From 76e0ef64547aa21767f27c5d8b395384a4342cff Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 31 Jan 2017 06:54:42 -0700 Subject: [PATCH] Update copyright years. In particular, every file that was changed in 2016 as evidenced by a change in the git repo should now reflect this in the copyright header. --- bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt | 2 +- bundled/boost-1.62.0/libs/system/src/CMakeLists.txt | 2 +- bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt | 2 +- cmake/checks/check_03_compiler_bugs.cmake | 2 +- cmake/configure/configure_1_cuda.cmake | 2 +- cmake/configure/configure_boost.cmake | 2 +- cmake/configure/configure_gsl.cmake | 2 +- cmake/cpack-mac-bundle/dealii-terminal.in | 2 +- cmake/cpack-mac-bundle/dealii.conf.in | 2 +- cmake/macros/macro_deal_ii_add_definitions.cmake | 2 +- cmake/macros/macro_deal_ii_add_library.cmake | 2 +- cmake/macros/macro_deal_ii_add_test.cmake | 2 +- cmake/macros/macro_deal_ii_initialize_cached_variables.cmake | 2 +- cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- cmake/macros/macro_deal_ii_setup_target.cmake | 2 +- cmake/macros/macro_expand_instantiations.cmake | 2 +- cmake/scripts/expand_instantiations.cc | 2 +- cmake/setup_compiler_flags_gnu.cmake | 2 +- cmake/setup_cpack.cmake | 2 +- doc/developers/cmake-internals.html | 2 +- doc/developers/porting.html | 2 +- doc/developers/testsuite.html | 4 ++-- doc/documentation.html | 2 +- doc/external-libs/arpack.html | 2 +- doc/external-libs/opencascade.html | 2 +- doc/external-libs/p4est.html | 2 +- doc/external-libs/petsc.html | 2 +- doc/external-libs/slepc.html | 2 +- doc/external-libs/trilinos.html | 2 +- doc/index.html | 2 +- doc/navbar.html | 2 +- doc/readme.html | 2 +- doc/users/cmake.html | 2 +- doc/users/cmakelists.html | 2 +- doc/users/doxygen.html | 2 +- doc/users/testsuite.html | 2 +- examples/CMakeLists.txt | 2 +- examples/step-1/step-1.cc | 2 +- examples/step-11/step-11.cc | 2 +- examples/step-14/step-14.cc | 2 +- examples/step-19/step-19.cc | 2 +- examples/step-2/step-2.cc | 2 +- examples/step-20/step-20.cc | 2 +- examples/step-21/step-21.cc | 2 +- examples/step-22/step-22.cc | 2 +- examples/step-27/step-27.cc | 2 +- examples/step-28/step-28.cc | 2 +- examples/step-3/step-3.cc | 2 +- examples/step-31/step-31.cc | 2 +- examples/step-34/step-34.cc | 2 +- examples/step-35/step-35.cc | 2 +- examples/step-36/step-36.cc | 2 +- examples/step-38/step-38.cc | 2 +- examples/step-40/step-40.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-49/step-49.cc | 2 +- examples/step-5/step-5.cc | 2 +- examples/step-51/step-51.cc | 2 +- examples/step-53/step-53.cc | 2 +- examples/step-57/step-57.cc | 2 +- examples/step-6/step-6.cc | 2 +- examples/step-7/step-7.cc | 2 +- examples/step-8/step-8.cc | 2 +- examples/step-9/step-9.cc | 2 +- include/deal.II/algorithms/any_data.h | 2 +- include/deal.II/base/auto_derivative_function.h | 2 +- include/deal.II/base/convergence_table.h | 2 +- include/deal.II/base/derivative_form.h | 2 +- include/deal.II/base/function_derivative.h | 2 +- include/deal.II/base/function_lib.h | 2 +- include/deal.II/base/function_parser.h | 2 +- include/deal.II/base/function_spherical.h | 2 +- include/deal.II/base/geometric_utilities.h | 2 +- include/deal.II/base/geometry_info.h | 2 +- include/deal.II/base/graph_coloring.h | 2 +- include/deal.II/base/index_set.h | 2 +- include/deal.II/base/parallel.h | 2 +- include/deal.II/base/parsed_function.h | 2 +- include/deal.II/base/partitioner.h | 2 +- include/deal.II/base/path_search.h | 2 +- include/deal.II/base/polynomials_adini.h | 2 +- include/deal.II/base/polynomials_bernstein.h | 2 +- include/deal.II/base/polynomials_nedelec.h | 2 +- include/deal.II/base/polynomials_p.h | 2 +- include/deal.II/base/polynomials_piecewise.h | 2 +- include/deal.II/base/polynomials_raviart_thomas.h | 2 +- include/deal.II/base/quadrature.h | 2 +- include/deal.II/base/quadrature_lib.h | 2 +- include/deal.II/base/quadrature_point_data.h | 2 +- include/deal.II/base/signaling_nan.h | 2 +- include/deal.II/base/symmetric_tensor.h | 2 +- include/deal.II/base/table.h | 2 +- include/deal.II/base/table_handler.h | 2 +- include/deal.II/base/tensor.h | 2 +- include/deal.II/base/tensor_product_polynomials.h | 2 +- include/deal.II/base/tensor_product_polynomials_bubbles.h | 2 +- include/deal.II/base/thread_local_storage.h | 2 +- include/deal.II/base/thread_management.h | 2 +- include/deal.II/base/time_stepping.h | 2 +- include/deal.II/base/time_stepping.templates.h | 2 +- include/deal.II/base/timer.h | 2 +- include/deal.II/base/types.h | 2 +- include/deal.II/base/vectorization.h | 2 +- include/deal.II/distributed/tria.h | 2 +- include/deal.II/dofs/dof_accessor.templates.h | 2 +- include/deal.II/dofs/dof_handler.h | 2 +- include/deal.II/dofs/dof_iterator_selector.h | 2 +- include/deal.II/dofs/dof_tools.h | 2 +- include/deal.II/fe/fe.h | 2 +- include/deal.II/fe/fe_abf.h | 2 +- include/deal.II/fe/fe_bdm.h | 2 +- include/deal.II/fe/fe_bernstein.h | 2 +- include/deal.II/fe/fe_dg_vector.h | 2 +- include/deal.II/fe/fe_dg_vector.templates.h | 2 +- include/deal.II/fe/fe_dgp.h | 2 +- include/deal.II/fe/fe_dgp_monomial.h | 2 +- include/deal.II/fe/fe_dgq.h | 2 +- include/deal.II/fe/fe_enriched.h | 2 +- include/deal.II/fe/fe_nedelec.h | 2 +- include/deal.II/fe/fe_poly_tensor.h | 2 +- include/deal.II/fe/fe_q.h | 2 +- include/deal.II/fe/fe_q_bubbles.h | 2 +- include/deal.II/fe/fe_q_dg0.h | 2 +- include/deal.II/fe/fe_q_hierarchical.h | 2 +- include/deal.II/fe/fe_q_iso_q1.h | 2 +- include/deal.II/fe/fe_rannacher_turek.h | 2 +- include/deal.II/fe/fe_raviart_thomas.h | 2 +- include/deal.II/fe/fe_tools.h | 2 +- include/deal.II/fe/fe_trace.h | 2 +- include/deal.II/fe/fe_values.h | 2 +- include/deal.II/grid/grid_generator.h | 2 +- include/deal.II/grid/grid_in.h | 2 +- include/deal.II/grid/persistent_tria.h | 2 +- include/deal.II/grid/tria.h | 2 +- include/deal.II/grid/tria_boundary_lib.h | 2 +- include/deal.II/grid/tria_iterator_selector.h | 2 +- include/deal.II/grid/tria_objects.h | 2 +- include/deal.II/hp/q_collection.h | 2 +- include/deal.II/integrators/elasticity.h | 2 +- include/deal.II/integrators/l2.h | 2 +- include/deal.II/integrators/maxwell.h | 2 +- include/deal.II/lac/block_linear_operator.h | 2 +- include/deal.II/lac/block_sparsity_pattern.h | 2 +- include/deal.II/lac/block_vector.templates.h | 2 +- include/deal.II/lac/chunk_sparse_matrix.templates.h | 2 +- include/deal.II/lac/chunk_sparsity_pattern.h | 2 +- include/deal.II/lac/communication_pattern_base.h | 2 +- include/deal.II/lac/constraint_matrix.h | 2 +- include/deal.II/lac/constraint_matrix.templates.h | 2 +- include/deal.II/lac/dynamic_sparsity_pattern.h | 2 +- include/deal.II/lac/exceptions.h | 2 +- include/deal.II/lac/full_matrix.h | 2 +- include/deal.II/lac/full_matrix.templates.h | 2 +- include/deal.II/lac/iterative_inverse.h | 2 +- include/deal.II/lac/la_parallel_block_vector.templates.h | 2 +- include/deal.II/lac/la_parallel_vector.templates.h | 2 +- include/deal.II/lac/lapack_support.h | 2 +- include/deal.II/lac/linear_operator.h | 2 +- include/deal.II/lac/linear_operator_tools.h | 2 +- include/deal.II/lac/matrix_lib.templates.h | 2 +- include/deal.II/lac/packaged_operation.h | 2 +- include/deal.II/lac/petsc_block_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_matrix_base.h | 2 +- include/deal.II/lac/petsc_matrix_free.h | 2 +- include/deal.II/lac/petsc_parallel_block_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_parallel_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_solver.h | 2 +- include/deal.II/lac/petsc_vector_base.h | 2 +- include/deal.II/lac/precondition.h | 2 +- include/deal.II/lac/precondition_block.templates.h | 2 +- include/deal.II/lac/precondition_block_base.h | 2 +- include/deal.II/lac/precondition_selector.h | 2 +- include/deal.II/lac/read_write_vector.h | 2 +- include/deal.II/lac/read_write_vector.templates.h | 2 +- include/deal.II/lac/schur_complement.h | 2 +- include/deal.II/lac/slepc_spectral_transformation.h | 2 +- include/deal.II/lac/solver.h | 2 +- include/deal.II/lac/solver_bicgstab.h | 2 +- include/deal.II/lac/solver_cg.h | 2 +- include/deal.II/lac/solver_gmres.h | 2 +- include/deal.II/lac/solver_minres.h | 2 +- include/deal.II/lac/solver_qmrs.h | 2 +- include/deal.II/lac/solver_richardson.h | 2 +- include/deal.II/lac/solver_selector.h | 2 +- include/deal.II/lac/sparse_matrix.h | 2 +- include/deal.II/lac/sparse_matrix.templates.h | 2 +- include/deal.II/lac/tridiagonal_matrix.h | 2 +- include/deal.II/lac/trilinos_block_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_epetra_communication_pattern.h | 2 +- include/deal.II/lac/trilinos_epetra_vector.h | 2 +- include/deal.II/lac/trilinos_parallel_block_vector.h | 2 +- include/deal.II/lac/trilinos_precondition.h | 2 +- include/deal.II/lac/trilinos_solver.h | 2 +- include/deal.II/lac/trilinos_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_sparsity_pattern.h | 2 +- include/deal.II/lac/trilinos_vector_base.h | 2 +- include/deal.II/lac/vector.templates.h | 2 +- include/deal.II/lac/vector_memory.h | 2 +- include/deal.II/lac/vector_operations_internal.h | 2 +- include/deal.II/matrix_free/dof_info.h | 2 +- include/deal.II/matrix_free/dof_info.templates.h | 2 +- include/deal.II/matrix_free/helper_functions.h | 2 +- include/deal.II/matrix_free/mapping_info.h | 2 +- include/deal.II/matrix_free/mapping_info.templates.h | 2 +- include/deal.II/matrix_free/operators.h | 2 +- include/deal.II/matrix_free/shape_info.h | 2 +- include/deal.II/meshworker/dof_info.h | 2 +- include/deal.II/meshworker/local_results.h | 2 +- include/deal.II/meshworker/simple.h | 2 +- include/deal.II/multigrid/mg_block_smoother.h | 2 +- include/deal.II/multigrid/mg_constrained_dofs.h | 2 +- include/deal.II/multigrid/mg_tools.h | 2 +- include/deal.II/multigrid/mg_transfer.h | 2 +- include/deal.II/multigrid/mg_transfer_component.templates.h | 2 +- include/deal.II/multigrid/mg_transfer_internal.h | 2 +- include/deal.II/multigrid/mg_transfer_matrix_free.h | 2 +- include/deal.II/multigrid/sparse_matrix_collection.h | 2 +- include/deal.II/numerics/data_out_dof_data.h | 2 +- include/deal.II/numerics/data_out_stack.h | 2 +- include/deal.II/numerics/derivative_approximation.h | 2 +- include/deal.II/numerics/error_estimator.h | 2 +- include/deal.II/numerics/histogram.h | 2 +- include/deal.II/numerics/solution_transfer.h | 2 +- include/deal.II/numerics/time_dependent.h | 2 +- include/deal.II/numerics/vector_tools.h | 2 +- include/deal.II/opencascade/boundary_lib.h | 2 +- include/deal.II/opencascade/utilities.h | 2 +- source/algorithms/operator.cc | 2 +- source/algorithms/operator.inst.in | 2 +- source/algorithms/timestep_control.cc | 2 +- source/base/CMakeLists.txt | 2 +- source/base/auto_derivative_function.cc | 2 +- source/base/data_out_base.cc | 2 +- source/base/data_out_base.inst.in | 2 +- source/base/exceptions.cc | 2 +- source/base/function.inst.in | 2 +- source/base/function_derivative.cc | 2 +- source/base/function_lib.cc | 2 +- source/base/function_lib_cutoff.cc | 2 +- source/base/function_spherical.cc | 2 +- source/base/function_time.inst.in | 2 +- source/base/geometric_utilities.cc | 2 +- source/base/geometry_info.cc | 2 +- source/base/index_set.cc | 2 +- source/base/job_identifier.cc | 2 +- source/base/logstream.cc | 2 +- source/base/mpi.cc | 2 +- source/base/parallel.cc | 2 +- source/base/parameter_handler.cc | 2 +- source/base/partitioner.cc | 2 +- source/base/polynomials_piecewise.cc | 2 +- source/base/polynomials_rannacher_turek.inst.in | 2 +- source/base/quadrature.cc | 2 +- source/base/quadrature_lib.cc | 2 +- source/base/subscriptor.cc | 2 +- source/base/tensor_function.inst.in | 2 +- source/base/tensor_product_polynomials.cc | 2 +- source/base/time_stepping.cc | 2 +- source/base/time_stepping.inst.in | 2 +- source/base/timer.cc | 2 +- source/base/utilities.cc | 2 +- source/distributed/CMakeLists.txt | 2 +- source/distributed/grid_refinement.cc | 2 +- source/distributed/grid_refinement.inst.in | 2 +- source/distributed/shared_tria.cc | 2 +- source/distributed/shared_tria.inst.in | 2 +- source/distributed/solution_transfer.cc | 2 +- source/distributed/solution_transfer.inst.in | 2 +- source/distributed/tria.inst.in | 2 +- source/distributed/tria_base.cc | 2 +- source/distributed/tria_base.inst.in | 2 +- source/dofs/block_info.inst.in | 2 +- source/dofs/dof_accessor.cc | 2 +- source/dofs/dof_accessor.inst.in | 2 +- source/dofs/dof_accessor_get.cc | 2 +- source/dofs/dof_accessor_get.inst.in | 2 +- source/dofs/dof_accessor_set.cc | 2 +- source/dofs/dof_accessor_set.inst.in | 2 +- source/dofs/dof_handler.inst.in | 2 +- source/dofs/dof_handler_policy.inst.in | 2 +- source/dofs/dof_objects.inst.in | 2 +- source/dofs/dof_renumbering.cc | 2 +- source/dofs/dof_renumbering.inst.in | 2 +- source/dofs/dof_tools_constraints.cc | 2 +- source/dofs/dof_tools_constraints.inst.in | 2 +- source/dofs/dof_tools_sparsity.cc | 2 +- source/fe/CMakeLists.txt | 2 +- source/fe/fe.cc | 2 +- source/fe/fe.inst.in | 2 +- source/fe/fe_abf.cc | 2 +- source/fe/fe_abf.inst.in | 2 +- source/fe/fe_bdm.inst.in | 2 +- source/fe/fe_bernstein.cc | 2 +- source/fe/fe_bernstein.inst.in | 2 +- source/fe/fe_dg_vector.cc | 2 +- source/fe/fe_dg_vector.inst.in | 2 +- source/fe/fe_dgp.cc | 2 +- source/fe/fe_dgp.inst.in | 2 +- source/fe/fe_dgp_monomial.cc | 2 +- source/fe/fe_dgp_monomial.inst.in | 2 +- source/fe/fe_dgp_nonparametric.cc | 2 +- source/fe/fe_dgp_nonparametric.inst.in | 2 +- source/fe/fe_dgq.cc | 2 +- source/fe/fe_dgq.inst.in | 2 +- source/fe/fe_face.inst.in | 2 +- source/fe/fe_nedelec.cc | 2 +- source/fe/fe_nedelec.inst.in | 2 +- source/fe/fe_nothing.inst.in | 2 +- source/fe/fe_poly.inst.in | 2 +- source/fe/fe_poly_tensor.cc | 2 +- source/fe/fe_poly_tensor.inst.in | 2 +- source/fe/fe_q.cc | 2 +- source/fe/fe_q.inst.in | 2 +- source/fe/fe_q_base.inst.in | 2 +- source/fe/fe_q_bubbles.cc | 2 +- source/fe/fe_q_bubbles.inst.in | 2 +- source/fe/fe_q_dg0.cc | 2 +- source/fe/fe_q_dg0.inst.in | 2 +- source/fe/fe_q_hierarchical.cc | 2 +- source/fe/fe_q_hierarchical.inst.in | 2 +- source/fe/fe_q_iso_q1.cc | 2 +- source/fe/fe_q_iso_q1.inst.in | 2 +- source/fe/fe_rannacher_turek.cc | 2 +- source/fe/fe_rannacher_turek.inst.in | 2 +- source/fe/fe_raviart_thomas.cc | 2 +- source/fe/fe_raviart_thomas.inst.in | 2 +- source/fe/fe_raviart_thomas_nodal.cc | 2 +- source/fe/fe_raviart_thomas_nodal.inst.in | 2 +- source/fe/fe_system.inst.in | 2 +- source/fe/fe_tools.cc | 2 +- source/fe/fe_tools.inst.in | 2 +- source/fe/fe_tools_extrapolate.inst.in | 2 +- source/fe/fe_trace.cc | 2 +- source/fe/fe_trace.inst.in | 2 +- source/fe/fe_values.cc | 2 +- source/fe/fe_values.decl.1.inst.in | 2 +- source/fe/fe_values.decl.2.inst.in | 2 +- source/fe/fe_values.impl.1.inst.in | 2 +- source/fe/fe_values.impl.2.inst.in | 2 +- source/fe/fe_values.inst.in | 2 +- source/fe/mapping.inst.in | 2 +- source/fe/mapping_c1.inst.in | 2 +- source/fe/mapping_cartesian.cc | 2 +- source/fe/mapping_cartesian.inst.in | 2 +- source/fe/mapping_fe_field.cc | 2 +- source/fe/mapping_manifold.inst.in | 2 +- source/fe/mapping_q.cc | 2 +- source/fe/mapping_q.inst.in | 2 +- source/fe/mapping_q1.inst.in | 2 +- source/fe/mapping_q_generic.inst.in | 2 +- source/grid/CMakeLists.txt | 2 +- source/grid/cell_id.cc | 2 +- source/grid/grid_in.cc | 2 +- source/grid/grid_in.inst.in | 2 +- source/grid/grid_out.cc | 2 +- source/grid/grid_out.inst.in | 2 +- source/grid/grid_refinement.cc | 2 +- source/grid/grid_refinement.inst.in | 2 +- source/grid/grid_tools.cc | 2 +- source/grid/intergrid_map.inst.in | 2 +- source/grid/manifold.inst.in | 2 +- source/grid/manifold_lib.cc | 2 +- source/grid/manifold_lib.inst.in | 2 +- source/grid/tria.inst.in | 2 +- source/grid/tria_accessor.inst.in | 2 +- source/grid/tria_boundary.cc | 2 +- source/grid/tria_boundary.inst.in | 2 +- source/grid/tria_boundary_lib.inst.in | 2 +- source/grid/tria_objects.cc | 2 +- source/grid/tria_objects.inst.in | 2 +- source/hp/dof_handler.inst.in | 2 +- source/hp/fe_collection.inst.in | 2 +- source/hp/fe_values.inst.in | 2 +- source/hp/mapping_collection.inst.in | 2 +- source/lac/CMakeLists.txt | 2 +- source/lac/block_matrix_array.cc | 2 +- source/lac/block_sparse_matrix.inst.in | 2 +- source/lac/block_sparsity_pattern.cc | 2 +- source/lac/block_vector.inst.in | 2 +- source/lac/chunk_sparse_matrix.inst.in | 2 +- source/lac/constraint_matrix.cc | 2 +- source/lac/constraint_matrix.inst.in | 2 +- source/lac/dynamic_sparsity_pattern.cc | 2 +- source/lac/full_matrix.cc | 2 +- source/lac/full_matrix.inst.in | 2 +- source/lac/la_parallel_block_vector.inst.in | 2 +- source/lac/la_parallel_vector.inst.in | 2 +- source/lac/la_vector.cc | 2 +- source/lac/la_vector.inst.in | 2 +- source/lac/lapack_full_matrix.cc | 2 +- source/lac/lapack_full_matrix.inst.in | 2 +- source/lac/petsc_block_sparse_matrix.cc | 2 +- source/lac/petsc_full_matrix.cc | 2 +- source/lac/petsc_matrix_free.cc | 2 +- source/lac/petsc_parallel_block_sparse_matrix.cc | 2 +- source/lac/petsc_parallel_vector.cc | 2 +- source/lac/petsc_precondition.cc | 2 +- source/lac/petsc_sparse_matrix.cc | 2 +- source/lac/petsc_vector.cc | 2 +- source/lac/precondition_block.inst.in | 2 +- source/lac/read_write_vector.cc | 2 +- source/lac/read_write_vector.inst.in | 2 +- source/lac/relaxation_block.cc | 2 +- source/lac/relaxation_block.inst.in | 2 +- source/lac/slepc_spectral_transformation.cc | 2 +- source/lac/solver.cc | 2 +- source/lac/solver.inst.in | 2 +- source/lac/solver_control.cc | 2 +- source/lac/sparse_direct.cc | 2 +- source/lac/sparse_matrix.cc | 2 +- source/lac/sparse_matrix.inst.in | 2 +- source/lac/sparse_matrix_ez.inst.in | 2 +- source/lac/sparse_matrix_inst2.cc | 2 +- source/lac/trilinos_epetra_communication_pattern.cc | 2 +- source/lac/trilinos_epetra_vector.cc | 2 +- source/lac/trilinos_precondition.cc | 2 +- source/lac/trilinos_solver.cc | 2 +- source/lac/trilinos_sparse_matrix.cc | 2 +- source/lac/trilinos_sparse_matrix.inst.in | 2 +- source/lac/trilinos_sparsity_pattern.cc | 2 +- source/lac/trilinos_vector.cc | 2 +- source/lac/trilinos_vector_base.cc | 2 +- source/lac/trilinos_vector_base.inst.in | 2 +- source/lac/vector.cc | 2 +- source/lac/vector.inst.in | 2 +- source/lac/vector_memory.cc | 2 +- source/lac/vector_memory.inst.in | 2 +- source/lac/vector_view.inst.in | 2 +- source/meshworker/mesh_worker.cc | 2 +- source/meshworker/mesh_worker_info.inst.in | 2 +- source/meshworker/mesh_worker_vector_selector.cc | 2 +- source/meshworker/mesh_worker_vector_selector.inst.in | 2 +- source/multigrid/mg_base.cc | 2 +- source/multigrid/mg_base.inst.in | 2 +- source/multigrid/mg_tools.cc | 2 +- source/multigrid/mg_tools.inst.in | 2 +- source/multigrid/mg_transfer_block.cc | 2 +- source/multigrid/mg_transfer_block.inst.in | 2 +- source/multigrid/mg_transfer_component.cc | 2 +- source/multigrid/mg_transfer_component.inst.in | 2 +- source/multigrid/mg_transfer_internal.cc | 2 +- source/multigrid/mg_transfer_matrix_free.cc | 2 +- source/multigrid/multigrid.inst.in | 2 +- source/numerics/CMakeLists.txt | 2 +- source/numerics/data_out.inst.in | 2 +- source/numerics/data_out_dof_data.cc | 2 +- source/numerics/data_out_dof_data.inst.in | 2 +- source/numerics/data_out_faces.inst.in | 2 +- source/numerics/data_out_rotation.cc | 2 +- source/numerics/data_out_rotation.inst.in | 2 +- source/numerics/data_out_stack.cc | 2 +- source/numerics/data_out_stack.inst.in | 2 +- source/numerics/data_postprocessor.cc | 2 +- source/numerics/data_postprocessor.inst.in | 2 +- source/numerics/derivative_approximation.cc | 2 +- source/numerics/derivative_approximation.inst.in | 2 +- source/numerics/dof_output_operator.cc | 2 +- source/numerics/dof_output_operator.inst.in | 2 +- source/numerics/error_estimator_1d.inst.in | 2 +- source/numerics/fe_field_function.cc | 2 +- source/numerics/fe_field_function.inst.in | 2 +- source/numerics/matrix_creator.cc | 2 +- source/numerics/matrix_creator.inst.in | 2 +- source/numerics/matrix_tools.cc | 2 +- source/numerics/matrix_tools.inst.in | 2 +- source/numerics/matrix_tools_once.cc | 2 +- source/numerics/point_value_history.cc | 2 +- source/numerics/point_value_history.inst.in | 2 +- source/numerics/time_dependent.cc | 2 +- source/numerics/time_dependent.inst.in | 2 +- source/numerics/vector_tools_boundary.cc | 2 +- source/numerics/vector_tools_boundary.inst.in | 2 +- source/numerics/vector_tools_constraints.inst.in | 2 +- source/numerics/vector_tools_integrate_difference.inst.in | 2 +- source/numerics/vector_tools_interpolate.inst.in | 2 +- source/numerics/vector_tools_mean_value.inst.in | 2 +- source/numerics/vector_tools_point_gradient.inst.in | 2 +- source/numerics/vector_tools_point_value.inst.in | 2 +- source/numerics/vector_tools_project.inst.in | 2 +- source/numerics/vector_tools_project_qpmf.inst.in | 2 +- source/numerics/vector_tools_rhs.inst.in | 2 +- source/opencascade/utilities.cc | 2 +- tests/CMakeLists.txt | 2 +- tests/all-headers/CMakeLists.txt | 2 +- tests/aniso/fe_tools.cc | 2 +- tests/aniso/hp_constraints_dgp_nonparametric_08.cc | 2 +- tests/aniso/mesh_3d_21.cc | 2 +- tests/arpack/step-36_parpack_mf.cc | 2 +- tests/base/array_view_06.cc | 2 +- tests/base/array_view_07.cc | 2 +- tests/base/data_out_base_pvd.cc | 2 +- tests/base/functions_13.cc | 2 +- tests/base/functions_spherical_01.cc | 2 +- tests/base/functions_spherical_02.cc | 2 +- tests/base/geometric_utilities_02.cc | 2 +- tests/base/index_set_24.cc | 2 +- tests/base/index_set_28.cc | 2 +- tests/base/index_set_29.cc | 2 +- tests/base/index_set_iterate_02.cc | 2 +- tests/base/memory_consumption_01.cc | 2 +- tests/base/product_type_05.cc | 2 +- tests/base/quadrature_move.cc | 2 +- tests/base/tensor_mixing_types_02.cc | 2 +- tests/base/vectorization_05.cc | 2 +- tests/base/work_stream_03.cc | 2 +- tests/base/work_stream_03_graph.cc | 2 +- tests/bits/block_sparse_matrix_1.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_10.cc | 2 +- tests/bits/cone_03.cc | 2 +- tests/bits/deal_solver_04.cc | 2 +- tests/bits/deal_solver_05.cc | 2 +- tests/bits/distorted_mapped_cells_01.cc | 2 +- tests/bits/error_estimator_01.cc | 2 +- tests/bits/error_estimator_02.cc | 2 +- tests/bits/fe_tools_06b.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/joa_1.cc | 2 +- tests/bits/make_boundary_constraints_03.cc | 2 +- tests/bits/point_difference_01.cc | 2 +- tests/bits/point_difference_02.cc | 2 +- tests/bits/point_gradient_01.cc | 2 +- tests/bits/point_gradient_02.cc | 2 +- tests/bits/point_gradient_hp_01.cc | 2 +- tests/bits/point_gradient_hp_02.cc | 2 +- tests/bits/point_value_01.cc | 2 +- tests/bits/point_value_02.cc | 2 +- tests/bits/q_point_sum_1.cc | 2 +- tests/bits/q_point_sum_2.cc | 2 +- tests/bits/q_point_sum_3.cc | 2 +- tests/bits/q_point_sum_4.cc | 2 +- tests/bits/q_points.cc | 2 +- tests/bits/rt_1.cc | 2 +- tests/bits/rt_2.cc | 2 +- tests/bits/static_condensation.cc | 2 +- tests/bits/step-11.cc | 2 +- tests/bits/step-12.cc | 2 +- tests/bits/step-13.cc | 2 +- tests/bits/step-15.cc | 2 +- tests/bits/step-4.cc | 2 +- tests/bits/step-4_dg_periodic.cc | 2 +- tests/bits/step-5.cc | 2 +- tests/bits/step-51.cc | 2 +- tests/bits/step-51p.cc | 2 +- tests/bits/step-6-racoptimize-2.cc | 2 +- tests/bits/step-6-racoptimize.cc | 2 +- tests/bits/step-6.cc | 2 +- tests/bits/step-7.cc | 2 +- tests/bits/step-8.cc | 2 +- tests/bits/unit_support_points.cc | 2 +- tests/bits/volume_1.cc | 2 +- tests/bits/volume_2.cc | 2 +- tests/bits/volume_3.cc | 2 +- tests/bits/volume_4.cc | 2 +- tests/build_tests/CMakeLists.txt | 2 +- tests/codim_one/error_estimator_01.cc | 2 +- tests/codim_one/gradients_1.cc | 2 +- tests/cuda/cuda_vector_01.cc | 2 +- tests/cuda/cuda_vector_02.cc | 2 +- tests/dofs/block_list_01.cc | 2 +- tests/dofs/block_list_02.cc | 2 +- tests/dofs/block_list_03.cc | 2 +- tests/dofs/block_list_04.cc | 2 +- tests/dofs/dof_constraints_01.cc | 2 +- tests/dofs/dof_constraints_02.cc | 2 +- tests/dofs/dof_constraints_03.cc | 2 +- tests/dofs/dof_constraints_04.cc | 2 +- tests/dofs/dof_constraints_05.cc | 2 +- tests/dofs/dof_constraints_06.cc | 2 +- tests/dofs/dof_constraints_07.cc | 2 +- tests/dofs/dof_constraints_08.cc | 2 +- tests/dofs/dof_constraints_09.cc | 2 +- tests/dofs/dof_constraints_10.cc | 2 +- tests/dofs/dof_constraints_11.cc | 2 +- tests/dofs/dof_constraints_11_x.cc | 2 +- tests/dofs/dof_renumbering_03.cc | 2 +- tests/dofs/dof_renumbering_04.cc | 2 +- tests/dofs/dof_renumbering_05.cc | 2 +- tests/dofs/dof_renumbering_06.cc | 2 +- tests/dofs/dof_renumbering_zorder_01.cc | 2 +- tests/dofs/dof_renumbering_zorder_02.cc | 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_21_b.cc | 2 +- tests/dofs/dof_tools_21_b_x.cc | 2 +- tests/dofs/dof_tools_21_b_x_q3.cc | 2 +- tests/dofs/dof_tools_21_b_y.cc | 2 +- tests/dofs/dof_tools_21_c.cc | 2 +- tests/dofs/dof_tools_common.h | 2 +- tests/dofs/dof_tools_periodic.h | 2 +- tests/dofs/hp_constraints_are_implemented.cc | 2 +- tests/dofs/interpolate_q_system_mask_01.cc | 2 +- tests/dofs/interpolate_q_system_mask_02.cc | 2 +- tests/dofs/interpolate_q_system_mixed_01.cc | 2 +- tests/dofs/n_dofs_per_object.cc | 2 +- tests/dofs/range_based_for_step-6.cc | 2 +- tests/dofs/sparsity_pattern.cc | 2 +- tests/dofs/sparsity_pattern_01.cc | 2 +- tests/dofs/sparsity_pattern_02.cc | 2 +- tests/dofs/sparsity_pattern_03.cc | 2 +- tests/dofs/sparsity_pattern_04.cc | 2 +- tests/dofs/sparsity_pattern_05.cc | 2 +- tests/fail/abf_approximation_01.cc | 2 +- tests/fail/circular_01.cc | 2 +- tests/fail/hp-step-14.cc | 2 +- tests/fail/hp-step-15.cc | 2 +- tests/fail/rt_distorted_01.cc | 2 +- tests/fail/rt_distorted_02.cc | 2 +- tests/fe/abf_01.cc | 2 +- tests/fe/bdm_2.cc | 2 +- tests/fe/curl_curl_01.cc | 2 +- tests/fe/deformed_projection.h | 2 +- tests/fe/derivatives.cc | 2 +- tests/fe/derivatives_bernstein.cc | 2 +- tests/fe/derivatives_face.cc | 2 +- tests/fe/element_constant_modes.cc | 2 +- tests/fe/fe_data_test.cc | 2 +- tests/fe/fe_face_values_1d.cc | 2 +- tests/fe/fe_prolongation_sys_04.cc | 2 +- tests/fe/fe_prolongation_sys_05.cc | 2 +- tests/fe/fe_prolongation_sys_06.cc | 2 +- tests/fe/fe_prolongation_sys_08.cc | 2 +- tests/fe/fe_prolongation_sys_09.cc | 2 +- tests/fe/fe_q_dg0.cc | 2 +- tests/fe/fe_restriction_sys_04.cc | 2 +- tests/fe/fe_restriction_sys_05.cc | 2 +- tests/fe/fe_restriction_sys_06.cc | 2 +- tests/fe/fe_restriction_sys_07.cc | 2 +- tests/fe/fe_restriction_sys_08.cc | 2 +- tests/fe/fe_restriction_sys_09.cc | 2 +- tests/fe/fe_restriction_sys_10.cc | 2 +- tests/fe/fe_support_points_common.h | 2 +- tests/fe/fe_support_points_sys_04.cc | 2 +- tests/fe/fe_support_points_sys_05.cc | 2 +- tests/fe/fe_support_points_sys_06.cc | 2 +- tests/fe/fe_values_view_01.cc | 2 +- tests/fe/fe_values_view_02.cc | 2 +- tests/fe/fe_values_view_05.cc | 2 +- tests/fe/fe_values_view_07.cc | 2 +- tests/fe/fe_values_view_11.cc | 2 +- tests/fe/fe_values_view_13.cc | 2 +- tests/fe/fe_values_view_21.cc | 2 +- tests/fe/fe_values_view_21_nonsymmetric.cc | 2 +- tests/fe/fe_values_view_22.cc | 2 +- tests/fe/fe_values_view_25.cc | 2 +- tests/fe/fe_values_view_25_nonsymmetric.cc | 2 +- tests/fe/fe_values_view_26.cc | 2 +- tests/fe/fe_values_view_27.cc | 2 +- tests/fe/fe_values_view_28.cc | 2 +- tests/fe/fe_values_view_29.cc | 2 +- tests/fe/fe_values_view_30.cc | 2 +- tests/fe/fe_values_view_tensor_01.cc | 2 +- tests/fe/get_fe_by_name_01.cc | 2 +- tests/fe/get_name_01.cc | 2 +- tests/fe/get_name_02.cc | 2 +- tests/fe/injection_dgq.cc | 2 +- tests/fe/injection_q.cc | 2 +- tests/fe/injection_q_dg0.cc | 2 +- tests/fe/injection_q_system.cc | 2 +- tests/fe/nedelec.cc | 2 +- tests/fe/nedelec_2.cc | 2 +- tests/fe/nedelec_3.cc | 2 +- tests/fe/nedelec_non_rect_face.cc | 2 +- tests/fe/q_1.cc | 2 +- tests/fe/q_2.cc | 2 +- tests/fe/q_3.cc | 2 +- tests/fe/q_4.cc | 2 +- tests/fe/q_bubbles_projection_01.cc | 2 +- tests/fe/restrict_prolongation_01.cc | 2 +- tests/fe/rt_2.cc | 2 +- tests/fe/rt_7.cc | 2 +- tests/fe/rt_approximation_01.cc | 2 +- tests/fe/rtn_2.cc | 2 +- tests/fe/shapes_dgq.cc | 2 +- tests/fe/shapes_q.cc | 2 +- tests/fe/shapes_q_dg0.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.cc | 2 +- tests/full_matrix/full_matrix_01.cc | 2 +- tests/full_matrix/full_matrix_02.cc | 2 +- tests/full_matrix/full_matrix_03.cc | 2 +- tests/full_matrix/full_matrix_04.cc | 2 +- tests/full_matrix/full_matrix_05.cc | 2 +- tests/full_matrix/full_matrix_06.cc | 2 +- tests/full_matrix/full_matrix_07.cc | 2 +- tests/full_matrix/full_matrix_08.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_58.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/full_matrix/full_matrix_iterator_01.cc | 2 +- tests/full_matrix/full_matrix_print.cc | 2 +- tests/full_matrix/full_matrix_vector_01.cc | 2 +- tests/full_matrix/full_matrix_vector_02.cc | 2 +- tests/full_matrix/full_matrix_vector_05.cc | 2 +- tests/full_matrix/full_matrix_vector_06.cc | 2 +- tests/full_matrix/full_matrix_vector_07.cc | 2 +- tests/gla/block_mat_01.cc | 2 +- tests/gla/block_mat_02.cc | 2 +- tests/gla/block_mat_03.cc | 2 +- tests/gla/block_vec_01.cc | 2 +- tests/gla/block_vec_02.cc | 2 +- tests/gla/extract_subvector_to.cc | 2 +- tests/gla/extract_subvector_to_parallel.cc | 2 +- tests/gla/mat_01.cc | 2 +- tests/gla/mat_02.cc | 2 +- tests/gla/mat_03.cc | 2 +- tests/gla/mat_04.cc | 2 +- tests/gla/mat_05.cc | 2 +- tests/gla/mat_06.cc | 2 +- tests/gla/vec_01.cc | 2 +- tests/gla/vec_02.cc | 2 +- tests/gla/vec_03.cc | 2 +- tests/gla/vec_04.cc | 2 +- tests/gla/vec_05.cc | 2 +- tests/gla/vec_07.cc | 2 +- tests/grid/filtered_iterator.cc | 2 +- tests/grid/filtered_iterator_02.cc | 2 +- tests/grid/grid_generator_01.cc | 2 +- tests/grid/grid_generator_01b.cc | 2 +- tests/grid/grid_in_msh_02.cc | 2 +- tests/grid/grid_in_msh_02_13.cc | 2 +- tests/grid/grid_parallelepiped.cc | 2 +- tests/grid/grid_parallelepiped_01.cc | 2 +- tests/grid/grid_parallelepiped_02.cc | 2 +- tests/grid/grid_parallelepiped_03.cc | 2 +- tests/grid/grid_remove_anisotropy.cc | 2 +- tests/grid/grid_remove_hanging_nodes.cc | 2 +- tests/grid/grid_tools_vertex_to_cell_map_02.cc | 2 +- tests/grid/mesh_3d_14.cc | 2 +- tests/grid/mesh_3d_20.cc | 2 +- tests/grid/mesh_3d_25.cc | 2 +- tests/grid/mesh_3d_26.cc | 2 +- tests/grid/mesh_3d_7.cc | 2 +- tests/grid/vertex_iterator.cc | 2 +- tests/hp/crash_08.cc | 2 +- tests/hp/crash_09.cc | 2 +- tests/hp/crash_10.cc | 2 +- tests/hp/crash_11.cc | 2 +- tests/hp/crash_12.cc | 2 +- tests/hp/crash_17.cc | 2 +- tests/hp/crash_18.cc | 2 +- tests/hp/crash_21.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/create_laplace_matrix_03.cc | 2 +- tests/hp/create_laplace_matrix_03b.cc | 2 +- tests/hp/create_laplace_matrix_04.cc | 2 +- tests/hp/create_laplace_matrix_04b.cc | 2 +- tests/hp/create_laplace_matrix_constraints_02.cc | 2 +- tests/hp/create_laplace_matrix_constraints_02b.cc | 2 +- tests/hp/create_mass_matrix_01.cc | 2 +- tests/hp/create_mass_matrix_01b.cc | 2 +- tests/hp/create_mass_matrix_02.cc | 2 +- tests/hp/create_mass_matrix_02b.cc | 2 +- tests/hp/create_mass_matrix_03.cc | 2 +- tests/hp/create_mass_matrix_03b.cc | 2 +- tests/hp/create_mass_matrix_04.cc | 2 +- tests/hp/create_mass_matrix_04b.cc | 2 +- tests/hp/create_mass_matrix_constraints_02.cc | 2 +- tests/hp/create_mass_matrix_constraints_02b.cc | 2 +- tests/hp/create_rhs_01.cc | 2 +- tests/hp/fe_nothing_18.cc | 2 +- tests/hp/hp_constraints_neither_dominate_01.cc | 2 +- tests/hp/hp_constraints_q.cc | 2 +- tests/hp/hp_constraints_q_system.cc | 2 +- tests/hp/hp_constraints_q_system_x.cc | 2 +- tests/hp/hp_hanging_nodes_01.cc | 2 +- tests/hp/hp_hanging_nodes_02.cc | 2 +- tests/hp/hp_line_dof_identities_q.cc | 2 +- tests/hp/hp_line_dof_identities_q_system_01.cc | 2 +- tests/hp/hp_line_dof_identities_q_system_02.cc | 2 +- tests/hp/integrate_difference.cc | 2 +- tests/hp/interpolate_nothing_02.cc | 2 +- tests/hp/matrices_hp.cc | 2 +- tests/hp/project_01_curved_boundary.cc | 2 +- tests/hp/set_dof_values_by_interpolation_03.cc | 2 +- tests/hp/step-11.cc | 2 +- tests/hp/step-12.cc | 2 +- tests/hp/step-13.cc | 2 +- tests/hp/step-27.cc | 2 +- tests/hp/step-3b.cc | 2 +- tests/hp/step-3c.cc | 2 +- tests/hp/step-4.cc | 2 +- tests/hp/step-5.cc | 2 +- tests/hp/step-6.cc | 2 +- tests/hp/step-7.cc | 2 +- tests/hp/step-8.cc | 2 +- tests/hp/vectors_boundary_rhs_hp_01.cc | 2 +- tests/hp/vectors_boundary_rhs_hp_03.cc | 2 +- tests/hp/vectors_rhs_hp_01.cc | 2 +- tests/hp/vectors_rhs_hp_03.cc | 2 +- tests/integrators/assembler_simple_matrix_03.cc | 2 +- tests/integrators/assembler_simple_matrix_03tri.cc | 2 +- tests/integrators/assembler_simple_matrix_04.cc | 2 +- tests/integrators/cochain_01.cc | 2 +- tests/integrators/maxwell_curl.cc | 2 +- tests/lac/bicgstab_early.cc | 2 +- tests/lac/bicgstab_large.cc | 2 +- tests/lac/block_indices.cc | 2 +- tests/lac/block_linear_operator_01.cc | 2 +- tests/lac/block_linear_operator_02.cc | 2 +- tests/lac/block_matrices_04.cc | 2 +- tests/lac/constraint_graph.cc | 2 +- tests/lac/constraints_local_to_global.cc | 2 +- tests/lac/constraints_local_to_global_chunk.cc | 2 +- tests/lac/constraints_shift_01.cc | 2 +- tests/lac/eigen.cc | 2 +- tests/lac/filtered_matrix_06.cc | 2 +- tests/lac/inhomogeneous_constraints.cc | 2 +- tests/lac/inhomogeneous_constraints_02.cc | 2 +- tests/lac/inhomogeneous_constraints_03.cc | 2 +- tests/lac/inhomogeneous_constraints_04.cc | 2 +- tests/lac/inhomogeneous_constraints_block.cc | 2 +- tests/lac/inhomogeneous_constraints_nonsymmetric.cc | 2 +- tests/lac/is_block_matrix.cc | 2 +- tests/lac/la_vector_accumulation_01.cc | 2 +- tests/lac/la_vector_add_and_dot.cc | 2 +- tests/lac/la_vector_norms.cc | 2 +- tests/lac/la_vector_vector.cc | 2 +- tests/lac/linear_operator_01.cc | 2 +- tests/lac/linear_operator_01a.cc | 2 +- tests/lac/linear_operator_05.cc | 2 +- tests/lac/linear_operator_10.cc | 2 +- tests/lac/linear_operator_11.cc | 2 +- tests/lac/linear_operator_12.cc | 2 +- tests/lac/linear_operator_13.cc | 2 +- tests/lac/linear_operator_14.cc | 2 +- tests/lac/readwritevector_assignment.cc | 2 +- tests/lac/schur_complement_04.cc | 2 +- tests/lac/schur_complement_05.cc | 2 +- tests/lac/solver.cc | 2 +- tests/lac/solver_02.cc | 2 +- tests/lac/solver_monitor.cc | 2 +- tests/lac/solver_monitor_disconnect.cc | 2 +- tests/lac/solver_relaxation_01.cc | 2 +- tests/lac/solver_relaxation_02.cc | 2 +- tests/lac/solver_relaxation_03.cc | 2 +- tests/lac/solver_relaxation_04.cc | 2 +- tests/lac/solver_selector_01.cc | 2 +- tests/lac/solver_selector_02.cc | 2 +- tests/lac/solver_signals.cc | 2 +- tests/lac/sparse_ilu.cc | 2 +- tests/lac/sparse_ilu_inverse.cc | 2 +- tests/lac/sparse_ilu_t.cc | 2 +- tests/lac/sparse_matrices.cc | 2 +- tests/lac/sparse_matrix_move.cc | 2 +- tests/lac/sparse_mic.cc | 2 +- tests/lapack/solver_cg.cc | 2 +- tests/manifold/flat_manifold_03.cc | 2 +- tests/manifold/function_manifold_03.cc | 2 +- tests/manifold/tria_accessor_point_01.cc | 2 +- tests/manifold/tria_accessor_point_02.cc | 2 +- tests/mappings/fe_face_values_1d_mapping_cartesian.cc | 2 +- tests/mappings/fe_face_values_1d_mapping_q2.cc | 2 +- tests/mappings/mapping.cc | 2 +- tests/mappings/mapping_c1.cc | 2 +- tests/mappings/mapping_cartesian_1.cc | 2 +- tests/mappings/mapping_fe_field_01.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b1.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q1.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc | 2 +- tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc | 2 +- tests/mappings/mapping_manifold_step-3.cc | 2 +- tests/mappings/mapping_project_01.cc | 2 +- tests/mappings/mapping_q1_eulerian.cc | 2 +- tests/mappings/mapping_q1_eulerian_01.cc | 2 +- tests/mappings/mapping_q4_3d.cc | 2 +- tests/mappings/mapping_q_eulerian_01.cc | 2 +- tests/mappings/mapping_q_eulerian_02.cc | 2 +- tests/mappings/mapping_q_eulerian_03.cc | 2 +- tests/mappings/mapping_q_eulerian_05.cc | 2 +- tests/mappings/mapping_q_eulerian_06.cc | 2 +- tests/mappings/mapping_real_to_unit_02.cc | 2 +- tests/mappings/mapping_real_to_unit_q1.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_curved.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_curved_codim.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_sphere_x.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_sphere_y.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_sphere_z.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_straight.cc | 2 +- tests/matrix_free/get_functions_circle.cc | 2 +- tests/matrix_free/get_functions_gl.cc | 2 +- tests/matrix_free/get_functions_mappingq.cc | 2 +- tests/matrix_free/get_functions_q_hierarchical.cc | 2 +- tests/matrix_free/get_functions_rect.cc | 2 +- tests/matrix_free/get_functions_variants.cc | 2 +- tests/matrix_free/get_values_plain.cc | 2 +- tests/matrix_free/integrate_functions.cc | 2 +- tests/matrix_free/integrate_functions_multife.cc | 2 +- tests/matrix_free/inverse_mass_03.cc | 2 +- tests/matrix_free/matrix_vector_01.cc | 2 +- tests/matrix_free/matrix_vector_02.cc | 2 +- tests/matrix_free/matrix_vector_03.cc | 2 +- tests/matrix_free/matrix_vector_05.cc | 2 +- tests/matrix_free/matrix_vector_06.cc | 2 +- tests/matrix_free/matrix_vector_08.cc | 2 +- tests/matrix_free/matrix_vector_09.cc | 2 +- tests/matrix_free/matrix_vector_15.cc | 2 +- tests/matrix_free/matrix_vector_16.cc | 2 +- tests/matrix_free/matrix_vector_18.cc | 2 +- tests/matrix_free/matrix_vector_19.cc | 2 +- tests/matrix_free/matrix_vector_div.cc | 2 +- tests/matrix_free/matrix_vector_float.cc | 2 +- tests/matrix_free/matrix_vector_hp.cc | 2 +- tests/matrix_free/matrix_vector_stokes.cc | 2 +- tests/matrix_free/matrix_vector_stokes_qdg0.cc | 2 +- tests/matrix_free/no_index_initialize.cc | 2 +- tests/matrix_free/quadrature_points.cc | 2 +- tests/matrix_free/step-48b.cc | 2 +- tests/matrix_free/thread_correctness_hp.cc | 2 +- tests/matrix_free/update_mapping_only.cc | 2 +- tests/mpi/attach_data_01.cc | 2 +- tests/mpi/blockvec_01.cc | 2 +- tests/mpi/cell_weights_01.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_01.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_02.cc | 2 +- tests/mpi/cell_weights_02.cc | 2 +- tests/mpi/cell_weights_03.cc | 2 +- tests/mpi/cell_weights_04.cc | 2 +- tests/mpi/cell_weights_05.cc | 2 +- tests/mpi/cell_weights_06.cc | 2 +- tests/mpi/codim_01.cc | 2 +- tests/mpi/collective_02_dealii_vector.cc | 2 +- tests/mpi/communicate_moved_vertices_01.cc | 2 +- tests/mpi/communicate_moved_vertices_02.cc | 2 +- tests/mpi/compute_mean_value.cc | 2 +- tests/mpi/condense_01.cc | 2 +- tests/mpi/constraint_matrix_crash_01.cc | 2 +- tests/mpi/constraint_matrix_set_zero_02.cc | 2 +- tests/mpi/constraint_matrix_trilinos_bug.cc | 2 +- tests/mpi/distribute_sp_01.cc | 2 +- tests/mpi/distribute_sp_02.cc | 2 +- tests/mpi/extract_boundary_dofs.cc | 2 +- tests/mpi/extract_constant_modes_01.cc | 2 +- tests/mpi/extract_constant_modes_02.cc | 2 +- tests/mpi/extract_locally_active_dofs.cc | 2 +- tests/mpi/fe_field_function_02.cc | 2 +- tests/mpi/find_active_cell_around_point_01.cc | 2 +- tests/mpi/flux_edge_01.cc | 2 +- tests/mpi/ghost_01.cc | 2 +- tests/mpi/ghost_02.cc | 2 +- tests/mpi/has_hanging_nodes.cc | 2 +- tests/mpi/integrate_difference.cc | 2 +- tests/mpi/interpolate_01.cc | 2 +- tests/mpi/interpolate_02.cc | 2 +- tests/mpi/interpolate_03.cc | 2 +- tests/mpi/interpolate_04.cc | 2 +- tests/mpi/is_locally_owned.cc | 2 +- tests/mpi/make_zero_boundary_values.cc | 2 +- tests/mpi/map_dofs_to_support_points.cc | 2 +- tests/mpi/mesh_worker_matrix_01.cc | 2 +- tests/mpi/mg_01.cc | 2 +- tests/mpi/muelu_periodicity.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_01.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_02.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_03.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_04.cc | 2 +- tests/mpi/p4est_2d_dofhandler_01.cc | 2 +- tests/mpi/p4est_2d_dofhandler_02.cc | 2 +- tests/mpi/p4est_2d_dofhandler_03.cc | 2 +- tests/mpi/p4est_2d_dofhandler_04.cc | 2 +- tests/mpi/p4est_2d_dofhandler_05.cc | 2 +- tests/mpi/p4est_2d_refine_02.cc | 2 +- tests/mpi/p4est_2d_refine_03.cc | 2 +- tests/mpi/p4est_2d_renumber_01.cc | 2 +- tests/mpi/p4est_2d_renumber_02.cc | 2 +- tests/mpi/p4est_2d_simple.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_01.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_02.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_03.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_04.cc | 2 +- tests/mpi/p4est_3d_refine_01.cc | 2 +- tests/mpi/p4est_3d_refine_02.cc | 2 +- tests/mpi/p4est_3d_refine_03.cc | 2 +- tests/mpi/p4est_3d_refine_04.cc | 2 +- tests/mpi/p4est_data_out_01.cc | 2 +- tests/mpi/p4est_get_subdomain_association.cc | 2 +- tests/mpi/p4est_max_refine.cc | 2 +- tests/mpi/p4est_save_01.cc | 2 +- tests/mpi/p4est_save_02.cc | 2 +- tests/mpi/p4est_save_03.cc | 2 +- tests/mpi/p4est_save_04.cc | 2 +- tests/mpi/parallel_block_vector_01.cc | 2 +- tests/mpi/parallel_block_vector_02.cc | 2 +- tests/mpi/parallel_partitioner_03.cc | 2 +- tests/mpi/parallel_vector_01.cc | 2 +- tests/mpi/parallel_vector_02.cc | 2 +- tests/mpi/parallel_vector_03.cc | 2 +- tests/mpi/parallel_vector_04.cc | 2 +- tests/mpi/parallel_vector_05.cc | 2 +- tests/mpi/parallel_vector_06.cc | 2 +- tests/mpi/parallel_vector_07.cc | 2 +- tests/mpi/parallel_vector_08.cc | 2 +- tests/mpi/parallel_vector_09.cc | 2 +- tests/mpi/parallel_vector_10.cc | 2 +- tests/mpi/parallel_vector_11.cc | 2 +- tests/mpi/parallel_vector_12.cc | 2 +- tests/mpi/parallel_vector_13.cc | 2 +- tests/mpi/parallel_vector_14.cc | 2 +- tests/mpi/parallel_vector_15.cc | 2 +- tests/mpi/parallel_vector_16.cc | 2 +- tests/mpi/parallel_vector_17.cc | 2 +- tests/mpi/parallel_vector_19.cc | 2 +- tests/mpi/parallel_vector_back_interpolate.cc | 2 +- tests/mpi/parallel_vector_interpolate.cc | 2 +- tests/mpi/parallel_vtu_01.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/periodicity_02.cc | 2 +- tests/mpi/periodicity_04.cc | 2 +- tests/mpi/petsc_01.cc | 2 +- tests/mpi/petsc_02.cc | 2 +- tests/mpi/petsc_bug_ghost_vector_01.cc | 2 +- tests/mpi/petsc_distribute_01.cc | 2 +- tests/mpi/petsc_distribute_01_block.cc | 2 +- tests/mpi/petsc_distribute_01_inhomogenous.cc | 2 +- tests/mpi/point_value_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_06.cc | 2 +- tests/mpi/renumber_cuthill_mckee.cc | 2 +- tests/mpi/renumber_cuthill_mckee_02.cc | 2 +- tests/mpi/renumber_z_order_01.cc | 2 +- tests/mpi/renumber_z_order_02.cc | 2 +- tests/mpi/repartition_01.cc | 2 +- tests/mpi/repartition_02.cc | 2 +- tests/mpi/repartition_03.cc | 2 +- tests/mpi/solution_transfer_01.cc | 2 +- tests/mpi/step-39-block.cc | 2 +- tests/mpi/step-39.cc | 2 +- tests/mpi/step-40.cc | 2 +- tests/mpi/step-40_direct_solver.cc | 2 +- tests/mpi/torus.cc | 2 +- tests/mpi/tria_01.cc | 2 +- tests/mpi/tria_copy_triangulation.cc | 2 +- tests/mpi/trilinos_matvec_01.cc | 2 +- tests/mpi/trilinos_matvec_02.cc | 2 +- tests/mpi/trilinos_matvec_03.cc | 2 +- tests/mpi/trilinos_sparse_matrix_01.cc | 2 +- tests/mpi/trilinos_sparse_matrix_02.cc | 2 +- tests/mpi/trilinos_sparse_matrix_03.cc | 2 +- tests/mpi/trilinos_sparse_matrix_04.cc | 2 +- tests/mpi/trilinos_sparse_matrix_05.cc | 2 +- tests/mpi/trilinos_vector_ghosts_01.cc | 2 +- tests/multigrid/cycles.cc | 2 +- tests/multigrid/smoother_block.cc | 2 +- tests/multigrid/step-16-06.cc | 2 +- tests/multigrid/transfer_prebuilt_04.cc | 2 +- tests/numerics/assemble_matrix_parallel_01.cc | 2 +- tests/numerics/assemble_matrix_parallel_02.cc | 2 +- tests/numerics/assemble_matrix_parallel_03.cc | 2 +- tests/numerics/assemble_matrix_parallel_04.cc | 2 +- tests/numerics/create_laplace_matrix_constraints_01.cc | 2 +- tests/numerics/create_laplace_matrix_constraints_02.cc | 2 +- tests/numerics/create_laplace_matrix_constraints_02b.cc | 2 +- tests/numerics/create_laplace_matrix_constraints_03.cc | 2 +- tests/numerics/create_laplace_matrix_constraints_04.cc | 2 +- tests/numerics/create_mass_matrix_constraints_01.cc | 2 +- tests/numerics/create_mass_matrix_constraints_02.cc | 2 +- tests/numerics/create_mass_matrix_constraints_02b.cc | 2 +- tests/numerics/create_mass_matrix_constraints_03.cc | 2 +- tests/numerics/create_mass_matrix_constraints_04.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_09.cc | 2 +- tests/numerics/data_out_common.h | 2 +- tests/numerics/data_out_curved_cells.cc | 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_postprocessor_01.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/data_out_stack_03.cc | 2 +- tests/numerics/derivative_approximation.cc | 2 +- tests/numerics/derivative_approximation_2.cc | 2 +- tests/numerics/error_estimator.cc | 2 +- tests/numerics/error_estimator_01.cc | 2 +- tests/numerics/error_estimator_02.cc | 2 +- tests/numerics/kelly_crash_02.cc | 2 +- tests/numerics/no_flux_03.cc | 2 +- tests/numerics/no_flux_04.cc | 2 +- tests/numerics/no_flux_05.cc | 2 +- tests/numerics/no_flux_13.cc | 2 +- tests/numerics/no_flux_hp_03.cc | 2 +- tests/numerics/no_flux_hp_04.cc | 2 +- tests/numerics/no_flux_hp_05.cc | 2 +- tests/numerics/normal_flux_03.cc | 2 +- tests/numerics/normal_flux_inhom_01.cc | 2 +- tests/numerics/point_value_history_02.cc | 2 +- tests/numerics/point_value_history_03.cc | 2 +- tests/numerics/project_01_curved_boundary.cc | 2 +- tests/numerics/project_common.h | 2 +- tests/numerics/project_dgp_01.cc | 2 +- tests/numerics/project_dgp_02.cc | 2 +- tests/numerics/project_dgp_03.cc | 2 +- tests/numerics/project_dgp_04.cc | 2 +- tests/numerics/project_dgp_05.cc | 2 +- tests/numerics/project_dgp_monomial_01.cc | 2 +- tests/numerics/project_dgp_monomial_02.cc | 2 +- tests/numerics/project_dgp_monomial_03.cc | 2 +- tests/numerics/project_dgp_monomial_04.cc | 2 +- tests/numerics/project_dgp_monomial_05.cc | 2 +- tests/numerics/project_dgq_01.cc | 2 +- tests/numerics/project_dgq_02.cc | 2 +- tests/numerics/project_dgq_03.cc | 2 +- tests/numerics/project_dgq_04.cc | 2 +- tests/numerics/project_dgq_05.cc | 2 +- tests/numerics/project_nedelec_01.cc | 2 +- tests/numerics/project_nedelec_02.cc | 2 +- tests/numerics/project_nedelec_03.cc | 2 +- tests/numerics/project_nedelec_04.cc | 2 +- tests/numerics/project_nedelec_05.cc | 2 +- tests/numerics/project_q_01.cc | 2 +- tests/numerics/project_q_02.cc | 2 +- tests/numerics/project_q_03.cc | 2 +- tests/numerics/project_q_04.cc | 2 +- tests/numerics/project_q_05.cc | 2 +- tests/numerics/project_q_hierarchical_01.cc | 2 +- tests/numerics/project_q_hierarchical_02.cc | 2 +- tests/numerics/project_q_hierarchical_03.cc | 2 +- tests/numerics/project_q_hierarchical_04.cc | 2 +- tests/numerics/project_q_hierarchical_05.cc | 2 +- tests/numerics/project_q_system_01.cc | 2 +- tests/numerics/project_q_system_02.cc | 2 +- tests/numerics/project_q_system_03.cc | 2 +- tests/numerics/project_q_system_04.cc | 2 +- tests/numerics/project_q_system_05.cc | 2 +- tests/numerics/project_rt_01.cc | 2 +- tests/numerics/project_rt_02.cc | 2 +- tests/numerics/project_rt_04.cc | 2 +- tests/numerics/project_rt_05.cc | 2 +- tests/numerics/tangential_flux_inhom_01.cc | 2 +- tests/opencascade/nurbs_patches_manifold_00.cc | 2 +- tests/parameter_handler/multiple_parameter_loop_01.cc | 2 +- tests/parameter_handler/multiple_parameter_loop_02.cc | 2 +- tests/parameter_handler/parameter_handler_1.cc | 2 +- tests/parameter_handler/parameter_handler_11.cc | 2 +- tests/parameter_handler/parameter_handler_12.cc | 2 +- tests/parameter_handler/parameter_handler_13.cc | 2 +- tests/parameter_handler/parameter_handler_13a.cc | 2 +- tests/parameter_handler/parameter_handler_14.cc | 2 +- tests/parameter_handler/parameter_handler_15.cc | 2 +- tests/parameter_handler/parameter_handler_16.cc | 2 +- tests/parameter_handler/parameter_handler_17.cc | 2 +- tests/parameter_handler/parameter_handler_18.cc | 2 +- tests/parameter_handler/parameter_handler_19.cc | 2 +- tests/parameter_handler/parameter_handler_1_exception.cc | 2 +- tests/parameter_handler/parameter_handler_1_include.cc | 2 +- tests/parameter_handler/parameter_handler_1_include_fail.cc | 2 +- tests/parameter_handler/parameter_handler_1a.cc | 2 +- tests/parameter_handler/parameter_handler_2.cc | 2 +- tests/parameter_handler/parameter_handler_20.cc | 2 +- tests/parameter_handler/parameter_handler_21.cc | 2 +- tests/parameter_handler/parameter_handler_22_last_line.cc | 2 +- .../parameter_handler/parameter_handler_2_read_from_string.cc | 2 +- tests/parameter_handler/parameter_handler_3.cc | 2 +- tests/parameter_handler/parameter_handler_3_with_alias_01.cc | 2 +- tests/parameter_handler/parameter_handler_3_with_alias_02.cc | 2 +- tests/parameter_handler/parameter_handler_3_with_alias_03.cc | 2 +- tests/parameter_handler/parameter_handler_3_with_alias_04.cc | 2 +- tests/parameter_handler/parameter_handler_4.cc | 2 +- tests/parameter_handler/parameter_handler_4a.cc | 2 +- tests/parameter_handler/parameter_handler_4a_with_alias.cc | 2 +- .../parameter_handler_4a_with_alias_deprecated.cc | 2 +- tests/parameter_handler/parameter_handler_4b.cc | 2 +- tests/parameter_handler/parameter_handler_5.cc | 2 +- tests/parameter_handler/parameter_handler_6.cc | 2 +- tests/parameter_handler/parameter_handler_6_bool.cc | 2 +- tests/parameter_handler/parameter_handler_7.cc | 2 +- tests/parameter_handler/parameter_handler_8.cc | 2 +- tests/parameter_handler/parameter_handler_9.cc | 2 +- tests/parameter_handler/parameter_handler_dos_endings.cc | 2 +- tests/parameter_handler/parameter_handler_double_01.cc | 2 +- tests/parameter_handler/parameter_handler_read_xml.cc | 2 +- .../parameter_handler/parameter_handler_read_xml_error_01.cc | 2 +- .../parameter_handler/parameter_handler_read_xml_error_02.cc | 2 +- .../parameter_handler/parameter_handler_read_xml_error_03.cc | 2 +- .../parameter_handler/parameter_handler_read_xml_error_04.cc | 2 +- tests/parameter_handler/parameter_handler_write_json.cc | 2 +- tests/parameter_handler/parameter_handler_write_section_1.cc | 2 +- tests/parameter_handler/parameter_handler_write_section_2.cc | 2 +- .../parameter_handler/parameter_handler_write_section_xml.cc | 2 +- tests/parameter_handler/parameter_handler_write_xml.cc | 2 +- tests/petsc/block_vector_iterator_03.cc | 2 +- tests/petsc/copy_to_dealvec.cc | 2 +- tests/petsc/copy_to_dealvec_block.cc | 2 +- tests/petsc/deal_solver_01.cc | 2 +- tests/petsc/deal_solver_02.cc | 2 +- tests/petsc/deal_solver_03.cc | 2 +- tests/petsc/deal_solver_04.cc | 2 +- tests/petsc/deal_solver_05.cc | 2 +- tests/petsc/matrix_out_03.cc | 2 +- tests/petsc/parallel_sparse_matrix_01.cc | 2 +- tests/petsc/solver_03.cc | 2 +- tests/petsc/solver_03_precondition_boomeramg.cc | 2 +- tests/petsc/solver_03_precondition_boomeramg_symmetric.cc | 2 +- tests/petsc/solver_03_precondition_eisenstat.cc | 2 +- tests/petsc/solver_03_precondition_icc.cc | 2 +- tests/petsc/solver_03_precondition_ilu.cc | 2 +- tests/petsc/solver_03_precondition_lu.cc | 2 +- tests/petsc/solver_03_precondition_parasails.cc | 2 +- tests/petsc/solver_03_precondition_sor.cc | 2 +- tests/petsc/solver_03_precondition_ssor.cc | 2 +- tests/petsc/solver_04.cc | 2 +- tests/petsc/solver_05.cc | 2 +- tests/petsc/solver_06.cc | 2 +- tests/petsc/solver_07.cc | 2 +- tests/petsc/solver_08.cc | 2 +- tests/petsc/solver_09.cc | 2 +- tests/petsc/solver_10.cc | 2 +- tests/petsc/solver_12.cc | 2 +- tests/petsc/solver_13.cc | 2 +- tests/petsc/sparse_direct_mumps.cc | 2 +- .../physics/step-44-standard_tensors-material_push_forward.cc | 2 +- tests/physics/step-44-standard_tensors-spatial.cc | 2 +- tests/physics/step-44.cc | 2 +- tests/quick_tests/CMakeLists.txt | 2 +- tests/quick_tests/step-metis.cc | 2 +- tests/quick_tests/step-petsc.cc | 2 +- tests/quick_tests/step-slepc.cc | 2 +- tests/quick_tests/step-trilinos.cc | 2 +- tests/quick_tests/step.cc | 2 +- tests/serialization/sparsity_pattern.cc | 2 +- tests/slepc_complex/00.cc | 2 +- tests/sparsity/block_dynamic_01.cc | 2 +- tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc | 2 +- tests/sparsity/block_sparsity_pattern_01.cc | 2 +- tests/sparsity/block_sparsity_pattern_02.cc | 2 +- tests/sparsity/block_sparsity_pattern_03.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_01.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_02.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_03.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_04.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_05.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_06.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_07.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_09.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_10.cc | 2 +- tests/sparsity/chunk_sparsity_pattern_11.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_01.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_02.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_03.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_04.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_05.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_06.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_07.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_08.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_09.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_10.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_11.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_12.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_13.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_14.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_15.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_16.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc | 2 +- tests/sparsity/sparsity_pattern.cc | 2 +- tests/sparsity/sparsity_pattern_01.cc | 2 +- tests/sparsity/sparsity_pattern_02.cc | 2 +- tests/sparsity/sparsity_pattern_03.cc | 2 +- tests/sparsity/sparsity_pattern_04.cc | 2 +- tests/sparsity/sparsity_pattern_05.cc | 2 +- tests/sparsity/sparsity_pattern_06.cc | 2 +- tests/sparsity/sparsity_pattern_07.cc | 2 +- tests/sparsity/sparsity_pattern_08.cc | 2 +- tests/sparsity/sparsity_pattern_09.cc | 2 +- tests/sparsity/sparsity_pattern_10.cc | 2 +- tests/sparsity/sparsity_pattern_11.cc | 2 +- tests/sparsity/sparsity_pattern_common.h | 2 +- tests/sparsity/sparsity_pattern_copy_from_01.cc | 2 +- tests/sparsity/sparsity_pattern_iterator_01.cc | 2 +- tests/sparsity/sparsity_pattern_write_svg_01.cc | 2 +- tests/sparsity/sparsity_tools_01.cc | 2 +- tests/sparsity/sparsity_tools_02.cc | 2 +- tests/trilinos/assemble_matrix_parallel_01.cc | 2 +- tests/trilinos/assemble_matrix_parallel_02.cc | 2 +- tests/trilinos/assemble_matrix_parallel_03.cc | 2 +- tests/trilinos/assemble_matrix_parallel_04.cc | 2 +- tests/trilinos/assemble_matrix_parallel_05.cc | 2 +- tests/trilinos/assemble_matrix_parallel_06.cc | 2 +- tests/trilinos/assemble_matrix_parallel_07.cc | 2 +- tests/trilinos/block_vector_iterator_03.cc | 2 +- tests/trilinos/copy_to_dealvec.cc | 2 +- tests/trilinos/copy_to_dealvec_block.cc | 2 +- tests/trilinos/deal_solver_01.cc | 2 +- tests/trilinos/deal_solver_02.cc | 2 +- tests/trilinos/deal_solver_03.cc | 2 +- tests/trilinos/deal_solver_04.cc | 2 +- tests/trilinos/deal_solver_05.cc | 2 +- tests/trilinos/deal_solver_06.cc | 2 +- tests/trilinos/direct_solver.cc | 2 +- tests/trilinos/direct_solver_2.cc | 2 +- tests/trilinos/epetra_vector_01.cc | 2 +- tests/trilinos/epetra_vector_02.cc | 2 +- tests/trilinos/parallel_sparse_matrix_01.cc | 2 +- tests/trilinos/precondition.cc | 2 +- tests/trilinos/precondition_amg_dgp.cc | 2 +- tests/trilinos/precondition_amg_smoother.cc | 2 +- tests/trilinos/precondition_muelu_dgp.cc | 2 +- tests/trilinos/precondition_muelu_q_iso_q1.cc | 2 +- tests/trilinos/precondition_muelu_smoother.cc | 2 +- tests/trilinos/precondition_q_iso_q1.cc | 2 +- tests/trilinos/readwritevector.cc | 2 +- tests/trilinos/solver_03.cc | 2 +- tests/trilinos/solver_05.cc | 2 +- tests/trilinos/solver_07.cc | 2 +- tests/trilinos/solver_control_01.cc | 2 +- tests/trilinos/solver_control_02.cc | 2 +- tests/trilinos/solver_control_03.cc | 2 +- tests/trilinos/solver_control_04.cc | 2 +- tests/trilinos/solver_control_05.cc | 2 +- tests/trilinos/sparse_matrix_vector_10.cc | 2 +- tests/trilinos/sparse_matrix_vector_11.cc | 2 +- tests/trilinos/sparsity_pattern_common.h | 2 +- tests/trilinos/trilinos_64_bit_crash_01.cc | 2 +- tests/vector/complex_vector_11.cc | 2 +- tests/vector/complex_vector_12.cc | 2 +- tests/vector/complex_vector_13.cc | 2 +- tests/vector/complex_vector_14.cc | 2 +- tests/vector/complex_vector_15.cc | 2 +- tests/vector/complex_vector_16.cc | 2 +- tests/vector/complex_vector_17.cc | 2 +- tests/vector/complex_vector_18.cc | 2 +- tests/vector/complex_vector_19.cc | 2 +- tests/vector/complex_vector_20.cc | 2 +- tests/vector/complex_vector_21.cc | 2 +- tests/vector/complex_vector_21_negative.cc | 2 +- tests/vector/complex_vector_22.cc | 2 +- tests/vector/complex_vector_23.cc | 2 +- tests/vector/complex_vector_24.cc | 2 +- tests/vector/complex_vector_25.cc | 2 +- tests/vector/complex_vector_26.cc | 2 +- tests/vector/complex_vector_27.cc | 2 +- tests/vector/complex_vector_28.cc | 2 +- tests/vector/complex_vector_29.cc | 2 +- tests/vector/complex_vector_30.cc | 2 +- tests/vector/complex_vector_31.cc | 2 +- tests/vector/complex_vector_32.cc | 2 +- tests/vector/complex_vector_33.cc | 2 +- tests/vector/complex_vector_34.cc | 2 +- tests/vector/complex_vector_35.cc | 2 +- tests/vector/complex_vector_36.cc | 2 +- tests/vector/complex_vector_37.cc | 2 +- tests/vector/complex_vector_38.cc | 2 +- tests/vector/complex_vector_39.cc | 2 +- tests/vector/complex_vector_40.cc | 2 +- tests/vector/complex_vector_41.cc | 2 +- tests/vector/complex_vector_42.cc | 2 +- tests/vector/complex_vector_43.cc | 2 +- tests/vector/complex_vector_44.cc | 2 +- tests/vector/complex_vector_45.cc | 2 +- tests/vector/complex_vector_46.cc | 2 +- tests/vector/complex_vector_47.cc | 2 +- tests/vector/complex_vector_48.cc | 2 +- tests/vector/complex_vector_49.cc | 2 +- tests/vector/complex_vector_equality_1.cc | 2 +- tests/vector/complex_vector_equality_2.cc | 2 +- tests/vector/complex_vector_equality_3.cc | 2 +- tests/vector/complex_vector_equality_4.cc | 2 +- tests/vector/complex_vector_equality_5.cc | 2 +- tests/vector/complex_vector_equality_6.cc | 2 +- tests/vector/complex_vector_equality_7.cc | 2 +- tests/vector/complex_vector_equality_8.cc | 2 +- tests/vector/complex_vector_vector_01.cc | 2 +- tests/vector/vector_11.cc | 2 +- tests/vector/vector_12.cc | 2 +- tests/vector/vector_13.cc | 2 +- tests/vector/vector_14.cc | 2 +- tests/vector/vector_15.cc | 2 +- tests/vector/vector_16.cc | 2 +- tests/vector/vector_17.cc | 2 +- tests/vector/vector_18.cc | 2 +- tests/vector/vector_19.cc | 2 +- tests/vector/vector_20.cc | 2 +- tests/vector/vector_21.cc | 2 +- tests/vector/vector_21_negative.cc | 2 +- tests/vector/vector_22.cc | 2 +- tests/vector/vector_23.cc | 2 +- tests/vector/vector_24.cc | 2 +- tests/vector/vector_26.cc | 2 +- tests/vector/vector_27.cc | 2 +- tests/vector/vector_28.cc | 2 +- tests/vector/vector_29.cc | 2 +- tests/vector/vector_30.cc | 2 +- tests/vector/vector_31.cc | 2 +- tests/vector/vector_32.cc | 2 +- tests/vector/vector_33.cc | 2 +- tests/vector/vector_34.cc | 2 +- tests/vector/vector_35.cc | 2 +- tests/vector/vector_36.cc | 2 +- tests/vector/vector_37.cc | 2 +- tests/vector/vector_38.cc | 2 +- tests/vector/vector_39.cc | 2 +- tests/vector/vector_40.cc | 2 +- tests/vector/vector_41.cc | 2 +- tests/vector/vector_42.cc | 2 +- tests/vector/vector_43.cc | 2 +- tests/vector/vector_44.cc | 2 +- tests/vector/vector_45.cc | 2 +- tests/vector/vector_46.cc | 2 +- tests/vector/vector_47.cc | 2 +- tests/vector/vector_48.cc | 2 +- tests/vector/vector_49.cc | 2 +- tests/vector/vector_57.cc | 2 +- tests/vector/vector_equality_1.cc | 2 +- tests/vector/vector_equality_2.cc | 2 +- tests/vector/vector_equality_3.cc | 2 +- tests/vector/vector_equality_4.cc | 2 +- tests/vector/vector_equality_5.cc | 2 +- tests/vector/vector_equality_6.cc | 2 +- tests/vector/vector_equality_7.cc | 2 +- tests/vector/vector_equality_8.cc | 2 +- tests/vector/vector_vector_01.cc | 2 +- tests/vector_tools/integrate_difference_02.cc | 2 +- tests/vector_tools/integrate_difference_03.cc | 2 +- tests/vector_tools/integrate_difference_04.cc | 2 +- 1650 files changed, 1651 insertions(+), 1651 deletions(-) diff --git a/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt index 4a88aadb24..1068dc0abb 100644 --- a/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2013 - 2015 by the deal.II authors +## Copyright (C) 2013 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt index a5d25a733b..d6492aa008 100644 --- a/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt index 7c8bae0abf..1904dfbbed 100644 --- a/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_03_compiler_bugs.cmake b/cmake/checks/check_03_compiler_bugs.cmake index cc82df6c6b..38cc5972d1 100644 --- a/cmake/checks/check_03_compiler_bugs.cmake +++ b/cmake/checks/check_03_compiler_bugs.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_cuda.cmake b/cmake/configure/configure_1_cuda.cmake index 98bc523938..58886c8e45 100644 --- a/cmake/configure/configure_1_cuda.cmake +++ b/cmake/configure/configure_1_cuda.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/configure/configure_boost.cmake b/cmake/configure/configure_boost.cmake index aac240b3d1..c96ae66c55 100644 --- a/cmake/configure/configure_boost.cmake +++ b/cmake/configure/configure_boost.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/configure/configure_gsl.cmake b/cmake/configure/configure_gsl.cmake index 53568bd4ed..1379b8d8ce 100644 --- a/cmake/configure/configure_gsl.cmake +++ b/cmake/configure/configure_gsl.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/cpack-mac-bundle/dealii-terminal.in b/cmake/cpack-mac-bundle/dealii-terminal.in index 6b355771ab..b1f2bda468 100755 --- a/cmake/cpack-mac-bundle/dealii-terminal.in +++ b/cmake/cpack-mac-bundle/dealii-terminal.in @@ -1,7 +1,7 @@ #!/bin/bash ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. It is a modified version ## of the file FEniCS terminal from the FEniCS project. diff --git a/cmake/cpack-mac-bundle/dealii.conf.in b/cmake/cpack-mac-bundle/dealii.conf.in index d9ed921c70..52f1606e3c 100644 --- a/cmake/cpack-mac-bundle/dealii.conf.in +++ b/cmake/cpack-mac-bundle/dealii.conf.in @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. It is a modified version ## of the file FEniCS terminal from the FEniCS project. diff --git a/cmake/macros/macro_deal_ii_add_definitions.cmake b/cmake/macros/macro_deal_ii_add_definitions.cmake index cf9eef87ad..485b115a64 100644 --- a/cmake/macros/macro_deal_ii_add_definitions.cmake +++ b/cmake/macros/macro_deal_ii_add_definitions.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_add_library.cmake b/cmake/macros/macro_deal_ii_add_library.cmake index 3e4a9bf44d..3c4962560a 100644 --- a/cmake/macros/macro_deal_ii_add_library.cmake +++ b/cmake/macros/macro_deal_ii_add_library.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_add_test.cmake b/cmake/macros/macro_deal_ii_add_test.cmake index 760bdc1fc6..5662338ce3 100644 --- a/cmake/macros/macro_deal_ii_add_test.cmake +++ b/cmake/macros/macro_deal_ii_add_test.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 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/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake index fe22952598..0df86b033a 100644 --- a/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake +++ b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index ac18d3f108..ed9acf269b 100644 --- a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_setup_target.cmake b/cmake/macros/macro_deal_ii_setup_target.cmake index fe79ed757d..f4c7285b3d 100644 --- a/cmake/macros/macro_deal_ii_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_setup_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_expand_instantiations.cmake b/cmake/macros/macro_expand_instantiations.cmake index 9877a00389..3d3504f4de 100644 --- a/cmake/macros/macro_expand_instantiations.cmake +++ b/cmake/macros/macro_expand_instantiations.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/scripts/expand_instantiations.cc b/cmake/scripts/expand_instantiations.cc index 855b9d6a2d..8728027f67 100644 --- a/cmake/scripts/expand_instantiations.cc +++ b/cmake/scripts/expand_instantiations.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/cmake/setup_compiler_flags_gnu.cmake b/cmake/setup_compiler_flags_gnu.cmake index 0237d092ac..a00de57d93 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.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_cpack.cmake b/cmake/setup_cpack.cmake index fd19203031..7244846f73 100644 --- a/cmake/setup_cpack.cmake +++ b/cmake/setup_cpack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2016 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 8004f8fc6f..827bca12a1 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -4,7 +4,7 @@ Build system internals - + diff --git a/doc/developers/porting.html b/doc/developers/porting.html index 7635de0726..49407e0aaf 100644 --- a/doc/developers/porting.html +++ b/doc/developers/porting.html @@ -4,7 +4,7 @@ Porting deal.II - + diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 7865b44404..48350cbe77 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 by the deal.II Authors
+// Copyright (C) 2015 - 2016 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/documentation.html b/doc/documentation.html
index 1930e672e1..b4b5d6ef93 100644
--- a/doc/documentation.html
+++ b/doc/documentation.html
@@ -5,7 +5,7 @@
     The deal.II Online Documentation
     
     
-    
+    
     
     
   
diff --git a/doc/external-libs/arpack.html b/doc/external-libs/arpack.html
index dea91160f7..346158b8d4 100644
--- a/doc/external-libs/arpack.html
+++ b/doc/external-libs/arpack.html
@@ -5,7 +5,7 @@
   
     The deal.II Readme on interfacing to ARPACK
     
-    
+    
     
   
   
diff --git a/doc/external-libs/opencascade.html b/doc/external-libs/opencascade.html
index 5bb2313311..cda262ac81 100644
--- a/doc/external-libs/opencascade.html
+++ b/doc/external-libs/opencascade.html
@@ -5,7 +5,7 @@
                               
     The deal.II Readme on interfacing to OpenCASCADE
     
-    
+    
      
                                                                         
    
diff --git a/doc/external-libs/p4est.html b/doc/external-libs/p4est.html
index b7d39416e1..69f29b36bd 100644
--- a/doc/external-libs/p4est.html
+++ b/doc/external-libs/p4est.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to p4est
     
-    
+    
     
   
 
diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html
index 78b75b2762..04ec2bf6d7 100644
--- a/doc/external-libs/petsc.html
+++ b/doc/external-libs/petsc.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to PETSc
     
-    
+    
     
   
 
diff --git a/doc/external-libs/slepc.html b/doc/external-libs/slepc.html
index 81f3869222..9c11abc5b0 100644
--- a/doc/external-libs/slepc.html
+++ b/doc/external-libs/slepc.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to SLEPc
     
-    
+    
     
   
 
diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html
index 82f982b643..cfb018f34e 100644
--- a/doc/external-libs/trilinos.html
+++ b/doc/external-libs/trilinos.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to Trilinos
     
-    
+    
     
   
 
diff --git a/doc/index.html b/doc/index.html
index 28336b0629..98b5473529 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -5,7 +5,7 @@
     deal.II Documentation
     
     
-    
+    
     
     
 
diff --git a/doc/navbar.html b/doc/navbar.html
index a22ff6960b..825f37501a 100644
--- a/doc/navbar.html
+++ b/doc/navbar.html
@@ -4,7 +4,7 @@
   
     deal.II navigation bar
     
-    
+    
     
   
   
diff --git a/doc/readme.html b/doc/readme.html
index 83d0e610f9..aa334ded5e 100644
--- a/doc/readme.html
+++ b/doc/readme.html
@@ -6,7 +6,7 @@
     The deal.II Readme
     
     
-    
+    
     
   
 
diff --git a/doc/users/cmake.html b/doc/users/cmake.html
index 9914a005f2..424e89e354 100644
--- a/doc/users/cmake.html
+++ b/doc/users/cmake.html
@@ -5,7 +5,7 @@
     deal.II CMake documentation
     
     
-    
+    
     
   
 
diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html
index b4d8e364ed..16836114cf 100644
--- a/doc/users/cmakelists.html
+++ b/doc/users/cmakelists.html
@@ -5,7 +5,7 @@
     How to use CMake to configure your projects with deal.II
     
     
-    
+    
     
   
 
diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html
index ae7e424c53..3f21f7c791 100644
--- a/doc/users/doxygen.html
+++ b/doc/users/doxygen.html
@@ -6,7 +6,7 @@
   deal.II Doxygen documentation
   
   
-  
+  
   
   
 
diff --git a/doc/users/testsuite.html b/doc/users/testsuite.html
index 2b0d3edec2..d4e1feb9f6 100644
--- a/doc/users/testsuite.html
+++ b/doc/users/testsuite.html
@@ -5,7 +5,7 @@
   
   The deal.II Testsuite
   
-  
+  
   
   
 
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 27412bef0e..e5b030ac37 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/examples/step-1/step-1.cc b/examples/step-1/step-1.cc
index d0130a8675..28a8fd5ae0 100644
--- a/examples/step-1/step-1.cc
+++ b/examples/step-1/step-1.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-11/step-11.cc b/examples/step-11/step-11.cc
index 4f0d19abf3..5a8f8e643c 100644
--- a/examples/step-11/step-11.cc
+++ b/examples/step-11/step-11.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2015 by the deal.II authors
+ * Copyright (C) 2001 - 2016 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 f59b6c90f9..d0dd68fc19 100644
--- a/examples/step-14/step-14.cc
+++ b/examples/step-14/step-14.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2002 - 2015 by the deal.II authors
+ * Copyright (C) 2002 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-19/step-19.cc b/examples/step-19/step-19.cc
index f2ed06f7e1..edf6284c94 100644
--- a/examples/step-19/step-19.cc
+++ b/examples/step-19/step-19.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2014 by the deal.II authors
+ * Copyright (C) 2005 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-2/step-2.cc b/examples/step-2/step-2.cc
index 80e66c0422..0686ffea77 100644
--- a/examples/step-2/step-2.cc
+++ b/examples/step-2/step-2.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-20/step-20.cc b/examples/step-20/step-20.cc
index 72bb761cb0..76f6ca22ec 100644
--- a/examples/step-20/step-20.cc
+++ b/examples/step-20/step-20.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2015 by the deal.II authors
+ * Copyright (C) 2005 - 2016 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 e5ecd5d9e6..034d657ad7 100644
--- a/examples/step-21/step-21.cc
+++ b/examples/step-21/step-21.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-22/step-22.cc b/examples/step-22/step-22.cc
index 09cc5c59bf..a92abd80f9 100644
--- a/examples/step-22/step-22.cc
+++ b/examples/step-22/step-22.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-27/step-27.cc b/examples/step-27/step-27.cc
index 6edecfc4d5..1829c33abd 100644
--- a/examples/step-27/step-27.cc
+++ b/examples/step-27/step-27.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 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 86d9bcfac3..10d23917c1 100644
--- a/examples/step-28/step-28.cc
+++ b/examples/step-28/step-28.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc
index ba73fbd015..7be6aeb2a2 100644
--- a/examples/step-3/step-3.cc
+++ b/examples/step-3/step-3.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 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 6a097b9a64..9dc71120aa 100644
--- a/examples/step-31/step-31.cc
+++ b/examples/step-31/step-31.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2015 by the deal.II authors
+ * Copyright (C) 2007 - 2016 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 787c57beba..2aedc850a2 100644
--- a/examples/step-34/step-34.cc
+++ b/examples/step-34/step-34.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 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 37fc372a6d..b1f83006d4 100644
--- a/examples/step-35/step-35.cc
+++ b/examples/step-35/step-35.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-36/step-36.cc b/examples/step-36/step-36.cc
index 5c64fdacc4..f0635a2cf4 100644
--- a/examples/step-36/step-36.cc
+++ b/examples/step-36/step-36.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-38/step-38.cc b/examples/step-38/step-38.cc
index 9035706e21..a23d29090f 100644
--- a/examples/step-38/step-38.cc
+++ b/examples/step-38/step-38.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors
+ * Copyright (C) 2010 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-40/step-40.cc b/examples/step-40/step-40.cc
index 72867c7367..6ca481b1da 100644
--- a/examples/step-40/step-40.cc
+++ b/examples/step-40/step-40.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-43/step-43.cc b/examples/step-43/step-43.cc
index 2e6b81c580..d97f6404e4 100644
--- a/examples/step-43/step-43.cc
+++ b/examples/step-43/step-43.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors
+ * Copyright (C) 2010 - 2016 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 13f1616a36..a849b40864 100644
--- a/examples/step-44/step-44.cc
+++ b/examples/step-44/step-44.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors and
+ * Copyright (C) 2010 - 2016 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 a2c2d1f0e4..f84f90acab 100644
--- a/examples/step-45/step-45.cc
+++ b/examples/step-45/step-45.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 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 8fe505b308..eeeb60cd37 100644
--- a/examples/step-49/step-49.cc
+++ b/examples/step-49/step-49.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-5/step-5.cc b/examples/step-5/step-5.cc
index 0751828d50..b67f1f2b3d 100644
--- a/examples/step-5/step-5.cc
+++ b/examples/step-5/step-5.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-51/step-51.cc b/examples/step-51/step-51.cc
index aa2d32a578..e14dbaaf03 100644
--- a/examples/step-51/step-51.cc
+++ b/examples/step-51/step-51.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-53/step-53.cc b/examples/step-53/step-53.cc
index 157bf74429..2cb8fe9899 100644
--- a/examples/step-53/step-53.cc
+++ b/examples/step-53/step-53.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2015 by the deal.II authors
+ * Copyright (C) 2014 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-57/step-57.cc b/examples/step-57/step-57.cc
index 0760f493cf..763d60d69c 100644
--- a/examples/step-57/step-57.cc
+++ b/examples/step-57/step-57.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-6/step-6.cc b/examples/step-6/step-6.cc
index 6fca75be28..30822f39d5 100644
--- a/examples/step-6/step-6.cc
+++ b/examples/step-6/step-6.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-7/step-7.cc b/examples/step-7/step-7.cc
index 6632a91db0..0e722b49c8 100644
--- a/examples/step-7/step-7.cc
+++ b/examples/step-7/step-7.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-8/step-8.cc b/examples/step-8/step-8.cc
index 9df1bba196..3344a8b2c0 100644
--- a/examples/step-8/step-8.cc
+++ b/examples/step-8/step-8.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 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 ce697b777d..1a9c9f0cd4 100644
--- a/examples/step-9/step-9.cc
+++ b/examples/step-9/step-9.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/include/deal.II/algorithms/any_data.h b/include/deal.II/algorithms/any_data.h
index 05153daf1e..b1e8c05b1f 100644
--- a/include/deal.II/algorithms/any_data.h
+++ b/include/deal.II/algorithms/any_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/auto_derivative_function.h b/include/deal.II/base/auto_derivative_function.h
index 0f1a51c154..fd15d7194b 100644
--- a/include/deal.II/base/auto_derivative_function.h
+++ b/include/deal.II/base/auto_derivative_function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/convergence_table.h b/include/deal.II/base/convergence_table.h
index 96f53bd01b..97340f9df0 100644
--- a/include/deal.II/base/convergence_table.h
+++ b/include/deal.II/base/convergence_table.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/derivative_form.h b/include/deal.II/base/derivative_form.h
index de695e72d9..6feebed47b 100644
--- a/include/deal.II/base/derivative_form.h
+++ b/include/deal.II/base/derivative_form.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/include/deal.II/base/function_derivative.h b/include/deal.II/base/function_derivative.h
index 92c70edbf6..963b0051b4 100644
--- a/include/deal.II/base/function_derivative.h
+++ b/include/deal.II/base/function_derivative.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_lib.h b/include/deal.II/base/function_lib.h
index 9d459f14f9..fea73c9471 100644
--- a/include/deal.II/base/function_lib.h
+++ b/include/deal.II/base/function_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_parser.h b/include/deal.II/base/function_parser.h
index a2be814e72..1499e919bb 100644
--- a/include/deal.II/base/function_parser.h
+++ b/include/deal.II/base/function_parser.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_spherical.h b/include/deal.II/base/function_spherical.h
index 1ed772627e..fefac59e01 100644
--- a/include/deal.II/base/function_spherical.h
+++ b/include/deal.II/base/function_spherical.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/geometric_utilities.h b/include/deal.II/base/geometric_utilities.h
index 76b4d9a6a6..2bf0cb8e24 100644
--- a/include/deal.II/base/geometric_utilities.h
+++ b/include/deal.II/base/geometric_utilities.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/geometry_info.h b/include/deal.II/base/geometry_info.h
index 9c52e86764..f33c90400c 100644
--- a/include/deal.II/base/geometry_info.h
+++ b/include/deal.II/base/geometry_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/graph_coloring.h b/include/deal.II/base/graph_coloring.h
index e97051ebd1..bdfde8e596 100644
--- a/include/deal.II/base/graph_coloring.h
+++ b/include/deal.II/base/graph_coloring.h
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/index_set.h b/include/deal.II/base/index_set.h
index 6a2acf99ec..68726c917c 100644
--- a/include/deal.II/base/index_set.h
+++ b/include/deal.II/base/index_set.h
@@ -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/include/deal.II/base/parallel.h b/include/deal.II/base/parallel.h
index 8ac954ab13..24c1315364 100644
--- a/include/deal.II/base/parallel.h
+++ b/include/deal.II/base/parallel.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/parsed_function.h b/include/deal.II/base/parsed_function.h
index b25730d6ec..82718072f1 100644
--- a/include/deal.II/base/parsed_function.h
+++ b/include/deal.II/base/parsed_function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/partitioner.h b/include/deal.II/base/partitioner.h
index 24274ea7dc..1ff6da84ca 100644
--- a/include/deal.II/base/partitioner.h
+++ b/include/deal.II/base/partitioner.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/path_search.h b/include/deal.II/base/path_search.h
index ad75608f44..b49df5077c 100644
--- a/include/deal.II/base/path_search.h
+++ b/include/deal.II/base/path_search.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_adini.h b/include/deal.II/base/polynomials_adini.h
index 56db9f092c..ad69ef67ba 100644
--- a/include/deal.II/base/polynomials_adini.h
+++ b/include/deal.II/base/polynomials_adini.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_bernstein.h b/include/deal.II/base/polynomials_bernstein.h
index befc6c0b4d..ef8c2dae1c 100644
--- a/include/deal.II/base/polynomials_bernstein.h
+++ b/include/deal.II/base/polynomials_bernstein.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/include/deal.II/base/polynomials_nedelec.h b/include/deal.II/base/polynomials_nedelec.h
index 00ec19f554..36610a3b6a 100644
--- a/include/deal.II/base/polynomials_nedelec.h
+++ b/include/deal.II/base/polynomials_nedelec.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_p.h b/include/deal.II/base/polynomials_p.h
index b4b550b4f0..9d08fb1d47 100644
--- a/include/deal.II/base/polynomials_p.h
+++ b/include/deal.II/base/polynomials_p.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_piecewise.h b/include/deal.II/base/polynomials_piecewise.h
index a79933c0ed..3f6ab1b2b8 100644
--- a/include/deal.II/base/polynomials_piecewise.h
+++ b/include/deal.II/base/polynomials_piecewise.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_raviart_thomas.h b/include/deal.II/base/polynomials_raviart_thomas.h
index 8e7c28b013..88c912b6eb 100644
--- a/include/deal.II/base/polynomials_raviart_thomas.h
+++ b/include/deal.II/base/polynomials_raviart_thomas.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/quadrature.h b/include/deal.II/base/quadrature.h
index 1a1413a8aa..8cff4b7639 100644
--- a/include/deal.II/base/quadrature.h
+++ b/include/deal.II/base/quadrature.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/quadrature_lib.h b/include/deal.II/base/quadrature_lib.h
index 38b25cfd7f..6739409fa5 100644
--- a/include/deal.II/base/quadrature_lib.h
+++ b/include/deal.II/base/quadrature_lib.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/quadrature_point_data.h b/include/deal.II/base/quadrature_point_data.h
index 80c603dc6b..f3a4b5ff27 100644
--- a/include/deal.II/base/quadrature_point_data.h
+++ b/include/deal.II/base/quadrature_point_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 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/signaling_nan.h b/include/deal.II/base/signaling_nan.h
index 5011dd5275..6cdce66d3c 100644
--- a/include/deal.II/base/signaling_nan.h
+++ b/include/deal.II/base/signaling_nan.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/base/symmetric_tensor.h b/include/deal.II/base/symmetric_tensor.h
index 73cde3aa4f..4b4065b362 100644
--- a/include/deal.II/base/symmetric_tensor.h
+++ b/include/deal.II/base/symmetric_tensor.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/base/table.h b/include/deal.II/base/table.h
index 9d7f3c3f83..62e4f03016 100644
--- a/include/deal.II/base/table.h
+++ b/include/deal.II/base/table.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/base/table_handler.h b/include/deal.II/base/table_handler.h
index 4264422c90..62f6bcd19c 100644
--- a/include/deal.II/base/table_handler.h
+++ b/include/deal.II/base/table_handler.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/base/tensor.h b/include/deal.II/base/tensor.h
index 5ceb89556d..f395a88636 100644
--- a/include/deal.II/base/tensor.h
+++ b/include/deal.II/base/tensor.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/tensor_product_polynomials.h b/include/deal.II/base/tensor_product_polynomials.h
index f5bba584fb..43ea97ee58 100644
--- a/include/deal.II/base/tensor_product_polynomials.h
+++ b/include/deal.II/base/tensor_product_polynomials.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 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/tensor_product_polynomials_bubbles.h b/include/deal.II/base/tensor_product_polynomials_bubbles.h
index bc9ddd616b..5e519b2030 100644
--- a/include/deal.II/base/tensor_product_polynomials_bubbles.h
+++ b/include/deal.II/base/tensor_product_polynomials_bubbles.h
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// 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/include/deal.II/base/thread_local_storage.h b/include/deal.II/base/thread_local_storage.h
index b71268cc3b..18def726fa 100644
--- a/include/deal.II/base/thread_local_storage.h
+++ b/include/deal.II/base/thread_local_storage.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/thread_management.h b/include/deal.II/base/thread_management.h
index e4da36c37b..28d94bd288 100644
--- a/include/deal.II/base/thread_management.h
+++ b/include/deal.II/base/thread_management.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/base/time_stepping.h b/include/deal.II/base/time_stepping.h
index ca6dcd23de..cbe40d57e6 100644
--- a/include/deal.II/base/time_stepping.h
+++ b/include/deal.II/base/time_stepping.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/base/time_stepping.templates.h b/include/deal.II/base/time_stepping.templates.h
index db4f10a41e..3300eb34cf 100644
--- a/include/deal.II/base/time_stepping.templates.h
+++ b/include/deal.II/base/time_stepping.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 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/include/deal.II/base/timer.h b/include/deal.II/base/timer.h
index ac2c028b09..155596d278 100644
--- a/include/deal.II/base/timer.h
+++ b/include/deal.II/base/timer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h
index 809e2f1da4..17f7f90923 100644
--- a/include/deal.II/base/types.h
+++ b/include/deal.II/base/types.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/vectorization.h b/include/deal.II/base/vectorization.h
index 2224b61fa8..2a9ed1b809 100644
--- a/include/deal.II/base/vectorization.h
+++ b/include/deal.II/base/vectorization.h
@@ -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/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h
index 6b4d20b924..6031650873 100644
--- a/include/deal.II/distributed/tria.h
+++ b/include/deal.II/distributed/tria.h
@@ -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/include/deal.II/dofs/dof_accessor.templates.h b/include/deal.II/dofs/dof_accessor.templates.h
index be5d11813c..f2062d33ac 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 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_handler.h b/include/deal.II/dofs/dof_handler.h
index da182ff831..765c79a779 100644
--- a/include/deal.II/dofs/dof_handler.h
+++ b/include/deal.II/dofs/dof_handler.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_iterator_selector.h b/include/deal.II/dofs/dof_iterator_selector.h
index e9c5b6d462..4676e57023 100644
--- a/include/deal.II/dofs/dof_iterator_selector.h
+++ b/include/deal.II/dofs/dof_iterator_selector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h
index 7670df926c..aa4d0ababb 100644
--- a/include/deal.II/dofs/dof_tools.h
+++ b/include/deal.II/dofs/dof_tools.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/fe.h b/include/deal.II/fe/fe.h
index 3b8f176cd9..95fb372ebb 100644
--- a/include/deal.II/fe/fe.h
+++ b/include/deal.II/fe/fe.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/fe/fe_abf.h b/include/deal.II/fe/fe_abf.h
index c05cedd3fe..e5957f2b94 100644
--- a/include/deal.II/fe/fe_abf.h
+++ b/include/deal.II/fe/fe_abf.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/include/deal.II/fe/fe_bdm.h b/include/deal.II/fe/fe_bdm.h
index b82b1a2cc4..419b0e5a2a 100644
--- a/include/deal.II/fe/fe_bdm.h
+++ b/include/deal.II/fe/fe_bdm.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/include/deal.II/fe/fe_bernstein.h b/include/deal.II/fe/fe_bernstein.h
index 4cfa16faa0..98c3df663c 100644
--- a/include/deal.II/fe/fe_bernstein.h
+++ b/include/deal.II/fe/fe_bernstein.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_dg_vector.h b/include/deal.II/fe/fe_dg_vector.h
index 162c87d2d9..711b9bfcf6 100644
--- a/include/deal.II/fe/fe_dg_vector.h
+++ b/include/deal.II/fe/fe_dg_vector.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/fe/fe_dg_vector.templates.h b/include/deal.II/fe/fe_dg_vector.templates.h
index 96a69334e6..ebaf40e9fb 100644
--- a/include/deal.II/fe/fe_dg_vector.templates.h
+++ b/include/deal.II/fe/fe_dg_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 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/include/deal.II/fe/fe_dgp.h b/include/deal.II/fe/fe_dgp.h
index fff8e1f194..799cb846be 100644
--- a/include/deal.II/fe/fe_dgp.h
+++ b/include/deal.II/fe/fe_dgp.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_dgp_monomial.h b/include/deal.II/fe/fe_dgp_monomial.h
index 8631bc276b..e17f02ce2e 100644
--- a/include/deal.II/fe/fe_dgp_monomial.h
+++ b/include/deal.II/fe/fe_dgp_monomial.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_dgq.h b/include/deal.II/fe/fe_dgq.h
index ce6c865994..9758d3f902 100644
--- a/include/deal.II/fe/fe_dgq.h
+++ b/include/deal.II/fe/fe_dgq.h
@@ -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/include/deal.II/fe/fe_enriched.h b/include/deal.II/fe/fe_enriched.h
index 527bc7a1eb..5de44ece9f 100644
--- a/include/deal.II/fe/fe_enriched.h
+++ b/include/deal.II/fe/fe_enriched.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/fe/fe_nedelec.h b/include/deal.II/fe/fe_nedelec.h
index 76ca5beecd..c60b94b469 100644
--- a/include/deal.II/fe/fe_nedelec.h
+++ b/include/deal.II/fe/fe_nedelec.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 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/fe/fe_poly_tensor.h b/include/deal.II/fe/fe_poly_tensor.h
index 5261cdde29..7e8e10c196 100644
--- a/include/deal.II/fe/fe_poly_tensor.h
+++ b/include/deal.II/fe/fe_poly_tensor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 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/fe/fe_q.h b/include/deal.II/fe/fe_q.h
index de8b98453d..a19aa9bf4e 100644
--- a/include/deal.II/fe/fe_q.h
+++ b/include/deal.II/fe/fe_q.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_q_bubbles.h b/include/deal.II/fe/fe_q_bubbles.h
index 38a5126073..4d26e55ebb 100644
--- a/include/deal.II/fe/fe_q_bubbles.h
+++ b/include/deal.II/fe/fe_q_bubbles.h
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// 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/include/deal.II/fe/fe_q_dg0.h b/include/deal.II/fe/fe_q_dg0.h
index bc98739be5..5f98ca63b7 100644
--- a/include/deal.II/fe/fe_q_dg0.h
+++ b/include/deal.II/fe/fe_q_dg0.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 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/include/deal.II/fe/fe_q_hierarchical.h b/include/deal.II/fe/fe_q_hierarchical.h
index 0beb22d7c6..c4ecf65be2 100644
--- a/include/deal.II/fe/fe_q_hierarchical.h
+++ b/include/deal.II/fe/fe_q_hierarchical.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 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/fe/fe_q_iso_q1.h b/include/deal.II/fe/fe_q_iso_q1.h
index 61d0b5e482..7180b11c50 100644
--- a/include/deal.II/fe/fe_q_iso_q1.h
+++ b/include/deal.II/fe/fe_q_iso_q1.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_rannacher_turek.h b/include/deal.II/fe/fe_rannacher_turek.h
index 28dff634fa..cd97b61a39 100644
--- a/include/deal.II/fe/fe_rannacher_turek.h
+++ b/include/deal.II/fe/fe_rannacher_turek.h
@@ -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/include/deal.II/fe/fe_raviart_thomas.h b/include/deal.II/fe/fe_raviart_thomas.h
index c49d7ddf6e..2f57911839 100644
--- a/include/deal.II/fe/fe_raviart_thomas.h
+++ b/include/deal.II/fe/fe_raviart_thomas.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 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/include/deal.II/fe/fe_tools.h b/include/deal.II/fe/fe_tools.h
index 09eb88f3bf..c727630ca3 100644
--- a/include/deal.II/fe/fe_tools.h
+++ b/include/deal.II/fe/fe_tools.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/fe/fe_trace.h b/include/deal.II/fe/fe_trace.h
index 22b4e746f4..03a7586d35 100644
--- a/include/deal.II/fe/fe_trace.h
+++ b/include/deal.II/fe/fe_trace.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_values.h b/include/deal.II/fe/fe_values.h
index c9a3861ed7..ce8da006e4 100644
--- a/include/deal.II/fe/fe_values.h
+++ b/include/deal.II/fe/fe_values.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/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h
index a78492cc4c..c01be97c84 100644
--- a/include/deal.II/grid/grid_generator.h
+++ b/include/deal.II/grid/grid_generator.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/grid/grid_in.h b/include/deal.II/grid/grid_in.h
index 45b624efc8..eef8c36655 100644
--- a/include/deal.II/grid/grid_in.h
+++ b/include/deal.II/grid/grid_in.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/grid/persistent_tria.h b/include/deal.II/grid/persistent_tria.h
index 6b4f049821..5365d8ffd9 100644
--- a/include/deal.II/grid/persistent_tria.h
+++ b/include/deal.II/grid/persistent_tria.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h
index 7428feb138..b1380ae512 100644
--- a/include/deal.II/grid/tria.h
+++ b/include/deal.II/grid/tria.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/grid/tria_boundary_lib.h b/include/deal.II/grid/tria_boundary_lib.h
index e68748ca1c..8f3ba8a4f6 100644
--- a/include/deal.II/grid/tria_boundary_lib.h
+++ b/include/deal.II/grid/tria_boundary_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/tria_iterator_selector.h b/include/deal.II/grid/tria_iterator_selector.h
index 80c434f5e8..47ea96f54a 100644
--- a/include/deal.II/grid/tria_iterator_selector.h
+++ b/include/deal.II/grid/tria_iterator_selector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/tria_objects.h b/include/deal.II/grid/tria_objects.h
index cf2ffbd778..0c45ac7d97 100644
--- a/include/deal.II/grid/tria_objects.h
+++ b/include/deal.II/grid/tria_objects.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/hp/q_collection.h b/include/deal.II/hp/q_collection.h
index b6cae777ed..06a5caa3de 100644
--- a/include/deal.II/hp/q_collection.h
+++ b/include/deal.II/hp/q_collection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/integrators/elasticity.h b/include/deal.II/integrators/elasticity.h
index 2e6f76be0c..f4a0d378fe 100644
--- a/include/deal.II/integrators/elasticity.h
+++ b/include/deal.II/integrators/elasticity.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 4daf2789ef..b064bcec49 100644
--- a/include/deal.II/integrators/l2.h
+++ b/include/deal.II/integrators/l2.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/integrators/maxwell.h b/include/deal.II/integrators/maxwell.h
index 80fa9cff91..caaa5731ee 100644
--- a/include/deal.II/integrators/maxwell.h
+++ b/include/deal.II/integrators/maxwell.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/lac/block_linear_operator.h b/include/deal.II/lac/block_linear_operator.h
index 3ca3496061..74d3aa19c5 100644
--- a/include/deal.II/lac/block_linear_operator.h
+++ b/include/deal.II/lac/block_linear_operator.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_sparsity_pattern.h b/include/deal.II/lac/block_sparsity_pattern.h
index 70b46225bf..9c06b15307 100644
--- a/include/deal.II/lac/block_sparsity_pattern.h
+++ b/include/deal.II/lac/block_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/block_vector.templates.h b/include/deal.II/lac/block_vector.templates.h
index eb77a776a9..b0c941e242 100644
--- a/include/deal.II/lac/block_vector.templates.h
+++ b/include/deal.II/lac/block_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/chunk_sparse_matrix.templates.h b/include/deal.II/lac/chunk_sparse_matrix.templates.h
index 9c09c22804..241c495c5a 100644
--- a/include/deal.II/lac/chunk_sparse_matrix.templates.h
+++ b/include/deal.II/lac/chunk_sparse_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/chunk_sparsity_pattern.h b/include/deal.II/lac/chunk_sparsity_pattern.h
index 2f754e2345..cf8acdf18f 100644
--- a/include/deal.II/lac/chunk_sparsity_pattern.h
+++ b/include/deal.II/lac/chunk_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/communication_pattern_base.h b/include/deal.II/lac/communication_pattern_base.h
index d07cd68c1f..ca8469796e 100644
--- a/include/deal.II/lac/communication_pattern_base.h
+++ b/include/deal.II/lac/communication_pattern_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/constraint_matrix.h b/include/deal.II/lac/constraint_matrix.h
index 7a5ba77841..328f7a48d8 100644
--- a/include/deal.II/lac/constraint_matrix.h
+++ b/include/deal.II/lac/constraint_matrix.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/constraint_matrix.templates.h b/include/deal.II/lac/constraint_matrix.templates.h
index 54949aa030..88076c6149 100644
--- a/include/deal.II/lac/constraint_matrix.templates.h
+++ b/include/deal.II/lac/constraint_matrix.templates.h
@@ -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/include/deal.II/lac/dynamic_sparsity_pattern.h b/include/deal.II/lac/dynamic_sparsity_pattern.h
index 758b41c708..2b08664953 100644
--- a/include/deal.II/lac/dynamic_sparsity_pattern.h
+++ b/include/deal.II/lac/dynamic_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 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 8bb77eedad..cff07a0e12 100644
--- a/include/deal.II/lac/exceptions.h
+++ b/include/deal.II/lac/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/full_matrix.h b/include/deal.II/lac/full_matrix.h
index d4cf55dd47..0a0d639892 100644
--- a/include/deal.II/lac/full_matrix.h
+++ b/include/deal.II/lac/full_matrix.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/lac/full_matrix.templates.h b/include/deal.II/lac/full_matrix.templates.h
index a91162222e..6f6e001931 100644
--- a/include/deal.II/lac/full_matrix.templates.h
+++ b/include/deal.II/lac/full_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 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/lac/iterative_inverse.h b/include/deal.II/lac/iterative_inverse.h
index e0d9dc2250..59f3da512f 100644
--- a/include/deal.II/lac/iterative_inverse.h
+++ b/include/deal.II/lac/iterative_inverse.h
@@ -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/include/deal.II/lac/la_parallel_block_vector.templates.h b/include/deal.II/lac/la_parallel_block_vector.templates.h
index 116c34d205..3ce3fd73bd 100644
--- a/include/deal.II/lac/la_parallel_block_vector.templates.h
+++ b/include/deal.II/lac/la_parallel_block_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 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/lac/la_parallel_vector.templates.h b/include/deal.II/lac/la_parallel_vector.templates.h
index 2033688dea..fee91499fb 100644
--- a/include/deal.II/lac/la_parallel_vector.templates.h
+++ b/include/deal.II/lac/la_parallel_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 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/lac/lapack_support.h b/include/deal.II/lac/lapack_support.h
index de518ca6fd..193c63da11 100644
--- a/include/deal.II/lac/lapack_support.h
+++ b/include/deal.II/lac/lapack_support.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/linear_operator.h b/include/deal.II/lac/linear_operator.h
index 0fbfec3161..b174dd6b93 100644
--- a/include/deal.II/lac/linear_operator.h
+++ b/include/deal.II/lac/linear_operator.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/lac/linear_operator_tools.h b/include/deal.II/lac/linear_operator_tools.h
index 54a4701910..ea86931f99 100644
--- a/include/deal.II/lac/linear_operator_tools.h
+++ b/include/deal.II/lac/linear_operator_tools.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/matrix_lib.templates.h b/include/deal.II/lac/matrix_lib.templates.h
index 9c1f7f805a..58f07a0c67 100644
--- a/include/deal.II/lac/matrix_lib.templates.h
+++ b/include/deal.II/lac/matrix_lib.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/packaged_operation.h b/include/deal.II/lac/packaged_operation.h
index 16c3b241f7..bba1b6a5cf 100644
--- a/include/deal.II/lac/packaged_operation.h
+++ b/include/deal.II/lac/packaged_operation.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/lac/petsc_block_sparse_matrix.h b/include/deal.II/lac/petsc_block_sparse_matrix.h
index 073f0eac78..c57484c497 100644
--- a/include/deal.II/lac/petsc_block_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_block_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/petsc_matrix_base.h b/include/deal.II/lac/petsc_matrix_base.h
index 4f8bfadfb6..2c4f07061b 100644
--- a/include/deal.II/lac/petsc_matrix_base.h
+++ b/include/deal.II/lac/petsc_matrix_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 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/petsc_matrix_free.h b/include/deal.II/lac/petsc_matrix_free.h
index 7ecef9345d..01442f4d9b 100644
--- a/include/deal.II/lac/petsc_matrix_free.h
+++ b/include/deal.II/lac/petsc_matrix_free.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
index 7113685268..c0d4ec2fc2 100644
--- a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/petsc_parallel_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_sparse_matrix.h
index 73c7bd8e81..53db4394c6 100644
--- a/include/deal.II/lac/petsc_parallel_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_parallel_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/petsc_solver.h b/include/deal.II/lac/petsc_solver.h
index f08b6f450e..07628a3ef1 100644
--- a/include/deal.II/lac/petsc_solver.h
+++ b/include/deal.II/lac/petsc_solver.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/petsc_vector_base.h b/include/deal.II/lac/petsc_vector_base.h
index 9b582ecfe8..5be9d80363 100644
--- a/include/deal.II/lac/petsc_vector_base.h
+++ b/include/deal.II/lac/petsc_vector_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/precondition.h b/include/deal.II/lac/precondition.h
index c201cf15cd..20fe5e1a25 100644
--- a/include/deal.II/lac/precondition.h
+++ b/include/deal.II/lac/precondition.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/lac/precondition_block.templates.h b/include/deal.II/lac/precondition_block.templates.h
index 1ca117434f..0796baa528 100644
--- a/include/deal.II/lac/precondition_block.templates.h
+++ b/include/deal.II/lac/precondition_block.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/precondition_block_base.h b/include/deal.II/lac/precondition_block_base.h
index 275f9c72ea..778d836f71 100644
--- a/include/deal.II/lac/precondition_block_base.h
+++ b/include/deal.II/lac/precondition_block_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/precondition_selector.h b/include/deal.II/lac/precondition_selector.h
index 324e9d1ad4..b4481ff861 100644
--- a/include/deal.II/lac/precondition_selector.h
+++ b/include/deal.II/lac/precondition_selector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/read_write_vector.h b/include/deal.II/lac/read_write_vector.h
index 2e27be0fbb..631ecec5c1 100644
--- a/include/deal.II/lac/read_write_vector.h
+++ b/include/deal.II/lac/read_write_vector.h
@@ -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/include/deal.II/lac/read_write_vector.templates.h b/include/deal.II/lac/read_write_vector.templates.h
index 2f46df57eb..bb0926cb8b 100644
--- a/include/deal.II/lac/read_write_vector.templates.h
+++ b/include/deal.II/lac/read_write_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2017-2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/schur_complement.h b/include/deal.II/lac/schur_complement.h
index 17c9d50d07..40e55db2ef 100644
--- a/include/deal.II/lac/schur_complement.h
+++ b/include/deal.II/lac/schur_complement.h
@@ -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/include/deal.II/lac/slepc_spectral_transformation.h b/include/deal.II/lac/slepc_spectral_transformation.h
index a49270d890..3acb22debf 100644
--- a/include/deal.II/lac/slepc_spectral_transformation.h
+++ b/include/deal.II/lac/slepc_spectral_transformation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 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/include/deal.II/lac/solver.h b/include/deal.II/lac/solver.h
index 9e0b06a539..5e5d24b23f 100644
--- a/include/deal.II/lac/solver.h
+++ b/include/deal.II/lac/solver.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 da2141f852..f081d5f8b5 100644
--- a/include/deal.II/lac/solver_bicgstab.h
+++ b/include/deal.II/lac/solver_bicgstab.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver_cg.h b/include/deal.II/lac/solver_cg.h
index 56aa07b154..e044c58b9c 100644
--- a/include/deal.II/lac/solver_cg.h
+++ b/include/deal.II/lac/solver_cg.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/solver_gmres.h b/include/deal.II/lac/solver_gmres.h
index 8e65cd25c4..087c17919c 100644
--- a/include/deal.II/lac/solver_gmres.h
+++ b/include/deal.II/lac/solver_gmres.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/solver_minres.h b/include/deal.II/lac/solver_minres.h
index 49d1a31139..0699ff7149 100644
--- a/include/deal.II/lac/solver_minres.h
+++ b/include/deal.II/lac/solver_minres.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/solver_qmrs.h b/include/deal.II/lac/solver_qmrs.h
index ab11191a2c..bc53ce6eac 100644
--- a/include/deal.II/lac/solver_qmrs.h
+++ b/include/deal.II/lac/solver_qmrs.h
@@ -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/include/deal.II/lac/solver_richardson.h b/include/deal.II/lac/solver_richardson.h
index ae13849174..7c657809bf 100644
--- a/include/deal.II/lac/solver_richardson.h
+++ b/include/deal.II/lac/solver_richardson.h
@@ -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/include/deal.II/lac/solver_selector.h b/include/deal.II/lac/solver_selector.h
index c3d0691c92..383e083053 100644
--- a/include/deal.II/lac/solver_selector.h
+++ b/include/deal.II/lac/solver_selector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/sparse_matrix.h b/include/deal.II/lac/sparse_matrix.h
index 316cd66e0d..50fa2456f9 100644
--- a/include/deal.II/lac/sparse_matrix.h
+++ b/include/deal.II/lac/sparse_matrix.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/lac/sparse_matrix.templates.h b/include/deal.II/lac/sparse_matrix.templates.h
index f07ec8b0af..3a795115ae 100644
--- a/include/deal.II/lac/sparse_matrix.templates.h
+++ b/include/deal.II/lac/sparse_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/tridiagonal_matrix.h b/include/deal.II/lac/tridiagonal_matrix.h
index 69a1a6ab24..ffc1c1a600 100644
--- a/include/deal.II/lac/tridiagonal_matrix.h
+++ b/include/deal.II/lac/tridiagonal_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_block_sparse_matrix.h b/include/deal.II/lac/trilinos_block_sparse_matrix.h
index c30a7230d9..8015170f97 100644
--- a/include/deal.II/lac/trilinos_block_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_block_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 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/lac/trilinos_epetra_communication_pattern.h b/include/deal.II/lac/trilinos_epetra_communication_pattern.h
index a7f290f624..5e8a9ffc5f 100644
--- a/include/deal.II/lac/trilinos_epetra_communication_pattern.h
+++ b/include/deal.II/lac/trilinos_epetra_communication_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_epetra_vector.h b/include/deal.II/lac/trilinos_epetra_vector.h
index a16ec792ae..efcecfce84 100644
--- a/include/deal.II/lac/trilinos_epetra_vector.h
+++ b/include/deal.II/lac/trilinos_epetra_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_parallel_block_vector.h b/include/deal.II/lac/trilinos_parallel_block_vector.h
index 2a2279b808..9d5d3f3798 100644
--- a/include/deal.II/lac/trilinos_parallel_block_vector.h
+++ b/include/deal.II/lac/trilinos_parallel_block_vector.h
@@ -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/include/deal.II/lac/trilinos_precondition.h b/include/deal.II/lac/trilinos_precondition.h
index d056b4cfb9..734512ee1d 100644
--- a/include/deal.II/lac/trilinos_precondition.h
+++ b/include/deal.II/lac/trilinos_precondition.h
@@ -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/include/deal.II/lac/trilinos_solver.h b/include/deal.II/lac/trilinos_solver.h
index 6bf091828d..71c765d288 100644
--- a/include/deal.II/lac/trilinos_solver.h
+++ b/include/deal.II/lac/trilinos_solver.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/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h
index 4fe4532609..ab74e2f6ac 100644
--- a/include/deal.II/lac/trilinos_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 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/include/deal.II/lac/trilinos_sparsity_pattern.h b/include/deal.II/lac/trilinos_sparsity_pattern.h
index e38a2b322b..f314a7c77e 100644
--- a/include/deal.II/lac/trilinos_sparsity_pattern.h
+++ b/include/deal.II/lac/trilinos_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_vector_base.h b/include/deal.II/lac/trilinos_vector_base.h
index 17fdc615e3..cee2271762 100644
--- a/include/deal.II/lac/trilinos_vector_base.h
+++ b/include/deal.II/lac/trilinos_vector_base.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/lac/vector.templates.h b/include/deal.II/lac/vector.templates.h
index e710484248..9a77cd0e00 100644
--- a/include/deal.II/lac/vector.templates.h
+++ b/include/deal.II/lac/vector.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/lac/vector_memory.h b/include/deal.II/lac/vector_memory.h
index a63424cd3d..72fd8edf16 100644
--- a/include/deal.II/lac/vector_memory.h
+++ b/include/deal.II/lac/vector_memory.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/vector_operations_internal.h b/include/deal.II/lac/vector_operations_internal.h
index 42359e99a9..57a2cf0601 100644
--- a/include/deal.II/lac/vector_operations_internal.h
+++ b/include/deal.II/lac/vector_operations_internal.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/matrix_free/dof_info.h b/include/deal.II/matrix_free/dof_info.h
index 3dad61f1f7..8d8e411ab4 100644
--- a/include/deal.II/matrix_free/dof_info.h
+++ b/include/deal.II/matrix_free/dof_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/dof_info.templates.h b/include/deal.II/matrix_free/dof_info.templates.h
index 6d7f74de14..887f3b5001 100644
--- a/include/deal.II/matrix_free/dof_info.templates.h
+++ b/include/deal.II/matrix_free/dof_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 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/helper_functions.h b/include/deal.II/matrix_free/helper_functions.h
index 7766dbbba1..99ce08adaf 100644
--- a/include/deal.II/matrix_free/helper_functions.h
+++ b/include/deal.II/matrix_free/helper_functions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/mapping_info.h b/include/deal.II/matrix_free/mapping_info.h
index 4bf15765a5..050f8724f1 100644
--- a/include/deal.II/matrix_free/mapping_info.h
+++ b/include/deal.II/matrix_free/mapping_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/mapping_info.templates.h b/include/deal.II/matrix_free/mapping_info.templates.h
index 09028d4940..73024233a6 100644
--- a/include/deal.II/matrix_free/mapping_info.templates.h
+++ b/include/deal.II/matrix_free/mapping_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 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/operators.h b/include/deal.II/matrix_free/operators.h
index fa27b7bee1..72e7c170eb 100644
--- a/include/deal.II/matrix_free/operators.h
+++ b/include/deal.II/matrix_free/operators.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.h b/include/deal.II/matrix_free/shape_info.h
index 40a5151a01..8b76ac70ef 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 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/dof_info.h b/include/deal.II/meshworker/dof_info.h
index 87aafc75f1..5623816444 100644
--- a/include/deal.II/meshworker/dof_info.h
+++ b/include/deal.II/meshworker/dof_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/local_results.h b/include/deal.II/meshworker/local_results.h
index 15b4b40336..7242f9845e 100644
--- a/include/deal.II/meshworker/local_results.h
+++ b/include/deal.II/meshworker/local_results.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/simple.h b/include/deal.II/meshworker/simple.h
index 2106aad965..732e9472a2 100644
--- a/include/deal.II/meshworker/simple.h
+++ b/include/deal.II/meshworker/simple.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_block_smoother.h b/include/deal.II/multigrid/mg_block_smoother.h
index 9a8d9e7f37..7ebc96cd6e 100644
--- a/include/deal.II/multigrid/mg_block_smoother.h
+++ b/include/deal.II/multigrid/mg_block_smoother.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h
index 9ad5afe571..17c1c84b95 100644
--- a/include/deal.II/multigrid/mg_constrained_dofs.h
+++ b/include/deal.II/multigrid/mg_constrained_dofs.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_tools.h b/include/deal.II/multigrid/mg_tools.h
index dfc7b8b67d..1d89b1bfe2 100644
--- a/include/deal.II/multigrid/mg_tools.h
+++ b/include/deal.II/multigrid/mg_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer.h b/include/deal.II/multigrid/mg_transfer.h
index a73a919583..9d2c66bbce 100644
--- a/include/deal.II/multigrid/mg_transfer.h
+++ b/include/deal.II/multigrid/mg_transfer.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/multigrid/mg_transfer_component.templates.h b/include/deal.II/multigrid/mg_transfer_component.templates.h
index 7012e7eebb..acadee7750 100644
--- a/include/deal.II/multigrid/mg_transfer_component.templates.h
+++ b/include/deal.II/multigrid/mg_transfer_component.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer_internal.h b/include/deal.II/multigrid/mg_transfer_internal.h
index da35f8814c..9cf27e123c 100644
--- a/include/deal.II/multigrid/mg_transfer_internal.h
+++ b/include/deal.II/multigrid/mg_transfer_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 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/multigrid/mg_transfer_matrix_free.h b/include/deal.II/multigrid/mg_transfer_matrix_free.h
index c1cd2acf21..43e3cccc58 100644
--- a/include/deal.II/multigrid/mg_transfer_matrix_free.h
+++ b/include/deal.II/multigrid/mg_transfer_matrix_free.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 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/multigrid/sparse_matrix_collection.h b/include/deal.II/multigrid/sparse_matrix_collection.h
index 917af7f800..63533b2b40 100644
--- a/include/deal.II/multigrid/sparse_matrix_collection.h
+++ b/include/deal.II/multigrid/sparse_matrix_collection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/data_out_dof_data.h b/include/deal.II/numerics/data_out_dof_data.h
index f0c50264ae..c8c9aec2ee 100644
--- a/include/deal.II/numerics/data_out_dof_data.h
+++ b/include/deal.II/numerics/data_out_dof_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/data_out_stack.h b/include/deal.II/numerics/data_out_stack.h
index d3fe8e8fb8..ab2548026f 100644
--- a/include/deal.II/numerics/data_out_stack.h
+++ b/include/deal.II/numerics/data_out_stack.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 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 d1650b0bd4..d5923e77de 100644
--- a/include/deal.II/numerics/derivative_approximation.h
+++ b/include/deal.II/numerics/derivative_approximation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/error_estimator.h b/include/deal.II/numerics/error_estimator.h
index 0175e7acfd..83258cd4c3 100644
--- a/include/deal.II/numerics/error_estimator.h
+++ b/include/deal.II/numerics/error_estimator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/histogram.h b/include/deal.II/numerics/histogram.h
index 344643e18b..931bc58f9c 100644
--- a/include/deal.II/numerics/histogram.h
+++ b/include/deal.II/numerics/histogram.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h
index ea494bad97..0b7c7529d3 100644
--- a/include/deal.II/numerics/solution_transfer.h
+++ b/include/deal.II/numerics/solution_transfer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/time_dependent.h b/include/deal.II/numerics/time_dependent.h
index 912cd19d78..65489758d9 100644
--- a/include/deal.II/numerics/time_dependent.h
+++ b/include/deal.II/numerics/time_dependent.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h
index 802a454ee7..090d875389 100644
--- a/include/deal.II/numerics/vector_tools.h
+++ b/include/deal.II/numerics/vector_tools.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/opencascade/boundary_lib.h b/include/deal.II/opencascade/boundary_lib.h
index 9998340bf8..0ede607d8a 100644
--- a/include/deal.II/opencascade/boundary_lib.h
+++ b/include/deal.II/opencascade/boundary_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 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 a16b32dd7c..31f7cdea18 100644
--- a/include/deal.II/opencascade/utilities.h
+++ b/include/deal.II/opencascade/utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/algorithms/operator.cc b/source/algorithms/operator.cc
index 9b6531b987..d71ae60074 100644
--- a/source/algorithms/operator.cc
+++ b/source/algorithms/operator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/algorithms/operator.inst.in b/source/algorithms/operator.inst.in
index 1e7f0bd457..744b984003 100644
--- a/source/algorithms/operator.inst.in
+++ b/source/algorithms/operator.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/algorithms/timestep_control.cc b/source/algorithms/timestep_control.cc
index 7fc831cbdd..90332ff1d9 100644
--- a/source/algorithms/timestep_control.cc
+++ b/source/algorithms/timestep_control.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt
index 0bff1fa583..b2c0efd786 100644
--- a/source/base/CMakeLists.txt
+++ b/source/base/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/base/auto_derivative_function.cc b/source/base/auto_derivative_function.cc
index 8f07803d2f..aed9d33fe7 100644
--- a/source/base/auto_derivative_function.cc
+++ b/source/base/auto_derivative_function.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/data_out_base.cc b/source/base/data_out_base.cc
index 8feddae285..f375ccb43a 100644
--- a/source/base/data_out_base.cc
+++ b/source/base/data_out_base.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/data_out_base.inst.in b/source/base/data_out_base.inst.in
index b122aaff9f..3e80f337f0 100644
--- a/source/base/data_out_base.inst.in
+++ b/source/base/data_out_base.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/exceptions.cc b/source/base/exceptions.cc
index 3a795cbb6b..a77a35f7f8 100644
--- a/source/base/exceptions.cc
+++ b/source/base/exceptions.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/function.inst.in b/source/base/function.inst.in
index 489afac369..3d83238438 100644
--- a/source/base/function.inst.in
+++ b/source/base/function.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_derivative.cc b/source/base/function_derivative.cc
index c75d76c9e8..596093230a 100644
--- a/source/base/function_derivative.cc
+++ b/source/base/function_derivative.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_lib.cc b/source/base/function_lib.cc
index 2e69cb3226..aabfd0be41 100644
--- a/source/base/function_lib.cc
+++ b/source/base/function_lib.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/base/function_lib_cutoff.cc b/source/base/function_lib_cutoff.cc
index 3b1c254f67..1cc4738cf9 100644
--- a/source/base/function_lib_cutoff.cc
+++ b/source/base/function_lib_cutoff.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 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/base/function_spherical.cc b/source/base/function_spherical.cc
index 56b8117e21..b138fb43ab 100644
--- a/source/base/function_spherical.cc
+++ b/source/base/function_spherical.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/function_time.inst.in b/source/base/function_time.inst.in
index c27c9899c7..f3042f0fe3 100644
--- a/source/base/function_time.inst.in
+++ b/source/base/function_time.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/geometric_utilities.cc b/source/base/geometric_utilities.cc
index d136537cd4..4f4e8d9dca 100644
--- a/source/base/geometric_utilities.cc
+++ b/source/base/geometric_utilities.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/geometry_info.cc b/source/base/geometry_info.cc
index 5ed44c8c5c..24c0775baa 100644
--- a/source/base/geometry_info.cc
+++ b/source/base/geometry_info.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/index_set.cc b/source/base/index_set.cc
index d344745e6e..8066b9ec04 100644
--- a/source/base/index_set.cc
+++ b/source/base/index_set.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/job_identifier.cc b/source/base/job_identifier.cc
index 68ff6973c1..87f8c7559f 100644
--- a/source/base/job_identifier.cc
+++ b/source/base/job_identifier.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 c6480577f7..62d90041df 100644
--- a/source/base/logstream.cc
+++ b/source/base/logstream.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 8ebab8f77a..e07e080081 100644
--- a/source/base/mpi.cc
+++ b/source/base/mpi.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/parallel.cc b/source/base/parallel.cc
index 09a175aa9a..476b6f02af 100644
--- a/source/base/parallel.cc
+++ b/source/base/parallel.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/parameter_handler.cc b/source/base/parameter_handler.cc
index c507aeefc2..ccf56d3c9d 100644
--- a/source/base/parameter_handler.cc
+++ b/source/base/parameter_handler.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/partitioner.cc b/source/base/partitioner.cc
index 05ba75a923..63f3edc9e3 100644
--- a/source/base/partitioner.cc
+++ b/source/base/partitioner.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/polynomials_piecewise.cc b/source/base/polynomials_piecewise.cc
index 48c4287cfc..00155bd50c 100644
--- a/source/base/polynomials_piecewise.cc
+++ b/source/base/polynomials_piecewise.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/polynomials_rannacher_turek.inst.in b/source/base/polynomials_rannacher_turek.inst.in
index 4409a42f59..b387daf328 100644
--- a/source/base/polynomials_rannacher_turek.inst.in
+++ b/source/base/polynomials_rannacher_turek.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/quadrature.cc b/source/base/quadrature.cc
index 2da3f1d76f..cfb1768689 100644
--- a/source/base/quadrature.cc
+++ b/source/base/quadrature.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/quadrature_lib.cc b/source/base/quadrature_lib.cc
index 43328dd170..0a1d7c505c 100644
--- a/source/base/quadrature_lib.cc
+++ b/source/base/quadrature_lib.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/source/base/subscriptor.cc b/source/base/subscriptor.cc
index fa2793aa2e..3d78476968 100644
--- a/source/base/subscriptor.cc
+++ b/source/base/subscriptor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/tensor_function.inst.in b/source/base/tensor_function.inst.in
index 2c0186d375..8b8ec535f6 100644
--- a/source/base/tensor_function.inst.in
+++ b/source/base/tensor_function.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/tensor_product_polynomials.cc b/source/base/tensor_product_polynomials.cc
index 0c8c9716a5..af0fa4dcf3 100644
--- a/source/base/tensor_product_polynomials.cc
+++ b/source/base/tensor_product_polynomials.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/time_stepping.cc b/source/base/time_stepping.cc
index cc86489861..74c61291c5 100644
--- a/source/base/time_stepping.cc
+++ b/source/base/time_stepping.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/time_stepping.inst.in b/source/base/time_stepping.inst.in
index bce77adf1b..63b45cc761 100644
--- a/source/base/time_stepping.inst.in
+++ b/source/base/time_stepping.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2016 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 767b085a4f..eea4331a26 100644
--- a/source/base/timer.cc
+++ b/source/base/timer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 c361bde0f1..c2b06a3498 100644
--- a/source/base/utilities.cc
+++ b/source/base/utilities.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/CMakeLists.txt b/source/distributed/CMakeLists.txt
index 7065f150d1..40089416ed 100644
--- a/source/distributed/CMakeLists.txt
+++ b/source/distributed/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/distributed/grid_refinement.cc b/source/distributed/grid_refinement.cc
index 3c43d26ce8..480d50afb0 100644
--- a/source/distributed/grid_refinement.cc
+++ b/source/distributed/grid_refinement.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/grid_refinement.inst.in b/source/distributed/grid_refinement.inst.in
index d7641c7afa..ea05df63ca 100644
--- a/source/distributed/grid_refinement.inst.in
+++ b/source/distributed/grid_refinement.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 409539f5f5..24d602b7c4 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 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/shared_tria.inst.in b/source/distributed/shared_tria.inst.in
index df5fcfcd5f..dde78d9206 100644
--- a/source/distributed/shared_tria.inst.in
+++ b/source/distributed/shared_tria.inst.in
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.inst.in 32674 2014-03-20 16:57:24Z denis.davydov $
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/solution_transfer.cc b/source/distributed/solution_transfer.cc
index d8f22004d4..5c05da9303 100644
--- a/source/distributed/solution_transfer.cc
+++ b/source/distributed/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/solution_transfer.inst.in b/source/distributed/solution_transfer.inst.in
index 671eec5587..0363a7f6da 100644
--- a/source/distributed/solution_transfer.inst.in
+++ b/source/distributed/solution_transfer.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/tria.inst.in b/source/distributed/tria.inst.in
index c9cf19e513..127c144234 100644
--- a/source/distributed/tria.inst.in
+++ b/source/distributed/tria.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/tria_base.cc b/source/distributed/tria_base.cc
index 46e4f94af7..1bdcd3486b 100644
--- a/source/distributed/tria_base.cc
+++ b/source/distributed/tria_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/tria_base.inst.in b/source/distributed/tria_base.inst.in
index 01c4bb687c..d9a2f93c46 100644
--- a/source/distributed/tria_base.inst.in
+++ b/source/distributed/tria_base.inst.in
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.inst.in 32674 2014-03-20 16:57:24Z denis.davydov $
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/block_info.inst.in b/source/dofs/block_info.inst.in
index bf05819a08..0de9e8ccc7 100644
--- a/source/dofs/block_info.inst.in
+++ b/source/dofs/block_info.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor.cc b/source/dofs/dof_accessor.cc
index b2751a9663..6cbbe59968 100644
--- a/source/dofs/dof_accessor.cc
+++ b/source/dofs/dof_accessor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor.inst.in b/source/dofs/dof_accessor.inst.in
index 1a76b30e59..b0374e47cc 100644
--- a/source/dofs/dof_accessor.inst.in
+++ b/source/dofs/dof_accessor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_get.cc b/source/dofs/dof_accessor_get.cc
index 69c1046eec..e1d339e1ad 100644
--- a/source/dofs/dof_accessor_get.cc
+++ b/source/dofs/dof_accessor_get.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_get.inst.in b/source/dofs/dof_accessor_get.inst.in
index fb747c22c8..c27a4f50e7 100644
--- a/source/dofs/dof_accessor_get.inst.in
+++ b/source/dofs/dof_accessor_get.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_set.cc b/source/dofs/dof_accessor_set.cc
index 109907a660..9a5109af3a 100644
--- a/source/dofs/dof_accessor_set.cc
+++ b/source/dofs/dof_accessor_set.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_set.inst.in b/source/dofs/dof_accessor_set.inst.in
index 5219e47506..4dbc3ee0f0 100644
--- a/source/dofs/dof_accessor_set.inst.in
+++ b/source/dofs/dof_accessor_set.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_handler.inst.in b/source/dofs/dof_handler.inst.in
index 75aeba64f7..c259f45917 100644
--- a/source/dofs/dof_handler.inst.in
+++ b/source/dofs/dof_handler.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_handler_policy.inst.in b/source/dofs/dof_handler_policy.inst.in
index b8cb3661b1..7b472d39f4 100644
--- a/source/dofs/dof_handler_policy.inst.in
+++ b/source/dofs/dof_handler_policy.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_objects.inst.in b/source/dofs/dof_objects.inst.in
index 37cf8522fb..7701c32625 100644
--- a/source/dofs/dof_objects.inst.in
+++ b/source/dofs/dof_objects.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_renumbering.cc b/source/dofs/dof_renumbering.cc
index 2076f9a8bb..db44665bf1 100644
--- a/source/dofs/dof_renumbering.cc
+++ b/source/dofs/dof_renumbering.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_renumbering.inst.in b/source/dofs/dof_renumbering.inst.in
index c8dcf778de..f3546de3eb 100644
--- a/source/dofs/dof_renumbering.inst.in
+++ b/source/dofs/dof_renumbering.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 84fa2ff72d..40ce9bad4f 100644
--- a/source/dofs/dof_tools_constraints.cc
+++ b/source/dofs/dof_tools_constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 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 88f31caf7d..6e43b04628 100644
--- a/source/dofs/dof_tools_constraints.inst.in
+++ b/source/dofs/dof_tools_constraints.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools_sparsity.cc b/source/dofs/dof_tools_sparsity.cc
index fb409110b6..0ed9628156 100644
--- a/source/dofs/dof_tools_sparsity.cc
+++ b/source/dofs/dof_tools_sparsity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/CMakeLists.txt b/source/fe/CMakeLists.txt
index 20a1b829b7..6dc62593b5 100644
--- a/source/fe/CMakeLists.txt
+++ b/source/fe/CMakeLists.txt
@@ -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/fe/fe.cc b/source/fe/fe.cc
index 2bbbe01b11..2177a679ab 100644
--- a/source/fe/fe.cc
+++ b/source/fe/fe.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/fe/fe.inst.in b/source/fe/fe.inst.in
index 09d011d67b..4cc2c5318b 100644
--- a/source/fe/fe.inst.in
+++ b/source/fe/fe.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_abf.cc b/source/fe/fe_abf.cc
index eb95d35e72..dd7e715283 100644
--- a/source/fe/fe_abf.cc
+++ b/source/fe/fe_abf.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/source/fe/fe_abf.inst.in b/source/fe/fe_abf.inst.in
index 1c7baa1dd6..ecf6ea3395 100644
--- a/source/fe/fe_abf.inst.in
+++ b/source/fe/fe_abf.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_bdm.inst.in b/source/fe/fe_bdm.inst.in
index a949a32887..5a90306033 100644
--- a/source/fe/fe_bdm.inst.in
+++ b/source/fe/fe_bdm.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_bernstein.cc b/source/fe/fe_bernstein.cc
index 5f01973433..dd04142a5a 100644
--- a/source/fe/fe_bernstein.cc
+++ b/source/fe/fe_bernstein.cc
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: fe_q.cc 30037 2013-07-18 16:55:40Z maier $
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_bernstein.inst.in b/source/fe/fe_bernstein.inst.in
index 19ee97d98b..389c89df2e 100644
--- a/source/fe/fe_bernstein.inst.in
+++ b/source/fe/fe_bernstein.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dg_vector.cc b/source/fe/fe_dg_vector.cc
index 43385f0044..39c434cc9f 100644
--- a/source/fe/fe_dg_vector.cc
+++ b/source/fe/fe_dg_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dg_vector.inst.in b/source/fe/fe_dg_vector.inst.in
index e6da39d5bb..b44c3d00c8 100644
--- a/source/fe/fe_dg_vector.inst.in
+++ b/source/fe/fe_dg_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgp.cc b/source/fe/fe_dgp.cc
index d9fc284278..f7ac1517f0 100644
--- a/source/fe/fe_dgp.cc
+++ b/source/fe/fe_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgp.inst.in b/source/fe/fe_dgp.inst.in
index 412b8a4012..f8fbe34ff5 100644
--- a/source/fe/fe_dgp.inst.in
+++ b/source/fe/fe_dgp.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgp_monomial.cc b/source/fe/fe_dgp_monomial.cc
index 8a0d1e0df2..ecf3b95ea6 100644
--- a/source/fe/fe_dgp_monomial.cc
+++ b/source/fe/fe_dgp_monomial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgp_monomial.inst.in b/source/fe/fe_dgp_monomial.inst.in
index 9e9764138b..defc94905c 100644
--- a/source/fe/fe_dgp_monomial.inst.in
+++ b/source/fe/fe_dgp_monomial.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgp_nonparametric.cc b/source/fe/fe_dgp_nonparametric.cc
index 7e56ea3c92..9bb2c12e2b 100644
--- a/source/fe/fe_dgp_nonparametric.cc
+++ b/source/fe/fe_dgp_nonparametric.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/source/fe/fe_dgp_nonparametric.inst.in b/source/fe/fe_dgp_nonparametric.inst.in
index 76def2a477..483f57d994 100644
--- a/source/fe/fe_dgp_nonparametric.inst.in
+++ b/source/fe/fe_dgp_nonparametric.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_dgq.cc b/source/fe/fe_dgq.cc
index 16e91bc78b..af344ba3fb 100644
--- a/source/fe/fe_dgq.cc
+++ b/source/fe/fe_dgq.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/source/fe/fe_dgq.inst.in b/source/fe/fe_dgq.inst.in
index ab6ef74dff..83d34a4c33 100644
--- a/source/fe/fe_dgq.inst.in
+++ b/source/fe/fe_dgq.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 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_face.inst.in b/source/fe/fe_face.inst.in
index be53820157..d2c8342ae9 100644
--- a/source/fe/fe_face.inst.in
+++ b/source/fe/fe_face.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_nedelec.cc b/source/fe/fe_nedelec.cc
index f093b71614..761cd84c2c 100644
--- a/source/fe/fe_nedelec.cc
+++ b/source/fe/fe_nedelec.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/source/fe/fe_nedelec.inst.in b/source/fe/fe_nedelec.inst.in
index 1efd136977..e47e80e30e 100644
--- a/source/fe/fe_nedelec.inst.in
+++ b/source/fe/fe_nedelec.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_nothing.inst.in b/source/fe/fe_nothing.inst.in
index 5dd38bc6f7..cc7eaf36e8 100644
--- a/source/fe/fe_nothing.inst.in
+++ b/source/fe/fe_nothing.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_poly.inst.in b/source/fe/fe_poly.inst.in
index 6ef0e86a65..73ad169493 100644
--- a/source/fe/fe_poly.inst.in
+++ b/source/fe/fe_poly.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_poly_tensor.cc b/source/fe/fe_poly_tensor.cc
index 212d9cdd93..7e3378a06a 100644
--- a/source/fe/fe_poly_tensor.cc
+++ b/source/fe/fe_poly_tensor.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/fe/fe_poly_tensor.inst.in b/source/fe/fe_poly_tensor.inst.in
index 6bb2697e95..39f1a0a408 100644
--- a/source/fe/fe_poly_tensor.inst.in
+++ b/source/fe/fe_poly_tensor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q.cc b/source/fe/fe_q.cc
index b4bb63eed5..af64fe48c6 100644
--- a/source/fe/fe_q.cc
+++ b/source/fe/fe_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q.inst.in b/source/fe/fe_q.inst.in
index 12228f0fa6..3dbb99a3a7 100644
--- a/source/fe/fe_q.inst.in
+++ b/source/fe/fe_q.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_base.inst.in b/source/fe/fe_q_base.inst.in
index 9229a6d7bb..5093bc1c3f 100644
--- a/source/fe/fe_q_base.inst.in
+++ b/source/fe/fe_q_base.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_bubbles.cc b/source/fe/fe_q_bubbles.cc
index 9f73b611a0..4fe82e827b 100644
--- a/source/fe/fe_q_bubbles.cc
+++ b/source/fe/fe_q_bubbles.cc
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// 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/fe/fe_q_bubbles.inst.in b/source/fe/fe_q_bubbles.inst.in
index 586391ea8f..d260d7621d 100644
--- a/source/fe/fe_q_bubbles.inst.in
+++ b/source/fe/fe_q_bubbles.inst.in
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_dg0.cc b/source/fe/fe_q_dg0.cc
index e9344f2c5d..d708f6b09d 100644
--- a/source/fe/fe_q_dg0.cc
+++ b/source/fe/fe_q_dg0.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/fe/fe_q_dg0.inst.in b/source/fe/fe_q_dg0.inst.in
index 6f35ea2363..452a7f078d 100644
--- a/source/fe/fe_q_dg0.inst.in
+++ b/source/fe/fe_q_dg0.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_hierarchical.cc b/source/fe/fe_q_hierarchical.cc
index a8e8f7b4bc..519b600994 100644
--- a/source/fe/fe_q_hierarchical.cc
+++ b/source/fe/fe_q_hierarchical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 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/source/fe/fe_q_hierarchical.inst.in b/source/fe/fe_q_hierarchical.inst.in
index 6bbaed2f19..e261257b18 100644
--- a/source/fe/fe_q_hierarchical.inst.in
+++ b/source/fe/fe_q_hierarchical.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_iso_q1.cc b/source/fe/fe_q_iso_q1.cc
index 4b2bb7f124..6e362f6518 100644
--- a/source/fe/fe_q_iso_q1.cc
+++ b/source/fe/fe_q_iso_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_iso_q1.inst.in b/source/fe/fe_q_iso_q1.inst.in
index 4fa3379608..8a00f72008 100644
--- a/source/fe/fe_q_iso_q1.inst.in
+++ b/source/fe/fe_q_iso_q1.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_rannacher_turek.cc b/source/fe/fe_rannacher_turek.cc
index 034d8eeb03..e158d8783e 100644
--- a/source/fe/fe_rannacher_turek.cc
+++ b/source/fe/fe_rannacher_turek.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/fe/fe_rannacher_turek.inst.in b/source/fe/fe_rannacher_turek.inst.in
index 24d63dfc95..3008dbc4b6 100644
--- a/source/fe/fe_rannacher_turek.inst.in
+++ b/source/fe/fe_rannacher_turek.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_raviart_thomas.cc b/source/fe/fe_raviart_thomas.cc
index 8ecaf65c31..8c3c4a5188 100644
--- a/source/fe/fe_raviart_thomas.cc
+++ b/source/fe/fe_raviart_thomas.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/source/fe/fe_raviart_thomas.inst.in b/source/fe/fe_raviart_thomas.inst.in
index 8d7b831f53..9afd41930d 100644
--- a/source/fe/fe_raviart_thomas.inst.in
+++ b/source/fe/fe_raviart_thomas.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_raviart_thomas_nodal.cc b/source/fe/fe_raviart_thomas_nodal.cc
index db2bc592fe..f208e6e623 100644
--- a/source/fe/fe_raviart_thomas_nodal.cc
+++ b/source/fe/fe_raviart_thomas_nodal.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/source/fe/fe_raviart_thomas_nodal.inst.in b/source/fe/fe_raviart_thomas_nodal.inst.in
index 9e9e5b8d55..82e69fe0ed 100644
--- a/source/fe/fe_raviart_thomas_nodal.inst.in
+++ b/source/fe/fe_raviart_thomas_nodal.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_system.inst.in b/source/fe/fe_system.inst.in
index ec29bcd692..94e55301c9 100644
--- a/source/fe/fe_system.inst.in
+++ b/source/fe/fe_system.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_tools.cc b/source/fe/fe_tools.cc
index 666ef8857f..03b75d8367 100644
--- a/source/fe/fe_tools.cc
+++ b/source/fe/fe_tools.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.inst.in b/source/fe/fe_tools.inst.in
index c3d5eb9b34..0d852fcdf4 100644
--- a/source/fe/fe_tools.inst.in
+++ b/source/fe/fe_tools.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_tools_extrapolate.inst.in b/source/fe/fe_tools_extrapolate.inst.in
index 30dd33def6..32eea51849 100644
--- a/source/fe/fe_tools_extrapolate.inst.in
+++ b/source/fe/fe_tools_extrapolate.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_trace.cc b/source/fe/fe_trace.cc
index 1262f9c580..070e83afc6 100644
--- a/source/fe/fe_trace.cc
+++ b/source/fe/fe_trace.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_trace.inst.in b/source/fe/fe_trace.inst.in
index 1e24f4b37e..e297ab3334 100644
--- a/source/fe/fe_trace.inst.in
+++ b/source/fe/fe_trace.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_values.cc b/source/fe/fe_values.cc
index 563525546c..9736e93d30 100644
--- a/source/fe/fe_values.cc
+++ b/source/fe/fe_values.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/source/fe/fe_values.decl.1.inst.in b/source/fe/fe_values.decl.1.inst.in
index ee05b07c64..16d9fe6b3c 100644
--- a/source/fe/fe_values.decl.1.inst.in
+++ b/source/fe/fe_values.decl.1.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_values.decl.2.inst.in b/source/fe/fe_values.decl.2.inst.in
index 75742db88c..d3913ca141 100644
--- a/source/fe/fe_values.decl.2.inst.in
+++ b/source/fe/fe_values.decl.2.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_values.impl.1.inst.in b/source/fe/fe_values.impl.1.inst.in
index b95814a905..745c9d2866 100644
--- a/source/fe/fe_values.impl.1.inst.in
+++ b/source/fe/fe_values.impl.1.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_values.impl.2.inst.in b/source/fe/fe_values.impl.2.inst.in
index 0f4a16b3d3..726b3f5892 100644
--- a/source/fe/fe_values.impl.2.inst.in
+++ b/source/fe/fe_values.impl.2.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_values.inst.in b/source/fe/fe_values.inst.in
index f039e6cf2e..07dd02f7f7 100644
--- a/source/fe/fe_values.inst.in
+++ b/source/fe/fe_values.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping.inst.in b/source/fe/mapping.inst.in
index e2cf2b8ef8..820ebcf974 100644
--- a/source/fe/mapping.inst.in
+++ b/source/fe/mapping.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_c1.inst.in b/source/fe/mapping_c1.inst.in
index 3c5b80d4ec..f126307023 100644
--- a/source/fe/mapping_c1.inst.in
+++ b/source/fe/mapping_c1.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_cartesian.cc b/source/fe/mapping_cartesian.cc
index bbdb543943..0951bd7bbd 100644
--- a/source/fe/mapping_cartesian.cc
+++ b/source/fe/mapping_cartesian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_cartesian.inst.in b/source/fe/mapping_cartesian.inst.in
index 9d657cff7f..0a2c6fc192 100644
--- a/source/fe/mapping_cartesian.inst.in
+++ b/source/fe/mapping_cartesian.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_fe_field.cc b/source/fe/mapping_fe_field.cc
index 5fa1a358d2..8950e44572 100644
--- a/source/fe/mapping_fe_field.cc
+++ b/source/fe/mapping_fe_field.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/source/fe/mapping_manifold.inst.in b/source/fe/mapping_manifold.inst.in
index 75bfc988af..fb68263630 100644
--- a/source/fe/mapping_manifold.inst.in
+++ b/source/fe/mapping_manifold.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_q.cc b/source/fe/mapping_q.cc
index c9e5d071cc..12d4ea6e03 100644
--- a/source/fe/mapping_q.cc
+++ b/source/fe/mapping_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_q.inst.in b/source/fe/mapping_q.inst.in
index 771708e1ec..3c3b8bfcc9 100644
--- a/source/fe/mapping_q.inst.in
+++ b/source/fe/mapping_q.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_q1.inst.in b/source/fe/mapping_q1.inst.in
index f2100e2a49..e874583f4a 100644
--- a/source/fe/mapping_q1.inst.in
+++ b/source/fe/mapping_q1.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_q_generic.inst.in b/source/fe/mapping_q_generic.inst.in
index 1eb9552b89..886b9cb402 100644
--- a/source/fe/mapping_q_generic.inst.in
+++ b/source/fe/mapping_q_generic.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/CMakeLists.txt b/source/grid/CMakeLists.txt
index 89f29b7603..159cc9ab53 100644
--- a/source/grid/CMakeLists.txt
+++ b/source/grid/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/grid/cell_id.cc b/source/grid/cell_id.cc
index 2711c22b20..282276104b 100644
--- a/source/grid/cell_id.cc
+++ b/source/grid/cell_id.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015,2016 by the deal.II authors
+// Copyright (C) 2015 - 2016,2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_in.cc b/source/grid/grid_in.cc
index a78b6707c3..2c9e44725b 100644
--- a/source/grid/grid_in.cc
+++ b/source/grid/grid_in.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/grid/grid_in.inst.in b/source/grid/grid_in.inst.in
index 7f70665a28..8b6bcb36aa 100644
--- a/source/grid/grid_in.inst.in
+++ b/source/grid/grid_in.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_out.cc b/source/grid/grid_out.cc
index 744971d091..e8eb42d969 100644
--- a/source/grid/grid_out.cc
+++ b/source/grid/grid_out.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/grid/grid_out.inst.in b/source/grid/grid_out.inst.in
index ff70778de0..ccda16f1a3 100644
--- a/source/grid/grid_out.inst.in
+++ b/source/grid/grid_out.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_refinement.cc b/source/grid/grid_refinement.cc
index e3984971e7..6b6b0933f5 100644
--- a/source/grid/grid_refinement.cc
+++ b/source/grid/grid_refinement.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_refinement.inst.in b/source/grid/grid_refinement.inst.in
index 7ec7d70e19..b444338b26 100644
--- a/source/grid/grid_refinement.inst.in
+++ b/source/grid/grid_refinement.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_tools.cc b/source/grid/grid_tools.cc
index 010f9f1561..249cc752f7 100644
--- a/source/grid/grid_tools.cc
+++ b/source/grid/grid_tools.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/source/grid/intergrid_map.inst.in b/source/grid/intergrid_map.inst.in
index 69a448571a..86f16a652b 100644
--- a/source/grid/intergrid_map.inst.in
+++ b/source/grid/intergrid_map.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/manifold.inst.in b/source/grid/manifold.inst.in
index 19e11730df..5ee4a8db72 100644
--- a/source/grid/manifold.inst.in
+++ b/source/grid/manifold.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014, 2016 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/manifold_lib.cc b/source/grid/manifold_lib.cc
index ef7e48ec69..02a9147bf3 100644
--- a/source/grid/manifold_lib.cc
+++ b/source/grid/manifold_lib.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/manifold_lib.inst.in b/source/grid/manifold_lib.inst.in
index cbb1aeae3b..63714f9ff4 100644
--- a/source/grid/manifold_lib.inst.in
+++ b/source/grid/manifold_lib.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria.inst.in b/source/grid/tria.inst.in
index 42008acb0b..93cf0c761d 100644
--- a/source/grid/tria.inst.in
+++ b/source/grid/tria.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_accessor.inst.in b/source/grid/tria_accessor.inst.in
index 676fb344d7..28a04eb5cf 100644
--- a/source/grid/tria_accessor.inst.in
+++ b/source/grid/tria_accessor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_boundary.cc b/source/grid/tria_boundary.cc
index b1744a331d..cb810ecaba 100644
--- a/source/grid/tria_boundary.cc
+++ b/source/grid/tria_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_boundary.inst.in b/source/grid/tria_boundary.inst.in
index 86e7c616e8..a896f6366c 100644
--- a/source/grid/tria_boundary.inst.in
+++ b/source/grid/tria_boundary.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_boundary_lib.inst.in b/source/grid/tria_boundary_lib.inst.in
index eb7ef8f762..6933a50412 100644
--- a/source/grid/tria_boundary_lib.inst.in
+++ b/source/grid/tria_boundary_lib.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_objects.cc b/source/grid/tria_objects.cc
index 4fca017dce..4fdff58a31 100644
--- a/source/grid/tria_objects.cc
+++ b/source/grid/tria_objects.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_objects.inst.in b/source/grid/tria_objects.inst.in
index cd5a8bafc1..f13dd4702f 100644
--- a/source/grid/tria_objects.inst.in
+++ b/source/grid/tria_objects.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/hp/dof_handler.inst.in b/source/hp/dof_handler.inst.in
index 97578352e9..c2a273ea78 100644
--- a/source/hp/dof_handler.inst.in
+++ b/source/hp/dof_handler.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/hp/fe_collection.inst.in b/source/hp/fe_collection.inst.in
index 9184926f09..fd8e1dbbe7 100644
--- a/source/hp/fe_collection.inst.in
+++ b/source/hp/fe_collection.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/hp/fe_values.inst.in b/source/hp/fe_values.inst.in
index eb1265508e..ce06a0a806 100644
--- a/source/hp/fe_values.inst.in
+++ b/source/hp/fe_values.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/hp/mapping_collection.inst.in b/source/hp/mapping_collection.inst.in
index 5bddbf725c..f709c803ac 100644
--- a/source/hp/mapping_collection.inst.in
+++ b/source/hp/mapping_collection.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 5161250dee..6f9a93f9d1 100644
--- a/source/lac/CMakeLists.txt
+++ b/source/lac/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/lac/block_matrix_array.cc b/source/lac/block_matrix_array.cc
index c8dce1d78f..621b39bf67 100644
--- a/source/lac/block_matrix_array.cc
+++ b/source/lac/block_matrix_array.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/block_sparse_matrix.inst.in b/source/lac/block_sparse_matrix.inst.in
index 65ea23cdff..2f21d6c341 100644
--- a/source/lac/block_sparse_matrix.inst.in
+++ b/source/lac/block_sparse_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 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 3b2e555570..d1f30cc1db 100644
--- a/source/lac/block_sparsity_pattern.cc
+++ b/source/lac/block_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/block_vector.inst.in b/source/lac/block_vector.inst.in
index 34261faa55..b6d45a48e1 100644
--- a/source/lac/block_vector.inst.in
+++ b/source/lac/block_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/chunk_sparse_matrix.inst.in b/source/lac/chunk_sparse_matrix.inst.in
index 95723149c2..62480fad38 100644
--- a/source/lac/chunk_sparse_matrix.inst.in
+++ b/source/lac/chunk_sparse_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/constraint_matrix.cc b/source/lac/constraint_matrix.cc
index 496888c7b4..3bbd0afbe4 100644
--- a/source/lac/constraint_matrix.cc
+++ b/source/lac/constraint_matrix.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/source/lac/constraint_matrix.inst.in b/source/lac/constraint_matrix.inst.in
index 6587bc5606..3061248ab3 100644
--- a/source/lac/constraint_matrix.inst.in
+++ b/source/lac/constraint_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/dynamic_sparsity_pattern.cc b/source/lac/dynamic_sparsity_pattern.cc
index e1b84a58fa..18fce9577e 100644
--- a/source/lac/dynamic_sparsity_pattern.cc
+++ b/source/lac/dynamic_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/full_matrix.cc b/source/lac/full_matrix.cc
index 1d92039af5..4d6b9a8a0d 100644
--- a/source/lac/full_matrix.cc
+++ b/source/lac/full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/full_matrix.inst.in b/source/lac/full_matrix.inst.in
index 610082cd24..68716b0d74 100644
--- a/source/lac/full_matrix.inst.in
+++ b/source/lac/full_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/la_parallel_block_vector.inst.in b/source/lac/la_parallel_block_vector.inst.in
index 3cd1607100..5fab92fb70 100644
--- a/source/lac/la_parallel_block_vector.inst.in
+++ b/source/lac/la_parallel_block_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/la_parallel_vector.inst.in b/source/lac/la_parallel_vector.inst.in
index 0453468d25..21a712093b 100644
--- a/source/lac/la_parallel_vector.inst.in
+++ b/source/lac/la_parallel_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/la_vector.cc b/source/lac/la_vector.cc
index 37d70f768b..ed8c1aa5e9 100644
--- a/source/lac/la_vector.cc
+++ b/source/lac/la_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/la_vector.inst.in b/source/lac/la_vector.inst.in
index 4edc3ba886..8aeb2fec9f 100644
--- a/source/lac/la_vector.inst.in
+++ b/source/lac/la_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 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 270f8bae8b..e07aca8e11 100644
--- a/source/lac/lapack_full_matrix.cc
+++ b/source/lac/lapack_full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/lapack_full_matrix.inst.in b/source/lac/lapack_full_matrix.inst.in
index 65d079e35d..5277991229 100644
--- a/source/lac/lapack_full_matrix.inst.in
+++ b/source/lac/lapack_full_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_block_sparse_matrix.cc b/source/lac/petsc_block_sparse_matrix.cc
index 75cecb3913..0681c7f005 100644
--- a/source/lac/petsc_block_sparse_matrix.cc
+++ b/source/lac/petsc_block_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_full_matrix.cc b/source/lac/petsc_full_matrix.cc
index f510068343..f47cf7db0e 100644
--- a/source/lac/petsc_full_matrix.cc
+++ b/source/lac/petsc_full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_matrix_free.cc b/source/lac/petsc_matrix_free.cc
index f42b895fcf..fdb77fbbbc 100644
--- a/source/lac/petsc_matrix_free.cc
+++ b/source/lac/petsc_matrix_free.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_parallel_block_sparse_matrix.cc b/source/lac/petsc_parallel_block_sparse_matrix.cc
index 751f9f896c..77f22484a5 100644
--- a/source/lac/petsc_parallel_block_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_block_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 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 ec0f0a6337..6073e3dc55 100644
--- a/source/lac/petsc_parallel_vector.cc
+++ b/source/lac/petsc_parallel_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 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 023a08f3d9..5711041fa8 100644
--- a/source/lac/petsc_precondition.cc
+++ b/source/lac/petsc_precondition.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_sparse_matrix.cc b/source/lac/petsc_sparse_matrix.cc
index 4b6832961b..fc9addf236 100644
--- a/source/lac/petsc_sparse_matrix.cc
+++ b/source/lac/petsc_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_vector.cc b/source/lac/petsc_vector.cc
index 3a7910a7a5..3de9764fab 100644
--- a/source/lac/petsc_vector.cc
+++ b/source/lac/petsc_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/precondition_block.inst.in b/source/lac/precondition_block.inst.in
index dec1467d8b..09f6d16891 100644
--- a/source/lac/precondition_block.inst.in
+++ b/source/lac/precondition_block.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/read_write_vector.cc b/source/lac/read_write_vector.cc
index 837b547036..f6b999b2e2 100644
--- a/source/lac/read_write_vector.cc
+++ b/source/lac/read_write_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/read_write_vector.inst.in b/source/lac/read_write_vector.inst.in
index 9cc7f21933..a72ad5cb0b 100644
--- a/source/lac/read_write_vector.inst.in
+++ b/source/lac/read_write_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/relaxation_block.cc b/source/lac/relaxation_block.cc
index f75a3684fd..e0b9d7fb3e 100644
--- a/source/lac/relaxation_block.cc
+++ b/source/lac/relaxation_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/relaxation_block.inst.in b/source/lac/relaxation_block.inst.in
index 2cc7accd18..7bfdc49b4d 100644
--- a/source/lac/relaxation_block.inst.in
+++ b/source/lac/relaxation_block.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/slepc_spectral_transformation.cc b/source/lac/slepc_spectral_transformation.cc
index e9e87aaf12..ef6bbcf2cd 100644
--- a/source/lac/slepc_spectral_transformation.cc
+++ b/source/lac/slepc_spectral_transformation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/solver.cc b/source/lac/solver.cc
index fddc9db18d..b57404dfd1 100644
--- a/source/lac/solver.cc
+++ b/source/lac/solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/solver.inst.in b/source/lac/solver.inst.in
index ec9664daf1..659b6783bb 100644
--- a/source/lac/solver.inst.in
+++ b/source/lac/solver.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/solver_control.cc b/source/lac/solver_control.cc
index 1d9ccf9893..9fa6490dfe 100644
--- a/source/lac/solver_control.cc
+++ b/source/lac/solver_control.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_direct.cc b/source/lac/sparse_direct.cc
index 72a38c693f..9c42688840 100644
--- a/source/lac/sparse_direct.cc
+++ b/source/lac/sparse_direct.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_matrix.cc b/source/lac/sparse_matrix.cc
index 8a7d544652..f7a2dc3438 100644
--- a/source/lac/sparse_matrix.cc
+++ b/source/lac/sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_matrix.inst.in b/source/lac/sparse_matrix.inst.in
index 25b4911936..1a54ee2587 100644
--- a/source/lac/sparse_matrix.inst.in
+++ b/source/lac/sparse_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_matrix_ez.inst.in b/source/lac/sparse_matrix_ez.inst.in
index 5629e6e7c5..34dbf108e9 100644
--- a/source/lac/sparse_matrix_ez.inst.in
+++ b/source/lac/sparse_matrix_ez.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2014 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_matrix_inst2.cc b/source/lac/sparse_matrix_inst2.cc
index 5ac1629a06..f1c26fcb0d 100644
--- a/source/lac/sparse_matrix_inst2.cc
+++ b/source/lac/sparse_matrix_inst2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_epetra_communication_pattern.cc b/source/lac/trilinos_epetra_communication_pattern.cc
index d84ff99456..975a74d971 100644
--- a/source/lac/trilinos_epetra_communication_pattern.cc
+++ b/source/lac/trilinos_epetra_communication_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 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 8998d7c59d..b42db82a21 100644
--- a/source/lac/trilinos_epetra_vector.cc
+++ b/source/lac/trilinos_epetra_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_precondition.cc b/source/lac/trilinos_precondition.cc
index 0dbcdce3aa..674321ec6d 100644
--- a/source/lac/trilinos_precondition.cc
+++ b/source/lac/trilinos_precondition.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_solver.cc b/source/lac/trilinos_solver.cc
index bc4bafa3ce..dab078fb2f 100644
--- a/source/lac/trilinos_solver.cc
+++ b/source/lac/trilinos_solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 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_sparse_matrix.cc b/source/lac/trilinos_sparse_matrix.cc
index 37ed30c31e..e67368cade 100644
--- a/source/lac/trilinos_sparse_matrix.cc
+++ b/source/lac/trilinos_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_sparse_matrix.inst.in b/source/lac/trilinos_sparse_matrix.inst.in
index c7ddf87779..06f65590db 100644
--- a/source/lac/trilinos_sparse_matrix.inst.in
+++ b/source/lac/trilinos_sparse_matrix.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_sparsity_pattern.cc b/source/lac/trilinos_sparsity_pattern.cc
index 7aae438f44..df5a99c610 100644
--- a/source/lac/trilinos_sparsity_pattern.cc
+++ b/source/lac/trilinos_sparsity_pattern.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 b82f777b49..586913aeea 100644
--- a/source/lac/trilinos_vector.cc
+++ b/source/lac/trilinos_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_vector_base.cc b/source/lac/trilinos_vector_base.cc
index 918d60d93c..5bfcf9b55a 100644
--- a/source/lac/trilinos_vector_base.cc
+++ b/source/lac/trilinos_vector_base.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_base.inst.in b/source/lac/trilinos_vector_base.inst.in
index 00fc2866bd..2f1c4d3d3c 100644
--- a/source/lac/trilinos_vector_base.inst.in
+++ b/source/lac/trilinos_vector_base.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector.cc b/source/lac/vector.cc
index 4f24cdbbc3..9cce1170c3 100644
--- a/source/lac/vector.cc
+++ b/source/lac/vector.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/lac/vector.inst.in b/source/lac/vector.inst.in
index 7965594f03..25df5d3658 100644
--- a/source/lac/vector.inst.in
+++ b/source/lac/vector.inst.in
@@ -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/lac/vector_memory.cc b/source/lac/vector_memory.cc
index 097db04807..76aeb5980f 100644
--- a/source/lac/vector_memory.cc
+++ b/source/lac/vector_memory.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector_memory.inst.in b/source/lac/vector_memory.inst.in
index f05d649afa..75fd686f20 100644
--- a/source/lac/vector_memory.inst.in
+++ b/source/lac/vector_memory.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector_view.inst.in b/source/lac/vector_view.inst.in
index 1b874b3b28..a6a58da5a9 100644
--- a/source/lac/vector_view.inst.in
+++ b/source/lac/vector_view.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/meshworker/mesh_worker.cc b/source/meshworker/mesh_worker.cc
index d8936cf7c1..c9e30fd3ab 100644
--- a/source/meshworker/mesh_worker.cc
+++ b/source/meshworker/mesh_worker.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/meshworker/mesh_worker_info.inst.in b/source/meshworker/mesh_worker_info.inst.in
index 2669f0999c..20f3cadd8e 100644
--- a/source/meshworker/mesh_worker_info.inst.in
+++ b/source/meshworker/mesh_worker_info.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/meshworker/mesh_worker_vector_selector.cc b/source/meshworker/mesh_worker_vector_selector.cc
index c230085686..271eceab65 100644
--- a/source/meshworker/mesh_worker_vector_selector.cc
+++ b/source/meshworker/mesh_worker_vector_selector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/meshworker/mesh_worker_vector_selector.inst.in b/source/meshworker/mesh_worker_vector_selector.inst.in
index 454d790c43..0cbd1e7401 100644
--- a/source/meshworker/mesh_worker_vector_selector.inst.in
+++ b/source/meshworker/mesh_worker_vector_selector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_base.cc b/source/multigrid/mg_base.cc
index a2a0d7354c..4a6b89add5 100644
--- a/source/multigrid/mg_base.cc
+++ b/source/multigrid/mg_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_base.inst.in b/source/multigrid/mg_base.inst.in
index 623bbfddf7..6c5823cfd7 100644
--- a/source/multigrid/mg_base.inst.in
+++ b/source/multigrid/mg_base.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_tools.cc b/source/multigrid/mg_tools.cc
index 7fbd17a7c6..bd08d0c941 100644
--- a/source/multigrid/mg_tools.cc
+++ b/source/multigrid/mg_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_tools.inst.in b/source/multigrid/mg_tools.inst.in
index ab3f89ec43..e5afa6b37c 100644
--- a/source/multigrid/mg_tools.inst.in
+++ b/source/multigrid/mg_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_block.cc b/source/multigrid/mg_transfer_block.cc
index e42adc52d7..cb77ccfeb0 100644
--- a/source/multigrid/mg_transfer_block.cc
+++ b/source/multigrid/mg_transfer_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_block.inst.in b/source/multigrid/mg_transfer_block.inst.in
index d76c7f4bdb..5810ab39ee 100644
--- a/source/multigrid/mg_transfer_block.inst.in
+++ b/source/multigrid/mg_transfer_block.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_component.cc b/source/multigrid/mg_transfer_component.cc
index 62647a3ed1..3db3a04712 100644
--- a/source/multigrid/mg_transfer_component.cc
+++ b/source/multigrid/mg_transfer_component.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_component.inst.in b/source/multigrid/mg_transfer_component.inst.in
index 4dc0421658..d6932e799e 100644
--- a/source/multigrid/mg_transfer_component.inst.in
+++ b/source/multigrid/mg_transfer_component.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_internal.cc b/source/multigrid/mg_transfer_internal.cc
index 7639c8d595..9b1873c366 100644
--- a/source/multigrid/mg_transfer_internal.cc
+++ b/source/multigrid/mg_transfer_internal.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/multigrid/mg_transfer_matrix_free.cc b/source/multigrid/mg_transfer_matrix_free.cc
index ce5ea1cbbb..6991e498f7 100644
--- a/source/multigrid/mg_transfer_matrix_free.cc
+++ b/source/multigrid/mg_transfer_matrix_free.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/multigrid/multigrid.inst.in b/source/multigrid/multigrid.inst.in
index a368cb9227..55c1bcd829 100644
--- a/source/multigrid/multigrid.inst.in
+++ b/source/multigrid/multigrid.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/CMakeLists.txt b/source/numerics/CMakeLists.txt
index a770796fd7..9f1fb1f340 100644
--- a/source/numerics/CMakeLists.txt
+++ b/source/numerics/CMakeLists.txt
@@ -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/numerics/data_out.inst.in b/source/numerics/data_out.inst.in
index 78c69890b4..8e9f9a71af 100644
--- a/source/numerics/data_out.inst.in
+++ b/source/numerics/data_out.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_dof_data.cc b/source/numerics/data_out_dof_data.cc
index 29f5081508..8883fc6044 100644
--- a/source/numerics/data_out_dof_data.cc
+++ b/source/numerics/data_out_dof_data.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_dof_data.inst.in b/source/numerics/data_out_dof_data.inst.in
index 2b7f748fbe..8b77b2fb4b 100644
--- a/source/numerics/data_out_dof_data.inst.in
+++ b/source/numerics/data_out_dof_data.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_faces.inst.in b/source/numerics/data_out_faces.inst.in
index 302a996757..28ccdd25db 100644
--- a/source/numerics/data_out_faces.inst.in
+++ b/source/numerics/data_out_faces.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 f05fb7b7ed..dfab4fb512 100644
--- a/source/numerics/data_out_rotation.cc
+++ b/source/numerics/data_out_rotation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_rotation.inst.in b/source/numerics/data_out_rotation.inst.in
index c4988d7d96..e17d283ca8 100644
--- a/source/numerics/data_out_rotation.inst.in
+++ b/source/numerics/data_out_rotation.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_stack.cc b/source/numerics/data_out_stack.cc
index 229fd16fe6..b931d0aaa0 100644
--- a/source/numerics/data_out_stack.cc
+++ b/source/numerics/data_out_stack.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_stack.inst.in b/source/numerics/data_out_stack.inst.in
index 4de5ca173c..0e4b475c69 100644
--- a/source/numerics/data_out_stack.inst.in
+++ b/source/numerics/data_out_stack.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_postprocessor.cc b/source/numerics/data_postprocessor.cc
index 8d0154db19..3c694ca80a 100644
--- a/source/numerics/data_postprocessor.cc
+++ b/source/numerics/data_postprocessor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_postprocessor.inst.in b/source/numerics/data_postprocessor.inst.in
index 49fbe4b268..589d6ef8b5 100644
--- a/source/numerics/data_postprocessor.inst.in
+++ b/source/numerics/data_postprocessor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 a7c0a00004..13cb24a9d7 100644
--- a/source/numerics/derivative_approximation.cc
+++ b/source/numerics/derivative_approximation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 e8d092705e..13856d98aa 100644
--- a/source/numerics/derivative_approximation.inst.in
+++ b/source/numerics/derivative_approximation.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/dof_output_operator.cc b/source/numerics/dof_output_operator.cc
index 4905f1302e..02ee200098 100644
--- a/source/numerics/dof_output_operator.cc
+++ b/source/numerics/dof_output_operator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/dof_output_operator.inst.in b/source/numerics/dof_output_operator.inst.in
index 636a4dc730..afb7f59d27 100644
--- a/source/numerics/dof_output_operator.inst.in
+++ b/source/numerics/dof_output_operator.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/error_estimator_1d.inst.in b/source/numerics/error_estimator_1d.inst.in
index 40a2a6ee3c..10e154d82a 100644
--- a/source/numerics/error_estimator_1d.inst.in
+++ b/source/numerics/error_estimator_1d.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/fe_field_function.cc b/source/numerics/fe_field_function.cc
index 25b045206e..229b389cfa 100644
--- a/source/numerics/fe_field_function.cc
+++ b/source/numerics/fe_field_function.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/fe_field_function.inst.in b/source/numerics/fe_field_function.inst.in
index 1f496c8a84..65fa6d9a54 100644
--- a/source/numerics/fe_field_function.inst.in
+++ b/source/numerics/fe_field_function.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_creator.cc b/source/numerics/matrix_creator.cc
index 1bb6205054..3ec28d59c3 100644
--- a/source/numerics/matrix_creator.cc
+++ b/source/numerics/matrix_creator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_creator.inst.in b/source/numerics/matrix_creator.inst.in
index 2542add90c..2ddbd7e66d 100644
--- a/source/numerics/matrix_creator.inst.in
+++ b/source/numerics/matrix_creator.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_tools.cc b/source/numerics/matrix_tools.cc
index ef7628e8d8..c61582aa1b 100644
--- a/source/numerics/matrix_tools.cc
+++ b/source/numerics/matrix_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_tools.inst.in b/source/numerics/matrix_tools.inst.in
index 4f5e9d2409..f7d7019647 100644
--- a/source/numerics/matrix_tools.inst.in
+++ b/source/numerics/matrix_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_tools_once.cc b/source/numerics/matrix_tools_once.cc
index 11ae0236dc..887a267ba9 100644
--- a/source/numerics/matrix_tools_once.cc
+++ b/source/numerics/matrix_tools_once.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/point_value_history.cc b/source/numerics/point_value_history.cc
index 6de9c96e06..fbd5d18d1e 100644
--- a/source/numerics/point_value_history.cc
+++ b/source/numerics/point_value_history.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/point_value_history.inst.in b/source/numerics/point_value_history.inst.in
index a16868b2c7..3c6795287d 100644
--- a/source/numerics/point_value_history.inst.in
+++ b/source/numerics/point_value_history.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 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 be8f358aa4..c54537a732 100644
--- a/source/numerics/time_dependent.cc
+++ b/source/numerics/time_dependent.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/time_dependent.inst.in b/source/numerics/time_dependent.inst.in
index c284bdea00..92aa1a36d6 100644
--- a/source/numerics/time_dependent.inst.in
+++ b/source/numerics/time_dependent.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_boundary.cc b/source/numerics/vector_tools_boundary.cc
index b90a3a7330..02b502563e 100644
--- a/source/numerics/vector_tools_boundary.cc
+++ b/source/numerics/vector_tools_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_boundary.inst.in b/source/numerics/vector_tools_boundary.inst.in
index edb56654b7..43137c0934 100644
--- a/source/numerics/vector_tools_boundary.inst.in
+++ b/source/numerics/vector_tools_boundary.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_constraints.inst.in b/source/numerics/vector_tools_constraints.inst.in
index 0785e7ba04..4a611846af 100644
--- a/source/numerics/vector_tools_constraints.inst.in
+++ b/source/numerics/vector_tools_constraints.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_integrate_difference.inst.in b/source/numerics/vector_tools_integrate_difference.inst.in
index ab7b88333b..4f79e3f2d6 100644
--- a/source/numerics/vector_tools_integrate_difference.inst.in
+++ b/source/numerics/vector_tools_integrate_difference.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_interpolate.inst.in b/source/numerics/vector_tools_interpolate.inst.in
index 621599b7cb..6e1d4d615a 100644
--- a/source/numerics/vector_tools_interpolate.inst.in
+++ b/source/numerics/vector_tools_interpolate.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_mean_value.inst.in b/source/numerics/vector_tools_mean_value.inst.in
index 9f24e1cd76..167a0833be 100644
--- a/source/numerics/vector_tools_mean_value.inst.in
+++ b/source/numerics/vector_tools_mean_value.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_point_gradient.inst.in b/source/numerics/vector_tools_point_gradient.inst.in
index bb7481132c..3122d92044 100644
--- a/source/numerics/vector_tools_point_gradient.inst.in
+++ b/source/numerics/vector_tools_point_gradient.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_point_value.inst.in b/source/numerics/vector_tools_point_value.inst.in
index e78a4b0288..63fbfcf183 100644
--- a/source/numerics/vector_tools_point_value.inst.in
+++ b/source/numerics/vector_tools_point_value.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_project.inst.in b/source/numerics/vector_tools_project.inst.in
index 103b08b00c..d80f65c789 100644
--- a/source/numerics/vector_tools_project.inst.in
+++ b/source/numerics/vector_tools_project.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 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/numerics/vector_tools_project_qpmf.inst.in b/source/numerics/vector_tools_project_qpmf.inst.in
index e5fd21666a..101e933cd0 100644
--- a/source/numerics/vector_tools_project_qpmf.inst.in
+++ b/source/numerics/vector_tools_project_qpmf.inst.in
@@ -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/numerics/vector_tools_rhs.inst.in b/source/numerics/vector_tools_rhs.inst.in
index a672608f85..1389d52e9d 100644
--- a/source/numerics/vector_tools_rhs.inst.in
+++ b/source/numerics/vector_tools_rhs.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/opencascade/utilities.cc b/source/opencascade/utilities.cc
index 7565d2a21d..ddc50943b8 100644
--- a/source/opencascade/utilities.cc
+++ b/source/opencascade/utilities.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/CMakeLists.txt b/tests/CMakeLists.txt
index 7e2625b7c1..32959cedf4 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/all-headers/CMakeLists.txt b/tests/all-headers/CMakeLists.txt
index 80fc01a294..4eb72d4f59 100644
--- a/tests/all-headers/CMakeLists.txt
+++ b/tests/all-headers/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/aniso/fe_tools.cc b/tests/aniso/fe_tools.cc
index 5b150d4aa5..92c950fd3b 100644
--- a/tests/aniso/fe_tools.cc
+++ b/tests/aniso/fe_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
index 56d11814aa..734db34a7c 100644
--- a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
+++ b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/aniso/mesh_3d_21.cc b/tests/aniso/mesh_3d_21.cc
index 4e74bcb7d5..2124ac25cb 100644
--- a/tests/aniso/mesh_3d_21.cc
+++ b/tests/aniso/mesh_3d_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/arpack/step-36_parpack_mf.cc b/tests/arpack/step-36_parpack_mf.cc
index 4eb29014de..ec4812594b 100644
--- a/tests/arpack/step-36_parpack_mf.cc
+++ b/tests/arpack/step-36_parpack_mf.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/array_view_06.cc b/tests/base/array_view_06.cc
index 8a91f3c71a..acccb844d7 100644
--- a/tests/base/array_view_06.cc
+++ b/tests/base/array_view_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/array_view_07.cc b/tests/base/array_view_07.cc
index 3adc466c5f..f26b93cb03 100644
--- a/tests/base/array_view_07.cc
+++ b/tests/base/array_view_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/data_out_base_pvd.cc b/tests/base/data_out_base_pvd.cc
index 8b1eb66368..c9fc8bda66 100644
--- a/tests/base/data_out_base_pvd.cc
+++ b/tests/base/data_out_base_pvd.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_13.cc b/tests/base/functions_13.cc
index 96d08d00b1..5c9c874f69 100644
--- a/tests/base/functions_13.cc
+++ b/tests/base/functions_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_spherical_01.cc b/tests/base/functions_spherical_01.cc
index 8ce3bcf600..5196a10091 100644
--- a/tests/base/functions_spherical_01.cc
+++ b/tests/base/functions_spherical_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/base/functions_spherical_02.cc b/tests/base/functions_spherical_02.cc
index 91434ce200..f4a0a2a859 100644
--- a/tests/base/functions_spherical_02.cc
+++ b/tests/base/functions_spherical_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/geometric_utilities_02.cc b/tests/base/geometric_utilities_02.cc
index 3f6e5a66ab..da552fbf2a 100644
--- a/tests/base/geometric_utilities_02.cc
+++ b/tests/base/geometric_utilities_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/index_set_24.cc b/tests/base/index_set_24.cc
index 089aca8911..2ccac70de4 100644
--- a/tests/base/index_set_24.cc
+++ b/tests/base/index_set_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/index_set_28.cc b/tests/base/index_set_28.cc
index bb91b2b3c1..190e8c9fea 100644
--- a/tests/base/index_set_28.cc
+++ b/tests/base/index_set_28.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/index_set_29.cc b/tests/base/index_set_29.cc
index 2d104246ba..b5a293fa11 100644
--- a/tests/base/index_set_29.cc
+++ b/tests/base/index_set_29.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/index_set_iterate_02.cc b/tests/base/index_set_iterate_02.cc
index f8d6eb0a5a..a50ce64335 100644
--- a/tests/base/index_set_iterate_02.cc
+++ b/tests/base/index_set_iterate_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/memory_consumption_01.cc b/tests/base/memory_consumption_01.cc
index af63b8b73d..ef4b48a2e3 100644
--- a/tests/base/memory_consumption_01.cc
+++ b/tests/base/memory_consumption_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/product_type_05.cc b/tests/base/product_type_05.cc
index 4dab009513..e4263e6294 100644
--- a/tests/base/product_type_05.cc
+++ b/tests/base/product_type_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_move.cc b/tests/base/quadrature_move.cc
index eb0fec704b..aa8d74d5ae 100644
--- a/tests/base/quadrature_move.cc
+++ b/tests/base/quadrature_move.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/tensor_mixing_types_02.cc b/tests/base/tensor_mixing_types_02.cc
index 317cf25793..ca7d2a7dc2 100644
--- a/tests/base/tensor_mixing_types_02.cc
+++ b/tests/base/tensor_mixing_types_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_05.cc b/tests/base/vectorization_05.cc
index c711972991..dd867563ea 100644
--- a/tests/base/vectorization_05.cc
+++ b/tests/base/vectorization_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2015 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/base/work_stream_03.cc b/tests/base/work_stream_03.cc
index 90312fe3f7..cb58698c50 100644
--- a/tests/base/work_stream_03.cc
+++ b/tests/base/work_stream_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/work_stream_03_graph.cc b/tests/base/work_stream_03_graph.cc
index cddb701ca6..ccc4e63368 100644
--- a/tests/base/work_stream_03_graph.cc
+++ b/tests/base/work_stream_03_graph.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/block_sparse_matrix_1.cc b/tests/bits/block_sparse_matrix_1.cc
index 808dbc6f74..455982cfcf 100644
--- a/tests/bits/block_sparse_matrix_1.cc
+++ b/tests/bits/block_sparse_matrix_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_10.cc b/tests/bits/chunk_sparse_matrix_iterator_10.cc
index bfc69768f6..5e1b12574c 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_10.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/cone_03.cc b/tests/bits/cone_03.cc
index 26fba6a1c6..b120480ef6 100644
--- a/tests/bits/cone_03.cc
+++ b/tests/bits/cone_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/deal_solver_04.cc b/tests/bits/deal_solver_04.cc
index a75a216b0f..c559b42a24 100644
--- a/tests/bits/deal_solver_04.cc
+++ b/tests/bits/deal_solver_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/deal_solver_05.cc b/tests/bits/deal_solver_05.cc
index 813aa24328..51de7ea809 100644
--- a/tests/bits/deal_solver_05.cc
+++ b/tests/bits/deal_solver_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/distorted_mapped_cells_01.cc b/tests/bits/distorted_mapped_cells_01.cc
index 6429150f2d..fae19e0e07 100644
--- a/tests/bits/distorted_mapped_cells_01.cc
+++ b/tests/bits/distorted_mapped_cells_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/error_estimator_01.cc b/tests/bits/error_estimator_01.cc
index 8db504e824..7f4e06b64d 100644
--- a/tests/bits/error_estimator_01.cc
+++ b/tests/bits/error_estimator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/error_estimator_02.cc b/tests/bits/error_estimator_02.cc
index b93da46853..13095bb33d 100644
--- a/tests/bits/error_estimator_02.cc
+++ b/tests/bits/error_estimator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_06b.cc b/tests/bits/fe_tools_06b.cc
index 46fc19ee24..58e443a1a4 100644
--- a/tests/bits/fe_tools_06b.cc
+++ b/tests/bits/fe_tools_06b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 d058e3d72f..1d52a319e9 100644
--- a/tests/bits/fe_tools_09.cc
+++ b/tests/bits/fe_tools_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 915f4dbbbf..394d8a7492 100644
--- a/tests/bits/fe_tools_10.cc
+++ b/tests/bits/fe_tools_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 dcd2918647..aa07c2080b 100644
--- a/tests/bits/fe_tools_11.cc
+++ b/tests/bits/fe_tools_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc
index 9ba06b8739..d92fa7412b 100644
--- a/tests/bits/joa_1.cc
+++ b/tests/bits/joa_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/make_boundary_constraints_03.cc b/tests/bits/make_boundary_constraints_03.cc
index 3afe78aa68..2bf3903be9 100644
--- a/tests/bits/make_boundary_constraints_03.cc
+++ b/tests/bits/make_boundary_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_difference_01.cc b/tests/bits/point_difference_01.cc
index 0072e23ec1..aac82aead3 100644
--- a/tests/bits/point_difference_01.cc
+++ b/tests/bits/point_difference_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_difference_02.cc b/tests/bits/point_difference_02.cc
index c6038e3df5..6b11ccd3b6 100644
--- a/tests/bits/point_difference_02.cc
+++ b/tests/bits/point_difference_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_01.cc b/tests/bits/point_gradient_01.cc
index ef00440d5f..5c5dd04921 100644
--- a/tests/bits/point_gradient_01.cc
+++ b/tests/bits/point_gradient_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_02.cc b/tests/bits/point_gradient_02.cc
index 81b4eaa3d8..bec0b660a6 100644
--- a/tests/bits/point_gradient_02.cc
+++ b/tests/bits/point_gradient_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_hp_01.cc b/tests/bits/point_gradient_hp_01.cc
index 2a812aad78..7f92eb07ce 100644
--- a/tests/bits/point_gradient_hp_01.cc
+++ b/tests/bits/point_gradient_hp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_hp_02.cc b/tests/bits/point_gradient_hp_02.cc
index 14aa1c18cd..8405ab7014 100644
--- a/tests/bits/point_gradient_hp_02.cc
+++ b/tests/bits/point_gradient_hp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_value_01.cc b/tests/bits/point_value_01.cc
index 0dc3b50996..c3ab8a2ee5 100644
--- a/tests/bits/point_value_01.cc
+++ b/tests/bits/point_value_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_value_02.cc b/tests/bits/point_value_02.cc
index c4b16212c1..a5405471b5 100644
--- a/tests/bits/point_value_02.cc
+++ b/tests/bits/point_value_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_point_sum_1.cc b/tests/bits/q_point_sum_1.cc
index a8d1d1e07e..2a6134aa83 100644
--- a/tests/bits/q_point_sum_1.cc
+++ b/tests/bits/q_point_sum_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_point_sum_2.cc b/tests/bits/q_point_sum_2.cc
index 02425b862f..cd04a09afa 100644
--- a/tests/bits/q_point_sum_2.cc
+++ b/tests/bits/q_point_sum_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_point_sum_3.cc b/tests/bits/q_point_sum_3.cc
index 702dbb1e7b..8bd71ecf41 100644
--- a/tests/bits/q_point_sum_3.cc
+++ b/tests/bits/q_point_sum_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_point_sum_4.cc b/tests/bits/q_point_sum_4.cc
index 8410eeeb94..c6bcfdac51 100644
--- a/tests/bits/q_point_sum_4.cc
+++ b/tests/bits/q_point_sum_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_points.cc b/tests/bits/q_points.cc
index 6e012d8370..8f2b45cfb6 100644
--- a/tests/bits/q_points.cc
+++ b/tests/bits/q_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/rt_1.cc b/tests/bits/rt_1.cc
index 42ec1686e3..622501e3b6 100644
--- a/tests/bits/rt_1.cc
+++ b/tests/bits/rt_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/rt_2.cc b/tests/bits/rt_2.cc
index 5064f8c93d..af61feed68 100644
--- a/tests/bits/rt_2.cc
+++ b/tests/bits/rt_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/static_condensation.cc b/tests/bits/static_condensation.cc
index 5acbaa4f5f..256f4a476b 100644
--- a/tests/bits/static_condensation.cc
+++ b/tests/bits/static_condensation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc
index 1be9ce968e..c518f423b1 100644
--- a/tests/bits/step-11.cc
+++ b/tests/bits/step-11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-12.cc b/tests/bits/step-12.cc
index 1bad2706e4..32b955d5bd 100644
--- a/tests/bits/step-12.cc
+++ b/tests/bits/step-12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-13.cc b/tests/bits/step-13.cc
index cc24030255..b418b8be3d 100644
--- a/tests/bits/step-13.cc
+++ b/tests/bits/step-13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-15.cc b/tests/bits/step-15.cc
index 5af0ed76eb..0a37562b2d 100644
--- a/tests/bits/step-15.cc
+++ b/tests/bits/step-15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc
index 3e97f7f900..e2cfe06dfb 100644
--- a/tests/bits/step-4.cc
+++ b/tests/bits/step-4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-4_dg_periodic.cc b/tests/bits/step-4_dg_periodic.cc
index 13178298bf..6df5fe7da9 100644
--- a/tests/bits/step-4_dg_periodic.cc
+++ b/tests/bits/step-4_dg_periodic.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-5.cc b/tests/bits/step-5.cc
index a6bd3a5557..44707e4b9c 100644
--- a/tests/bits/step-5.cc
+++ b/tests/bits/step-5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-51.cc b/tests/bits/step-51.cc
index b333153ae6..323d1686ce 100644
--- a/tests/bits/step-51.cc
+++ b/tests/bits/step-51.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-51p.cc b/tests/bits/step-51p.cc
index cabaf73125..cb8ebc97bc 100644
--- a/tests/bits/step-51p.cc
+++ b/tests/bits/step-51p.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6-racoptimize-2.cc b/tests/bits/step-6-racoptimize-2.cc
index 33ff086e16..ca78111681 100644
--- a/tests/bits/step-6-racoptimize-2.cc
+++ b/tests/bits/step-6-racoptimize-2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6-racoptimize.cc b/tests/bits/step-6-racoptimize.cc
index 0f36c94b50..a45741e877 100644
--- a/tests/bits/step-6-racoptimize.cc
+++ b/tests/bits/step-6-racoptimize.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6.cc b/tests/bits/step-6.cc
index 9310693dd0..6ece640e73 100644
--- a/tests/bits/step-6.cc
+++ b/tests/bits/step-6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-7.cc b/tests/bits/step-7.cc
index 6958a6a9c8..47c29b5e99 100644
--- a/tests/bits/step-7.cc
+++ b/tests/bits/step-7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-8.cc b/tests/bits/step-8.cc
index bc09462cd9..fc77e0da83 100644
--- a/tests/bits/step-8.cc
+++ b/tests/bits/step-8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/unit_support_points.cc b/tests/bits/unit_support_points.cc
index 6ca55bc74b..292b57151c 100644
--- a/tests/bits/unit_support_points.cc
+++ b/tests/bits/unit_support_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/volume_1.cc b/tests/bits/volume_1.cc
index c32689562e..447dc8a0c6 100644
--- a/tests/bits/volume_1.cc
+++ b/tests/bits/volume_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/volume_2.cc b/tests/bits/volume_2.cc
index 2b95d6d9fc..c135513826 100644
--- a/tests/bits/volume_2.cc
+++ b/tests/bits/volume_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/volume_3.cc b/tests/bits/volume_3.cc
index cf375a7175..5b65810f04 100644
--- a/tests/bits/volume_3.cc
+++ b/tests/bits/volume_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/volume_4.cc b/tests/bits/volume_4.cc
index 62b592a2e0..f675f16912 100644
--- a/tests/bits/volume_4.cc
+++ b/tests/bits/volume_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 b28f3a8073..0b73c9e7f6 100644
--- a/tests/build_tests/CMakeLists.txt
+++ b/tests/build_tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/codim_one/error_estimator_01.cc b/tests/codim_one/error_estimator_01.cc
index b260cc9d31..59a59faf05 100644
--- a/tests/codim_one/error_estimator_01.cc
+++ b/tests/codim_one/error_estimator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/gradients_1.cc b/tests/codim_one/gradients_1.cc
index 06eb8036e7..0fba3d07ab 100644
--- a/tests/codim_one/gradients_1.cc
+++ b/tests/codim_one/gradients_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/cuda/cuda_vector_01.cc b/tests/cuda/cuda_vector_01.cc
index 8abae2c766..f3c8b53685 100644
--- a/tests/cuda/cuda_vector_01.cc
+++ b/tests/cuda/cuda_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/cuda/cuda_vector_02.cc b/tests/cuda/cuda_vector_02.cc
index 09b317cfc0..dcb0f16c36 100644
--- a/tests/cuda/cuda_vector_02.cc
+++ b/tests/cuda/cuda_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_01.cc b/tests/dofs/block_list_01.cc
index 5a5d25c0d5..1f434e8710 100644
--- a/tests/dofs/block_list_01.cc
+++ b/tests/dofs/block_list_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_02.cc b/tests/dofs/block_list_02.cc
index 7eab12b032..54e2fa5767 100644
--- a/tests/dofs/block_list_02.cc
+++ b/tests/dofs/block_list_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_03.cc b/tests/dofs/block_list_03.cc
index 3b46533d71..8d13ed39db 100644
--- a/tests/dofs/block_list_03.cc
+++ b/tests/dofs/block_list_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_04.cc b/tests/dofs/block_list_04.cc
index be9b4f3cd3..23edc30f12 100644
--- a/tests/dofs/block_list_04.cc
+++ b/tests/dofs/block_list_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_01.cc b/tests/dofs/dof_constraints_01.cc
index 4fac527127..2b25282534 100644
--- a/tests/dofs/dof_constraints_01.cc
+++ b/tests/dofs/dof_constraints_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_02.cc b/tests/dofs/dof_constraints_02.cc
index e7762eb0c4..434ce60bbc 100644
--- a/tests/dofs/dof_constraints_02.cc
+++ b/tests/dofs/dof_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_03.cc b/tests/dofs/dof_constraints_03.cc
index 9f66a9ed6a..2b8dc8c0ae 100644
--- a/tests/dofs/dof_constraints_03.cc
+++ b/tests/dofs/dof_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_04.cc b/tests/dofs/dof_constraints_04.cc
index f9c247ac49..a167a77ba0 100644
--- a/tests/dofs/dof_constraints_04.cc
+++ b/tests/dofs/dof_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_05.cc b/tests/dofs/dof_constraints_05.cc
index 8a1cf162f9..a1313c43bf 100644
--- a/tests/dofs/dof_constraints_05.cc
+++ b/tests/dofs/dof_constraints_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_06.cc b/tests/dofs/dof_constraints_06.cc
index 0420e54f55..716b0409fd 100644
--- a/tests/dofs/dof_constraints_06.cc
+++ b/tests/dofs/dof_constraints_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_07.cc b/tests/dofs/dof_constraints_07.cc
index bda290902f..d724b99ac7 100644
--- a/tests/dofs/dof_constraints_07.cc
+++ b/tests/dofs/dof_constraints_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_08.cc b/tests/dofs/dof_constraints_08.cc
index 1377077d15..5c92eef4b9 100644
--- a/tests/dofs/dof_constraints_08.cc
+++ b/tests/dofs/dof_constraints_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_09.cc b/tests/dofs/dof_constraints_09.cc
index cdf4d17b61..f5f7815b63 100644
--- a/tests/dofs/dof_constraints_09.cc
+++ b/tests/dofs/dof_constraints_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_10.cc b/tests/dofs/dof_constraints_10.cc
index 011390f6c8..2f644327ff 100644
--- a/tests/dofs/dof_constraints_10.cc
+++ b/tests/dofs/dof_constraints_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_11.cc b/tests/dofs/dof_constraints_11.cc
index 72526e52d6..ac78b7335a 100644
--- a/tests/dofs/dof_constraints_11.cc
+++ b/tests/dofs/dof_constraints_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_11_x.cc b/tests/dofs/dof_constraints_11_x.cc
index d4675565ba..221276f200 100644
--- a/tests/dofs/dof_constraints_11_x.cc
+++ b/tests/dofs/dof_constraints_11_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_03.cc b/tests/dofs/dof_renumbering_03.cc
index 2a1f668021..ba8956d165 100644
--- a/tests/dofs/dof_renumbering_03.cc
+++ b/tests/dofs/dof_renumbering_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_04.cc b/tests/dofs/dof_renumbering_04.cc
index 8199bf19c3..ef9e9c5f9d 100644
--- a/tests/dofs/dof_renumbering_04.cc
+++ b/tests/dofs/dof_renumbering_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_05.cc b/tests/dofs/dof_renumbering_05.cc
index 9fd5744245..579d4ac1c2 100644
--- a/tests/dofs/dof_renumbering_05.cc
+++ b/tests/dofs/dof_renumbering_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_06.cc b/tests/dofs/dof_renumbering_06.cc
index 62322508e4..fd056f2ea1 100644
--- a/tests/dofs/dof_renumbering_06.cc
+++ b/tests/dofs/dof_renumbering_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_zorder_01.cc b/tests/dofs/dof_renumbering_zorder_01.cc
index 1ce9325529..5d1c47d54c 100644
--- a/tests/dofs/dof_renumbering_zorder_01.cc
+++ b/tests/dofs/dof_renumbering_zorder_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_zorder_02.cc b/tests/dofs/dof_renumbering_zorder_02.cc
index 01f075e6c8..99ed8c3707 100644
--- a/tests/dofs/dof_renumbering_zorder_02.cc
+++ b/tests/dofs/dof_renumbering_zorder_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 583fc6d24c..70ef020a1f 100644
--- a/tests/dofs/dof_tools_00a.cc
+++ b/tests/dofs/dof_tools_00a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 4c5a9d497e..52f999e745 100644
--- a/tests/dofs/dof_tools_01a.cc
+++ b/tests/dofs/dof_tools_01a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 73b513bb5d..5ecca3d757 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 b3fc4ab50e..90996f60eb 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 81a274b947..aad0378a78 100644
--- a/tests/dofs/dof_tools_01a_subdomain.cc
+++ b/tests/dofs/dof_tools_01a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 ceb74f34fd..5231d7fdaa 100644
--- a/tests/dofs/dof_tools_01b.cc
+++ b/tests/dofs/dof_tools_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 f6edb89a50..f7ee300aa5 100644
--- a/tests/dofs/dof_tools_01c.cc
+++ b/tests/dofs/dof_tools_01c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 3fd14ba3b9..e44b7414a5 100644
--- a/tests/dofs/dof_tools_01d.cc
+++ b/tests/dofs/dof_tools_01d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 cd5ccf09b8..355ebccda6 100644
--- a/tests/dofs/dof_tools_02a.cc
+++ b/tests/dofs/dof_tools_02a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 f74be75574..c0f97b3421 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 463662484c..887dde4e31 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 f000f3c137..c622734287 100644
--- a/tests/dofs/dof_tools_02a_subdomain.cc
+++ b/tests/dofs/dof_tools_02a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 5d5be21149..eb41d6cd24 100644
--- a/tests/dofs/dof_tools_02b.cc
+++ b/tests/dofs/dof_tools_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 db9f9ad638..b743c2bdaf 100644
--- a/tests/dofs/dof_tools_02c.cc
+++ b/tests/dofs/dof_tools_02c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c3ff0f214f..6c1d7e90c3 100644
--- a/tests/dofs/dof_tools_02d.cc
+++ b/tests/dofs/dof_tools_02d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 ea97ebb1ef..6c518135de 100644
--- a/tests/dofs/dof_tools_03.cc
+++ b/tests/dofs/dof_tools_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c28c45e311..ca02db0898 100644
--- a/tests/dofs/dof_tools_04.cc
+++ b/tests/dofs/dof_tools_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c7834230e1..3ec709dbe6 100644
--- a/tests/dofs/dof_tools_05.cc
+++ b/tests/dofs/dof_tools_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 1b377772cf..828e9c4f68 100644
--- a/tests/dofs/dof_tools_06.cc
+++ b/tests/dofs/dof_tools_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 a50aae9abc..e7c6110f7c 100644
--- a/tests/dofs/dof_tools_07.cc
+++ b/tests/dofs/dof_tools_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 490ffa03cd..0badf5afed 100644
--- a/tests/dofs/dof_tools_08.cc
+++ b/tests/dofs/dof_tools_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 3330d04faf..d30b08b90e 100644
--- a/tests/dofs/dof_tools_09.cc
+++ b/tests/dofs/dof_tools_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 64fb3e5dc0..77b0b956bb 100644
--- a/tests/dofs/dof_tools_10.cc
+++ b/tests/dofs/dof_tools_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 a87e133727..4657859b5b 100644
--- a/tests/dofs/dof_tools_12.cc
+++ b/tests/dofs/dof_tools_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 449cdc2a7a..8c71a4d1dc 100644
--- a/tests/dofs/dof_tools_13.cc
+++ b/tests/dofs/dof_tools_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 73d2ad1f9e..adca729256 100644
--- a/tests/dofs/dof_tools_13a.cc
+++ b/tests/dofs/dof_tools_13a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 4e163b183b..083ac5a78a 100644
--- a/tests/dofs/dof_tools_14.cc
+++ b/tests/dofs/dof_tools_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 17e8176e90..b4dddf6c39 100644
--- a/tests/dofs/dof_tools_15a.cc
+++ b/tests/dofs/dof_tools_15a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 19d5ec5d40..2653504e91 100644
--- a/tests/dofs/dof_tools_15b.cc
+++ b/tests/dofs/dof_tools_15b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 0fb1d34c22..c7e20f6616 100644
--- a/tests/dofs/dof_tools_15c.cc
+++ b/tests/dofs/dof_tools_15c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 ca779d13e0..4368be3533 100644
--- a/tests/dofs/dof_tools_15d.cc
+++ b/tests/dofs/dof_tools_15d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 2e402d6689..14852a83f7 100644
--- a/tests/dofs/dof_tools_16a.cc
+++ b/tests/dofs/dof_tools_16a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 0a47d65621..ed7ea82ac8 100644
--- a/tests/dofs/dof_tools_16b.cc
+++ b/tests/dofs/dof_tools_16b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 9b1991bc74..08332d344e 100644
--- a/tests/dofs/dof_tools_16c.cc
+++ b/tests/dofs/dof_tools_16c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 31d47c417e..74ddcf4924 100644
--- a/tests/dofs/dof_tools_16d.cc
+++ b/tests/dofs/dof_tools_16d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 a18074304b..c6c3dd120f 100644
--- a/tests/dofs/dof_tools_17a.cc
+++ b/tests/dofs/dof_tools_17a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 b05bb00ef2..0623436f35 100644
--- a/tests/dofs/dof_tools_17b.cc
+++ b/tests/dofs/dof_tools_17b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c8bb0dfd6e..2da899acdc 100644
--- a/tests/dofs/dof_tools_17c.cc
+++ b/tests/dofs/dof_tools_17c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 17bc3cffd8..151ddc268e 100644
--- a/tests/dofs/dof_tools_17d.cc
+++ b/tests/dofs/dof_tools_17d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 45de2cc942..30cca9ba38 100644
--- a/tests/dofs/dof_tools_18a.cc
+++ b/tests/dofs/dof_tools_18a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 63a6516103..fae502b181 100644
--- a/tests/dofs/dof_tools_18a_1d.cc
+++ b/tests/dofs/dof_tools_18a_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 d1d70c23af..dabefe7be0 100644
--- a/tests/dofs/dof_tools_18b.cc
+++ b/tests/dofs/dof_tools_18b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 3006f0a53b..932d483edb 100644
--- a/tests/dofs/dof_tools_18c.cc
+++ b/tests/dofs/dof_tools_18c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 0ab2e333fc..1e5d92128d 100644
--- a/tests/dofs/dof_tools_18d.cc
+++ b/tests/dofs/dof_tools_18d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 203b4718c2..4703e146e8 100644
--- a/tests/dofs/dof_tools_19.cc
+++ b/tests/dofs/dof_tools_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 4ac71ad98f..b7529b393a 100644
--- a/tests/dofs/dof_tools_20.cc
+++ b/tests/dofs/dof_tools_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 846aee8782..b76d78d1a3 100644
--- a/tests/dofs/dof_tools_21.cc
+++ b/tests/dofs/dof_tools_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b.cc b/tests/dofs/dof_tools_21_b.cc
index 60268b28c7..6fa19858dc 100644
--- a/tests/dofs/dof_tools_21_b.cc
+++ b/tests/dofs/dof_tools_21_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b_x.cc b/tests/dofs/dof_tools_21_b_x.cc
index b646422217..8f0a5e380b 100644
--- a/tests/dofs/dof_tools_21_b_x.cc
+++ b/tests/dofs/dof_tools_21_b_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b_x_q3.cc b/tests/dofs/dof_tools_21_b_x_q3.cc
index 352ad7f8c6..77f7c5cbf6 100644
--- a/tests/dofs/dof_tools_21_b_x_q3.cc
+++ b/tests/dofs/dof_tools_21_b_x_q3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b_y.cc b/tests/dofs/dof_tools_21_b_y.cc
index 5eb24ce0c3..c901f628e6 100644
--- a/tests/dofs/dof_tools_21_b_y.cc
+++ b/tests/dofs/dof_tools_21_b_y.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_c.cc b/tests/dofs/dof_tools_21_c.cc
index be79987072..0b947c3814 100644
--- a/tests/dofs/dof_tools_21_c.cc
+++ b/tests/dofs/dof_tools_21_c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 8d52cacb11..977a95965d 100644
--- a/tests/dofs/dof_tools_common.h
+++ b/tests/dofs/dof_tools_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 7f1e91fd08..f5a55cf7f3 100644
--- a/tests/dofs/dof_tools_periodic.h
+++ b/tests/dofs/dof_tools_periodic.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 5bae4f404d..761ec345ef 100644
--- a/tests/dofs/hp_constraints_are_implemented.cc
+++ b/tests/dofs/hp_constraints_are_implemented.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/interpolate_q_system_mask_01.cc b/tests/dofs/interpolate_q_system_mask_01.cc
index 2e2729075b..db882225df 100644
--- a/tests/dofs/interpolate_q_system_mask_01.cc
+++ b/tests/dofs/interpolate_q_system_mask_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/interpolate_q_system_mask_02.cc b/tests/dofs/interpolate_q_system_mask_02.cc
index b6b7e58ea1..1626bcaa50 100644
--- a/tests/dofs/interpolate_q_system_mask_02.cc
+++ b/tests/dofs/interpolate_q_system_mask_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/interpolate_q_system_mixed_01.cc b/tests/dofs/interpolate_q_system_mixed_01.cc
index 0b5570c08f..a87ae89fd7 100644
--- a/tests/dofs/interpolate_q_system_mixed_01.cc
+++ b/tests/dofs/interpolate_q_system_mixed_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 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 5904b7d76d..409e635e4a 100644
--- a/tests/dofs/n_dofs_per_object.cc
+++ b/tests/dofs/n_dofs_per_object.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/range_based_for_step-6.cc b/tests/dofs/range_based_for_step-6.cc
index fcdf1353ba..684b9558ee 100644
--- a/tests/dofs/range_based_for_step-6.cc
+++ b/tests/dofs/range_based_for_step-6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern.cc b/tests/dofs/sparsity_pattern.cc
index e34eb0b216..b62fc3082a 100644
--- a/tests/dofs/sparsity_pattern.cc
+++ b/tests/dofs/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_01.cc b/tests/dofs/sparsity_pattern_01.cc
index 0ea5b9637a..5b5c39b0f3 100644
--- a/tests/dofs/sparsity_pattern_01.cc
+++ b/tests/dofs/sparsity_pattern_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_02.cc b/tests/dofs/sparsity_pattern_02.cc
index de630a82e5..af3c8ab1ca 100644
--- a/tests/dofs/sparsity_pattern_02.cc
+++ b/tests/dofs/sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_03.cc b/tests/dofs/sparsity_pattern_03.cc
index bb0e3cfd75..0ee002b108 100644
--- a/tests/dofs/sparsity_pattern_03.cc
+++ b/tests/dofs/sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_04.cc b/tests/dofs/sparsity_pattern_04.cc
index 675f0a6616..de4797ff38 100644
--- a/tests/dofs/sparsity_pattern_04.cc
+++ b/tests/dofs/sparsity_pattern_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_05.cc b/tests/dofs/sparsity_pattern_05.cc
index abbd6cf682..e2ca1f99c5 100644
--- a/tests/dofs/sparsity_pattern_05.cc
+++ b/tests/dofs/sparsity_pattern_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/abf_approximation_01.cc b/tests/fail/abf_approximation_01.cc
index 213b0368ad..51b7253047 100644
--- a/tests/fail/abf_approximation_01.cc
+++ b/tests/fail/abf_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/circular_01.cc b/tests/fail/circular_01.cc
index 53e3fa2bea..ba48a5b83c 100644
--- a/tests/fail/circular_01.cc
+++ b/tests/fail/circular_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/hp-step-14.cc b/tests/fail/hp-step-14.cc
index c895147643..9fc47113e8 100644
--- a/tests/fail/hp-step-14.cc
+++ b/tests/fail/hp-step-14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/hp-step-15.cc b/tests/fail/hp-step-15.cc
index 804b5590af..7f940f55df 100644
--- a/tests/fail/hp-step-15.cc
+++ b/tests/fail/hp-step-15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_distorted_01.cc b/tests/fail/rt_distorted_01.cc
index 05787554a8..025219cbd5 100644
--- a/tests/fail/rt_distorted_01.cc
+++ b/tests/fail/rt_distorted_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_distorted_02.cc b/tests/fail/rt_distorted_02.cc
index 45f245ce40..baf2f888c2 100644
--- a/tests/fail/rt_distorted_02.cc
+++ b/tests/fail/rt_distorted_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/abf_01.cc b/tests/fe/abf_01.cc
index 7826db2b54..ec80705f4d 100644
--- a/tests/fe/abf_01.cc
+++ b/tests/fe/abf_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_2.cc b/tests/fe/bdm_2.cc
index 62607e04f9..375c9e7e3d 100644
--- a/tests/fe/bdm_2.cc
+++ b/tests/fe/bdm_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/curl_curl_01.cc b/tests/fe/curl_curl_01.cc
index 9d160b9ee1..a2a58965d4 100644
--- a/tests/fe/curl_curl_01.cc
+++ b/tests/fe/curl_curl_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/deformed_projection.h b/tests/fe/deformed_projection.h
index 1d605a7bd7..aa3e3ba20e 100644
--- a/tests/fe/deformed_projection.h
+++ b/tests/fe/deformed_projection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives.cc b/tests/fe/derivatives.cc
index f63d6a75ff..131dd480fc 100644
--- a/tests/fe/derivatives.cc
+++ b/tests/fe/derivatives.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives_bernstein.cc b/tests/fe/derivatives_bernstein.cc
index caa7e4fc31..57a2d2ec2e 100644
--- a/tests/fe/derivatives_bernstein.cc
+++ b/tests/fe/derivatives_bernstein.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives_face.cc b/tests/fe/derivatives_face.cc
index bee7d926d0..b43b6c122d 100644
--- a/tests/fe/derivatives_face.cc
+++ b/tests/fe/derivatives_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/element_constant_modes.cc b/tests/fe/element_constant_modes.cc
index 9ae47aa9a8..ed25585a38 100644
--- a/tests/fe/element_constant_modes.cc
+++ b/tests/fe/element_constant_modes.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/fe/fe_data_test.cc b/tests/fe/fe_data_test.cc
index 28ef7b5253..c121b63d6a 100644
--- a/tests/fe/fe_data_test.cc
+++ b/tests/fe/fe_data_test.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/fe_face_values_1d.cc b/tests/fe/fe_face_values_1d.cc
index 89601bedd0..fc321547b2 100644
--- a/tests/fe/fe_face_values_1d.cc
+++ b/tests/fe/fe_face_values_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_sys_04.cc b/tests/fe/fe_prolongation_sys_04.cc
index eac3b3be29..d350afe683 100644
--- a/tests/fe/fe_prolongation_sys_04.cc
+++ b/tests/fe/fe_prolongation_sys_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_sys_05.cc b/tests/fe/fe_prolongation_sys_05.cc
index 95fb4f6fab..99ebca71f9 100644
--- a/tests/fe/fe_prolongation_sys_05.cc
+++ b/tests/fe/fe_prolongation_sys_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_sys_06.cc b/tests/fe/fe_prolongation_sys_06.cc
index 7603ab4a1f..2a8a447a5b 100644
--- a/tests/fe/fe_prolongation_sys_06.cc
+++ b/tests/fe/fe_prolongation_sys_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_sys_08.cc b/tests/fe/fe_prolongation_sys_08.cc
index 6b944d575b..cd73942cf0 100644
--- a/tests/fe/fe_prolongation_sys_08.cc
+++ b/tests/fe/fe_prolongation_sys_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_sys_09.cc b/tests/fe/fe_prolongation_sys_09.cc
index d31375caef..83080e03ae 100644
--- a/tests/fe/fe_prolongation_sys_09.cc
+++ b/tests/fe/fe_prolongation_sys_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_dg0.cc b/tests/fe/fe_q_dg0.cc
index 6436010909..de61a5d2fe 100644
--- a/tests/fe/fe_q_dg0.cc
+++ b/tests/fe/fe_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_04.cc b/tests/fe/fe_restriction_sys_04.cc
index deabda2707..a935059681 100644
--- a/tests/fe/fe_restriction_sys_04.cc
+++ b/tests/fe/fe_restriction_sys_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_05.cc b/tests/fe/fe_restriction_sys_05.cc
index fa9b8e9843..be4e8f1b62 100644
--- a/tests/fe/fe_restriction_sys_05.cc
+++ b/tests/fe/fe_restriction_sys_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_06.cc b/tests/fe/fe_restriction_sys_06.cc
index 6c2be409c7..479455bf52 100644
--- a/tests/fe/fe_restriction_sys_06.cc
+++ b/tests/fe/fe_restriction_sys_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_07.cc b/tests/fe/fe_restriction_sys_07.cc
index eb9c8173d5..d2680b2b13 100644
--- a/tests/fe/fe_restriction_sys_07.cc
+++ b/tests/fe/fe_restriction_sys_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_08.cc b/tests/fe/fe_restriction_sys_08.cc
index ca5a249947..53941ee8b0 100644
--- a/tests/fe/fe_restriction_sys_08.cc
+++ b/tests/fe/fe_restriction_sys_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_09.cc b/tests/fe/fe_restriction_sys_09.cc
index 96df13f775..8e57e6a4f1 100644
--- a/tests/fe/fe_restriction_sys_09.cc
+++ b/tests/fe/fe_restriction_sys_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_restriction_sys_10.cc b/tests/fe/fe_restriction_sys_10.cc
index 9e978650e7..6d130dbbb3 100644
--- a/tests/fe/fe_restriction_sys_10.cc
+++ b/tests/fe/fe_restriction_sys_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_common.h b/tests/fe/fe_support_points_common.h
index dff05f6714..ebaf1702c4 100644
--- a/tests/fe/fe_support_points_common.h
+++ b/tests/fe/fe_support_points_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_sys_04.cc b/tests/fe/fe_support_points_sys_04.cc
index 00b161ab6c..b3baa18a11 100644
--- a/tests/fe/fe_support_points_sys_04.cc
+++ b/tests/fe/fe_support_points_sys_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_sys_05.cc b/tests/fe/fe_support_points_sys_05.cc
index 2341ec998d..2abd927261 100644
--- a/tests/fe/fe_support_points_sys_05.cc
+++ b/tests/fe/fe_support_points_sys_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_sys_06.cc b/tests/fe/fe_support_points_sys_06.cc
index 78df37c40a..3a9f038175 100644
--- a/tests/fe/fe_support_points_sys_06.cc
+++ b/tests/fe/fe_support_points_sys_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_01.cc b/tests/fe/fe_values_view_01.cc
index 54693ec65e..0b83f8ea2c 100644
--- a/tests/fe/fe_values_view_01.cc
+++ b/tests/fe/fe_values_view_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_02.cc b/tests/fe/fe_values_view_02.cc
index 5ef900daa1..4b5f98a590 100644
--- a/tests/fe/fe_values_view_02.cc
+++ b/tests/fe/fe_values_view_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_05.cc b/tests/fe/fe_values_view_05.cc
index 9a4987d042..f3a018f017 100644
--- a/tests/fe/fe_values_view_05.cc
+++ b/tests/fe/fe_values_view_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_07.cc b/tests/fe/fe_values_view_07.cc
index e74dd412ad..8458dffe47 100644
--- a/tests/fe/fe_values_view_07.cc
+++ b/tests/fe/fe_values_view_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_11.cc b/tests/fe/fe_values_view_11.cc
index 59edd51a1a..204572abb9 100644
--- a/tests/fe/fe_values_view_11.cc
+++ b/tests/fe/fe_values_view_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_13.cc b/tests/fe/fe_values_view_13.cc
index 459bdf0238..a2504a45dd 100644
--- a/tests/fe/fe_values_view_13.cc
+++ b/tests/fe/fe_values_view_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_21.cc b/tests/fe/fe_values_view_21.cc
index 470583afcc..18677bd3b7 100644
--- a/tests/fe/fe_values_view_21.cc
+++ b/tests/fe/fe_values_view_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_21_nonsymmetric.cc b/tests/fe/fe_values_view_21_nonsymmetric.cc
index 12ed4dff41..6cbfac34ce 100644
--- a/tests/fe/fe_values_view_21_nonsymmetric.cc
+++ b/tests/fe/fe_values_view_21_nonsymmetric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_22.cc b/tests/fe/fe_values_view_22.cc
index 3c0b837e20..7c391bef1f 100644
--- a/tests/fe/fe_values_view_22.cc
+++ b/tests/fe/fe_values_view_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_25.cc b/tests/fe/fe_values_view_25.cc
index 5ecf1d814b..63715c3d69 100644
--- a/tests/fe/fe_values_view_25.cc
+++ b/tests/fe/fe_values_view_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_25_nonsymmetric.cc b/tests/fe/fe_values_view_25_nonsymmetric.cc
index 1405bb3492..ff53f3ccf6 100644
--- a/tests/fe/fe_values_view_25_nonsymmetric.cc
+++ b/tests/fe/fe_values_view_25_nonsymmetric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_26.cc b/tests/fe/fe_values_view_26.cc
index 22369b8dd0..3f711f6727 100644
--- a/tests/fe/fe_values_view_26.cc
+++ b/tests/fe/fe_values_view_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_27.cc b/tests/fe/fe_values_view_27.cc
index 11c43622f8..3cc3d1688e 100644
--- a/tests/fe/fe_values_view_27.cc
+++ b/tests/fe/fe_values_view_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_28.cc b/tests/fe/fe_values_view_28.cc
index bdb78d9eee..517898885c 100644
--- a/tests/fe/fe_values_view_28.cc
+++ b/tests/fe/fe_values_view_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_29.cc b/tests/fe/fe_values_view_29.cc
index 7f0d66498f..a1e8aed506 100644
--- a/tests/fe/fe_values_view_29.cc
+++ b/tests/fe/fe_values_view_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_30.cc b/tests/fe/fe_values_view_30.cc
index a9c6d89e6e..4f3aa0fa33 100644
--- a/tests/fe/fe_values_view_30.cc
+++ b/tests/fe/fe_values_view_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_tensor_01.cc b/tests/fe/fe_values_view_tensor_01.cc
index e2e6e4b1c6..c70fc1f596 100644
--- a/tests/fe/fe_values_view_tensor_01.cc
+++ b/tests/fe/fe_values_view_tensor_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/get_fe_by_name_01.cc b/tests/fe/get_fe_by_name_01.cc
index 4e5a011152..e8a8478d8c 100644
--- a/tests/fe/get_fe_by_name_01.cc
+++ b/tests/fe/get_fe_by_name_01.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/tests/fe/get_name_01.cc b/tests/fe/get_name_01.cc
index 0ddc7d7fa5..593418d769 100644
--- a/tests/fe/get_name_01.cc
+++ b/tests/fe/get_name_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/get_name_02.cc b/tests/fe/get_name_02.cc
index 85d0cadbff..df48c56384 100644
--- a/tests/fe/get_name_02.cc
+++ b/tests/fe/get_name_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/injection_dgq.cc b/tests/fe/injection_dgq.cc
index cd6ab82b1d..8d1942771b 100644
--- a/tests/fe/injection_dgq.cc
+++ b/tests/fe/injection_dgq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/injection_q.cc b/tests/fe/injection_q.cc
index ba8799a76b..c00eeaf1ee 100644
--- a/tests/fe/injection_q.cc
+++ b/tests/fe/injection_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/injection_q_dg0.cc b/tests/fe/injection_q_dg0.cc
index 8459ec15cf..f851357bfc 100644
--- a/tests/fe/injection_q_dg0.cc
+++ b/tests/fe/injection_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/injection_q_system.cc b/tests/fe/injection_q_system.cc
index 7fe7f806f3..1c69f7ff40 100644
--- a/tests/fe/injection_q_system.cc
+++ b/tests/fe/injection_q_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec.cc b/tests/fe/nedelec.cc
index ebab9fbccc..203aab9afe 100644
--- a/tests/fe/nedelec.cc
+++ b/tests/fe/nedelec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_2.cc b/tests/fe/nedelec_2.cc
index 14370979a5..5c9845aec2 100644
--- a/tests/fe/nedelec_2.cc
+++ b/tests/fe/nedelec_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_3.cc b/tests/fe/nedelec_3.cc
index 92aaf2c377..dd34616ae2 100644
--- a/tests/fe/nedelec_3.cc
+++ b/tests/fe/nedelec_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_non_rect_face.cc b/tests/fe/nedelec_non_rect_face.cc
index 78fe860d0d..383294538c 100644
--- a/tests/fe/nedelec_non_rect_face.cc
+++ b/tests/fe/nedelec_non_rect_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/q_1.cc b/tests/fe/q_1.cc
index 61e69adf3e..b43cd94fb7 100644
--- a/tests/fe/q_1.cc
+++ b/tests/fe/q_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/q_2.cc b/tests/fe/q_2.cc
index 98b65f0203..9cbf520e46 100644
--- a/tests/fe/q_2.cc
+++ b/tests/fe/q_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/q_3.cc b/tests/fe/q_3.cc
index 84095ebd43..880472bdb1 100644
--- a/tests/fe/q_3.cc
+++ b/tests/fe/q_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/q_4.cc b/tests/fe/q_4.cc
index cd86cc2594..bda7c0d8aa 100644
--- a/tests/fe/q_4.cc
+++ b/tests/fe/q_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 2dcb306165..5310936265 100644
--- a/tests/fe/q_bubbles_projection_01.cc
+++ b/tests/fe/q_bubbles_projection_01.cc
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 a19342d576..fd8bbb709b 100644
--- a/tests/fe/restrict_prolongation_01.cc
+++ b/tests/fe/restrict_prolongation_01.cc
@@ -1,7 +1,7 @@
 /* ---------------------------------------------------------------------
  * $Id$
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/fe/rt_2.cc b/tests/fe/rt_2.cc
index 75ad4977e5..cb57d76ba8 100644
--- a/tests/fe/rt_2.cc
+++ b/tests/fe/rt_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_7.cc b/tests/fe/rt_7.cc
index eeee8a4bfe..5cdd5cf33d 100644
--- a/tests/fe/rt_7.cc
+++ b/tests/fe/rt_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_approximation_01.cc b/tests/fe/rt_approximation_01.cc
index 9375e9c83b..7e92f6a95a 100644
--- a/tests/fe/rt_approximation_01.cc
+++ b/tests/fe/rt_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rtn_2.cc b/tests/fe/rtn_2.cc
index d381c93e04..cf19a72038 100644
--- a/tests/fe/rtn_2.cc
+++ b/tests/fe/rtn_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_dgq.cc b/tests/fe/shapes_dgq.cc
index 204f1b2233..9c323529f9 100644
--- a/tests/fe/shapes_dgq.cc
+++ b/tests/fe/shapes_dgq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q.cc b/tests/fe/shapes_q.cc
index d76a7ebd06..59e1469212 100644
--- a/tests/fe/shapes_q.cc
+++ b/tests/fe/shapes_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q_dg0.cc b/tests/fe/shapes_q_dg0.cc
index ca94ca0032..27c119bc8c 100644
--- a/tests/fe/shapes_q_dg0.cc
+++ b/tests/fe/shapes_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 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 3fd46b115f..d9288b0aa3 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9b2dbd7139..c75cf65ab7 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 80f7b7a75c..b3ac356cce 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e9f50c73ab..c0ac7c8506 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 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 623aabe7d1..6c631c10c9 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 11fe02a404..31f440def9 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 f73e181a92..25f2133cb4 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 66f019cfd4..9202a6af84 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 012a5e5452..22c962c672 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2e09e02467..fdd2b5b6a8 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 dbef5acf40..0aed3ec036 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 ae25f74491..6bdbba6640 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2a804c2758..cfe5adbcf1 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 efca755f1a..3e54ec144b 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 275bc2a7ce..9f65984530 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 487977dc83..e1b4d15376 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3ab6d9efa4..fadfa47e7e 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 cd28f3c101..ad9d2bad63 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 401abe9288..18d3bda090 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a6080131a8..f06c26fc7b 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 fc3766fc00..fbcf15befb 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 535fcded12..6d031a2110 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c1da75646c..7287c7381a 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 bf7eed2561..9a92697ee6 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9525ea651e..6ad9fdca3a 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 070f047e64..0d5327f6aa 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 460a065aeb..d62cf3aea7 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 bd7e8b9d27..8aefb9f80d 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 cfedaf45fa..78ea1bf989 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3f78be35bb..fcc92b14e4 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 aaac27f087..205a34e694 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e540e5da3f..c97ba143a3 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 6ea53d605e..331435108a 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 f38022d3fb..8a1182f48f 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 78a476ea2b..e198dca6d1 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 bf7ccadb84..18cb0beb4e 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 42d42abc87..b2b1b74e95 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3c1272a1d7..f712e36048 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 0ecb6e9d9b..22952104ec 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 21109e80ee..bda3e31ed3 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3a0cf9ef2d..73bb0a8089 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 abe44376fa..d78cce6bdd 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 191b5242a9..327be041bb 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 28b207654b..e026330bdf 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 8f5d37741e..51cd5fc626 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 ff85270d37..bafbf620ad 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a0a2b2339c..f4660bd03e 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c69a2e379e..1c7d412c53 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 01eb82639e..6a0f687c12 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 0df4b6424b..f0316c2fc8 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9a7fdf193a..baa2682b40 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 44d8d97727..2a9cf3e51c 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 12c8a43e12..c241d64ee9 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1b50bec827..3ac0535f21 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 940523b97e..7521050354 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e90faac955..7434d2f2d6 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2523956bae..d6e131da80 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 8b47ce5e81..7480457710 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 750a723d5d..cf59b02590 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a60753edb9..a46754a303 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2552f5c2b4..1a2b25f337 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9d293bb924..1669e4861b 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 488e49a66a..1995dbd5a8 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c0cccac1cf..1a0dfa4327 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 75278187d1..0db314d201 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 01c273b474..73718012d0 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a6fbfe31d5..ecf944fb9f 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 fdb2c24d00..e247f83754 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3c44eca2ad..9b66ee4dee 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 6937d2cd82..a58756f5eb 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 ab9ac41856..991b77d439 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3ff2ef86e7..49f28d7f3b 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 7551d90b98..f103a351cf 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 d0f4ca350a..f92ecdc334 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 45c7413cee..42aa57018b 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c994a4c396..98e4d775d1 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1b0a85c8a5..3daa94d83c 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3a86fdb566..d06fff09b3 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 35a0c06c00..8bbea8cb49 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 b5700978f9..a2537c10a6 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a2aa6d945b..e4818d0f3a 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 492cbc5500..6020b894eb 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 4529860403..08bf1a33ee 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 5479aa9b5a..c2935ac770 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 28dc6928a4..9161c8abe0 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 6d1fc6af13..ee1a4f1a34 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 4f7c0c5a55..21fb2204c4 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 44e288c20d..25f469cf15 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 f8068d7d1c..dfc1da2130 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 59db278b06..b93a47c678 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 061187b39d..b30cc7ab99 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 949920430c..d7dcabca88 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 a2fb52aa8c..10a2ce79c8 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3262108d8b..8b9bc9c0c6 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 86eac9a5ee..d3668bce63 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 4101dc34a7..8efdf0d7ee 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3339aab25c..4310bd8575 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 29c2e0f102..3249fec487 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 0e4b143441..d8366d2645 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 ea950d71ea..cafa44fc7e 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 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix.cc b/tests/full_matrix/full_matrix.cc
index 0782780f66..f98cc58659 100644
--- a/tests/full_matrix/full_matrix.cc
+++ b/tests/full_matrix/full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 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 4ef88e917c..545fd7d8c7 100644
--- a/tests/full_matrix/full_matrix_01.cc
+++ b/tests/full_matrix/full_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_02.cc b/tests/full_matrix/full_matrix_02.cc
index a1af446e23..c76f51b7b7 100644
--- a/tests/full_matrix/full_matrix_02.cc
+++ b/tests/full_matrix/full_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_03.cc b/tests/full_matrix/full_matrix_03.cc
index 93640250f6..21344f4d6e 100644
--- a/tests/full_matrix/full_matrix_03.cc
+++ b/tests/full_matrix/full_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_04.cc b/tests/full_matrix/full_matrix_04.cc
index 82965b6ad0..77d6d0f5fe 100644
--- a/tests/full_matrix/full_matrix_04.cc
+++ b/tests/full_matrix/full_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_05.cc b/tests/full_matrix/full_matrix_05.cc
index 56e4d20d49..ad262fadc3 100644
--- a/tests/full_matrix/full_matrix_05.cc
+++ b/tests/full_matrix/full_matrix_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_06.cc b/tests/full_matrix/full_matrix_06.cc
index 8f5a42d826..54cabc9f9f 100644
--- a/tests/full_matrix/full_matrix_06.cc
+++ b/tests/full_matrix/full_matrix_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_07.cc b/tests/full_matrix/full_matrix_07.cc
index b9f73e6f2c..930697867e 100644
--- a/tests/full_matrix/full_matrix_07.cc
+++ b/tests/full_matrix/full_matrix_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_08.cc b/tests/full_matrix/full_matrix_08.cc
index 811cec80f2..7848d59f4e 100644
--- a/tests/full_matrix/full_matrix_08.cc
+++ b/tests/full_matrix/full_matrix_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 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 5405e4f415..ce5d072f0e 100644
--- a/tests/full_matrix/full_matrix_12.cc
+++ b/tests/full_matrix/full_matrix_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 beb200892c..24d633ea7b 100644
--- a/tests/full_matrix/full_matrix_13.cc
+++ b/tests/full_matrix/full_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1cef96375c..5a3edcda0b 100644
--- a/tests/full_matrix/full_matrix_14.cc
+++ b/tests/full_matrix/full_matrix_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 98de79f0ab..1984c208c2 100644
--- a/tests/full_matrix/full_matrix_15.cc
+++ b/tests/full_matrix/full_matrix_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9a24f6df4d..ac04ff9d1c 100644
--- a/tests/full_matrix/full_matrix_16.cc
+++ b/tests/full_matrix/full_matrix_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1d8d443ffb..ee817b55fd 100644
--- a/tests/full_matrix/full_matrix_17.cc
+++ b/tests/full_matrix/full_matrix_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 b264bacd4c..a9d56b2185 100644
--- a/tests/full_matrix/full_matrix_18.cc
+++ b/tests/full_matrix/full_matrix_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e8cefc5ac7..f7f993a4de 100644
--- a/tests/full_matrix/full_matrix_19.cc
+++ b/tests/full_matrix/full_matrix_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 fc89a2c7e0..4ab65ee1dc 100644
--- a/tests/full_matrix/full_matrix_20.cc
+++ b/tests/full_matrix/full_matrix_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 59aaa864bc..518636331e 100644
--- a/tests/full_matrix/full_matrix_21.cc
+++ b/tests/full_matrix/full_matrix_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e2eef0df80..f19996459a 100644
--- a/tests/full_matrix/full_matrix_22.cc
+++ b/tests/full_matrix/full_matrix_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 82fda7cbf2..9341bee09f 100644
--- a/tests/full_matrix/full_matrix_23.cc
+++ b/tests/full_matrix/full_matrix_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 f33ef7b8b5..54f90bb504 100644
--- a/tests/full_matrix/full_matrix_24.cc
+++ b/tests/full_matrix/full_matrix_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1a1a7afec5..bc4ca4b00d 100644
--- a/tests/full_matrix/full_matrix_25.cc
+++ b/tests/full_matrix/full_matrix_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 b0f21fc775..3c41f34c32 100644
--- a/tests/full_matrix/full_matrix_26.cc
+++ b/tests/full_matrix/full_matrix_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 defc4b0eb7..1e2ed2d2b0 100644
--- a/tests/full_matrix/full_matrix_27.cc
+++ b/tests/full_matrix/full_matrix_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 35035375ef..84a825dc86 100644
--- a/tests/full_matrix/full_matrix_28.cc
+++ b/tests/full_matrix/full_matrix_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 bc6e2f14e7..33cfd3b9fa 100644
--- a/tests/full_matrix/full_matrix_29.cc
+++ b/tests/full_matrix/full_matrix_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e019bfc7c7..110c2822d4 100644
--- a/tests/full_matrix/full_matrix_30.cc
+++ b/tests/full_matrix/full_matrix_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 ba87e125aa..f37261d204 100644
--- a/tests/full_matrix/full_matrix_31.cc
+++ b/tests/full_matrix/full_matrix_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c3e7373aab..4bf6b5a069 100644
--- a/tests/full_matrix/full_matrix_32.cc
+++ b/tests/full_matrix/full_matrix_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 23b90407fc..c91c8044df 100644
--- a/tests/full_matrix/full_matrix_33.cc
+++ b/tests/full_matrix/full_matrix_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c146c91011..084cb0bfe9 100644
--- a/tests/full_matrix/full_matrix_34.cc
+++ b/tests/full_matrix/full_matrix_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 57816674fc..6b627e5874 100644
--- a/tests/full_matrix/full_matrix_36.cc
+++ b/tests/full_matrix/full_matrix_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 47d9127d0f..f97e0f1691 100644
--- a/tests/full_matrix/full_matrix_37.cc
+++ b/tests/full_matrix/full_matrix_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 c1ce8a3e9c..03db13b9c1 100644
--- a/tests/full_matrix/full_matrix_38.cc
+++ b/tests/full_matrix/full_matrix_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 66bd61158e..e081ba43b9 100644
--- a/tests/full_matrix/full_matrix_39.cc
+++ b/tests/full_matrix/full_matrix_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 8841fde372..288e7a654d 100644
--- a/tests/full_matrix/full_matrix_40.cc
+++ b/tests/full_matrix/full_matrix_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1148a41aae..5b8d470856 100644
--- a/tests/full_matrix/full_matrix_41.cc
+++ b/tests/full_matrix/full_matrix_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 27e8387b21..dfe7ab0eab 100644
--- a/tests/full_matrix/full_matrix_42.cc
+++ b/tests/full_matrix/full_matrix_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3cb7e362e8..65dad66d6a 100644
--- a/tests/full_matrix/full_matrix_43.cc
+++ b/tests/full_matrix/full_matrix_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 3fe220521f..6b1c053db8 100644
--- a/tests/full_matrix/full_matrix_44.cc
+++ b/tests/full_matrix/full_matrix_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 de742e3191..da9befa68c 100644
--- a/tests/full_matrix/full_matrix_45.cc
+++ b/tests/full_matrix/full_matrix_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 f1491b0858..573e1fda79 100644
--- a/tests/full_matrix/full_matrix_46.cc
+++ b/tests/full_matrix/full_matrix_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 b0686d981f..ecd56bebb6 100644
--- a/tests/full_matrix/full_matrix_47.cc
+++ b/tests/full_matrix/full_matrix_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 7b31f23dff..104472ac79 100644
--- a/tests/full_matrix/full_matrix_48.cc
+++ b/tests/full_matrix/full_matrix_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 4bc6c532d8..41c0c23f75 100644
--- a/tests/full_matrix/full_matrix_49.cc
+++ b/tests/full_matrix/full_matrix_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 d77328ab1e..4ef4702a47 100644
--- a/tests/full_matrix/full_matrix_50.cc
+++ b/tests/full_matrix/full_matrix_50.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 826ec07aa8..324a4a4c31 100644
--- a/tests/full_matrix/full_matrix_51.cc
+++ b/tests/full_matrix/full_matrix_51.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2c8dcc2616..6eb1bc03b4 100644
--- a/tests/full_matrix/full_matrix_52.cc
+++ b/tests/full_matrix/full_matrix_52.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 2541543b1c..b0abcbaf7c 100644
--- a/tests/full_matrix/full_matrix_53.cc
+++ b/tests/full_matrix/full_matrix_53.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 73a014f3b1..d22d6425a1 100644
--- a/tests/full_matrix/full_matrix_54.cc
+++ b/tests/full_matrix/full_matrix_54.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 bef4d0b64e..2002e678fd 100644
--- a/tests/full_matrix/full_matrix_55.cc
+++ b/tests/full_matrix/full_matrix_55.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 615651254b..3c0560674a 100644
--- a/tests/full_matrix/full_matrix_56.cc
+++ b/tests/full_matrix/full_matrix_56.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 fcb3f2399f..05566cf9bb 100644
--- a/tests/full_matrix/full_matrix_57.cc
+++ b/tests/full_matrix/full_matrix_57.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_58.cc b/tests/full_matrix/full_matrix_58.cc
index 0de2398682..fa460d2a82 100644
--- a/tests/full_matrix/full_matrix_58.cc
+++ b/tests/full_matrix/full_matrix_58.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 9e3e866b10..aa1824d69f 100644
--- a/tests/full_matrix/full_matrix_59.cc
+++ b/tests/full_matrix/full_matrix_59.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 e77273c08b..7bf072ba62 100644
--- a/tests/full_matrix/full_matrix_60.cc
+++ b/tests/full_matrix/full_matrix_60.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 b7b3e4735c..1f3a387ea8 100644
--- a/tests/full_matrix/full_matrix_61.cc
+++ b/tests/full_matrix/full_matrix_61.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 203ccee343..283151277a 100644
--- a/tests/full_matrix/full_matrix_62.cc
+++ b/tests/full_matrix/full_matrix_62.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 81d2225799..2c1fb24d39 100644
--- a/tests/full_matrix/full_matrix_63.cc
+++ b/tests/full_matrix/full_matrix_63.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 6cd3ffbfd8..b1fa35fe8f 100644
--- a/tests/full_matrix/full_matrix_64.cc
+++ b/tests/full_matrix/full_matrix_64.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 4048ca69b4..93f5be164c 100644
--- a/tests/full_matrix/full_matrix_65.cc
+++ b/tests/full_matrix/full_matrix_65.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 7c3d645b66..71219594d4 100644
--- a/tests/full_matrix/full_matrix_66.cc
+++ b/tests/full_matrix/full_matrix_66.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 1a3952cda0..392911142b 100644
--- a/tests/full_matrix/full_matrix_67.cc
+++ b/tests/full_matrix/full_matrix_67.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 9480ae717d..0c7ffee6bf 100644
--- a/tests/full_matrix/full_matrix_68.cc
+++ b/tests/full_matrix/full_matrix_68.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 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 5459fbe8df..3c343552ba 100644
--- a/tests/full_matrix/full_matrix_common.h
+++ b/tests/full_matrix/full_matrix_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_iterator_01.cc b/tests/full_matrix/full_matrix_iterator_01.cc
index 020b329493..545d6c73d4 100644
--- a/tests/full_matrix/full_matrix_iterator_01.cc
+++ b/tests/full_matrix/full_matrix_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_print.cc b/tests/full_matrix/full_matrix_print.cc
index ff62ac3697..94135f59af 100644
--- a/tests/full_matrix/full_matrix_print.cc
+++ b/tests/full_matrix/full_matrix_print.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_vector_01.cc b/tests/full_matrix/full_matrix_vector_01.cc
index be75600dbc..ec8f32185f 100644
--- a/tests/full_matrix/full_matrix_vector_01.cc
+++ b/tests/full_matrix/full_matrix_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_vector_02.cc b/tests/full_matrix/full_matrix_vector_02.cc
index 0d02c6f083..8aa67f313c 100644
--- a/tests/full_matrix/full_matrix_vector_02.cc
+++ b/tests/full_matrix/full_matrix_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_vector_05.cc b/tests/full_matrix/full_matrix_vector_05.cc
index 5b4fe5446f..066ea07a19 100644
--- a/tests/full_matrix/full_matrix_vector_05.cc
+++ b/tests/full_matrix/full_matrix_vector_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_vector_06.cc b/tests/full_matrix/full_matrix_vector_06.cc
index 9f55006cca..1a6718081c 100644
--- a/tests/full_matrix/full_matrix_vector_06.cc
+++ b/tests/full_matrix/full_matrix_vector_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_vector_07.cc b/tests/full_matrix/full_matrix_vector_07.cc
index 9bfbce5a58..766129c2e1 100644
--- a/tests/full_matrix/full_matrix_vector_07.cc
+++ b/tests/full_matrix/full_matrix_vector_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_mat_01.cc b/tests/gla/block_mat_01.cc
index cb58cc85b2..3ab8e12a2b 100644
--- a/tests/gla/block_mat_01.cc
+++ b/tests/gla/block_mat_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_mat_02.cc b/tests/gla/block_mat_02.cc
index a1fca378b5..570259f010 100644
--- a/tests/gla/block_mat_02.cc
+++ b/tests/gla/block_mat_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_mat_03.cc b/tests/gla/block_mat_03.cc
index 980c5a3fec..6794e01157 100644
--- a/tests/gla/block_mat_03.cc
+++ b/tests/gla/block_mat_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_vec_01.cc b/tests/gla/block_vec_01.cc
index 9729e7c20f..b5529b8bff 100644
--- a/tests/gla/block_vec_01.cc
+++ b/tests/gla/block_vec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_vec_02.cc b/tests/gla/block_vec_02.cc
index 975e352669..2e166c7942 100644
--- a/tests/gla/block_vec_02.cc
+++ b/tests/gla/block_vec_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/extract_subvector_to.cc b/tests/gla/extract_subvector_to.cc
index 8a765e7b31..8a08c5d78c 100644
--- a/tests/gla/extract_subvector_to.cc
+++ b/tests/gla/extract_subvector_to.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/extract_subvector_to_parallel.cc b/tests/gla/extract_subvector_to_parallel.cc
index 85b0ebdc5f..7023f40f26 100644
--- a/tests/gla/extract_subvector_to_parallel.cc
+++ b/tests/gla/extract_subvector_to_parallel.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_01.cc b/tests/gla/mat_01.cc
index 4b3fd601ee..104def0f1a 100644
--- a/tests/gla/mat_01.cc
+++ b/tests/gla/mat_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_02.cc b/tests/gla/mat_02.cc
index 139a0b15c0..6bdf323905 100644
--- a/tests/gla/mat_02.cc
+++ b/tests/gla/mat_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_03.cc b/tests/gla/mat_03.cc
index 870ad3d8a4..0a77e76f41 100644
--- a/tests/gla/mat_03.cc
+++ b/tests/gla/mat_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_04.cc b/tests/gla/mat_04.cc
index 239c23e769..f5a65d90f2 100644
--- a/tests/gla/mat_04.cc
+++ b/tests/gla/mat_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_05.cc b/tests/gla/mat_05.cc
index d617d681a4..1bcc4fa704 100644
--- a/tests/gla/mat_05.cc
+++ b/tests/gla/mat_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/mat_06.cc b/tests/gla/mat_06.cc
index 9fa0648111..50a025fc1d 100644
--- a/tests/gla/mat_06.cc
+++ b/tests/gla/mat_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_01.cc b/tests/gla/vec_01.cc
index 5754ffe417..76d80dc630 100644
--- a/tests/gla/vec_01.cc
+++ b/tests/gla/vec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_02.cc b/tests/gla/vec_02.cc
index 3b92a29236..704a1ca94e 100644
--- a/tests/gla/vec_02.cc
+++ b/tests/gla/vec_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_03.cc b/tests/gla/vec_03.cc
index f33b0a0c08..8842ddb306 100644
--- a/tests/gla/vec_03.cc
+++ b/tests/gla/vec_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_04.cc b/tests/gla/vec_04.cc
index 5e75284695..843ad46883 100644
--- a/tests/gla/vec_04.cc
+++ b/tests/gla/vec_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_05.cc b/tests/gla/vec_05.cc
index fa0d83e60a..719a795497 100644
--- a/tests/gla/vec_05.cc
+++ b/tests/gla/vec_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_07.cc b/tests/gla/vec_07.cc
index e38d3d0845..829a12e415 100644
--- a/tests/gla/vec_07.cc
+++ b/tests/gla/vec_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator.cc b/tests/grid/filtered_iterator.cc
index 5e6111abeb..c40f7b6fe7 100644
--- a/tests/grid/filtered_iterator.cc
+++ b/tests/grid/filtered_iterator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_02.cc b/tests/grid/filtered_iterator_02.cc
index 571317cfe1..c3b854ff23 100644
--- a/tests/grid/filtered_iterator_02.cc
+++ b/tests/grid/filtered_iterator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_01.cc b/tests/grid/grid_generator_01.cc
index 5b3a781254..8868b57a8c 100644
--- a/tests/grid/grid_generator_01.cc
+++ b/tests/grid/grid_generator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_01b.cc b/tests/grid/grid_generator_01b.cc
index 8b88ddbb64..7681f2701b 100644
--- a/tests/grid/grid_generator_01b.cc
+++ b/tests/grid/grid_generator_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_msh_02.cc b/tests/grid/grid_in_msh_02.cc
index 17884b955c..d186c37e37 100644
--- a/tests/grid/grid_in_msh_02.cc
+++ b/tests/grid/grid_in_msh_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_msh_02_13.cc b/tests/grid/grid_in_msh_02_13.cc
index 5461fe8d8e..ec670c8d10 100644
--- a/tests/grid/grid_in_msh_02_13.cc
+++ b/tests/grid/grid_in_msh_02_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_parallelepiped.cc b/tests/grid/grid_parallelepiped.cc
index 6345627c66..8ddb15dcaa 100644
--- a/tests/grid/grid_parallelepiped.cc
+++ b/tests/grid/grid_parallelepiped.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_parallelepiped_01.cc b/tests/grid/grid_parallelepiped_01.cc
index da4467cc48..7e6fdfba4a 100644
--- a/tests/grid/grid_parallelepiped_01.cc
+++ b/tests/grid/grid_parallelepiped_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_parallelepiped_02.cc b/tests/grid/grid_parallelepiped_02.cc
index 6a11233ba7..56fe676543 100644
--- a/tests/grid/grid_parallelepiped_02.cc
+++ b/tests/grid/grid_parallelepiped_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_parallelepiped_03.cc b/tests/grid/grid_parallelepiped_03.cc
index 25401aab5e..e76d0b8e14 100644
--- a/tests/grid/grid_parallelepiped_03.cc
+++ b/tests/grid/grid_parallelepiped_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_remove_anisotropy.cc b/tests/grid/grid_remove_anisotropy.cc
index 8d5a4b6975..b888da410f 100644
--- a/tests/grid/grid_remove_anisotropy.cc
+++ b/tests/grid/grid_remove_anisotropy.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_remove_hanging_nodes.cc b/tests/grid/grid_remove_hanging_nodes.cc
index 67e17c6caf..cfc67c8ffe 100644
--- a/tests/grid/grid_remove_hanging_nodes.cc
+++ b/tests/grid/grid_remove_hanging_nodes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_vertex_to_cell_map_02.cc b/tests/grid/grid_tools_vertex_to_cell_map_02.cc
index e43fa8d512..4b7ccd5a60 100644
--- a/tests/grid/grid_tools_vertex_to_cell_map_02.cc
+++ b/tests/grid/grid_tools_vertex_to_cell_map_02.cc
@@ -1,6 +1,6 @@
 
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_14.cc b/tests/grid/mesh_3d_14.cc
index 14786acfed..f4f6d2bdd3 100644
--- a/tests/grid/mesh_3d_14.cc
+++ b/tests/grid/mesh_3d_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_20.cc b/tests/grid/mesh_3d_20.cc
index f53275f6bc..9e672c684e 100644
--- a/tests/grid/mesh_3d_20.cc
+++ b/tests/grid/mesh_3d_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_25.cc b/tests/grid/mesh_3d_25.cc
index 4c1b74be75..c4dd558cd5 100644
--- a/tests/grid/mesh_3d_25.cc
+++ b/tests/grid/mesh_3d_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_26.cc b/tests/grid/mesh_3d_26.cc
index 60e48f0cb0..1e78805a34 100644
--- a/tests/grid/mesh_3d_26.cc
+++ b/tests/grid/mesh_3d_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_7.cc b/tests/grid/mesh_3d_7.cc
index d4aaf6fcb6..8c81c6ff1d 100644
--- a/tests/grid/mesh_3d_7.cc
+++ b/tests/grid/mesh_3d_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/vertex_iterator.cc b/tests/grid/vertex_iterator.cc
index 5fbfc0e019..4ef56295ba 100644
--- a/tests/grid/vertex_iterator.cc
+++ b/tests/grid/vertex_iterator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_08.cc b/tests/hp/crash_08.cc
index 8cb9a3934a..c22e00a86a 100644
--- a/tests/hp/crash_08.cc
+++ b/tests/hp/crash_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_09.cc b/tests/hp/crash_09.cc
index 8d0e1f7b21..aad634994d 100644
--- a/tests/hp/crash_09.cc
+++ b/tests/hp/crash_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_10.cc b/tests/hp/crash_10.cc
index 207ecde47e..8c3178896b 100644
--- a/tests/hp/crash_10.cc
+++ b/tests/hp/crash_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_11.cc b/tests/hp/crash_11.cc
index 532071f6f9..74cba46e21 100644
--- a/tests/hp/crash_11.cc
+++ b/tests/hp/crash_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_12.cc b/tests/hp/crash_12.cc
index 9fd6be945c..bc6ab17dbc 100644
--- a/tests/hp/crash_12.cc
+++ b/tests/hp/crash_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_17.cc b/tests/hp/crash_17.cc
index 1f2a999146..6bbabe17e7 100644
--- a/tests/hp/crash_17.cc
+++ b/tests/hp/crash_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_18.cc b/tests/hp/crash_18.cc
index bc0c993078..2cba023bab 100644
--- a/tests/hp/crash_18.cc
+++ b/tests/hp/crash_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_21.cc b/tests/hp/crash_21.cc
index a63f4e3d6e..1e546d36f6 100644
--- a/tests/hp/crash_21.cc
+++ b/tests/hp/crash_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 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 93e60c147e..065f6372b8 100644
--- a/tests/hp/create_laplace_matrix_01.cc
+++ b/tests/hp/create_laplace_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 0b434dbeb1..ab17787620 100644
--- a/tests/hp/create_laplace_matrix_01b.cc
+++ b/tests/hp/create_laplace_matrix_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 bc357476d0..2f746f94c8 100644
--- a/tests/hp/create_laplace_matrix_02.cc
+++ b/tests/hp/create_laplace_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 951fadc82d..b95b4f8329 100644
--- a/tests/hp/create_laplace_matrix_02b.cc
+++ b/tests/hp/create_laplace_matrix_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_03.cc b/tests/hp/create_laplace_matrix_03.cc
index c02947e152..f11fd5cac7 100644
--- a/tests/hp/create_laplace_matrix_03.cc
+++ b/tests/hp/create_laplace_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_03b.cc b/tests/hp/create_laplace_matrix_03b.cc
index 374f0b40ac..7857eba77c 100644
--- a/tests/hp/create_laplace_matrix_03b.cc
+++ b/tests/hp/create_laplace_matrix_03b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_04.cc b/tests/hp/create_laplace_matrix_04.cc
index e2630fff5b..2ae92bf42a 100644
--- a/tests/hp/create_laplace_matrix_04.cc
+++ b/tests/hp/create_laplace_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_04b.cc b/tests/hp/create_laplace_matrix_04b.cc
index 970844ef7f..2e18175e95 100644
--- a/tests/hp/create_laplace_matrix_04b.cc
+++ b/tests/hp/create_laplace_matrix_04b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_constraints_02.cc b/tests/hp/create_laplace_matrix_constraints_02.cc
index 82ae24d47f..cc481f7423 100644
--- a/tests/hp/create_laplace_matrix_constraints_02.cc
+++ b/tests/hp/create_laplace_matrix_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_constraints_02b.cc b/tests/hp/create_laplace_matrix_constraints_02b.cc
index dbaa455ae9..afba9d44aa 100644
--- a/tests/hp/create_laplace_matrix_constraints_02b.cc
+++ b/tests/hp/create_laplace_matrix_constraints_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_01.cc b/tests/hp/create_mass_matrix_01.cc
index 9de1d7cbbc..ef8690be2c 100644
--- a/tests/hp/create_mass_matrix_01.cc
+++ b/tests/hp/create_mass_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_01b.cc b/tests/hp/create_mass_matrix_01b.cc
index 54f8a42bac..b21d9de065 100644
--- a/tests/hp/create_mass_matrix_01b.cc
+++ b/tests/hp/create_mass_matrix_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_02.cc b/tests/hp/create_mass_matrix_02.cc
index a9df35dcdf..6fcbeee6f4 100644
--- a/tests/hp/create_mass_matrix_02.cc
+++ b/tests/hp/create_mass_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_02b.cc b/tests/hp/create_mass_matrix_02b.cc
index 3ae8d86c0e..301e5ad9ec 100644
--- a/tests/hp/create_mass_matrix_02b.cc
+++ b/tests/hp/create_mass_matrix_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_03.cc b/tests/hp/create_mass_matrix_03.cc
index f090c585dd..64deb9016b 100644
--- a/tests/hp/create_mass_matrix_03.cc
+++ b/tests/hp/create_mass_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_03b.cc b/tests/hp/create_mass_matrix_03b.cc
index f5215463f3..ad002340b7 100644
--- a/tests/hp/create_mass_matrix_03b.cc
+++ b/tests/hp/create_mass_matrix_03b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_04.cc b/tests/hp/create_mass_matrix_04.cc
index e3443cb867..43a4b6cc8b 100644
--- a/tests/hp/create_mass_matrix_04.cc
+++ b/tests/hp/create_mass_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_04b.cc b/tests/hp/create_mass_matrix_04b.cc
index 0f24084f59..3e55ca1327 100644
--- a/tests/hp/create_mass_matrix_04b.cc
+++ b/tests/hp/create_mass_matrix_04b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_constraints_02.cc b/tests/hp/create_mass_matrix_constraints_02.cc
index 4641af7764..d8c57f16e0 100644
--- a/tests/hp/create_mass_matrix_constraints_02.cc
+++ b/tests/hp/create_mass_matrix_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_mass_matrix_constraints_02b.cc b/tests/hp/create_mass_matrix_constraints_02b.cc
index 6ea2145f08..422027c6a8 100644
--- a/tests/hp/create_mass_matrix_constraints_02b.cc
+++ b/tests/hp/create_mass_matrix_constraints_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_rhs_01.cc b/tests/hp/create_rhs_01.cc
index 3a5ec144f2..edb4adf8a2 100644
--- a/tests/hp/create_rhs_01.cc
+++ b/tests/hp/create_rhs_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_18.cc b/tests/hp/fe_nothing_18.cc
index 5d8d324952..ead53cc602 100644
--- a/tests/hp/fe_nothing_18.cc
+++ b/tests/hp/fe_nothing_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_neither_dominate_01.cc b/tests/hp/hp_constraints_neither_dominate_01.cc
index 8d07748b79..08248a594b 100644
--- a/tests/hp/hp_constraints_neither_dominate_01.cc
+++ b/tests/hp/hp_constraints_neither_dominate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_q.cc b/tests/hp/hp_constraints_q.cc
index 12eaa37a30..829bf19340 100644
--- a/tests/hp/hp_constraints_q.cc
+++ b/tests/hp/hp_constraints_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_q_system.cc b/tests/hp/hp_constraints_q_system.cc
index bd74996e0b..e86815eb15 100644
--- a/tests/hp/hp_constraints_q_system.cc
+++ b/tests/hp/hp_constraints_q_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_q_system_x.cc b/tests/hp/hp_constraints_q_system_x.cc
index 3b1e31dc81..219afc7dcd 100644
--- a/tests/hp/hp_constraints_q_system_x.cc
+++ b/tests/hp/hp_constraints_q_system_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_hanging_nodes_01.cc b/tests/hp/hp_hanging_nodes_01.cc
index 97670d9770..e4d0336e98 100644
--- a/tests/hp/hp_hanging_nodes_01.cc
+++ b/tests/hp/hp_hanging_nodes_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_hanging_nodes_02.cc b/tests/hp/hp_hanging_nodes_02.cc
index 82fc79c474..5fe4833535 100644
--- a/tests/hp/hp_hanging_nodes_02.cc
+++ b/tests/hp/hp_hanging_nodes_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q.cc b/tests/hp/hp_line_dof_identities_q.cc
index f1ace27f86..81b704fc23 100644
--- a/tests/hp/hp_line_dof_identities_q.cc
+++ b/tests/hp/hp_line_dof_identities_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_01.cc b/tests/hp/hp_line_dof_identities_q_system_01.cc
index 0c5e0779d4..8ffc028b51 100644
--- a/tests/hp/hp_line_dof_identities_q_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_02.cc b/tests/hp/hp_line_dof_identities_q_system_02.cc
index 9c6a959091..72ff781c2d 100644
--- a/tests/hp/hp_line_dof_identities_q_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/integrate_difference.cc b/tests/hp/integrate_difference.cc
index 8d88f22cc7..27325ecb52 100644
--- a/tests/hp/integrate_difference.cc
+++ b/tests/hp/integrate_difference.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/interpolate_nothing_02.cc b/tests/hp/interpolate_nothing_02.cc
index b7e026306c..7d13aa7d90 100644
--- a/tests/hp/interpolate_nothing_02.cc
+++ b/tests/hp/interpolate_nothing_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/matrices_hp.cc b/tests/hp/matrices_hp.cc
index 04116f646e..c1868c2d56 100644
--- a/tests/hp/matrices_hp.cc
+++ b/tests/hp/matrices_hp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/project_01_curved_boundary.cc b/tests/hp/project_01_curved_boundary.cc
index d3901f6953..37cecfde20 100644
--- a/tests/hp/project_01_curved_boundary.cc
+++ b/tests/hp/project_01_curved_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/set_dof_values_by_interpolation_03.cc b/tests/hp/set_dof_values_by_interpolation_03.cc
index 2c70b16127..75f8363a53 100644
--- a/tests/hp/set_dof_values_by_interpolation_03.cc
+++ b/tests/hp/set_dof_values_by_interpolation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-11.cc b/tests/hp/step-11.cc
index e3d5b67902..fed9288d28 100644
--- a/tests/hp/step-11.cc
+++ b/tests/hp/step-11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-12.cc b/tests/hp/step-12.cc
index 692c76d4f6..c1d0dd80a7 100644
--- a/tests/hp/step-12.cc
+++ b/tests/hp/step-12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-13.cc b/tests/hp/step-13.cc
index 79c6e72a43..f7a7c7405f 100644
--- a/tests/hp/step-13.cc
+++ b/tests/hp/step-13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-27.cc b/tests/hp/step-27.cc
index 92528626f3..7e5a07b69c 100644
--- a/tests/hp/step-27.cc
+++ b/tests/hp/step-27.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc
index 256bedc42a..3470622f7f 100644
--- a/tests/hp/step-3b.cc
+++ b/tests/hp/step-3b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-3c.cc b/tests/hp/step-3c.cc
index ccb56f9cca..eb96237772 100644
--- a/tests/hp/step-3c.cc
+++ b/tests/hp/step-3c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-4.cc b/tests/hp/step-4.cc
index 5fc0b5f8f3..040d672d58 100644
--- a/tests/hp/step-4.cc
+++ b/tests/hp/step-4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-5.cc b/tests/hp/step-5.cc
index 3e6da0c400..ccfbaf21dd 100644
--- a/tests/hp/step-5.cc
+++ b/tests/hp/step-5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-6.cc b/tests/hp/step-6.cc
index 61709ea87f..d2f5da5c63 100644
--- a/tests/hp/step-6.cc
+++ b/tests/hp/step-6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-7.cc b/tests/hp/step-7.cc
index 245eecc1f2..78d5d61e82 100644
--- a/tests/hp/step-7.cc
+++ b/tests/hp/step-7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-8.cc b/tests/hp/step-8.cc
index 6465e0b6b3..5b78992359 100644
--- a/tests/hp/step-8.cc
+++ b/tests/hp/step-8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/vectors_boundary_rhs_hp_01.cc b/tests/hp/vectors_boundary_rhs_hp_01.cc
index fc111c1b98..720c084ac1 100644
--- a/tests/hp/vectors_boundary_rhs_hp_01.cc
+++ b/tests/hp/vectors_boundary_rhs_hp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/vectors_boundary_rhs_hp_03.cc b/tests/hp/vectors_boundary_rhs_hp_03.cc
index 32b8609b01..3201de1c9b 100644
--- a/tests/hp/vectors_boundary_rhs_hp_03.cc
+++ b/tests/hp/vectors_boundary_rhs_hp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/vectors_rhs_hp_01.cc b/tests/hp/vectors_rhs_hp_01.cc
index a409c0a817..d29ad8d73d 100644
--- a/tests/hp/vectors_rhs_hp_01.cc
+++ b/tests/hp/vectors_rhs_hp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/vectors_rhs_hp_03.cc b/tests/hp/vectors_rhs_hp_03.cc
index a9f54765ef..d1959ef2f6 100644
--- a/tests/hp/vectors_rhs_hp_03.cc
+++ b/tests/hp/vectors_rhs_hp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/assembler_simple_matrix_03.cc b/tests/integrators/assembler_simple_matrix_03.cc
index 8d0366953a..8d3c140f7b 100644
--- a/tests/integrators/assembler_simple_matrix_03.cc
+++ b/tests/integrators/assembler_simple_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/assembler_simple_matrix_03tri.cc b/tests/integrators/assembler_simple_matrix_03tri.cc
index fb1f0d5e5f..6f13db5051 100644
--- a/tests/integrators/assembler_simple_matrix_03tri.cc
+++ b/tests/integrators/assembler_simple_matrix_03tri.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/assembler_simple_matrix_04.cc b/tests/integrators/assembler_simple_matrix_04.cc
index 4ee076794b..655b99a2f3 100644
--- a/tests/integrators/assembler_simple_matrix_04.cc
+++ b/tests/integrators/assembler_simple_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/cochain_01.cc b/tests/integrators/cochain_01.cc
index 671747cec7..d73ea43b27 100644
--- a/tests/integrators/cochain_01.cc
+++ b/tests/integrators/cochain_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/maxwell_curl.cc b/tests/integrators/maxwell_curl.cc
index d435a0e12e..109f70a4a1 100644
--- a/tests/integrators/maxwell_curl.cc
+++ b/tests/integrators/maxwell_curl.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // Author: Jihuan Tian 
 //
diff --git a/tests/lac/bicgstab_early.cc b/tests/lac/bicgstab_early.cc
index 356a5fba9a..a154fdf4d7 100644
--- a/tests/lac/bicgstab_early.cc
+++ b/tests/lac/bicgstab_early.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/bicgstab_large.cc b/tests/lac/bicgstab_large.cc
index f65bbdf323..8f0d6d57a4 100644
--- a/tests/lac/bicgstab_large.cc
+++ b/tests/lac/bicgstab_large.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_indices.cc b/tests/lac/block_indices.cc
index 8991600752..dbdde1923a 100644
--- a/tests/lac/block_indices.cc
+++ b/tests/lac/block_indices.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_01.cc b/tests/lac/block_linear_operator_01.cc
index 99675b6ee9..939b024fc1 100644
--- a/tests/lac/block_linear_operator_01.cc
+++ b/tests/lac/block_linear_operator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_02.cc b/tests/lac/block_linear_operator_02.cc
index 38040970b5..e090314b64 100644
--- a/tests/lac/block_linear_operator_02.cc
+++ b/tests/lac/block_linear_operator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_matrices_04.cc b/tests/lac/block_matrices_04.cc
index 5f093fdda7..e42de39b83 100644
--- a/tests/lac/block_matrices_04.cc
+++ b/tests/lac/block_matrices_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraint_graph.cc b/tests/lac/constraint_graph.cc
index a7465d2ddc..1c8d676287 100644
--- a/tests/lac/constraint_graph.cc
+++ b/tests/lac/constraint_graph.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_local_to_global.cc b/tests/lac/constraints_local_to_global.cc
index b959c8041d..99db3686fb 100644
--- a/tests/lac/constraints_local_to_global.cc
+++ b/tests/lac/constraints_local_to_global.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_local_to_global_chunk.cc b/tests/lac/constraints_local_to_global_chunk.cc
index 0db63b58c5..db7bcc48de 100644
--- a/tests/lac/constraints_local_to_global_chunk.cc
+++ b/tests/lac/constraints_local_to_global_chunk.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_shift_01.cc b/tests/lac/constraints_shift_01.cc
index 2031199cb9..21e83f8a1d 100644
--- a/tests/lac/constraints_shift_01.cc
+++ b/tests/lac/constraints_shift_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/lac/eigen.cc b/tests/lac/eigen.cc
index 70e3f20013..c5fc1ccadf 100644
--- a/tests/lac/eigen.cc
+++ b/tests/lac/eigen.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/filtered_matrix_06.cc b/tests/lac/filtered_matrix_06.cc
index fdd4fe4774..12996c57f6 100644
--- a/tests/lac/filtered_matrix_06.cc
+++ b/tests/lac/filtered_matrix_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints.cc b/tests/lac/inhomogeneous_constraints.cc
index 1e3fb18de8..9f5022517b 100644
--- a/tests/lac/inhomogeneous_constraints.cc
+++ b/tests/lac/inhomogeneous_constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_02.cc b/tests/lac/inhomogeneous_constraints_02.cc
index 46451ca813..7f218799c9 100644
--- a/tests/lac/inhomogeneous_constraints_02.cc
+++ b/tests/lac/inhomogeneous_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_03.cc b/tests/lac/inhomogeneous_constraints_03.cc
index 0d74a4a925..6b8b4148e7 100644
--- a/tests/lac/inhomogeneous_constraints_03.cc
+++ b/tests/lac/inhomogeneous_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_04.cc b/tests/lac/inhomogeneous_constraints_04.cc
index 0a0e82f258..a5251f7127 100644
--- a/tests/lac/inhomogeneous_constraints_04.cc
+++ b/tests/lac/inhomogeneous_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_block.cc b/tests/lac/inhomogeneous_constraints_block.cc
index 42ac28052f..57d26bb1c8 100644
--- a/tests/lac/inhomogeneous_constraints_block.cc
+++ b/tests/lac/inhomogeneous_constraints_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_nonsymmetric.cc b/tests/lac/inhomogeneous_constraints_nonsymmetric.cc
index caa53c15f4..09b1c402c2 100644
--- a/tests/lac/inhomogeneous_constraints_nonsymmetric.cc
+++ b/tests/lac/inhomogeneous_constraints_nonsymmetric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/is_block_matrix.cc b/tests/lac/is_block_matrix.cc
index e766e67a2c..7e4d6feaf3 100644
--- a/tests/lac/is_block_matrix.cc
+++ b/tests/lac/is_block_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_accumulation_01.cc b/tests/lac/la_vector_accumulation_01.cc
index 6cecb47fd5..873a345525 100644
--- a/tests/lac/la_vector_accumulation_01.cc
+++ b/tests/lac/la_vector_accumulation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_add_and_dot.cc b/tests/lac/la_vector_add_and_dot.cc
index 9b71237c59..f3fde4a2d9 100644
--- a/tests/lac/la_vector_add_and_dot.cc
+++ b/tests/lac/la_vector_add_and_dot.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_norms.cc b/tests/lac/la_vector_norms.cc
index 102030fcb5..1fcbf0107d 100644
--- a/tests/lac/la_vector_norms.cc
+++ b/tests/lac/la_vector_norms.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_vector.cc b/tests/lac/la_vector_vector.cc
index 01258177a6..efc067ac52 100644
--- a/tests/lac/la_vector_vector.cc
+++ b/tests/lac/la_vector_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_01.cc b/tests/lac/linear_operator_01.cc
index f2058ce1fd..809fc6d1b1 100644
--- a/tests/lac/linear_operator_01.cc
+++ b/tests/lac/linear_operator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/linear_operator_01a.cc b/tests/lac/linear_operator_01a.cc
index afb5e1ec1d..62d84583a0 100644
--- a/tests/lac/linear_operator_01a.cc
+++ b/tests/lac/linear_operator_01a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/linear_operator_05.cc b/tests/lac/linear_operator_05.cc
index 8077c9f922..36787e1e17 100644
--- a/tests/lac/linear_operator_05.cc
+++ b/tests/lac/linear_operator_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_10.cc b/tests/lac/linear_operator_10.cc
index f5533620a6..5038815034 100644
--- a/tests/lac/linear_operator_10.cc
+++ b/tests/lac/linear_operator_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/linear_operator_11.cc b/tests/lac/linear_operator_11.cc
index 18271ae359..ac3803c764 100644
--- a/tests/lac/linear_operator_11.cc
+++ b/tests/lac/linear_operator_11.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/lac/linear_operator_12.cc b/tests/lac/linear_operator_12.cc
index 5699b1e399..3a8393121d 100644
--- a/tests/lac/linear_operator_12.cc
+++ b/tests/lac/linear_operator_12.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/lac/linear_operator_13.cc b/tests/lac/linear_operator_13.cc
index c7f8228968..36baf475b3 100644
--- a/tests/lac/linear_operator_13.cc
+++ b/tests/lac/linear_operator_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/linear_operator_14.cc b/tests/lac/linear_operator_14.cc
index 209de16116..faa3bc15a5 100644
--- a/tests/lac/linear_operator_14.cc
+++ b/tests/lac/linear_operator_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 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/readwritevector_assignment.cc b/tests/lac/readwritevector_assignment.cc
index 6b358186fe..148439c6f1 100644
--- a/tests/lac/readwritevector_assignment.cc
+++ b/tests/lac/readwritevector_assignment.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/schur_complement_04.cc b/tests/lac/schur_complement_04.cc
index f1ff79a897..08faef2b40 100644
--- a/tests/lac/schur_complement_04.cc
+++ b/tests/lac/schur_complement_04.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/lac/schur_complement_05.cc b/tests/lac/schur_complement_05.cc
index 88bf7a76a0..42dff70780 100644
--- a/tests/lac/schur_complement_05.cc
+++ b/tests/lac/schur_complement_05.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/tests/lac/solver.cc b/tests/lac/solver.cc
index 64e1778bb8..a1e64bebb5 100644
--- a/tests/lac/solver.cc
+++ b/tests/lac/solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_02.cc b/tests/lac/solver_02.cc
index bd09f6d6d5..e56c313920 100644
--- a/tests/lac/solver_02.cc
+++ b/tests/lac/solver_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_monitor.cc b/tests/lac/solver_monitor.cc
index d2b06e8ee8..6d216d6e5b 100644
--- a/tests/lac/solver_monitor.cc
+++ b/tests/lac/solver_monitor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_monitor_disconnect.cc b/tests/lac/solver_monitor_disconnect.cc
index 40bd7630a5..c7e0cdbfda 100644
--- a/tests/lac/solver_monitor_disconnect.cc
+++ b/tests/lac/solver_monitor_disconnect.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_relaxation_01.cc b/tests/lac/solver_relaxation_01.cc
index b858eaf081..81b7ee8841 100644
--- a/tests/lac/solver_relaxation_01.cc
+++ b/tests/lac/solver_relaxation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_relaxation_02.cc b/tests/lac/solver_relaxation_02.cc
index 58919d4bbd..3883ce0689 100644
--- a/tests/lac/solver_relaxation_02.cc
+++ b/tests/lac/solver_relaxation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_relaxation_03.cc b/tests/lac/solver_relaxation_03.cc
index dee58b84da..a1f83fdd91 100644
--- a/tests/lac/solver_relaxation_03.cc
+++ b/tests/lac/solver_relaxation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_relaxation_04.cc b/tests/lac/solver_relaxation_04.cc
index 67b7c4f9fd..52b63bd3c2 100644
--- a/tests/lac/solver_relaxation_04.cc
+++ b/tests/lac/solver_relaxation_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_selector_01.cc b/tests/lac/solver_selector_01.cc
index 76f9239441..676439d48d 100644
--- a/tests/lac/solver_selector_01.cc
+++ b/tests/lac/solver_selector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_selector_02.cc b/tests/lac/solver_selector_02.cc
index c48841cd5b..1f0a4bee68 100644
--- a/tests/lac/solver_selector_02.cc
+++ b/tests/lac/solver_selector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_signals.cc b/tests/lac/solver_signals.cc
index 0e27f739ba..c106d03b08 100644
--- a/tests/lac/solver_signals.cc
+++ b/tests/lac/solver_signals.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_ilu.cc b/tests/lac/sparse_ilu.cc
index 49da453685..e0dda4384b 100644
--- a/tests/lac/sparse_ilu.cc
+++ b/tests/lac/sparse_ilu.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_ilu_inverse.cc b/tests/lac/sparse_ilu_inverse.cc
index 45ef303819..c7eb872935 100644
--- a/tests/lac/sparse_ilu_inverse.cc
+++ b/tests/lac/sparse_ilu_inverse.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_ilu_t.cc b/tests/lac/sparse_ilu_t.cc
index 3101f5575c..d4dde16b49 100644
--- a/tests/lac/sparse_ilu_t.cc
+++ b/tests/lac/sparse_ilu_t.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_matrices.cc b/tests/lac/sparse_matrices.cc
index 01ea03495a..6277f49474 100644
--- a/tests/lac/sparse_matrices.cc
+++ b/tests/lac/sparse_matrices.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_matrix_move.cc b/tests/lac/sparse_matrix_move.cc
index 8f1cb9eaee..7fee56bfb3 100644
--- a/tests/lac/sparse_matrix_move.cc
+++ b/tests/lac/sparse_matrix_move.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/sparse_mic.cc b/tests/lac/sparse_mic.cc
index ca3f519332..50b388670f 100644
--- a/tests/lac/sparse_mic.cc
+++ b/tests/lac/sparse_mic.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/solver_cg.cc b/tests/lapack/solver_cg.cc
index 485e22c2ff..f4cc0337c2 100644
--- a/tests/lapack/solver_cg.cc
+++ b/tests/lapack/solver_cg.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/flat_manifold_03.cc b/tests/manifold/flat_manifold_03.cc
index 52a4f0612c..b87354fded 100644
--- a/tests/manifold/flat_manifold_03.cc
+++ b/tests/manifold/flat_manifold_03.cc
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
diff --git a/tests/manifold/function_manifold_03.cc b/tests/manifold/function_manifold_03.cc
index 136c8d767f..fec28e9334 100644
--- a/tests/manifold/function_manifold_03.cc
+++ b/tests/manifold/function_manifold_03.cc
@@ -1,5 +1,5 @@
 //----------------------------  function_manifold_chart ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
diff --git a/tests/manifold/tria_accessor_point_01.cc b/tests/manifold/tria_accessor_point_01.cc
index 5813f6b7c5..8c035854fc 100644
--- a/tests/manifold/tria_accessor_point_01.cc
+++ b/tests/manifold/tria_accessor_point_01.cc
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
diff --git a/tests/manifold/tria_accessor_point_02.cc b/tests/manifold/tria_accessor_point_02.cc
index 7ac8318735..925364be5a 100644
--- a/tests/manifold/tria_accessor_point_02.cc
+++ b/tests/manifold/tria_accessor_point_02.cc
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
diff --git a/tests/mappings/fe_face_values_1d_mapping_cartesian.cc b/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
index a5d048bc67..908c112030 100644
--- a/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
+++ b/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/fe_face_values_1d_mapping_q2.cc b/tests/mappings/fe_face_values_1d_mapping_q2.cc
index 31b02c6df0..04632f5408 100644
--- a/tests/mappings/fe_face_values_1d_mapping_q2.cc
+++ b/tests/mappings/fe_face_values_1d_mapping_q2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping.cc b/tests/mappings/mapping.cc
index 82e9781ba3..2dfd81417f 100644
--- a/tests/mappings/mapping.cc
+++ b/tests/mappings/mapping.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_c1.cc b/tests/mappings/mapping_c1.cc
index 9f5984a8ad..229c2e82b6 100644
--- a/tests/mappings/mapping_c1.cc
+++ b/tests/mappings/mapping_c1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_cartesian_1.cc b/tests/mappings/mapping_cartesian_1.cc
index 6305a665e4..393f8d54b8 100644
--- a/tests/mappings/mapping_cartesian_1.cc
+++ b/tests/mappings/mapping_cartesian_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_01.cc b/tests/mappings/mapping_fe_field_01.cc
index f1c56bbd75..e3a2d9d111 100644
--- a/tests/mappings/mapping_fe_field_01.cc
+++ b/tests/mappings/mapping_fe_field_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b1.cc b/tests/mappings/mapping_fe_field_real_to_unit_b1.cc
index 7c78825d26..d60c40f700 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b1.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc
index ac6851c5bf..7c483e3fe7 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc b/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc
index 95aab9e3f0..b21a357751 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc
index 1a4f988f80..97a8c5f038 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc
index 960b2526b5..6fe4464ca1 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc
index 070f3c72f7..1a85378d43 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q1.cc b/tests/mappings/mapping_fe_field_real_to_unit_q1.cc
index 2d7d614acd..e3d18f8c09 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q1.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc
index 62c3479752..33de2b4926 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc b/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc
index df0dc66814..639e9825c4 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc
index 278480a6a8..ac77aa310c 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc
index 1352d67395..a13d9e4d43 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc
index 816ed9c17a..7292ada14e 100644
--- a/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc
+++ b/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_step-3.cc b/tests/mappings/mapping_manifold_step-3.cc
index 2eb48e6b27..2c677b079f 100644
--- a/tests/mappings/mapping_manifold_step-3.cc
+++ b/tests/mappings/mapping_manifold_step-3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_project_01.cc b/tests/mappings/mapping_project_01.cc
index 5f9a041c83..d6dd3a131f 100644
--- a/tests/mappings/mapping_project_01.cc
+++ b/tests/mappings/mapping_project_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II Authors
+// Copyright (C) 2015 - 2016 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q1_eulerian.cc b/tests/mappings/mapping_q1_eulerian.cc
index 6e28f74da8..7f3abf6016 100644
--- a/tests/mappings/mapping_q1_eulerian.cc
+++ b/tests/mappings/mapping_q1_eulerian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q1_eulerian_01.cc b/tests/mappings/mapping_q1_eulerian_01.cc
index 100a441058..f750d053af 100644
--- a/tests/mappings/mapping_q1_eulerian_01.cc
+++ b/tests/mappings/mapping_q1_eulerian_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q4_3d.cc b/tests/mappings/mapping_q4_3d.cc
index b7301e28d9..8dfcdc6202 100644
--- a/tests/mappings/mapping_q4_3d.cc
+++ b/tests/mappings/mapping_q4_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_01.cc b/tests/mappings/mapping_q_eulerian_01.cc
index d254bed0eb..913188f9f4 100644
--- a/tests/mappings/mapping_q_eulerian_01.cc
+++ b/tests/mappings/mapping_q_eulerian_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_02.cc b/tests/mappings/mapping_q_eulerian_02.cc
index cb1ac73ced..37f6d9d823 100644
--- a/tests/mappings/mapping_q_eulerian_02.cc
+++ b/tests/mappings/mapping_q_eulerian_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_03.cc b/tests/mappings/mapping_q_eulerian_03.cc
index 8904abb8dc..293bfb2b16 100644
--- a/tests/mappings/mapping_q_eulerian_03.cc
+++ b/tests/mappings/mapping_q_eulerian_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_05.cc b/tests/mappings/mapping_q_eulerian_05.cc
index 8f71ae36d1..2ca3967110 100644
--- a/tests/mappings/mapping_q_eulerian_05.cc
+++ b/tests/mappings/mapping_q_eulerian_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_06.cc b/tests/mappings/mapping_q_eulerian_06.cc
index 1a2c1470d8..e74498d9ac 100644
--- a/tests/mappings/mapping_q_eulerian_06.cc
+++ b/tests/mappings/mapping_q_eulerian_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_02.cc b/tests/mappings/mapping_real_to_unit_02.cc
index 575045be75..b64719f800 100644
--- a/tests/mappings/mapping_real_to_unit_02.cc
+++ b/tests/mappings/mapping_real_to_unit_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q1.cc b/tests/mappings/mapping_real_to_unit_q1.cc
index 37cbae35e3..1a045e514d 100644
--- a/tests/mappings/mapping_real_to_unit_q1.cc
+++ b/tests/mappings/mapping_real_to_unit_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_curved.cc b/tests/mappings/mapping_real_to_unit_q4_curved.cc
index 1e78cf12a4..481173e896 100644
--- a/tests/mappings/mapping_real_to_unit_q4_curved.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_curved.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc b/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc
index fe59e0e603..bf4349fb55 100644
--- a/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
index 9afb26232d..3a9e400616 100644
--- a/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
index cfca2225d6..6267279917 100644
--- a/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc
index 453869f3f3..e346923ec2 100644
--- a/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_straight.cc b/tests/mappings/mapping_real_to_unit_q4_straight.cc
index e73d76ec83..a2edb4c7d5 100644
--- a/tests/mappings/mapping_real_to_unit_q4_straight.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_straight.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_circle.cc b/tests/matrix_free/get_functions_circle.cc
index d2fe6fd060..36758f6fb0 100644
--- a/tests/matrix_free/get_functions_circle.cc
+++ b/tests/matrix_free/get_functions_circle.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_gl.cc b/tests/matrix_free/get_functions_gl.cc
index 64fc569e69..22223cbc1c 100644
--- a/tests/matrix_free/get_functions_gl.cc
+++ b/tests/matrix_free/get_functions_gl.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_mappingq.cc b/tests/matrix_free/get_functions_mappingq.cc
index 2165aa45af..71f9efd4e1 100644
--- a/tests/matrix_free/get_functions_mappingq.cc
+++ b/tests/matrix_free/get_functions_mappingq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_q_hierarchical.cc b/tests/matrix_free/get_functions_q_hierarchical.cc
index 9cac15c86f..e59ba7a938 100644
--- a/tests/matrix_free/get_functions_q_hierarchical.cc
+++ b/tests/matrix_free/get_functions_q_hierarchical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_rect.cc b/tests/matrix_free/get_functions_rect.cc
index f42029c259..6831c092a1 100644
--- a/tests/matrix_free/get_functions_rect.cc
+++ b/tests/matrix_free/get_functions_rect.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_variants.cc b/tests/matrix_free/get_functions_variants.cc
index f6bbf76f3c..4c6022f3f1 100644
--- a/tests/matrix_free/get_functions_variants.cc
+++ b/tests/matrix_free/get_functions_variants.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_values_plain.cc b/tests/matrix_free/get_values_plain.cc
index 8623ce0b78..231f1d0f9f 100644
--- a/tests/matrix_free/get_values_plain.cc
+++ b/tests/matrix_free/get_values_plain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/integrate_functions.cc b/tests/matrix_free/integrate_functions.cc
index 4e6255b8ec..753984e3c5 100644
--- a/tests/matrix_free/integrate_functions.cc
+++ b/tests/matrix_free/integrate_functions.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/integrate_functions_multife.cc b/tests/matrix_free/integrate_functions_multife.cc
index a3a025954e..eaca2a4dfb 100644
--- a/tests/matrix_free/integrate_functions_multife.cc
+++ b/tests/matrix_free/integrate_functions_multife.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/inverse_mass_03.cc b/tests/matrix_free/inverse_mass_03.cc
index b80bb3170e..ae6a33e67c 100644
--- a/tests/matrix_free/inverse_mass_03.cc
+++ b/tests/matrix_free/inverse_mass_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_01.cc b/tests/matrix_free/matrix_vector_01.cc
index d6abb70ad0..deb5381671 100644
--- a/tests/matrix_free/matrix_vector_01.cc
+++ b/tests/matrix_free/matrix_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_02.cc b/tests/matrix_free/matrix_vector_02.cc
index b849526104..0201494631 100644
--- a/tests/matrix_free/matrix_vector_02.cc
+++ b/tests/matrix_free/matrix_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_03.cc b/tests/matrix_free/matrix_vector_03.cc
index 3628e2e687..9bf389ffa0 100644
--- a/tests/matrix_free/matrix_vector_03.cc
+++ b/tests/matrix_free/matrix_vector_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_05.cc b/tests/matrix_free/matrix_vector_05.cc
index 86b1d196c7..7e0eb02b3d 100644
--- a/tests/matrix_free/matrix_vector_05.cc
+++ b/tests/matrix_free/matrix_vector_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_06.cc b/tests/matrix_free/matrix_vector_06.cc
index 140b6ce6eb..be346f8ad0 100644
--- a/tests/matrix_free/matrix_vector_06.cc
+++ b/tests/matrix_free/matrix_vector_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_08.cc b/tests/matrix_free/matrix_vector_08.cc
index 397b905c73..d597b818f2 100644
--- a/tests/matrix_free/matrix_vector_08.cc
+++ b/tests/matrix_free/matrix_vector_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_09.cc b/tests/matrix_free/matrix_vector_09.cc
index da5333a707..1b90a7e0a8 100644
--- a/tests/matrix_free/matrix_vector_09.cc
+++ b/tests/matrix_free/matrix_vector_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_15.cc b/tests/matrix_free/matrix_vector_15.cc
index 6df35b9ebf..885198970f 100644
--- a/tests/matrix_free/matrix_vector_15.cc
+++ b/tests/matrix_free/matrix_vector_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_16.cc b/tests/matrix_free/matrix_vector_16.cc
index ad6f4cbeba..d6ad1e4d25 100644
--- a/tests/matrix_free/matrix_vector_16.cc
+++ b/tests/matrix_free/matrix_vector_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_18.cc b/tests/matrix_free/matrix_vector_18.cc
index 7f70b6a420..399890c9d5 100644
--- a/tests/matrix_free/matrix_vector_18.cc
+++ b/tests/matrix_free/matrix_vector_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_19.cc b/tests/matrix_free/matrix_vector_19.cc
index 46b23d52a8..2b4975c2c1 100644
--- a/tests/matrix_free/matrix_vector_19.cc
+++ b/tests/matrix_free/matrix_vector_19.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/matrix_vector_div.cc b/tests/matrix_free/matrix_vector_div.cc
index 6c4a2ef262..31ed6bf555 100644
--- a/tests/matrix_free/matrix_vector_div.cc
+++ b/tests/matrix_free/matrix_vector_div.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_float.cc b/tests/matrix_free/matrix_vector_float.cc
index 30652b5eeb..20f245f403 100644
--- a/tests/matrix_free/matrix_vector_float.cc
+++ b/tests/matrix_free/matrix_vector_float.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_hp.cc b/tests/matrix_free/matrix_vector_hp.cc
index 8a01488468..32aa9e21b2 100644
--- a/tests/matrix_free/matrix_vector_hp.cc
+++ b/tests/matrix_free/matrix_vector_hp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes.cc b/tests/matrix_free/matrix_vector_stokes.cc
index bb29cf4472..bbe7eef4c3 100644
--- a/tests/matrix_free/matrix_vector_stokes.cc
+++ b/tests/matrix_free/matrix_vector_stokes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_qdg0.cc b/tests/matrix_free/matrix_vector_stokes_qdg0.cc
index 2e4a09afa6..d021a47b41 100644
--- a/tests/matrix_free/matrix_vector_stokes_qdg0.cc
+++ b/tests/matrix_free/matrix_vector_stokes_qdg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/no_index_initialize.cc b/tests/matrix_free/no_index_initialize.cc
index 17297273ca..3920a73550 100644
--- a/tests/matrix_free/no_index_initialize.cc
+++ b/tests/matrix_free/no_index_initialize.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/quadrature_points.cc b/tests/matrix_free/quadrature_points.cc
index 137c1653bb..171b278545 100644
--- a/tests/matrix_free/quadrature_points.cc
+++ b/tests/matrix_free/quadrature_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/step-48b.cc b/tests/matrix_free/step-48b.cc
index 57f2cb0c87..c5bcc1119e 100644
--- a/tests/matrix_free/step-48b.cc
+++ b/tests/matrix_free/step-48b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/thread_correctness_hp.cc b/tests/matrix_free/thread_correctness_hp.cc
index 8041caf366..6154c2d9f5 100644
--- a/tests/matrix_free/thread_correctness_hp.cc
+++ b/tests/matrix_free/thread_correctness_hp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015-2014 by the deal.II authors
+// Copyright (C) 2013 - 2016-2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/update_mapping_only.cc b/tests/matrix_free/update_mapping_only.cc
index 85ebeb3717..58c5c0e242 100644
--- a/tests/matrix_free/update_mapping_only.cc
+++ b/tests/matrix_free/update_mapping_only.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/attach_data_01.cc b/tests/mpi/attach_data_01.cc
index 542885bb99..372004bd4c 100644
--- a/tests/mpi/attach_data_01.cc
+++ b/tests/mpi/attach_data_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/blockvec_01.cc b/tests/mpi/blockvec_01.cc
index 67d9a8da1a..48611ba496 100644
--- a/tests/mpi/blockvec_01.cc
+++ b/tests/mpi/blockvec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_01.cc b/tests/mpi/cell_weights_01.cc
index 11f3b945f6..24119b5f8c 100644
--- a/tests/mpi/cell_weights_01.cc
+++ b/tests/mpi/cell_weights_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_01_back_and_forth_01.cc b/tests/mpi/cell_weights_01_back_and_forth_01.cc
index 6d895b3cf8..bbecf592c7 100644
--- a/tests/mpi/cell_weights_01_back_and_forth_01.cc
+++ b/tests/mpi/cell_weights_01_back_and_forth_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_01_back_and_forth_02.cc b/tests/mpi/cell_weights_01_back_and_forth_02.cc
index 3e5121a255..29a66a60f8 100644
--- a/tests/mpi/cell_weights_01_back_and_forth_02.cc
+++ b/tests/mpi/cell_weights_01_back_and_forth_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_02.cc b/tests/mpi/cell_weights_02.cc
index ac4fbddad6..f5d7ffcb3b 100644
--- a/tests/mpi/cell_weights_02.cc
+++ b/tests/mpi/cell_weights_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_03.cc b/tests/mpi/cell_weights_03.cc
index 2fee499744..aefe480cf2 100644
--- a/tests/mpi/cell_weights_03.cc
+++ b/tests/mpi/cell_weights_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_04.cc b/tests/mpi/cell_weights_04.cc
index 9b722438a8..b09fe61e73 100644
--- a/tests/mpi/cell_weights_04.cc
+++ b/tests/mpi/cell_weights_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_05.cc b/tests/mpi/cell_weights_05.cc
index 276dca5d66..bf8b580741 100644
--- a/tests/mpi/cell_weights_05.cc
+++ b/tests/mpi/cell_weights_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_06.cc b/tests/mpi/cell_weights_06.cc
index d7b283e6f7..dcf643e2e4 100644
--- a/tests/mpi/cell_weights_06.cc
+++ b/tests/mpi/cell_weights_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/codim_01.cc b/tests/mpi/codim_01.cc
index aac376e355..34ff612f19 100644
--- a/tests/mpi/codim_01.cc
+++ b/tests/mpi/codim_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/collective_02_dealii_vector.cc b/tests/mpi/collective_02_dealii_vector.cc
index 1c88c6995f..56185b53a8 100644
--- a/tests/mpi/collective_02_dealii_vector.cc
+++ b/tests/mpi/collective_02_dealii_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/communicate_moved_vertices_01.cc b/tests/mpi/communicate_moved_vertices_01.cc
index 2320b0b5ba..f8995dd00a 100644
--- a/tests/mpi/communicate_moved_vertices_01.cc
+++ b/tests/mpi/communicate_moved_vertices_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/communicate_moved_vertices_02.cc b/tests/mpi/communicate_moved_vertices_02.cc
index 2c2c5b74d4..0249c8bc71 100644
--- a/tests/mpi/communicate_moved_vertices_02.cc
+++ b/tests/mpi/communicate_moved_vertices_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/compute_mean_value.cc b/tests/mpi/compute_mean_value.cc
index eb51c380e9..7df71bad66 100644
--- a/tests/mpi/compute_mean_value.cc
+++ b/tests/mpi/compute_mean_value.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/condense_01.cc b/tests/mpi/condense_01.cc
index ea3f768c29..9f24dc4b70 100644
--- a/tests/mpi/condense_01.cc
+++ b/tests/mpi/condense_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/constraint_matrix_crash_01.cc b/tests/mpi/constraint_matrix_crash_01.cc
index abe2ffbf76..22a0ee6844 100644
--- a/tests/mpi/constraint_matrix_crash_01.cc
+++ b/tests/mpi/constraint_matrix_crash_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/constraint_matrix_set_zero_02.cc b/tests/mpi/constraint_matrix_set_zero_02.cc
index 237bbf8436..731f3eb79b 100644
--- a/tests/mpi/constraint_matrix_set_zero_02.cc
+++ b/tests/mpi/constraint_matrix_set_zero_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/constraint_matrix_trilinos_bug.cc b/tests/mpi/constraint_matrix_trilinos_bug.cc
index b24e96e3ba..2268663512 100644
--- a/tests/mpi/constraint_matrix_trilinos_bug.cc
+++ b/tests/mpi/constraint_matrix_trilinos_bug.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distribute_sp_01.cc b/tests/mpi/distribute_sp_01.cc
index 36c9e65c1f..8ddb3d6cf5 100644
--- a/tests/mpi/distribute_sp_01.cc
+++ b/tests/mpi/distribute_sp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distribute_sp_02.cc b/tests/mpi/distribute_sp_02.cc
index 024c2e7405..0685f5fd25 100644
--- a/tests/mpi/distribute_sp_02.cc
+++ b/tests/mpi/distribute_sp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_boundary_dofs.cc b/tests/mpi/extract_boundary_dofs.cc
index ca219e4c68..0719df7489 100644
--- a/tests/mpi/extract_boundary_dofs.cc
+++ b/tests/mpi/extract_boundary_dofs.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_constant_modes_01.cc b/tests/mpi/extract_constant_modes_01.cc
index 334b40a448..7b38fb5a1b 100644
--- a/tests/mpi/extract_constant_modes_01.cc
+++ b/tests/mpi/extract_constant_modes_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_constant_modes_02.cc b/tests/mpi/extract_constant_modes_02.cc
index 97cedf8e7e..3740248180 100644
--- a/tests/mpi/extract_constant_modes_02.cc
+++ b/tests/mpi/extract_constant_modes_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_locally_active_dofs.cc b/tests/mpi/extract_locally_active_dofs.cc
index 32484fda8c..7da64ab4e5 100644
--- a/tests/mpi/extract_locally_active_dofs.cc
+++ b/tests/mpi/extract_locally_active_dofs.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/fe_field_function_02.cc b/tests/mpi/fe_field_function_02.cc
index b01e70bc60..c58c1c55e6 100644
--- a/tests/mpi/fe_field_function_02.cc
+++ b/tests/mpi/fe_field_function_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/find_active_cell_around_point_01.cc b/tests/mpi/find_active_cell_around_point_01.cc
index eaa679ebeb..e0cae4a4e2 100644
--- a/tests/mpi/find_active_cell_around_point_01.cc
+++ b/tests/mpi/find_active_cell_around_point_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/flux_edge_01.cc b/tests/mpi/flux_edge_01.cc
index ed9bee7b96..9d86ec7865 100644
--- a/tests/mpi/flux_edge_01.cc
+++ b/tests/mpi/flux_edge_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/ghost_01.cc b/tests/mpi/ghost_01.cc
index 5a917805c7..0f09c0c0e9 100644
--- a/tests/mpi/ghost_01.cc
+++ b/tests/mpi/ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/ghost_02.cc b/tests/mpi/ghost_02.cc
index d4a54ad23e..725591e5e2 100644
--- a/tests/mpi/ghost_02.cc
+++ b/tests/mpi/ghost_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/has_hanging_nodes.cc b/tests/mpi/has_hanging_nodes.cc
index b2063a5673..2792cf1ab8 100644
--- a/tests/mpi/has_hanging_nodes.cc
+++ b/tests/mpi/has_hanging_nodes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/integrate_difference.cc b/tests/mpi/integrate_difference.cc
index 27b67cb5db..4e6434b0fc 100644
--- a/tests/mpi/integrate_difference.cc
+++ b/tests/mpi/integrate_difference.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/interpolate_01.cc b/tests/mpi/interpolate_01.cc
index 9a5bfb6375..4f5d70d1fc 100644
--- a/tests/mpi/interpolate_01.cc
+++ b/tests/mpi/interpolate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/interpolate_02.cc b/tests/mpi/interpolate_02.cc
index 2b16e86f3f..271ca061fd 100644
--- a/tests/mpi/interpolate_02.cc
+++ b/tests/mpi/interpolate_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/interpolate_03.cc b/tests/mpi/interpolate_03.cc
index e416b3e8ac..19540480b2 100644
--- a/tests/mpi/interpolate_03.cc
+++ b/tests/mpi/interpolate_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/interpolate_04.cc b/tests/mpi/interpolate_04.cc
index 2be3115f25..ad66e7d363 100644
--- a/tests/mpi/interpolate_04.cc
+++ b/tests/mpi/interpolate_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/is_locally_owned.cc b/tests/mpi/is_locally_owned.cc
index 7f50575bc5..804596e4d5 100644
--- a/tests/mpi/is_locally_owned.cc
+++ b/tests/mpi/is_locally_owned.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/make_zero_boundary_values.cc b/tests/mpi/make_zero_boundary_values.cc
index 02a07336ea..b68c72d308 100644
--- a/tests/mpi/make_zero_boundary_values.cc
+++ b/tests/mpi/make_zero_boundary_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/map_dofs_to_support_points.cc b/tests/mpi/map_dofs_to_support_points.cc
index 2886966d8d..b1fa897a3e 100644
--- a/tests/mpi/map_dofs_to_support_points.cc
+++ b/tests/mpi/map_dofs_to_support_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mesh_worker_matrix_01.cc b/tests/mpi/mesh_worker_matrix_01.cc
index 20e8a9b245..80a86a131f 100644
--- a/tests/mpi/mesh_worker_matrix_01.cc
+++ b/tests/mpi/mesh_worker_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_01.cc b/tests/mpi/mg_01.cc
index 3bc25ff004..1e482a47fd 100644
--- a/tests/mpi/mg_01.cc
+++ b/tests/mpi/mg_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/muelu_periodicity.cc b/tests/mpi/muelu_periodicity.cc
index 375e72d670..25258e7504 100644
--- a/tests/mpi/muelu_periodicity.cc
+++ b/tests/mpi/muelu_periodicity.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/p4est_2d_constraintmatrix_01.cc b/tests/mpi/p4est_2d_constraintmatrix_01.cc
index 5352330fe6..d45c3f0381 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_01.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_02.cc b/tests/mpi/p4est_2d_constraintmatrix_02.cc
index d95d6de520..7b293cf4b1 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_02.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_03.cc b/tests/mpi/p4est_2d_constraintmatrix_03.cc
index e5773a8209..c9f7c72771 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_03.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_04.cc b/tests/mpi/p4est_2d_constraintmatrix_04.cc
index fd2365c895..d72e8aea3d 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_04.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_01.cc b/tests/mpi/p4est_2d_dofhandler_01.cc
index 5c780a0d48..6a65c56660 100644
--- a/tests/mpi/p4est_2d_dofhandler_01.cc
+++ b/tests/mpi/p4est_2d_dofhandler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_02.cc b/tests/mpi/p4est_2d_dofhandler_02.cc
index 61161daa36..ad6a2a8843 100644
--- a/tests/mpi/p4est_2d_dofhandler_02.cc
+++ b/tests/mpi/p4est_2d_dofhandler_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_03.cc b/tests/mpi/p4est_2d_dofhandler_03.cc
index 2f91da8546..674ecc916b 100644
--- a/tests/mpi/p4est_2d_dofhandler_03.cc
+++ b/tests/mpi/p4est_2d_dofhandler_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_04.cc b/tests/mpi/p4est_2d_dofhandler_04.cc
index 0ec79f2a92..ebf8f1cf04 100644
--- a/tests/mpi/p4est_2d_dofhandler_04.cc
+++ b/tests/mpi/p4est_2d_dofhandler_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_05.cc b/tests/mpi/p4est_2d_dofhandler_05.cc
index a626f08d6d..0ce8d32c3c 100644
--- a/tests/mpi/p4est_2d_dofhandler_05.cc
+++ b/tests/mpi/p4est_2d_dofhandler_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_refine_02.cc b/tests/mpi/p4est_2d_refine_02.cc
index 426f9db003..0d8cdf9d7c 100644
--- a/tests/mpi/p4est_2d_refine_02.cc
+++ b/tests/mpi/p4est_2d_refine_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_refine_03.cc b/tests/mpi/p4est_2d_refine_03.cc
index 7f833fff6a..cd4f909cdb 100644
--- a/tests/mpi/p4est_2d_refine_03.cc
+++ b/tests/mpi/p4est_2d_refine_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_renumber_01.cc b/tests/mpi/p4est_2d_renumber_01.cc
index 608d0b4219..7d1d2fbf5b 100644
--- a/tests/mpi/p4est_2d_renumber_01.cc
+++ b/tests/mpi/p4est_2d_renumber_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc
index 3cbfb9e330..1e69dfb3aa 100644
--- a/tests/mpi/p4est_2d_renumber_02.cc
+++ b/tests/mpi/p4est_2d_renumber_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_simple.cc b/tests/mpi/p4est_2d_simple.cc
index 6053937e41..83c04c23de 100644
--- a/tests/mpi/p4est_2d_simple.cc
+++ b/tests/mpi/p4est_2d_simple.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_01.cc b/tests/mpi/p4est_3d_constraintmatrix_01.cc
index 31aabe3db5..8f29923e04 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_01.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_02.cc b/tests/mpi/p4est_3d_constraintmatrix_02.cc
index 14dd6a349b..8115593388 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_02.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_03.cc b/tests/mpi/p4est_3d_constraintmatrix_03.cc
index bcb7ed028d..0392005f1d 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_03.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_04.cc b/tests/mpi/p4est_3d_constraintmatrix_04.cc
index 6b9616f051..0dfaf94fd8 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_04.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_refine_01.cc b/tests/mpi/p4est_3d_refine_01.cc
index e32de905db..f47fd8d10b 100644
--- a/tests/mpi/p4est_3d_refine_01.cc
+++ b/tests/mpi/p4est_3d_refine_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_refine_02.cc b/tests/mpi/p4est_3d_refine_02.cc
index 60f6abb35d..9f7b5a0f19 100644
--- a/tests/mpi/p4est_3d_refine_02.cc
+++ b/tests/mpi/p4est_3d_refine_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_refine_03.cc b/tests/mpi/p4est_3d_refine_03.cc
index 79eec67a4e..241bef8716 100644
--- a/tests/mpi/p4est_3d_refine_03.cc
+++ b/tests/mpi/p4est_3d_refine_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_refine_04.cc b/tests/mpi/p4est_3d_refine_04.cc
index e7916568c4..62e29c0bda 100644
--- a/tests/mpi/p4est_3d_refine_04.cc
+++ b/tests/mpi/p4est_3d_refine_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_data_out_01.cc b/tests/mpi/p4est_data_out_01.cc
index 51f33fd323..ed7d6f20f9 100644
--- a/tests/mpi/p4est_data_out_01.cc
+++ b/tests/mpi/p4est_data_out_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_get_subdomain_association.cc b/tests/mpi/p4est_get_subdomain_association.cc
index ed7987d7b7..1663ad9b7e 100644
--- a/tests/mpi/p4est_get_subdomain_association.cc
+++ b/tests/mpi/p4est_get_subdomain_association.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_max_refine.cc b/tests/mpi/p4est_max_refine.cc
index 6e594c107d..7dda8643a2 100644
--- a/tests/mpi/p4est_max_refine.cc
+++ b/tests/mpi/p4est_max_refine.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_01.cc b/tests/mpi/p4est_save_01.cc
index 818de42069..431e1e31ca 100644
--- a/tests/mpi/p4est_save_01.cc
+++ b/tests/mpi/p4est_save_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_02.cc b/tests/mpi/p4est_save_02.cc
index 77800aaa71..d95a5c178d 100644
--- a/tests/mpi/p4est_save_02.cc
+++ b/tests/mpi/p4est_save_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc
index 8e7d421935..02cf47a568 100644
--- a/tests/mpi/p4est_save_03.cc
+++ b/tests/mpi/p4est_save_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_04.cc b/tests/mpi/p4est_save_04.cc
index 831b82e8a7..c18005a8d7 100644
--- a/tests/mpi/p4est_save_04.cc
+++ b/tests/mpi/p4est_save_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_block_vector_01.cc b/tests/mpi/parallel_block_vector_01.cc
index 4da9868d35..00cc373846 100644
--- a/tests/mpi/parallel_block_vector_01.cc
+++ b/tests/mpi/parallel_block_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_block_vector_02.cc b/tests/mpi/parallel_block_vector_02.cc
index 0007eda4ff..8d9a623661 100644
--- a/tests/mpi/parallel_block_vector_02.cc
+++ b/tests/mpi/parallel_block_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_03.cc b/tests/mpi/parallel_partitioner_03.cc
index 3168955136..b6e77dcf62 100644
--- a/tests/mpi/parallel_partitioner_03.cc
+++ b/tests/mpi/parallel_partitioner_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_01.cc b/tests/mpi/parallel_vector_01.cc
index 1ef0f987c2..97c64b0c6f 100644
--- a/tests/mpi/parallel_vector_01.cc
+++ b/tests/mpi/parallel_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_02.cc b/tests/mpi/parallel_vector_02.cc
index 815ca49156..75c4bc7c73 100644
--- a/tests/mpi/parallel_vector_02.cc
+++ b/tests/mpi/parallel_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_03.cc b/tests/mpi/parallel_vector_03.cc
index b45e6dee99..6fe96dc512 100644
--- a/tests/mpi/parallel_vector_03.cc
+++ b/tests/mpi/parallel_vector_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_04.cc b/tests/mpi/parallel_vector_04.cc
index e893fd1b97..29a1ae48c5 100644
--- a/tests/mpi/parallel_vector_04.cc
+++ b/tests/mpi/parallel_vector_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_05.cc b/tests/mpi/parallel_vector_05.cc
index 02cfce54ed..b255f1e89e 100644
--- a/tests/mpi/parallel_vector_05.cc
+++ b/tests/mpi/parallel_vector_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_06.cc b/tests/mpi/parallel_vector_06.cc
index 83e3a1c025..8bfe1e9dc6 100644
--- a/tests/mpi/parallel_vector_06.cc
+++ b/tests/mpi/parallel_vector_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_07.cc b/tests/mpi/parallel_vector_07.cc
index 6f79349bde..4ab5ceb3b4 100644
--- a/tests/mpi/parallel_vector_07.cc
+++ b/tests/mpi/parallel_vector_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_08.cc b/tests/mpi/parallel_vector_08.cc
index e26a5464fe..69cda8363e 100644
--- a/tests/mpi/parallel_vector_08.cc
+++ b/tests/mpi/parallel_vector_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_09.cc b/tests/mpi/parallel_vector_09.cc
index 35c9dd79a0..dc0fad2072 100644
--- a/tests/mpi/parallel_vector_09.cc
+++ b/tests/mpi/parallel_vector_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_10.cc b/tests/mpi/parallel_vector_10.cc
index 7dc8da68fc..5fe468bd0e 100644
--- a/tests/mpi/parallel_vector_10.cc
+++ b/tests/mpi/parallel_vector_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_11.cc b/tests/mpi/parallel_vector_11.cc
index 21b5dc5405..93cba9b303 100644
--- a/tests/mpi/parallel_vector_11.cc
+++ b/tests/mpi/parallel_vector_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_12.cc b/tests/mpi/parallel_vector_12.cc
index 3af22c2e44..f00a4b9956 100644
--- a/tests/mpi/parallel_vector_12.cc
+++ b/tests/mpi/parallel_vector_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_13.cc b/tests/mpi/parallel_vector_13.cc
index 0d530d3d00..397a2c23e2 100644
--- a/tests/mpi/parallel_vector_13.cc
+++ b/tests/mpi/parallel_vector_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_14.cc b/tests/mpi/parallel_vector_14.cc
index 5ed1452a92..2ce3dcf381 100644
--- a/tests/mpi/parallel_vector_14.cc
+++ b/tests/mpi/parallel_vector_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_15.cc b/tests/mpi/parallel_vector_15.cc
index 2b3f4be7b1..12c9753c24 100644
--- a/tests/mpi/parallel_vector_15.cc
+++ b/tests/mpi/parallel_vector_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_16.cc b/tests/mpi/parallel_vector_16.cc
index 5e15c24c53..712f359c52 100644
--- a/tests/mpi/parallel_vector_16.cc
+++ b/tests/mpi/parallel_vector_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_17.cc b/tests/mpi/parallel_vector_17.cc
index aa74ecfe53..e9d1c076e9 100644
--- a/tests/mpi/parallel_vector_17.cc
+++ b/tests/mpi/parallel_vector_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_19.cc b/tests/mpi/parallel_vector_19.cc
index fcd5f0e2e9..19fed87c2c 100644
--- a/tests/mpi/parallel_vector_19.cc
+++ b/tests/mpi/parallel_vector_19.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/parallel_vector_back_interpolate.cc b/tests/mpi/parallel_vector_back_interpolate.cc
index 97ac8f6d40..166f778bc5 100644
--- a/tests/mpi/parallel_vector_back_interpolate.cc
+++ b/tests/mpi/parallel_vector_back_interpolate.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_interpolate.cc b/tests/mpi/parallel_vector_interpolate.cc
index c80f19e575..51adaf3c90 100644
--- a/tests/mpi/parallel_vector_interpolate.cc
+++ b/tests/mpi/parallel_vector_interpolate.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vtu_01.cc b/tests/mpi/parallel_vtu_01.cc
index b20cfd6bed..4ae30fa71a 100644
--- a/tests/mpi/parallel_vtu_01.cc
+++ b/tests/mpi/parallel_vtu_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc
index e78e6f7055..45b4baf379 100644
--- a/tests/mpi/periodicity_01.cc
+++ b/tests/mpi/periodicity_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/periodicity_02.cc b/tests/mpi/periodicity_02.cc
index 31387eec90..d478df0b01 100644
--- a/tests/mpi/periodicity_02.cc
+++ b/tests/mpi/periodicity_02.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/periodicity_04.cc b/tests/mpi/periodicity_04.cc
index 844355036c..82d477b070 100644
--- a/tests/mpi/periodicity_04.cc
+++ b/tests/mpi/periodicity_04.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/petsc_01.cc b/tests/mpi/petsc_01.cc
index e3d9232c84..94b9602e28 100644
--- a/tests/mpi/petsc_01.cc
+++ b/tests/mpi/petsc_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/petsc_02.cc b/tests/mpi/petsc_02.cc
index 9654478cba..fe015761f8 100644
--- a/tests/mpi/petsc_02.cc
+++ b/tests/mpi/petsc_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/petsc_bug_ghost_vector_01.cc b/tests/mpi/petsc_bug_ghost_vector_01.cc
index 0fca0b0677..c23a46dcb0 100644
--- a/tests/mpi/petsc_bug_ghost_vector_01.cc
+++ b/tests/mpi/petsc_bug_ghost_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/petsc_distribute_01.cc b/tests/mpi/petsc_distribute_01.cc
index 87164feaa8..79620f85fa 100644
--- a/tests/mpi/petsc_distribute_01.cc
+++ b/tests/mpi/petsc_distribute_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/petsc_distribute_01_block.cc b/tests/mpi/petsc_distribute_01_block.cc
index 209517cfee..5960473187 100644
--- a/tests/mpi/petsc_distribute_01_block.cc
+++ b/tests/mpi/petsc_distribute_01_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/petsc_distribute_01_inhomogenous.cc b/tests/mpi/petsc_distribute_01_inhomogenous.cc
index bb92a31878..1d670d0c4f 100644
--- a/tests/mpi/petsc_distribute_01_inhomogenous.cc
+++ b/tests/mpi/petsc_distribute_01_inhomogenous.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc
index 76e2e306d1..6ce696507f 100644
--- a/tests/mpi/point_value_01.cc
+++ b/tests/mpi/point_value_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_06.cc b/tests/mpi/refine_and_coarsen_fixed_number_06.cc
index 35c974b4c2..ac1e31e405 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_06.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_cuthill_mckee.cc b/tests/mpi/renumber_cuthill_mckee.cc
index 9fab96ae2b..64883205a9 100644
--- a/tests/mpi/renumber_cuthill_mckee.cc
+++ b/tests/mpi/renumber_cuthill_mckee.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_cuthill_mckee_02.cc b/tests/mpi/renumber_cuthill_mckee_02.cc
index 99de134f94..3e8a493b7a 100644
--- a/tests/mpi/renumber_cuthill_mckee_02.cc
+++ b/tests/mpi/renumber_cuthill_mckee_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_z_order_01.cc b/tests/mpi/renumber_z_order_01.cc
index 1b17a6d58f..77192a882c 100644
--- a/tests/mpi/renumber_z_order_01.cc
+++ b/tests/mpi/renumber_z_order_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_z_order_02.cc b/tests/mpi/renumber_z_order_02.cc
index 8eccad91b7..8b8906bdcf 100644
--- a/tests/mpi/renumber_z_order_02.cc
+++ b/tests/mpi/renumber_z_order_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/repartition_01.cc b/tests/mpi/repartition_01.cc
index cfeccce6f4..7561803586 100644
--- a/tests/mpi/repartition_01.cc
+++ b/tests/mpi/repartition_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/repartition_02.cc b/tests/mpi/repartition_02.cc
index c6080ad656..a03c8a7e34 100644
--- a/tests/mpi/repartition_02.cc
+++ b/tests/mpi/repartition_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/repartition_03.cc b/tests/mpi/repartition_03.cc
index 528cedef52..88deae9b90 100644
--- a/tests/mpi/repartition_03.cc
+++ b/tests/mpi/repartition_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/solution_transfer_01.cc b/tests/mpi/solution_transfer_01.cc
index f535a92cb9..357359bc9f 100644
--- a/tests/mpi/solution_transfer_01.cc
+++ b/tests/mpi/solution_transfer_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/step-39-block.cc b/tests/mpi/step-39-block.cc
index c82f3ae28b..f13d6c0111 100644
--- a/tests/mpi/step-39-block.cc
+++ b/tests/mpi/step-39-block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/step-39.cc b/tests/mpi/step-39.cc
index b766b9a992..1ddf5dfa58 100644
--- a/tests/mpi/step-39.cc
+++ b/tests/mpi/step-39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/step-40.cc b/tests/mpi/step-40.cc
index da672ba0d3..de3ab2e72e 100644
--- a/tests/mpi/step-40.cc
+++ b/tests/mpi/step-40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/step-40_direct_solver.cc b/tests/mpi/step-40_direct_solver.cc
index c166ebc3e9..50a5749bc6 100644
--- a/tests/mpi/step-40_direct_solver.cc
+++ b/tests/mpi/step-40_direct_solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/torus.cc b/tests/mpi/torus.cc
index 2d97955c53..a8995bf92d 100644
--- a/tests/mpi/torus.cc
+++ b/tests/mpi/torus.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/tria_01.cc b/tests/mpi/tria_01.cc
index 6e64bd67fd..8d39914e81 100644
--- a/tests/mpi/tria_01.cc
+++ b/tests/mpi/tria_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/tria_copy_triangulation.cc b/tests/mpi/tria_copy_triangulation.cc
index a28b7f54cf..c3991de6d6 100644
--- a/tests/mpi/tria_copy_triangulation.cc
+++ b/tests/mpi/tria_copy_triangulation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_matvec_01.cc b/tests/mpi/trilinos_matvec_01.cc
index a9438b3cc2..73cacb0950 100644
--- a/tests/mpi/trilinos_matvec_01.cc
+++ b/tests/mpi/trilinos_matvec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_matvec_02.cc b/tests/mpi/trilinos_matvec_02.cc
index 77c573f702..da16d1751f 100644
--- a/tests/mpi/trilinos_matvec_02.cc
+++ b/tests/mpi/trilinos_matvec_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_matvec_03.cc b/tests/mpi/trilinos_matvec_03.cc
index 60319da74f..df03a80532 100644
--- a/tests/mpi/trilinos_matvec_03.cc
+++ b/tests/mpi/trilinos_matvec_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_01.cc b/tests/mpi/trilinos_sparse_matrix_01.cc
index 962df7ae04..919ff1f253 100644
--- a/tests/mpi/trilinos_sparse_matrix_01.cc
+++ b/tests/mpi/trilinos_sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_02.cc b/tests/mpi/trilinos_sparse_matrix_02.cc
index beaf52cab0..30ff9be0ac 100644
--- a/tests/mpi/trilinos_sparse_matrix_02.cc
+++ b/tests/mpi/trilinos_sparse_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_03.cc b/tests/mpi/trilinos_sparse_matrix_03.cc
index 32f0e91513..d8dea29108 100644
--- a/tests/mpi/trilinos_sparse_matrix_03.cc
+++ b/tests/mpi/trilinos_sparse_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_04.cc b/tests/mpi/trilinos_sparse_matrix_04.cc
index 223e55d696..cd86996156 100644
--- a/tests/mpi/trilinos_sparse_matrix_04.cc
+++ b/tests/mpi/trilinos_sparse_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_05.cc b/tests/mpi/trilinos_sparse_matrix_05.cc
index 6b14a7501c..2f30c62826 100644
--- a/tests/mpi/trilinos_sparse_matrix_05.cc
+++ b/tests/mpi/trilinos_sparse_matrix_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_vector_ghosts_01.cc b/tests/mpi/trilinos_vector_ghosts_01.cc
index 14ccde0e27..44de709518 100644
--- a/tests/mpi/trilinos_vector_ghosts_01.cc
+++ b/tests/mpi/trilinos_vector_ghosts_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/cycles.cc b/tests/multigrid/cycles.cc
index 53edc311ec..9f0476b78b 100644
--- a/tests/multigrid/cycles.cc
+++ b/tests/multigrid/cycles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/smoother_block.cc b/tests/multigrid/smoother_block.cc
index 84a86cecf2..a2dc3d2797 100644
--- a/tests/multigrid/smoother_block.cc
+++ b/tests/multigrid/smoother_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 878058162c..edc847d624 100644
--- a/tests/multigrid/step-16-06.cc
+++ b/tests/multigrid/step-16-06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_prebuilt_04.cc b/tests/multigrid/transfer_prebuilt_04.cc
index 5a16bbf29b..25404de18f 100644
--- a/tests/multigrid/transfer_prebuilt_04.cc
+++ b/tests/multigrid/transfer_prebuilt_04.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/assemble_matrix_parallel_01.cc b/tests/numerics/assemble_matrix_parallel_01.cc
index 6cb4bc7bfe..b5a9a5b1b1 100644
--- a/tests/numerics/assemble_matrix_parallel_01.cc
+++ b/tests/numerics/assemble_matrix_parallel_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/assemble_matrix_parallel_02.cc b/tests/numerics/assemble_matrix_parallel_02.cc
index 1101ca53c7..b84a0bf28b 100644
--- a/tests/numerics/assemble_matrix_parallel_02.cc
+++ b/tests/numerics/assemble_matrix_parallel_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/assemble_matrix_parallel_03.cc b/tests/numerics/assemble_matrix_parallel_03.cc
index 37f69e4cb3..8307ff3081 100644
--- a/tests/numerics/assemble_matrix_parallel_03.cc
+++ b/tests/numerics/assemble_matrix_parallel_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/assemble_matrix_parallel_04.cc b/tests/numerics/assemble_matrix_parallel_04.cc
index 7046c790a5..90814166cf 100644
--- a/tests/numerics/assemble_matrix_parallel_04.cc
+++ b/tests/numerics/assemble_matrix_parallel_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_laplace_matrix_constraints_01.cc b/tests/numerics/create_laplace_matrix_constraints_01.cc
index ca200af7f1..f6bac3a8d6 100644
--- a/tests/numerics/create_laplace_matrix_constraints_01.cc
+++ b/tests/numerics/create_laplace_matrix_constraints_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_laplace_matrix_constraints_02.cc b/tests/numerics/create_laplace_matrix_constraints_02.cc
index 2aebbb26bd..f582e2ffb4 100644
--- a/tests/numerics/create_laplace_matrix_constraints_02.cc
+++ b/tests/numerics/create_laplace_matrix_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_laplace_matrix_constraints_02b.cc b/tests/numerics/create_laplace_matrix_constraints_02b.cc
index ed5cc9ddce..273a3f6288 100644
--- a/tests/numerics/create_laplace_matrix_constraints_02b.cc
+++ b/tests/numerics/create_laplace_matrix_constraints_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_laplace_matrix_constraints_03.cc b/tests/numerics/create_laplace_matrix_constraints_03.cc
index f7b026f58f..031eff874e 100644
--- a/tests/numerics/create_laplace_matrix_constraints_03.cc
+++ b/tests/numerics/create_laplace_matrix_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_laplace_matrix_constraints_04.cc b/tests/numerics/create_laplace_matrix_constraints_04.cc
index a46c48581c..88348849b0 100644
--- a/tests/numerics/create_laplace_matrix_constraints_04.cc
+++ b/tests/numerics/create_laplace_matrix_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_constraints_01.cc b/tests/numerics/create_mass_matrix_constraints_01.cc
index fd3b8877eb..134b3010c1 100644
--- a/tests/numerics/create_mass_matrix_constraints_01.cc
+++ b/tests/numerics/create_mass_matrix_constraints_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_constraints_02.cc b/tests/numerics/create_mass_matrix_constraints_02.cc
index bda906c5ad..5a22efa4c9 100644
--- a/tests/numerics/create_mass_matrix_constraints_02.cc
+++ b/tests/numerics/create_mass_matrix_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_constraints_02b.cc b/tests/numerics/create_mass_matrix_constraints_02b.cc
index 8e7a26606a..71444a5f4b 100644
--- a/tests/numerics/create_mass_matrix_constraints_02b.cc
+++ b/tests/numerics/create_mass_matrix_constraints_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_constraints_03.cc b/tests/numerics/create_mass_matrix_constraints_03.cc
index e55617f319..48d30132d5 100644
--- a/tests/numerics/create_mass_matrix_constraints_03.cc
+++ b/tests/numerics/create_mass_matrix_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_constraints_04.cc b/tests/numerics/create_mass_matrix_constraints_04.cc
index faf2a4d5f9..332ba206af 100644
--- a/tests/numerics/create_mass_matrix_constraints_04.cc
+++ b/tests/numerics/create_mass_matrix_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 8b37f8b0d2..5f82aa14e4 100644
--- a/tests/numerics/data_out_01.cc
+++ b/tests/numerics/data_out_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 1696eca3dc..0c7267926f 100644
--- a/tests/numerics/data_out_02.cc
+++ b/tests/numerics/data_out_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 00c9397042..276f8ee6ff 100644
--- a/tests/numerics/data_out_03.cc
+++ b/tests/numerics/data_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 f6d1a5c185..3e52ab849e 100644
--- a/tests/numerics/data_out_04.cc
+++ b/tests/numerics/data_out_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 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 958f8c6fa7..5b97e001f0 100644
--- a/tests/numerics/data_out_05.cc
+++ b/tests/numerics/data_out_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 998bfa097f..2ab84812e5 100644
--- a/tests/numerics/data_out_06.cc
+++ b/tests/numerics/data_out_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 fe8aa76ec2..586050b36d 100644
--- a/tests/numerics/data_out_07.cc
+++ b/tests/numerics/data_out_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 151a554bd5..8500845d0f 100644
--- a/tests/numerics/data_out_08.cc
+++ b/tests/numerics/data_out_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_09.cc b/tests/numerics/data_out_09.cc
index d1c8dc8d91..939c222ef0 100644
--- a/tests/numerics/data_out_09.cc
+++ b/tests/numerics/data_out_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 4289e58204..0eecba3249 100644
--- a/tests/numerics/data_out_common.h
+++ b/tests/numerics/data_out_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_curved_cells.cc b/tests/numerics/data_out_curved_cells.cc
index 8806a546df..5076857ac5 100644
--- a/tests/numerics/data_out_curved_cells.cc
+++ b/tests/numerics/data_out_curved_cells.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 cd80125abe..b3b2d5d64d 100644
--- a/tests/numerics/data_out_faces_01.cc
+++ b/tests/numerics/data_out_faces_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 1e76beb146..726993cbe8 100644
--- a/tests/numerics/data_out_faces_02.cc
+++ b/tests/numerics/data_out_faces_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c4ad7bb2d6..97c9a3b890 100644
--- a/tests/numerics/data_out_faces_03.cc
+++ b/tests/numerics/data_out_faces_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 8952edd475..d3b4f53286 100644
--- a/tests/numerics/data_out_faces_04.cc
+++ b/tests/numerics/data_out_faces_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 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 4feeaa3328..ed3ad763cd 100644
--- a/tests/numerics/data_out_faces_05.cc
+++ b/tests/numerics/data_out_faces_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 fd0b274c1c..83545cd1a7 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 0da00095bf..a195f8143f 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 c75d23ddcd..52c5dd706e 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 115aae54e1..d7365476c4 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 f4a8f7f3c8..33925ec0ae 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 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_postprocessor_01.cc b/tests/numerics/data_out_postprocessor_01.cc
index ed79a15f0c..b9c7414a91 100644
--- a/tests/numerics/data_out_postprocessor_01.cc
+++ b/tests/numerics/data_out_postprocessor_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 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 437c32628c..eb2a8deeba 100644
--- a/tests/numerics/data_out_rotation_01.cc
+++ b/tests/numerics/data_out_rotation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 aeb6540f65..ff8b48ec43 100644
--- a/tests/numerics/data_out_rotation_02.cc
+++ b/tests/numerics/data_out_rotation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 72040df692..5436c999f0 100644
--- a/tests/numerics/data_out_rotation_03.cc
+++ b/tests/numerics/data_out_rotation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 25cb270173..94a50acff7 100644
--- a/tests/numerics/data_out_rotation_04.cc
+++ b/tests/numerics/data_out_rotation_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 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 bc2b4201be..8b13fc3b39 100644
--- a/tests/numerics/data_out_rotation_05.cc
+++ b/tests/numerics/data_out_rotation_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 cebd164bd7..b4f47387ea 100644
--- a/tests/numerics/data_out_stack_01.cc
+++ b/tests/numerics/data_out_stack_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 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 1bb7720851..3aeb469f8a 100644
--- a/tests/numerics/data_out_stack_02.cc
+++ b/tests/numerics/data_out_stack_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_stack_03.cc b/tests/numerics/data_out_stack_03.cc
index 8e797bae47..a1076c0379 100644
--- a/tests/numerics/data_out_stack_03.cc
+++ b/tests/numerics/data_out_stack_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivative_approximation.cc b/tests/numerics/derivative_approximation.cc
index a3f4fe285f..933fdbb591 100644
--- a/tests/numerics/derivative_approximation.cc
+++ b/tests/numerics/derivative_approximation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivative_approximation_2.cc b/tests/numerics/derivative_approximation_2.cc
index 3eafac1637..0c196f5c72 100644
--- a/tests/numerics/derivative_approximation_2.cc
+++ b/tests/numerics/derivative_approximation_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/error_estimator.cc b/tests/numerics/error_estimator.cc
index 6e3faed0e7..9b2fd792d4 100644
--- a/tests/numerics/error_estimator.cc
+++ b/tests/numerics/error_estimator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/error_estimator_01.cc b/tests/numerics/error_estimator_01.cc
index 2bd9e14032..6c8e950ac6 100644
--- a/tests/numerics/error_estimator_01.cc
+++ b/tests/numerics/error_estimator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/error_estimator_02.cc b/tests/numerics/error_estimator_02.cc
index 2991f20b68..b5d54be577 100644
--- a/tests/numerics/error_estimator_02.cc
+++ b/tests/numerics/error_estimator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/kelly_crash_02.cc b/tests/numerics/kelly_crash_02.cc
index 8471a70f9e..fa3aa90927 100644
--- a/tests/numerics/kelly_crash_02.cc
+++ b/tests/numerics/kelly_crash_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_03.cc b/tests/numerics/no_flux_03.cc
index 6053806ce1..6e343768d2 100644
--- a/tests/numerics/no_flux_03.cc
+++ b/tests/numerics/no_flux_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_04.cc b/tests/numerics/no_flux_04.cc
index 0525d9b4a0..810711fcb6 100644
--- a/tests/numerics/no_flux_04.cc
+++ b/tests/numerics/no_flux_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_05.cc b/tests/numerics/no_flux_05.cc
index 52610dd2ba..34bcf8736f 100644
--- a/tests/numerics/no_flux_05.cc
+++ b/tests/numerics/no_flux_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_13.cc b/tests/numerics/no_flux_13.cc
index 2976ece942..f8a06f3978 100644
--- a/tests/numerics/no_flux_13.cc
+++ b/tests/numerics/no_flux_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_hp_03.cc b/tests/numerics/no_flux_hp_03.cc
index 18909705c7..53228b035d 100644
--- a/tests/numerics/no_flux_hp_03.cc
+++ b/tests/numerics/no_flux_hp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_hp_04.cc b/tests/numerics/no_flux_hp_04.cc
index 53830ec3c1..08d53f877e 100644
--- a/tests/numerics/no_flux_hp_04.cc
+++ b/tests/numerics/no_flux_hp_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_hp_05.cc b/tests/numerics/no_flux_hp_05.cc
index 786f20c51d..a819c80c00 100644
--- a/tests/numerics/no_flux_hp_05.cc
+++ b/tests/numerics/no_flux_hp_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/normal_flux_03.cc b/tests/numerics/normal_flux_03.cc
index e5b155ef1b..4bb896c9e6 100644
--- a/tests/numerics/normal_flux_03.cc
+++ b/tests/numerics/normal_flux_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/normal_flux_inhom_01.cc b/tests/numerics/normal_flux_inhom_01.cc
index 26dc4d0171..98b7e61bdc 100644
--- a/tests/numerics/normal_flux_inhom_01.cc
+++ b/tests/numerics/normal_flux_inhom_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/point_value_history_02.cc b/tests/numerics/point_value_history_02.cc
index 948718800d..a1640518ea 100644
--- a/tests/numerics/point_value_history_02.cc
+++ b/tests/numerics/point_value_history_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/point_value_history_03.cc b/tests/numerics/point_value_history_03.cc
index 7303f7608e..6ac37d247f 100644
--- a/tests/numerics/point_value_history_03.cc
+++ b/tests/numerics/point_value_history_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_01_curved_boundary.cc b/tests/numerics/project_01_curved_boundary.cc
index 37767269cb..073612fc56 100644
--- a/tests/numerics/project_01_curved_boundary.cc
+++ b/tests/numerics/project_01_curved_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_common.h b/tests/numerics/project_common.h
index 1a8189d33a..f04ba32ff5 100644
--- a/tests/numerics/project_common.h
+++ b/tests/numerics/project_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_01.cc b/tests/numerics/project_dgp_01.cc
index 51084d3e0d..604a4c264c 100644
--- a/tests/numerics/project_dgp_01.cc
+++ b/tests/numerics/project_dgp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_02.cc b/tests/numerics/project_dgp_02.cc
index 757703dcc7..b6adf0f2ba 100644
--- a/tests/numerics/project_dgp_02.cc
+++ b/tests/numerics/project_dgp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_03.cc b/tests/numerics/project_dgp_03.cc
index 4c894f6a2b..7e8346ed5d 100644
--- a/tests/numerics/project_dgp_03.cc
+++ b/tests/numerics/project_dgp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_04.cc b/tests/numerics/project_dgp_04.cc
index 983e451c2e..e141858bac 100644
--- a/tests/numerics/project_dgp_04.cc
+++ b/tests/numerics/project_dgp_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_05.cc b/tests/numerics/project_dgp_05.cc
index 79c40f4677..a28ceeabe0 100644
--- a/tests/numerics/project_dgp_05.cc
+++ b/tests/numerics/project_dgp_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_monomial_01.cc b/tests/numerics/project_dgp_monomial_01.cc
index 963538b422..483d4da503 100644
--- a/tests/numerics/project_dgp_monomial_01.cc
+++ b/tests/numerics/project_dgp_monomial_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_monomial_02.cc b/tests/numerics/project_dgp_monomial_02.cc
index 7706c8d602..b57bb2ecc3 100644
--- a/tests/numerics/project_dgp_monomial_02.cc
+++ b/tests/numerics/project_dgp_monomial_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_monomial_03.cc b/tests/numerics/project_dgp_monomial_03.cc
index a6d53f3514..599c8b39f4 100644
--- a/tests/numerics/project_dgp_monomial_03.cc
+++ b/tests/numerics/project_dgp_monomial_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_monomial_04.cc b/tests/numerics/project_dgp_monomial_04.cc
index 502cd52870..36ca60d067 100644
--- a/tests/numerics/project_dgp_monomial_04.cc
+++ b/tests/numerics/project_dgp_monomial_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgp_monomial_05.cc b/tests/numerics/project_dgp_monomial_05.cc
index f333377212..7ec7ea4c64 100644
--- a/tests/numerics/project_dgp_monomial_05.cc
+++ b/tests/numerics/project_dgp_monomial_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgq_01.cc b/tests/numerics/project_dgq_01.cc
index c8200b7cbb..e25b4b9167 100644
--- a/tests/numerics/project_dgq_01.cc
+++ b/tests/numerics/project_dgq_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgq_02.cc b/tests/numerics/project_dgq_02.cc
index bd49e04e3c..c75ea2b6aa 100644
--- a/tests/numerics/project_dgq_02.cc
+++ b/tests/numerics/project_dgq_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgq_03.cc b/tests/numerics/project_dgq_03.cc
index 151e57c87f..f1dd1305ae 100644
--- a/tests/numerics/project_dgq_03.cc
+++ b/tests/numerics/project_dgq_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgq_04.cc b/tests/numerics/project_dgq_04.cc
index 6b20a83ff6..c37ad86276 100644
--- a/tests/numerics/project_dgq_04.cc
+++ b/tests/numerics/project_dgq_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_dgq_05.cc b/tests/numerics/project_dgq_05.cc
index 8773d03d92..11a18d1728 100644
--- a/tests/numerics/project_dgq_05.cc
+++ b/tests/numerics/project_dgq_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_nedelec_01.cc b/tests/numerics/project_nedelec_01.cc
index 668c679f35..c4561c1096 100644
--- a/tests/numerics/project_nedelec_01.cc
+++ b/tests/numerics/project_nedelec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_nedelec_02.cc b/tests/numerics/project_nedelec_02.cc
index 8e1ac7f3f2..dfa658c4e5 100644
--- a/tests/numerics/project_nedelec_02.cc
+++ b/tests/numerics/project_nedelec_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_nedelec_03.cc b/tests/numerics/project_nedelec_03.cc
index 39070d33c1..d62a1a60b1 100644
--- a/tests/numerics/project_nedelec_03.cc
+++ b/tests/numerics/project_nedelec_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_nedelec_04.cc b/tests/numerics/project_nedelec_04.cc
index 337cd95319..d9fe62b255 100644
--- a/tests/numerics/project_nedelec_04.cc
+++ b/tests/numerics/project_nedelec_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_nedelec_05.cc b/tests/numerics/project_nedelec_05.cc
index a1cc5f5817..24cc5ce1e7 100644
--- a/tests/numerics/project_nedelec_05.cc
+++ b/tests/numerics/project_nedelec_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_01.cc b/tests/numerics/project_q_01.cc
index 83efc6cac1..a21ddf5ea4 100644
--- a/tests/numerics/project_q_01.cc
+++ b/tests/numerics/project_q_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_02.cc b/tests/numerics/project_q_02.cc
index 98a9361eb9..946f32664a 100644
--- a/tests/numerics/project_q_02.cc
+++ b/tests/numerics/project_q_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_03.cc b/tests/numerics/project_q_03.cc
index 8884393473..afb5a74ef7 100644
--- a/tests/numerics/project_q_03.cc
+++ b/tests/numerics/project_q_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_04.cc b/tests/numerics/project_q_04.cc
index 49592ca050..8ba7893190 100644
--- a/tests/numerics/project_q_04.cc
+++ b/tests/numerics/project_q_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_05.cc b/tests/numerics/project_q_05.cc
index c26015df72..1cc626cc07 100644
--- a/tests/numerics/project_q_05.cc
+++ b/tests/numerics/project_q_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_hierarchical_01.cc b/tests/numerics/project_q_hierarchical_01.cc
index e5787fa74c..51040f9cbc 100644
--- a/tests/numerics/project_q_hierarchical_01.cc
+++ b/tests/numerics/project_q_hierarchical_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_hierarchical_02.cc b/tests/numerics/project_q_hierarchical_02.cc
index 5bb5bab384..9b040428c8 100644
--- a/tests/numerics/project_q_hierarchical_02.cc
+++ b/tests/numerics/project_q_hierarchical_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_hierarchical_03.cc b/tests/numerics/project_q_hierarchical_03.cc
index dedb7f7934..ef2ceec206 100644
--- a/tests/numerics/project_q_hierarchical_03.cc
+++ b/tests/numerics/project_q_hierarchical_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_hierarchical_04.cc b/tests/numerics/project_q_hierarchical_04.cc
index 71a67b43e0..ebe68fdb61 100644
--- a/tests/numerics/project_q_hierarchical_04.cc
+++ b/tests/numerics/project_q_hierarchical_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_hierarchical_05.cc b/tests/numerics/project_q_hierarchical_05.cc
index 5625a34d4d..1d006df27c 100644
--- a/tests/numerics/project_q_hierarchical_05.cc
+++ b/tests/numerics/project_q_hierarchical_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_system_01.cc b/tests/numerics/project_q_system_01.cc
index 717100f467..996313dbba 100644
--- a/tests/numerics/project_q_system_01.cc
+++ b/tests/numerics/project_q_system_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_system_02.cc b/tests/numerics/project_q_system_02.cc
index d8ac3168b3..b85e6b03ab 100644
--- a/tests/numerics/project_q_system_02.cc
+++ b/tests/numerics/project_q_system_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_system_03.cc b/tests/numerics/project_q_system_03.cc
index d7467b7d47..13e45eecf8 100644
--- a/tests/numerics/project_q_system_03.cc
+++ b/tests/numerics/project_q_system_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_system_04.cc b/tests/numerics/project_q_system_04.cc
index 44106648fd..924e7e91e7 100644
--- a/tests/numerics/project_q_system_04.cc
+++ b/tests/numerics/project_q_system_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_q_system_05.cc b/tests/numerics/project_q_system_05.cc
index 625ec4619b..9bb22140d5 100644
--- a/tests/numerics/project_q_system_05.cc
+++ b/tests/numerics/project_q_system_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_rt_01.cc b/tests/numerics/project_rt_01.cc
index fbbf23dc5a..5923ad25d7 100644
--- a/tests/numerics/project_rt_01.cc
+++ b/tests/numerics/project_rt_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_rt_02.cc b/tests/numerics/project_rt_02.cc
index 1634350127..10cbca7b26 100644
--- a/tests/numerics/project_rt_02.cc
+++ b/tests/numerics/project_rt_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_rt_04.cc b/tests/numerics/project_rt_04.cc
index 4f88d8a7c1..67851d04c8 100644
--- a/tests/numerics/project_rt_04.cc
+++ b/tests/numerics/project_rt_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_rt_05.cc b/tests/numerics/project_rt_05.cc
index 73427ba7b0..269fcff074 100644
--- a/tests/numerics/project_rt_05.cc
+++ b/tests/numerics/project_rt_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/tangential_flux_inhom_01.cc b/tests/numerics/tangential_flux_inhom_01.cc
index dcaff1c463..1e0aeb0801 100644
--- a/tests/numerics/tangential_flux_inhom_01.cc
+++ b/tests/numerics/tangential_flux_inhom_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/nurbs_patches_manifold_00.cc b/tests/opencascade/nurbs_patches_manifold_00.cc
index d8f9f85a3d..f73994685c 100644
--- a/tests/opencascade/nurbs_patches_manifold_00.cc
+++ b/tests/opencascade/nurbs_patches_manifold_00.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2014 - 2015 by the deal.II authors
+//    Copyright (C) 2014 - 2016 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/multiple_parameter_loop_01.cc b/tests/parameter_handler/multiple_parameter_loop_01.cc
index 90bffd5660..2ad44a5f16 100644
--- a/tests/parameter_handler/multiple_parameter_loop_01.cc
+++ b/tests/parameter_handler/multiple_parameter_loop_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/multiple_parameter_loop_02.cc b/tests/parameter_handler/multiple_parameter_loop_02.cc
index 77e9ee0406..87796cbf38 100644
--- a/tests/parameter_handler/multiple_parameter_loop_02.cc
+++ b/tests/parameter_handler/multiple_parameter_loop_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1.cc b/tests/parameter_handler/parameter_handler_1.cc
index f481aec0e9..b4645b3d34 100644
--- a/tests/parameter_handler/parameter_handler_1.cc
+++ b/tests/parameter_handler/parameter_handler_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_11.cc b/tests/parameter_handler/parameter_handler_11.cc
index 6e654252ac..760730e687 100644
--- a/tests/parameter_handler/parameter_handler_11.cc
+++ b/tests/parameter_handler/parameter_handler_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_12.cc b/tests/parameter_handler/parameter_handler_12.cc
index fc996e2115..ee5ba84a5a 100644
--- a/tests/parameter_handler/parameter_handler_12.cc
+++ b/tests/parameter_handler/parameter_handler_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_13.cc b/tests/parameter_handler/parameter_handler_13.cc
index d9005280ea..5802caf13f 100644
--- a/tests/parameter_handler/parameter_handler_13.cc
+++ b/tests/parameter_handler/parameter_handler_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_13a.cc b/tests/parameter_handler/parameter_handler_13a.cc
index 9f56a17337..8609e0c490 100644
--- a/tests/parameter_handler/parameter_handler_13a.cc
+++ b/tests/parameter_handler/parameter_handler_13a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_14.cc b/tests/parameter_handler/parameter_handler_14.cc
index 32ec9ccca5..b97f93c27c 100644
--- a/tests/parameter_handler/parameter_handler_14.cc
+++ b/tests/parameter_handler/parameter_handler_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_15.cc b/tests/parameter_handler/parameter_handler_15.cc
index b927ffcbfd..27cba0b7aa 100644
--- a/tests/parameter_handler/parameter_handler_15.cc
+++ b/tests/parameter_handler/parameter_handler_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_16.cc b/tests/parameter_handler/parameter_handler_16.cc
index 2e17064030..54a1d8abdf 100644
--- a/tests/parameter_handler/parameter_handler_16.cc
+++ b/tests/parameter_handler/parameter_handler_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_17.cc b/tests/parameter_handler/parameter_handler_17.cc
index 29d1dc28fe..f9b1fdb068 100644
--- a/tests/parameter_handler/parameter_handler_17.cc
+++ b/tests/parameter_handler/parameter_handler_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_18.cc b/tests/parameter_handler/parameter_handler_18.cc
index a07c739439..09be4a9e15 100644
--- a/tests/parameter_handler/parameter_handler_18.cc
+++ b/tests/parameter_handler/parameter_handler_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_19.cc b/tests/parameter_handler/parameter_handler_19.cc
index 4bd2155000..556c8cb8b0 100644
--- a/tests/parameter_handler/parameter_handler_19.cc
+++ b/tests/parameter_handler/parameter_handler_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1_exception.cc b/tests/parameter_handler/parameter_handler_1_exception.cc
index 1378bdb994..8c95b9cc2f 100644
--- a/tests/parameter_handler/parameter_handler_1_exception.cc
+++ b/tests/parameter_handler/parameter_handler_1_exception.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1_include.cc b/tests/parameter_handler/parameter_handler_1_include.cc
index 63e4e24bc5..b8bd80368a 100644
--- a/tests/parameter_handler/parameter_handler_1_include.cc
+++ b/tests/parameter_handler/parameter_handler_1_include.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1_include_fail.cc b/tests/parameter_handler/parameter_handler_1_include_fail.cc
index 80344f63c9..5455966975 100644
--- a/tests/parameter_handler/parameter_handler_1_include_fail.cc
+++ b/tests/parameter_handler/parameter_handler_1_include_fail.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1a.cc b/tests/parameter_handler/parameter_handler_1a.cc
index d0ca16434b..ce540d9923 100644
--- a/tests/parameter_handler/parameter_handler_1a.cc
+++ b/tests/parameter_handler/parameter_handler_1a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_2.cc b/tests/parameter_handler/parameter_handler_2.cc
index bd9c3db8fe..9a47a4cf97 100644
--- a/tests/parameter_handler/parameter_handler_2.cc
+++ b/tests/parameter_handler/parameter_handler_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_20.cc b/tests/parameter_handler/parameter_handler_20.cc
index aa25b3d4ba..dc5195e22f 100644
--- a/tests/parameter_handler/parameter_handler_20.cc
+++ b/tests/parameter_handler/parameter_handler_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_21.cc b/tests/parameter_handler/parameter_handler_21.cc
index ea6e84d40d..d4d4633a99 100644
--- a/tests/parameter_handler/parameter_handler_21.cc
+++ b/tests/parameter_handler/parameter_handler_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_22_last_line.cc b/tests/parameter_handler/parameter_handler_22_last_line.cc
index 8360b10b9f..fefe4e359d 100644
--- a/tests/parameter_handler/parameter_handler_22_last_line.cc
+++ b/tests/parameter_handler/parameter_handler_22_last_line.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_2_read_from_string.cc b/tests/parameter_handler/parameter_handler_2_read_from_string.cc
index 9347526279..f0e1156913 100644
--- a/tests/parameter_handler/parameter_handler_2_read_from_string.cc
+++ b/tests/parameter_handler/parameter_handler_2_read_from_string.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_3.cc b/tests/parameter_handler/parameter_handler_3.cc
index 1f792afd72..75e878fe84 100644
--- a/tests/parameter_handler/parameter_handler_3.cc
+++ b/tests/parameter_handler/parameter_handler_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_01.cc b/tests/parameter_handler/parameter_handler_3_with_alias_01.cc
index 6cd8d8a9e0..471c90fc38 100644
--- a/tests/parameter_handler/parameter_handler_3_with_alias_01.cc
+++ b/tests/parameter_handler/parameter_handler_3_with_alias_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_02.cc b/tests/parameter_handler/parameter_handler_3_with_alias_02.cc
index 2764665578..47f7a16e31 100644
--- a/tests/parameter_handler/parameter_handler_3_with_alias_02.cc
+++ b/tests/parameter_handler/parameter_handler_3_with_alias_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_03.cc b/tests/parameter_handler/parameter_handler_3_with_alias_03.cc
index 2a5fe477b6..6f535686c2 100644
--- a/tests/parameter_handler/parameter_handler_3_with_alias_03.cc
+++ b/tests/parameter_handler/parameter_handler_3_with_alias_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_04.cc b/tests/parameter_handler/parameter_handler_3_with_alias_04.cc
index 5595c3048e..1979a11ab3 100644
--- a/tests/parameter_handler/parameter_handler_3_with_alias_04.cc
+++ b/tests/parameter_handler/parameter_handler_3_with_alias_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_4.cc b/tests/parameter_handler/parameter_handler_4.cc
index 5e11ee7a46..0955bb1045 100644
--- a/tests/parameter_handler/parameter_handler_4.cc
+++ b/tests/parameter_handler/parameter_handler_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_4a.cc b/tests/parameter_handler/parameter_handler_4a.cc
index ba6e0493d7..1db417ab6a 100644
--- a/tests/parameter_handler/parameter_handler_4a.cc
+++ b/tests/parameter_handler/parameter_handler_4a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_4a_with_alias.cc b/tests/parameter_handler/parameter_handler_4a_with_alias.cc
index 09fdb94dca..e15818e0f9 100644
--- a/tests/parameter_handler/parameter_handler_4a_with_alias.cc
+++ b/tests/parameter_handler/parameter_handler_4a_with_alias.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc b/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
index 029b287155..75d8a550b8 100644
--- a/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
+++ b/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_4b.cc b/tests/parameter_handler/parameter_handler_4b.cc
index 26c4deac76..ad7dac7e14 100644
--- a/tests/parameter_handler/parameter_handler_4b.cc
+++ b/tests/parameter_handler/parameter_handler_4b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_5.cc b/tests/parameter_handler/parameter_handler_5.cc
index ae82bae2a6..5f4a5b584d 100644
--- a/tests/parameter_handler/parameter_handler_5.cc
+++ b/tests/parameter_handler/parameter_handler_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_6.cc b/tests/parameter_handler/parameter_handler_6.cc
index e483a4edc0..e7cf28d971 100644
--- a/tests/parameter_handler/parameter_handler_6.cc
+++ b/tests/parameter_handler/parameter_handler_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_6_bool.cc b/tests/parameter_handler/parameter_handler_6_bool.cc
index 3684e6b998..a9864bf49b 100644
--- a/tests/parameter_handler/parameter_handler_6_bool.cc
+++ b/tests/parameter_handler/parameter_handler_6_bool.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_7.cc b/tests/parameter_handler/parameter_handler_7.cc
index e7e947a8d5..6a996cd961 100644
--- a/tests/parameter_handler/parameter_handler_7.cc
+++ b/tests/parameter_handler/parameter_handler_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_8.cc b/tests/parameter_handler/parameter_handler_8.cc
index 00cec799f5..00294343ec 100644
--- a/tests/parameter_handler/parameter_handler_8.cc
+++ b/tests/parameter_handler/parameter_handler_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_9.cc b/tests/parameter_handler/parameter_handler_9.cc
index 3775b6b70d..769911f8a3 100644
--- a/tests/parameter_handler/parameter_handler_9.cc
+++ b/tests/parameter_handler/parameter_handler_9.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_dos_endings.cc b/tests/parameter_handler/parameter_handler_dos_endings.cc
index 94ac30e361..f960bfed0a 100644
--- a/tests/parameter_handler/parameter_handler_dos_endings.cc
+++ b/tests/parameter_handler/parameter_handler_dos_endings.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_double_01.cc b/tests/parameter_handler/parameter_handler_double_01.cc
index 06dc88e27c..ac020f2dcb 100644
--- a/tests/parameter_handler/parameter_handler_double_01.cc
+++ b/tests/parameter_handler/parameter_handler_double_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_read_xml.cc b/tests/parameter_handler/parameter_handler_read_xml.cc
index 6e49201552..4dba22217a 100644
--- a/tests/parameter_handler/parameter_handler_read_xml.cc
+++ b/tests/parameter_handler/parameter_handler_read_xml.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_read_xml_error_01.cc b/tests/parameter_handler/parameter_handler_read_xml_error_01.cc
index cedb86b839..be71a075cd 100644
--- a/tests/parameter_handler/parameter_handler_read_xml_error_01.cc
+++ b/tests/parameter_handler/parameter_handler_read_xml_error_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_read_xml_error_02.cc b/tests/parameter_handler/parameter_handler_read_xml_error_02.cc
index 5547725b0d..2dbe7874d3 100644
--- a/tests/parameter_handler/parameter_handler_read_xml_error_02.cc
+++ b/tests/parameter_handler/parameter_handler_read_xml_error_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_read_xml_error_03.cc b/tests/parameter_handler/parameter_handler_read_xml_error_03.cc
index bca1ed568e..e793f6ce2a 100644
--- a/tests/parameter_handler/parameter_handler_read_xml_error_03.cc
+++ b/tests/parameter_handler/parameter_handler_read_xml_error_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_read_xml_error_04.cc b/tests/parameter_handler/parameter_handler_read_xml_error_04.cc
index 604ceb30e8..f2f965779e 100644
--- a/tests/parameter_handler/parameter_handler_read_xml_error_04.cc
+++ b/tests/parameter_handler/parameter_handler_read_xml_error_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_write_json.cc b/tests/parameter_handler/parameter_handler_write_json.cc
index 528dbafe7d..442a262e3e 100644
--- a/tests/parameter_handler/parameter_handler_write_json.cc
+++ b/tests/parameter_handler/parameter_handler_write_json.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_write_section_1.cc b/tests/parameter_handler/parameter_handler_write_section_1.cc
index eae6afa928..b7dc183796 100644
--- a/tests/parameter_handler/parameter_handler_write_section_1.cc
+++ b/tests/parameter_handler/parameter_handler_write_section_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_write_section_2.cc b/tests/parameter_handler/parameter_handler_write_section_2.cc
index 190c5c8b11..43ca8ef1f0 100644
--- a/tests/parameter_handler/parameter_handler_write_section_2.cc
+++ b/tests/parameter_handler/parameter_handler_write_section_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_write_section_xml.cc b/tests/parameter_handler/parameter_handler_write_section_xml.cc
index f2ac867804..e85f7073e3 100644
--- a/tests/parameter_handler/parameter_handler_write_section_xml.cc
+++ b/tests/parameter_handler/parameter_handler_write_section_xml.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_write_xml.cc b/tests/parameter_handler/parameter_handler_write_xml.cc
index 052fd6d381..4f6d73675d 100644
--- a/tests/parameter_handler/parameter_handler_write_xml.cc
+++ b/tests/parameter_handler/parameter_handler_write_xml.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/block_vector_iterator_03.cc b/tests/petsc/block_vector_iterator_03.cc
index de9f47438c..22b7fc8e82 100644
--- a/tests/petsc/block_vector_iterator_03.cc
+++ b/tests/petsc/block_vector_iterator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/copy_to_dealvec.cc b/tests/petsc/copy_to_dealvec.cc
index c76e21268b..85deb06bb5 100644
--- a/tests/petsc/copy_to_dealvec.cc
+++ b/tests/petsc/copy_to_dealvec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/copy_to_dealvec_block.cc b/tests/petsc/copy_to_dealvec_block.cc
index 2cccd11711..d9885d8a6e 100644
--- a/tests/petsc/copy_to_dealvec_block.cc
+++ b/tests/petsc/copy_to_dealvec_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/deal_solver_01.cc b/tests/petsc/deal_solver_01.cc
index 91af6f59e7..6a19b54a5b 100644
--- a/tests/petsc/deal_solver_01.cc
+++ b/tests/petsc/deal_solver_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/deal_solver_02.cc b/tests/petsc/deal_solver_02.cc
index 644b566aa9..30b0118ad3 100644
--- a/tests/petsc/deal_solver_02.cc
+++ b/tests/petsc/deal_solver_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/deal_solver_03.cc b/tests/petsc/deal_solver_03.cc
index 144bd10e46..f615572171 100644
--- a/tests/petsc/deal_solver_03.cc
+++ b/tests/petsc/deal_solver_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/deal_solver_04.cc b/tests/petsc/deal_solver_04.cc
index 8327a1aed8..edb8d3aa79 100644
--- a/tests/petsc/deal_solver_04.cc
+++ b/tests/petsc/deal_solver_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/deal_solver_05.cc b/tests/petsc/deal_solver_05.cc
index b14c80d02a..9d2515f271 100644
--- a/tests/petsc/deal_solver_05.cc
+++ b/tests/petsc/deal_solver_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/matrix_out_03.cc b/tests/petsc/matrix_out_03.cc
index e617f39d81..9e56b577f3 100644
--- a/tests/petsc/matrix_out_03.cc
+++ b/tests/petsc/matrix_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/parallel_sparse_matrix_01.cc b/tests/petsc/parallel_sparse_matrix_01.cc
index a5c447daa0..7152b364fc 100644
--- a/tests/petsc/parallel_sparse_matrix_01.cc
+++ b/tests/petsc/parallel_sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03.cc b/tests/petsc/solver_03.cc
index 6665360cc4..c5689853c8 100644
--- a/tests/petsc/solver_03.cc
+++ b/tests/petsc/solver_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_boomeramg.cc b/tests/petsc/solver_03_precondition_boomeramg.cc
index 0d30a55a49..5891232a54 100644
--- a/tests/petsc/solver_03_precondition_boomeramg.cc
+++ b/tests/petsc/solver_03_precondition_boomeramg.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
index c4459f8219..7c978e9bfb 100644
--- a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
+++ b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_eisenstat.cc b/tests/petsc/solver_03_precondition_eisenstat.cc
index 03ba8c5955..c234939647 100644
--- a/tests/petsc/solver_03_precondition_eisenstat.cc
+++ b/tests/petsc/solver_03_precondition_eisenstat.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_icc.cc b/tests/petsc/solver_03_precondition_icc.cc
index f5777b9002..ee5c4ff322 100644
--- a/tests/petsc/solver_03_precondition_icc.cc
+++ b/tests/petsc/solver_03_precondition_icc.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_ilu.cc b/tests/petsc/solver_03_precondition_ilu.cc
index 1dc8db2b69..9497ab7a1f 100644
--- a/tests/petsc/solver_03_precondition_ilu.cc
+++ b/tests/petsc/solver_03_precondition_ilu.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_lu.cc b/tests/petsc/solver_03_precondition_lu.cc
index 1d2a095195..764b6ce78e 100644
--- a/tests/petsc/solver_03_precondition_lu.cc
+++ b/tests/petsc/solver_03_precondition_lu.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_parasails.cc b/tests/petsc/solver_03_precondition_parasails.cc
index f328aaba8a..4604acad3f 100644
--- a/tests/petsc/solver_03_precondition_parasails.cc
+++ b/tests/petsc/solver_03_precondition_parasails.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_sor.cc b/tests/petsc/solver_03_precondition_sor.cc
index 702ae2b789..1ca85af127 100644
--- a/tests/petsc/solver_03_precondition_sor.cc
+++ b/tests/petsc/solver_03_precondition_sor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_03_precondition_ssor.cc b/tests/petsc/solver_03_precondition_ssor.cc
index 64d02958d5..5a4c8d2685 100644
--- a/tests/petsc/solver_03_precondition_ssor.cc
+++ b/tests/petsc/solver_03_precondition_ssor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_04.cc b/tests/petsc/solver_04.cc
index 6db0ade1f8..017adc6759 100644
--- a/tests/petsc/solver_04.cc
+++ b/tests/petsc/solver_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_05.cc b/tests/petsc/solver_05.cc
index 98dcd55f2b..8ab29f5e16 100644
--- a/tests/petsc/solver_05.cc
+++ b/tests/petsc/solver_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_06.cc b/tests/petsc/solver_06.cc
index 7772b822e1..20aa032485 100644
--- a/tests/petsc/solver_06.cc
+++ b/tests/petsc/solver_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_07.cc b/tests/petsc/solver_07.cc
index 8753620a4e..93bcfe4c5f 100644
--- a/tests/petsc/solver_07.cc
+++ b/tests/petsc/solver_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_08.cc b/tests/petsc/solver_08.cc
index 53aba21b13..da9dece9d3 100644
--- a/tests/petsc/solver_08.cc
+++ b/tests/petsc/solver_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_09.cc b/tests/petsc/solver_09.cc
index f7fad9e8ab..5da9fea56c 100644
--- a/tests/petsc/solver_09.cc
+++ b/tests/petsc/solver_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_10.cc b/tests/petsc/solver_10.cc
index ae7a852079..c92bf27906 100644
--- a/tests/petsc/solver_10.cc
+++ b/tests/petsc/solver_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_12.cc b/tests/petsc/solver_12.cc
index d2838b8f87..045d4a6b56 100644
--- a/tests/petsc/solver_12.cc
+++ b/tests/petsc/solver_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/solver_13.cc b/tests/petsc/solver_13.cc
index 85f36b1c39..6779b7a89f 100644
--- a/tests/petsc/solver_13.cc
+++ b/tests/petsc/solver_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/sparse_direct_mumps.cc b/tests/petsc/sparse_direct_mumps.cc
index 59e88446fc..f6e2d04d7c 100644
--- a/tests/petsc/sparse_direct_mumps.cc
+++ b/tests/petsc/sparse_direct_mumps.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/step-44-standard_tensors-material_push_forward.cc b/tests/physics/step-44-standard_tensors-material_push_forward.cc
index f9c8eaff2f..6e2f046299 100644
--- a/tests/physics/step-44-standard_tensors-material_push_forward.cc
+++ b/tests/physics/step-44-standard_tensors-material_push_forward.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 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/physics/step-44-standard_tensors-spatial.cc b/tests/physics/step-44-standard_tensors-spatial.cc
index ac150b1eeb..8275198494 100644
--- a/tests/physics/step-44-standard_tensors-spatial.cc
+++ b/tests/physics/step-44-standard_tensors-spatial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 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/physics/step-44.cc b/tests/physics/step-44.cc
index cc2e0653ba..97a6a0f199 100644
--- a/tests/physics/step-44.cc
+++ b/tests/physics/step-44.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/quick_tests/CMakeLists.txt b/tests/quick_tests/CMakeLists.txt
index 84fcbfb053..6d0e3acb43 100644
--- a/tests/quick_tests/CMakeLists.txt
+++ b/tests/quick_tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/quick_tests/step-metis.cc b/tests/quick_tests/step-metis.cc
index a951c4f60e..305a4f11b7 100644
--- a/tests/quick_tests/step-metis.cc
+++ b/tests/quick_tests/step-metis.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/quick_tests/step-petsc.cc b/tests/quick_tests/step-petsc.cc
index 77ee6929a7..ba0a892153 100644
--- a/tests/quick_tests/step-petsc.cc
+++ b/tests/quick_tests/step-petsc.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc
index c1469519f5..4d74cea00e 100644
--- a/tests/quick_tests/step-slepc.cc
+++ b/tests/quick_tests/step-slepc.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/quick_tests/step-trilinos.cc b/tests/quick_tests/step-trilinos.cc
index b145721504..cfa32a42d9 100644
--- a/tests/quick_tests/step-trilinos.cc
+++ b/tests/quick_tests/step-trilinos.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/quick_tests/step.cc b/tests/quick_tests/step.cc
index 185092ca2b..10c088439d 100644
--- a/tests/quick_tests/step.cc
+++ b/tests/quick_tests/step.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/sparsity_pattern.cc b/tests/serialization/sparsity_pattern.cc
index b48caf73a0..edbeab3950 100644
--- a/tests/serialization/sparsity_pattern.cc
+++ b/tests/serialization/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 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 be75da6d84..52bd75ae27 100644
--- a/tests/slepc_complex/00.cc
+++ b/tests/slepc_complex/00.cc
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_dynamic_01.cc b/tests/sparsity/block_dynamic_01.cc
index 99479d186a..ce2bcc1c16 100644
--- a/tests/sparsity/block_dynamic_01.cc
+++ b/tests/sparsity/block_dynamic_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc b/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
index c8dbc3cb34..f01f09ead0 100644
--- a/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
+++ b/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_sparsity_pattern_01.cc b/tests/sparsity/block_sparsity_pattern_01.cc
index 72ebaaab5a..7dce583090 100644
--- a/tests/sparsity/block_sparsity_pattern_01.cc
+++ b/tests/sparsity/block_sparsity_pattern_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_sparsity_pattern_02.cc b/tests/sparsity/block_sparsity_pattern_02.cc
index 1f118b58c1..82d0b739d7 100644
--- a/tests/sparsity/block_sparsity_pattern_02.cc
+++ b/tests/sparsity/block_sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_sparsity_pattern_03.cc b/tests/sparsity/block_sparsity_pattern_03.cc
index d44f3a8772..315f64f24b 100644
--- a/tests/sparsity/block_sparsity_pattern_03.cc
+++ b/tests/sparsity/block_sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_01.cc b/tests/sparsity/chunk_sparsity_pattern_01.cc
index 5ccb9f8a86..15d60cd1b4 100644
--- a/tests/sparsity/chunk_sparsity_pattern_01.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_02.cc b/tests/sparsity/chunk_sparsity_pattern_02.cc
index 89d7bec768..9170f1c74d 100644
--- a/tests/sparsity/chunk_sparsity_pattern_02.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_03.cc b/tests/sparsity/chunk_sparsity_pattern_03.cc
index 81ac207056..7c1f17bf52 100644
--- a/tests/sparsity/chunk_sparsity_pattern_03.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_04.cc b/tests/sparsity/chunk_sparsity_pattern_04.cc
index 5cf6319c6f..8b7069c28c 100644
--- a/tests/sparsity/chunk_sparsity_pattern_04.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_05.cc b/tests/sparsity/chunk_sparsity_pattern_05.cc
index b316b90c6b..86b457190b 100644
--- a/tests/sparsity/chunk_sparsity_pattern_05.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_06.cc b/tests/sparsity/chunk_sparsity_pattern_06.cc
index 231ed5eb5c..3e0a997d7f 100644
--- a/tests/sparsity/chunk_sparsity_pattern_06.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_07.cc b/tests/sparsity/chunk_sparsity_pattern_07.cc
index 3d4c20281f..72677438df 100644
--- a/tests/sparsity/chunk_sparsity_pattern_07.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_09.cc b/tests/sparsity/chunk_sparsity_pattern_09.cc
index 659fdec807..e45dce41d2 100644
--- a/tests/sparsity/chunk_sparsity_pattern_09.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_10.cc b/tests/sparsity/chunk_sparsity_pattern_10.cc
index 7c36442760..e2e03b6374 100644
--- a/tests/sparsity/chunk_sparsity_pattern_10.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/chunk_sparsity_pattern_11.cc b/tests/sparsity/chunk_sparsity_pattern_11.cc
index 2584a59f53..bc59f935f3 100644
--- a/tests/sparsity/chunk_sparsity_pattern_11.cc
+++ b/tests/sparsity/chunk_sparsity_pattern_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_01.cc b/tests/sparsity/dynamic_sparsity_pattern_01.cc
index 6efba16c69..5ade2c7829 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_01.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_02.cc b/tests/sparsity/dynamic_sparsity_pattern_02.cc
index 7253f77f9b..69bc23215d 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_02.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_03.cc b/tests/sparsity/dynamic_sparsity_pattern_03.cc
index 4a1013cb81..28aaf3009b 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_03.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_04.cc b/tests/sparsity/dynamic_sparsity_pattern_04.cc
index 5a9372d81a..9d904d49ff 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_04.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_05.cc b/tests/sparsity/dynamic_sparsity_pattern_05.cc
index 338e1ce42a..c08d1684f5 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_05.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_06.cc b/tests/sparsity/dynamic_sparsity_pattern_06.cc
index 3b8ff5f7b1..21e492b03c 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_06.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_07.cc b/tests/sparsity/dynamic_sparsity_pattern_07.cc
index 152d0b1c4f..d5aa6af5f7 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_07.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_08.cc b/tests/sparsity/dynamic_sparsity_pattern_08.cc
index 452116cd51..06b04c786a 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_08.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_09.cc b/tests/sparsity/dynamic_sparsity_pattern_09.cc
index 61356b0bc9..e80e6e903f 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_09.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_10.cc b/tests/sparsity/dynamic_sparsity_pattern_10.cc
index d04afaaa5f..fa583d270d 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_10.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_11.cc b/tests/sparsity/dynamic_sparsity_pattern_11.cc
index 5d16cf8096..d26b928504 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_11.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_12.cc b/tests/sparsity/dynamic_sparsity_pattern_12.cc
index 87f57cdc38..f02d9f7961 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_12.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_13.cc b/tests/sparsity/dynamic_sparsity_pattern_13.cc
index 14ef4415be..96e8a29fbf 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_13.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_14.cc b/tests/sparsity/dynamic_sparsity_pattern_14.cc
index f5cf82786f..f3c60fea75 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_14.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_15.cc b/tests/sparsity/dynamic_sparsity_pattern_15.cc
index c41ae0fbd7..b13a879a84 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_15.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_16.cc b/tests/sparsity/dynamic_sparsity_pattern_16.cc
index 83263eab0d..5838a00c82 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_16.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc b/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc
index 8be4ebf752..c126243d5c 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc b/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc
index c6b2c8917a..fff9427d83 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc
index 20a2b25f50..f839df7aec 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc
index c533392696..65ef854941 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc
index 2cda80aaa6..9bcc66886b 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
index d08a101d60..ede49c517c 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc
index 407b2db73b..be0d566da5 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc
index 98d9af2769..e4e5b288eb 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern.cc b/tests/sparsity/sparsity_pattern.cc
index 487e8723c9..929dd32b56 100644
--- a/tests/sparsity/sparsity_pattern.cc
+++ b/tests/sparsity/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_01.cc b/tests/sparsity/sparsity_pattern_01.cc
index f7b7b01b88..dece668206 100644
--- a/tests/sparsity/sparsity_pattern_01.cc
+++ b/tests/sparsity/sparsity_pattern_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_02.cc b/tests/sparsity/sparsity_pattern_02.cc
index b3ab8ea87d..a2a7a6e934 100644
--- a/tests/sparsity/sparsity_pattern_02.cc
+++ b/tests/sparsity/sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_03.cc b/tests/sparsity/sparsity_pattern_03.cc
index 16522c5690..6e22bb220e 100644
--- a/tests/sparsity/sparsity_pattern_03.cc
+++ b/tests/sparsity/sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_04.cc b/tests/sparsity/sparsity_pattern_04.cc
index a965fbe4d6..d1c8808a35 100644
--- a/tests/sparsity/sparsity_pattern_04.cc
+++ b/tests/sparsity/sparsity_pattern_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_05.cc b/tests/sparsity/sparsity_pattern_05.cc
index fb00d8bb8b..a282ec8480 100644
--- a/tests/sparsity/sparsity_pattern_05.cc
+++ b/tests/sparsity/sparsity_pattern_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_06.cc b/tests/sparsity/sparsity_pattern_06.cc
index a40fd2dbce..a985e9d90a 100644
--- a/tests/sparsity/sparsity_pattern_06.cc
+++ b/tests/sparsity/sparsity_pattern_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_07.cc b/tests/sparsity/sparsity_pattern_07.cc
index 94015d7ae4..d7cc876315 100644
--- a/tests/sparsity/sparsity_pattern_07.cc
+++ b/tests/sparsity/sparsity_pattern_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_08.cc b/tests/sparsity/sparsity_pattern_08.cc
index 6749a8a274..a6380ec0f8 100644
--- a/tests/sparsity/sparsity_pattern_08.cc
+++ b/tests/sparsity/sparsity_pattern_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_09.cc b/tests/sparsity/sparsity_pattern_09.cc
index da2b218331..5742c9f27e 100644
--- a/tests/sparsity/sparsity_pattern_09.cc
+++ b/tests/sparsity/sparsity_pattern_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_10.cc b/tests/sparsity/sparsity_pattern_10.cc
index 0b9fd7c6da..53a795d55a 100644
--- a/tests/sparsity/sparsity_pattern_10.cc
+++ b/tests/sparsity/sparsity_pattern_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_11.cc b/tests/sparsity/sparsity_pattern_11.cc
index 79bbfedc58..79d786f2ae 100644
--- a/tests/sparsity/sparsity_pattern_11.cc
+++ b/tests/sparsity/sparsity_pattern_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_common.h b/tests/sparsity/sparsity_pattern_common.h
index 884bb22133..09a62dc622 100644
--- a/tests/sparsity/sparsity_pattern_common.h
+++ b/tests/sparsity/sparsity_pattern_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_copy_from_01.cc b/tests/sparsity/sparsity_pattern_copy_from_01.cc
index 7686c3f22c..80b9ac212e 100644
--- a/tests/sparsity/sparsity_pattern_copy_from_01.cc
+++ b/tests/sparsity/sparsity_pattern_copy_from_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_iterator_01.cc b/tests/sparsity/sparsity_pattern_iterator_01.cc
index a5a6a96437..577b0b97ce 100644
--- a/tests/sparsity/sparsity_pattern_iterator_01.cc
+++ b/tests/sparsity/sparsity_pattern_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern_write_svg_01.cc b/tests/sparsity/sparsity_pattern_write_svg_01.cc
index 6f99ca50d0..470e48c6f7 100644
--- a/tests/sparsity/sparsity_pattern_write_svg_01.cc
+++ b/tests/sparsity/sparsity_pattern_write_svg_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_tools_01.cc b/tests/sparsity/sparsity_tools_01.cc
index d5fbab3270..c06f8e786c 100644
--- a/tests/sparsity/sparsity_tools_01.cc
+++ b/tests/sparsity/sparsity_tools_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_tools_02.cc b/tests/sparsity/sparsity_tools_02.cc
index 76493eb06a..2f3aa35256 100644
--- a/tests/sparsity/sparsity_tools_02.cc
+++ b/tests/sparsity/sparsity_tools_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_01.cc b/tests/trilinos/assemble_matrix_parallel_01.cc
index cfc10e67c1..1c08194384 100644
--- a/tests/trilinos/assemble_matrix_parallel_01.cc
+++ b/tests/trilinos/assemble_matrix_parallel_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_02.cc b/tests/trilinos/assemble_matrix_parallel_02.cc
index e29a9330c7..003bf07623 100644
--- a/tests/trilinos/assemble_matrix_parallel_02.cc
+++ b/tests/trilinos/assemble_matrix_parallel_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_03.cc b/tests/trilinos/assemble_matrix_parallel_03.cc
index b9422f3620..d5ced76a45 100644
--- a/tests/trilinos/assemble_matrix_parallel_03.cc
+++ b/tests/trilinos/assemble_matrix_parallel_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_04.cc b/tests/trilinos/assemble_matrix_parallel_04.cc
index 78a5e4b285..e733e4af40 100644
--- a/tests/trilinos/assemble_matrix_parallel_04.cc
+++ b/tests/trilinos/assemble_matrix_parallel_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_05.cc b/tests/trilinos/assemble_matrix_parallel_05.cc
index c4baa45e7e..0fcf5e33d6 100644
--- a/tests/trilinos/assemble_matrix_parallel_05.cc
+++ b/tests/trilinos/assemble_matrix_parallel_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_06.cc b/tests/trilinos/assemble_matrix_parallel_06.cc
index 600874f60a..4e5e002b11 100644
--- a/tests/trilinos/assemble_matrix_parallel_06.cc
+++ b/tests/trilinos/assemble_matrix_parallel_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_07.cc b/tests/trilinos/assemble_matrix_parallel_07.cc
index e7e631b0f6..88d92bbebf 100644
--- a/tests/trilinos/assemble_matrix_parallel_07.cc
+++ b/tests/trilinos/assemble_matrix_parallel_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 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 0d9d530aff..904048eab9 100644
--- a/tests/trilinos/block_vector_iterator_03.cc
+++ b/tests/trilinos/block_vector_iterator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/copy_to_dealvec.cc b/tests/trilinos/copy_to_dealvec.cc
index beee564d8b..282dc7830b 100644
--- a/tests/trilinos/copy_to_dealvec.cc
+++ b/tests/trilinos/copy_to_dealvec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/copy_to_dealvec_block.cc b/tests/trilinos/copy_to_dealvec_block.cc
index cfac2ad6a5..54ddcf9df2 100644
--- a/tests/trilinos/copy_to_dealvec_block.cc
+++ b/tests/trilinos/copy_to_dealvec_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_01.cc b/tests/trilinos/deal_solver_01.cc
index 863a852772..60b26d0149 100644
--- a/tests/trilinos/deal_solver_01.cc
+++ b/tests/trilinos/deal_solver_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_02.cc b/tests/trilinos/deal_solver_02.cc
index 083f7cdf90..d4638c704e 100644
--- a/tests/trilinos/deal_solver_02.cc
+++ b/tests/trilinos/deal_solver_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_03.cc b/tests/trilinos/deal_solver_03.cc
index 711d288a9f..388916e9f1 100644
--- a/tests/trilinos/deal_solver_03.cc
+++ b/tests/trilinos/deal_solver_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_04.cc b/tests/trilinos/deal_solver_04.cc
index feb64bb9dd..bb0959662e 100644
--- a/tests/trilinos/deal_solver_04.cc
+++ b/tests/trilinos/deal_solver_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_05.cc b/tests/trilinos/deal_solver_05.cc
index 5558c1c354..ac5a640ebc 100644
--- a/tests/trilinos/deal_solver_05.cc
+++ b/tests/trilinos/deal_solver_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/deal_solver_06.cc b/tests/trilinos/deal_solver_06.cc
index b139c7919c..c58a051d4f 100644
--- a/tests/trilinos/deal_solver_06.cc
+++ b/tests/trilinos/deal_solver_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/direct_solver.cc b/tests/trilinos/direct_solver.cc
index 76016178ce..b39a78df2e 100644
--- a/tests/trilinos/direct_solver.cc
+++ b/tests/trilinos/direct_solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/direct_solver_2.cc b/tests/trilinos/direct_solver_2.cc
index 8ae8c32863..5def08b015 100644
--- a/tests/trilinos/direct_solver_2.cc
+++ b/tests/trilinos/direct_solver_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/epetra_vector_01.cc b/tests/trilinos/epetra_vector_01.cc
index 42132a1f45..b4a751ae13 100644
--- a/tests/trilinos/epetra_vector_01.cc
+++ b/tests/trilinos/epetra_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/epetra_vector_02.cc b/tests/trilinos/epetra_vector_02.cc
index cc8a6cfc77..4ca1bde240 100644
--- a/tests/trilinos/epetra_vector_02.cc
+++ b/tests/trilinos/epetra_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/parallel_sparse_matrix_01.cc b/tests/trilinos/parallel_sparse_matrix_01.cc
index ad42399933..b246f8388b 100644
--- a/tests/trilinos/parallel_sparse_matrix_01.cc
+++ b/tests/trilinos/parallel_sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition.cc b/tests/trilinos/precondition.cc
index 4dc10d2c67..d8e59e2eb5 100644
--- a/tests/trilinos/precondition.cc
+++ b/tests/trilinos/precondition.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_amg_dgp.cc b/tests/trilinos/precondition_amg_dgp.cc
index 5e7a494a0c..49e9099763 100644
--- a/tests/trilinos/precondition_amg_dgp.cc
+++ b/tests/trilinos/precondition_amg_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_amg_smoother.cc b/tests/trilinos/precondition_amg_smoother.cc
index e0554efa4d..e73d7a33c3 100644
--- a/tests/trilinos/precondition_amg_smoother.cc
+++ b/tests/trilinos/precondition_amg_smoother.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_muelu_dgp.cc b/tests/trilinos/precondition_muelu_dgp.cc
index acdce03e0a..e351372e15 100644
--- a/tests/trilinos/precondition_muelu_dgp.cc
+++ b/tests/trilinos/precondition_muelu_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_muelu_q_iso_q1.cc b/tests/trilinos/precondition_muelu_q_iso_q1.cc
index 3bb317ef29..d80bc7aab1 100644
--- a/tests/trilinos/precondition_muelu_q_iso_q1.cc
+++ b/tests/trilinos/precondition_muelu_q_iso_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_muelu_smoother.cc b/tests/trilinos/precondition_muelu_smoother.cc
index fcf565e00f..12c29a7ea7 100644
--- a/tests/trilinos/precondition_muelu_smoother.cc
+++ b/tests/trilinos/precondition_muelu_smoother.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_q_iso_q1.cc b/tests/trilinos/precondition_q_iso_q1.cc
index 5a6aa0ce2d..d49746093a 100644
--- a/tests/trilinos/precondition_q_iso_q1.cc
+++ b/tests/trilinos/precondition_q_iso_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/readwritevector.cc b/tests/trilinos/readwritevector.cc
index 069320ca24..238d977e58 100644
--- a/tests/trilinos/readwritevector.cc
+++ b/tests/trilinos/readwritevector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/solver_03.cc b/tests/trilinos/solver_03.cc
index 699f2f1877..f0b0a0a525 100644
--- a/tests/trilinos/solver_03.cc
+++ b/tests/trilinos/solver_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/solver_05.cc b/tests/trilinos/solver_05.cc
index 852d75d7cf..018a19c288 100644
--- a/tests/trilinos/solver_05.cc
+++ b/tests/trilinos/solver_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/solver_07.cc b/tests/trilinos/solver_07.cc
index 217cb86d82..8d5ed47975 100644
--- a/tests/trilinos/solver_07.cc
+++ b/tests/trilinos/solver_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/solver_control_01.cc b/tests/trilinos/solver_control_01.cc
index 7807d7c448..1ca9f2e4da 100644
--- a/tests/trilinos/solver_control_01.cc
+++ b/tests/trilinos/solver_control_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/solver_control_02.cc b/tests/trilinos/solver_control_02.cc
index fd64a667bb..85356bcea7 100644
--- a/tests/trilinos/solver_control_02.cc
+++ b/tests/trilinos/solver_control_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/solver_control_03.cc b/tests/trilinos/solver_control_03.cc
index b7bff326dd..e2ff9612c9 100644
--- a/tests/trilinos/solver_control_03.cc
+++ b/tests/trilinos/solver_control_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/solver_control_04.cc b/tests/trilinos/solver_control_04.cc
index cef5b7bc81..974816cb9f 100644
--- a/tests/trilinos/solver_control_04.cc
+++ b/tests/trilinos/solver_control_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/solver_control_05.cc b/tests/trilinos/solver_control_05.cc
index dd637c0817..68892722dc 100644
--- a/tests/trilinos/solver_control_05.cc
+++ b/tests/trilinos/solver_control_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 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/sparse_matrix_vector_10.cc b/tests/trilinos/sparse_matrix_vector_10.cc
index 87c7c9ec84..74b81ebb60 100644
--- a/tests/trilinos/sparse_matrix_vector_10.cc
+++ b/tests/trilinos/sparse_matrix_vector_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/sparse_matrix_vector_11.cc b/tests/trilinos/sparse_matrix_vector_11.cc
index 592b8b840c..58151741d2 100644
--- a/tests/trilinos/sparse_matrix_vector_11.cc
+++ b/tests/trilinos/sparse_matrix_vector_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/sparsity_pattern_common.h b/tests/trilinos/sparsity_pattern_common.h
index 4a148bc95c..7021ed23b3 100644
--- a/tests/trilinos/sparsity_pattern_common.h
+++ b/tests/trilinos/sparsity_pattern_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/trilinos_64_bit_crash_01.cc b/tests/trilinos/trilinos_64_bit_crash_01.cc
index b342badea9..575b68a9b1 100644
--- a/tests/trilinos/trilinos_64_bit_crash_01.cc
+++ b/tests/trilinos/trilinos_64_bit_crash_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_11.cc b/tests/vector/complex_vector_11.cc
index 0ce954dbf3..bde2e67b7d 100644
--- a/tests/vector/complex_vector_11.cc
+++ b/tests/vector/complex_vector_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_12.cc b/tests/vector/complex_vector_12.cc
index dd2e5712e6..97226d7357 100644
--- a/tests/vector/complex_vector_12.cc
+++ b/tests/vector/complex_vector_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_13.cc b/tests/vector/complex_vector_13.cc
index 96acc87961..4e6072d9b9 100644
--- a/tests/vector/complex_vector_13.cc
+++ b/tests/vector/complex_vector_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_14.cc b/tests/vector/complex_vector_14.cc
index e73b9aaf17..5f732edcec 100644
--- a/tests/vector/complex_vector_14.cc
+++ b/tests/vector/complex_vector_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_15.cc b/tests/vector/complex_vector_15.cc
index f4961758bd..07b4688e07 100644
--- a/tests/vector/complex_vector_15.cc
+++ b/tests/vector/complex_vector_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_16.cc b/tests/vector/complex_vector_16.cc
index 29dd83088b..55878a7e70 100644
--- a/tests/vector/complex_vector_16.cc
+++ b/tests/vector/complex_vector_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_17.cc b/tests/vector/complex_vector_17.cc
index a807c3f312..3ac3875225 100644
--- a/tests/vector/complex_vector_17.cc
+++ b/tests/vector/complex_vector_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_18.cc b/tests/vector/complex_vector_18.cc
index 266657b382..05cc288890 100644
--- a/tests/vector/complex_vector_18.cc
+++ b/tests/vector/complex_vector_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_19.cc b/tests/vector/complex_vector_19.cc
index e88c1a409b..270b579fd5 100644
--- a/tests/vector/complex_vector_19.cc
+++ b/tests/vector/complex_vector_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_20.cc b/tests/vector/complex_vector_20.cc
index 2e17288c47..8690edb379 100644
--- a/tests/vector/complex_vector_20.cc
+++ b/tests/vector/complex_vector_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_21.cc b/tests/vector/complex_vector_21.cc
index 8bc2b6f2dd..1a4e8e2e50 100644
--- a/tests/vector/complex_vector_21.cc
+++ b/tests/vector/complex_vector_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_21_negative.cc b/tests/vector/complex_vector_21_negative.cc
index 1cf8e7bbd5..483dd2375d 100644
--- a/tests/vector/complex_vector_21_negative.cc
+++ b/tests/vector/complex_vector_21_negative.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_22.cc b/tests/vector/complex_vector_22.cc
index a91d0d928d..bb8310fdaa 100644
--- a/tests/vector/complex_vector_22.cc
+++ b/tests/vector/complex_vector_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_23.cc b/tests/vector/complex_vector_23.cc
index 9c6f1e4dfc..54635fdce1 100644
--- a/tests/vector/complex_vector_23.cc
+++ b/tests/vector/complex_vector_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_24.cc b/tests/vector/complex_vector_24.cc
index 5fb12a8c58..9d95792957 100644
--- a/tests/vector/complex_vector_24.cc
+++ b/tests/vector/complex_vector_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_25.cc b/tests/vector/complex_vector_25.cc
index c51924bf52..789a32b3d5 100644
--- a/tests/vector/complex_vector_25.cc
+++ b/tests/vector/complex_vector_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_26.cc b/tests/vector/complex_vector_26.cc
index cb311f529e..c67bdadf63 100644
--- a/tests/vector/complex_vector_26.cc
+++ b/tests/vector/complex_vector_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_27.cc b/tests/vector/complex_vector_27.cc
index 3e20d8b6e8..5dc105dd14 100644
--- a/tests/vector/complex_vector_27.cc
+++ b/tests/vector/complex_vector_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_28.cc b/tests/vector/complex_vector_28.cc
index 810769a119..605e331821 100644
--- a/tests/vector/complex_vector_28.cc
+++ b/tests/vector/complex_vector_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_29.cc b/tests/vector/complex_vector_29.cc
index fad7858753..89d2448127 100644
--- a/tests/vector/complex_vector_29.cc
+++ b/tests/vector/complex_vector_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_30.cc b/tests/vector/complex_vector_30.cc
index d040acd35b..9db35bd64a 100644
--- a/tests/vector/complex_vector_30.cc
+++ b/tests/vector/complex_vector_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_31.cc b/tests/vector/complex_vector_31.cc
index 39e7435469..5eb0a0afa5 100644
--- a/tests/vector/complex_vector_31.cc
+++ b/tests/vector/complex_vector_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_32.cc b/tests/vector/complex_vector_32.cc
index ef63ef8403..8c75de12de 100644
--- a/tests/vector/complex_vector_32.cc
+++ b/tests/vector/complex_vector_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_33.cc b/tests/vector/complex_vector_33.cc
index d5999d42bf..5dbf2f71dd 100644
--- a/tests/vector/complex_vector_33.cc
+++ b/tests/vector/complex_vector_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_34.cc b/tests/vector/complex_vector_34.cc
index 60d26a7e99..6390376153 100644
--- a/tests/vector/complex_vector_34.cc
+++ b/tests/vector/complex_vector_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_35.cc b/tests/vector/complex_vector_35.cc
index 5872f3530b..324696488e 100644
--- a/tests/vector/complex_vector_35.cc
+++ b/tests/vector/complex_vector_35.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_36.cc b/tests/vector/complex_vector_36.cc
index 567477402b..2eb58dced4 100644
--- a/tests/vector/complex_vector_36.cc
+++ b/tests/vector/complex_vector_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_37.cc b/tests/vector/complex_vector_37.cc
index 359e7026f0..f2b200d519 100644
--- a/tests/vector/complex_vector_37.cc
+++ b/tests/vector/complex_vector_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_38.cc b/tests/vector/complex_vector_38.cc
index 47c8223005..769e7a01e6 100644
--- a/tests/vector/complex_vector_38.cc
+++ b/tests/vector/complex_vector_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_39.cc b/tests/vector/complex_vector_39.cc
index 8d61722883..8faf9ea853 100644
--- a/tests/vector/complex_vector_39.cc
+++ b/tests/vector/complex_vector_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_40.cc b/tests/vector/complex_vector_40.cc
index ef9c68a5b8..540d7efcf2 100644
--- a/tests/vector/complex_vector_40.cc
+++ b/tests/vector/complex_vector_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_41.cc b/tests/vector/complex_vector_41.cc
index 0383382d20..2c375a0e94 100644
--- a/tests/vector/complex_vector_41.cc
+++ b/tests/vector/complex_vector_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_42.cc b/tests/vector/complex_vector_42.cc
index 0ababca076..5cfdc420dd 100644
--- a/tests/vector/complex_vector_42.cc
+++ b/tests/vector/complex_vector_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_43.cc b/tests/vector/complex_vector_43.cc
index 512f1e7360..8e372afb2b 100644
--- a/tests/vector/complex_vector_43.cc
+++ b/tests/vector/complex_vector_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_44.cc b/tests/vector/complex_vector_44.cc
index 605e0dfb22..982aefb3c0 100644
--- a/tests/vector/complex_vector_44.cc
+++ b/tests/vector/complex_vector_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_45.cc b/tests/vector/complex_vector_45.cc
index 4ec9b6ad25..a47cb0ec04 100644
--- a/tests/vector/complex_vector_45.cc
+++ b/tests/vector/complex_vector_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_46.cc b/tests/vector/complex_vector_46.cc
index fdda3d23ec..18b7d14b28 100644
--- a/tests/vector/complex_vector_46.cc
+++ b/tests/vector/complex_vector_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_47.cc b/tests/vector/complex_vector_47.cc
index bba1c5bfbb..25cb5deacb 100644
--- a/tests/vector/complex_vector_47.cc
+++ b/tests/vector/complex_vector_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_48.cc b/tests/vector/complex_vector_48.cc
index 40e0556650..f4ab003120 100644
--- a/tests/vector/complex_vector_48.cc
+++ b/tests/vector/complex_vector_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_49.cc b/tests/vector/complex_vector_49.cc
index ef0f67a0c2..cb029e2f08 100644
--- a/tests/vector/complex_vector_49.cc
+++ b/tests/vector/complex_vector_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_1.cc b/tests/vector/complex_vector_equality_1.cc
index 96512c7d0a..b50ce928f3 100644
--- a/tests/vector/complex_vector_equality_1.cc
+++ b/tests/vector/complex_vector_equality_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_2.cc b/tests/vector/complex_vector_equality_2.cc
index 6ac00f2856..0c86465937 100644
--- a/tests/vector/complex_vector_equality_2.cc
+++ b/tests/vector/complex_vector_equality_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_3.cc b/tests/vector/complex_vector_equality_3.cc
index b86d168ccd..88c6cda4c3 100644
--- a/tests/vector/complex_vector_equality_3.cc
+++ b/tests/vector/complex_vector_equality_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_4.cc b/tests/vector/complex_vector_equality_4.cc
index 131afe0d70..daec9afd39 100644
--- a/tests/vector/complex_vector_equality_4.cc
+++ b/tests/vector/complex_vector_equality_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_5.cc b/tests/vector/complex_vector_equality_5.cc
index 23744dfb66..eb8ce7cb69 100644
--- a/tests/vector/complex_vector_equality_5.cc
+++ b/tests/vector/complex_vector_equality_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_6.cc b/tests/vector/complex_vector_equality_6.cc
index 9d599b2e07..efe6a2d93f 100644
--- a/tests/vector/complex_vector_equality_6.cc
+++ b/tests/vector/complex_vector_equality_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_7.cc b/tests/vector/complex_vector_equality_7.cc
index 1032504b23..13365de29c 100644
--- a/tests/vector/complex_vector_equality_7.cc
+++ b/tests/vector/complex_vector_equality_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_equality_8.cc b/tests/vector/complex_vector_equality_8.cc
index 643df50b0c..25c655327e 100644
--- a/tests/vector/complex_vector_equality_8.cc
+++ b/tests/vector/complex_vector_equality_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/complex_vector_vector_01.cc b/tests/vector/complex_vector_vector_01.cc
index b3c3ae0513..2078b9ca00 100644
--- a/tests/vector/complex_vector_vector_01.cc
+++ b/tests/vector/complex_vector_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_11.cc b/tests/vector/vector_11.cc
index ed1e3dd5c8..07212c0b09 100644
--- a/tests/vector/vector_11.cc
+++ b/tests/vector/vector_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_12.cc b/tests/vector/vector_12.cc
index e6789cd740..3f84e073aa 100644
--- a/tests/vector/vector_12.cc
+++ b/tests/vector/vector_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_13.cc b/tests/vector/vector_13.cc
index fa25d5e971..bad4a60799 100644
--- a/tests/vector/vector_13.cc
+++ b/tests/vector/vector_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_14.cc b/tests/vector/vector_14.cc
index 9b04057b7e..0575551bd2 100644
--- a/tests/vector/vector_14.cc
+++ b/tests/vector/vector_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_15.cc b/tests/vector/vector_15.cc
index 3051a259a0..d55b815f72 100644
--- a/tests/vector/vector_15.cc
+++ b/tests/vector/vector_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_16.cc b/tests/vector/vector_16.cc
index 74ef2e9605..d099349631 100644
--- a/tests/vector/vector_16.cc
+++ b/tests/vector/vector_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_17.cc b/tests/vector/vector_17.cc
index 0e29bee7fa..fc441bb847 100644
--- a/tests/vector/vector_17.cc
+++ b/tests/vector/vector_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_18.cc b/tests/vector/vector_18.cc
index 61cbe65fec..2d64f9e5f7 100644
--- a/tests/vector/vector_18.cc
+++ b/tests/vector/vector_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_19.cc b/tests/vector/vector_19.cc
index 21ffc59b11..e1e5e19a34 100644
--- a/tests/vector/vector_19.cc
+++ b/tests/vector/vector_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_20.cc b/tests/vector/vector_20.cc
index d3445de9e2..29e4e536d6 100644
--- a/tests/vector/vector_20.cc
+++ b/tests/vector/vector_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_21.cc b/tests/vector/vector_21.cc
index 60a3e21262..30e1efbd0d 100644
--- a/tests/vector/vector_21.cc
+++ b/tests/vector/vector_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_21_negative.cc b/tests/vector/vector_21_negative.cc
index bfc804c26d..b74a728dbb 100644
--- a/tests/vector/vector_21_negative.cc
+++ b/tests/vector/vector_21_negative.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_22.cc b/tests/vector/vector_22.cc
index dd95a79064..c88af45094 100644
--- a/tests/vector/vector_22.cc
+++ b/tests/vector/vector_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_23.cc b/tests/vector/vector_23.cc
index 29fdc6fd58..2a194325a5 100644
--- a/tests/vector/vector_23.cc
+++ b/tests/vector/vector_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_24.cc b/tests/vector/vector_24.cc
index 319ab5e1cd..2877dc9764 100644
--- a/tests/vector/vector_24.cc
+++ b/tests/vector/vector_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_26.cc b/tests/vector/vector_26.cc
index 1ad264f3c6..c57204efef 100644
--- a/tests/vector/vector_26.cc
+++ b/tests/vector/vector_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_27.cc b/tests/vector/vector_27.cc
index cfe0c40c26..7bb5156ce6 100644
--- a/tests/vector/vector_27.cc
+++ b/tests/vector/vector_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_28.cc b/tests/vector/vector_28.cc
index f62d676dd2..f6ec9e883e 100644
--- a/tests/vector/vector_28.cc
+++ b/tests/vector/vector_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_29.cc b/tests/vector/vector_29.cc
index a3ab946604..fd358d715c 100644
--- a/tests/vector/vector_29.cc
+++ b/tests/vector/vector_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_30.cc b/tests/vector/vector_30.cc
index dd70f34721..79f7520176 100644
--- a/tests/vector/vector_30.cc
+++ b/tests/vector/vector_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_31.cc b/tests/vector/vector_31.cc
index 75f763c5e0..5ed4252f39 100644
--- a/tests/vector/vector_31.cc
+++ b/tests/vector/vector_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_32.cc b/tests/vector/vector_32.cc
index c577bf570a..4f638834f4 100644
--- a/tests/vector/vector_32.cc
+++ b/tests/vector/vector_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_33.cc b/tests/vector/vector_33.cc
index a4450a6126..6b0088c307 100644
--- a/tests/vector/vector_33.cc
+++ b/tests/vector/vector_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_34.cc b/tests/vector/vector_34.cc
index e5f3ffffce..a9cc01df9a 100644
--- a/tests/vector/vector_34.cc
+++ b/tests/vector/vector_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_35.cc b/tests/vector/vector_35.cc
index f5cc39b637..914f38492a 100644
--- a/tests/vector/vector_35.cc
+++ b/tests/vector/vector_35.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_36.cc b/tests/vector/vector_36.cc
index 035b2869a9..a5a45c36b1 100644
--- a/tests/vector/vector_36.cc
+++ b/tests/vector/vector_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_37.cc b/tests/vector/vector_37.cc
index 0300b9f6f8..63bdc9e991 100644
--- a/tests/vector/vector_37.cc
+++ b/tests/vector/vector_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_38.cc b/tests/vector/vector_38.cc
index 55fd3f0927..4f9c0a3ea8 100644
--- a/tests/vector/vector_38.cc
+++ b/tests/vector/vector_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_39.cc b/tests/vector/vector_39.cc
index 1a20551579..b3525debb3 100644
--- a/tests/vector/vector_39.cc
+++ b/tests/vector/vector_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_40.cc b/tests/vector/vector_40.cc
index de988e3381..9d5a28effa 100644
--- a/tests/vector/vector_40.cc
+++ b/tests/vector/vector_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_41.cc b/tests/vector/vector_41.cc
index 27901e11b7..dfec3252ec 100644
--- a/tests/vector/vector_41.cc
+++ b/tests/vector/vector_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_42.cc b/tests/vector/vector_42.cc
index 15fd706965..9428e059bb 100644
--- a/tests/vector/vector_42.cc
+++ b/tests/vector/vector_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_43.cc b/tests/vector/vector_43.cc
index b8555a7f41..12bc89c9df 100644
--- a/tests/vector/vector_43.cc
+++ b/tests/vector/vector_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_44.cc b/tests/vector/vector_44.cc
index 69303b8e26..03a712b9c5 100644
--- a/tests/vector/vector_44.cc
+++ b/tests/vector/vector_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_45.cc b/tests/vector/vector_45.cc
index 305e5115ce..9ce60f0251 100644
--- a/tests/vector/vector_45.cc
+++ b/tests/vector/vector_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_46.cc b/tests/vector/vector_46.cc
index 54dafaa828..d537bbbb0b 100644
--- a/tests/vector/vector_46.cc
+++ b/tests/vector/vector_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_47.cc b/tests/vector/vector_47.cc
index 8aa4dddcd5..e3c9e396f8 100644
--- a/tests/vector/vector_47.cc
+++ b/tests/vector/vector_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_48.cc b/tests/vector/vector_48.cc
index 0097d64935..ac33d6d9f3 100644
--- a/tests/vector/vector_48.cc
+++ b/tests/vector/vector_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_49.cc b/tests/vector/vector_49.cc
index e11394d247..5db0c701e2 100644
--- a/tests/vector/vector_49.cc
+++ b/tests/vector/vector_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_57.cc b/tests/vector/vector_57.cc
index c590d43935..99e4145ec6 100644
--- a/tests/vector/vector_57.cc
+++ b/tests/vector/vector_57.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_1.cc b/tests/vector/vector_equality_1.cc
index 83cbc9780f..5fffa0404e 100644
--- a/tests/vector/vector_equality_1.cc
+++ b/tests/vector/vector_equality_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_2.cc b/tests/vector/vector_equality_2.cc
index b9d8a2d697..7d58e17c17 100644
--- a/tests/vector/vector_equality_2.cc
+++ b/tests/vector/vector_equality_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_3.cc b/tests/vector/vector_equality_3.cc
index 887b45d9a8..da766d40f8 100644
--- a/tests/vector/vector_equality_3.cc
+++ b/tests/vector/vector_equality_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_4.cc b/tests/vector/vector_equality_4.cc
index 00c7a51c63..beef48a3d2 100644
--- a/tests/vector/vector_equality_4.cc
+++ b/tests/vector/vector_equality_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_5.cc b/tests/vector/vector_equality_5.cc
index 45a2f85171..007598a42b 100644
--- a/tests/vector/vector_equality_5.cc
+++ b/tests/vector/vector_equality_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_6.cc b/tests/vector/vector_equality_6.cc
index a393b58088..e7eed2acf8 100644
--- a/tests/vector/vector_equality_6.cc
+++ b/tests/vector/vector_equality_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_7.cc b/tests/vector/vector_equality_7.cc
index d9a937e2eb..d066ae0db3 100644
--- a/tests/vector/vector_equality_7.cc
+++ b/tests/vector/vector_equality_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_equality_8.cc b/tests/vector/vector_equality_8.cc
index 787050484a..710625517e 100644
--- a/tests/vector/vector_equality_8.cc
+++ b/tests/vector/vector_equality_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_vector_01.cc b/tests/vector/vector_vector_01.cc
index 1cdef980b7..f364595998 100644
--- a/tests/vector/vector_vector_01.cc
+++ b/tests/vector/vector_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector_tools/integrate_difference_02.cc b/tests/vector_tools/integrate_difference_02.cc
index 9ca4376744..fbf2eddd7a 100644
--- a/tests/vector_tools/integrate_difference_02.cc
+++ b/tests/vector_tools/integrate_difference_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector_tools/integrate_difference_03.cc b/tests/vector_tools/integrate_difference_03.cc
index 731c9ffa92..8fc47d8e78 100644
--- a/tests/vector_tools/integrate_difference_03.cc
+++ b/tests/vector_tools/integrate_difference_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector_tools/integrate_difference_04.cc b/tests/vector_tools/integrate_difference_04.cc
index a27c7d2b2e..52f8e36b56 100644
--- a/tests/vector_tools/integrate_difference_04.cc
+++ b/tests/vector_tools/integrate_difference_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
-- 
2.39.5