From 1b57dc8bf945f5689b137f9cece8c892d424896a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 27 Jan 2018 20:01:01 -0700 Subject: [PATCH] Update copyright years. --- CMakeLists.txt | 2 +- bundled/CMakeLists.txt | 2 +- bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt | 2 +- bundled/muparser_v2_2_4/CMakeLists.txt | 2 +- cmake/checks/check_01_compiler_features.cmake | 2 +- cmake/checks/check_01_cpu_features.cmake | 2 +- cmake/checks/check_01_cxx_features.cmake | 2 +- cmake/checks/check_03_compiler_bugs.cmake | 2 +- cmake/config/CMakeLists.txt | 2 +- cmake/config/Config.cmake.in | 2 +- cmake/configure/configure_1_cuda.cmake | 2 +- cmake/configure/configure_1_mpi.cmake | 2 +- cmake/configure/configure_1_threads.cmake | 2 +- cmake/configure/configure_2_metis.cmake | 2 +- cmake/configure/configure_3_petsc.cmake | 2 +- cmake/configure/configure_p4est.cmake | 2 +- cmake/macros/macro_check_mpi_interface.cmake | 2 +- cmake/macros/macro_deal_ii_add_library.cmake | 2 +- cmake/macros/macro_deal_ii_initialize_cached_variables.cmake | 2 +- cmake/macros/macro_deal_ii_insource_setup_target.cmake | 2 +- cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- cmake/macros/macro_deal_ii_package_handle.cmake | 2 +- cmake/macros/macro_deal_ii_query_git_information.cmake | 2 +- cmake/macros/macro_deal_ii_setup_target.cmake | 2 +- cmake/modules/FindADOLC.cmake | 2 +- cmake/modules/FindBOOST.cmake | 2 +- cmake/modules/FindCUDA.cmake | 2 +- cmake/modules/FindLAPACK.cmake | 2 +- cmake/modules/FindMPI.cmake | 2 +- cmake/modules/FindP4EST.cmake | 2 +- cmake/modules/FindUMFPACK.cmake | 2 +- cmake/scripts/CMakeLists.txt | 2 +- cmake/setup_compiler_flags_msvc.cmake | 2 +- cmake/setup_write_config.cmake | 2 +- doc/developers/cmake-internals.html | 2 +- doc/documentation.html | 2 +- doc/external-libs/arpack.html | 2 +- doc/external-libs/p4est.html | 2 +- doc/external-libs/petsc.html | 2 +- doc/external-libs/trilinos.html | 2 +- doc/users/cmake.html | 2 +- doc/users/cmakelists.html | 2 +- doc/users/doxygen.html | 2 +- doc/users/testsuite.html | 2 +- examples/step-1/step-1.cc | 2 +- examples/step-10/step-10.cc | 2 +- examples/step-11/step-11.cc | 2 +- examples/step-12/step-12.cc | 2 +- examples/step-13/step-13.cc | 2 +- examples/step-15/step-15.cc | 2 +- examples/step-16/step-16.cc | 2 +- examples/step-17/step-17.cc | 2 +- examples/step-19/step-19.cc | 2 +- examples/step-2/step-2.cc | 2 +- examples/step-22/step-22.cc | 2 +- examples/step-27/step-27.cc | 2 +- examples/step-29/step-29.cc | 2 +- examples/step-3/step-3.cc | 2 +- examples/step-36/step-36.cc | 2 +- examples/step-39/step-39.cc | 2 +- examples/step-4/step-4.cc | 2 +- examples/step-42/step-42.cc | 2 +- examples/step-46/step-46.cc | 2 +- examples/step-5/step-5.cc | 2 +- examples/step-51/step-51.cc | 2 +- examples/step-52/step-52.cc | 2 +- examples/step-53/step-53.cc | 2 +- examples/step-55/step-55.cc | 2 +- examples/step-56/step-56.cc | 2 +- examples/step-6/step-6.cc | 2 +- examples/step-8/step-8.cc | 2 +- include/CMakeLists.txt | 2 +- include/deal.II/algorithms/any_data.h | 2 +- include/deal.II/algorithms/named_selection.h | 2 +- include/deal.II/algorithms/newton.h | 2 +- include/deal.II/algorithms/newton.templates.h | 2 +- include/deal.II/algorithms/operator.h | 2 +- include/deal.II/algorithms/operator.templates.h | 2 +- include/deal.II/algorithms/theta_timestepping.h | 2 +- include/deal.II/algorithms/theta_timestepping.templates.h | 2 +- include/deal.II/algorithms/timestep_control.h | 2 +- include/deal.II/base/aligned_vector.h | 2 +- include/deal.II/base/array_view.h | 2 +- include/deal.II/base/auto_derivative_function.h | 2 +- include/deal.II/base/complex_overloads.h | 2 +- include/deal.II/base/conditional_ostream.h | 2 +- include/deal.II/base/convergence_table.h | 2 +- include/deal.II/base/data_out_base.h | 2 +- include/deal.II/base/event.h | 2 +- include/deal.II/base/exceptions.h | 2 +- include/deal.II/base/flow_function.h | 2 +- include/deal.II/base/function.h | 2 +- include/deal.II/base/function.templates.h | 2 +- include/deal.II/base/function_bessel.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_time.h | 2 +- include/deal.II/base/function_time.templates.h | 2 +- include/deal.II/base/geometry_info.h | 2 +- include/deal.II/base/graph_coloring.h | 2 +- include/deal.II/base/iterator_range.h | 2 +- include/deal.II/base/job_identifier.h | 2 +- include/deal.II/base/memory_consumption.h | 2 +- include/deal.II/base/mg_level_object.h | 2 +- include/deal.II/base/mpi.h | 2 +- include/deal.II/base/mpi.templates.h | 2 +- include/deal.II/base/multithread_info.h | 2 +- include/deal.II/base/numbers.h | 2 +- include/deal.II/base/parallel.h | 2 +- include/deal.II/base/parameter_acceptor.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/patterns.h | 2 +- include/deal.II/base/point.h | 2 +- include/deal.II/base/polynomial_space.h | 2 +- include/deal.II/base/polynomials_adini.h | 2 +- include/deal.II/base/polynomials_bdm.h | 2 +- include/deal.II/base/polynomials_integrated_legendre_sz.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_rannacher_turek.h | 2 +- include/deal.II/base/polynomials_raviart_thomas.h | 2 +- include/deal.II/base/qprojector.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/quadrature_selector.h | 2 +- include/deal.II/base/smartpointer.h | 2 +- include/deal.II/base/subscriptor.h | 2 +- include/deal.II/base/symmetric_tensor.h | 2 +- include/deal.II/base/synchronous_iterator.h | 2 +- include/deal.II/base/table_indices.h | 2 +- include/deal.II/base/template_constraints.h | 2 +- include/deal.II/base/tensor.h | 2 +- include/deal.II/base/tensor_deprecated.h | 2 +- include/deal.II/base/tensor_function.h | 2 +- include/deal.II/base/tensor_function.templates.h | 2 +- include/deal.II/base/tensor_product_polynomials_const.h | 2 +- include/deal.II/base/thread_local_storage.h | 2 +- include/deal.II/base/time_stepping.templates.h | 2 +- include/deal.II/base/types.h | 2 +- include/deal.II/base/utilities.h | 2 +- include/deal.II/base/vector_slice.h | 2 +- include/deal.II/distributed/grid_refinement.h | 2 +- include/deal.II/distributed/p4est_wrappers.h | 2 +- include/deal.II/distributed/shared_tria.h | 2 +- include/deal.II/distributed/solution_transfer.h | 2 +- include/deal.II/distributed/tria_base.h | 2 +- include/deal.II/dofs/block_info.h | 2 +- include/deal.II/dofs/dof_faces.h | 2 +- include/deal.II/dofs/dof_handler.h | 2 +- include/deal.II/dofs/dof_handler_policy.h | 2 +- include/deal.II/dofs/dof_iterator_selector.h | 2 +- include/deal.II/dofs/dof_levels.h | 2 +- include/deal.II/dofs/dof_objects.h | 2 +- include/deal.II/dofs/dof_renumbering.h | 2 +- include/deal.II/dofs/function_map.h | 2 +- include/deal.II/dofs/number_cache.h | 2 +- include/deal.II/fe/block_mask.h | 2 +- include/deal.II/fe/component_mask.h | 2 +- include/deal.II/fe/fe_base.h | 2 +- include/deal.II/fe/fe_bernstein.h | 2 +- include/deal.II/fe/fe_dgp.h | 2 +- include/deal.II/fe/fe_dgp_monomial.h | 2 +- include/deal.II/fe/fe_dgp_nonparametric.h | 2 +- include/deal.II/fe/fe_face.h | 2 +- include/deal.II/fe/fe_nothing.h | 2 +- include/deal.II/fe/fe_p1nc.h | 2 +- include/deal.II/fe/fe_poly.templates.h | 2 +- include/deal.II/fe/fe_poly_face.h | 2 +- include/deal.II/fe/fe_poly_face.templates.h | 2 +- include/deal.II/fe/fe_series.h | 2 +- include/deal.II/fe/fe_system.h | 2 +- include/deal.II/fe/fe_trace.h | 2 +- include/deal.II/fe/fe_update_flags.h | 2 +- include/deal.II/fe/fe_values.h | 2 +- include/deal.II/fe/fe_values_extractors.h | 2 +- include/deal.II/fe/mapping.h | 2 +- include/deal.II/fe/mapping_c1.h | 2 +- include/deal.II/fe/mapping_cartesian.h | 2 +- include/deal.II/fe/mapping_fe_field.h | 2 +- include/deal.II/fe/mapping_manifold.h | 2 +- include/deal.II/fe/mapping_q1.h | 2 +- include/deal.II/fe/mapping_q1_eulerian.h | 2 +- include/deal.II/fe/mapping_q_eulerian.h | 2 +- include/deal.II/grid/cell_id.h | 2 +- include/deal.II/grid/composition_manifold.h | 2 +- include/deal.II/grid/filtered_iterator.h | 2 +- include/deal.II/grid/grid_generator.h | 2 +- include/deal.II/grid/grid_in.h | 2 +- include/deal.II/grid/grid_out.h | 2 +- include/deal.II/grid/grid_refinement.h | 2 +- include/deal.II/grid/grid_tools.h | 2 +- include/deal.II/grid/intergrid_map.h | 2 +- include/deal.II/grid/magic_numbers.h | 2 +- include/deal.II/grid/manifold.h | 2 +- include/deal.II/grid/manifold_lib.h | 2 +- include/deal.II/grid/persistent_tria.h | 2 +- include/deal.II/grid/tensor_product_manifold.h | 2 +- include/deal.II/grid/tria.h | 2 +- include/deal.II/grid/tria_accessor.h | 2 +- include/deal.II/grid/tria_accessor.templates.h | 2 +- include/deal.II/grid/tria_boundary.h | 2 +- include/deal.II/grid/tria_boundary_lib.h | 2 +- include/deal.II/grid/tria_faces.h | 2 +- include/deal.II/grid/tria_iterator.h | 2 +- include/deal.II/grid/tria_iterator.templates.h | 2 +- include/deal.II/grid/tria_iterator_base.h | 2 +- include/deal.II/grid/tria_iterator_selector.h | 2 +- include/deal.II/grid/tria_levels.h | 2 +- include/deal.II/grid/tria_object.h | 2 +- include/deal.II/hp/dof_faces.h | 2 +- include/deal.II/hp/dof_handler.h | 2 +- include/deal.II/hp/fe_collection.h | 2 +- include/deal.II/hp/fe_values.h | 2 +- include/deal.II/hp/mapping_collection.h | 2 +- include/deal.II/hp/q_collection.h | 2 +- include/deal.II/integrators/advection.h | 2 +- include/deal.II/integrators/divergence.h | 2 +- include/deal.II/integrators/elasticity.h | 2 +- include/deal.II/integrators/grad_div.h | 2 +- include/deal.II/integrators/local_integrators.h | 2 +- include/deal.II/integrators/patches.h | 2 +- include/deal.II/lac/arpack_solver.h | 2 +- include/deal.II/lac/block_indices.h | 2 +- include/deal.II/lac/block_matrix_array.h | 2 +- include/deal.II/lac/block_sparse_matrix.h | 2 +- include/deal.II/lac/block_sparse_matrix.templates.h | 2 +- include/deal.II/lac/block_sparse_matrix_ez.h | 2 +- include/deal.II/lac/block_sparse_matrix_ez.templates.h | 2 +- include/deal.II/lac/block_sparsity_pattern.h | 2 +- include/deal.II/lac/block_vector.templates.h | 2 +- include/deal.II/lac/block_vector_base.h | 2 +- include/deal.II/lac/chunk_sparse_matrix.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/constrained_linear_operator.h | 2 +- include/deal.II/lac/cuda_atomic.h | 2 +- include/deal.II/lac/cuda_vector.h | 2 +- include/deal.II/lac/dynamic_sparsity_pattern.h | 2 +- include/deal.II/lac/eigen.h | 2 +- include/deal.II/lac/filtered_matrix.h | 2 +- include/deal.II/lac/full_matrix.templates.h | 2 +- include/deal.II/lac/generic_linear_algebra.h | 2 +- include/deal.II/lac/householder.h | 2 +- include/deal.II/lac/identity_matrix.h | 2 +- include/deal.II/lac/la_parallel_block_vector.h | 2 +- include/deal.II/lac/la_parallel_vector.h | 2 +- include/deal.II/lac/la_vector.h | 2 +- include/deal.II/lac/lapack_templates.h | 2 +- include/deal.II/lac/matrix_block.h | 2 +- include/deal.II/lac/matrix_iterator.h | 2 +- include/deal.II/lac/matrix_lib.h | 2 +- include/deal.II/lac/matrix_lib.templates.h | 2 +- include/deal.II/lac/matrix_out.h | 2 +- include/deal.II/lac/parallel_block_vector.h | 2 +- include/deal.II/lac/parallel_vector.h | 2 +- include/deal.II/lac/parpack_solver.h | 2 +- include/deal.II/lac/petsc_compatibility.h | 2 +- include/deal.II/lac/petsc_full_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_precondition.h | 2 +- include/deal.II/lac/petsc_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_vector_base.h | 2 +- include/deal.II/lac/pointer_matrix.h | 2 +- include/deal.II/lac/precondition_block.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/relaxation_block.h | 2 +- include/deal.II/lac/relaxation_block.templates.h | 2 +- include/deal.II/lac/scalapack.h | 2 +- include/deal.II/lac/scalapack.templates.h | 2 +- include/deal.II/lac/slepc_solver.h | 2 +- include/deal.II/lac/solver.h | 2 +- include/deal.II/lac/solver_control.h | 2 +- include/deal.II/lac/solver_qmrs.h | 2 +- include/deal.II/lac/solver_relaxation.h | 2 +- include/deal.II/lac/solver_selector.h | 2 +- include/deal.II/lac/sparse_decomposition.h | 2 +- include/deal.II/lac/sparse_decomposition.templates.h | 2 +- include/deal.II/lac/sparse_direct.h | 2 +- include/deal.II/lac/sparse_ilu.h | 2 +- include/deal.II/lac/sparse_ilu.templates.h | 2 +- include/deal.II/lac/sparse_matrix.templates.h | 2 +- include/deal.II/lac/sparse_matrix_ez.h | 2 +- include/deal.II/lac/sparse_matrix_ez.templates.h | 2 +- include/deal.II/lac/sparse_mic.h | 2 +- include/deal.II/lac/sparse_mic.templates.h | 2 +- include/deal.II/lac/sparse_vanka.h | 2 +- include/deal.II/lac/sparse_vanka.templates.h | 2 +- include/deal.II/lac/sparsity_pattern.h | 2 +- include/deal.II/lac/sparsity_tools.h | 2 +- include/deal.II/lac/swappable_vector.templates.h | 2 +- include/deal.II/lac/tridiagonal_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_sparsity_pattern.h | 2 +- include/deal.II/lac/trilinos_vector.h | 2 +- include/deal.II/lac/vector.h | 2 +- include/deal.II/lac/vector.templates.h | 2 +- include/deal.II/lac/vector_memory.templates.h | 2 +- include/deal.II/lac/vector_operations_internal.h | 2 +- include/deal.II/lac/vector_space_vector.h | 2 +- include/deal.II/lac/vector_view.h | 2 +- include/deal.II/matrix_free/cuda_fe_evaluation.h | 2 +- include/deal.II/matrix_free/cuda_matrix_free.h | 2 +- include/deal.II/matrix_free/cuda_matrix_free.templates.h | 2 +- include/deal.II/matrix_free/cuda_tensor_product_kernels.h | 2 +- include/deal.II/matrix_free/dof_info.h | 2 +- include/deal.II/matrix_free/helper_functions.h | 2 +- include/deal.II/matrix_free/mapping_data_on_the_fly.h | 2 +- include/deal.II/matrix_free/mapping_info.h | 2 +- include/deal.II/matrix_free/matrix_free.h | 2 +- include/deal.II/meshworker/dof_info.h | 2 +- include/deal.II/meshworker/dof_info.templates.h | 2 +- include/deal.II/meshworker/integration_info.h | 2 +- include/deal.II/meshworker/integration_info.templates.h | 2 +- include/deal.II/meshworker/local_integrator.h | 2 +- include/deal.II/meshworker/local_results.h | 2 +- include/deal.II/meshworker/loop.h | 2 +- include/deal.II/meshworker/output.h | 2 +- include/deal.II/meshworker/simple.h | 2 +- include/deal.II/meshworker/vector_selector.h | 2 +- include/deal.II/meshworker/vector_selector.templates.h | 2 +- include/deal.II/multigrid/mg_base.h | 2 +- include/deal.II/multigrid/mg_block_smoother.h | 2 +- include/deal.II/multigrid/mg_coarse.h | 2 +- include/deal.II/multigrid/mg_constrained_dofs.h | 2 +- include/deal.II/multigrid/mg_dof_accessor.h | 2 +- include/deal.II/multigrid/mg_matrix.h | 2 +- include/deal.II/multigrid/mg_smoother.h | 2 +- include/deal.II/multigrid/mg_tools.h | 2 +- include/deal.II/multigrid/mg_transfer.templates.h | 2 +- include/deal.II/multigrid/mg_transfer_block.h | 2 +- include/deal.II/multigrid/mg_transfer_block.templates.h | 2 +- include/deal.II/multigrid/mg_transfer_component.h | 2 +- include/deal.II/multigrid/mg_transfer_component.templates.h | 2 +- include/deal.II/multigrid/multigrid.h | 2 +- include/deal.II/multigrid/multigrid.templates.h | 2 +- include/deal.II/multigrid/sparse_matrix_collection.h | 2 +- include/deal.II/numerics/data_component_interpretation.h | 2 +- include/deal.II/numerics/data_out.h | 2 +- include/deal.II/numerics/data_out_dof_data.h | 2 +- include/deal.II/numerics/data_out_dof_data.templates.h | 2 +- include/deal.II/numerics/data_out_faces.h | 2 +- include/deal.II/numerics/data_out_rotation.h | 2 +- include/deal.II/numerics/data_out_stack.h | 2 +- include/deal.II/numerics/data_postprocessor.h | 2 +- include/deal.II/numerics/dof_output_operator.h | 2 +- include/deal.II/numerics/dof_output_operator.templates.h | 2 +- include/deal.II/numerics/dof_print_solver_step.h | 2 +- include/deal.II/numerics/error_estimator.h | 2 +- include/deal.II/numerics/fe_field_function.h | 2 +- include/deal.II/numerics/histogram.h | 2 +- include/deal.II/numerics/matrix_tools.h | 2 +- include/deal.II/numerics/point_value_history.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/numerics/vector_tools.templates.h | 2 +- include/deal.II/opencascade/boundary_lib.h | 2 +- include/deal.II/opencascade/utilities.h | 2 +- include/deal.II/sundials/arkode.h | 2 +- include/deal.II/sundials/ida.h | 2 +- include/deal.II/sundials/kinsol.h | 2 +- source/algorithms/operator.cc | 2 +- source/algorithms/operator.inst.in | 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/event.cc | 2 +- source/base/flow_function.cc | 2 +- source/base/function.inst.in | 2 +- source/base/function_parser.cc | 2 +- source/base/geometry_info.cc | 2 +- source/base/graph_coloring.cc | 2 +- source/base/index_set.cc | 2 +- source/base/job_identifier.cc | 2 +- source/base/mpi.cc | 2 +- source/base/mpi.inst.in | 2 +- source/base/multithread_info.cc | 2 +- source/base/parameter_acceptor.cc | 2 +- source/base/parsed_function.cc | 2 +- source/base/partitioner.cc | 2 +- source/base/polynomials_nedelec.cc | 2 +- source/base/polynomials_piecewise.cc | 2 +- source/base/process_grid.cc | 2 +- source/base/quadrature.cc | 2 +- source/base/quadrature_lib.cc | 2 +- source/base/subscriptor.cc | 2 +- source/base/symmetric_tensor.cc | 2 +- source/base/tensor_product_polynomials.cc | 2 +- source/base/tensor_product_polynomials_const.cc | 2 +- source/base/thread_management.cc | 2 +- source/base/time_stepping.cc | 2 +- source/base/time_stepping.inst.in | 2 +- source/distributed/CMakeLists.txt | 2 +- source/distributed/grid_refinement.cc | 2 +- source/distributed/p4est_wrappers.inst.in | 2 +- source/distributed/shared_tria.cc | 2 +- source/distributed/solution_transfer.cc | 2 +- source/distributed/solution_transfer.inst.in | 2 +- source/distributed/tria.cc | 2 +- source/dofs/CMakeLists.txt | 2 +- source/dofs/block_info.cc | 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.cc | 2 +- source/dofs/dof_handler_policy.cc | 2 +- source/dofs/dof_handler_policy.inst.in | 2 +- source/dofs/dof_objects.cc | 2 +- source/dofs/dof_renumbering.cc | 2 +- source/dofs/dof_renumbering.inst.in | 2 +- source/dofs/dof_tools.cc | 2 +- source/dofs/dof_tools.inst.in | 2 +- source/dofs/number_cache.cc | 2 +- source/fe/fe_bernstein.cc | 2 +- source/fe/fe_data.cc | 2 +- source/fe/fe_dg_vector.cc | 2 +- source/fe/fe_dgp.cc | 2 +- source/fe/fe_dgp_monomial.cc | 2 +- source/fe/fe_enriched.cc | 2 +- source/fe/fe_face.cc | 2 +- source/fe/fe_nothing.cc | 2 +- source/fe/fe_p1nc.cc | 2 +- source/fe/fe_poly.cc | 2 +- source/fe/fe_poly_tensor.cc | 2 +- source/fe/fe_poly_tensor.inst.in | 2 +- source/fe/fe_q_iso_q1.cc | 2 +- source/fe/fe_raviart_thomas.cc | 2 +- source/fe/fe_raviart_thomas_nodal.cc | 2 +- source/fe/fe_system.cc | 2 +- source/fe/fe_tools_extrapolate.inst.in | 2 +- source/fe/fe_trace.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.cc | 2 +- source/fe/mapping_c1.cc | 2 +- source/fe/mapping_cartesian.cc | 2 +- source/fe/mapping_fe_field.cc | 2 +- source/fe/mapping_fe_field.inst.in | 2 +- source/fe/mapping_manifold.cc | 2 +- source/fe/mapping_q.cc | 2 +- source/fe/mapping_q1.cc | 2 +- source/fe/mapping_q1_eulerian.cc | 2 +- source/fe/mapping_q1_eulerian.inst.in | 2 +- source/fe/mapping_q_eulerian.cc | 2 +- source/fe/mapping_q_eulerian.inst.in | 2 +- source/grid/CMakeLists.txt | 2 +- source/grid/grid_generator.cc | 2 +- source/grid/grid_generator.inst.in | 2 +- source/grid/grid_refinement.cc | 2 +- source/grid/grid_reordering.cc | 2 +- source/grid/grid_tools.cc | 2 +- source/grid/intergrid_map.cc | 2 +- source/grid/manifold.cc | 2 +- source/grid/manifold_lib.cc | 2 +- source/grid/manifold_lib.inst.in | 2 +- source/grid/persistent_tria.cc | 2 +- source/grid/tria.cc | 2 +- source/grid/tria_accessor.cc | 2 +- source/grid/tria_boundary.cc | 2 +- source/grid/tria_boundary_lib.cc | 2 +- source/grid/tria_objects.cc | 2 +- source/hp/CMakeLists.txt | 2 +- source/hp/dof_handler.cc | 2 +- source/hp/fe_collection.cc | 2 +- source/hp/fe_values.cc | 2 +- source/hp/mapping_collection.cc | 2 +- source/lac/block_matrix_array.cc | 2 +- source/lac/block_vector.cc | 2 +- source/lac/block_vector.inst.in | 2 +- source/lac/chunk_sparsity_pattern.cc | 2 +- source/lac/constraint_matrix.inst.in | 2 +- source/lac/dynamic_sparsity_pattern.cc | 2 +- source/lac/exceptions.cc | 2 +- source/lac/full_matrix.cc | 2 +- source/lac/full_matrix.inst.in | 2 +- source/lac/la_parallel_block_vector.cc | 2 +- source/lac/la_parallel_block_vector.inst.in | 2 +- source/lac/la_parallel_vector.cc | 2 +- source/lac/la_parallel_vector.inst.in | 2 +- source/lac/la_vector.cc | 2 +- source/lac/lapack_full_matrix.cc | 2 +- source/lac/lapack_full_matrix.inst.in | 2 +- source/lac/matrix_lib.cc | 2 +- source/lac/matrix_out.cc | 2 +- source/lac/petsc_full_matrix.cc | 2 +- source/lac/petsc_matrix_base.cc | 2 +- source/lac/petsc_matrix_free.cc | 2 +- source/lac/petsc_parallel_block_sparse_matrix.cc | 2 +- source/lac/petsc_parallel_block_vector.cc | 2 +- source/lac/petsc_parallel_vector.cc | 2 +- source/lac/petsc_solver.cc | 2 +- source/lac/petsc_sparse_matrix.cc | 2 +- source/lac/petsc_vector_base.cc | 2 +- source/lac/read_write_vector.cc | 2 +- source/lac/scalapack.cc | 2 +- source/lac/slepc_solver.cc | 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.inst.in | 2 +- source/lac/tridiagonal_matrix.cc | 2 +- source/lac/trilinos_block_vector.cc | 2 +- source/lac/trilinos_epetra_communication_pattern.cc | 2 +- source/lac/trilinos_vector.inst.in | 2 +- source/lac/vector.cc | 2 +- source/lac/vector_memory.inst.in | 2 +- source/matrix_free/CMakeLists.txt | 2 +- source/matrix_free/cuda_matrix_free.inst.in | 2 +- source/matrix_free/matrix_free.cc | 2 +- source/meshworker/mesh_worker.cc | 2 +- source/meshworker/mesh_worker_info.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/CMakeLists.txt | 2 +- source/multigrid/mg_base.cc | 2 +- source/multigrid/mg_base.inst.in | 2 +- source/multigrid/mg_level_global_transfer.cc | 2 +- source/multigrid/mg_level_global_transfer.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_component.cc | 2 +- source/multigrid/mg_transfer_internal.inst.in | 2 +- source/multigrid/mg_transfer_matrix_free.inst.in | 2 +- source/multigrid/mg_transfer_prebuilt.cc | 2 +- source/multigrid/multigrid.cc | 2 +- source/multigrid/multigrid.inst.in | 2 +- source/non_matching/CMakeLists.txt | 2 +- source/numerics/data_out.cc | 2 +- source/numerics/data_out_faces.cc | 2 +- source/numerics/data_out_stack.cc | 2 +- source/numerics/data_postprocessor.cc | 2 +- source/numerics/data_postprocessor.inst.in | 2 +- source/numerics/dof_output_operator.cc | 2 +- source/numerics/dof_output_operator.inst.in | 2 +- source/numerics/error_estimator.inst.in | 2 +- source/numerics/error_estimator_1d.cc | 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/histogram.cc | 2 +- source/numerics/matrix_creator.inst.in | 2 +- source/numerics/matrix_tools.cc | 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/solution_transfer.inst.in | 2 +- source/numerics/time_dependent.cc | 2 +- source/numerics/vector_tools_boundary.cc | 2 +- source/numerics/vector_tools_boundary.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.cc | 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_qp.inst.in | 2 +- source/numerics/vector_tools_rhs.inst.in | 2 +- source/opencascade/boundary_lib.inst.in | 2 +- source/particles/particle.cc | 2 +- source/particles/particle_accessor.cc | 2 +- source/sundials/ida.cc | 2 +- tests/CMakeLists.txt | 2 +- tests/a-framework/build.cc | 2 +- tests/a-framework/diff.cc | 2 +- tests/a-framework/passed.cc | 2 +- tests/a-framework/run.cc | 2 +- tests/algorithms/any_data_01.cc | 2 +- tests/algorithms/newton_01.cc | 2 +- tests/algorithms/newton_02.cc | 2 +- tests/algorithms/theta_01.cc | 2 +- tests/all-headers/CMakeLists.txt | 2 +- tests/all-headers/test_header.cc | 2 +- tests/aniso/anisotropic_crash.cc | 2 +- tests/aniso/fe_tools.cc | 2 +- tests/aniso/mesh_3d_21.cc | 2 +- tests/aniso/refine_and_coarsen_anisotropic.cc | 2 +- tests/aniso/solution_transfer.cc | 2 +- tests/aniso/up_and_down.cc | 2 +- tests/arpack/arpack_advection_diffusion.cc | 2 +- tests/arpack/parpack_advection_diffusion_petsc.cc | 2 +- tests/arpack/parpack_advection_diffusion_trilinos.cc | 2 +- tests/arpack/step-36_ar.cc | 2 +- tests/arpack/step-36_ar_shift.cc | 2 +- tests/arpack/step-36_parpack.cc | 2 +- tests/arpack/step-36_parpack_trilinos.cc | 2 +- tests/base/aligned_vector_01.cc | 2 +- tests/base/aligned_vector_02.cc | 2 +- tests/base/aligned_vector_03.cc | 2 +- tests/base/aligned_vector_04.cc | 2 +- tests/base/aligned_vector_move.cc | 2 +- tests/base/anisotropic_1.cc | 2 +- tests/base/anisotropic_2.cc | 2 +- tests/base/array_view_01.cc | 2 +- tests/base/array_view_02.cc | 2 +- tests/base/array_view_03.cc | 2 +- tests/base/array_view_04.cc | 2 +- tests/base/array_view_05.cc | 2 +- tests/base/array_view_06.cc | 2 +- tests/base/array_view_13.cc | 2 +- tests/base/auto_derivative_function.cc | 2 +- tests/base/boost_fusion.cc | 2 +- tests/base/boost_iostreams_01.cc | 2 +- tests/base/cell_data_storage_01.cc | 2 +- tests/base/cell_data_storage_02.cc | 2 +- tests/base/conditional_ostream.cc | 2 +- tests/base/convergence_table_01.cc | 2 +- tests/base/convergence_table_02.cc | 2 +- tests/base/convergence_table_03.cc | 2 +- tests/base/convergence_table_04.cc | 2 +- tests/base/convergence_table_05.cc | 2 +- tests/base/derivative_forms_01.cc | 2 +- tests/base/derivative_forms_02.cc | 2 +- tests/base/derivative_forms_03.cc | 2 +- tests/base/derivative_forms_04.cc | 2 +- tests/base/full_tensor_01.cc | 2 +- tests/base/full_tensor_02.cc | 2 +- tests/base/full_tensor_03.cc | 2 +- tests/base/full_tensor_04.cc | 2 +- tests/base/full_tensor_05.cc | 2 +- tests/base/full_tensor_06.cc | 2 +- tests/base/full_tensor_08.cc | 2 +- tests/base/full_tensor_09.cc | 2 +- tests/base/full_tensor_10.cc | 2 +- tests/base/function_derivative.cc | 2 +- tests/base/function_parser.cc | 2 +- tests/base/function_parser_02.cc | 2 +- tests/base/function_parser_03.cc | 2 +- tests/base/function_parser_04.cc | 2 +- tests/base/function_parser_06.cc | 2 +- tests/base/function_parser_07.cc | 2 +- tests/base/function_parser_09.cc | 2 +- tests/base/functions_01.cc | 2 +- tests/base/functions_02.cc | 2 +- tests/base/functions_03.cc | 2 +- tests/base/functions_04.cc | 2 +- tests/base/functions_05.cc | 2 +- tests/base/functions_06.cc | 2 +- tests/base/functions_07.cc | 2 +- tests/base/functions_08.cc | 2 +- tests/base/functions_09.cc | 2 +- tests/base/functions_10.cc | 2 +- tests/base/functions_11.cc | 2 +- tests/base/functions_12.cc | 2 +- tests/base/functions_constant_function_00.cc | 2 +- tests/base/functions_cspline.cc | 2 +- tests/base/functions_singularity.cc | 2 +- tests/base/gauss_lobatto.cc | 2 +- tests/base/generate_normal_random_number_01.cc | 2 +- tests/base/geometric_utilities_01.cc | 2 +- tests/base/geometry_info_1.cc | 2 +- tests/base/geometry_info_2.cc | 2 +- tests/base/geometry_info_3.cc | 2 +- tests/base/geometry_info_4.cc | 2 +- tests/base/geometry_info_5.cc | 2 +- tests/base/geometry_info_6.cc | 2 +- tests/base/geometry_info_7.cc | 2 +- tests/base/geometry_info_8.cc | 2 +- tests/base/graph_coloring_01.cc | 2 +- tests/base/graph_coloring_02.cc | 2 +- tests/base/graph_coloring_02a.cc | 2 +- tests/base/graph_coloring_03.cc | 2 +- tests/base/graph_coloring_04.cc | 2 +- tests/base/graph_coloring_05.cc | 2 +- tests/base/graph_coloring_06.cc | 2 +- tests/base/hierarchical.cc | 2 +- tests/base/index_set_01.cc | 2 +- tests/base/index_set_02.cc | 2 +- tests/base/index_set_03.cc | 2 +- tests/base/index_set_04.cc | 2 +- tests/base/index_set_05.cc | 2 +- tests/base/index_set_06.cc | 2 +- tests/base/index_set_07.cc | 2 +- tests/base/index_set_08.cc | 2 +- tests/base/index_set_09.cc | 2 +- tests/base/index_set_10.cc | 2 +- tests/base/index_set_11.cc | 2 +- tests/base/index_set_12.cc | 2 +- tests/base/index_set_13.cc | 2 +- tests/base/index_set_14.cc | 2 +- tests/base/index_set_15.cc | 2 +- tests/base/index_set_16.cc | 2 +- tests/base/index_set_17.cc | 2 +- tests/base/index_set_18.cc | 2 +- tests/base/index_set_19.cc | 2 +- tests/base/index_set_20.cc | 2 +- tests/base/index_set_20_offset.cc | 2 +- tests/base/index_set_21.cc | 2 +- tests/base/index_set_22.cc | 2 +- tests/base/index_set_23.cc | 2 +- tests/base/index_set_24.cc | 2 +- tests/base/index_set_25.cc | 2 +- tests/base/index_set_26.cc | 2 +- tests/base/index_set_27.cc | 2 +- tests/base/index_set_iterate_01.cc | 2 +- tests/base/index_set_iterate_02.cc | 2 +- tests/base/index_set_readwrite_01.cc | 2 +- tests/base/index_set_readwrite_02.cc | 2 +- tests/base/index_set_readwrite_03.cc | 2 +- tests/base/is_finite.cc | 2 +- tests/base/is_finite_complex.cc | 2 +- tests/base/log_crash_01.cc | 2 +- tests/base/log_infinity.cc | 2 +- tests/base/log_nan.cc | 2 +- tests/base/log_precision.cc | 2 +- tests/base/log_width.cc | 2 +- tests/base/logstream_end.cc | 2 +- tests/base/logtest.cc | 2 +- tests/base/mpi_exceptions.cc | 2 +- tests/base/mpi_gather_01.cc | 2 +- tests/base/mutex_01.cc | 2 +- tests/base/number_traits_complex.cc | 2 +- tests/base/number_traits_real.cc | 2 +- tests/base/parallel_accumulate.cc | 2 +- tests/base/parallel_transform_01.cc | 2 +- tests/base/parallel_transform_02.cc | 2 +- tests/base/parallel_transform_03.cc | 2 +- tests/base/point_01.cc | 2 +- tests/base/point_02.cc | 2 +- tests/base/point_03.cc | 2 +- tests/base/polynomial1d.cc | 2 +- tests/base/polynomial_hermite_interpolation.cc | 2 +- tests/base/polynomial_lagrange.cc | 2 +- tests/base/polynomial_lagrange_ops.cc | 2 +- tests/base/polynomial_lagrange_order.cc | 2 +- tests/base/polynomial_lagrange_product.cc | 2 +- tests/base/polynomial_minus_equals.cc | 2 +- tests/base/polynomial_test.cc | 2 +- tests/base/polynomials_bdm_01.cc | 2 +- tests/base/polynomials_bdm_02.cc | 2 +- tests/base/polynomials_rt.cc | 2 +- tests/base/polynomials_tensor.cc | 2 +- tests/base/product_type_01.cc | 2 +- tests/base/product_type_01_symmetric.cc | 2 +- tests/base/product_type_02.cc | 2 +- tests/base/product_type_03.cc | 2 +- tests/base/product_type_03_symmetric.cc | 2 +- tests/base/product_type_04.cc | 2 +- tests/base/product_type_04_symmetric.cc | 2 +- tests/base/product_type_05.cc | 2 +- tests/base/qprojector.cc | 2 +- tests/base/quadrature_move_01.cc | 2 +- tests/base/quadrature_point_data.cc | 2 +- tests/base/quadrature_point_data_02.cc | 2 +- tests/base/quadrature_point_data_03.cc | 2 +- tests/base/quadrature_selector.cc | 2 +- tests/base/quadrature_sorted_test.cc | 2 +- tests/base/quadrature_test.cc | 2 +- tests/base/reference.cc | 2 +- tests/base/replace_in_string_01.cc | 2 +- tests/base/scalar_01.cc | 2 +- tests/base/signaling_nan_derivative_form.cc | 2 +- tests/base/signaling_nan_symmetric_tensor.cc | 2 +- tests/base/signaling_nan_table.cc | 2 +- tests/base/signaling_nan_tensor.cc | 2 +- tests/base/slice_vector.cc | 2 +- tests/base/stdcxx1x_vs_stdcxx11.cc | 2 +- tests/base/table.cc | 2 +- tests/base/table_02.cc | 2 +- tests/base/table_03.cc | 2 +- tests/base/table_04.cc | 2 +- tests/base/table_05.cc | 2 +- tests/base/table_06.cc | 2 +- tests/base/table_handler_01.cc | 2 +- tests/base/table_handler_02.cc | 2 +- tests/base/table_handler_03.cc | 2 +- tests/base/table_handler_04.cc | 2 +- tests/base/table_handler_05.cc | 2 +- tests/base/table_handler_06.cc | 2 +- tests/base/table_handler_07.cc | 2 +- tests/base/table_handler_08.cc | 2 +- tests/base/table_handler_09.cc | 2 +- tests/base/table_handler_10.cc | 2 +- tests/base/table_handler_11.cc | 2 +- tests/base/table_handler_12.cc | 2 +- tests/base/table_handler_13.cc | 2 +- tests/base/table_handler_14.cc | 2 +- tests/base/table_indices_01.cc | 2 +- tests/base/table_move.cc | 2 +- tests/base/task_01.cc | 2 +- tests/base/task_02.cc | 2 +- tests/base/task_03.cc | 2 +- tests/base/task_04.cc | 2 +- tests/base/task_05.cc | 2 +- tests/base/task_06.cc | 2 +- tests/base/task_07.cc | 2 +- tests/base/task_08.cc | 2 +- tests/base/task_09.cc | 2 +- tests/base/task_10.cc | 2 +- tests/base/task_11.cc | 2 +- tests/base/task_12.cc | 2 +- tests/base/task_12_capture.cc | 2 +- tests/base/task_13.cc | 2 +- tests/base/thread_12.cc | 2 +- tests/base/thread_local_storage_01.cc | 2 +- tests/base/thread_local_storage_02.cc | 2 +- tests/base/thread_local_storage_03.cc | 2 +- tests/base/thread_local_storage_04.cc | 2 +- tests/base/thread_local_storage_05.cc | 2 +- tests/base/thread_local_storage_06.cc | 2 +- tests/base/thread_validity_01.cc | 2 +- tests/base/thread_validity_02.cc | 2 +- tests/base/thread_validity_03.cc | 2 +- tests/base/thread_validity_04.cc | 2 +- tests/base/thread_validity_05.cc | 2 +- tests/base/thread_validity_06.cc | 2 +- tests/base/thread_validity_07.cc | 2 +- tests/base/thread_validity_08.cc | 2 +- tests/base/thread_validity_09.cc | 2 +- tests/base/thread_validity_10.cc | 2 +- tests/base/thread_validity_11.cc | 2 +- tests/base/thread_validity_12.cc | 2 +- tests/base/threads_02.cc | 2 +- tests/base/time_stepping_01.cc | 2 +- tests/base/time_stepping_02.cc | 2 +- tests/base/timer.cc | 2 +- tests/base/timer_02.cc | 2 +- tests/base/timer_03.cc | 2 +- tests/base/unique_ptr_01.cc | 2 +- tests/base/utilities_01.cc | 2 +- tests/base/utilities_02.cc | 2 +- tests/base/utilities_03.cc | 2 +- tests/base/utilities_04.cc | 2 +- tests/base/utilities_05.cc | 2 +- tests/base/utilities_06.cc | 2 +- tests/base/utilities_07.cc | 2 +- tests/base/utilities_08.cc | 2 +- tests/base/utilities_09.cc | 2 +- tests/base/utilities_10.cc | 2 +- tests/base/utilities_11.cc | 2 +- tests/base/utilities_pack_unpack_03.cc | 2 +- tests/base/utilities_trim.cc | 2 +- tests/base/vectorization_01.cc | 2 +- tests/base/vectorization_02.cc | 2 +- tests/base/vectorization_03.cc | 2 +- tests/base/vectorization_04.cc | 2 +- tests/base/vectorization_09.cc | 2 +- tests/base/work_stream_01.cc | 2 +- tests/base/work_stream_02.cc | 2 +- tests/base/work_stream_03.cc | 2 +- tests/base/work_stream_03_graph.cc | 2 +- tests/base/work_stream_04.cc | 2 +- tests/base/work_stream_05.cc | 2 +- tests/base/work_stream_05_graph.cc | 2 +- tests/bits/accessor_equality.cc | 2 +- tests/bits/anna_1.cc | 2 +- tests/bits/anna_2.cc | 2 +- tests/bits/anna_3.cc | 2 +- tests/bits/anna_4.cc | 2 +- tests/bits/anna_5.cc | 2 +- tests/bits/anna_6.cc | 2 +- tests/bits/apply_boundary_values_01.cc | 2 +- tests/bits/apply_boundary_values_02.cc | 2 +- tests/bits/apply_boundary_values_03.cc | 2 +- tests/bits/apply_boundary_values_04.cc | 2 +- tests/bits/block_matrix_array_01.cc | 2 +- tests/bits/block_sparse_matrix_1.cc | 2 +- tests/bits/block_sparse_matrix_2.cc | 2 +- tests/bits/block_sparse_matrix_iterator_01.cc | 2 +- tests/bits/block_sparse_matrix_iterator_02.cc | 2 +- tests/bits/block_sparse_matrix_iterator_04.cc | 2 +- tests/bits/block_sparse_matrix_iterator_05.cc | 2 +- tests/bits/block_vector_iterator_01.cc | 2 +- tests/bits/block_vector_iterator_02.cc | 2 +- tests/bits/block_vector_vector_01.cc | 2 +- tests/bits/christian_1.cc | 2 +- tests/bits/christian_2.cc | 2 +- tests/bits/chunk_sparse_matrix_00.cc | 2 +- tests/bits/chunk_sparse_matrix_01.cc | 2 +- tests/bits/chunk_sparse_matrix_01a.cc | 2 +- tests/bits/chunk_sparse_matrix_02.cc | 2 +- tests/bits/chunk_sparse_matrix_03.cc | 2 +- tests/bits/chunk_sparse_matrix_03a.cc | 2 +- tests/bits/chunk_sparse_matrix_04.cc | 2 +- tests/bits/chunk_sparse_matrix_05.cc | 2 +- tests/bits/chunk_sparse_matrix_05a.cc | 2 +- tests/bits/chunk_sparse_matrix_06.cc | 2 +- tests/bits/chunk_sparse_matrix_07.cc | 2 +- tests/bits/chunk_sparse_matrix_08.cc | 2 +- tests/bits/chunk_sparse_matrix_09.cc | 2 +- tests/bits/chunk_sparse_matrix_10.cc | 2 +- tests/bits/chunk_sparse_matrix_11.cc | 2 +- tests/bits/chunk_sparse_matrix_12.cc | 2 +- tests/bits/chunk_sparse_matrix_13.cc | 2 +- tests/bits/chunk_sparse_matrix_14.cc | 2 +- tests/bits/chunk_sparse_matrix_15.cc | 2 +- tests/bits/chunk_sparse_matrix_16.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_01.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_02.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_03.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_04.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_05.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_06.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_07.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_08.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_09.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_10.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_11.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_12.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_13.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_01.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_02.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_03.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_04.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_05.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_06.cc | 2 +- tests/bits/chunk_sparse_matrix_vector_07.cc | 2 +- tests/bits/coarsening_3d.cc | 2 +- tests/bits/cone_01.cc | 2 +- tests/bits/cone_02.cc | 2 +- tests/bits/cone_03.cc | 2 +- tests/bits/cone_04.cc | 2 +- tests/bits/count_dofs_per_component_hp_01.cc | 2 +- tests/bits/count_dofs_per_component_hp_02.cc | 2 +- tests/bits/cylinder.cc | 2 +- tests/bits/cylinder_01.cc | 2 +- tests/bits/cylinder_02.cc | 2 +- tests/bits/cylinder_03.cc | 2 +- tests/bits/cylinder_04.cc | 2 +- tests/bits/cylinder_shell_01.cc | 2 +- tests/bits/cylinder_shell_02.cc | 2 +- tests/bits/deal_solver_04.cc | 2 +- tests/bits/deal_solver_05.cc | 2 +- tests/bits/denis_1.cc | 2 +- tests/bits/distorted_cells_01.cc | 2 +- tests/bits/distorted_cells_02.cc | 2 +- tests/bits/distorted_cells_06.cc | 2 +- tests/bits/distorted_cells_07.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/face_orientation_and_fe_nedelec_01.cc | 2 +- tests/bits/face_orientation_and_fe_q_01.cc | 2 +- tests/bits/face_orientation_and_fe_q_02.cc | 2 +- tests/bits/face_orientation_crash.cc | 2 +- tests/bits/fe_field_function_01.cc | 2 +- tests/bits/fe_field_function_01_vector.cc | 2 +- tests/bits/fe_field_function_02.cc | 2 +- tests/bits/fe_field_function_02_vector.cc | 2 +- tests/bits/fe_field_function_03.cc | 2 +- tests/bits/fe_field_function_04.cc | 2 +- tests/bits/fe_field_function_04_vector.cc | 2 +- tests/bits/fe_field_function_05.cc | 2 +- tests/bits/fe_field_function_05_vector.cc | 2 +- tests/bits/fe_field_function_06_vector.cc | 2 +- tests/bits/fe_field_function_07_vector.cc | 2 +- tests/bits/fe_field_function_08_vector.cc | 2 +- tests/bits/fe_q_3d_01.cc | 2 +- tests/bits/fe_q_constraints.cc | 2 +- tests/bits/fe_system.cc | 2 +- tests/bits/fe_tools_01a.cc | 2 +- tests/bits/fe_tools_01b.cc | 2 +- tests/bits/fe_tools_01c.cc | 2 +- tests/bits/fe_tools_06.cc | 2 +- tests/bits/fe_tools_06b.cc | 2 +- tests/bits/find_cell_1.cc | 2 +- tests/bits/find_cell_10.cc | 2 +- tests/bits/find_cell_10a.cc | 2 +- tests/bits/find_cell_11.cc | 2 +- tests/bits/find_cell_12.cc | 2 +- tests/bits/find_cell_13.cc | 2 +- tests/bits/find_cell_2.cc | 2 +- tests/bits/find_cell_3.cc | 2 +- tests/bits/find_cell_4.cc | 2 +- tests/bits/find_cell_5.cc | 2 +- tests/bits/find_cell_6.cc | 2 +- tests/bits/find_cell_7.cc | 2 +- tests/bits/find_cell_8.cc | 2 +- tests/bits/find_cell_9.cc | 2 +- tests/bits/find_cell_alt_1.cc | 2 +- tests/bits/find_cell_alt_2.cc | 2 +- tests/bits/find_cell_alt_3.cc | 2 +- tests/bits/find_cell_alt_4.cc | 2 +- tests/bits/find_cell_alt_5.cc | 2 +- tests/bits/find_cell_alt_6.cc | 2 +- tests/bits/find_cell_alt_7.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_1.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_2.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_3.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_4.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_5.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_6.cc | 2 +- tests/bits/find_closest_vertex_1.cc | 2 +- tests/bits/gerold_1.cc | 2 +- tests/bits/gerold_2.cc | 2 +- tests/bits/get_boundary_indicators_1d.cc | 2 +- tests/bits/get_dof_indices_01.cc | 2 +- tests/bits/hyper_ball_3d.cc | 2 +- tests/bits/joa_1.cc | 2 +- tests/bits/make_boundary_constraints_01.cc | 2 +- tests/bits/make_boundary_constraints_02.cc | 2 +- tests/bits/make_boundary_constraints_03.cc | 2 +- tests/bits/map_dofs_to_support_points_hp_01.cc | 2 +- tests/bits/map_dofs_to_support_points_hp_02.cc | 2 +- tests/bits/max_n_cells_01.cc | 2 +- tests/bits/max_n_cells_02.cc | 2 +- tests/bits/nedelec_1.cc | 2 +- tests/bits/neighboring_cells_at_two_faces.cc | 2 +- tests/bits/normals_1.cc | 2 +- tests/bits/normals_2.cc | 2 +- tests/bits/normals_3.cc | 2 +- tests/bits/normals_4.cc | 2 +- tests/bits/oliver_01.cc | 2 +- tests/bits/parsed_function.cc | 2 +- tests/bits/periodic_flux_coupling_01.cc | 2 +- tests/bits/periodicity_01.cc | 2 +- tests/bits/periodicity_02.cc | 2 +- tests/bits/periodicity_03.cc | 2 +- tests/bits/periodicity_04.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_inside_1.cc | 2 +- tests/bits/point_inside_2.cc | 2 +- tests/bits/point_value_01.cc | 2 +- tests/bits/point_value_02.cc | 2 +- tests/bits/point_value_hp_01.cc | 2 +- tests/bits/point_value_hp_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/refine_and_coarsen_1d.cc | 2 +- tests/bits/refine_and_coarsen_2d.cc | 2 +- tests/bits/refine_and_coarsen_3d.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_02.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_03.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_04.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_05.cc | 2 +- tests/bits/refine_and_coarsen_for_parents.cc | 2 +- tests/bits/refine_and_coarsen_for_parents_02.cc | 2 +- tests/bits/refine_and_coarsen_for_parents_03.cc | 2 +- tests/bits/roy_1.cc | 2 +- tests/bits/rt_1.cc | 2 +- tests/bits/rt_2.cc | 2 +- tests/bits/serialize_dof_handler.cc | 2 +- tests/bits/serialize_hp_dof_handler.cc | 2 +- tests/bits/solution_transfer.cc | 2 +- tests/bits/solver_01.cc | 2 +- tests/bits/sparse_lu_decomposition_1.cc | 2 +- tests/bits/sparse_matrix_01.cc | 2 +- tests/bits/sparse_matrix_02.cc | 2 +- tests/bits/sparse_matrix_03.cc | 2 +- tests/bits/sparse_matrix_03a.cc | 2 +- tests/bits/sparse_matrix_04.cc | 2 +- tests/bits/sparse_matrix_05.cc | 2 +- tests/bits/sparse_matrix_05a.cc | 2 +- tests/bits/sparse_matrix_06.cc | 2 +- tests/bits/sparse_matrix_07.cc | 2 +- tests/bits/sparse_matrix_08.cc | 2 +- tests/bits/sparse_matrix_09.cc | 2 +- tests/bits/sparse_matrix_10.cc | 2 +- tests/bits/sparse_matrix_add_entries_01.cc | 2 +- tests/bits/sparse_matrix_add_entries_02.cc | 2 +- tests/bits/sparse_matrix_add_entries_03.cc | 2 +- tests/bits/sparse_matrix_add_entries_04.cc | 2 +- tests/bits/sparse_matrix_add_entries_05.cc | 2 +- tests/bits/sparse_matrix_add_entries_06.cc | 2 +- tests/bits/sparse_matrix_iterator_01.cc | 2 +- tests/bits/sparse_matrix_iterator_02.cc | 2 +- tests/bits/sparse_matrix_iterator_03.cc | 2 +- tests/bits/sparse_matrix_iterator_04.cc | 2 +- tests/bits/sparse_matrix_iterator_05.cc | 2 +- tests/bits/sparse_matrix_iterator_06.cc | 2 +- tests/bits/sparse_matrix_iterator_07.cc | 2 +- tests/bits/sparse_matrix_iterator_08.cc | 2 +- tests/bits/sparse_matrix_iterator_09.cc | 2 +- tests/bits/sparse_matrix_iterator_10.cc | 2 +- tests/bits/sparse_matrix_iterator_11.cc | 2 +- tests/bits/sparse_matrix_iterator_12.cc | 2 +- tests/bits/sparse_matrix_iterator_13.cc | 2 +- tests/bits/sparse_matrix_vector_01.cc | 2 +- tests/bits/sparse_matrix_vector_02.cc | 2 +- tests/bits/sparse_matrix_vector_03.cc | 2 +- tests/bits/sparse_matrix_vector_04.cc | 2 +- tests/bits/sparse_matrix_vector_05.cc | 2 +- tests/bits/sparse_matrix_vector_06.cc | 2 +- tests/bits/sparse_matrix_vector_07.cc | 2 +- tests/bits/static_condensation.cc | 2 +- tests/bits/step-10-high-order.cc | 2 +- tests/bits/step-10.cc | 2 +- tests/bits/step-11.cc | 2 +- tests/bits/step-12.cc | 2 +- tests/bits/step-13.cc | 2 +- tests/bits/step-14.cc | 2 +- tests/bits/step-16.cc | 2 +- tests/bits/step-2.cc | 2 +- tests/bits/step-3.cc | 2 +- tests/bits/step-4.cc | 2 +- tests/bits/step-4_dg_periodic.cc | 2 +- tests/bits/step-4_dg_periodic_coupling.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/subdomain_ids_01.cc | 2 +- tests/bits/subdomain_ids_02.cc | 2 +- tests/bits/subdomain_ids_03.cc | 2 +- tests/bits/subdomain_ids_04.cc | 2 +- tests/bits/subdomain_ids_05.cc | 2 +- tests/bits/subdomain_ids_06.cc | 2 +- tests/bits/subdomain_ids_07.cc | 2 +- tests/bits/tria_crash_01.cc | 2 +- tests/bits/unit_support_points.cc | 2 +- tests/bits/unit_support_points_02.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/codim_one/bem.cc | 2 +- tests/codim_one/bem_integration.cc | 2 +- tests/codim_one/data_out.cc | 2 +- tests/codim_one/data_out_02.cc | 2 +- tests/codim_one/data_out_03.cc | 2 +- tests/codim_one/error_estimator_01.cc | 2 +- tests/codim_one/error_estimator_02.cc | 2 +- tests/codim_one/extract_boundary_mesh_07.cc | 2 +- tests/codim_one/extract_boundary_mesh_08.cc | 2 +- tests/codim_one/extract_boundary_mesh_09.cc | 2 +- tests/codim_one/extract_boundary_mesh_10.cc | 2 +- tests/codim_one/extract_boundary_mesh_11.cc | 2 +- tests/codim_one/extract_boundary_mesh_12.cc | 2 +- tests/codim_one/extract_boundary_mesh_13.cc | 2 +- tests/codim_one/fe_dgq_prolongation_01.cc | 2 +- tests/codim_one/fe_values_extractor_01.cc | 2 +- tests/codim_one/gradients.cc | 2 +- tests/codim_one/gradients_1.cc | 2 +- tests/codim_one/grid_in_out.cc | 2 +- tests/codim_one/grid_in_out_02.cc | 2 +- tests/codim_one/grid_in_out_03.cc | 2 +- tests/codim_one/grid_refinement.cc | 2 +- tests/codim_one/hanging_nodes_01.cc | 2 +- tests/codim_one/hanging_nodes_02.cc | 2 +- tests/codim_one/hanging_nodes_03.cc | 2 +- tests/codim_one/integrate_log.cc | 2 +- tests/codim_one/integrate_log_2.cc | 2 +- tests/codim_one/integrate_one_over_r.cc | 2 +- tests/codim_one/integrate_one_over_r_telles.cc | 2 +- tests/codim_one/integrate_one_over_r_telles_middle.cc | 2 +- tests/codim_one/interpolate_boundary_values_01.cc | 2 +- tests/codim_one/interpolate_boundary_values_01_vector_valued.cc | 2 +- tests/codim_one/interpolate_boundary_values_02.cc | 2 +- tests/codim_one/interpolate_boundary_values_02_vector_valued.cc | 2 +- tests/codim_one/interpolate_boundary_values_03.cc | 2 +- tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc | 2 +- tests/codim_one/interpolation.cc | 2 +- tests/codim_one/interpolation_2.cc | 2 +- tests/codim_one/interpolation_3.cc | 2 +- tests/codim_one/mapping_01.cc | 2 +- tests/codim_one/mapping_02.cc | 2 +- tests/codim_one/mapping_03.cc | 2 +- tests/codim_one/mapping_fe_field_01.cc | 2 +- tests/codim_one/mapping_q1.cc | 2 +- tests/codim_one/mapping_q1_eulerian.cc | 2 +- tests/codim_one/mapping_q_eulerian.cc | 2 +- tests/codim_one/mean_value.cc | 2 +- tests/codim_one/mesh_bug.cc | 2 +- tests/codim_one/normal_vectors_01.cc | 2 +- tests/codim_one/projection.cc | 2 +- tests/codim_one/projection_dgp.cc | 2 +- tests/codim_one/renumber_component_wise_01.cc | 2 +- tests/codim_one/solution_transfer_01.cc | 2 +- tests/codim_one/surface.cc | 2 +- tests/codim_one/tensor_matrix_conversion.cc | 2 +- tests/codim_one/torus_01.cc | 2 +- tests/codim_one/transform_01.cc | 2 +- tests/cuda/matrix_vector_common.h | 2 +- tests/cuda/matrix_vector_mf.h | 2 +- tests/data_out/data_out.cc | 2 +- tests/data_out/data_out_09.cc | 2 +- tests/data_out/data_out_10.cc | 2 +- tests/data_out/data_out_11.cc | 2 +- tests/data_out/data_out_base.cc | 2 +- tests/data_out/data_out_base_dx.cc | 2 +- tests/data_out/data_out_base_eps.cc | 2 +- tests/data_out/data_out_base_gmv.cc | 2 +- tests/data_out/data_out_base_gnuplot.cc | 2 +- tests/data_out/data_out_base_gnuplot_labels.cc | 2 +- tests/data_out/data_out_base_gnuplot_labels_02.cc | 2 +- tests/data_out/data_out_base_povray.cc | 2 +- tests/data_out/data_out_base_pvd.cc | 2 +- tests/data_out/data_out_base_pvtu.cc | 2 +- tests/data_out/data_out_base_tecplot.cc | 2 +- tests/data_out/data_out_base_tecplot_bin.cc | 2 +- tests/data_out/data_out_base_vtk.cc | 2 +- tests/data_out/data_out_base_vtk_02.cc | 2 +- tests/data_out/data_out_base_vtk_cycle.cc | 2 +- tests/data_out/data_out_base_vtk_time.cc | 2 +- tests/data_out/data_out_base_vtk_time_and_cycle.cc | 2 +- tests/data_out/data_out_base_vtu.cc | 2 +- tests/data_out/data_out_base_vtu_02.cc | 2 +- tests/data_out/data_out_base_vtu_compression_levels.cc | 2 +- tests/data_out/data_out_base_vtu_cycle.cc | 2 +- tests/data_out/data_out_base_vtu_time.cc | 2 +- tests/data_out/data_out_base_vtu_time_and_cycle.cc | 2 +- tests/data_out/data_out_curved_cells.cc | 2 +- tests/data_out/data_out_faces_postprocessor_scalar_02.cc | 2 +- tests/data_out/data_out_faces_postprocessor_vector_02.cc | 2 +- tests/data_out/data_out_postprocessor_01-new.cc | 2 +- tests/data_out/data_out_postprocessor_scalar_01-new.cc | 2 +- tests/data_out/data_out_postprocessor_scalar_02.cc | 2 +- tests/data_out/data_out_postprocessor_tensor_01.cc | 2 +- tests/data_out/data_out_postprocessor_vector_01-new.cc | 2 +- tests/data_out/data_out_postprocessor_vector_02.cc | 2 +- tests/data_out/data_out_postprocessor_vector_03.cc | 2 +- tests/data_out/data_out_reader_01.cc | 2 +- tests/data_out/data_out_rotation_postprocessor_scalar_02.cc | 2 +- tests/data_out/data_out_stack_03.cc | 2 +- tests/data_out/patches.h | 2 +- tests/distributed_grids/2d_coarse_grid_01.cc | 2 +- tests/distributed_grids/2d_coarse_grid_02.cc | 2 +- tests/distributed_grids/2d_coarse_grid_03.cc | 2 +- tests/distributed_grids/2d_coarse_grid_04.cc | 2 +- tests/distributed_grids/2d_coarse_grid_x_01.cc | 2 +- tests/distributed_grids/2d_coarsening_01.cc | 2 +- tests/distributed_grids/2d_coarsening_02.cc | 2 +- tests/distributed_grids/2d_coarsening_03.cc | 2 +- tests/distributed_grids/2d_coarsening_05.cc | 2 +- tests/distributed_grids/2d_dofhandler_01.cc | 2 +- tests/distributed_grids/2d_refinement_01.cc | 2 +- tests/distributed_grids/2d_refinement_02.cc | 2 +- tests/distributed_grids/2d_refinement_03.cc | 2 +- tests/distributed_grids/2d_refinement_04.cc | 2 +- tests/distributed_grids/2d_refinement_05.cc | 2 +- tests/distributed_grids/2d_refinement_06.cc | 2 +- tests/distributed_grids/2d_refinement_07.cc | 2 +- tests/distributed_grids/2d_refinement_10.cc | 2 +- tests/distributed_grids/3d_coarse_grid_01.cc | 2 +- tests/distributed_grids/3d_coarse_grid_02.cc | 2 +- tests/distributed_grids/3d_coarse_grid_03.cc | 2 +- tests/distributed_grids/3d_coarse_grid_04.cc | 2 +- tests/distributed_grids/3d_coarse_grid_05.cc | 2 +- tests/distributed_grids/3d_coarse_grid_06.cc | 2 +- tests/distributed_grids/3d_coarse_grid_x_01.cc | 2 +- tests/distributed_grids/3d_coarsening_01.cc | 2 +- tests/distributed_grids/3d_coarsening_02.cc | 2 +- tests/distributed_grids/3d_coarsening_03.cc | 2 +- tests/distributed_grids/3d_coarsening_04.cc | 2 +- tests/distributed_grids/3d_coarsening_05.cc | 2 +- tests/distributed_grids/3d_refinement_01.cc | 2 +- tests/distributed_grids/3d_refinement_02.cc | 2 +- tests/distributed_grids/3d_refinement_03.cc | 2 +- tests/distributed_grids/3d_refinement_04.cc | 2 +- tests/distributed_grids/3d_refinement_05.cc | 2 +- tests/distributed_grids/3d_refinement_06.cc | 2 +- tests/distributed_grids/3d_refinement_07.cc | 2 +- tests/distributed_grids/3d_refinement_08.cc | 2 +- tests/distributed_grids/3d_refinement_09.cc | 2 +- tests/distributed_grids/3d_refinement_12.cc | 2 +- tests/distributed_grids/anisotropic.cc | 2 +- tests/distributed_grids/codim_01.cc | 2 +- tests/distributed_grids/copy_tria_01.cc | 2 +- tests/distributed_grids/count_dofs_per_block_01.cc | 2 +- tests/distributed_grids/count_dofs_per_component_01.cc | 2 +- tests/distributed_grids/dof_handler_number_cache.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_01.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_02.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_03.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_04.cc | 2 +- tests/distributed_grids/hp_2d_dofhandler_01.cc | 2 +- tests/distributed_grids/hp_count_dofs_per_block_01.cc | 2 +- tests/distributed_grids/hp_count_dofs_per_component_01.cc | 2 +- tests/distributed_grids/hp_dof_handler_number_cache.cc | 2 +- .../intergrid_transfer_representation_parallel.cc | 2 +- tests/distributed_grids/solution_transfer_01.cc | 2 +- tests/distributed_grids/solution_transfer_02.cc | 2 +- tests/distributed_grids/solution_transfer_03.cc | 2 +- tests/distributed_grids/solution_transfer_04.cc | 2 +- tests/distributed_grids/subdomain_id_01.cc | 2 +- tests/distributed_grids/tria_settings_01.cc | 2 +- tests/distributed_grids/update_number_cache_01.cc | 2 +- tests/dofs/accessor_01.cc | 2 +- tests/dofs/block_info.cc | 2 +- tests/dofs/block_info_02.cc | 2 +- tests/dofs/count_dofs_on_patch.cc | 2 +- tests/dofs/dof_accessor_01.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_handler_number_cache.cc | 2 +- tests/dofs/dof_handler_number_cache_02.cc | 2 +- tests/dofs/dof_renumbering.cc | 2 +- tests/dofs/dof_renumbering_02.cc | 2 +- tests/dofs/dof_renumbering_03.cc | 2 +- tests/dofs/dof_renumbering_04.cc | 2 +- tests/dofs/dof_renumbering_04a.cc | 2 +- tests/dofs/dof_renumbering_05.cc | 2 +- tests/dofs/dof_renumbering_06.cc | 2 +- tests/dofs/dof_renumbering_07.cc | 2 +- tests/dofs/dof_renumbering_08.cc | 2 +- tests/dofs/dof_renumbering_zorder_01.cc | 2 +- tests/dofs/dof_renumbering_zorder_02.cc | 2 +- tests/dofs/dof_test.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_22a.cc | 2 +- tests/dofs/extract_dofs_by_component_01.cc | 2 +- tests/dofs/extract_dofs_by_component_01_hp.cc | 2 +- tests/dofs/extract_dofs_by_component_01_mg.cc | 2 +- tests/dofs/extract_dofs_by_component_01x.cc | 2 +- tests/dofs/extract_dofs_by_component_01y.cc | 2 +- tests/dofs/extract_dofs_by_component_02.cc | 2 +- tests/dofs/extract_dofs_by_component_02_hp.cc | 2 +- tests/dofs/extract_dofs_by_component_02_mg.cc | 2 +- tests/dofs/extract_dofs_by_component_03.cc | 2 +- tests/dofs/extract_dofs_by_component_04.cc | 2 +- tests/dofs/extract_dofs_by_component_05.cc | 2 +- tests/dofs/extract_dofs_by_component_05_hp.cc | 2 +- tests/dofs/extract_dofs_by_component_06.cc | 2 +- tests/dofs/extract_dofs_by_component_06_hp.cc | 2 +- tests/dofs/get_dofs_on_patch.cc | 2 +- tests/dofs/interpolate_based_on_material_id_01.cc | 2 +- tests/dofs/interpolate_boundary_values_01.cc | 2 +- tests/dofs/interpolate_boundary_values_02.cc | 2 +- tests/dofs/interpolate_dgq_01.cc | 2 +- tests/dofs/interpolate_dgq_02.cc | 2 +- tests/dofs/interpolate_q_01.cc | 2 +- tests/dofs/interpolate_q_02.cc | 2 +- tests/dofs/interpolate_q_system_01.cc | 2 +- tests/dofs/interpolate_q_system_02.cc | 2 +- tests/dofs/interpolate_q_system_mask_01.cc | 2 +- tests/dofs/interpolate_q_system_mask_02.cc | 2 +- tests/dofs/locally_owned_dofs_per_subdomain_01.cc | 2 +- tests/dofs/locally_relevant_dofs_per_subdomain_01.cc | 2 +- tests/dofs/locally_relevant_dofs_per_subdomain_01_hp.cc | 2 +- tests/dofs/mg_dof_handler.cc | 2 +- tests/dofs/n_boundary_dofs_02.cc | 2 +- tests/dofs/n_boundary_dofs_03.cc | 2 +- tests/dofs/range_based_for_step-6.cc | 2 +- tests/dofs/range_based_for_tria.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/arclength_boundary_02.cc | 2 +- tests/fail/circular_01.cc | 2 +- tests/fail/fe_nothing_04.cc | 2 +- tests/fail/hp-step-14.cc | 2 +- tests/fail/hp-step-15.cc | 2 +- tests/fail/project_q_hierarchical_03.cc | 2 +- tests/fail/rt_4.cc | 2 +- tests/fail/rt_6.cc | 2 +- tests/fail/rt_distorted_01.cc | 2 +- tests/fail/rt_distorted_02.cc | 2 +- tests/fail/step-15.cc | 2 +- tests/fail/vectors_boundary_rhs_hp_02.cc | 2 +- tests/fail/vectors_rhs_hp_02.cc | 2 +- tests/fe/abf_01.cc | 2 +- tests/fe/abf_projection_01.cc | 2 +- tests/fe/bdm_1.cc | 2 +- tests/fe/bdm_10.cc | 2 +- tests/fe/bdm_11.cc | 2 +- tests/fe/bdm_12.cc | 2 +- tests/fe/bdm_13.cc | 2 +- tests/fe/bdm_14.cc | 2 +- tests/fe/bdm_15.cc | 2 +- tests/fe/bdm_2.cc | 2 +- tests/fe/bdm_3.cc | 2 +- tests/fe/bdm_5.cc | 2 +- tests/fe/bdm_8.cc | 2 +- tests/fe/bdm_9.cc | 2 +- tests/fe/block_mask_01.cc | 2 +- tests/fe/block_mask_02.cc | 2 +- tests/fe/block_mask_03.cc | 2 +- tests/fe/block_mask_04.cc | 2 +- tests/fe/block_mask_05.cc | 2 +- tests/fe/block_mask_06.cc | 2 +- tests/fe/block_mask_07.cc | 2 +- tests/fe/block_mask_08.cc | 2 +- tests/fe/block_mask_09.cc | 2 +- tests/fe/block_mask_10.cc | 2 +- tests/fe/block_mask_11.cc | 2 +- tests/fe/cell_similarity_01.cc | 2 +- tests/fe/cell_similarity_02.cc | 2 +- tests/fe/cell_similarity_03.cc | 2 +- tests/fe/cell_similarity_04.cc | 2 +- tests/fe/cell_similarity_05.cc | 2 +- tests/fe/cell_similarity_06.cc | 2 +- tests/fe/cell_similarity_07.cc | 2 +- tests/fe/cell_similarity_08.cc | 2 +- tests/fe/cell_similarity_09.cc | 2 +- tests/fe/cell_similarity_10.cc | 2 +- tests/fe/cell_similarity_11.cc | 2 +- tests/fe/cell_similarity_crash_01.cc | 2 +- tests/fe/cell_similarity_crash_02.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_01.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_02.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_03.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_04.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_05.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_06.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_07.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_08.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_09.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_10.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_01.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_02.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_03.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_04.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_05.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_06.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_07.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_08.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_09.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_10.cc | 2 +- tests/fe/check_derivatives.cc | 2 +- tests/fe/component_mask_01.cc | 2 +- tests/fe/component_mask_02.cc | 2 +- tests/fe/component_mask_03.cc | 2 +- tests/fe/component_mask_04.cc | 2 +- tests/fe/component_mask_05.cc | 2 +- tests/fe/component_mask_06.cc | 2 +- tests/fe/component_mask_07.cc | 2 +- tests/fe/component_mask_08.cc | 2 +- tests/fe/component_mask_09.cc | 2 +- tests/fe/component_mask_10.cc | 2 +- tests/fe/component_mask_11.cc | 2 +- tests/fe/component_mask_12.cc | 2 +- tests/fe/component_mask_13.cc | 2 +- tests/fe/component_mask_14.cc | 2 +- tests/fe/copy_01.cc | 2 +- tests/fe/crash_01.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/dgp_01.cc | 2 +- tests/fe/dgp_monomial_1.cc | 2 +- tests/fe/dgp_monomial_2.cc | 2 +- tests/fe/dgq_1.cc | 2 +- tests/fe/face_to_cell_q1_2d.cc | 2 +- tests/fe/face_to_cell_q2_2d.cc | 2 +- tests/fe/face_to_cell_q2xq2_2d.cc | 2 +- tests/fe/face_to_cell_q3_2d.cc | 2 +- tests/fe/face_to_cell_q3xq4_2d.cc | 2 +- tests/fe/face_to_cell_q4_2d.cc | 2 +- tests/fe/fe_abf_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_enriched_01.cc | 2 +- tests/fe/fe_enriched_02.cc | 2 +- tests/fe/fe_enriched_03.cc | 2 +- tests/fe/fe_enriched_04.cc | 2 +- tests/fe/fe_enriched_05.cc | 2 +- tests/fe/fe_enriched_06.cc | 2 +- tests/fe/fe_enriched_07.cc | 2 +- tests/fe/fe_enriched_08.cc | 2 +- tests/fe/fe_enriched_08a.cc | 2 +- tests/fe/fe_enriched_compare_to_fe_system.cc | 2 +- tests/fe/fe_enriched_compare_to_fe_system_2.cc | 2 +- tests/fe/fe_face_orientation_nedelec_0.cc | 2 +- tests/fe/fe_face_orientation_nedelec_000.cc | 2 +- tests/fe/fe_face_orientation_nedelec_001.cc | 2 +- tests/fe/fe_face_orientation_nedelec_010.cc | 2 +- tests/fe/fe_face_orientation_nedelec_011.cc | 2 +- tests/fe/fe_face_orientation_nedelec_100.cc | 2 +- tests/fe/fe_face_orientation_nedelec_101.cc | 2 +- tests/fe/fe_face_orientation_nedelec_110.cc | 2 +- tests/fe/fe_face_orientation_nedelec_111.cc | 2 +- tests/fe/fe_face_values_1d.cc | 2 +- tests/fe/fe_nedelec_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_prolongation_bdm.cc | 2 +- tests/fe/fe_prolongation_dgp.cc | 2 +- tests/fe/fe_prolongation_dgq.cc | 2 +- tests/fe/fe_prolongation_nedelec.cc | 2 +- tests/fe/fe_prolongation_q.cc | 2 +- tests/fe/fe_prolongation_q_dg0.cc | 2 +- tests/fe/fe_prolongation_q_hierarchical.cc | 2 +- tests/fe/fe_prolongation_q_iso_q1.cc | 2 +- tests/fe/fe_prolongation_rt.cc | 2 +- tests/fe/fe_prolongation_sys_01.cc | 2 +- tests/fe/fe_prolongation_sys_02.cc | 2 +- tests/fe/fe_prolongation_sys_03.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_07.cc | 2 +- tests/fe/fe_prolongation_sys_08.cc | 2 +- tests/fe/fe_prolongation_sys_09.cc | 2 +- tests/fe/fe_prolongation_sys_10.cc | 2 +- tests/fe/fe_q_01.cc | 2 +- tests/fe/fe_q_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_q_dg0.cc | 2 +- tests/fe/fe_q_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_q_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_rannacher_turek_01.cc | 2 +- tests/fe/fe_restriction_bdm.cc | 2 +- tests/fe/fe_restriction_dgp.cc | 2 +- tests/fe/fe_restriction_dgq.cc | 2 +- tests/fe/fe_restriction_nedelec.cc | 2 +- tests/fe/fe_restriction_q.cc | 2 +- tests/fe/fe_restriction_q_dg0.cc | 2 +- tests/fe/fe_restriction_q_hierarchical.cc | 2 +- tests/fe/fe_restriction_q_iso_q1.cc | 2 +- tests/fe/fe_restriction_rt.cc | 2 +- tests/fe/fe_restriction_sys_01.cc | 2 +- tests/fe/fe_restriction_sys_02.cc | 2 +- tests/fe/fe_restriction_sys_03.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_rt_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_rt_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_series_01.cc | 2 +- tests/fe/fe_series_02.cc | 2 +- tests/fe/fe_series_03.cc | 2 +- tests/fe/fe_series_04.cc | 2 +- tests/fe/fe_series_05.cc | 2 +- tests/fe/fe_series_06.cc | 2 +- tests/fe/fe_series_07.cc | 2 +- tests/fe/fe_series_08.cc | 2 +- tests/fe/fe_support_points_bdm.cc | 2 +- tests/fe/fe_support_points_nedelec.cc | 2 +- tests/fe/fe_support_points_q.cc | 2 +- tests/fe/fe_support_points_q_dg0.cc | 2 +- tests/fe/fe_support_points_q_hierarchical.cc | 2 +- tests/fe/fe_support_points_q_iso_q1.cc | 2 +- tests/fe/fe_support_points_rt.cc | 2 +- tests/fe/fe_support_points_sys_01.cc | 2 +- tests/fe/fe_support_points_sys_02.cc | 2 +- tests/fe/fe_support_points_sys_03.cc | 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_support_points_sys_07.cc | 2 +- tests/fe/fe_support_points_sys_08.cc | 2 +- tests/fe/fe_support_points_sys_09.cc | 2 +- tests/fe/fe_support_points_sys_10.cc | 2 +- tests/fe/fe_sys_projection_01.cc | 2 +- tests/fe/fe_system_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_system_components_base.cc | 2 +- tests/fe/fe_system_from_list.cc | 2 +- tests/fe/fe_tools.cc | 2 +- tests/fe/fe_tools_01.cc | 2 +- tests/fe/fe_tools_block_renumbering.cc | 2 +- tests/fe/fe_tools_test.cc | 2 +- tests/fe/fe_values_extractor_01.cc | 2 +- tests/fe/fe_values_no_mapping.cc | 2 +- tests/fe/fe_values_view_01.cc | 2 +- tests/fe/fe_values_view_02.cc | 2 +- tests/fe/fe_values_view_03.cc | 2 +- tests/fe/fe_values_view_04.cc | 2 +- tests/fe/fe_values_view_05.cc | 2 +- tests/fe/fe_values_view_06.cc | 2 +- tests/fe/fe_values_view_07.cc | 2 +- tests/fe/fe_values_view_08.cc | 2 +- tests/fe/fe_values_view_09.cc | 2 +- tests/fe/fe_values_view_10.cc | 2 +- tests/fe/fe_values_view_10_single_01.cc | 2 +- tests/fe/fe_values_view_10_single_02.cc | 2 +- tests/fe/fe_values_view_10_single_03.cc | 2 +- tests/fe/fe_values_view_11.cc | 2 +- tests/fe/fe_values_view_12.cc | 2 +- tests/fe/fe_values_view_13.cc | 2 +- tests/fe/fe_values_view_14.cc | 2 +- tests/fe/fe_values_view_15.cc | 2 +- tests/fe/fe_values_view_16.cc | 2 +- tests/fe/fe_values_view_17.cc | 2 +- tests/fe/fe_values_view_18.cc | 2 +- tests/fe/fe_values_view_19.cc | 2 +- tests/fe/fe_values_view_20.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_23.cc | 2 +- tests/fe/fe_values_view_23_nonsymmetric.cc | 2 +- tests/fe/fe_values_view_24.cc | 2 +- tests/fe/fe_values_view_24_nonsymmetric.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_invalid_01.cc | 2 +- tests/fe/fe_values_view_invalid_02.cc | 2 +- tests/fe/fe_values_view_invalid_03.cc | 2 +- tests/fe/fe_values_view_invalid_03_nonsymmetric.cc | 2 +- tests/fe/fe_values_view_number_01.cc | 2 +- tests/fe/fe_values_view_tensor_01.cc | 2 +- tests/fe/function.cc | 2 +- tests/fe/get_name_01.cc | 2 +- tests/fe/get_name_02.cc | 2 +- tests/fe/get_sub_fe_01.cc | 2 +- tests/fe/get_sub_fe_02.cc | 2 +- tests/fe/injection_common.h | 2 +- tests/fe/interpolate_common.h | 2 +- tests/fe/interpolate_q1.cc | 2 +- tests/fe/interpolate_q_dg0.cc | 2 +- tests/fe/interpolate_q_iso_q1.cc | 2 +- tests/fe/interpolate_q_system_mixed_01.cc | 2 +- tests/fe/interpolate_rt.cc | 2 +- tests/fe/interpolate_rtn.cc | 2 +- tests/fe/interpolate_system.cc | 2 +- tests/fe/jacobians.cc | 2 +- tests/fe/jacobians_face.cc | 2 +- tests/fe/jacobians_face_cartesian.cc | 2 +- tests/fe/jacobians_face_fe_field.cc | 2 +- tests/fe/mass_matrix_arbitrary_nodes.cc | 2 +- tests/fe/nedelec.cc | 2 +- tests/fe/nedelec_2.cc | 2 +- tests/fe/nedelec_3.cc | 2 +- tests/fe/nedelec_crash_01.cc | 2 +- tests/fe/nedelec_crash_hp.cc | 2 +- tests/fe/nedelec_face_interpolation.cc | 2 +- tests/fe/nedelec_non_rect_2d.cc | 2 +- tests/fe/nedelec_non_rect_face.cc | 2 +- tests/fe/non_primitive_1.cc | 2 +- tests/fe/non_primitive_2.cc | 2 +- tests/fe/numbering.cc | 2 +- tests/fe/p1nc_01.cc | 2 +- tests/fe/p1nc_02.cc | 2 +- tests/fe/p1nc_03.cc | 2 +- tests/fe/p1nc_04.cc | 2 +- tests/fe/p1nc_05.cc | 2 +- tests/fe/p1nc_06.cc | 2 +- tests/fe/p1nc_07.cc | 2 +- tests/fe/p1nc_08.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_iso_q1_projection_01.cc | 2 +- tests/fe/rt_1.cc | 2 +- tests/fe/rt_10.cc | 2 +- tests/fe/rt_11.cc | 2 +- tests/fe/rt_12.cc | 2 +- tests/fe/rt_13.cc | 2 +- tests/fe/rt_14.cc | 2 +- tests/fe/rt_15.cc | 2 +- tests/fe/rt_2.cc | 2 +- tests/fe/rt_3.cc | 2 +- tests/fe/rt_5.cc | 2 +- tests/fe/rt_7.cc | 2 +- tests/fe/rt_8.cc | 2 +- tests/fe/rt_9.cc | 2 +- tests/fe/rt_approximation_01.cc | 2 +- tests/fe/rt_covariant.cc | 2 +- tests/fe/rt_hessian.cc | 2 +- tests/fe/rt_normal_02.cc | 2 +- tests/fe/rt_projection_01.cc | 2 +- tests/fe/rtdiff.cc | 2 +- tests/fe/rtn_1.cc | 2 +- tests/fe/rtn_2.cc | 2 +- tests/fe/rtn_3.cc | 2 +- tests/fe/shapes_bernstein.cc | 2 +- tests/fe/shapes_dgp.cc | 2 +- tests/fe/shapes_dgp_monomial.cc | 2 +- tests/fe/shapes_dgp_nonparametric.cc | 2 +- tests/fe/shapes_dgq.cc | 2 +- tests/fe/shapes_faceq.cc | 2 +- tests/fe/shapes_nedelec.cc | 2 +- tests/fe/shapes_q.cc | 2 +- tests/fe/shapes_q_dg0.cc | 2 +- tests/fe/shapes_q_hierarchical.cc | 2 +- tests/fe/shapes_q_iso_q1.cc | 2 +- tests/fe/shapes_system.cc | 2 +- tests/fe/shapes_system_02.cc | 2 +- tests/fe/shapes_traceq.cc | 2 +- tests/fe/system_01.cc | 2 +- tests/fe/system_02.cc | 2 +- tests/fe/system_03.cc | 2 +- tests/fe/system_04.cc | 2 +- tests/fe/system_index.cc | 2 +- tests/fe/traits.cc | 2 +- tests/fe/transfer.cc | 2 +- tests/fe/up_and_down.cc | 2 +- tests/full_matrix/full_matrix.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_09.cc | 2 +- tests/full_matrix/full_matrix_10.cc | 2 +- tests/full_matrix/full_matrix_11.cc | 2 +- tests/full_matrix/full_matrix_58.cc | 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/block_vec_03.cc | 2 +- tests/gla/block_vec_04.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_00.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_06.cc | 2 +- tests/gla/vec_07.cc | 2 +- tests/gla/vec_all_zero_01.cc | 2 +- tests/grid/cell_id_01.cc | 2 +- tests/grid/cell_id_02.cc | 2 +- tests/grid/cell_id_03.cc | 2 +- tests/grid/cell_id_04.cc | 2 +- tests/grid/coarsening_02.cc | 2 +- tests/grid/coarsening_02_1d.cc | 2 +- tests/grid/coarsening_03.cc | 2 +- tests/grid/distort_random.cc | 2 +- tests/grid/extent_in_direction.cc | 2 +- tests/grid/extrude_orientation_01.cc | 2 +- tests/grid/extrude_orientation_02.cc | 2 +- tests/grid/face_orientations_3d.cc | 2 +- tests/grid/filtered_iterator.cc | 2 +- tests/grid/filtered_iterator_02.cc | 2 +- tests/grid/filtered_iterator_03.cc | 2 +- tests/grid/filtered_iterator_04.cc | 2 +- tests/grid/get_finest_common_cells_01.cc | 2 +- tests/grid/get_finest_common_cells_02.cc | 2 +- tests/grid/get_finest_common_cells_03.cc | 2 +- tests/grid/get_patch_around_cell_01.cc | 2 +- tests/grid/grid_generator_01.cc | 2 +- tests/grid/grid_generator_01a.cc | 2 +- tests/grid/grid_generator_01b.cc | 2 +- tests/grid/grid_generator_02.cc | 2 +- tests/grid/grid_generator_03.cc | 2 +- tests/grid/grid_generator_04.cc | 2 +- tests/grid/grid_generator_05.cc | 2 +- tests/grid/grid_generator_06.cc | 2 +- tests/grid/grid_generator_07.cc | 2 +- tests/grid/grid_generator_08.cc | 2 +- tests/grid/grid_generator_09.cc | 2 +- tests/grid/grid_generator_10.cc | 2 +- tests/grid/grid_generator_cheese.cc | 2 +- tests/grid/grid_generator_general_cell.cc | 2 +- tests/grid/grid_generator_hyper_cross.cc | 2 +- tests/grid/grid_generator_hyper_cube_slit_01.cc | 2 +- tests/grid/grid_generator_hyper_sphere.cc | 2 +- tests/grid/grid_generator_simplex.cc | 2 +- tests/grid/grid_hyper_shell.cc | 2 +- tests/grid/grid_hyper_shell_02.cc | 2 +- tests/grid/grid_hyper_shell_03.cc | 2 +- tests/grid/grid_hyper_shell_04.cc | 2 +- tests/grid/grid_hyper_shell_05.cc | 2 +- tests/grid/grid_hyper_shell_06.cc | 2 +- tests/grid/grid_in.cc | 2 +- tests/grid/grid_in_3d.cc | 2 +- tests/grid/grid_in_3d_02.cc | 2 +- tests/grid/grid_in_abaqus_01.cc | 2 +- tests/grid/grid_in_gmsh_01.cc | 2 +- tests/grid/grid_in_msh.cc | 2 +- tests/grid/grid_in_msh_02.cc | 2 +- tests/grid/grid_in_msh_02_13.cc | 2 +- tests/grid/grid_in_msh_03.cc | 2 +- tests/grid/grid_in_msh_version_1.cc | 2 +- tests/grid/grid_in_msh_version_2.cc | 2 +- tests/grid/grid_in_tecplot.cc | 2 +- tests/grid/grid_in_ucd_01.cc | 2 +- tests/grid/grid_in_unv_2d.cc | 2 +- tests/grid/grid_in_unv_3d.cc | 2 +- tests/grid/grid_in_unv_3d_02.cc | 2 +- tests/grid/grid_in_vtk_2d.cc | 2 +- tests/grid/grid_in_vtk_3d.cc | 2 +- tests/grid/grid_in_vtk_3d_02.cc | 2 +- tests/grid/grid_in_vtk_3d_03.cc | 2 +- tests/grid/grid_in_vtk_3d_04.cc | 2 +- tests/grid/grid_invert.cc | 2 +- tests/grid/grid_out.cc | 2 +- tests/grid/grid_out_02.cc | 2 +- tests/grid/grid_out_03.cc | 2 +- tests/grid/grid_out_04.cc | 2 +- tests/grid/grid_out_07.cc | 2 +- tests/grid/grid_out_08.cc | 2 +- tests/grid/grid_out_09.cc | 2 +- tests/grid/grid_out_per_processor_vtu_01.cc | 2 +- tests/grid/grid_out_svg_01.cc | 2 +- tests/grid/grid_out_svg_02.cc | 2 +- tests/grid/grid_out_vtk_01.cc | 2 +- tests/grid/grid_out_vtk_02.cc | 2 +- tests/grid/grid_output_input.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_parallelepiped_04.cc | 2 +- tests/grid/grid_parallelepiped_05.cc | 2 +- tests/grid/grid_remove_anisotropy.cc | 2 +- tests/grid/grid_remove_hanging_nodes.cc | 2 +- tests/grid/grid_test.cc | 2 +- tests/grid/grid_tools.cc | 2 +- tests/grid/grid_tools_02.cc | 2 +- tests/grid/grid_tools_03.cc | 2 +- tests/grid/grid_tools_04.cc | 2 +- tests/grid/grid_tools_05.cc | 2 +- tests/grid/grid_tools_06.cc | 2 +- tests/grid/grid_tools_cache_03.cc | 2 +- tests/grid/grid_tools_extract_used_vertices_01.cc | 2 +- tests/grid/grid_tools_extract_used_vertices_02.cc | 2 +- tests/grid/grid_tools_extract_used_vertices_03.cc | 2 +- tests/grid/grid_tools_find_closest_vertex_01.cc | 2 +- tests/grid/grid_tools_halo_layer_01.cc | 2 +- tests/grid/grid_tools_halo_layer_02.cc | 2 +- tests/grid/grid_tools_halo_layer_03.cc | 2 +- tests/grid/grid_tools_halo_layer_04.cc | 2 +- tests/grid/grid_tools_halo_layer_05.cc | 2 +- tests/grid/grid_tools_halo_layer_ghost_cells.cc | 2 +- tests/grid/grid_tools_local_to_global_vertex_id.cc | 2 +- tests/grid/grid_tools_regularize_01.cc | 2 +- tests/grid/grid_tools_regularize_02.cc | 2 +- tests/grid/grid_tools_transform_01.cc | 2 +- tests/grid/grid_tools_vertex_to_cell_map_01.cc | 2 +- tests/grid/grid_tools_vertex_to_cell_map_02.cc | 2 +- tests/grid/grid_transform.cc | 2 +- tests/grid/grid_transform_3d.cc | 2 +- tests/grid/grid_transform_coefficient.cc | 2 +- tests/grid/have_same_coarse_mesh_01.cc | 2 +- tests/grid/have_same_coarse_mesh_02.cc | 2 +- tests/grid/have_same_coarse_mesh_03.cc | 2 +- tests/grid/intergrid_constraints.cc | 2 +- tests/grid/intergrid_map.cc | 2 +- tests/grid/line_coarsening_3d.cc | 2 +- tests/grid/manifold_ids_on_boundary_01.cc | 2 +- tests/grid/maximal_cell_diameter.cc | 2 +- tests/grid/measure_et_al.cc | 2 +- tests/grid/measure_et_al_02.cc | 2 +- tests/grid/measure_of_3d_face_01.cc | 2 +- tests/grid/merge_triangulations_01.cc | 2 +- tests/grid/merge_triangulations_02.cc | 2 +- tests/grid/merge_triangulations_03.cc | 2 +- tests/grid/mesh_3d_1.cc | 2 +- tests/grid/mesh_3d_10.cc | 2 +- tests/grid/mesh_3d_11.cc | 2 +- tests/grid/mesh_3d_12.cc | 2 +- tests/grid/mesh_3d_13.cc | 2 +- tests/grid/mesh_3d_14.cc | 2 +- tests/grid/mesh_3d_15.cc | 2 +- tests/grid/mesh_3d_16.cc | 2 +- tests/grid/mesh_3d_17.cc | 2 +- tests/grid/mesh_3d_18.cc | 2 +- tests/grid/mesh_3d_19.cc | 2 +- tests/grid/mesh_3d_2.cc | 2 +- tests/grid/mesh_3d_20.cc | 2 +- tests/grid/mesh_3d_21.cc | 2 +- tests/grid/mesh_3d_22.cc | 2 +- tests/grid/mesh_3d_23.cc | 2 +- tests/grid/mesh_3d_24.cc | 2 +- tests/grid/mesh_3d_25.cc | 2 +- tests/grid/mesh_3d_26.cc | 2 +- tests/grid/mesh_3d_3.cc | 2 +- tests/grid/mesh_3d_4.cc | 2 +- tests/grid/mesh_3d_5.cc | 2 +- tests/grid/mesh_3d_6.cc | 2 +- tests/grid/mesh_3d_7.cc | 2 +- tests/grid/mesh_3d_8.cc | 2 +- tests/grid/mesh_3d_9.cc | 2 +- tests/grid/mesh_smoothing_02.cc | 2 +- tests/grid/mesh_smoothing_03.cc | 2 +- tests/grid/minimal_cell_diameter.cc | 2 +- tests/grid/move_constructor.cc | 2 +- tests/grid/normal_vector_01.cc | 2 +- tests/grid/normal_vector_01_2d.cc | 2 +- tests/grid/normal_vector_02.cc | 2 +- tests/grid/normal_vector_02_2d.cc | 2 +- tests/grid/normal_vector_03.cc | 2 +- tests/grid/normal_vector_03_2d.cc | 2 +- tests/grid/normals_at_vertices_01.cc | 2 +- tests/grid/normals_at_vertices_02.cc | 2 +- tests/grid/number_cache_01.cc | 2 +- tests/grid/number_cache_02.cc | 2 +- tests/grid/number_cache_03.cc | 2 +- tests/grid/periodicity_1d.cc | 2 +- tests/grid/recursively_set_material_id.cc | 2 +- tests/grid/refine_and_coarsen_01.cc | 2 +- tests/grid/refinement_listener_02.cc | 2 +- tests/grid/refinement_listener_03.cc | 2 +- tests/grid/rotate_01.cc | 2 +- tests/grid/subcelldata.cc | 2 +- tests/grid/subdomain_ids.cc | 2 +- tests/grid/subdomain_on_refinement.cc | 2 +- tests/grid/torus_01.cc | 2 +- tests/grid/tria_iterator_with_one_header.cc | 2 +- tests/grid/tria_last.cc | 2 +- tests/grid/tria_signals_01.cc | 2 +- tests/grid/twisted_parallelepiped_01.cc | 2 +- tests/grid/twisted_parallelepiped_02.cc | 2 +- tests/grid/union_triangulation.cc | 2 +- tests/grid/user_data_01.cc | 2 +- tests/grid/vertex_as_face_01.cc | 2 +- tests/grid/vertex_as_face_02.cc | 2 +- tests/grid/vertex_as_face_03.cc | 2 +- tests/grid/vertex_as_face_04.cc | 2 +- tests/grid/vertex_as_face_05.cc | 2 +- tests/grid/vertex_as_face_06.cc | 2 +- tests/grid/vertex_as_face_07.cc | 2 +- tests/grid/vertex_as_face_08.cc | 2 +- tests/grid/vertex_as_face_09.cc | 2 +- tests/grid/vertex_as_face_10.cc | 2 +- tests/grid/vertex_as_face_11.cc | 2 +- tests/grid/vertex_as_face_12.cc | 2 +- tests/grid/vertex_as_face_13.cc | 2 +- tests/grid/vertex_connectivity.cc | 2 +- tests/grid/vertex_iterator.cc | 2 +- tests/hp/compare_hp_vs_nonhp_01.cc | 2 +- tests/hp/continuous_1d_01.cc | 2 +- tests/hp/continuous_2d_01.cc | 2 +- tests/hp/continuous_3d_01.cc | 2 +- tests/hp/copy_tria_bug.cc | 2 +- tests/hp/crash_01.cc | 2 +- tests/hp/crash_02.cc | 2 +- tests/hp/crash_03.cc | 2 +- tests/hp/crash_04.cc | 2 +- tests/hp/crash_05.cc | 2 +- tests/hp/crash_06.cc | 2 +- tests/hp/crash_07.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_14.cc | 2 +- tests/hp/crash_15.cc | 2 +- tests/hp/crash_16.cc | 2 +- tests/hp/crash_17.cc | 2 +- tests/hp/crash_18.cc | 2 +- tests/hp/crash_19.cc | 2 +- tests/hp/crash_20.cc | 2 +- tests/hp/crash_21.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_05.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/do_function_derivatives_01.cc | 2 +- tests/hp/do_function_hessians_01.cc | 2 +- tests/hp/do_function_laplacians_01.cc | 2 +- tests/hp/dof_handler_number_cache.cc | 2 +- tests/hp/dof_renumbering_04.cc | 2 +- tests/hp/dof_renumbering_05.cc | 2 +- tests/hp/dof_renumbering_06.cc | 2 +- tests/hp/face_domination_01.cc | 2 +- tests/hp/face_domination_02.cc | 2 +- tests/hp/fe_collection_01.cc | 2 +- tests/hp/fe_collection_02.cc | 2 +- tests/hp/fe_collection_03.cc | 2 +- tests/hp/fe_collection_04.cc | 2 +- tests/hp/fe_collection_05.cc | 2 +- tests/hp/fe_nothing_01.cc | 2 +- tests/hp/fe_nothing_02.cc | 2 +- tests/hp/fe_nothing_03.cc | 2 +- tests/hp/fe_nothing_05.cc | 2 +- tests/hp/fe_nothing_06.cc | 2 +- tests/hp/fe_nothing_07.cc | 2 +- tests/hp/fe_nothing_08.cc | 2 +- tests/hp/fe_nothing_09.cc | 2 +- tests/hp/fe_nothing_10.cc | 2 +- tests/hp/fe_nothing_11.cc | 2 +- tests/hp/fe_nothing_12.cc | 2 +- tests/hp/fe_nothing_13.cc | 2 +- tests/hp/fe_nothing_14.cc | 2 +- tests/hp/fe_nothing_15.cc | 2 +- tests/hp/fe_nothing_16.cc | 2 +- tests/hp/fe_nothing_17.cc | 2 +- tests/hp/fe_nothing_18.cc | 2 +- tests/hp/fe_nothing_19.cc | 2 +- tests/hp/fe_nothing_20.cc | 2 +- tests/hp/fe_nothing_21.cc | 2 +- tests/hp/get_active_fe_indices.cc | 2 +- tests/hp/get_interpolated_dof_values_01.cc | 2 +- tests/hp/get_interpolated_dof_values_02.cc | 2 +- tests/hp/get_interpolated_dof_values_03.cc | 2 +- tests/hp/hp_constraints_common.h | 2 +- tests/hp/hp_constraints_common_no_support.h | 2 +- tests/hp/hp_constraints_neither_dominate_01.cc | 2 +- tests/hp/hp_constraints_neither_dominate_02.cc | 2 +- tests/hp/hp_dof_handler.cc | 2 +- tests/hp/hp_hanging_nodes_01.cc | 2 +- tests/hp/hp_hanging_nodes_02.cc | 2 +- tests/hp/hp_line_dof_identities_dgp.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_monomial.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_nonparametric.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_system_01.cc | 2 +- tests/hp/hp_line_dof_identities_dgp_system_02.cc | 2 +- tests/hp/hp_line_dof_identities_dgq.cc | 2 +- tests/hp/hp_line_dof_identities_dgq_system_01.cc | 2 +- tests/hp/hp_line_dof_identities_dgq_system_02.cc | 2 +- tests/hp/hp_line_dof_identities_q.cc | 2 +- tests/hp/hp_line_dof_identities_q_gl.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/hp_line_dof_identities_q_system_03.cc | 2 +- tests/hp/hp_line_dof_identities_rt_nodal.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_monomial.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_system_01.cc | 2 +- tests/hp/hp_quad_dof_identities_dgp_system_02.cc | 2 +- tests/hp/hp_quad_dof_identities_dgq.cc | 2 +- tests/hp/hp_quad_dof_identities_dgq_system_01.cc | 2 +- tests/hp/hp_quad_dof_identities_dgq_system_02.cc | 2 +- tests/hp/hp_quad_dof_identities_q.cc | 2 +- tests/hp/hp_quad_dof_identities_q_gl.cc | 2 +- tests/hp/hp_quad_dof_identities_q_system_01.cc | 2 +- tests/hp/hp_quad_dof_identities_q_system_02.cc | 2 +- tests/hp/hp_quad_dof_identities_rt_nodal.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_monomial.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc | 2 +- .../hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc | 2 +- .../hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_system_01.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgp_system_02.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgq.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgq_system_01.cc | 2 +- tests/hp/hp_vertex_dof_identities_dgq_system_02.cc | 2 +- tests/hp/hp_vertex_dof_identities_q.cc | 2 +- tests/hp/hp_vertex_dof_identities_q_system_01.cc | 2 +- tests/hp/hp_vertex_dof_identities_q_system_02.cc | 2 +- tests/hp/hp_vertex_dof_identities_rt_nodal.cc | 2 +- tests/hp/integrate_difference.cc | 2 +- tests/hp/integrate_difference_02.cc | 2 +- tests/hp/integrate_difference_03.cc | 2 +- tests/hp/interpolate_dgq_01.cc | 2 +- tests/hp/interpolate_dgq_02.cc | 2 +- tests/hp/interpolate_nothing_01.cc | 2 +- tests/hp/interpolate_nothing_02.cc | 2 +- tests/hp/interpolate_nothing_03.cc | 2 +- tests/hp/interpolate_q_01.cc | 2 +- tests/hp/interpolate_q_02.cc | 2 +- tests/hp/interpolate_q_system_01.cc | 2 +- tests/hp/interpolate_q_system_02.cc | 2 +- tests/hp/mapping_collection_01.cc | 2 +- tests/hp/mapping_collection_02.cc | 2 +- tests/hp/mapping_collection_03.cc | 2 +- tests/hp/mapping_collection_04.cc | 2 +- tests/hp/matrices.cc | 2 +- tests/hp/matrices_hp.cc | 2 +- tests/hp/n_active_fe_indices.cc | 2 +- tests/hp/n_boundary_dofs.cc | 2 +- tests/hp/n_boundary_dofs_02.cc | 2 +- tests/hp/n_boundary_dofs_03.cc | 2 +- tests/hp/n_dofs.cc | 2 +- tests/hp/project_01.cc | 2 +- tests/hp/project_01_curved_boundary.cc | 2 +- tests/hp/project_02.cc | 2 +- tests/hp/q_collection_01.cc | 2 +- tests/hp/q_vs_dgq.cc | 2 +- tests/hp/random.cc | 2 +- tests/hp/renumber_block_wise_01.cc | 2 +- tests/hp/renumber_block_wise_01a.cc | 2 +- tests/hp/renumber_block_wise_01b.cc | 2 +- tests/hp/renumber_block_wise_02.cc | 2 +- tests/hp/renumber_component_wise.cc | 2 +- tests/hp/set_dof_values_by_interpolation_01.cc | 2 +- tests/hp/set_dof_values_by_interpolation_02.cc | 2 +- tests/hp/set_dof_values_by_interpolation_03.cc | 2 +- tests/hp/solution_transfer.cc | 2 +- tests/hp/solution_transfer_02.cc | 2 +- tests/hp/solution_transfer_03.cc | 2 +- tests/hp/solution_transfer_04.cc | 2 +- tests/hp/solution_transfer_05.cc | 2 +- tests/hp/solution_transfer_06.cc | 2 +- tests/hp/solution_transfer_07.cc | 2 +- tests/hp/solution_transfer_08.cc | 2 +- tests/hp/solution_transfer_09.cc | 2 +- tests/hp/solution_transfer_10.cc | 2 +- tests/hp/solution_transfer_11.cc | 2 +- tests/hp/solution_transfer_12.cc | 2 +- tests/hp/solution_transfer_13.cc | 2 +- tests/hp/step-10.cc | 2 +- tests/hp/step-11.cc | 2 +- tests/hp/step-12.cc | 2 +- tests/hp/step-13.cc | 2 +- tests/hp/step-2.cc | 2 +- tests/hp/step-27.cc | 2 +- tests/hp/step-3.cc | 2 +- tests/hp/step-3a.cc | 2 +- tests/hp/step-3a_mapping_collection.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_01.cc | 2 +- tests/hp/vectors_boundary_rhs_02.cc | 2 +- tests/hp/vectors_boundary_rhs_03.cc | 2 +- tests/hp/vectors_boundary_rhs_hp_01.cc | 2 +- tests/hp/vectors_boundary_rhs_hp_03.cc | 2 +- tests/hp/vectors_point_source_01.cc | 2 +- tests/hp/vectors_point_source_hp_01.cc | 2 +- tests/hp/vectors_rhs_01.cc | 2 +- tests/hp/vectors_rhs_02.cc | 2 +- tests/hp/vectors_rhs_03.cc | 2 +- tests/hp/vectors_rhs_hp_01.cc | 2 +- tests/hp/vectors_rhs_hp_03.cc | 2 +- tests/integrators/advection_01.cc | 2 +- tests/integrators/assembler_simple_matrix_01.cc | 2 +- tests/integrators/assembler_simple_matrix_01m.cc | 2 +- tests/integrators/assembler_simple_matrix_02.cc | 2 +- tests/integrators/assembler_simple_matrix_02m.cc | 2 +- tests/integrators/assembler_simple_matrix_03.cc | 2 +- tests/integrators/assembler_simple_matrix_03m.cc | 2 +- tests/integrators/assembler_simple_matrix_03tri.cc | 2 +- tests/integrators/assembler_simple_matrix_04.cc | 2 +- tests/integrators/assembler_simple_mgmatrix_01.cc | 2 +- tests/integrators/assembler_simple_mgmatrix_02.cc | 2 +- tests/integrators/assembler_simple_mgmatrix_03.cc | 2 +- tests/integrators/assembler_simple_system_inhom_01.cc | 2 +- tests/integrators/cells_and_faces_01.cc | 2 +- tests/integrators/cochain_01.cc | 2 +- tests/integrators/divergence_01.cc | 2 +- tests/integrators/elasticity_02.cc | 2 +- tests/integrators/functional_01.cc | 2 +- tests/integrators/laplacian_01.cc | 2 +- tests/integrators/maxwell_curl.cc | 2 +- tests/integrators/mesh_worker_01.cc | 2 +- tests/integrators/mesh_worker_02.cc | 2 +- tests/integrators/mesh_worker_03.cc | 2 +- tests/integrators/mesh_worker_1d_dg.cc | 2 +- tests/integrators/mesh_worker_matrix_01.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_05.cc | 2 +- tests/lac/block_matrices.cc | 2 +- tests/lac/block_matrices_02.cc | 2 +- tests/lac/block_matrices_03.cc | 2 +- tests/lac/block_matrices_04.cc | 2 +- tests/lac/block_minres.cc | 2 +- tests/lac/block_vector.cc | 2 +- tests/lac/block_vector_copy.cc | 2 +- tests/lac/block_vector_iterator.cc | 2 +- tests/lac/block_vector_vector_assign.cc | 2 +- tests/lac/complex_block_vector.cc | 2 +- tests/lac/complex_block_vector_iterator.cc | 2 +- tests/lac/complex_block_vector_vector_assign.cc | 2 +- tests/lac/constrained_linear_operator_01.cc | 2 +- tests/lac/constraint_graph.cc | 2 +- tests/lac/constraint_graph_zero.cc | 2 +- tests/lac/constraint_matrix_copy_01.cc | 2 +- tests/lac/constraints.cc | 2 +- tests/lac/constraints_01.cc | 2 +- tests/lac/constraints_02.cc | 2 +- tests/lac/constraints_block_01.cc | 2 +- tests/lac/constraints_c1.cc | 2 +- tests/lac/constraints_c1_02.cc | 2 +- tests/lac/constraints_get_lines.cc | 2 +- tests/lac/constraints_hanging_nodes_bc.cc | 2 +- tests/lac/constraints_inhomogeneous.cc | 2 +- tests/lac/constraints_local_to_global.cc | 2 +- tests/lac/constraints_local_to_global_chunk.cc | 2 +- tests/lac/constraints_merge.cc | 2 +- tests/lac/constraints_merge_02.cc | 2 +- tests/lac/constraints_merge_03.cc | 2 +- tests/lac/constraints_merge_04.cc | 2 +- tests/lac/constraints_merge_05.cc | 2 +- tests/lac/constraints_merge_06.cc | 2 +- tests/lac/constraints_merge_07.cc | 2 +- tests/lac/constraints_merge_08.cc | 2 +- tests/lac/constraints_merge_09.cc | 2 +- tests/lac/constraints_zero.cc | 2 +- tests/lac/constraints_zero_condense.cc | 2 +- tests/lac/constraints_zero_merge.cc | 2 +- tests/lac/copy_transposed.cc | 2 +- tests/lac/diagonal_matrix.cc | 2 +- tests/lac/diagonal_matrix_02.cc | 2 +- tests/lac/eigen.cc | 2 +- tests/lac/filtered_matrix.cc | 2 +- tests/lac/filtered_matrix_01.cc | 2 +- tests/lac/filtered_matrix_02.cc | 2 +- tests/lac/filtered_matrix_03.cc | 2 +- tests/lac/filtered_matrix_04.cc | 2 +- tests/lac/filtered_matrix_05.cc | 2 +- tests/lac/filtered_matrix_06.cc | 2 +- tests/lac/gmres_eigenvalues.cc | 2 +- tests/lac/gmres_reorthogonalize_01.cc | 2 +- tests/lac/gmres_reorthogonalize_02.cc | 2 +- tests/lac/gmres_reorthogonalize_03.cc | 2 +- tests/lac/gmres_reorthogonalize_04.cc | 2 +- tests/lac/gmres_reorthogonalize_05.cc | 2 +- tests/lac/householder.cc | 2 +- tests/lac/identity_matrix_01.cc | 2 +- tests/lac/identity_matrix_02.cc | 2 +- tests/lac/identity_matrix_03.cc | 2 +- tests/lac/identity_matrix_04.cc | 2 +- tests/lac/identity_matrix_05.cc | 2 +- tests/lac/identity_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/inhomogeneous_constraints_vector.cc | 2 +- tests/lac/intel-15-bug.cc | 2 +- tests/lac/is_block_matrix.cc | 2 +- tests/lac/is_block_vector.cc | 2 +- tests/lac/iteration_number_control.cc | 2 +- tests/lac/la_parallel_vector_add_and_dot_complex.cc | 2 +- tests/lac/la_vector_accumulation_01.cc | 2 +- tests/lac/la_vector_add_and_dot.cc | 2 +- tests/lac/la_vector_add_and_dot_complex.cc | 2 +- tests/lac/la_vector_large_numbers.cc | 2 +- tests/lac/la_vector_norms.cc | 2 +- tests/lac/la_vector_output.cc | 2 +- tests/lac/la_vector_vector.cc | 2 +- tests/lac/lapack_fill.cc | 2 +- tests/lac/linear_operator_04.cc | 2 +- tests/lac/linear_operator_05.cc | 2 +- tests/lac/linear_operator_09.cc | 2 +- tests/lac/matrices.cc | 2 +- tests/lac/matrices_02.cc | 2 +- tests/lac/matrices_ez.cc | 2 +- tests/lac/matrices_ez_add.cc | 2 +- tests/lac/matrices_lapack.cc | 2 +- tests/lac/matrices_lapack_fill.cc | 2 +- tests/lac/matrix_out.cc | 2 +- tests/lac/matrix_out_02.cc | 2 +- tests/lac/pointer_matrix.cc | 2 +- tests/lac/pointer_matrix_01.cc | 2 +- tests/lac/pointer_matrix_02.cc | 2 +- tests/lac/pointer_matrix_03.cc | 2 +- tests/lac/pointer_matrix_04.cc | 2 +- tests/lac/pointer_matrix_05.cc | 2 +- tests/lac/pointer_matrix_06.cc | 2 +- tests/lac/pointer_matrix_07.cc | 2 +- tests/lac/pointer_matrix_08.cc | 2 +- tests/lac/pointer_matrix_09.cc | 2 +- tests/lac/pointer_matrix_10.cc | 2 +- tests/lac/pointer_matrix_vector.cc | 2 +- tests/lac/precondition_chebyshev_01.cc | 2 +- tests/lac/precondition_chebyshev_02.cc | 2 +- tests/lac/precondition_chebyshev_03.cc | 2 +- tests/lac/precondition_chebyshev_04.cc | 2 +- tests/lac/print_formatted_ez_01.cc | 2 +- tests/lac/readwritevector_add.cc | 2 +- tests/lac/readwritevector_assignment.cc | 2 +- tests/lac/readwritevector_functor.cc | 2 +- tests/lac/readwritevector_print.cc | 2 +- tests/lac/schur_complement_03.cc | 2 +- tests/lac/solver_02.cc | 2 +- tests/lac/solver_memorytest.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_00.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_Tmmult_01.cc | 2 +- tests/lac/sparse_matrix_Tmmult_02.cc | 2 +- tests/lac/sparse_matrix_iterator.cc | 2 +- tests/lac/sparse_matrix_mmult_01.cc | 2 +- tests/lac/sparse_matrix_mmult_02.cc | 2 +- tests/lac/sparse_matrix_move.cc | 2 +- tests/lac/sparse_mic.cc | 2 +- tests/lac/trace.cc | 2 +- tests/lac/tridiagonal_matrix.cc | 2 +- tests/lac/tridiagonal_matrix_sym.cc | 2 +- tests/lac/vector-vector.cc | 2 +- tests/lac/vector_accumulation_01.cc | 2 +- tests/lac/vector_accumulation_02.cc | 2 +- tests/lac/vector_add_and_dot.cc | 2 +- tests/lac/vector_add_and_dot_complex.cc | 2 +- tests/lac/vector_large_numbers.cc | 2 +- tests/lac/vector_memory.cc | 2 +- tests/lac/vector_norms.cc | 2 +- tests/lac/vector_reinit_02.cc | 2 +- tests/lac/vector_reinit_03.cc | 2 +- tests/lac/vector_view.cc | 2 +- tests/lac/vector_view_01.cc | 2 +- tests/lac/vector_view_02.cc | 2 +- tests/lac/vector_view_03.cc | 2 +- tests/lac/vector_view_04.cc | 2 +- tests/lac/vector_view_05.cc | 2 +- tests/lapack/full_matrix_00.cc | 2 +- tests/lapack/full_matrix_01.cc | 2 +- tests/lapack/full_matrix_02.cc | 2 +- tests/lapack/full_matrix_03.cc | 2 +- tests/lapack/full_matrix_04.cc | 2 +- tests/lapack/full_matrix_05.cc | 2 +- tests/lapack/full_matrix_06.cc | 2 +- tests/lapack/full_matrix_07.cc | 2 +- tests/lapack/full_matrix_08.cc | 2 +- tests/lapack/full_matrix_09.cc | 2 +- tests/lapack/full_matrix_10.cc | 2 +- tests/lapack/full_matrix_11.cc | 2 +- tests/lapack/full_matrix_12.cc | 2 +- tests/lapack/full_matrix_15.cc | 2 +- tests/lapack/full_matrix_16.cc | 2 +- tests/lapack/full_matrix_17.cc | 2 +- tests/lapack/full_matrix_18.cc | 2 +- tests/lapack/full_matrix_19.cc | 2 +- tests/lapack/full_matrix_20.cc | 2 +- tests/lapack/full_matrix_21.cc | 2 +- tests/lapack/full_matrix_22.cc | 2 +- tests/lapack/full_matrix_23.cc | 2 +- tests/lapack/full_matrix_24.cc | 2 +- tests/lapack/full_matrix_25.cc | 2 +- tests/lapack/full_matrix_26.cc | 2 +- tests/lapack/solver_cg.cc | 2 +- tests/lapack/tridiagonal_ev1.cc | 2 +- tests/manifold/chart_manifold_01.cc | 2 +- tests/manifold/chart_manifold_01_embedded.cc | 2 +- tests/manifold/chart_manifold_02.cc | 2 +- tests/manifold/chart_manifold_02_embedded.cc | 2 +- tests/manifold/chart_manifold_03.cc | 2 +- tests/manifold/chart_manifold_03_embedded.cc | 2 +- tests/manifold/chart_manifold_04.cc | 2 +- tests/manifold/chart_manifold_04_embedded.cc | 2 +- tests/manifold/chart_manifold_05.cc | 2 +- tests/manifold/chart_manifold_05_embedded.cc | 2 +- tests/manifold/chart_manifold_06.cc | 2 +- tests/manifold/chart_manifold_06_embedded.cc | 2 +- tests/manifold/chart_manifold_07.cc | 2 +- tests/manifold/chart_manifold_08.cc | 2 +- tests/manifold/chart_manifold_09.cc | 2 +- tests/manifold/composition_manifold_01.cc | 2 +- tests/manifold/composition_manifold_02.cc | 2 +- tests/manifold/composition_manifold_03.cc | 2 +- tests/manifold/composition_manifold_04.cc | 2 +- tests/manifold/copy_boundary_to_manifold_id_01.cc | 2 +- tests/manifold/copy_material_to_manifold_id_01.cc | 2 +- tests/manifold/cylindrical_manifold_01.cc | 2 +- tests/manifold/cylindrical_manifold_02.cc | 2 +- tests/manifold/flat_manifold_01.cc | 2 +- tests/manifold/flat_manifold_02.cc | 2 +- tests/manifold/flat_manifold_03.cc | 2 +- tests/manifold/flat_manifold_04.cc | 2 +- tests/manifold/flat_manifold_05.cc | 2 +- tests/manifold/flat_manifold_06.cc | 2 +- tests/manifold/flat_manifold_07.cc | 2 +- tests/manifold/function_manifold_01.cc | 2 +- tests/manifold/function_manifold_02.cc | 2 +- tests/manifold/function_manifold_03.cc | 2 +- tests/manifold/manifold_id_01.cc | 2 +- tests/manifold/manifold_id_02.cc | 2 +- tests/manifold/manifold_id_03.cc | 2 +- tests/manifold/manifold_id_04.cc | 2 +- tests/manifold/manifold_id_05.cc | 2 +- tests/manifold/manifold_id_06.cc | 2 +- tests/manifold/manifold_id_07.cc | 2 +- tests/manifold/polar_manifold_01.cc | 2 +- tests/manifold/polar_manifold_02.cc | 2 +- tests/manifold/polar_manifold_03.cc | 2 +- tests/manifold/polar_manifold_04.cc | 2 +- tests/manifold/polar_manifold_06.cc | 2 +- tests/manifold/polar_manifold_08.cc | 2 +- tests/manifold/projection_manifold_01.cc | 2 +- tests/manifold/set_all_manifold_ids_01.cc | 2 +- tests/manifold/set_all_manifold_ids_02.cc | 2 +- tests/manifold/spherical_manifold_01.cc | 2 +- tests/manifold/spherical_manifold_02.cc | 2 +- tests/manifold/spherical_manifold_03.cc | 2 +- tests/manifold/spherical_manifold_04.cc | 2 +- tests/manifold/spherical_manifold_06.cc | 2 +- tests/manifold/spherical_manifold_07.cc | 2 +- tests/manifold/tensor_product_manifold_01.cc | 2 +- tests/manifold/tensor_product_manifold_02.cc | 2 +- tests/manifold/tria_accessor_point_01.cc | 2 +- tests/manifold/tria_accessor_point_02.cc | 2 +- tests/mappings/data_out_curved_geometry.cc | 2 +- tests/mappings/data_out_curved_geometry_3d.cc | 2 +- tests/mappings/data_out_curved_geometry_no_data.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_02.cc | 2 +- tests/mappings/mapping_cartesian_1.cc | 2 +- tests/mappings/mapping_fe_field_01.cc | 2 +- tests/mappings/mapping_fe_field_02.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_01.cc | 2 +- tests/mappings/mapping_manifold_02.cc | 2 +- tests/mappings/mapping_manifold_03.cc | 2 +- tests/mappings/mapping_manifold_04.cc | 2 +- tests/mappings/mapping_manifold_05.cc | 2 +- tests/mappings/mapping_manifold_06.cc | 2 +- tests/mappings/mapping_manifold_07.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.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_04.cc | 2 +- tests/mappings/mapping_q_eulerian_05.cc | 2 +- tests/mappings/mapping_q_eulerian_06.cc | 2 +- tests/mappings/mapping_q_eulerian_07.cc | 2 +- tests/mappings/mapping_q_manifold_01.cc | 2 +- tests/mappings/mapping_q_manifold_02.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_q1_singular.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/assemble_matrix_01.cc | 2 +- tests/matrix_free/assemble_matrix_02.cc | 2 +- tests/matrix_free/assemble_matrix_03.cc | 2 +- tests/matrix_free/compress_constraints.cc | 2 +- tests/matrix_free/compress_mapping.cc | 2 +- tests/matrix_free/copy.cc | 2 +- tests/matrix_free/estimate_condition_number_mass.cc | 2 +- tests/matrix_free/evaluate_1d_shape.cc | 2 +- tests/matrix_free/evaluate_1d_shape_evenodd.cc | 2 +- tests/matrix_free/fe_evaluation_access_1d.cc | 2 +- tests/matrix_free/get_functions_common.h | 2 +- tests/matrix_free/get_functions_float.cc | 2 +- tests/matrix_free/get_functions_gl.cc | 2 +- tests/matrix_free/get_functions_mappingq.cc | 2 +- tests/matrix_free/get_functions_multife.cc | 2 +- tests/matrix_free/get_functions_multife2.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_functions_variants_gl.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/integrate_functions_multife2.cc | 2 +- tests/matrix_free/inverse_mass_02.cc | 2 +- tests/matrix_free/inverse_mass_03.cc | 2 +- tests/matrix_free/jxw_values.cc | 2 +- tests/matrix_free/matrix_vector_02.cc | 2 +- tests/matrix_free/matrix_vector_03.cc | 2 +- tests/matrix_free/matrix_vector_06.cc | 2 +- tests/matrix_free/matrix_vector_07.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_17.cc | 2 +- tests/matrix_free/matrix_vector_18.cc | 2 +- tests/matrix_free/matrix_vector_curl.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_mf.h | 2 +- tests/matrix_free/matrix_vector_mg.cc | 2 +- tests/matrix_free/matrix_vector_stokes.cc | 2 +- tests/matrix_free/matrix_vector_stokes_noflux.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-37.cc | 2 +- tests/matrix_free/step-48b.cc | 2 +- tests/matrix_free/thread_correctness.cc | 2 +- tests/matrix_free/thread_correctness_hp.cc | 2 +- tests/matrix_free/update_mapping_only.cc | 2 +- tests/meshworker/mesh_loop_01.cc | 2 +- tests/meshworker/mesh_loop_02.cc | 2 +- tests/meshworker/mesh_loop_03.cc | 2 +- tests/meshworker/mesh_loop_mpi_01.cc | 2 +- tests/metis/metis_01.cc | 2 +- tests/metis/metis_01a.cc | 2 +- tests/metis/metis_02.cc | 2 +- tests/metis/metis_03.cc | 2 +- tests/metis/metis_04.cc | 2 +- tests/mpi/active_cell_index_01.cc | 2 +- tests/mpi/attach_data_01.cc | 2 +- tests/mpi/blockvec_01.cc | 2 +- tests/mpi/blockvec_02.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_01.cc | 2 +- tests/mpi/collective_02.cc | 2 +- tests/mpi/collective_02_array.cc | 2 +- tests/mpi/collective_02_array_in_place.cc | 2 +- tests/mpi/collective_02_dealii_vector.cc | 2 +- tests/mpi/collective_02_dealii_vector_in_place.cc | 2 +- tests/mpi/collective_02_vector.cc | 2 +- tests/mpi/collective_02_vector_in_place.cc | 2 +- tests/mpi/collective_max.cc | 2 +- tests/mpi/collective_max_array.cc | 2 +- tests/mpi/collective_max_array_in_place.cc | 2 +- tests/mpi/collective_max_vector.cc | 2 +- tests/mpi/collective_max_vector_in_place.cc | 2 +- tests/mpi/collective_min.cc | 2 +- tests/mpi/collective_min_array.cc | 2 +- tests/mpi/collective_min_array_in_place.cc | 2 +- tests/mpi/collective_min_vector.cc | 2 +- tests/mpi/collective_min_vector_in_place.cc | 2 +- tests/mpi/collective_tensor.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_condense_01.cc | 2 +- tests/mpi/constraint_matrix_crash_01.cc | 2 +- tests/mpi/constraint_matrix_set_zero_01.cc | 2 +- tests/mpi/constraint_matrix_set_zero_02.cc | 2 +- tests/mpi/constraint_matrix_trilinos_bug.cc | 2 +- tests/mpi/count_dofs_per_block_01.cc | 2 +- tests/mpi/count_dofs_per_block_02.cc | 2 +- tests/mpi/count_dofs_per_component_01.cc | 2 +- tests/mpi/crash_01.cc | 2 +- tests/mpi/crash_02.cc | 2 +- tests/mpi/crash_03.cc | 2 +- tests/mpi/crash_04.cc | 2 +- tests/mpi/crash_05.cc | 2 +- tests/mpi/crash_06.cc | 2 +- tests/mpi/cuthill_mckee_01.cc | 2 +- tests/mpi/data_out_faces_01.cc | 2 +- tests/mpi/derivative_approximation_01.cc | 2 +- tests/mpi/derivative_approximation_02.cc | 2 +- tests/mpi/distribute_sp_01.cc | 2 +- tests/mpi/distribute_sp_02.cc | 2 +- tests/mpi/dof_handler_number_cache.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_01.cc | 2 +- tests/mpi/fe_field_function_02.cc | 2 +- tests/mpi/fe_tools_extrapolate_01.cc | 2 +- tests/mpi/fe_tools_extrapolate_02.cc | 2 +- tests/mpi/fe_tools_extrapolate_03.cc | 2 +- tests/mpi/fe_tools_extrapolate_04.cc | 2 +- tests/mpi/fe_tools_extrapolate_05.cc | 2 +- tests/mpi/fe_tools_extrapolate_06.cc | 2 +- tests/mpi/fe_tools_extrapolate_common.h | 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/ghost_03.cc | 2 +- tests/mpi/has_active_dofs_01.cc | 2 +- tests/mpi/has_active_dofs_02.cc | 2 +- tests/mpi/has_hanging_nodes.cc | 2 +- tests/mpi/hp_step-40.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/locally_owned_dofs_per_subdomain.cc | 2 +- tests/mpi/locally_owned_dofs_per_subdomain_hp.cc | 2 +- tests/mpi/locally_owned_subdomain_01.cc | 2 +- tests/mpi/make_zero_boundary_values.cc | 2 +- tests/mpi/map_dofs_to_support_points.cc | 2 +- tests/mpi/mesh_worker_01.cc | 2 +- tests/mpi/mesh_worker_02.cc | 2 +- tests/mpi/mesh_worker_03.cc | 2 +- tests/mpi/mesh_worker_04.cc | 2 +- tests/mpi/mesh_worker_05.cc | 2 +- tests/mpi/mesh_worker_matrix_01.cc | 2 +- tests/mpi/mg_01.cc | 2 +- tests/mpi/mg_02.cc | 2 +- tests/mpi/mg_03.cc | 2 +- tests/mpi/mg_04.cc | 2 +- tests/mpi/mg_05.cc | 2 +- tests/mpi/mg_06.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_05.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_06.cc | 2 +- tests/mpi/muelu_periodicity.cc | 2 +- tests/mpi/multigrid_adaptive.cc | 2 +- tests/mpi/multigrid_uniform.cc | 2 +- tests/mpi/no_flux_constraints.cc | 2 +- tests/mpi/normal_flux_constraints.cc | 2 +- tests/mpi/p4est_2d_coarse_01.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_constraintmatrix_05.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_ghost_01.cc | 2 +- tests/mpi/p4est_2d_ghost_02.cc | 2 +- tests/mpi/p4est_2d_refine_01.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_ghost_01.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_01.cc | 2 +- tests/mpi/parallel_partitioner_02.cc | 2 +- tests/mpi/parallel_partitioner_03.cc | 2 +- tests/mpi/parallel_partitioner_04.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_18.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/periodic_neighbor_01.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/periodicity_02.cc | 2 +- tests/mpi/periodicity_03.cc | 2 +- tests/mpi/periodicity_04.cc | 2 +- tests/mpi/petsc_01.cc | 2 +- tests/mpi/petsc_02.cc | 2 +- tests/mpi/petsc_03.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/petsc_locally_owned_elements.cc | 2 +- tests/mpi/point_to_point_pattern_01.cc | 2 +- tests/mpi/point_value_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_02.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_03.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_04.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_05.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_06.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_07.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_02.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_03.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_04.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_05.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_06.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_07.cc | 2 +- tests/mpi/refinement_listener_01.cc | 2 +- tests/mpi/refinement_listener_02.cc | 2 +- tests/mpi/renumber_cuthill_mckee.cc | 2 +- tests/mpi/renumber_cuthill_mckee_02.cc | 2 +- tests/mpi/renumber_cuthill_mckee_03.cc | 2 +- tests/mpi/renumber_z_order_01.cc | 2 +- tests/mpi/renumber_z_order_02.cc | 2 +- tests/mpi/renumber_z_order_03.cc | 2 +- tests/mpi/renumber_z_order_04.cc | 2 +- tests/mpi/repartition_01.cc | 2 +- tests/mpi/repartition_02.cc | 2 +- tests/mpi/repartition_03.cc | 2 +- tests/mpi/simple_mpi_01.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_cuthill_mckee.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/tria_ghost_owners_01.cc | 2 +- tests/mpi/tria_ghost_owners_02.cc | 2 +- tests/mpi/tria_signals_01.cc | 2 +- tests/mpi/tria_signals_02.cc | 2 +- tests/mpi/tria_signals_03.cc | 2 +- tests/mpi/tria_signals_04.cc | 2 +- tests/mpi/tria_signals_05.cc | 2 +- tests/mpi/tria_signals_06.cc | 2 +- tests/mpi/trilinos_01.cc | 2 +- tests/mpi/trilinos_02.cc | 2 +- tests/mpi/trilinos_bug_5609.cc | 2 +- tests/mpi/trilinos_compress_bug.cc | 2 +- tests/mpi/trilinos_distribute_01.cc | 2 +- tests/mpi/trilinos_distribute_01_block.cc | 2 +- tests/mpi/trilinos_distribute_01_inhomogenous.cc | 2 +- tests/mpi/trilinos_distribute_03.cc | 2 +- tests/mpi/trilinos_distribute_04.cc | 2 +- tests/mpi/trilinos_ghost_01.cc | 2 +- tests/mpi/trilinos_ghost_02.cc | 2 +- tests/mpi/trilinos_ghost_03.cc | 2 +- tests/mpi/trilinos_ghost_03_linfty.cc | 2 +- tests/mpi/trilinos_ghost_05.cc | 2 +- tests/mpi/trilinos_locally_owned_elements_01.cc | 2 +- tests/mpi/trilinos_locally_owned_elements_02.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_sadd_01.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_sparse_matrix_mmult_01.cc | 2 +- tests/mpi/trilinos_sparse_matrix_print_01.cc | 2 +- tests/mpi/trilinos_vector_ghosts_01.cc | 2 +- tests/mpi/trilinos_vector_reinit.cc | 2 +- tests/multigrid/boundary_01.cc | 2 +- tests/multigrid/constrained_dofs_01.cc | 2 +- tests/multigrid/constrained_dofs_02.cc | 2 +- tests/multigrid/constrained_dofs_03.cc | 2 +- tests/multigrid/count_01.cc | 2 +- tests/multigrid/cycles.cc | 2 +- tests/multigrid/distribute_bug_01.cc | 2 +- tests/multigrid/dof_01.cc | 2 +- tests/multigrid/dof_02.cc | 2 +- tests/multigrid/dof_03.cc | 2 +- tests/multigrid/dof_04.cc | 2 +- tests/multigrid/mg_output_dirichlet.cc | 2 +- tests/multigrid/mg_output_neumann.cc | 2 +- tests/multigrid/mg_renumbered_01.cc | 2 +- tests/multigrid/mg_renumbered_02.cc | 2 +- tests/multigrid/mg_renumbered_03.cc | 2 +- tests/multigrid/renumbering_01.cc | 2 +- tests/multigrid/renumbering_02.cc | 2 +- tests/multigrid/renumbering_03.cc | 2 +- tests/multigrid/renumbering_04.cc | 2 +- tests/multigrid/smoother_block.cc | 2 +- tests/multigrid/sparse_matrix_collection_01.cc | 2 +- tests/multigrid/step-16-02.cc | 2 +- tests/multigrid/step-16-03.cc | 2 +- tests/multigrid/step-16-07.cc | 2 +- tests/multigrid/step-16-50-mpi-linear-operator.cc | 2 +- tests/multigrid/step-16-50-mpi-smoother.cc | 2 +- tests/multigrid/step-16-50-mpi.cc | 2 +- tests/multigrid/step-16-50-serial.cc | 2 +- tests/multigrid/step-16-bdry1.cc | 2 +- tests/multigrid/step-16.cc | 2 +- tests/multigrid/step-39-02.cc | 2 +- tests/multigrid/step-39-02a.cc | 2 +- tests/multigrid/step-39-03.cc | 2 +- tests/multigrid/step-39.cc | 2 +- tests/multigrid/transfer_01.cc | 2 +- tests/multigrid/transfer_02.cc | 2 +- tests/multigrid/transfer_03.cc | 2 +- tests/multigrid/transfer_04.cc | 2 +- tests/multigrid/transfer_04a.cc | 2 +- tests/multigrid/transfer_05.cc | 2 +- tests/multigrid/transfer_06.cc | 2 +- tests/multigrid/transfer_block.cc | 2 +- tests/multigrid/transfer_block_select.cc | 2 +- tests/multigrid/transfer_compare_01.cc | 2 +- tests/multigrid/transfer_matrix_free_01.cc | 2 +- tests/multigrid/transfer_matrix_free_02.cc | 2 +- tests/multigrid/transfer_matrix_free_02_block.cc | 2 +- tests/multigrid/transfer_matrix_free_02_block_02.cc | 2 +- tests/multigrid/transfer_matrix_free_03.cc | 2 +- tests/multigrid/transfer_matrix_free_04.cc | 2 +- tests/multigrid/transfer_matrix_free_05.cc | 2 +- tests/multigrid/transfer_matrix_free_06.cc | 2 +- tests/multigrid/transfer_matrix_free_11.cc | 2 +- tests/multigrid/transfer_prebuilt_01.cc | 2 +- tests/multigrid/transfer_prebuilt_02.cc | 2 +- tests/multigrid/transfer_prebuilt_03.cc | 2 +- tests/multigrid/transfer_select.cc | 2 +- tests/multigrid/transfer_system_01.cc | 2 +- tests/multigrid/transfer_system_02.cc | 2 +- tests/multigrid/transfer_system_03.cc | 2 +- tests/multigrid/transfer_system_04.cc | 2 +- tests/multigrid/transfer_system_05.cc | 2 +- tests/multigrid/transfer_system_adaptive_01.cc | 2 +- tests/multigrid/transfer_system_adaptive_02.cc | 2 +- tests/multigrid/transfer_system_adaptive_03.cc | 2 +- tests/multigrid/transfer_system_adaptive_04.cc | 2 +- tests/multigrid/transfer_system_adaptive_05.cc | 2 +- tests/multigrid/transfer_system_adaptive_06.cc | 2 +- tests/multigrid/transfer_system_adaptive_07.cc | 2 +- tests/multigrid/transfer_system_adaptive_08.cc | 2 +- tests/multigrid/transfer_system_adaptive_09.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_01.cc | 2 +- tests/numerics/create_laplace_matrix_01b.cc | 2 +- tests/numerics/create_laplace_matrix_02.cc | 2 +- tests/numerics/create_laplace_matrix_02b.cc | 2 +- tests/numerics/create_laplace_matrix_03.cc | 2 +- tests/numerics/create_laplace_matrix_03b.cc | 2 +- tests/numerics/create_laplace_matrix_04.cc | 2 +- tests/numerics/create_laplace_matrix_04b.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_01.cc | 2 +- tests/numerics/create_mass_matrix_01b.cc | 2 +- tests/numerics/create_mass_matrix_02.cc | 2 +- tests/numerics/create_mass_matrix_02b.cc | 2 +- tests/numerics/create_mass_matrix_03.cc | 2 +- tests/numerics/create_mass_matrix_03b.cc | 2 +- tests/numerics/create_mass_matrix_04.cc | 2 +- tests/numerics/create_mass_matrix_04b.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/create_point_source.cc | 2 +- tests/numerics/create_point_source_hp.cc | 2 +- tests/numerics/derivatives.cc | 2 +- tests/numerics/error_estimator.cc | 2 +- tests/numerics/error_estimator_01.cc | 2 +- tests/numerics/error_estimator_02.cc | 2 +- tests/numerics/error_estimator_02_complex.cc | 2 +- tests/numerics/fe_field.cc | 2 +- tests/numerics/kelly_crash_02.cc | 2 +- tests/numerics/no_flux_01.cc | 2 +- tests/numerics/no_flux_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_06.cc | 2 +- tests/numerics/no_flux_07.cc | 2 +- tests/numerics/no_flux_10.cc | 2 +- tests/numerics/no_flux_11.cc | 2 +- tests/numerics/no_flux_12.cc | 2 +- tests/numerics/no_flux_13.cc | 2 +- tests/numerics/no_flux_14.cc | 2 +- tests/numerics/no_flux_hp_01.cc | 2 +- tests/numerics/no_flux_hp_02.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_01.cc | 2 +- tests/numerics/normal_flux_02.cc | 2 +- tests/numerics/normal_flux_03.cc | 2 +- tests/numerics/normal_flux_hp_01.cc | 2 +- tests/numerics/normal_flux_inhom_01.cc | 2 +- tests/numerics/point_value_history_01.cc | 2 +- tests/numerics/point_value_history_02.cc | 2 +- tests/numerics/point_value_history_03.cc | 2 +- tests/numerics/project_01.cc | 2 +- tests/numerics/project_01_curved_boundary.cc | 2 +- tests/numerics/project_02.cc | 2 +- tests/numerics/project_03.cc | 2 +- tests/numerics/project_boundary_01.cc | 2 +- tests/numerics/project_boundary_rt_01.cc | 2 +- tests/numerics/project_bv_curl_conf.cc | 2 +- tests/numerics/project_bv_curl_conf_02.cc | 2 +- tests/numerics/project_bv_div_conf.cc | 2 +- tests/numerics/project_common.h | 2 +- tests/numerics/project_parallel_qp_q_01.cc | 2 +- tests/numerics/project_parallel_qp_q_02.cc | 2 +- tests/numerics/project_parallel_qpmf_q_01.cc | 2 +- tests/numerics/project_parallel_qpmf_q_02.cc | 2 +- tests/numerics/project_to_surface_01.cc | 2 +- tests/numerics/project_to_surface_02.cc | 2 +- tests/numerics/project_to_surface_03.cc | 2 +- tests/numerics/tangential_flux_inhom_01.cc | 2 +- tests/numerics/time_dependent_01.cc | 2 +- tests/numerics/vectors_boundary_rhs_01.cc | 2 +- tests/numerics/vectors_boundary_rhs_02.cc | 2 +- tests/numerics/vectors_boundary_rhs_03.cc | 2 +- tests/numerics/vectors_point_source_01.cc | 2 +- tests/numerics/vectors_rhs_01.cc | 2 +- tests/numerics/vectors_rhs_03.cc | 2 +- tests/opencascade/arclength_boundary_01.cc | 2 +- tests/opencascade/arclength_boundary_from_iges_01.cc | 2 +- tests/opencascade/arclength_boundary_from_step_01.cc | 2 +- tests/opencascade/axis_boundary_02.cc | 2 +- tests/opencascade/circle_normal_projection.cc | 2 +- tests/opencascade/create_tria_00.cc | 2 +- tests/opencascade/create_tria_01.cc | 2 +- tests/opencascade/directional_boundary_01.cc | 2 +- tests/opencascade/iges_create.cc | 2 +- tests/opencascade/iges_describe.cc | 2 +- tests/opencascade/iges_describe_02.cc | 2 +- tests/opencascade/iges_write.cc | 2 +- tests/opencascade/interpolation_curve_boundary.cc | 2 +- tests/opencascade/interpolation_curve_boundary_01.cc | 2 +- tests/opencascade/normal_projection_01.cc | 2 +- tests/opencascade/normal_to_mesh_projection_01.cc | 2 +- tests/opencascade/normal_to_mesh_projection_02.cc | 2 +- tests/opencascade/nurbs_patches_manifold_00.cc | 2 +- tests/opencascade/project_center_cell_01.cc | 2 +- tests/opencascade/project_center_cell_02.cc | 2 +- tests/opencascade/project_center_cell_03.cc | 2 +- tests/opencascade/step_create.cc | 2 +- tests/opencascade/step_describe.cc | 2 +- tests/opencascade/step_describe_02.cc | 2 +- tests/opencascade/step_write.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_10.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_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 +- tests/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_backslash_01.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_02.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_03.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_04.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_05.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_06.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_07.cc | 2 +- tests/parameter_handler/parameter_handler_backslash_08.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_double_02.cc | 2 +- tests/parameter_handler/parameter_handler_read_xml.cc | 2 +- tests/parameter_handler/parameter_handler_read_xml_error_01.cc | 2 +- tests/parameter_handler/parameter_handler_read_xml_error_02.cc | 2 +- tests/parameter_handler/parameter_handler_read_xml_error_03.cc | 2 +- tests/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 +- tests/parameter_handler/parameter_handler_write_section_xml.cc | 2 +- tests/parameter_handler/parameter_handler_write_xml.cc | 2 +- tests/parameter_handler/pattern_tools_01.cc | 2 +- tests/parameter_handler/pattern_tools_02.cc | 2 +- tests/parameter_handler/pattern_tools_03.cc | 2 +- tests/parameter_handler/pattern_tools_04.cc | 2 +- tests/parameter_handler/pattern_tools_05.cc | 2 +- tests/parameter_handler/pattern_tools_06.cc | 2 +- tests/parameter_handler/pattern_tools_07.cc | 2 +- tests/parameter_handler/pattern_tools_08.cc | 2 +- tests/parameter_handler/pattern_tools_09.cc | 2 +- tests/parameter_handler/pattern_tools_10.cc | 2 +- tests/parameter_handler/patterns_01.cc | 2 +- tests/parameter_handler/patterns_05.cc | 2 +- tests/parameter_handler/patterns_06.cc | 2 +- tests/parameter_handler/patterns_07.cc | 2 +- tests/parameter_handler/patterns_08.cc | 2 +- tests/parameter_handler/patterns_09.cc | 2 +- tests/parameter_handler/patterns_10.cc | 2 +- tests/parameter_handler/patterns_11.cc | 2 +- tests/parameter_handler/patterns_12.cc | 2 +- tests/parameter_handler/patterns_13.cc | 2 +- tests/parameter_handler/save_flags.cc | 2 +- tests/petsc/01.cc | 2 +- tests/petsc/02.cc | 2 +- tests/petsc/04.cc | 2 +- tests/petsc/05.cc | 2 +- tests/petsc/06.cc | 2 +- tests/petsc/07.cc | 2 +- tests/petsc/08.cc | 2 +- tests/petsc/09.cc | 2 +- tests/petsc/10.cc | 2 +- tests/petsc/11.cc | 2 +- tests/petsc/12.cc | 2 +- tests/petsc/13.cc | 2 +- tests/petsc/17.cc | 2 +- tests/petsc/18.cc | 2 +- tests/petsc/19.cc | 2 +- tests/petsc/20.cc | 2 +- tests/petsc/21.cc | 2 +- tests/petsc/22.cc | 2 +- tests/petsc/23.cc | 2 +- tests/petsc/24.cc | 2 +- tests/petsc/26.cc | 2 +- tests/petsc/27.cc | 2 +- tests/petsc/28.cc | 2 +- tests/petsc/29.cc | 2 +- tests/petsc/30.cc | 2 +- tests/petsc/31.cc | 2 +- tests/petsc/32.cc | 2 +- tests/petsc/33.cc | 2 +- tests/petsc/34.cc | 2 +- tests/petsc/35.cc | 2 +- tests/petsc/36.cc | 2 +- tests/petsc/37.cc | 2 +- tests/petsc/39.cc | 2 +- tests/petsc/40.cc | 2 +- tests/petsc/41.cc | 2 +- tests/petsc/42.cc | 2 +- tests/petsc/45.cc | 2 +- tests/petsc/46.cc | 2 +- tests/petsc/48.cc | 2 +- tests/petsc/49.cc | 2 +- tests/petsc/50.cc | 2 +- tests/petsc/51.cc | 2 +- tests/petsc/52.cc | 2 +- tests/petsc/55.cc | 2 +- tests/petsc/56.cc | 2 +- tests/petsc/57.cc | 2 +- tests/petsc/58.cc | 2 +- tests/petsc/59.cc | 2 +- tests/petsc/60.cc | 2 +- tests/petsc/61.cc | 2 +- tests/petsc/62.cc | 2 +- tests/petsc/63.cc | 2 +- tests/petsc/64.cc | 2 +- tests/petsc/65.cc | 2 +- tests/petsc/66.cc | 2 +- tests/petsc/67.cc | 2 +- tests/petsc/68.cc | 2 +- tests/petsc/69.cc | 2 +- tests/petsc/70.cc | 2 +- tests/petsc/block_vector_iterator_01.cc | 2 +- tests/petsc/block_vector_iterator_02.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/different_matrix_preconditioner.cc | 2 +- tests/petsc/exception_messages.cc | 2 +- tests/petsc/full_matrix_00.cc | 2 +- tests/petsc/full_matrix_01.cc | 2 +- tests/petsc/full_matrix_02.cc | 2 +- tests/petsc/full_matrix_04.cc | 2 +- tests/petsc/full_matrix_05.cc | 2 +- tests/petsc/full_matrix_06.cc | 2 +- tests/petsc/full_matrix_07.cc | 2 +- tests/petsc/full_matrix_08.cc | 2 +- tests/petsc/full_matrix_09.cc | 2 +- tests/petsc/full_matrix_10.cc | 2 +- tests/petsc/full_matrix_iterator_01.cc | 2 +- tests/petsc/full_matrix_vector_01.cc | 2 +- tests/petsc/full_matrix_vector_02.cc | 2 +- tests/petsc/full_matrix_vector_03.cc | 2 +- tests/petsc/full_matrix_vector_04.cc | 2 +- tests/petsc/full_matrix_vector_05.cc | 2 +- tests/petsc/full_matrix_vector_06.cc | 2 +- tests/petsc/full_matrix_vector_07.cc | 2 +- tests/petsc/matrix_out_03.cc | 2 +- tests/petsc/parallel_sparse_matrix_01.cc | 2 +- tests/petsc/reinit_preconditioner_01.cc | 2 +- tests/petsc/reinit_preconditioner_02.cc | 2 +- tests/petsc/slowness_01.cc | 2 +- tests/petsc/slowness_02.cc | 2 +- tests/petsc/slowness_03.cc | 2 +- tests/petsc/slowness_04.cc | 2 +- tests/petsc/solver_01.cc | 2 +- tests/petsc/solver_02.cc | 2 +- tests/petsc/solver_03.cc | 2 +- tests/petsc/solver_03_mf.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_11.cc | 2 +- tests/petsc/solver_12.cc | 2 +- tests/petsc/solver_13.cc | 2 +- tests/petsc/sparse_direct_mumps.cc | 2 +- tests/petsc/sparse_matrix_01.cc | 2 +- tests/petsc/sparse_matrix_02.cc | 2 +- tests/petsc/sparse_matrix_iterator_01.cc | 2 +- tests/petsc/sparse_matrix_iterator_02.cc | 2 +- tests/petsc/sparse_matrix_vector_01.cc | 2 +- tests/petsc/sparse_matrix_vector_02.cc | 2 +- tests/petsc/sparse_matrix_vector_03.cc | 2 +- tests/petsc/sparse_matrix_vector_04.cc | 2 +- tests/petsc/sparse_matrix_vector_05.cc | 2 +- tests/petsc/sparse_matrix_vector_06.cc | 2 +- tests/petsc/sparse_matrix_vector_07.cc | 2 +- tests/petsc/vector_assign_01.cc | 2 +- tests/petsc/vector_assign_02.cc | 2 +- tests/petsc/vector_equality_1.cc | 2 +- tests/petsc/vector_equality_2.cc | 2 +- tests/petsc/vector_equality_3.cc | 2 +- tests/petsc/vector_equality_4.cc | 2 +- tests/petsc/vector_print.cc | 2 +- tests/petsc/vector_wrap_01.cc | 2 +- tests/petsc_complex/00.cc | 2 +- tests/petsc_complex/01.cc | 2 +- tests/petsc_complex/02.cc | 2 +- tests/petsc_complex/04.cc | 2 +- tests/petsc_complex/05.cc | 2 +- tests/petsc_complex/06.cc | 2 +- tests/petsc_complex/07.cc | 2 +- tests/petsc_complex/08.cc | 2 +- tests/petsc_complex/09.cc | 2 +- tests/petsc_complex/10.cc | 2 +- tests/petsc_complex/11.cc | 2 +- tests/petsc_complex/12.cc | 2 +- tests/petsc_complex/13.cc | 2 +- tests/petsc_complex/17.cc | 2 +- tests/petsc_complex/18.cc | 2 +- tests/petsc_complex/19.cc | 2 +- tests/petsc_complex/20.cc | 2 +- tests/petsc_complex/element_access_00.cc | 2 +- tests/petsc_complex/element_access_01.cc | 2 +- tests/petsc_complex/element_access_02.cc | 2 +- tests/petsc_complex/element_access_03.cc | 2 +- tests/petsc_complex/fe_get_function_values.cc | 2 +- tests/petsc_complex/parallel_sparse_matrix_01.cc | 2 +- tests/petsc_complex/solver_real_01.cc | 2 +- tests/petsc_complex/solver_real_02.cc | 2 +- tests/petsc_complex/solver_real_03.cc | 2 +- tests/petsc_complex/solver_real_03_mf.cc | 2 +- tests/petsc_complex/solver_real_04.cc | 2 +- tests/petsc_complex/sparse_matrix_01.cc | 2 +- tests/petsc_complex/vector_02.cc | 2 +- tests/petsc_complex/vector_assign_01.cc | 2 +- tests/petsc_complex/vector_assign_02.cc | 2 +- tests/petsc_complex/vector_equality_1.cc | 2 +- tests/petsc_complex/vector_equality_2.cc | 2 +- tests/petsc_complex/vector_print.cc | 2 +- tests/petsc_complex/vector_wrap_01.cc | 2 +- tests/physics/elasticity-kinematics_01.cc | 2 +- tests/physics/elasticity-standard_tensors_01.cc | 2 +- tests/quick_tests/CMakeLists.txt | 2 +- tests/quick_tests/affinity.cc | 2 +- tests/quick_tests/arpack.cc | 2 +- tests/quick_tests/gsl.cc | 2 +- tests/quick_tests/lapack.cc | 2 +- tests/quick_tests/mpi.cc | 2 +- tests/quick_tests/p4est.cc | 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/quick_tests/sundials-ida.cc | 2 +- tests/quick_tests/tbb.cc | 2 +- tests/quick_tests/umfpack.cc | 2 +- tests/rol/vector_adaptor_apply_binary_01.cc | 2 +- tests/sacado/sacado_product_type_01.cc | 2 +- tests/sacado/sacado_product_type_02.cc | 2 +- tests/sacado/sacado_product_type_03.cc | 2 +- tests/sacado/sacado_product_type_04.cc | 2 +- tests/sacado/sacado_product_type_05.cc | 2 +- tests/sacado/sacado_product_type_06.cc | 2 +- tests/sacado/sacado_product_type_07.cc | 2 +- tests/sacado/sacado_product_type_08.cc | 2 +- tests/sacado/sacado_product_type_09.cc | 2 +- tests/scalapack/scalapack_01.cc | 2 +- tests/scalapack/scalapack_02.cc | 2 +- tests/scalapack/scalapack_03.cc | 2 +- tests/scalapack/scalapack_04.cc | 2 +- tests/scalapack/scalapack_05.cc | 2 +- tests/scalapack/scalapack_06.cc | 2 +- tests/scalapack/scalapack_07.cc | 2 +- tests/scalapack/scalapack_08.cc | 2 +- tests/scalapack/scalapack_09.cc | 2 +- tests/serialization/dof_handler_01.cc | 2 +- tests/serialization/parameter_handler.cc | 2 +- tests/serialization/particle_handler_01.cc | 2 +- tests/serialization/point.cc | 2 +- tests/serialization/pointer_01.cc | 2 +- tests/serialization/pointer_02.cc | 2 +- tests/serialization/pointer_03.cc | 2 +- tests/serialization/pointer_04.cc | 2 +- tests/serialization/pointer_05.cc | 2 +- tests/serialization/polynomial.cc | 2 +- tests/serialization/polynomial_hierarchical.cc | 2 +- tests/serialization/polynomial_lagrange_equidistant.cc | 2 +- tests/serialization/polynomial_lagrange_gl.cc | 2 +- tests/serialization/polynomial_legendre.cc | 2 +- tests/serialization/polynomial_lobatto.cc | 2 +- tests/serialization/polynomial_monomial.cc | 2 +- tests/serialization/quadrature.cc | 2 +- tests/serialization/quadrature_qanisotropic.cc | 2 +- tests/serialization/quadrature_qiterated.cc | 2 +- tests/serialization/sparsity_pattern.cc | 2 +- tests/serialization/symmetric_tensor.cc | 2 +- tests/serialization/table_1.cc | 2 +- tests/serialization/table_2.cc | 2 +- tests/serialization/table_3.cc | 2 +- tests/serialization/table_4.cc | 2 +- tests/serialization/table_5.cc | 2 +- tests/serialization/table_6.cc | 2 +- tests/serialization/table_7.cc | 2 +- tests/serialization/table_handler.cc | 2 +- tests/serialization/tensor.cc | 2 +- tests/serialization/tensor_base.cc | 2 +- tests/serialization/tensor_base_scalar.cc | 2 +- tests/serialization/test_01.cc | 2 +- tests/serialization/triangulation_01.cc | 2 +- tests/serialization/triangulation_02.cc | 2 +- tests/serialization/vector.cc | 2 +- tests/sharedtria/copy_tria_01.cc | 2 +- tests/sharedtria/dof_01.cc | 2 +- tests/sharedtria/dof_02.cc | 2 +- tests/sharedtria/dof_03.cc | 2 +- tests/sharedtria/dof_04.cc | 2 +- tests/sharedtria/hp_dof_01.cc | 2 +- tests/sharedtria/hp_dof_02.cc | 2 +- tests/sharedtria/hp_dof_03.cc | 2 +- tests/sharedtria/hp_dof_04.cc | 2 +- tests/sharedtria/tria_01.cc | 2 +- tests/sharedtria/tria_02.cc | 2 +- tests/sharedtria/tria_custom_refine01.cc | 2 +- tests/sharedtria/tria_custom_refine01_cxx11.cc | 2 +- tests/sharedtria/tria_custom_refine02.cc | 2 +- tests/sharedtria/tria_load_01.cc | 2 +- tests/sharedtria/tria_multigrid_01.cc | 2 +- tests/sharedtria/tria_multigrid_02.cc | 2 +- tests/sharedtria/tria_zorder_01.cc | 2 +- tests/sharedtria/tria_zorder_02.cc | 2 +- tests/slepc/00.cc | 2 +- tests/slepc/solve_01.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_compute_mmult_1.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_compute_mmult_2.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_copy_from_01.cc | 2 +- tests/sparsity/sparsity_pattern_copy_from_02.cc | 2 +- tests/sparsity/sparsity_pattern_iterator_01.cc | 2 +- tests/sparsity/sparsity_tools_01.cc | 2 +- tests/sparsity/sparsity_tools_02.cc | 2 +- tests/tensors/symmetric_tensor_01.cc | 2 +- tests/tensors/symmetric_tensor_02.cc | 2 +- tests/tensors/symmetric_tensor_03.cc | 2 +- tests/tensors/symmetric_tensor_04.cc | 2 +- tests/tensors/symmetric_tensor_05.cc | 2 +- tests/tensors/symmetric_tensor_06.cc | 2 +- tests/tensors/symmetric_tensor_07.cc | 2 +- tests/tensors/symmetric_tensor_08.cc | 2 +- tests/tensors/symmetric_tensor_09.cc | 2 +- tests/tensors/symmetric_tensor_10.cc | 2 +- tests/tensors/symmetric_tensor_11.cc | 2 +- tests/tensors/symmetric_tensor_12.cc | 2 +- tests/tensors/symmetric_tensor_13.cc | 2 +- tests/tensors/symmetric_tensor_14.cc | 2 +- tests/tensors/symmetric_tensor_15.cc | 2 +- tests/tensors/symmetric_tensor_16.cc | 2 +- tests/tensors/symmetric_tensor_17.cc | 2 +- tests/tensors/symmetric_tensor_18.cc | 2 +- tests/tensors/symmetric_tensor_19.cc | 2 +- tests/tensors/symmetric_tensor_20.cc | 2 +- tests/tensors/symmetric_tensor_21.cc | 2 +- tests/tensors/symmetric_tensor_22.cc | 2 +- tests/tensors/symmetric_tensor_23.cc | 2 +- tests/tensors/symmetric_tensor_24.cc | 2 +- tests/tensors/symmetric_tensor_25.cc | 2 +- tests/tensors/symmetric_tensor_26.cc | 2 +- tests/tensors/symmetric_tensor_27.cc | 2 +- tests/tensors/symmetric_tensor_28.cc | 2 +- tests/tensors/symmetric_tensor_29.cc | 2 +- tests/tensors/symmetric_tensor_30.cc | 2 +- tests/tensors/symmetric_tensor_32.cc | 2 +- tests/tensors/symmetric_tensor_33.cc | 2 +- tests/tensors/symmetric_tensor_34.cc | 2 +- tests/tensors/symmetric_tensor_35.cc | 2 +- tests/tensors/tensor.cc | 2 +- tests/tensors/tensor_02.cc | 2 +- tests/tensors/tensor_03.cc | 2 +- tests/tensors/tensor_04.cc | 2 +- tests/tensors/tensor_05.cc | 2 +- tests/tensors/tensor_06.cc | 2 +- tests/tensors/tensor_07.cc | 2 +- tests/tensors/tensor_08.cc | 2 +- tests/tensors/tensor_09.cc | 2 +- tests/tensors/tensor_24.cc | 2 +- tests/tensors/tensor_25.cc | 2 +- tests/tensors/tensor_26.cc | 2 +- tests/tensors/tensor_27.cc | 2 +- tests/tensors/tensor_accessors_01.cc | 2 +- tests/tensors/tensor_accessors_02.cc | 2 +- tests/tensors/tensor_accessors_03.cc | 2 +- tests/tensors/tensor_accessors_04.cc | 2 +- tests/tensors/tensor_complex.cc | 2 +- tests/tensors/tensor_complex_06.cc | 2 +- tests/tensors/tensor_float.cc | 2 +- tests/tensors/tensor_mixing_types_01.cc | 2 +- tests/tensors/tensor_mixing_types_02.cc | 2 +- tests/tensors/tensor_nondefault_constructor.cc | 2 +- tests/trilinos/01.cc | 2 +- tests/trilinos/02.cc | 2 +- tests/trilinos/03a.cc | 2 +- tests/trilinos/03b.cc | 2 +- tests/trilinos/04.cc | 2 +- tests/trilinos/05.cc | 2 +- tests/trilinos/06.cc | 2 +- tests/trilinos/07.cc | 2 +- tests/trilinos/08.cc | 2 +- tests/trilinos/09.cc | 2 +- tests/trilinos/10.cc | 2 +- tests/trilinos/11.cc | 2 +- tests/trilinos/12.cc | 2 +- tests/trilinos/13.cc | 2 +- tests/trilinos/14.cc | 2 +- tests/trilinos/15.cc | 2 +- tests/trilinos/16.cc | 2 +- tests/trilinos/17.cc | 2 +- tests/trilinos/18.cc | 2 +- tests/trilinos/19.cc | 2 +- tests/trilinos/20.cc | 2 +- tests/trilinos/21.cc | 2 +- tests/trilinos/22.cc | 2 +- tests/trilinos/23.cc | 2 +- tests/trilinos/24.cc | 2 +- tests/trilinos/26.cc | 2 +- tests/trilinos/27.cc | 2 +- tests/trilinos/28.cc | 2 +- tests/trilinos/29.cc | 2 +- tests/trilinos/30.cc | 2 +- tests/trilinos/31.cc | 2 +- tests/trilinos/32.cc | 2 +- tests/trilinos/33.cc | 2 +- tests/trilinos/34.cc | 2 +- tests/trilinos/35.cc | 2 +- tests/trilinos/36.cc | 2 +- tests/trilinos/37.cc | 2 +- tests/trilinos/38.cc | 2 +- tests/trilinos/39.cc | 2 +- tests/trilinos/40.cc | 2 +- tests/trilinos/41.cc | 2 +- tests/trilinos/42.cc | 2 +- tests/trilinos/45.cc | 2 +- tests/trilinos/46.cc | 2 +- tests/trilinos/49.cc | 2 +- tests/trilinos/49a.cc | 2 +- tests/trilinos/49b.cc | 2 +- tests/trilinos/50.cc | 2 +- tests/trilinos/51.cc | 2 +- tests/trilinos/52.cc | 2 +- tests/trilinos/53.cc | 2 +- tests/trilinos/54.cc | 2 +- tests/trilinos/55.cc | 2 +- tests/trilinos/56.cc | 2 +- tests/trilinos/57.cc | 2 +- tests/trilinos/58.cc | 2 +- tests/trilinos/60.cc | 2 +- tests/trilinos/61.cc | 2 +- tests/trilinos/62.cc | 2 +- tests/trilinos/63.cc | 2 +- tests/trilinos/64.cc | 2 +- tests/trilinos/66.cc | 2 +- tests/trilinos/67.cc | 2 +- tests/trilinos/68.cc | 2 +- tests/trilinos/69.cc | 2 +- tests/trilinos/70.cc | 2 +- tests/trilinos/add_matrices_01.cc | 2 +- tests/trilinos/add_matrices_02.cc | 2 +- tests/trilinos/add_matrices_03.cc | 2 +- tests/trilinos/add_matrices_04.cc | 2 +- tests/trilinos/add_matrices_05.cc | 2 +- tests/trilinos/add_matrices_06.cc | 2 +- tests/trilinos/amg_nondeterministic_01.cc | 2 +- tests/trilinos/amg_nondeterministic_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_relax_no_rows.cc | 2 +- tests/trilinos/block_sparse_matrix_add_01.cc | 2 +- tests/trilinos/block_sparse_matrix_set_01.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_01.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_02.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_03.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_04.cc | 2 +- tests/trilinos/block_vector_iterator_01.cc | 2 +- tests/trilinos/block_vector_iterator_02.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/index_set_01.cc | 2 +- tests/trilinos/mg_transfer_prebuilt_01.cc | 2 +- tests/trilinos/n_nonzeros_02_parallel.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/print_01.cc | 2 +- tests/trilinos/readwritevector.cc | 2 +- tests/trilinos/readwritevector_02.cc | 2 +- tests/trilinos/readwritevector_03.cc | 2 +- tests/trilinos/slowness_01.cc | 2 +- tests/trilinos/slowness_02.cc | 2 +- tests/trilinos/slowness_03.cc | 2 +- tests/trilinos/slowness_04.cc | 2 +- tests/trilinos/solver_03.cc | 2 +- tests/trilinos/solver_05.cc | 2 +- tests/trilinos/solver_07.cc | 2 +- tests/trilinos/sparse_matrix_01.cc | 2 +- tests/trilinos/sparse_matrix_02.cc | 2 +- tests/trilinos/sparse_matrix_03.cc | 2 +- tests/trilinos/sparse_matrix_04.cc | 2 +- tests/trilinos/sparse_matrix_05.cc | 2 +- tests/trilinos/sparse_matrix_07.cc | 2 +- tests/trilinos/sparse_matrix_07_rectangle.cc | 2 +- tests/trilinos/sparse_matrix_add_01.cc | 2 +- tests/trilinos/sparse_matrix_add_02.cc | 2 +- tests/trilinos/sparse_matrix_copy_from_01.cc | 2 +- tests/trilinos/sparse_matrix_iterator.cc | 2 +- tests/trilinos/sparse_matrix_iterator_01.cc | 2 +- tests/trilinos/sparse_matrix_set_01.cc | 2 +- tests/trilinos/sparse_matrix_set_02.cc | 2 +- tests/trilinos/sparse_matrix_set_03.cc | 2 +- tests/trilinos/sparse_matrix_vector_01.cc | 2 +- tests/trilinos/sparse_matrix_vector_02.cc | 2 +- tests/trilinos/sparse_matrix_vector_03.cc | 2 +- tests/trilinos/sparse_matrix_vector_04.cc | 2 +- tests/trilinos/sparse_matrix_vector_05.cc | 2 +- tests/trilinos/sparse_matrix_vector_06.cc | 2 +- tests/trilinos/sparse_matrix_vector_07.cc | 2 +- tests/trilinos/sparse_matrix_vector_08.cc | 2 +- tests/trilinos/sparse_matrix_vector_09.cc | 2 +- tests/trilinos/sparse_matrix_vector_10.cc | 2 +- tests/trilinos/sparse_matrix_vector_11.cc | 2 +- tests/trilinos/sparsity_pattern_01.cc | 2 +- tests/trilinos/sparsity_pattern_02.cc | 2 +- tests/trilinos/sparsity_pattern_03.cc | 2 +- tests/trilinos/trilinos_64_bit_crash_01.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_01.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_02.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_03.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_04.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_05.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_06.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_07.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_08.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_09.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_10.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_11.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_12.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_01.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_02.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_03.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_04.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_05.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_iterators_02.cc | 2 +- tests/trilinos/vector_assign_01.cc | 2 +- tests/trilinos/vector_assign_02.cc | 2 +- tests/trilinos/vector_equality_1.cc | 2 +- tests/trilinos/vector_equality_2.cc | 2 +- tests/trilinos/vector_equality_3.cc | 2 +- tests/trilinos/vector_equality_4.cc | 2 +- tests/trilinos/vector_local_copy_01.cc | 2 +- tests/trilinos/vector_reinit.cc | 2 +- tests/trilinos/vector_swap_01.cc | 2 +- tests/umfpack/umfpack_01.cc | 2 +- tests/umfpack/umfpack_02.cc | 2 +- tests/umfpack/umfpack_03.cc | 2 +- tests/umfpack/umfpack_04.cc | 2 +- tests/umfpack/umfpack_05.cc | 2 +- tests/umfpack/umfpack_06.cc | 2 +- tests/umfpack/umfpack_07.cc | 2 +- tests/umfpack/umfpack_08.cc | 2 +- tests/umfpack/umfpack_09.cc | 2 +- tests/umfpack/umfpack_10.cc | 2 +- tests/umfpack/umfpack_11.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_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_45.cc | 2 +- tests/vector/complex_vector_46.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_39.cc | 2 +- tests/vector/vector_40.cc | 2 +- tests/vector/vector_41.cc | 2 +- tests/vector/vector_42.cc | 2 +- tests/vector/vector_45.cc | 2 +- tests/vector/vector_46.cc | 2 +- tests/vector/vector_48.cc | 2 +- tests/vector/vector_49.cc | 2 +- tests/vector/vector_57.cc | 2 +- tests/vector/vector_58.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/boundaries.cc | 2 +- tests/vector_tools/boundaries_complex.cc | 2 +- tests/vector_tools/boundaries_complex_hp.cc | 2 +- tests/vector_tools/integrate_difference_01.cc | 2 +- tests/vector_tools/integrate_difference_01_complex_01.cc | 2 +- tests/vector_tools/integrate_difference_01_complex_02.cc | 2 +- tests/vector_tools/integrate_difference_01_complex_03.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 +- tests/vector_tools/integrate_difference_04_hp.cc | 2 +- tests/vector_tools/integrate_difference_04_hp_02.cc | 2 +- tests/zoltan/zoltan_01.cc | 2 +- tests/zoltan/zoltan_02.cc | 2 +- tests/zoltan/zoltan_03.cc | 2 +- 3781 files changed, 3781 insertions(+), 3781 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 51ab49210e..9f5d3b1ed6 100644 --- a/CMakeLists.txt +++ b/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/bundled/CMakeLists.txt b/bundled/CMakeLists.txt index acc7f66f26..e05be06cd8 100644 --- a/bundled/CMakeLists.txt +++ b/bundled/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/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt index cb159d707e..75cf818436 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 - 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/bundled/muparser_v2_2_4/CMakeLists.txt b/bundled/muparser_v2_2_4/CMakeLists.txt index 87606eb387..ec6e128497 100644 --- a/bundled/muparser_v2_2_4/CMakeLists.txt +++ b/bundled/muparser_v2_2_4/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/cmake/checks/check_01_compiler_features.cmake b/cmake/checks/check_01_compiler_features.cmake index af92ca0fd4..d22d786fec 100644 --- a/cmake/checks/check_01_compiler_features.cmake +++ b/cmake/checks/check_01_compiler_features.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/checks/check_01_cpu_features.cmake b/cmake/checks/check_01_cpu_features.cmake index 1a9f20d662..0cae67665a 100644 --- a/cmake/checks/check_01_cpu_features.cmake +++ b/cmake/checks/check_01_cpu_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_01_cxx_features.cmake b/cmake/checks/check_01_cxx_features.cmake index 50bfa71aa5..36e231d970 100644 --- a/cmake/checks/check_01_cxx_features.cmake +++ b/cmake/checks/check_01_cxx_features.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/checks/check_03_compiler_bugs.cmake b/cmake/checks/check_03_compiler_bugs.cmake index e731d64ed9..9b50faaa57 100644 --- a/cmake/checks/check_03_compiler_bugs.cmake +++ b/cmake/checks/check_03_compiler_bugs.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/config/CMakeLists.txt b/cmake/config/CMakeLists.txt index 8af99b030b..21d43f0d8f 100644 --- a/cmake/config/CMakeLists.txt +++ b/cmake/config/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/cmake/config/Config.cmake.in b/cmake/config/Config.cmake.in index 07c4c34d27..87c5c3bfb3 100644 --- a/cmake/config/Config.cmake.in +++ b/cmake/config/Config.cmake.in @@ -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/configure/configure_1_cuda.cmake b/cmake/configure/configure_1_cuda.cmake index fe90e14c72..d49ba45ce5 100644 --- a/cmake/configure/configure_1_cuda.cmake +++ b/cmake/configure/configure_1_cuda.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2017 by the deal.II authors +## Copyright (C) 2016 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_mpi.cmake b/cmake/configure/configure_1_mpi.cmake index c69d1ee95e..8eaaaa650e 100644 --- a/cmake/configure/configure_1_mpi.cmake +++ b/cmake/configure/configure_1_mpi.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_threads.cmake b/cmake/configure/configure_1_threads.cmake index f1f73d700d..9aff266c27 100644 --- a/cmake/configure/configure_1_threads.cmake +++ b/cmake/configure/configure_1_threads.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/configure/configure_2_metis.cmake b/cmake/configure/configure_2_metis.cmake index 871d931e0a..da894dd687 100644 --- a/cmake/configure/configure_2_metis.cmake +++ b/cmake/configure/configure_2_metis.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/configure/configure_3_petsc.cmake b/cmake/configure/configure_3_petsc.cmake index 81315831ea..21d557cd30 100644 --- a/cmake/configure/configure_3_petsc.cmake +++ b/cmake/configure/configure_3_petsc.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_p4est.cmake b/cmake/configure/configure_p4est.cmake index fbcfc67d58..d301471ddb 100644 --- a/cmake/configure/configure_p4est.cmake +++ b/cmake/configure/configure_p4est.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_check_mpi_interface.cmake b/cmake/macros/macro_check_mpi_interface.cmake index 4a3aa0bc5e..0c3333f008 100644 --- a/cmake/macros/macro_check_mpi_interface.cmake +++ b/cmake/macros/macro_check_mpi_interface.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 by the deal.II authors +## Copyright (C) 2014 - 2018 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 dde147a684..1438d38397 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 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2018 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 ff9a2a859a..5a50d9141c 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 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_insource_setup_target.cmake b/cmake/macros/macro_deal_ii_insource_setup_target.cmake index 5c0298d698..4c7efcb00b 100644 --- a/cmake/macros/macro_deal_ii_insource_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_insource_setup_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2018 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 ec8b818ce6..af9b6bf2a3 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 - 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_package_handle.cmake b/cmake/macros/macro_deal_ii_package_handle.cmake index be6ff875f3..4770d5d097 100644 --- a/cmake/macros/macro_deal_ii_package_handle.cmake +++ b/cmake/macros/macro_deal_ii_package_handle.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 by the deal.II authors +## Copyright (C) 2014 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_query_git_information.cmake b/cmake/macros/macro_deal_ii_query_git_information.cmake index d6c25e34d1..388ef3aeb1 100644 --- a/cmake/macros/macro_deal_ii_query_git_information.cmake +++ b/cmake/macros/macro_deal_ii_query_git_information.cmake @@ -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/cmake/macros/macro_deal_ii_setup_target.cmake b/cmake/macros/macro_deal_ii_setup_target.cmake index 7e3c80c00d..cd1601e163 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 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindADOLC.cmake b/cmake/modules/FindADOLC.cmake index 1839774429..851d3e051a 100644 --- a/cmake/modules/FindADOLC.cmake +++ b/cmake/modules/FindADOLC.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/modules/FindBOOST.cmake b/cmake/modules/FindBOOST.cmake index 43be610a12..068d70ed42 100644 --- a/cmake/modules/FindBOOST.cmake +++ b/cmake/modules/FindBOOST.cmake @@ -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/cmake/modules/FindCUDA.cmake b/cmake/modules/FindCUDA.cmake index 735f23f024..af0ec8dd1f 100644 --- a/cmake/modules/FindCUDA.cmake +++ b/cmake/modules/FindCUDA.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2016 by the deal.II authors +## Copyright (C) 2014 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindLAPACK.cmake b/cmake/modules/FindLAPACK.cmake index 6c7f1a79f8..5f0db205e0 100644 --- a/cmake/modules/FindLAPACK.cmake +++ b/cmake/modules/FindLAPACK.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/modules/FindMPI.cmake b/cmake/modules/FindMPI.cmake index ec229c1f48..577f9082f9 100644 --- a/cmake/modules/FindMPI.cmake +++ b/cmake/modules/FindMPI.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindP4EST.cmake b/cmake/modules/FindP4EST.cmake index 145aef7019..bce1c90e04 100644 --- a/cmake/modules/FindP4EST.cmake +++ b/cmake/modules/FindP4EST.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindUMFPACK.cmake b/cmake/modules/FindUMFPACK.cmake index ff6c702381..dd09c0e06f 100644 --- a/cmake/modules/FindUMFPACK.cmake +++ b/cmake/modules/FindUMFPACK.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/CMakeLists.txt b/cmake/scripts/CMakeLists.txt index 24ec784f44..25e4b8713f 100644 --- a/cmake/scripts/CMakeLists.txt +++ b/cmake/scripts/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/cmake/setup_compiler_flags_msvc.cmake b/cmake/setup_compiler_flags_msvc.cmake index 54406de6e2..99a7c1b0f2 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.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_write_config.cmake b/cmake/setup_write_config.cmake index bdfb9bcffc..2792488b0f 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -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/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 571d91aa37..46a001e5cc 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -4,7 +4,7 @@ Build system internals - + diff --git a/doc/documentation.html b/doc/documentation.html index 51c3b2e3fe..ee8bee8790 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 03b6a04c5e..731dba8d79 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/p4est.html b/doc/external-libs/p4est.html index 55045ddd36..794cf6b60c 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 2b767f5900..d5ef31a9b6 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/trilinos.html b/doc/external-libs/trilinos.html index ead1e966a6..8178e0f0b2 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/users/cmake.html b/doc/users/cmake.html index 1e538e2ef9..048dfc4a42 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 c77b1d99a3..2b79e40a21 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 0c9b4ab3a2..3c3621da5a 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 367e85151f..7bae483cde 100644 --- a/doc/users/testsuite.html +++ b/doc/users/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + diff --git a/examples/step-1/step-1.cc b/examples/step-1/step-1.cc index e4ef185486..249a07e393 100644 --- a/examples/step-1/step-1.cc +++ b/examples/step-1/step-1.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/examples/step-10/step-10.cc b/examples/step-10/step-10.cc index cfb648afdd..23eee7aeb7 100644 --- a/examples/step-10/step-10.cc +++ b/examples/step-10/step-10.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/examples/step-11/step-11.cc b/examples/step-11/step-11.cc index c8b90cb22a..83cde02b90 100644 --- a/examples/step-11/step-11.cc +++ b/examples/step-11/step-11.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/examples/step-12/step-12.cc b/examples/step-12/step-12.cc index 5dc7a75e3b..ab59e5a21b 100644 --- a/examples/step-12/step-12.cc +++ b/examples/step-12/step-12.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2015 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-13/step-13.cc b/examples/step-13/step-13.cc index 8962f19252..eaedb0c335 100644 --- a/examples/step-13/step-13.cc +++ b/examples/step-13/step-13.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/examples/step-15/step-15.cc b/examples/step-15/step-15.cc index fca0337842..158a799a41 100644 --- a/examples/step-15/step-15.cc +++ b/examples/step-15/step-15.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/examples/step-16/step-16.cc b/examples/step-16/step-16.cc index d3271fb1ce..979ab861ac 100644 --- a/examples/step-16/step-16.cc +++ b/examples/step-16/step-16.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2016 by the deal.II authors + * Copyright (C) 2003 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-17/step-17.cc b/examples/step-17/step-17.cc index becb5ba141..e5db696af9 100644 --- a/examples/step-17/step-17.cc +++ b/examples/step-17/step-17.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/examples/step-19/step-19.cc b/examples/step-19/step-19.cc index b4299b97fe..da7008917a 100644 --- a/examples/step-19/step-19.cc +++ b/examples/step-19/step-19.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/examples/step-2/step-2.cc b/examples/step-2/step-2.cc index 81715b668a..05e00c8c27 100644 --- a/examples/step-2/step-2.cc +++ b/examples/step-2/step-2.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/examples/step-22/step-22.cc b/examples/step-22/step-22.cc index 869be04b86..3e0ba48fae 100644 --- a/examples/step-22/step-22.cc +++ b/examples/step-22/step-22.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-27/step-27.cc b/examples/step-27/step-27.cc index b7204ce681..7584c6aaf8 100644 --- a/examples/step-27/step-27.cc +++ b/examples/step-27/step-27.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2016 by the deal.II authors + * Copyright (C) 2006 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-29/step-29.cc b/examples/step-29/step-29.cc index b3a210ee58..09bc28a47a 100644 --- a/examples/step-29/step-29.cc +++ b/examples/step-29/step-29.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2007 - 2016 by the deal.II authors + * Copyright (C) 2007 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc index 8c60ffcebd..b01844c026 100644 --- a/examples/step-3/step-3.cc +++ b/examples/step-3/step-3.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/examples/step-36/step-36.cc b/examples/step-36/step-36.cc index 420435c694..31496e3794 100644 --- a/examples/step-36/step-36.cc +++ b/examples/step-36/step-36.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-39/step-39.cc b/examples/step-39/step-39.cc index c18c01478f..7b5ddef70d 100644 --- a/examples/step-39/step-39.cc +++ b/examples/step-39/step-39.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2016 by the deal.II authors + * Copyright (C) 2010 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-4/step-4.cc b/examples/step-4/step-4.cc index 81c19e555c..3e758dfabd 100644 --- a/examples/step-4/step-4.cc +++ b/examples/step-4/step-4.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/examples/step-42/step-42.cc b/examples/step-42/step-42.cc index e2eb677f3d..39612f0b51 100644 --- a/examples/step-42/step-42.cc +++ b/examples/step-42/step-42.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2012 - 2017 by the deal.II authors + * Copyright (C) 2012 - 2018 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-46/step-46.cc b/examples/step-46/step-46.cc index 7ff42afb65..ea65948ea1 100644 --- a/examples/step-46/step-46.cc +++ b/examples/step-46/step-46.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2011 - 2015 by the deal.II authors + * Copyright (C) 2011 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-5/step-5.cc b/examples/step-5/step-5.cc index 425bb8a498..16a7b31316 100644 --- a/examples/step-5/step-5.cc +++ b/examples/step-5/step-5.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/examples/step-51/step-51.cc b/examples/step-51/step-51.cc index 2b987bf4da..b7fddfefe0 100644 --- a/examples/step-51/step-51.cc +++ b/examples/step-51/step-51.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2016 by the deal.II authors + * Copyright (C) 2013 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-52/step-52.cc b/examples/step-52/step-52.cc index 3ad784e18a..0636e02cb9 100644 --- a/examples/step-52/step-52.cc +++ b/examples/step-52/step-52.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/examples/step-53/step-53.cc b/examples/step-53/step-53.cc index 9169d4c95d..3ffe45c1e9 100644 --- a/examples/step-53/step-53.cc +++ b/examples/step-53/step-53.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/examples/step-55/step-55.cc b/examples/step-55/step-55.cc index 69a75fe466..4f399e5d0c 100644 --- a/examples/step-55/step-55.cc +++ b/examples/step-55/step-55.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/examples/step-56/step-56.cc b/examples/step-56/step-56.cc index d7155d9f71..4b5632bb4f 100644 --- a/examples/step-56/step-56.cc +++ b/examples/step-56/step-56.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/examples/step-6/step-6.cc b/examples/step-6/step-6.cc index ad718833f8..f7190c4d99 100644 --- a/examples/step-6/step-6.cc +++ b/examples/step-6/step-6.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/examples/step-8/step-8.cc b/examples/step-8/step-8.cc index 526c1d60c6..1df8b0d2a2 100644 --- a/examples/step-8/step-8.cc +++ b/examples/step-8/step-8.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2016 by the deal.II authors + * Copyright (C) 2000 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 9df8bac90a..76402ab8dd 100644 --- a/include/CMakeLists.txt +++ b/include/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/include/deal.II/algorithms/any_data.h b/include/deal.II/algorithms/any_data.h index da366ad956..8d7767f68d 100644 --- a/include/deal.II/algorithms/any_data.h +++ b/include/deal.II/algorithms/any_data.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/algorithms/named_selection.h b/include/deal.II/algorithms/named_selection.h index fcac8df467..27b6000687 100644 --- a/include/deal.II/algorithms/named_selection.h +++ b/include/deal.II/algorithms/named_selection.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/algorithms/newton.h b/include/deal.II/algorithms/newton.h index 0d884058ad..3e78da667c 100644 --- a/include/deal.II/algorithms/newton.h +++ b/include/deal.II/algorithms/newton.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/algorithms/newton.templates.h b/include/deal.II/algorithms/newton.templates.h index 6994407aaf..b120906bfa 100644 --- a/include/deal.II/algorithms/newton.templates.h +++ b/include/deal.II/algorithms/newton.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/algorithms/operator.h b/include/deal.II/algorithms/operator.h index 93d0d2aac2..290fa58b71 100644 --- a/include/deal.II/algorithms/operator.h +++ b/include/deal.II/algorithms/operator.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/algorithms/operator.templates.h b/include/deal.II/algorithms/operator.templates.h index 3aac1185f8..29e9c8605d 100644 --- a/include/deal.II/algorithms/operator.templates.h +++ b/include/deal.II/algorithms/operator.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/algorithms/theta_timestepping.h b/include/deal.II/algorithms/theta_timestepping.h index 65d94d5b58..b710651177 100644 --- a/include/deal.II/algorithms/theta_timestepping.h +++ b/include/deal.II/algorithms/theta_timestepping.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/algorithms/theta_timestepping.templates.h b/include/deal.II/algorithms/theta_timestepping.templates.h index ebc9eec8e3..825be84541 100644 --- a/include/deal.II/algorithms/theta_timestepping.templates.h +++ b/include/deal.II/algorithms/theta_timestepping.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/algorithms/timestep_control.h b/include/deal.II/algorithms/timestep_control.h index 37c7aba144..f967242d43 100644 --- a/include/deal.II/algorithms/timestep_control.h +++ b/include/deal.II/algorithms/timestep_control.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/base/aligned_vector.h b/include/deal.II/base/aligned_vector.h index ed636772c5..3ebf67daa2 100644 --- a/include/deal.II/base/aligned_vector.h +++ b/include/deal.II/base/aligned_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2017 by the deal.II authors +// Copyright (C) 2011 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/array_view.h b/include/deal.II/base/array_view.h index 46d7612497..73452f0ce2 100644 --- a/include/deal.II/base/array_view.h +++ b/include/deal.II/base/array_view.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2018 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 fba1bf23c5..dde380750c 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 - 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/base/complex_overloads.h b/include/deal.II/base/complex_overloads.h index 27e3e53ce2..80688b29c5 100644 --- a/include/deal.II/base/complex_overloads.h +++ b/include/deal.II/base/complex_overloads.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/conditional_ostream.h b/include/deal.II/base/conditional_ostream.h index 5654114cc4..7962e97f26 100644 --- a/include/deal.II/base/conditional_ostream.h +++ b/include/deal.II/base/conditional_ostream.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/base/convergence_table.h b/include/deal.II/base/convergence_table.h index f15fdf79c6..c6bf3239b7 100644 --- a/include/deal.II/base/convergence_table.h +++ b/include/deal.II/base/convergence_table.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/data_out_base.h b/include/deal.II/base/data_out_base.h index 994fae56d6..1e6d896ad9 100644 --- a/include/deal.II/base/data_out_base.h +++ b/include/deal.II/base/data_out_base.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/event.h b/include/deal.II/base/event.h index 1c88a10bc3..4ef90a9407 100644 --- a/include/deal.II/base/event.h +++ b/include/deal.II/base/event.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/base/exceptions.h b/include/deal.II/base/exceptions.h index cdc1d5013c..d16fa34125 100644 --- a/include/deal.II/base/exceptions.h +++ b/include/deal.II/base/exceptions.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/flow_function.h b/include/deal.II/base/flow_function.h index d71c990a78..280e4925ab 100644 --- a/include/deal.II/base/flow_function.h +++ b/include/deal.II/base/flow_function.h @@ -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/include/deal.II/base/function.h b/include/deal.II/base/function.h index 04d8b422fb..1cb716c0ea 100644 --- a/include/deal.II/base/function.h +++ b/include/deal.II/base/function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function.templates.h b/include/deal.II/base/function.templates.h index 102108f9da..d9264219a3 100644 --- a/include/deal.II/base/function.templates.h +++ b/include/deal.II/base/function.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_bessel.h b/include/deal.II/base/function_bessel.h index 587c08ebdf..7d09a69a52 100644 --- a/include/deal.II/base/function_bessel.h +++ b/include/deal.II/base/function_bessel.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/base/function_derivative.h b/include/deal.II/base/function_derivative.h index 1489c76083..e2217c75a0 100644 --- a/include/deal.II/base/function_derivative.h +++ b/include/deal.II/base/function_derivative.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/function_lib.h b/include/deal.II/base/function_lib.h index f82cfce7f0..6b61ac2ff0 100644 --- a/include/deal.II/base/function_lib.h +++ b/include/deal.II/base/function_lib.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/function_parser.h b/include/deal.II/base/function_parser.h index e533a0a688..bf8650e672 100644 --- a/include/deal.II/base/function_parser.h +++ b/include/deal.II/base/function_parser.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/function_time.h b/include/deal.II/base/function_time.h index 5c4589c8f1..43f0e86c77 100644 --- a/include/deal.II/base/function_time.h +++ b/include/deal.II/base/function_time.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/base/function_time.templates.h b/include/deal.II/base/function_time.templates.h index b0e849bad2..235488259e 100644 --- a/include/deal.II/base/function_time.templates.h +++ b/include/deal.II/base/function_time.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/base/geometry_info.h b/include/deal.II/base/geometry_info.h index 3c6f3f9382..8a22206905 100644 --- a/include/deal.II/base/geometry_info.h +++ b/include/deal.II/base/geometry_info.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 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 c8d1f6cdf0..df1523ce40 100644 --- a/include/deal.II/base/graph_coloring.h +++ b/include/deal.II/base/graph_coloring.h @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // -// 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/iterator_range.h b/include/deal.II/base/iterator_range.h index eb24546b87..d67d504b28 100644 --- a/include/deal.II/base/iterator_range.h +++ b/include/deal.II/base/iterator_range.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/job_identifier.h b/include/deal.II/base/job_identifier.h index 4cf80a4841..5d73f57db2 100644 --- a/include/deal.II/base/job_identifier.h +++ b/include/deal.II/base/job_identifier.h @@ -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/include/deal.II/base/memory_consumption.h b/include/deal.II/base/memory_consumption.h index b5eae60ed3..04d6f852a9 100644 --- a/include/deal.II/base/memory_consumption.h +++ b/include/deal.II/base/memory_consumption.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/mg_level_object.h b/include/deal.II/base/mg_level_object.h index 5eec0ccc37..68799ba890 100644 --- a/include/deal.II/base/mg_level_object.h +++ b/include/deal.II/base/mg_level_object.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/base/mpi.h b/include/deal.II/base/mpi.h index 9b59aa1b3d..b3e9ba48e5 100644 --- a/include/deal.II/base/mpi.h +++ b/include/deal.II/base/mpi.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2017 by the deal.II authors +// Copyright (C) 2011 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi.templates.h b/include/deal.II/base/mpi.templates.h index 15162ed41c..26a2ef7eaa 100644 --- a/include/deal.II/base/mpi.templates.h +++ b/include/deal.II/base/mpi.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2017 by the deal.II authors +// Copyright (C) 2011 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/multithread_info.h b/include/deal.II/base/multithread_info.h index 37b2ed8699..97a9b6bb68 100644 --- a/include/deal.II/base/multithread_info.h +++ b/include/deal.II/base/multithread_info.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/numbers.h b/include/deal.II/base/numbers.h index 85886497d0..e99397ba9f 100644 --- a/include/deal.II/base/numbers.h +++ b/include/deal.II/base/numbers.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2017 by the deal.II authors +// Copyright (C) 2006 - 2018 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 4a683dd446..75102edd49 100644 --- a/include/deal.II/base/parallel.h +++ b/include/deal.II/base/parallel.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/base/parameter_acceptor.h b/include/deal.II/base/parameter_acceptor.h index 22708b3be9..4e6c22ebf0 100644 --- a/include/deal.II/base/parameter_acceptor.h +++ b/include/deal.II/base/parameter_acceptor.h @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 9fc8b383c2..e8ddf26256 100644 --- a/include/deal.II/base/parsed_function.h +++ b/include/deal.II/base/parsed_function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/partitioner.h b/include/deal.II/base/partitioner.h index 30110be5e0..7dd443a9de 100644 --- a/include/deal.II/base/partitioner.h +++ b/include/deal.II/base/partitioner.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/path_search.h b/include/deal.II/base/path_search.h index 974e3d95d9..7d96cac8fc 100644 --- a/include/deal.II/base/path_search.h +++ b/include/deal.II/base/path_search.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/patterns.h b/include/deal.II/base/patterns.h index 9925ae70aa..f266d5730e 100644 --- a/include/deal.II/base/patterns.h +++ b/include/deal.II/base/patterns.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/point.h b/include/deal.II/base/point.h index 64bfa589af..fea32834a8 100644 --- a/include/deal.II/base/point.h +++ b/include/deal.II/base/point.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomial_space.h b/include/deal.II/base/polynomial_space.h index 32b4069702..929470015b 100644 --- a/include/deal.II/base/polynomial_space.h +++ b/include/deal.II/base/polynomial_space.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/polynomials_adini.h b/include/deal.II/base/polynomials_adini.h index d7261a0251..ad7ece807c 100644 --- a/include/deal.II/base/polynomials_adini.h +++ b/include/deal.II/base/polynomials_adini.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/polynomials_bdm.h b/include/deal.II/base/polynomials_bdm.h index a24e2f98ac..aa9a0f26ba 100644 --- a/include/deal.II/base/polynomials_bdm.h +++ b/include/deal.II/base/polynomials_bdm.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/base/polynomials_integrated_legendre_sz.h b/include/deal.II/base/polynomials_integrated_legendre_sz.h index d90ad9a83a..6e9537ac0c 100644 --- a/include/deal.II/base/polynomials_integrated_legendre_sz.h +++ b/include/deal.II/base/polynomials_integrated_legendre_sz.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2017 by the deal.II authors +// Copyright (C) 2015 - 2018 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 a8c29c403d..54019eaf62 100644 --- a/include/deal.II/base/polynomials_nedelec.h +++ b/include/deal.II/base/polynomials_nedelec.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/base/polynomials_p.h b/include/deal.II/base/polynomials_p.h index bc53c882e4..c89b0f47da 100644 --- a/include/deal.II/base/polynomials_p.h +++ b/include/deal.II/base/polynomials_p.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/base/polynomials_piecewise.h b/include/deal.II/base/polynomials_piecewise.h index 004333e2f6..d2e424aaff 100644 --- a/include/deal.II/base/polynomials_piecewise.h +++ b/include/deal.II/base/polynomials_piecewise.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/polynomials_rannacher_turek.h b/include/deal.II/base/polynomials_rannacher_turek.h index 665b02645b..3c17d497bb 100644 --- a/include/deal.II/base/polynomials_rannacher_turek.h +++ b/include/deal.II/base/polynomials_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/base/polynomials_raviart_thomas.h b/include/deal.II/base/polynomials_raviart_thomas.h index 2da63a9ab6..49f4f529b9 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 - 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/base/qprojector.h b/include/deal.II/base/qprojector.h index f20b517643..a265086d07 100644 --- a/include/deal.II/base/qprojector.h +++ b/include/deal.II/base/qprojector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/quadrature.h b/include/deal.II/base/quadrature.h index 7d014a5711..34ae8ad055 100644 --- a/include/deal.II/base/quadrature.h +++ b/include/deal.II/base/quadrature.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_lib.h b/include/deal.II/base/quadrature_lib.h index fc12ef4ff5..c330786217 100644 --- a/include/deal.II/base/quadrature_lib.h +++ b/include/deal.II/base/quadrature_lib.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 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 5fb0f13acf..1157ebffaa 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 - 2017 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/quadrature_selector.h b/include/deal.II/base/quadrature_selector.h index db26d3df2e..61619f0727 100644 --- a/include/deal.II/base/quadrature_selector.h +++ b/include/deal.II/base/quadrature_selector.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/base/smartpointer.h b/include/deal.II/base/smartpointer.h index 2f9ef1720b..3aaabce481 100644 --- a/include/deal.II/base/smartpointer.h +++ b/include/deal.II/base/smartpointer.h @@ -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/include/deal.II/base/subscriptor.h b/include/deal.II/base/subscriptor.h index 9d4c0bcb6c..fcf4d10be5 100644 --- a/include/deal.II/base/subscriptor.h +++ b/include/deal.II/base/subscriptor.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/symmetric_tensor.h b/include/deal.II/base/symmetric_tensor.h index cc621fb730..639713db6e 100644 --- a/include/deal.II/base/symmetric_tensor.h +++ b/include/deal.II/base/symmetric_tensor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/synchronous_iterator.h b/include/deal.II/base/synchronous_iterator.h index 82d1d069af..d8f0b9841f 100644 --- a/include/deal.II/base/synchronous_iterator.h +++ b/include/deal.II/base/synchronous_iterator.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/base/table_indices.h b/include/deal.II/base/table_indices.h index 6755981ba0..d58a1a629f 100644 --- a/include/deal.II/base/table_indices.h +++ b/include/deal.II/base/table_indices.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/template_constraints.h b/include/deal.II/base/template_constraints.h index 608bc8172f..14ecb360f0 100644 --- a/include/deal.II/base/template_constraints.h +++ b/include/deal.II/base/template_constraints.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/base/tensor.h b/include/deal.II/base/tensor.h index 1c25a60d21..7dd5ee19e2 100644 --- a/include/deal.II/base/tensor.h +++ b/include/deal.II/base/tensor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor_deprecated.h b/include/deal.II/base/tensor_deprecated.h index d5652adbf2..40ab6640e1 100644 --- a/include/deal.II/base/tensor_deprecated.h +++ b/include/deal.II/base/tensor_deprecated.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_function.h b/include/deal.II/base/tensor_function.h index c67c7160b7..80eae0ef74 100644 --- a/include/deal.II/base/tensor_function.h +++ b/include/deal.II/base/tensor_function.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/base/tensor_function.templates.h b/include/deal.II/base/tensor_function.templates.h index 157e3c4152..322697a9cd 100644 --- a/include/deal.II/base/tensor_function.templates.h +++ b/include/deal.II/base/tensor_function.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/base/tensor_product_polynomials_const.h b/include/deal.II/base/tensor_product_polynomials_const.h index bce251ec9b..77bad8d845 100644 --- a/include/deal.II/base/tensor_product_polynomials_const.h +++ b/include/deal.II/base/tensor_product_polynomials_const.h @@ -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/include/deal.II/base/thread_local_storage.h b/include/deal.II/base/thread_local_storage.h index dbb20cd9db..302988c50e 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 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/time_stepping.templates.h b/include/deal.II/base/time_stepping.templates.h index bb29c7bdd2..25b0c52155 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 - 2017 by the deal.II authors +// Copyright (C) 2014 - 2018 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 5796d2089b..f19649c159 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.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/utilities.h b/include/deal.II/base/utilities.h index 62cd100236..96a1e4b725 100644 --- a/include/deal.II/base/utilities.h +++ b/include/deal.II/base/utilities.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2016 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/vector_slice.h b/include/deal.II/base/vector_slice.h index 6eff973186..d0a84bea11 100644 --- a/include/deal.II/base/vector_slice.h +++ b/include/deal.II/base/vector_slice.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/distributed/grid_refinement.h b/include/deal.II/distributed/grid_refinement.h index f45ca48bf7..e03d9fc4fa 100644 --- a/include/deal.II/distributed/grid_refinement.h +++ b/include/deal.II/distributed/grid_refinement.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/distributed/p4est_wrappers.h b/include/deal.II/distributed/p4est_wrappers.h index a2d47bbca4..0aeca61d08 100644 --- a/include/deal.II/distributed/p4est_wrappers.h +++ b/include/deal.II/distributed/p4est_wrappers.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/distributed/shared_tria.h b/include/deal.II/distributed/shared_tria.h index 9a6d025a11..a943a42f8b 100644 --- a/include/deal.II/distributed/shared_tria.h +++ b/include/deal.II/distributed/shared_tria.h @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: tria.h 32739 2014-04-08 16:39:47Z denis.davydov $ // -// Copyright (C) 2008 - 2016 by the deal.II authors +// Copyright (C) 2008 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/solution_transfer.h b/include/deal.II/distributed/solution_transfer.h index c6e47e1912..2b25ce5585 100644 --- a/include/deal.II/distributed/solution_transfer.h +++ b/include/deal.II/distributed/solution_transfer.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/distributed/tria_base.h b/include/deal.II/distributed/tria_base.h index c1781f529f..8875bf0e9d 100644 --- a/include/deal.II/distributed/tria_base.h +++ b/include/deal.II/distributed/tria_base.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/block_info.h b/include/deal.II/dofs/block_info.h index 777d250469..9d4ec055df 100644 --- a/include/deal.II/dofs/block_info.h +++ b/include/deal.II/dofs/block_info.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/dofs/dof_faces.h b/include/deal.II/dofs/dof_faces.h index bc15a5d7a3..05ac1b12fa 100644 --- a/include/deal.II/dofs/dof_faces.h +++ b/include/deal.II/dofs/dof_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_handler.h b/include/deal.II/dofs/dof_handler.h index f1297fc263..c031b71473 100644 --- a/include/deal.II/dofs/dof_handler.h +++ b/include/deal.II/dofs/dof_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_handler_policy.h b/include/deal.II/dofs/dof_handler_policy.h index 2b1501ba6d..3053a9e711 100644 --- a/include/deal.II/dofs/dof_handler_policy.h +++ b/include/deal.II/dofs/dof_handler_policy.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 c292da6c67..bcd8027327 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 - 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_levels.h b/include/deal.II/dofs/dof_levels.h index e2106895e5..1bd08526fd 100644 --- a/include/deal.II/dofs/dof_levels.h +++ b/include/deal.II/dofs/dof_levels.h @@ -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/include/deal.II/dofs/dof_objects.h b/include/deal.II/dofs/dof_objects.h index 63cb3967d6..e29504dbf8 100644 --- a/include/deal.II/dofs/dof_objects.h +++ b/include/deal.II/dofs/dof_objects.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_renumbering.h b/include/deal.II/dofs/dof_renumbering.h index 706ba23995..22388338f7 100644 --- a/include/deal.II/dofs/dof_renumbering.h +++ b/include/deal.II/dofs/dof_renumbering.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/function_map.h b/include/deal.II/dofs/function_map.h index 53b4d39c85..bf89df8fdc 100644 --- a/include/deal.II/dofs/function_map.h +++ b/include/deal.II/dofs/function_map.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/dofs/number_cache.h b/include/deal.II/dofs/number_cache.h index 8fd8a6972d..84c8fc9d2d 100644 --- a/include/deal.II/dofs/number_cache.h +++ b/include/deal.II/dofs/number_cache.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/block_mask.h b/include/deal.II/fe/block_mask.h index 7d4e004499..25f9963181 100644 --- a/include/deal.II/fe/block_mask.h +++ b/include/deal.II/fe/block_mask.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/component_mask.h b/include/deal.II/fe/component_mask.h index d96e42e2da..7bad6dface 100644 --- a/include/deal.II/fe/component_mask.h +++ b/include/deal.II/fe/component_mask.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_base.h b/include/deal.II/fe/fe_base.h index 23daedd934..16c3524fc8 100644 --- a/include/deal.II/fe/fe_base.h +++ b/include/deal.II/fe/fe_base.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_bernstein.h b/include/deal.II/fe/fe_bernstein.h index 036782436d..689f151048 100644 --- a/include/deal.II/fe/fe_bernstein.h +++ b/include/deal.II/fe/fe_bernstein.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_dgp.h b/include/deal.II/fe/fe_dgp.h index 277a0999dc..9c3239db73 100644 --- a/include/deal.II/fe/fe_dgp.h +++ b/include/deal.II/fe/fe_dgp.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/fe/fe_dgp_monomial.h b/include/deal.II/fe/fe_dgp_monomial.h index 2a7ff40314..3c4abbe868 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 - 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/fe/fe_dgp_nonparametric.h b/include/deal.II/fe/fe_dgp_nonparametric.h index 3017d3cc16..645798aa4d 100644 --- a/include/deal.II/fe/fe_dgp_nonparametric.h +++ b/include/deal.II/fe/fe_dgp_nonparametric.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/fe/fe_face.h b/include/deal.II/fe/fe_face.h index 68efca0aa3..a81d145ce7 100644 --- a/include/deal.II/fe/fe_face.h +++ b/include/deal.II/fe/fe_face.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/fe/fe_nothing.h b/include/deal.II/fe/fe_nothing.h index cf34599696..fb84f343ad 100644 --- a/include/deal.II/fe/fe_nothing.h +++ b/include/deal.II/fe/fe_nothing.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/fe/fe_p1nc.h b/include/deal.II/fe/fe_p1nc.h index 555201c82e..0a8cf23689 100644 --- a/include/deal.II/fe/fe_p1nc.h +++ b/include/deal.II/fe/fe_p1nc.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_poly.templates.h b/include/deal.II/fe/fe_poly.templates.h index ecfa9a85a5..d6ce688be8 100644 --- a/include/deal.II/fe/fe_poly.templates.h +++ b/include/deal.II/fe/fe_poly.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_poly_face.h b/include/deal.II/fe/fe_poly_face.h index 30d2db7bee..88f32772f3 100644 --- a/include/deal.II/fe/fe_poly_face.h +++ b/include/deal.II/fe/fe_poly_face.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/fe/fe_poly_face.templates.h b/include/deal.II/fe/fe_poly_face.templates.h index 776d70db95..13c6b38e5e 100644 --- a/include/deal.II/fe/fe_poly_face.templates.h +++ b/include/deal.II/fe/fe_poly_face.templates.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/fe/fe_series.h b/include/deal.II/fe/fe_series.h index d2b2bd6426..285f06518a 100644 --- a/include/deal.II/fe/fe_series.h +++ b/include/deal.II/fe/fe_series.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_system.h b/include/deal.II/fe/fe_system.h index 6411fd99b6..2449def73a 100644 --- a/include/deal.II/fe/fe_system.h +++ b/include/deal.II/fe/fe_system.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 4536f1290f..9d78c6a6cd 100644 --- a/include/deal.II/fe/fe_trace.h +++ b/include/deal.II/fe/fe_trace.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_update_flags.h b/include/deal.II/fe/fe_update_flags.h index b883355dac..c16d468a17 100644 --- a/include/deal.II/fe/fe_update_flags.h +++ b/include/deal.II/fe/fe_update_flags.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_values.h b/include/deal.II/fe/fe_values.h index df7bd6f8f7..74b1effa77 100644 --- a/include/deal.II/fe/fe_values.h +++ b/include/deal.II/fe/fe_values.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_values_extractors.h b/include/deal.II/fe/fe_values_extractors.h index ab0d535677..c086a94d1d 100644 --- a/include/deal.II/fe/fe_values_extractors.h +++ b/include/deal.II/fe/fe_values_extractors.h @@ -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/include/deal.II/fe/mapping.h b/include/deal.II/fe/mapping.h index 73dc1ac370..8ccc3d71cf 100644 --- a/include/deal.II/fe/mapping.h +++ b/include/deal.II/fe/mapping.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/mapping_c1.h b/include/deal.II/fe/mapping_c1.h index 84035a476c..c240165b25 100644 --- a/include/deal.II/fe/mapping_c1.h +++ b/include/deal.II/fe/mapping_c1.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/fe/mapping_cartesian.h b/include/deal.II/fe/mapping_cartesian.h index 9e8765882f..5ef8c219ab 100644 --- a/include/deal.II/fe/mapping_cartesian.h +++ b/include/deal.II/fe/mapping_cartesian.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/fe/mapping_fe_field.h b/include/deal.II/fe/mapping_fe_field.h index 6067d80f65..11ec2f41ce 100644 --- a/include/deal.II/fe/mapping_fe_field.h +++ b/include/deal.II/fe/mapping_fe_field.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_manifold.h b/include/deal.II/fe/mapping_manifold.h index c86a5b22dd..443c5b4722 100644 --- a/include/deal.II/fe/mapping_manifold.h +++ b/include/deal.II/fe/mapping_manifold.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/mapping_q1.h b/include/deal.II/fe/mapping_q1.h index d566b1a046..770aa5c66f 100644 --- a/include/deal.II/fe/mapping_q1.h +++ b/include/deal.II/fe/mapping_q1.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/mapping_q1_eulerian.h b/include/deal.II/fe/mapping_q1_eulerian.h index 83b882e2dc..faa5480f14 100644 --- a/include/deal.II/fe/mapping_q1_eulerian.h +++ b/include/deal.II/fe/mapping_q1_eulerian.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/fe/mapping_q_eulerian.h b/include/deal.II/fe/mapping_q_eulerian.h index 43e7e90d88..8216d645c3 100644 --- a/include/deal.II/fe/mapping_q_eulerian.h +++ b/include/deal.II/fe/mapping_q_eulerian.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/cell_id.h b/include/deal.II/grid/cell_id.h index 95c1bc1297..cc62c5b793 100644 --- a/include/deal.II/grid/cell_id.h +++ b/include/deal.II/grid/cell_id.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/composition_manifold.h b/include/deal.II/grid/composition_manifold.h index 93e712605f..02b8164224 100644 --- a/include/deal.II/grid/composition_manifold.h +++ b/include/deal.II/grid/composition_manifold.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h index 7f38f348fb..c559a22121 100644 --- a/include/deal.II/grid/filtered_iterator.h +++ b/include/deal.II/grid/filtered_iterator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2017 by the deal.II authors +// Copyright (C) 2002 - 2018 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 c9ba00a1c1..fca6eee1f7 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 056056d680..ea801023f6 100644 --- a/include/deal.II/grid/grid_in.h +++ b/include/deal.II/grid/grid_in.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_out.h b/include/deal.II/grid/grid_out.h index 163aa373f2..221125c8ec 100644 --- a/include/deal.II/grid/grid_out.h +++ b/include/deal.II/grid/grid_out.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_refinement.h b/include/deal.II/grid/grid_refinement.h index c3a03e0d1c..9eb752ed67 100644 --- a/include/deal.II/grid/grid_refinement.h +++ b/include/deal.II/grid/grid_refinement.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index a2d50fd65f..b22ed339d1 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2017 by the deal.II authors +// Copyright (C) 2001 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/intergrid_map.h b/include/deal.II/grid/intergrid_map.h index 9d399fbc9e..77255cd901 100644 --- a/include/deal.II/grid/intergrid_map.h +++ b/include/deal.II/grid/intergrid_map.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/magic_numbers.h b/include/deal.II/grid/magic_numbers.h index c770d40730..4c8442828f 100644 --- a/include/deal.II/grid/magic_numbers.h +++ b/include/deal.II/grid/magic_numbers.h @@ -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/include/deal.II/grid/manifold.h b/include/deal.II/grid/manifold.h index ec8add0d68..e3edfbfba1 100644 --- a/include/deal.II/grid/manifold.h +++ b/include/deal.II/grid/manifold.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/manifold_lib.h b/include/deal.II/grid/manifold_lib.h index bad0de87c7..143ca29813 100644 --- a/include/deal.II/grid/manifold_lib.h +++ b/include/deal.II/grid/manifold_lib.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 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 b61281fc67..3bf1c4653a 100644 --- a/include/deal.II/grid/persistent_tria.h +++ b/include/deal.II/grid/persistent_tria.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/tensor_product_manifold.h b/include/deal.II/grid/tensor_product_manifold.h index 969687de4d..ca4fc1316c 100644 --- a/include/deal.II/grid/tensor_product_manifold.h +++ b/include/deal.II/grid/tensor_product_manifold.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/grid/tria.h b/include/deal.II/grid/tria.h index e52fa32108..333c97545b 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_accessor.h b/include/deal.II/grid/tria_accessor.h index e6a0725407..a986f27ec4 100644 --- a/include/deal.II/grid/tria_accessor.h +++ b/include/deal.II/grid/tria_accessor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_accessor.templates.h b/include/deal.II/grid/tria_accessor.templates.h index da38181ba7..582546d793 100644 --- a/include/deal.II/grid/tria_accessor.templates.h +++ b/include/deal.II/grid/tria_accessor.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_boundary.h b/include/deal.II/grid/tria_boundary.h index fe7053c73c..8aa25aba87 100644 --- a/include/deal.II/grid/tria_boundary.h +++ b/include/deal.II/grid/tria_boundary.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 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 727ca6096b..a5caec57ce 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 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_faces.h b/include/deal.II/grid/tria_faces.h index 971910f60b..a171835fc7 100644 --- a/include/deal.II/grid/tria_faces.h +++ b/include/deal.II/grid/tria_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_iterator.h b/include/deal.II/grid/tria_iterator.h index 67aea98b77..330e855da0 100644 --- a/include/deal.II/grid/tria_iterator.h +++ b/include/deal.II/grid/tria_iterator.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_iterator.templates.h b/include/deal.II/grid/tria_iterator.templates.h index b3a2d87226..4111195ff9 100644 --- a/include/deal.II/grid/tria_iterator.templates.h +++ b/include/deal.II/grid/tria_iterator.templates.h @@ -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/include/deal.II/grid/tria_iterator_base.h b/include/deal.II/grid/tria_iterator_base.h index dc67f95c9e..bdc9968cec 100644 --- a/include/deal.II/grid/tria_iterator_base.h +++ b/include/deal.II/grid/tria_iterator_base.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/grid/tria_iterator_selector.h b/include/deal.II/grid/tria_iterator_selector.h index 43b90e4267..d1f9ccb043 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 - 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/grid/tria_levels.h b/include/deal.II/grid/tria_levels.h index 49d1fb0a50..ea3d9ec3fd 100644 --- a/include/deal.II/grid/tria_levels.h +++ b/include/deal.II/grid/tria_levels.h @@ -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/include/deal.II/grid/tria_object.h b/include/deal.II/grid/tria_object.h index bedbd3de24..2c87e62919 100644 --- a/include/deal.II/grid/tria_object.h +++ b/include/deal.II/grid/tria_object.h @@ -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/include/deal.II/hp/dof_faces.h b/include/deal.II/hp/dof_faces.h index 2b4e3a3ede..84d1b61d5a 100644 --- a/include/deal.II/hp/dof_faces.h +++ b/include/deal.II/hp/dof_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/dof_handler.h b/include/deal.II/hp/dof_handler.h index c7aa4c0fb6..4d8ae0ad94 100644 --- a/include/deal.II/hp/dof_handler.h +++ b/include/deal.II/hp/dof_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/fe_collection.h b/include/deal.II/hp/fe_collection.h index 4175206d43..5db79278c2 100644 --- a/include/deal.II/hp/fe_collection.h +++ b/include/deal.II/hp/fe_collection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/fe_values.h b/include/deal.II/hp/fe_values.h index 1b699105d2..b1562a8435 100644 --- a/include/deal.II/hp/fe_values.h +++ b/include/deal.II/hp/fe_values.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/hp/mapping_collection.h b/include/deal.II/hp/mapping_collection.h index b43bb00d75..f3cdf31457 100644 --- a/include/deal.II/hp/mapping_collection.h +++ b/include/deal.II/hp/mapping_collection.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/hp/q_collection.h b/include/deal.II/hp/q_collection.h index def53ed255..dcd4c1c232 100644 --- a/include/deal.II/hp/q_collection.h +++ b/include/deal.II/hp/q_collection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2016 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/integrators/advection.h b/include/deal.II/integrators/advection.h index 3ab10101d3..9415b3dcb9 100644 --- a/include/deal.II/integrators/advection.h +++ b/include/deal.II/integrators/advection.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/integrators/divergence.h b/include/deal.II/integrators/divergence.h index ff15e9f56d..a89a4c9b6f 100644 --- a/include/deal.II/integrators/divergence.h +++ b/include/deal.II/integrators/divergence.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/integrators/elasticity.h b/include/deal.II/integrators/elasticity.h index 73f1fee4a1..1d97a0337b 100644 --- a/include/deal.II/integrators/elasticity.h +++ b/include/deal.II/integrators/elasticity.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/integrators/grad_div.h b/include/deal.II/integrators/grad_div.h index 3c814fe9a0..cdd7a27d10 100644 --- a/include/deal.II/integrators/grad_div.h +++ b/include/deal.II/integrators/grad_div.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/integrators/local_integrators.h b/include/deal.II/integrators/local_integrators.h index 166d15c1ff..d8369d2c52 100644 --- a/include/deal.II/integrators/local_integrators.h +++ b/include/deal.II/integrators/local_integrators.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/integrators/patches.h b/include/deal.II/integrators/patches.h index 837491c235..98acf6507e 100644 --- a/include/deal.II/integrators/patches.h +++ b/include/deal.II/integrators/patches.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/arpack_solver.h b/include/deal.II/lac/arpack_solver.h index 4853dc9a1b..21be1b8205 100644 --- a/include/deal.II/lac/arpack_solver.h +++ b/include/deal.II/lac/arpack_solver.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_indices.h b/include/deal.II/lac/block_indices.h index e105dbef81..ff72496538 100644 --- a/include/deal.II/lac/block_indices.h +++ b/include/deal.II/lac/block_indices.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/lac/block_matrix_array.h b/include/deal.II/lac/block_matrix_array.h index 481f0ae374..45712592b7 100644 --- a/include/deal.II/lac/block_matrix_array.h +++ b/include/deal.II/lac/block_matrix_array.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/lac/block_sparse_matrix.h b/include/deal.II/lac/block_sparse_matrix.h index 4cd91dde4b..23ec065cc8 100644 --- a/include/deal.II/lac/block_sparse_matrix.h +++ b/include/deal.II/lac/block_sparse_matrix.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/block_sparse_matrix.templates.h b/include/deal.II/lac/block_sparse_matrix.templates.h index b8e9157ce5..253228115a 100644 --- a/include/deal.II/lac/block_sparse_matrix.templates.h +++ b/include/deal.II/lac/block_sparse_matrix.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_sparse_matrix_ez.h b/include/deal.II/lac/block_sparse_matrix_ez.h index ec944436a2..8176496e04 100644 --- a/include/deal.II/lac/block_sparse_matrix_ez.h +++ b/include/deal.II/lac/block_sparse_matrix_ez.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/lac/block_sparse_matrix_ez.templates.h b/include/deal.II/lac/block_sparse_matrix_ez.templates.h index b333d5c0e7..6111a05b9a 100644 --- a/include/deal.II/lac/block_sparse_matrix_ez.templates.h +++ b/include/deal.II/lac/block_sparse_matrix_ez.templates.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/lac/block_sparsity_pattern.h b/include/deal.II/lac/block_sparsity_pattern.h index 3cf4520f6f..e1eea163be 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 - 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/lac/block_vector.templates.h b/include/deal.II/lac/block_vector.templates.h index 73dc5db2f8..100e85687c 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 - 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/block_vector_base.h b/include/deal.II/lac/block_vector_base.h index f1936311db..746d716037 100644 --- a/include/deal.II/lac/block_vector_base.h +++ b/include/deal.II/lac/block_vector_base.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2017 by the deal.II authors +// Copyright (C) 2004 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/chunk_sparse_matrix.h b/include/deal.II/lac/chunk_sparse_matrix.h index f9af644ca8..7fdc95d071 100644 --- a/include/deal.II/lac/chunk_sparse_matrix.h +++ b/include/deal.II/lac/chunk_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/chunk_sparse_matrix.templates.h b/include/deal.II/lac/chunk_sparse_matrix.templates.h index d90363c932..e10ed1afc0 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 - 2016 by the deal.II authors +// Copyright (C) 2008 - 2018 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 31392ac36e..0113a46d54 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 - 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/communication_pattern_base.h b/include/deal.II/lac/communication_pattern_base.h index 876d6c066f..838b00fbc6 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 - 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/constrained_linear_operator.h b/include/deal.II/lac/constrained_linear_operator.h index 0c4d38a883..9619e829a1 100644 --- a/include/deal.II/lac/constrained_linear_operator.h +++ b/include/deal.II/lac/constrained_linear_operator.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/cuda_atomic.h b/include/deal.II/lac/cuda_atomic.h index 7c8dfd448d..e6b5569d01 100644 --- a/include/deal.II/lac/cuda_atomic.h +++ b/include/deal.II/lac/cuda_atomic.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/cuda_vector.h b/include/deal.II/lac/cuda_vector.h index f5d8f4112c..aa407fff13 100644 --- a/include/deal.II/lac/cuda_vector.h +++ b/include/deal.II/lac/cuda_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 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 b2ce716150..7740e2868d 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 - 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/eigen.h b/include/deal.II/lac/eigen.h index ae2f929277..79e4f903e9 100644 --- a/include/deal.II/lac/eigen.h +++ b/include/deal.II/lac/eigen.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/filtered_matrix.h b/include/deal.II/lac/filtered_matrix.h index 091db92093..1ca7d4a1b9 100644 --- a/include/deal.II/lac/filtered_matrix.h +++ b/include/deal.II/lac/filtered_matrix.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/lac/full_matrix.templates.h b/include/deal.II/lac/full_matrix.templates.h index 25588acc4c..06375b3af4 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 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/generic_linear_algebra.h b/include/deal.II/lac/generic_linear_algebra.h index d9f7604876..01ee6829a3 100644 --- a/include/deal.II/lac/generic_linear_algebra.h +++ b/include/deal.II/lac/generic_linear_algebra.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/householder.h b/include/deal.II/lac/householder.h index 484ba02a87..cb550657cb 100644 --- a/include/deal.II/lac/householder.h +++ b/include/deal.II/lac/householder.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/identity_matrix.h b/include/deal.II/lac/identity_matrix.h index 4a75bd6668..a5966cc20c 100644 --- a/include/deal.II/lac/identity_matrix.h +++ b/include/deal.II/lac/identity_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_block_vector.h b/include/deal.II/lac/la_parallel_block_vector.h index b4c3830dc4..81545c8bea 100644 --- a/include/deal.II/lac/la_parallel_block_vector.h +++ b/include/deal.II/lac/la_parallel_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_vector.h b/include/deal.II/lac/la_parallel_vector.h index 1cd36e452d..930cecc095 100644 --- a/include/deal.II/lac/la_parallel_vector.h +++ b/include/deal.II/lac/la_parallel_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2017 by the deal.II authors +// Copyright (C) 2011 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_vector.h b/include/deal.II/lac/la_vector.h index bc8ce58db4..c3bce2a861 100644 --- a/include/deal.II/lac/la_vector.h +++ b/include/deal.II/lac/la_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2017 by the deal.II authors +// Copyright (C) 2015 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/lapack_templates.h b/include/deal.II/lac/lapack_templates.h index afb00cf8d7..4777872444 100644 --- a/include/deal.II/lac/lapack_templates.h +++ b/include/deal.II/lac/lapack_templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/matrix_block.h b/include/deal.II/lac/matrix_block.h index 5a39168851..8778d899c5 100644 --- a/include/deal.II/lac/matrix_block.h +++ b/include/deal.II/lac/matrix_block.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/matrix_iterator.h b/include/deal.II/lac/matrix_iterator.h index 5fad4215fd..d514f51b98 100644 --- a/include/deal.II/lac/matrix_iterator.h +++ b/include/deal.II/lac/matrix_iterator.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/matrix_lib.h b/include/deal.II/lac/matrix_lib.h index bb71f8cad2..5cf1354178 100644 --- a/include/deal.II/lac/matrix_lib.h +++ b/include/deal.II/lac/matrix_lib.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/lac/matrix_lib.templates.h b/include/deal.II/lac/matrix_lib.templates.h index bf58e48074..25937f256e 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 - 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/lac/matrix_out.h b/include/deal.II/lac/matrix_out.h index ddb5ad279d..97bd4719f0 100644 --- a/include/deal.II/lac/matrix_out.h +++ b/include/deal.II/lac/matrix_out.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/lac/parallel_block_vector.h b/include/deal.II/lac/parallel_block_vector.h index 7c561f71a7..d99d27ddd3 100644 --- a/include/deal.II/lac/parallel_block_vector.h +++ b/include/deal.II/lac/parallel_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/parallel_vector.h b/include/deal.II/lac/parallel_vector.h index 11dd7568a0..23ecdb438d 100644 --- a/include/deal.II/lac/parallel_vector.h +++ b/include/deal.II/lac/parallel_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/parpack_solver.h b/include/deal.II/lac/parpack_solver.h index dea6dd3fde..41d3fa3ad2 100644 --- a/include/deal.II/lac/parpack_solver.h +++ b/include/deal.II/lac/parpack_solver.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/petsc_compatibility.h b/include/deal.II/lac/petsc_compatibility.h index 1a804dabfc..ae0ebb475e 100644 --- a/include/deal.II/lac/petsc_compatibility.h +++ b/include/deal.II/lac/petsc_compatibility.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/petsc_full_matrix.h b/include/deal.II/lac/petsc_full_matrix.h index 08215e35b6..15ff21ff27 100644 --- a/include/deal.II/lac/petsc_full_matrix.h +++ b/include/deal.II/lac/petsc_full_matrix.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/petsc_matrix_base.h b/include/deal.II/lac/petsc_matrix_base.h index 7087cdeeb4..3e92e70dff 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 - 2017 by the deal.II authors +// Copyright (C) 2004 - 2018 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 b81dab46de..43425fd387 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 - 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/lac/petsc_parallel_block_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h index eb5e277014..aabaf7cf6d 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 - 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_parallel_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_sparse_matrix.h index 388d5c007e..04c0849228 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 - 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_precondition.h b/include/deal.II/lac/petsc_precondition.h index f73a83946c..554415bb2c 100644 --- a/include/deal.II/lac/petsc_precondition.h +++ b/include/deal.II/lac/petsc_precondition.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_sparse_matrix.h b/include/deal.II/lac/petsc_sparse_matrix.h index 2a0947a0c3..27c5cc715e 100644 --- a/include/deal.II/lac/petsc_sparse_matrix.h +++ b/include/deal.II/lac/petsc_sparse_matrix.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 9d55dac143..0111589d44 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 - 2017 by the deal.II authors +// Copyright (C) 2004 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/pointer_matrix.h b/include/deal.II/lac/pointer_matrix.h index bc260a9c28..62fcd24874 100644 --- a/include/deal.II/lac/pointer_matrix.h +++ b/include/deal.II/lac/pointer_matrix.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/lac/precondition_block.h b/include/deal.II/lac/precondition_block.h index e27a9ef1dd..3b9ba5dc1f 100644 --- a/include/deal.II/lac/precondition_block.h +++ b/include/deal.II/lac/precondition_block.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 6d0a65ec47..9668a550e8 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 - 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_base.h b/include/deal.II/lac/precondition_block_base.h index 06fb417ec8..ef0d2f3395 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 - 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_selector.h b/include/deal.II/lac/precondition_selector.h index eee40dd9b6..cf030d18b1 100644 --- a/include/deal.II/lac/precondition_selector.h +++ b/include/deal.II/lac/precondition_selector.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/read_write_vector.h b/include/deal.II/lac/read_write_vector.h index 6d0f8d1109..7b1031b9ff 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 - 2017 by the deal.II authors +// Copyright (C) 2015 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/relaxation_block.h b/include/deal.II/lac/relaxation_block.h index ae51802cc4..140d6a32fa 100644 --- a/include/deal.II/lac/relaxation_block.h +++ b/include/deal.II/lac/relaxation_block.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/relaxation_block.templates.h b/include/deal.II/lac/relaxation_block.templates.h index 0444ff6e2f..36b47305f8 100644 --- a/include/deal.II/lac/relaxation_block.templates.h +++ b/include/deal.II/lac/relaxation_block.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/scalapack.h b/include/deal.II/lac/scalapack.h index 4155ab4e14..b068def512 100644 --- a/include/deal.II/lac/scalapack.h +++ b/include/deal.II/lac/scalapack.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/scalapack.templates.h b/include/deal.II/lac/scalapack.templates.h index e1ec89df91..cf532069ef 100644 --- a/include/deal.II/lac/scalapack.templates.h +++ b/include/deal.II/lac/scalapack.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/slepc_solver.h b/include/deal.II/lac/slepc_solver.h index 5b92b1e0f6..ef1df881e1 100644 --- a/include/deal.II/lac/slepc_solver.h +++ b/include/deal.II/lac/slepc_solver.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 bc06e15ecf..0d82993efa 100644 --- a/include/deal.II/lac/solver.h +++ b/include/deal.II/lac/solver.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_control.h b/include/deal.II/lac/solver_control.h index e6c57a8c7a..32c6e65084 100644 --- a/include/deal.II/lac/solver_control.h +++ b/include/deal.II/lac/solver_control.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_qmrs.h b/include/deal.II/lac/solver_qmrs.h index cb885e8a8e..1b801f1794 100644 --- a/include/deal.II/lac/solver_qmrs.h +++ b/include/deal.II/lac/solver_qmrs.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_relaxation.h b/include/deal.II/lac/solver_relaxation.h index 7ae5880248..9c91103a8a 100644 --- a/include/deal.II/lac/solver_relaxation.h +++ b/include/deal.II/lac/solver_relaxation.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/solver_selector.h b/include/deal.II/lac/solver_selector.h index d7bf71754d..62e2e51093 100644 --- a/include/deal.II/lac/solver_selector.h +++ b/include/deal.II/lac/solver_selector.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_decomposition.h b/include/deal.II/lac/sparse_decomposition.h index 97c6b35a70..57ca833fcb 100644 --- a/include/deal.II/lac/sparse_decomposition.h +++ b/include/deal.II/lac/sparse_decomposition.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/lac/sparse_decomposition.templates.h b/include/deal.II/lac/sparse_decomposition.templates.h index 79d912c617..216389daca 100644 --- a/include/deal.II/lac/sparse_decomposition.templates.h +++ b/include/deal.II/lac/sparse_decomposition.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2016 by the deal.II authors +// Copyright (C) 2002 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_direct.h b/include/deal.II/lac/sparse_direct.h index ed42e196b6..53ebeefe60 100644 --- a/include/deal.II/lac/sparse_direct.h +++ b/include/deal.II/lac/sparse_direct.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/lac/sparse_ilu.h b/include/deal.II/lac/sparse_ilu.h index ebff352e2f..89b4d1a38a 100644 --- a/include/deal.II/lac/sparse_ilu.h +++ b/include/deal.II/lac/sparse_ilu.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/sparse_ilu.templates.h b/include/deal.II/lac/sparse_ilu.templates.h index b685b8860c..3e49973fc4 100644 --- a/include/deal.II/lac/sparse_ilu.templates.h +++ b/include/deal.II/lac/sparse_ilu.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/sparse_matrix.templates.h b/include/deal.II/lac/sparse_matrix.templates.h index 6dc48ca354..1d3ebf7c86 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 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix_ez.h b/include/deal.II/lac/sparse_matrix_ez.h index 94a113ee64..6a88fec2cd 100644 --- a/include/deal.II/lac/sparse_matrix_ez.h +++ b/include/deal.II/lac/sparse_matrix_ez.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/lac/sparse_matrix_ez.templates.h b/include/deal.II/lac/sparse_matrix_ez.templates.h index 92ea656afc..4b7cb0aa8c 100644 --- a/include/deal.II/lac/sparse_matrix_ez.templates.h +++ b/include/deal.II/lac/sparse_matrix_ez.templates.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/lac/sparse_mic.h b/include/deal.II/lac/sparse_mic.h index ce316bf197..dad565aed3 100644 --- a/include/deal.II/lac/sparse_mic.h +++ b/include/deal.II/lac/sparse_mic.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/lac/sparse_mic.templates.h b/include/deal.II/lac/sparse_mic.templates.h index c79dc76155..a0a5b8ca7d 100644 --- a/include/deal.II/lac/sparse_mic.templates.h +++ b/include/deal.II/lac/sparse_mic.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2015 by the deal.II authors +// Copyright (C) 2002 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_vanka.h b/include/deal.II/lac/sparse_vanka.h index 09fe9fdbbc..dcba3e8acb 100644 --- a/include/deal.II/lac/sparse_vanka.h +++ b/include/deal.II/lac/sparse_vanka.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_vanka.templates.h b/include/deal.II/lac/sparse_vanka.templates.h index 8cb1cddbd5..62a2ddea9f 100644 --- a/include/deal.II/lac/sparse_vanka.templates.h +++ b/include/deal.II/lac/sparse_vanka.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/sparsity_pattern.h b/include/deal.II/lac/sparsity_pattern.h index 912a75cbb6..d5258bf0b1 100644 --- a/include/deal.II/lac/sparsity_pattern.h +++ b/include/deal.II/lac/sparsity_pattern.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/lac/sparsity_tools.h b/include/deal.II/lac/sparsity_tools.h index 811bd2620c..8abda83538 100644 --- a/include/deal.II/lac/sparsity_tools.h +++ b/include/deal.II/lac/sparsity_tools.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/swappable_vector.templates.h b/include/deal.II/lac/swappable_vector.templates.h index 84dd2fa51a..a5f6c08307 100644 --- a/include/deal.II/lac/swappable_vector.templates.h +++ b/include/deal.II/lac/swappable_vector.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2017 by the deal.II authors +// Copyright (C) 2000 - 2018 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 c1ab61fa06..d408c30271 100644 --- a/include/deal.II/lac/tridiagonal_matrix.h +++ b/include/deal.II/lac/tridiagonal_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2016 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_epetra_communication_pattern.h b/include/deal.II/lac/trilinos_epetra_communication_pattern.h index dcb913096d..129f123185 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 - 2017 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 6ad90e9dac..5aaa4d140e 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 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2018 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 2ce1494d10..dc73ca78d0 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 - 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_vector.h b/include/deal.II/lac/trilinos_vector.h index 384ac93138..c16cbd3961 100644 --- a/include/deal.II/lac/trilinos_vector.h +++ b/include/deal.II/lac/trilinos_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2017 by the deal.II authors +// Copyright (C) 2008 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector.h b/include/deal.II/lac/vector.h index 02352d3ca0..1f90cde46e 100644 --- a/include/deal.II/lac/vector.h +++ b/include/deal.II/lac/vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 eab1cf9b49..dfd1c2c57e 100644 --- a/include/deal.II/lac/vector.templates.h +++ b/include/deal.II/lac/vector.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_memory.templates.h b/include/deal.II/lac/vector_memory.templates.h index 41dac85989..5da79a381c 100644 --- a/include/deal.II/lac/vector_memory.templates.h +++ b/include/deal.II/lac/vector_memory.templates.h @@ -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/include/deal.II/lac/vector_operations_internal.h b/include/deal.II/lac/vector_operations_internal.h index a485ab6d28..d74da44739 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 - 2017 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_space_vector.h b/include/deal.II/lac/vector_space_vector.h index 39e8cf05ee..91b040524e 100644 --- a/include/deal.II/lac/vector_space_vector.h +++ b/include/deal.II/lac/vector_space_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2017 by the deal.II authors +// Copyright (C) 2015 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_view.h b/include/deal.II/lac/vector_view.h index 6a68ff74f1..5e7bf41448 100644 --- a/include/deal.II/lac/vector_view.h +++ b/include/deal.II/lac/vector_view.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/matrix_free/cuda_fe_evaluation.h b/include/deal.II/matrix_free/cuda_fe_evaluation.h index 9805e68d1e..3465d7fefb 100644 --- a/include/deal.II/matrix_free/cuda_fe_evaluation.h +++ b/include/deal.II/matrix_free/cuda_fe_evaluation.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/cuda_matrix_free.h b/include/deal.II/matrix_free/cuda_matrix_free.h index 4b8dfc117e..6cb49ef8fb 100644 --- a/include/deal.II/matrix_free/cuda_matrix_free.h +++ b/include/deal.II/matrix_free/cuda_matrix_free.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/cuda_matrix_free.templates.h b/include/deal.II/matrix_free/cuda_matrix_free.templates.h index ce836d4b0f..49e3eb6fa4 100644 --- a/include/deal.II/matrix_free/cuda_matrix_free.templates.h +++ b/include/deal.II/matrix_free/cuda_matrix_free.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/cuda_tensor_product_kernels.h b/include/deal.II/matrix_free/cuda_tensor_product_kernels.h index 5c9d2ed8d9..b2452d9434 100644 --- a/include/deal.II/matrix_free/cuda_tensor_product_kernels.h +++ b/include/deal.II/matrix_free/cuda_tensor_product_kernels.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 ecdd2e3b8e..8456dbd74d 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 - 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 f754027da3..8cb01efebb 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 - 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/mapping_data_on_the_fly.h b/include/deal.II/matrix_free/mapping_data_on_the_fly.h index 8364a8164b..a5c196a605 100644 --- a/include/deal.II/matrix_free/mapping_data_on_the_fly.h +++ b/include/deal.II/matrix_free/mapping_data_on_the_fly.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/matrix_free/mapping_info.h b/include/deal.II/matrix_free/mapping_info.h index 991bea3c23..d4afeaea8a 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 - 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/matrix_free.h b/include/deal.II/matrix_free/matrix_free.h index d209480c99..7d05e6de31 100644 --- a/include/deal.II/matrix_free/matrix_free.h +++ b/include/deal.II/matrix_free/matrix_free.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2017 by the deal.II authors +// Copyright (C) 2011 - 2018 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 af78c3e5ce..91ce0eb259 100644 --- a/include/deal.II/meshworker/dof_info.h +++ b/include/deal.II/meshworker/dof_info.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/meshworker/dof_info.templates.h b/include/deal.II/meshworker/dof_info.templates.h index 5ac3a6e0c2..d1c1b288cc 100644 --- a/include/deal.II/meshworker/dof_info.templates.h +++ b/include/deal.II/meshworker/dof_info.templates.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/meshworker/integration_info.h b/include/deal.II/meshworker/integration_info.h index e9b5524b29..1b4acfc56d 100644 --- a/include/deal.II/meshworker/integration_info.h +++ b/include/deal.II/meshworker/integration_info.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/meshworker/integration_info.templates.h b/include/deal.II/meshworker/integration_info.templates.h index 49e27a5a72..7dd35d3ff2 100644 --- a/include/deal.II/meshworker/integration_info.templates.h +++ b/include/deal.II/meshworker/integration_info.templates.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/meshworker/local_integrator.h b/include/deal.II/meshworker/local_integrator.h index 4d7dbabefa..2bb3dd2f1c 100644 --- a/include/deal.II/meshworker/local_integrator.h +++ b/include/deal.II/meshworker/local_integrator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/local_results.h b/include/deal.II/meshworker/local_results.h index c23ecf80f0..8cae457182 100644 --- a/include/deal.II/meshworker/local_results.h +++ b/include/deal.II/meshworker/local_results.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/meshworker/loop.h b/include/deal.II/meshworker/loop.h index c4acd65806..1460445654 100644 --- a/include/deal.II/meshworker/loop.h +++ b/include/deal.II/meshworker/loop.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/meshworker/output.h b/include/deal.II/meshworker/output.h index 4d6f01ffe3..a796520141 100644 --- a/include/deal.II/meshworker/output.h +++ b/include/deal.II/meshworker/output.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/meshworker/simple.h b/include/deal.II/meshworker/simple.h index bea3521f0e..42ced6897c 100644 --- a/include/deal.II/meshworker/simple.h +++ b/include/deal.II/meshworker/simple.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/vector_selector.h b/include/deal.II/meshworker/vector_selector.h index 86e461ee87..f7e752eee7 100644 --- a/include/deal.II/meshworker/vector_selector.h +++ b/include/deal.II/meshworker/vector_selector.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/meshworker/vector_selector.templates.h b/include/deal.II/meshworker/vector_selector.templates.h index bc4cf4cfe3..04d2076932 100644 --- a/include/deal.II/meshworker/vector_selector.templates.h +++ b/include/deal.II/meshworker/vector_selector.templates.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/multigrid/mg_base.h b/include/deal.II/multigrid/mg_base.h index 6cee199ace..182177d1c3 100644 --- a/include/deal.II/multigrid/mg_base.h +++ b/include/deal.II/multigrid/mg_base.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/multigrid/mg_block_smoother.h b/include/deal.II/multigrid/mg_block_smoother.h index ed6d2b0018..2998f5980e 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 - 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/multigrid/mg_coarse.h b/include/deal.II/multigrid/mg_coarse.h index 0576a5464e..ee1098b8a8 100644 --- a/include/deal.II/multigrid/mg_coarse.h +++ b/include/deal.II/multigrid/mg_coarse.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/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h index dd4161e39b..60a17df648 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 - 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/multigrid/mg_dof_accessor.h b/include/deal.II/multigrid/mg_dof_accessor.h index 9d96d0ded2..7d3f0aa9b4 100644 --- a/include/deal.II/multigrid/mg_dof_accessor.h +++ b/include/deal.II/multigrid/mg_dof_accessor.h @@ -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/include/deal.II/multigrid/mg_matrix.h b/include/deal.II/multigrid/mg_matrix.h index ed1019e037..84e10ea0e8 100644 --- a/include/deal.II/multigrid/mg_matrix.h +++ b/include/deal.II/multigrid/mg_matrix.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/multigrid/mg_smoother.h b/include/deal.II/multigrid/mg_smoother.h index 79688e2d82..ead0facce4 100644 --- a/include/deal.II/multigrid/mg_smoother.h +++ b/include/deal.II/multigrid/mg_smoother.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/multigrid/mg_tools.h b/include/deal.II/multigrid/mg_tools.h index fdcf167e2d..f65d5647a6 100644 --- a/include/deal.II/multigrid/mg_tools.h +++ b/include/deal.II/multigrid/mg_tools.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/multigrid/mg_transfer.templates.h b/include/deal.II/multigrid/mg_transfer.templates.h index d7ba1b96b9..49c72ebc41 100644 --- a/include/deal.II/multigrid/mg_transfer.templates.h +++ b/include/deal.II/multigrid/mg_transfer.templates.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/multigrid/mg_transfer_block.h b/include/deal.II/multigrid/mg_transfer_block.h index 0616a0f058..867d0f8bc8 100644 --- a/include/deal.II/multigrid/mg_transfer_block.h +++ b/include/deal.II/multigrid/mg_transfer_block.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_block.templates.h b/include/deal.II/multigrid/mg_transfer_block.templates.h index 4a6c8c51df..a7747e2105 100644 --- a/include/deal.II/multigrid/mg_transfer_block.templates.h +++ b/include/deal.II/multigrid/mg_transfer_block.templates.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/multigrid/mg_transfer_component.h b/include/deal.II/multigrid/mg_transfer_component.h index b0fb551b03..fb4895b1ae 100644 --- a/include/deal.II/multigrid/mg_transfer_component.h +++ b/include/deal.II/multigrid/mg_transfer_component.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/multigrid/mg_transfer_component.templates.h b/include/deal.II/multigrid/mg_transfer_component.templates.h index 1feec870fa..ffebc4be76 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 - 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/multigrid/multigrid.h b/include/deal.II/multigrid/multigrid.h index 2197b69d1d..db3b1d7fed 100644 --- a/include/deal.II/multigrid/multigrid.h +++ b/include/deal.II/multigrid/multigrid.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/multigrid/multigrid.templates.h b/include/deal.II/multigrid/multigrid.templates.h index 94a87afff1..77986c0587 100644 --- a/include/deal.II/multigrid/multigrid.templates.h +++ b/include/deal.II/multigrid/multigrid.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/multigrid/sparse_matrix_collection.h b/include/deal.II/multigrid/sparse_matrix_collection.h index 3cb8e9944e..087dd46018 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 - 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/numerics/data_component_interpretation.h b/include/deal.II/numerics/data_component_interpretation.h index fdd3a1d3e9..d12c131163 100644 --- a/include/deal.II/numerics/data_component_interpretation.h +++ b/include/deal.II/numerics/data_component_interpretation.h @@ -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/include/deal.II/numerics/data_out.h b/include/deal.II/numerics/data_out.h index b020ffc5e3..b8aafcaa7e 100644 --- a/include/deal.II/numerics/data_out.h +++ b/include/deal.II/numerics/data_out.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/numerics/data_out_dof_data.h b/include/deal.II/numerics/data_out_dof_data.h index 6b05d428ac..ce9b219c7f 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 - 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/numerics/data_out_dof_data.templates.h b/include/deal.II/numerics/data_out_dof_data.templates.h index d766c4dcf1..f42a8854e8 100644 --- a/include/deal.II/numerics/data_out_dof_data.templates.h +++ b/include/deal.II/numerics/data_out_dof_data.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_faces.h b/include/deal.II/numerics/data_out_faces.h index 906e6ea08d..001ddd49a8 100644 --- a/include/deal.II/numerics/data_out_faces.h +++ b/include/deal.II/numerics/data_out_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_rotation.h b/include/deal.II/numerics/data_out_rotation.h index 37e797461a..76caedc482 100644 --- a/include/deal.II/numerics/data_out_rotation.h +++ b/include/deal.II/numerics/data_out_rotation.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_stack.h b/include/deal.II/numerics/data_out_stack.h index 43c1b01520..d6e10dea5b 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 - 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/numerics/data_postprocessor.h b/include/deal.II/numerics/data_postprocessor.h index bbd86da892..8c01d6f92d 100644 --- a/include/deal.II/numerics/data_postprocessor.h +++ b/include/deal.II/numerics/data_postprocessor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/dof_output_operator.h b/include/deal.II/numerics/dof_output_operator.h index 497bfe93ac..490c124f16 100644 --- a/include/deal.II/numerics/dof_output_operator.h +++ b/include/deal.II/numerics/dof_output_operator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2015 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/dof_output_operator.templates.h b/include/deal.II/numerics/dof_output_operator.templates.h index d76630c2ec..3f625d68c1 100644 --- a/include/deal.II/numerics/dof_output_operator.templates.h +++ b/include/deal.II/numerics/dof_output_operator.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/numerics/dof_print_solver_step.h b/include/deal.II/numerics/dof_print_solver_step.h index e04da793db..e85a9d0672 100644 --- a/include/deal.II/numerics/dof_print_solver_step.h +++ b/include/deal.II/numerics/dof_print_solver_step.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/numerics/error_estimator.h b/include/deal.II/numerics/error_estimator.h index 92f846d8e4..0084909464 100644 --- a/include/deal.II/numerics/error_estimator.h +++ b/include/deal.II/numerics/error_estimator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/fe_field_function.h b/include/deal.II/numerics/fe_field_function.h index 7e82109584..dc007f4c3d 100644 --- a/include/deal.II/numerics/fe_field_function.h +++ b/include/deal.II/numerics/fe_field_function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/histogram.h b/include/deal.II/numerics/histogram.h index 114d8f0143..f5be5e27f2 100644 --- a/include/deal.II/numerics/histogram.h +++ b/include/deal.II/numerics/histogram.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/numerics/matrix_tools.h b/include/deal.II/numerics/matrix_tools.h index b3fe2c22e9..fb73c9ff1a 100644 --- a/include/deal.II/numerics/matrix_tools.h +++ b/include/deal.II/numerics/matrix_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/numerics/point_value_history.h b/include/deal.II/numerics/point_value_history.h index 673df0fef1..7d758ba994 100644 --- a/include/deal.II/numerics/point_value_history.h +++ b/include/deal.II/numerics/point_value_history.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/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h index f72c66cde9..c5ed64a0c2 100644 --- a/include/deal.II/numerics/solution_transfer.h +++ b/include/deal.II/numerics/solution_transfer.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/numerics/time_dependent.h b/include/deal.II/numerics/time_dependent.h index a5ceb689fa..621ec62f9d 100644 --- a/include/deal.II/numerics/time_dependent.h +++ b/include/deal.II/numerics/time_dependent.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/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h index 07cb4998e7..22b207b939 100644 --- a/include/deal.II/numerics/vector_tools.h +++ b/include/deal.II/numerics/vector_tools.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools.templates.h b/include/deal.II/numerics/vector_tools.templates.h index 4e946a86ea..f2e6cb3683 100644 --- a/include/deal.II/numerics/vector_tools.templates.h +++ b/include/deal.II/numerics/vector_tools.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 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 bf917df9e4..5e4b0df7ae 100644 --- a/include/deal.II/opencascade/boundary_lib.h +++ b/include/deal.II/opencascade/boundary_lib.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2017 by the deal.II authors +// Copyright (C) 2014 - 2018 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 4aa6f5fb9c..bff05c59a2 100644 --- a/include/deal.II/opencascade/utilities.h +++ b/include/deal.II/opencascade/utilities.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2017 by the deal.II authors +// Copyright (C) 2014 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/arkode.h b/include/deal.II/sundials/arkode.h index 5a7fbad2b0..bb5c8e73d3 100644 --- a/include/deal.II/sundials/arkode.h +++ b/include/deal.II/sundials/arkode.h @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/ida.h b/include/deal.II/sundials/ida.h index 32a2821aae..3f83c7a2e0 100644 --- a/include/deal.II/sundials/ida.h +++ b/include/deal.II/sundials/ida.h @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/kinsol.h b/include/deal.II/sundials/kinsol.h index 4ae4770925..2fc8bd7d2e 100644 --- a/include/deal.II/sundials/kinsol.h +++ b/include/deal.II/sundials/kinsol.h @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 c3b058b20a..29fb13b865 100644 --- a/source/algorithms/operator.cc +++ b/source/algorithms/operator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/algorithms/operator.inst.in b/source/algorithms/operator.inst.in index 4d14bf2690..00921d4363 100644 --- a/source/algorithms/operator.inst.in +++ b/source/algorithms/operator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt index 87f9fb2c13..4a3a7c1473 100644 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2018 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 ef7f6a0e2a..50de4d3176 100644 --- a/source/base/auto_derivative_function.cc +++ b/source/base/auto_derivative_function.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/base/data_out_base.cc b/source/base/data_out_base.cc index 829fb0b198..d89ad15369 100644 --- a/source/base/data_out_base.cc +++ b/source/base/data_out_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 aea4d5c1f6..aec7600b34 100644 --- a/source/base/data_out_base.inst.in +++ b/source/base/data_out_base.inst.in @@ -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/base/event.cc b/source/base/event.cc index 120074ba56..b1d64f322e 100644 --- a/source/base/event.cc +++ b/source/base/event.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2014 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/flow_function.cc b/source/base/flow_function.cc index 2d5e211892..f8ea43a664 100644 --- a/source/base/flow_function.cc +++ b/source/base/flow_function.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/source/base/function.inst.in b/source/base/function.inst.in index 41bc637f27..8e57344466 100644 --- a/source/base/function.inst.in +++ b/source/base/function.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_parser.cc b/source/base/function_parser.cc index 0a50b67336..09c8449fed 100644 --- a/source/base/function_parser.cc +++ b/source/base/function_parser.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/geometry_info.cc b/source/base/geometry_info.cc index 77cc7ce413..e9812b8ecf 100644 --- a/source/base/geometry_info.cc +++ b/source/base/geometry_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/graph_coloring.cc b/source/base/graph_coloring.cc index 41cea44093..c6dc1a08b7 100644 --- a/source/base/graph_coloring.cc +++ b/source/base/graph_coloring.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/index_set.cc b/source/base/index_set.cc index adb7b16a44..dfead9aded 100644 --- a/source/base/index_set.cc +++ b/source/base/index_set.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 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 8fedc75760..3391e90474 100644 --- a/source/base/job_identifier.cc +++ b/source/base/job_identifier.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi.cc b/source/base/mpi.cc index bb44ba494b..bea0ca2d61 100644 --- a/source/base/mpi.cc +++ b/source/base/mpi.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi.inst.in b/source/base/mpi.inst.in index a6acf7774e..a20a7fbcaf 100644 --- a/source/base/mpi.inst.in +++ b/source/base/mpi.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/multithread_info.cc b/source/base/multithread_info.cc index 330e22ab7e..e17e171a86 100644 --- a/source/base/multithread_info.cc +++ b/source/base/multithread_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parameter_acceptor.cc b/source/base/parameter_acceptor.cc index d717199e84..be83e783d3 100644 --- a/source/base/parameter_acceptor.cc +++ b/source/base/parameter_acceptor.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parsed_function.cc b/source/base/parsed_function.cc index da31f54eb4..1b21dd4b0e 100644 --- a/source/base/parsed_function.cc +++ b/source/base/parsed_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2018 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 f95658fd2c..1840b7bdec 100644 --- a/source/base/partitioner.cc +++ b/source/base/partitioner.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/polynomials_nedelec.cc b/source/base/polynomials_nedelec.cc index 194c513e69..67aff0d4e3 100644 --- a/source/base/polynomials_nedelec.cc +++ b/source/base/polynomials_nedelec.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/source/base/polynomials_piecewise.cc b/source/base/polynomials_piecewise.cc index b6c8d159a9..ad7910d5a4 100644 --- a/source/base/polynomials_piecewise.cc +++ b/source/base/polynomials_piecewise.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/base/process_grid.cc b/source/base/process_grid.cc index 2a4db55892..362749dd32 100644 --- a/source/base/process_grid.cc +++ b/source/base/process_grid.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 3f7474ef17..acef4b5dfe 100644 --- a/source/base/quadrature.cc +++ b/source/base/quadrature.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/quadrature_lib.cc b/source/base/quadrature_lib.cc index 37eaf86d26..437dfbf717 100644 --- a/source/base/quadrature_lib.cc +++ b/source/base/quadrature_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 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 5b460a6629..ce1f147deb 100644 --- a/source/base/subscriptor.cc +++ b/source/base/subscriptor.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/symmetric_tensor.cc b/source/base/symmetric_tensor.cc index de0f31c6d1..e1b92b824f 100644 --- a/source/base/symmetric_tensor.cc +++ b/source/base/symmetric_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/base/tensor_product_polynomials.cc b/source/base/tensor_product_polynomials.cc index f7bd60aa12..ccf1c3ca5f 100644 --- a/source/base/tensor_product_polynomials.cc +++ b/source/base/tensor_product_polynomials.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/base/tensor_product_polynomials_const.cc b/source/base/tensor_product_polynomials_const.cc index 57e9b22733..bc9b8c720f 100644 --- a/source/base/tensor_product_polynomials_const.cc +++ b/source/base/tensor_product_polynomials_const.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/thread_management.cc b/source/base/thread_management.cc index 0c43b4be1a..dc57a10b3c 100644 --- a/source/base/thread_management.cc +++ b/source/base/thread_management.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/time_stepping.cc b/source/base/time_stepping.cc index 61f08baf9c..e9585e8e0e 100644 --- a/source/base/time_stepping.cc +++ b/source/base/time_stepping.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/source/base/time_stepping.inst.in b/source/base/time_stepping.inst.in index bc21a7f516..53a5816cc0 100644 --- a/source/base/time_stepping.inst.in +++ b/source/base/time_stepping.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/CMakeLists.txt b/source/distributed/CMakeLists.txt index 56b6974b56..9ad620431e 100644 --- a/source/distributed/CMakeLists.txt +++ b/source/distributed/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/distributed/grid_refinement.cc b/source/distributed/grid_refinement.cc index 94dfc65bd0..5f89a4aab2 100644 --- a/source/distributed/grid_refinement.cc +++ b/source/distributed/grid_refinement.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/distributed/p4est_wrappers.inst.in b/source/distributed/p4est_wrappers.inst.in index 69df43a82b..9d667e2618 100644 --- a/source/distributed/p4est_wrappers.inst.in +++ b/source/distributed/p4est_wrappers.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/distributed/shared_tria.cc b/source/distributed/shared_tria.cc index 5a747a78f3..9f12e6b2f7 100644 --- a/source/distributed/shared_tria.cc +++ b/source/distributed/shared_tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2017 by the deal.II authors +// Copyright (C) 2015 - 2018 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 5e7c3ddeab..da4cbb55e2 100644 --- a/source/distributed/solution_transfer.cc +++ b/source/distributed/solution_transfer.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/source/distributed/solution_transfer.inst.in b/source/distributed/solution_transfer.inst.in index 35094f7952..9ca5226536 100644 --- a/source/distributed/solution_transfer.inst.in +++ b/source/distributed/solution_transfer.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc index ea0dc29f9f..95bfc1a108 100644 --- a/source/distributed/tria.cc +++ b/source/distributed/tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2017 by the deal.II authors +// Copyright (C) 2008 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/CMakeLists.txt b/source/dofs/CMakeLists.txt index 8262ccae60..106dd81f92 100644 --- a/source/dofs/CMakeLists.txt +++ b/source/dofs/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/dofs/block_info.cc b/source/dofs/block_info.cc index d2b77a6f15..3c5709d309 100644 --- a/source/dofs/block_info.cc +++ b/source/dofs/block_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_accessor.cc b/source/dofs/dof_accessor.cc index 48b5def831..074f7f278d 100644 --- a/source/dofs/dof_accessor.cc +++ b/source/dofs/dof_accessor.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/dofs/dof_accessor.inst.in b/source/dofs/dof_accessor.inst.in index 7efbf4d9b1..351fcfadc1 100644 --- a/source/dofs/dof_accessor.inst.in +++ b/source/dofs/dof_accessor.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/dofs/dof_accessor_get.cc b/source/dofs/dof_accessor_get.cc index 5d939ad29c..d823552b19 100644 --- a/source/dofs/dof_accessor_get.cc +++ b/source/dofs/dof_accessor_get.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/dofs/dof_accessor_get.inst.in b/source/dofs/dof_accessor_get.inst.in index 68b7338d6b..edb03005d7 100644 --- a/source/dofs/dof_accessor_get.inst.in +++ b/source/dofs/dof_accessor_get.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/dofs/dof_accessor_set.cc b/source/dofs/dof_accessor_set.cc index c8a1749bea..e4eb96f896 100644 --- a/source/dofs/dof_accessor_set.cc +++ b/source/dofs/dof_accessor_set.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/dofs/dof_accessor_set.inst.in b/source/dofs/dof_accessor_set.inst.in index ecc9fc633d..7e7492479a 100644 --- a/source/dofs/dof_accessor_set.inst.in +++ b/source/dofs/dof_accessor_set.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/dofs/dof_handler.cc b/source/dofs/dof_handler.cc index 72515d28c2..502af9ab8f 100644 --- a/source/dofs/dof_handler.cc +++ b/source/dofs/dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_handler_policy.cc b/source/dofs/dof_handler_policy.cc index c4815d00e5..03c9bae9e3 100644 --- a/source/dofs/dof_handler_policy.cc +++ b/source/dofs/dof_handler_policy.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/dofs/dof_handler_policy.inst.in b/source/dofs/dof_handler_policy.inst.in index 2e3e261584..747c0d2939 100644 --- a/source/dofs/dof_handler_policy.inst.in +++ b/source/dofs/dof_handler_policy.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/dofs/dof_objects.cc b/source/dofs/dof_objects.cc index 59456fc36d..1357832517 100644 --- a/source/dofs/dof_objects.cc +++ b/source/dofs/dof_objects.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_renumbering.cc b/source/dofs/dof_renumbering.cc index 585739eb10..313841da16 100644 --- a/source/dofs/dof_renumbering.cc +++ b/source/dofs/dof_renumbering.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 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 b2a34ccaf3..f4d2af8cdc 100644 --- a/source/dofs/dof_renumbering.inst.in +++ b/source/dofs/dof_renumbering.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/dofs/dof_tools.cc b/source/dofs/dof_tools.cc index 9b11333bac..0cbe913a27 100644 --- a/source/dofs/dof_tools.cc +++ b/source/dofs/dof_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools.inst.in b/source/dofs/dof_tools.inst.in index 4b606adb30..b44f402495 100644 --- a/source/dofs/dof_tools.inst.in +++ b/source/dofs/dof_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/number_cache.cc b/source/dofs/number_cache.cc index 993a0c4811..0621de4016 100644 --- a/source/dofs/number_cache.cc +++ b/source/dofs/number_cache.cc @@ -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_bernstein.cc b/source/fe/fe_bernstein.cc index b62c068fef..9e22f05738 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 - 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_data.cc b/source/fe/fe_data.cc index 2127f9a59a..a20951a348 100644 --- a/source/fe/fe_data.cc +++ b/source/fe/fe_data.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/fe_dg_vector.cc b/source/fe/fe_dg_vector.cc index ea914fb69b..319c43b9cb 100644 --- a/source/fe/fe_dg_vector.cc +++ b/source/fe/fe_dg_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp.cc b/source/fe/fe_dgp.cc index db00cf928f..57360bdb79 100644 --- a/source/fe/fe_dgp.cc +++ b/source/fe/fe_dgp.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_monomial.cc b/source/fe/fe_dgp_monomial.cc index 9a5f0686aa..94c642ff4e 100644 --- a/source/fe/fe_dgp_monomial.cc +++ b/source/fe/fe_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_enriched.cc b/source/fe/fe_enriched.cc index e88731d9d7..7fea6bc366 100644 --- a/source/fe/fe_enriched.cc +++ b/source/fe/fe_enriched.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2017 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_face.cc b/source/fe/fe_face.cc index 73d49223bc..9125b18a97 100644 --- a/source/fe/fe_face.cc +++ b/source/fe/fe_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nothing.cc b/source/fe/fe_nothing.cc index ba059c1a62..d80a66ad9e 100644 --- a/source/fe/fe_nothing.cc +++ b/source/fe/fe_nothing.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_p1nc.cc b/source/fe/fe_p1nc.cc index 5dafb591d0..53e2c5df75 100644 --- a/source/fe/fe_p1nc.cc +++ b/source/fe/fe_p1nc.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_poly.cc b/source/fe/fe_poly.cc index 296b2fe8e8..7c354fed89 100644 --- a/source/fe/fe_poly.cc +++ b/source/fe/fe_poly.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/source/fe/fe_poly_tensor.cc b/source/fe/fe_poly_tensor.cc index f4d53e515f..b0cf20c83f 100644 --- a/source/fe/fe_poly_tensor.cc +++ b/source/fe/fe_poly_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 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 2820285440..349a3d54f6 100644 --- a/source/fe/fe_poly_tensor.inst.in +++ b/source/fe/fe_poly_tensor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 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 d29980d725..fe29364453 100644 --- a/source/fe/fe_q_iso_q1.cc +++ b/source/fe/fe_q_iso_q1.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_raviart_thomas.cc b/source/fe/fe_raviart_thomas.cc index 95c16ec86a..c6fbcf8ced 100644 --- a/source/fe/fe_raviart_thomas.cc +++ b/source/fe/fe_raviart_thomas.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2017 by the deal.II authors +// Copyright (C) 2003 - 2018 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 802410e2c7..f5aae594ef 100644 --- a/source/fe/fe_raviart_thomas_nodal.cc +++ b/source/fe/fe_raviart_thomas_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2017 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_system.cc b/source/fe/fe_system.cc index 0fa1968dad..50c7e3698d 100644 --- a/source/fe/fe_system.cc +++ b/source/fe/fe_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 6df0181929..2d6d90b20d 100644 --- a/source/fe/fe_tools_extrapolate.inst.in +++ b/source/fe/fe_tools_extrapolate.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_trace.cc b/source/fe/fe_trace.cc index b71ab9c335..ed718f4bdb 100644 --- a/source/fe/fe_trace.cc +++ b/source/fe/fe_trace.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_values.decl.1.inst.in b/source/fe/fe_values.decl.1.inst.in index 08d6210d66..6f3e8e12b0 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 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.decl.2.inst.in b/source/fe/fe_values.decl.2.inst.in index f675215962..17ef7438f3 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 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.impl.1.inst.in b/source/fe/fe_values.impl.1.inst.in index aa4a051947..7497b54c3d 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 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.impl.2.inst.in b/source/fe/fe_values.impl.2.inst.in index 9bfcfc8fdf..48d8211eac 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 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.inst.in b/source/fe/fe_values.inst.in index d3fac7e6c6..80edc32aea 100644 --- a/source/fe/fe_values.inst.in +++ b/source/fe/fe_values.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/mapping.cc b/source/fe/mapping.cc index ced1102701..c2c3811226 100644 --- a/source/fe/mapping.cc +++ b/source/fe/mapping.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/mapping_c1.cc b/source/fe/mapping_c1.cc index cff8eb50a5..5ff2ecdfb2 100644 --- a/source/fe/mapping_c1.cc +++ b/source/fe/mapping_c1.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/mapping_cartesian.cc b/source/fe/mapping_cartesian.cc index b6e9ef78d8..033e0de12c 100644 --- a/source/fe/mapping_cartesian.cc +++ b/source/fe/mapping_cartesian.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_fe_field.cc b/source/fe/mapping_fe_field.cc index a06dcf75c6..0cf9191b1b 100644 --- a/source/fe/mapping_fe_field.cc +++ b/source/fe/mapping_fe_field.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2017 by the deal.II authors +// Copyright (C) 2001 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_fe_field.inst.in b/source/fe/mapping_fe_field.inst.in index 08502ce5ac..65dbf47920 100644 --- a/source/fe/mapping_fe_field.inst.in +++ b/source/fe/mapping_fe_field.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/fe/mapping_manifold.cc b/source/fe/mapping_manifold.cc index c0af351c5d..cfcc15b121 100644 --- a/source/fe/mapping_manifold.cc +++ b/source/fe/mapping_manifold.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q.cc b/source/fe/mapping_q.cc index 043711d1a6..d924a86e27 100644 --- a/source/fe/mapping_q.cc +++ b/source/fe/mapping_q.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_q1.cc b/source/fe/mapping_q1.cc index 8484d8bfa4..c02161d39e 100644 --- a/source/fe/mapping_q1.cc +++ b/source/fe/mapping_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q1_eulerian.cc b/source/fe/mapping_q1_eulerian.cc index 739608d016..4a9f487d52 100644 --- a/source/fe/mapping_q1_eulerian.cc +++ b/source/fe/mapping_q1_eulerian.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_q1_eulerian.inst.in b/source/fe/mapping_q1_eulerian.inst.in index c3768445c3..a8b83d432a 100644 --- a/source/fe/mapping_q1_eulerian.inst.in +++ b/source/fe/mapping_q1_eulerian.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/mapping_q_eulerian.cc b/source/fe/mapping_q_eulerian.cc index d06ea777af..36732d36d3 100644 --- a/source/fe/mapping_q_eulerian.cc +++ b/source/fe/mapping_q_eulerian.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_q_eulerian.inst.in b/source/fe/mapping_q_eulerian.inst.in index b397ad3b67..6c185c98b2 100644 --- a/source/fe/mapping_q_eulerian.inst.in +++ b/source/fe/mapping_q_eulerian.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/CMakeLists.txt b/source/grid/CMakeLists.txt index d68c7735d4..a5888e4730 100644 --- a/source/grid/CMakeLists.txt +++ b/source/grid/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/grid/grid_generator.cc b/source/grid/grid_generator.cc index 550411a1dc..aef2264ec9 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator.inst.in b/source/grid/grid_generator.inst.in index 5913a232b0..95fa64890e 100644 --- a/source/grid/grid_generator.inst.in +++ b/source/grid/grid_generator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 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 7a35c57797..21266852f6 100644 --- a/source/grid/grid_refinement.cc +++ b/source/grid/grid_refinement.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/grid/grid_reordering.cc b/source/grid/grid_reordering.cc index f003fe1f36..97f8a8956d 100644 --- a/source/grid/grid_reordering.cc +++ b/source/grid/grid_reordering.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/grid/grid_tools.cc b/source/grid/grid_tools.cc index c8cb2bd8a7..43e7f53cbf 100644 --- a/source/grid/grid_tools.cc +++ b/source/grid/grid_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2017 by the deal.II authors +// Copyright (C) 2001 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/intergrid_map.cc b/source/grid/intergrid_map.cc index bcbb590d48..0df5875374 100644 --- a/source/grid/intergrid_map.cc +++ b/source/grid/intergrid_map.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/manifold.cc b/source/grid/manifold.cc index 1672a018ee..c355dd79de 100644 --- a/source/grid/manifold.cc +++ b/source/grid/manifold.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 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 53a59f1e6d..b83ca0cc74 100644 --- a/source/grid/manifold_lib.cc +++ b/source/grid/manifold_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2018 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 7e181074c7..b0f8f3d54b 100644 --- a/source/grid/manifold_lib.inst.in +++ b/source/grid/manifold_lib.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/persistent_tria.cc b/source/grid/persistent_tria.cc index 69364fdd6d..84ae7f996b 100644 --- a/source/grid/persistent_tria.cc +++ b/source/grid/persistent_tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria.cc b/source/grid/tria.cc index e0ee6ecfbd..85a096152b 100644 --- a/source/grid/tria.cc +++ b/source/grid/tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_accessor.cc b/source/grid/tria_accessor.cc index 9b655f2d44..e0087469a7 100644 --- a/source/grid/tria_accessor.cc +++ b/source/grid/tria_accessor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_boundary.cc b/source/grid/tria_boundary.cc index 7fb26fe4ab..b3a017138e 100644 --- a/source/grid/tria_boundary.cc +++ b/source/grid/tria_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_boundary_lib.cc b/source/grid/tria_boundary_lib.cc index 45171575a2..5f6fde7b10 100644 --- a/source/grid/tria_boundary_lib.cc +++ b/source/grid/tria_boundary_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/grid/tria_objects.cc b/source/grid/tria_objects.cc index 8be5359d55..56b853ddc7 100644 --- a/source/grid/tria_objects.cc +++ b/source/grid/tria_objects.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/CMakeLists.txt b/source/hp/CMakeLists.txt index be6f74b701..2879693882 100644 --- a/source/hp/CMakeLists.txt +++ b/source/hp/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/hp/dof_handler.cc b/source/hp/dof_handler.cc index 594299fdd5..168570ac95 100644 --- a/source/hp/dof_handler.cc +++ b/source/hp/dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2017 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/fe_collection.cc b/source/hp/fe_collection.cc index 2dbf17f50c..031ae75fd9 100644 --- a/source/hp/fe_collection.cc +++ b/source/hp/fe_collection.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/hp/fe_values.cc b/source/hp/fe_values.cc index 67762f159f..7967520b7f 100644 --- a/source/hp/fe_values.cc +++ b/source/hp/fe_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/mapping_collection.cc b/source/hp/mapping_collection.cc index 16bc81ec3d..3263803f3d 100644 --- a/source/hp/mapping_collection.cc +++ b/source/hp/mapping_collection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_matrix_array.cc b/source/lac/block_matrix_array.cc index acaa3eff79..cf374314db 100644 --- a/source/lac/block_matrix_array.cc +++ b/source/lac/block_matrix_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2016 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_vector.cc b/source/lac/block_vector.cc index 1faeaba8ec..3a3cfbb4a6 100644 --- a/source/lac/block_vector.cc +++ b/source/lac/block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2014 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_vector.inst.in b/source/lac/block_vector.inst.in index ba0f278ffb..bd6946b7bb 100644 --- a/source/lac/block_vector.inst.in +++ b/source/lac/block_vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/chunk_sparsity_pattern.cc b/source/lac/chunk_sparsity_pattern.cc index 4efe4b6e05..ea958970f5 100644 --- a/source/lac/chunk_sparsity_pattern.cc +++ b/source/lac/chunk_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2016 by the deal.II authors +// Copyright (C) 2008 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/constraint_matrix.inst.in b/source/lac/constraint_matrix.inst.in index b3c08c4829..1202136ec7 100644 --- a/source/lac/constraint_matrix.inst.in +++ b/source/lac/constraint_matrix.inst.in @@ -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/lac/dynamic_sparsity_pattern.cc b/source/lac/dynamic_sparsity_pattern.cc index e41f1c05de..fa5125f5d1 100644 --- a/source/lac/dynamic_sparsity_pattern.cc +++ b/source/lac/dynamic_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2016 by the deal.II authors +// Copyright (C) 2008 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/exceptions.cc b/source/lac/exceptions.cc index b5895e414b..aed3f80066 100644 --- a/source/lac/exceptions.cc +++ b/source/lac/exceptions.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/lac/full_matrix.cc b/source/lac/full_matrix.cc index 7cecdfcbc9..5c93eee492 100644 --- a/source/lac/full_matrix.cc +++ b/source/lac/full_matrix.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/lac/full_matrix.inst.in b/source/lac/full_matrix.inst.in index 65201f6582..389b72e8fe 100644 --- a/source/lac/full_matrix.inst.in +++ b/source/lac/full_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/la_parallel_block_vector.cc b/source/lac/la_parallel_block_vector.cc index 9e8b8397e0..efe7094d67 100644 --- a/source/lac/la_parallel_block_vector.cc +++ b/source/lac/la_parallel_block_vector.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/lac/la_parallel_block_vector.inst.in b/source/lac/la_parallel_block_vector.inst.in index 7d8f41cd7c..92ce202797 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 - 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/source/lac/la_parallel_vector.cc b/source/lac/la_parallel_vector.cc index 83363bb91a..322cfe290f 100644 --- a/source/lac/la_parallel_vector.cc +++ b/source/lac/la_parallel_vector.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/lac/la_parallel_vector.inst.in b/source/lac/la_parallel_vector.inst.in index fcd3d32e10..fb4888aab7 100644 --- a/source/lac/la_parallel_vector.inst.in +++ b/source/lac/la_parallel_vector.inst.in @@ -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/source/lac/la_vector.cc b/source/lac/la_vector.cc index efa36fb44d..d41e17cfd6 100644 --- a/source/lac/la_vector.cc +++ b/source/lac/la_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/lapack_full_matrix.cc b/source/lac/lapack_full_matrix.cc index d56b2ea920..ef101c9c88 100644 --- a/source/lac/lapack_full_matrix.cc +++ b/source/lac/lapack_full_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2017 by the deal.II authors +// Copyright (C) 2005 - 2018 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 fbc567da81..d4f0a158b4 100644 --- a/source/lac/lapack_full_matrix.inst.in +++ b/source/lac/lapack_full_matrix.inst.in @@ -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/lac/matrix_lib.cc b/source/lac/matrix_lib.cc index 3e5bc8b03d..9d1446fdbb 100644 --- a/source/lac/matrix_lib.cc +++ b/source/lac/matrix_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2014 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/lac/matrix_out.cc b/source/lac/matrix_out.cc index 6a06a82a5d..161572afe0 100644 --- a/source/lac/matrix_out.cc +++ b/source/lac/matrix_out.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/lac/petsc_full_matrix.cc b/source/lac/petsc_full_matrix.cc index a0938f0edc..7a55239b6d 100644 --- a/source/lac/petsc_full_matrix.cc +++ b/source/lac/petsc_full_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_matrix_base.cc b/source/lac/petsc_matrix_base.cc index f43df8ae55..c0fb61120b 100644 --- a/source/lac/petsc_matrix_base.cc +++ b/source/lac/petsc_matrix_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2018 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 da9f8c5c7c..8e89fd2add 100644 --- a/source/lac/petsc_matrix_free.cc +++ b/source/lac/petsc_matrix_free.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_block_sparse_matrix.cc b/source/lac/petsc_parallel_block_sparse_matrix.cc index b957ee6d55..04b6e58a03 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_block_vector.cc b/source/lac/petsc_parallel_block_vector.cc index 71f55dddf3..e0d7c21a07 100644 --- a/source/lac/petsc_parallel_block_vector.cc +++ b/source/lac/petsc_parallel_block_vector.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/source/lac/petsc_parallel_vector.cc b/source/lac/petsc_parallel_vector.cc index 1bb64cecd3..08c2c8e89b 100644 --- a/source/lac/petsc_parallel_vector.cc +++ b/source/lac/petsc_parallel_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2017 by the deal.II authors +// Copyright (C) 2004 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_solver.cc b/source/lac/petsc_solver.cc index 8ec19b7957..dae6985fac 100644 --- a/source/lac/petsc_solver.cc +++ b/source/lac/petsc_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_sparse_matrix.cc b/source/lac/petsc_sparse_matrix.cc index 0e2215ed76..f1004246cc 100644 --- a/source/lac/petsc_sparse_matrix.cc +++ b/source/lac/petsc_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_vector_base.cc b/source/lac/petsc_vector_base.cc index 0b567561f0..126e4efd0f 100644 --- a/source/lac/petsc_vector_base.cc +++ b/source/lac/petsc_vector_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2017 by the deal.II authors +// Copyright (C) 2004 - 2018 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 4c71501764..c1dd801bfd 100644 --- a/source/lac/read_write_vector.cc +++ b/source/lac/read_write_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/scalapack.cc b/source/lac/scalapack.cc index b7918ed7f5..9264eb0d84 100644 --- a/source/lac/scalapack.cc +++ b/source/lac/scalapack.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/slepc_solver.cc b/source/lac/slepc_solver.cc index 18fbc7e708..f2d5bfb8d8 100644 --- a/source/lac/slepc_solver.cc +++ b/source/lac/slepc_solver.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/source/lac/slepc_spectral_transformation.cc b/source/lac/slepc_spectral_transformation.cc index a5cdf950de..c6e5c5d6f4 100644 --- a/source/lac/slepc_spectral_transformation.cc +++ b/source/lac/slepc_spectral_transformation.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/source/lac/solver.cc b/source/lac/solver.cc index c4cf5a2b05..cbb84b5bd7 100644 --- a/source/lac/solver.cc +++ b/source/lac/solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/solver.inst.in b/source/lac/solver.inst.in index 17177cb3b9..c4fd90666f 100644 --- a/source/lac/solver.inst.in +++ b/source/lac/solver.inst.in @@ -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/lac/solver_control.cc b/source/lac/solver_control.cc index 4cb478fe10..f106180eb1 100644 --- a/source/lac/solver_control.cc +++ b/source/lac/solver_control.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_direct.cc b/source/lac/sparse_direct.cc index 7956a3e91f..e18b890781 100644 --- a/source/lac/sparse_direct.cc +++ b/source/lac/sparse_direct.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/lac/sparse_matrix.inst.in b/source/lac/sparse_matrix.inst.in index bdb65baec8..4a8bd3fe54 100644 --- a/source/lac/sparse_matrix.inst.in +++ b/source/lac/sparse_matrix.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/lac/tridiagonal_matrix.cc b/source/lac/tridiagonal_matrix.cc index 0781ddc278..51483092e7 100644 --- a/source/lac/tridiagonal_matrix.cc +++ b/source/lac/tridiagonal_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_block_vector.cc b/source/lac/trilinos_block_vector.cc index 7bbec17d3e..1928290003 100644 --- a/source/lac/trilinos_block_vector.cc +++ b/source/lac/trilinos_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2015 by the deal.II authors +// Copyright (C) 2008 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_epetra_communication_pattern.cc b/source/lac/trilinos_epetra_communication_pattern.cc index a23def7564..93dc7b727a 100644 --- a/source/lac/trilinos_epetra_communication_pattern.cc +++ b/source/lac/trilinos_epetra_communication_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_vector.inst.in b/source/lac/trilinos_vector.inst.in index e94ff81dc9..1ca3058235 100644 --- a/source/lac/trilinos_vector.inst.in +++ b/source/lac/trilinos_vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2016 by the deal.II authors +// Copyright (C) 2008 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector.cc b/source/lac/vector.cc index 0f1c13a152..382e26606f 100644 --- a/source/lac/vector.cc +++ b/source/lac/vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 f8ce104bfc..7ea774bb97 100644 --- a/source/lac/vector_memory.inst.in +++ b/source/lac/vector_memory.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/CMakeLists.txt b/source/matrix_free/CMakeLists.txt index 0ff1abb158..00b539b577 100644 --- a/source/matrix_free/CMakeLists.txt +++ b/source/matrix_free/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2014 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/matrix_free/cuda_matrix_free.inst.in b/source/matrix_free/cuda_matrix_free.inst.in index f0f2ce93a5..b246433f8b 100644 --- a/source/matrix_free/cuda_matrix_free.inst.in +++ b/source/matrix_free/cuda_matrix_free.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/matrix_free/matrix_free.cc b/source/matrix_free/matrix_free.cc index ea2c2e421d..b8c7beaaf8 100644 --- a/source/matrix_free/matrix_free.cc +++ b/source/matrix_free/matrix_free.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/mesh_worker.cc b/source/meshworker/mesh_worker.cc index bdf6da9180..f7f76f25c1 100644 --- a/source/meshworker/mesh_worker.cc +++ b/source/meshworker/mesh_worker.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/mesh_worker_info.cc b/source/meshworker/mesh_worker_info.cc index 1eda327aac..ea6044da72 100644 --- a/source/meshworker/mesh_worker_info.cc +++ b/source/meshworker/mesh_worker_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/mesh_worker_info.inst.in b/source/meshworker/mesh_worker_info.inst.in index 8d83c58d2a..5f54fb2dc1 100644 --- a/source/meshworker/mesh_worker_info.inst.in +++ b/source/meshworker/mesh_worker_info.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/mesh_worker_vector_selector.cc b/source/meshworker/mesh_worker_vector_selector.cc index c78d216f08..b1f1a57eca 100644 --- a/source/meshworker/mesh_worker_vector_selector.cc +++ b/source/meshworker/mesh_worker_vector_selector.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/source/meshworker/mesh_worker_vector_selector.inst.in b/source/meshworker/mesh_worker_vector_selector.inst.in index 47e4caac4f..219879dc29 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/CMakeLists.txt b/source/multigrid/CMakeLists.txt index e5bfeeed82..48b71fca66 100644 --- a/source/multigrid/CMakeLists.txt +++ b/source/multigrid/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/multigrid/mg_base.cc b/source/multigrid/mg_base.cc index af82320c58..d9984aad33 100644 --- a/source/multigrid/mg_base.cc +++ b/source/multigrid/mg_base.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/multigrid/mg_base.inst.in b/source/multigrid/mg_base.inst.in index 6f75b03045..0ebbb5ea1d 100644 --- a/source/multigrid/mg_base.inst.in +++ b/source/multigrid/mg_base.inst.in @@ -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/multigrid/mg_level_global_transfer.cc b/source/multigrid/mg_level_global_transfer.cc index e6eaf239ed..2e2d55855e 100644 --- a/source/multigrid/mg_level_global_transfer.cc +++ b/source/multigrid/mg_level_global_transfer.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/multigrid/mg_level_global_transfer.inst.in b/source/multigrid/mg_level_global_transfer.inst.in index f6b02513be..d9adbd8cee 100644 --- a/source/multigrid/mg_level_global_transfer.inst.in +++ b/source/multigrid/mg_level_global_transfer.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/multigrid/mg_tools.cc b/source/multigrid/mg_tools.cc index b0ec9651fe..4c61f2c1fb 100644 --- a/source/multigrid/mg_tools.cc +++ b/source/multigrid/mg_tools.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/multigrid/mg_tools.inst.in b/source/multigrid/mg_tools.inst.in index 45e5c10cad..a6719368b9 100644 --- a/source/multigrid/mg_tools.inst.in +++ b/source/multigrid/mg_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/multigrid/mg_transfer_block.cc b/source/multigrid/mg_transfer_block.cc index 67cef8b311..b61a09a2d8 100644 --- a/source/multigrid/mg_transfer_block.cc +++ b/source/multigrid/mg_transfer_block.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/multigrid/mg_transfer_component.cc b/source/multigrid/mg_transfer_component.cc index e663e69a1a..c24c597080 100644 --- a/source/multigrid/mg_transfer_component.cc +++ b/source/multigrid/mg_transfer_component.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/multigrid/mg_transfer_internal.inst.in b/source/multigrid/mg_transfer_internal.inst.in index 81ac91a26e..56e846947e 100644 --- a/source/multigrid/mg_transfer_internal.inst.in +++ b/source/multigrid/mg_transfer_internal.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/multigrid/mg_transfer_matrix_free.inst.in b/source/multigrid/mg_transfer_matrix_free.inst.in index 14d4cecb37..a1bd0647bb 100644 --- a/source/multigrid/mg_transfer_matrix_free.inst.in +++ b/source/multigrid/mg_transfer_matrix_free.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/multigrid/mg_transfer_prebuilt.cc b/source/multigrid/mg_transfer_prebuilt.cc index 1b71be7c91..dffa44fdb7 100644 --- a/source/multigrid/mg_transfer_prebuilt.cc +++ b/source/multigrid/mg_transfer_prebuilt.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/multigrid/multigrid.cc b/source/multigrid/multigrid.cc index 86c8c5fd4a..836e3d4490 100644 --- a/source/multigrid/multigrid.cc +++ b/source/multigrid/multigrid.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/multigrid/multigrid.inst.in b/source/multigrid/multigrid.inst.in index f8693941d8..7198aa62fb 100644 --- a/source/multigrid/multigrid.inst.in +++ b/source/multigrid/multigrid.inst.in @@ -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/non_matching/CMakeLists.txt b/source/non_matching/CMakeLists.txt index 085f7f8ccb..f637e6d0de 100644 --- a/source/non_matching/CMakeLists.txt +++ b/source/non_matching/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/numerics/data_out.cc b/source/numerics/data_out.cc index aa5270ebeb..ee68fa7549 100644 --- a/source/numerics/data_out.cc +++ b/source/numerics/data_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/numerics/data_out_faces.cc b/source/numerics/data_out_faces.cc index a02d15fb0f..754c1c2ebd 100644 --- a/source/numerics/data_out_faces.cc +++ b/source/numerics/data_out_faces.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_stack.cc b/source/numerics/data_out_stack.cc index 1e748e51d3..498e262dc9 100644 --- a/source/numerics/data_out_stack.cc +++ b/source/numerics/data_out_stack.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/numerics/data_postprocessor.cc b/source/numerics/data_postprocessor.cc index 1175bb5e12..830c41320d 100644 --- a/source/numerics/data_postprocessor.cc +++ b/source/numerics/data_postprocessor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_postprocessor.inst.in b/source/numerics/data_postprocessor.inst.in index 307919d1bc..49cf80e698 100644 --- a/source/numerics/data_postprocessor.inst.in +++ b/source/numerics/data_postprocessor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/dof_output_operator.cc b/source/numerics/dof_output_operator.cc index f9ba5e8412..de362a6c8a 100644 --- a/source/numerics/dof_output_operator.cc +++ b/source/numerics/dof_output_operator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/dof_output_operator.inst.in b/source/numerics/dof_output_operator.inst.in index 408d112e17..316439d6f0 100644 --- a/source/numerics/dof_output_operator.inst.in +++ b/source/numerics/dof_output_operator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/error_estimator.inst.in b/source/numerics/error_estimator.inst.in index 5c45b395c0..99f646b785 100644 --- a/source/numerics/error_estimator.inst.in +++ b/source/numerics/error_estimator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/error_estimator_1d.cc b/source/numerics/error_estimator_1d.cc index 3d85f3f562..71137c2fe4 100644 --- a/source/numerics/error_estimator_1d.cc +++ b/source/numerics/error_estimator_1d.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/numerics/error_estimator_1d.inst.in b/source/numerics/error_estimator_1d.inst.in index 89565d7bb9..47f69aed1b 100644 --- a/source/numerics/error_estimator_1d.inst.in +++ b/source/numerics/error_estimator_1d.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/fe_field_function.cc b/source/numerics/fe_field_function.cc index c8959674be..3f862d9398 100644 --- a/source/numerics/fe_field_function.cc +++ b/source/numerics/fe_field_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/fe_field_function.inst.in b/source/numerics/fe_field_function.inst.in index 55acc6a83a..2f91021926 100644 --- a/source/numerics/fe_field_function.inst.in +++ b/source/numerics/fe_field_function.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/histogram.cc b/source/numerics/histogram.cc index ac902d4583..c0c5bb139e 100644 --- a/source/numerics/histogram.cc +++ b/source/numerics/histogram.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/numerics/matrix_creator.inst.in b/source/numerics/matrix_creator.inst.in index e5cb415035..b9dc8beaa5 100644 --- a/source/numerics/matrix_creator.inst.in +++ b/source/numerics/matrix_creator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_tools.cc b/source/numerics/matrix_tools.cc index 1f54ac4d0a..c24b0854d9 100644 --- a/source/numerics/matrix_tools.cc +++ b/source/numerics/matrix_tools.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/numerics/matrix_tools_once.cc b/source/numerics/matrix_tools_once.cc index dcea326a42..e60226cf62 100644 --- a/source/numerics/matrix_tools_once.cc +++ b/source/numerics/matrix_tools_once.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/numerics/point_value_history.cc b/source/numerics/point_value_history.cc index c10a616a31..836906f230 100644 --- a/source/numerics/point_value_history.cc +++ b/source/numerics/point_value_history.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/source/numerics/point_value_history.inst.in b/source/numerics/point_value_history.inst.in index 1888b76f16..ec95e16bab 100644 --- a/source/numerics/point_value_history.inst.in +++ b/source/numerics/point_value_history.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer.inst.in b/source/numerics/solution_transfer.inst.in index 552c9cc848..90028418dc 100644 --- a/source/numerics/solution_transfer.inst.in +++ b/source/numerics/solution_transfer.inst.in @@ -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/numerics/time_dependent.cc b/source/numerics/time_dependent.cc index f4a8ecddc2..a38be61106 100644 --- a/source/numerics/time_dependent.cc +++ b/source/numerics/time_dependent.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2017 by the deal.II authors +// Copyright (C) 1999 - 2018 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 bb18eda7d7..ce4ca4d5cd 100644 --- a/source/numerics/vector_tools_boundary.cc +++ b/source/numerics/vector_tools_boundary.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/numerics/vector_tools_boundary.inst.in b/source/numerics/vector_tools_boundary.inst.in index 760472e0ab..a4d9bede85 100644 --- a/source/numerics/vector_tools_boundary.inst.in +++ b/source/numerics/vector_tools_boundary.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/numerics/vector_tools_integrate_difference.inst.in b/source/numerics/vector_tools_integrate_difference.inst.in index 03523ce2b9..0a7c543147 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 - 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/numerics/vector_tools_interpolate.inst.in b/source/numerics/vector_tools_interpolate.inst.in index ad4287c7f5..bb278430bf 100644 --- a/source/numerics/vector_tools_interpolate.inst.in +++ b/source/numerics/vector_tools_interpolate.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_mean_value.cc b/source/numerics/vector_tools_mean_value.cc index 43b8e51e98..264b09f25c 100644 --- a/source/numerics/vector_tools_mean_value.cc +++ b/source/numerics/vector_tools_mean_value.cc @@ -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_mean_value.inst.in b/source/numerics/vector_tools_mean_value.inst.in index cbdd9d8e9c..8c561c1890 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 - 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/numerics/vector_tools_point_gradient.inst.in b/source/numerics/vector_tools_point_gradient.inst.in index bc95800829..d74d285ba8 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 - 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/numerics/vector_tools_point_value.inst.in b/source/numerics/vector_tools_point_value.inst.in index 570e56351b..4961ad11c3 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 - 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/numerics/vector_tools_project_qp.inst.in b/source/numerics/vector_tools_project_qp.inst.in index 4f51630a74..96ec7e5dd4 100644 --- a/source/numerics/vector_tools_project_qp.inst.in +++ b/source/numerics/vector_tools_project_qp.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 ed36b7d9d3..08aa951e31 100644 --- a/source/numerics/vector_tools_rhs.inst.in +++ b/source/numerics/vector_tools_rhs.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/opencascade/boundary_lib.inst.in b/source/opencascade/boundary_lib.inst.in index 6514422184..9e8f49ad09 100644 --- a/source/opencascade/boundary_lib.inst.in +++ b/source/opencascade/boundary_lib.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/particle.cc b/source/particles/particle.cc index d1dbc5b643..00a579fc1b 100644 --- a/source/particles/particle.cc +++ b/source/particles/particle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/particle_accessor.cc b/source/particles/particle_accessor.cc index 115765269b..a0cb0e7db8 100644 --- a/source/particles/particle_accessor.cc +++ b/source/particles/particle_accessor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/sundials/ida.cc b/source/sundials/ida.cc index 026bd60819..160bb1e3a1 100644 --- a/source/sundials/ida.cc +++ b/source/sundials/ida.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/CMakeLists.txt b/tests/CMakeLists.txt index a0070680ed..5b856b67e8 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2016 by the deal.II authors +## Copyright (C) 2013 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/a-framework/build.cc b/tests/a-framework/build.cc index 59ce1d4f32..5ff2de1da6 100644 --- a/tests/a-framework/build.cc +++ b/tests/a-framework/build.cc @@ -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/tests/a-framework/diff.cc b/tests/a-framework/diff.cc index 69d97ab3c3..f8711ad710 100644 --- a/tests/a-framework/diff.cc +++ b/tests/a-framework/diff.cc @@ -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/tests/a-framework/passed.cc b/tests/a-framework/passed.cc index 1d5f75fd7e..3a9f21465a 100644 --- a/tests/a-framework/passed.cc +++ b/tests/a-framework/passed.cc @@ -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/tests/a-framework/run.cc b/tests/a-framework/run.cc index 203e38a0cf..d18187c8fd 100644 --- a/tests/a-framework/run.cc +++ b/tests/a-framework/run.cc @@ -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/tests/algorithms/any_data_01.cc b/tests/algorithms/any_data_01.cc index 799b47db62..016bfe216d 100644 --- a/tests/algorithms/any_data_01.cc +++ b/tests/algorithms/any_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/newton_01.cc b/tests/algorithms/newton_01.cc index 3dad0000cc..35218255d5 100644 --- a/tests/algorithms/newton_01.cc +++ b/tests/algorithms/newton_01.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/algorithms/newton_02.cc b/tests/algorithms/newton_02.cc index 28a4244d99..a2f61f3d8a 100644 --- a/tests/algorithms/newton_02.cc +++ b/tests/algorithms/newton_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/algorithms/theta_01.cc b/tests/algorithms/theta_01.cc index a5537131af..ec6f0b56c7 100644 --- a/tests/algorithms/theta_01.cc +++ b/tests/algorithms/theta_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/all-headers/CMakeLists.txt b/tests/all-headers/CMakeLists.txt index 86bb155900..ed1442ef85 100644 --- a/tests/all-headers/CMakeLists.txt +++ b/tests/all-headers/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2016 by the deal.II authors +## Copyright (C) 2013 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/all-headers/test_header.cc b/tests/all-headers/test_header.cc index 868fbdeab5..c4a8dfed7b 100644 --- a/tests/all-headers/test_header.cc +++ b/tests/all-headers/test_header.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/anisotropic_crash.cc b/tests/aniso/anisotropic_crash.cc index e8a686206c..33bc70a592 100644 --- a/tests/aniso/anisotropic_crash.cc +++ b/tests/aniso/anisotropic_crash.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/fe_tools.cc b/tests/aniso/fe_tools.cc index 19326fea66..549a1361d7 100644 --- a/tests/aniso/fe_tools.cc +++ b/tests/aniso/fe_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/mesh_3d_21.cc b/tests/aniso/mesh_3d_21.cc index 736b11fbff..f429d320a7 100644 --- a/tests/aniso/mesh_3d_21.cc +++ b/tests/aniso/mesh_3d_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/refine_and_coarsen_anisotropic.cc b/tests/aniso/refine_and_coarsen_anisotropic.cc index 062358055a..350d20ce89 100644 --- a/tests/aniso/refine_and_coarsen_anisotropic.cc +++ b/tests/aniso/refine_and_coarsen_anisotropic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2014 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/tests/aniso/solution_transfer.cc b/tests/aniso/solution_transfer.cc index e5bf03d798..f859ebdccf 100644 --- a/tests/aniso/solution_transfer.cc +++ b/tests/aniso/solution_transfer.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/aniso/up_and_down.cc b/tests/aniso/up_and_down.cc index 2824ef9659..fd812e740c 100644 --- a/tests/aniso/up_and_down.cc +++ b/tests/aniso/up_and_down.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/arpack/arpack_advection_diffusion.cc b/tests/arpack/arpack_advection_diffusion.cc index ee6e545977..16074be163 100644 --- a/tests/arpack/arpack_advection_diffusion.cc +++ b/tests/arpack/arpack_advection_diffusion.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/parpack_advection_diffusion_petsc.cc b/tests/arpack/parpack_advection_diffusion_petsc.cc index 4bd40e5263..d91d1398e6 100644 --- a/tests/arpack/parpack_advection_diffusion_petsc.cc +++ b/tests/arpack/parpack_advection_diffusion_petsc.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/parpack_advection_diffusion_trilinos.cc b/tests/arpack/parpack_advection_diffusion_trilinos.cc index 88f603484a..c185504edf 100644 --- a/tests/arpack/parpack_advection_diffusion_trilinos.cc +++ b/tests/arpack/parpack_advection_diffusion_trilinos.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/step-36_ar.cc b/tests/arpack/step-36_ar.cc index 242db31a91..e436cf6c9d 100644 --- a/tests/arpack/step-36_ar.cc +++ b/tests/arpack/step-36_ar.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/step-36_ar_shift.cc b/tests/arpack/step-36_ar_shift.cc index bc9b92ef13..0706b9898d 100644 --- a/tests/arpack/step-36_ar_shift.cc +++ b/tests/arpack/step-36_ar_shift.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/arpack/step-36_parpack.cc b/tests/arpack/step-36_parpack.cc index c78e4062bf..9274f72231 100644 --- a/tests/arpack/step-36_parpack.cc +++ b/tests/arpack/step-36_parpack.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/step-36_parpack_trilinos.cc b/tests/arpack/step-36_parpack_trilinos.cc index 694faf5978..af88ffd580 100644 --- a/tests/arpack/step-36_parpack_trilinos.cc +++ b/tests/arpack/step-36_parpack_trilinos.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2016 by the deal.II authors + * Copyright (C) 2009 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/base/aligned_vector_01.cc b/tests/base/aligned_vector_01.cc index 98f9bc7876..65421a1a77 100644 --- a/tests/base/aligned_vector_01.cc +++ b/tests/base/aligned_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/aligned_vector_02.cc b/tests/base/aligned_vector_02.cc index 8c99bed8fa..364853d367 100644 --- a/tests/base/aligned_vector_02.cc +++ b/tests/base/aligned_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/aligned_vector_03.cc b/tests/base/aligned_vector_03.cc index 98510b69f6..dc7fa9350a 100644 --- a/tests/base/aligned_vector_03.cc +++ b/tests/base/aligned_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/aligned_vector_04.cc b/tests/base/aligned_vector_04.cc index 7363c1af25..0445dfac4a 100644 --- a/tests/base/aligned_vector_04.cc +++ b/tests/base/aligned_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/aligned_vector_move.cc b/tests/base/aligned_vector_move.cc index 8943300086..448eceac9a 100644 --- a/tests/base/aligned_vector_move.cc +++ b/tests/base/aligned_vector_move.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/anisotropic_1.cc b/tests/base/anisotropic_1.cc index b65aff96a9..25c0cc7c96 100644 --- a/tests/base/anisotropic_1.cc +++ b/tests/base/anisotropic_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/anisotropic_2.cc b/tests/base/anisotropic_2.cc index 314a6abee7..e6fbeaf2f2 100644 --- a/tests/base/anisotropic_2.cc +++ b/tests/base/anisotropic_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/array_view_01.cc b/tests/base/array_view_01.cc index 4a403a3398..a23c85642b 100644 --- a/tests/base/array_view_01.cc +++ b/tests/base/array_view_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/base/array_view_02.cc b/tests/base/array_view_02.cc index 4006b7aff1..fd64421e5e 100644 --- a/tests/base/array_view_02.cc +++ b/tests/base/array_view_02.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/base/array_view_03.cc b/tests/base/array_view_03.cc index d7b3f21cdd..89e36bcf56 100644 --- a/tests/base/array_view_03.cc +++ b/tests/base/array_view_03.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/base/array_view_04.cc b/tests/base/array_view_04.cc index 3b95b24ad3..fa8c211c4d 100644 --- a/tests/base/array_view_04.cc +++ b/tests/base/array_view_04.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/base/array_view_05.cc b/tests/base/array_view_05.cc index 12196cc5be..f242d98bd4 100644 --- a/tests/base/array_view_05.cc +++ b/tests/base/array_view_05.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/base/array_view_06.cc b/tests/base/array_view_06.cc index d82f5daf15..0be961cbb6 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 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/array_view_13.cc b/tests/base/array_view_13.cc index d7447ec727..ce868e5a13 100644 --- a/tests/base/array_view_13.cc +++ b/tests/base/array_view_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/auto_derivative_function.cc b/tests/base/auto_derivative_function.cc index c81210214a..d3a2fd9dee 100644 --- a/tests/base/auto_derivative_function.cc +++ b/tests/base/auto_derivative_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/boost_fusion.cc b/tests/base/boost_fusion.cc index 01341433aa..3c8cb59382 100644 --- a/tests/base/boost_fusion.cc +++ b/tests/base/boost_fusion.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/base/boost_iostreams_01.cc b/tests/base/boost_iostreams_01.cc index 2dfe9c8d26..2b342c2dc1 100644 --- a/tests/base/boost_iostreams_01.cc +++ b/tests/base/boost_iostreams_01.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/base/cell_data_storage_01.cc b/tests/base/cell_data_storage_01.cc index 0d34a30076..8345bcd08f 100644 --- a/tests/base/cell_data_storage_01.cc +++ b/tests/base/cell_data_storage_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/cell_data_storage_02.cc b/tests/base/cell_data_storage_02.cc index e943489b8d..3607c9f248 100644 --- a/tests/base/cell_data_storage_02.cc +++ b/tests/base/cell_data_storage_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/conditional_ostream.cc b/tests/base/conditional_ostream.cc index ba9fbdc938..361e4dd978 100644 --- a/tests/base/conditional_ostream.cc +++ b/tests/base/conditional_ostream.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/convergence_table_01.cc b/tests/base/convergence_table_01.cc index dd97eaa1a2..9599ddc47c 100644 --- a/tests/base/convergence_table_01.cc +++ b/tests/base/convergence_table_01.cc @@ -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/tests/base/convergence_table_02.cc b/tests/base/convergence_table_02.cc index 346599cf0c..98cdb12133 100644 --- a/tests/base/convergence_table_02.cc +++ b/tests/base/convergence_table_02.cc @@ -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/tests/base/convergence_table_03.cc b/tests/base/convergence_table_03.cc index 76b51a79f3..6ee99083e5 100644 --- a/tests/base/convergence_table_03.cc +++ b/tests/base/convergence_table_03.cc @@ -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/tests/base/convergence_table_04.cc b/tests/base/convergence_table_04.cc index 51b4558918..e09f42929f 100644 --- a/tests/base/convergence_table_04.cc +++ b/tests/base/convergence_table_04.cc @@ -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/tests/base/convergence_table_05.cc b/tests/base/convergence_table_05.cc index 49cfe536a1..fe25ddfbd7 100644 --- a/tests/base/convergence_table_05.cc +++ b/tests/base/convergence_table_05.cc @@ -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/tests/base/derivative_forms_01.cc b/tests/base/derivative_forms_01.cc index d932d6c0cb..2b819d9647 100644 --- a/tests/base/derivative_forms_01.cc +++ b/tests/base/derivative_forms_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/derivative_forms_02.cc b/tests/base/derivative_forms_02.cc index 48b1549c73..91e4514424 100644 --- a/tests/base/derivative_forms_02.cc +++ b/tests/base/derivative_forms_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/derivative_forms_03.cc b/tests/base/derivative_forms_03.cc index 2458772f4e..b2c8ec5138 100644 --- a/tests/base/derivative_forms_03.cc +++ b/tests/base/derivative_forms_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/derivative_forms_04.cc b/tests/base/derivative_forms_04.cc index e6733ede95..8f81c487bc 100644 --- a/tests/base/derivative_forms_04.cc +++ b/tests/base/derivative_forms_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/base/full_tensor_01.cc b/tests/base/full_tensor_01.cc index 119eea0aba..93cfa0fbc5 100644 --- a/tests/base/full_tensor_01.cc +++ b/tests/base/full_tensor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_02.cc b/tests/base/full_tensor_02.cc index d8b3e381ae..177919feb4 100644 --- a/tests/base/full_tensor_02.cc +++ b/tests/base/full_tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_03.cc b/tests/base/full_tensor_03.cc index e22fa11ff7..1d124529be 100644 --- a/tests/base/full_tensor_03.cc +++ b/tests/base/full_tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_04.cc b/tests/base/full_tensor_04.cc index a899e8a4d8..642b5cd13c 100644 --- a/tests/base/full_tensor_04.cc +++ b/tests/base/full_tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_05.cc b/tests/base/full_tensor_05.cc index bec765d2f5..0cfd32c1ac 100644 --- a/tests/base/full_tensor_05.cc +++ b/tests/base/full_tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_06.cc b/tests/base/full_tensor_06.cc index 1864eaf6c0..f84519d8cd 100644 --- a/tests/base/full_tensor_06.cc +++ b/tests/base/full_tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_08.cc b/tests/base/full_tensor_08.cc index 019b3eb894..16b7c376f7 100644 --- a/tests/base/full_tensor_08.cc +++ b/tests/base/full_tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_09.cc b/tests/base/full_tensor_09.cc index 2c7632a5b4..b433f8608c 100644 --- a/tests/base/full_tensor_09.cc +++ b/tests/base/full_tensor_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/full_tensor_10.cc b/tests/base/full_tensor_10.cc index 02fa86b467..3686c3ce39 100644 --- a/tests/base/full_tensor_10.cc +++ b/tests/base/full_tensor_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_derivative.cc b/tests/base/function_derivative.cc index 85868a15cd..4d3b8ba07f 100644 --- a/tests/base/function_derivative.cc +++ b/tests/base/function_derivative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser.cc b/tests/base/function_parser.cc index 237f285632..8715cdc855 100644 --- a/tests/base/function_parser.cc +++ b/tests/base/function_parser.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_02.cc b/tests/base/function_parser_02.cc index 9fb4231526..87468ba974 100644 --- a/tests/base/function_parser_02.cc +++ b/tests/base/function_parser_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_03.cc b/tests/base/function_parser_03.cc index 2d642c4f9e..18a69ef12d 100644 --- a/tests/base/function_parser_03.cc +++ b/tests/base/function_parser_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_04.cc b/tests/base/function_parser_04.cc index 82b4badb37..ed2e537e6b 100644 --- a/tests/base/function_parser_04.cc +++ b/tests/base/function_parser_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_06.cc b/tests/base/function_parser_06.cc index 065bca7d54..3e88c947ac 100644 --- a/tests/base/function_parser_06.cc +++ b/tests/base/function_parser_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_07.cc b/tests/base/function_parser_07.cc index 0ff2020c72..afbe7c7dcc 100644 --- a/tests/base/function_parser_07.cc +++ b/tests/base/function_parser_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_09.cc b/tests/base/function_parser_09.cc index 7730ab7476..ca001c463c 100644 --- a/tests/base/function_parser_09.cc +++ b/tests/base/function_parser_09.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/base/functions_01.cc b/tests/base/functions_01.cc index 72e173fa60..c20a1d09b0 100644 --- a/tests/base/functions_01.cc +++ b/tests/base/functions_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_02.cc b/tests/base/functions_02.cc index 7e09a91875..3b212a1fd0 100644 --- a/tests/base/functions_02.cc +++ b/tests/base/functions_02.cc @@ -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/tests/base/functions_03.cc b/tests/base/functions_03.cc index ef49ae444e..96171677a1 100644 --- a/tests/base/functions_03.cc +++ b/tests/base/functions_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_04.cc b/tests/base/functions_04.cc index 3129ab0892..e54c7b5dc4 100644 --- a/tests/base/functions_04.cc +++ b/tests/base/functions_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_05.cc b/tests/base/functions_05.cc index ea610ef2ca..e57c19475b 100644 --- a/tests/base/functions_05.cc +++ b/tests/base/functions_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_06.cc b/tests/base/functions_06.cc index 372009d5a7..6252429304 100644 --- a/tests/base/functions_06.cc +++ b/tests/base/functions_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_07.cc b/tests/base/functions_07.cc index a633fd65fb..fabf77a7d5 100644 --- a/tests/base/functions_07.cc +++ b/tests/base/functions_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_08.cc b/tests/base/functions_08.cc index 97eb57a1c4..be43385af0 100644 --- a/tests/base/functions_08.cc +++ b/tests/base/functions_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_09.cc b/tests/base/functions_09.cc index 1c067438de..f99682c248 100644 --- a/tests/base/functions_09.cc +++ b/tests/base/functions_09.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/base/functions_10.cc b/tests/base/functions_10.cc index 045bb2e94e..e0c833fdea 100644 --- a/tests/base/functions_10.cc +++ b/tests/base/functions_10.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/base/functions_11.cc b/tests/base/functions_11.cc index 068a0c352a..624b438c98 100644 --- a/tests/base/functions_11.cc +++ b/tests/base/functions_11.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/base/functions_12.cc b/tests/base/functions_12.cc index adbce4ce86..bb3a9ad9c8 100644 --- a/tests/base/functions_12.cc +++ b/tests/base/functions_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_constant_function_00.cc b/tests/base/functions_constant_function_00.cc index db1662a8b2..b3aca6fedc 100644 --- a/tests/base/functions_constant_function_00.cc +++ b/tests/base/functions_constant_function_00.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/base/functions_cspline.cc b/tests/base/functions_cspline.cc index 6375ea7d1b..2149d7c225 100644 --- a/tests/base/functions_cspline.cc +++ b/tests/base/functions_cspline.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_singularity.cc b/tests/base/functions_singularity.cc index 06539f93a9..e23d5e325e 100644 --- a/tests/base/functions_singularity.cc +++ b/tests/base/functions_singularity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/gauss_lobatto.cc b/tests/base/gauss_lobatto.cc index e50f124080..c0ca819040 100644 --- a/tests/base/gauss_lobatto.cc +++ b/tests/base/gauss_lobatto.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/generate_normal_random_number_01.cc b/tests/base/generate_normal_random_number_01.cc index 929b87aeec..5a5c85ca55 100644 --- a/tests/base/generate_normal_random_number_01.cc +++ b/tests/base/generate_normal_random_number_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometric_utilities_01.cc b/tests/base/geometric_utilities_01.cc index e49828b415..d30c9f5660 100644 --- a/tests/base/geometric_utilities_01.cc +++ b/tests/base/geometric_utilities_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/geometry_info_1.cc b/tests/base/geometry_info_1.cc index 71216fbfc3..bcfb118fe6 100644 --- a/tests/base/geometry_info_1.cc +++ b/tests/base/geometry_info_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_2.cc b/tests/base/geometry_info_2.cc index efcf83e44a..2027ccee47 100644 --- a/tests/base/geometry_info_2.cc +++ b/tests/base/geometry_info_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_3.cc b/tests/base/geometry_info_3.cc index 0ce62ad598..d93d7b4a48 100644 --- a/tests/base/geometry_info_3.cc +++ b/tests/base/geometry_info_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_4.cc b/tests/base/geometry_info_4.cc index 040a7ed353..ff6a92f1eb 100644 --- a/tests/base/geometry_info_4.cc +++ b/tests/base/geometry_info_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_5.cc b/tests/base/geometry_info_5.cc index 623abda063..68012dcade 100644 --- a/tests/base/geometry_info_5.cc +++ b/tests/base/geometry_info_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_6.cc b/tests/base/geometry_info_6.cc index 74d831f8d2..bdb94a00e7 100644 --- a/tests/base/geometry_info_6.cc +++ b/tests/base/geometry_info_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_7.cc b/tests/base/geometry_info_7.cc index 04a50c9487..7ab8a8800c 100644 --- a/tests/base/geometry_info_7.cc +++ b/tests/base/geometry_info_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/geometry_info_8.cc b/tests/base/geometry_info_8.cc index 3cbe4448c0..50fc08a210 100644 --- a/tests/base/geometry_info_8.cc +++ b/tests/base/geometry_info_8.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/base/graph_coloring_01.cc b/tests/base/graph_coloring_01.cc index be4b8d770d..7c78e2b0c8 100644 --- a/tests/base/graph_coloring_01.cc +++ b/tests/base/graph_coloring_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_02.cc b/tests/base/graph_coloring_02.cc index 14391a3725..52df2f017f 100644 --- a/tests/base/graph_coloring_02.cc +++ b/tests/base/graph_coloring_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_02a.cc b/tests/base/graph_coloring_02a.cc index a171bbffa6..c5f63d4cca 100644 --- a/tests/base/graph_coloring_02a.cc +++ b/tests/base/graph_coloring_02a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_03.cc b/tests/base/graph_coloring_03.cc index d8f8b7988f..d3f79ece18 100644 --- a/tests/base/graph_coloring_03.cc +++ b/tests/base/graph_coloring_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_04.cc b/tests/base/graph_coloring_04.cc index b53e0b2e4a..35c26b5246 100644 --- a/tests/base/graph_coloring_04.cc +++ b/tests/base/graph_coloring_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_05.cc b/tests/base/graph_coloring_05.cc index f449f0ffe6..942c635fae 100644 --- a/tests/base/graph_coloring_05.cc +++ b/tests/base/graph_coloring_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/graph_coloring_06.cc b/tests/base/graph_coloring_06.cc index 1569a9ba24..807d108b61 100644 --- a/tests/base/graph_coloring_06.cc +++ b/tests/base/graph_coloring_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/hierarchical.cc b/tests/base/hierarchical.cc index 829a7b8f72..31a58eac5c 100644 --- a/tests/base/hierarchical.cc +++ b/tests/base/hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_01.cc b/tests/base/index_set_01.cc index 5de7159308..0b051e9ccc 100644 --- a/tests/base/index_set_01.cc +++ b/tests/base/index_set_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_02.cc b/tests/base/index_set_02.cc index 53391d972e..a695dda6c5 100644 --- a/tests/base/index_set_02.cc +++ b/tests/base/index_set_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_03.cc b/tests/base/index_set_03.cc index 56c7372a43..d2dc9dbd03 100644 --- a/tests/base/index_set_03.cc +++ b/tests/base/index_set_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_04.cc b/tests/base/index_set_04.cc index 5aa5af1d5f..7e3953653d 100644 --- a/tests/base/index_set_04.cc +++ b/tests/base/index_set_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_05.cc b/tests/base/index_set_05.cc index 2e07715b71..20275683c0 100644 --- a/tests/base/index_set_05.cc +++ b/tests/base/index_set_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_06.cc b/tests/base/index_set_06.cc index 67ebe4084c..bcea6a50f8 100644 --- a/tests/base/index_set_06.cc +++ b/tests/base/index_set_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_07.cc b/tests/base/index_set_07.cc index c2c649d573..6b4a53915e 100644 --- a/tests/base/index_set_07.cc +++ b/tests/base/index_set_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_08.cc b/tests/base/index_set_08.cc index 9d41b10091..40d892ddfd 100644 --- a/tests/base/index_set_08.cc +++ b/tests/base/index_set_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_09.cc b/tests/base/index_set_09.cc index 9521fff8a1..ec2677a6a0 100644 --- a/tests/base/index_set_09.cc +++ b/tests/base/index_set_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_10.cc b/tests/base/index_set_10.cc index 5fd6ac2697..c4fe5e4edf 100644 --- a/tests/base/index_set_10.cc +++ b/tests/base/index_set_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_11.cc b/tests/base/index_set_11.cc index 3595a7d30c..4b94495367 100644 --- a/tests/base/index_set_11.cc +++ b/tests/base/index_set_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_12.cc b/tests/base/index_set_12.cc index 1ba0727f9b..65eb10979c 100644 --- a/tests/base/index_set_12.cc +++ b/tests/base/index_set_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_13.cc b/tests/base/index_set_13.cc index 7802e69caa..4837b6fdd1 100644 --- a/tests/base/index_set_13.cc +++ b/tests/base/index_set_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_14.cc b/tests/base/index_set_14.cc index 7c0323cc7a..c62765fe24 100644 --- a/tests/base/index_set_14.cc +++ b/tests/base/index_set_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_15.cc b/tests/base/index_set_15.cc index d1a0067154..31dc2d4578 100644 --- a/tests/base/index_set_15.cc +++ b/tests/base/index_set_15.cc @@ -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/tests/base/index_set_16.cc b/tests/base/index_set_16.cc index 6ad3b5f674..e3cb1aa695 100644 --- a/tests/base/index_set_16.cc +++ b/tests/base/index_set_16.cc @@ -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/tests/base/index_set_17.cc b/tests/base/index_set_17.cc index ec595ebe46..3786f5d5df 100644 --- a/tests/base/index_set_17.cc +++ b/tests/base/index_set_17.cc @@ -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/tests/base/index_set_18.cc b/tests/base/index_set_18.cc index 798e8e8ece..0b97e1a687 100644 --- a/tests/base/index_set_18.cc +++ b/tests/base/index_set_18.cc @@ -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/tests/base/index_set_19.cc b/tests/base/index_set_19.cc index 8592e1540f..f82281b4fd 100644 --- a/tests/base/index_set_19.cc +++ b/tests/base/index_set_19.cc @@ -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/tests/base/index_set_20.cc b/tests/base/index_set_20.cc index 4f09ed6ed2..0689027656 100644 --- a/tests/base/index_set_20.cc +++ b/tests/base/index_set_20.cc @@ -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/tests/base/index_set_20_offset.cc b/tests/base/index_set_20_offset.cc index 9a4f5a2a6e..d47ea005a5 100644 --- a/tests/base/index_set_20_offset.cc +++ b/tests/base/index_set_20_offset.cc @@ -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/tests/base/index_set_21.cc b/tests/base/index_set_21.cc index ef6e4a0d02..7f134744c6 100644 --- a/tests/base/index_set_21.cc +++ b/tests/base/index_set_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_22.cc b/tests/base/index_set_22.cc index 2da378115a..8845d307b8 100644 --- a/tests/base/index_set_22.cc +++ b/tests/base/index_set_22.cc @@ -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/tests/base/index_set_23.cc b/tests/base/index_set_23.cc index 9d0f8bff58..2a3089cbea 100644 --- a/tests/base/index_set_23.cc +++ b/tests/base/index_set_23.cc @@ -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/tests/base/index_set_24.cc b/tests/base/index_set_24.cc index 6ec55c1c16..1464210320 100644 --- a/tests/base/index_set_24.cc +++ b/tests/base/index_set_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_25.cc b/tests/base/index_set_25.cc index a6761a52e1..83f32501e2 100644 --- a/tests/base/index_set_25.cc +++ b/tests/base/index_set_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_26.cc b/tests/base/index_set_26.cc index 1f91a1008b..e913afa78d 100644 --- a/tests/base/index_set_26.cc +++ b/tests/base/index_set_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_27.cc b/tests/base/index_set_27.cc index 64e766d60a..61961d2dc5 100644 --- a/tests/base/index_set_27.cc +++ b/tests/base/index_set_27.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_01.cc b/tests/base/index_set_iterate_01.cc index 26065b5738..5ef61396a3 100644 --- a/tests/base/index_set_iterate_01.cc +++ b/tests/base/index_set_iterate_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/base/index_set_iterate_02.cc b/tests/base/index_set_iterate_02.cc index 4c7f5e9776..44da4559ac 100644 --- a/tests/base/index_set_iterate_02.cc +++ b/tests/base/index_set_iterate_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_readwrite_01.cc b/tests/base/index_set_readwrite_01.cc index 994f95d7ea..06f62caa9d 100644 --- a/tests/base/index_set_readwrite_01.cc +++ b/tests/base/index_set_readwrite_01.cc @@ -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/tests/base/index_set_readwrite_02.cc b/tests/base/index_set_readwrite_02.cc index 45ac4d823a..81a74f51f7 100644 --- a/tests/base/index_set_readwrite_02.cc +++ b/tests/base/index_set_readwrite_02.cc @@ -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/tests/base/index_set_readwrite_03.cc b/tests/base/index_set_readwrite_03.cc index ee98ea7e90..91a96c699e 100644 --- a/tests/base/index_set_readwrite_03.cc +++ b/tests/base/index_set_readwrite_03.cc @@ -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/tests/base/is_finite.cc b/tests/base/is_finite.cc index 5910824ed8..3ddae7adcd 100644 --- a/tests/base/is_finite.cc +++ b/tests/base/is_finite.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/is_finite_complex.cc b/tests/base/is_finite_complex.cc index e95229be11..3772236d51 100644 --- a/tests/base/is_finite_complex.cc +++ b/tests/base/is_finite_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/log_crash_01.cc b/tests/base/log_crash_01.cc index ca0cf60bf3..b8479f8881 100644 --- a/tests/base/log_crash_01.cc +++ b/tests/base/log_crash_01.cc @@ -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/tests/base/log_infinity.cc b/tests/base/log_infinity.cc index 22bed62d59..218afad601 100644 --- a/tests/base/log_infinity.cc +++ b/tests/base/log_infinity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/log_nan.cc b/tests/base/log_nan.cc index f0c3963d86..4af01a9950 100644 --- a/tests/base/log_nan.cc +++ b/tests/base/log_nan.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/log_precision.cc b/tests/base/log_precision.cc index 18604d5e6e..86da70a3bf 100644 --- a/tests/base/log_precision.cc +++ b/tests/base/log_precision.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/log_width.cc b/tests/base/log_width.cc index 624cf7ade2..2efb018141 100644 --- a/tests/base/log_width.cc +++ b/tests/base/log_width.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/logstream_end.cc b/tests/base/logstream_end.cc index 67d951da6d..b35b52e302 100644 --- a/tests/base/logstream_end.cc +++ b/tests/base/logstream_end.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/logtest.cc b/tests/base/logtest.cc index 34133dd3d8..630b127746 100644 --- a/tests/base/logtest.cc +++ b/tests/base/logtest.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mpi_exceptions.cc b/tests/base/mpi_exceptions.cc index cc3548e5af..ade0a6bc83 100644 --- a/tests/base/mpi_exceptions.cc +++ b/tests/base/mpi_exceptions.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/mpi_gather_01.cc b/tests/base/mpi_gather_01.cc index f347068a90..f688d72dcd 100644 --- a/tests/base/mpi_gather_01.cc +++ b/tests/base/mpi_gather_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mutex_01.cc b/tests/base/mutex_01.cc index ac4c9c6cb1..0933572215 100644 --- a/tests/base/mutex_01.cc +++ b/tests/base/mutex_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/number_traits_complex.cc b/tests/base/number_traits_complex.cc index d14e8ede10..ad32a12f98 100644 --- a/tests/base/number_traits_complex.cc +++ b/tests/base/number_traits_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/number_traits_real.cc b/tests/base/number_traits_real.cc index 89a3b6abed..a316eb150c 100644 --- a/tests/base/number_traits_real.cc +++ b/tests/base/number_traits_real.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/parallel_accumulate.cc b/tests/base/parallel_accumulate.cc index eade3a2366..ca7af1c9a7 100644 --- a/tests/base/parallel_accumulate.cc +++ b/tests/base/parallel_accumulate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/parallel_transform_01.cc b/tests/base/parallel_transform_01.cc index 46bfaf84bf..7700554386 100644 --- a/tests/base/parallel_transform_01.cc +++ b/tests/base/parallel_transform_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/parallel_transform_02.cc b/tests/base/parallel_transform_02.cc index 7a45dcd808..6e102458b1 100644 --- a/tests/base/parallel_transform_02.cc +++ b/tests/base/parallel_transform_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/parallel_transform_03.cc b/tests/base/parallel_transform_03.cc index db929dc884..9ae82e51f9 100644 --- a/tests/base/parallel_transform_03.cc +++ b/tests/base/parallel_transform_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/point_01.cc b/tests/base/point_01.cc index c31daf5884..caf481e571 100644 --- a/tests/base/point_01.cc +++ b/tests/base/point_01.cc @@ -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/tests/base/point_02.cc b/tests/base/point_02.cc index 2ab8ecf7ef..2cd07ee5f3 100644 --- a/tests/base/point_02.cc +++ b/tests/base/point_02.cc @@ -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/tests/base/point_03.cc b/tests/base/point_03.cc index 79d6d0cda4..dc49868eaf 100644 --- a/tests/base/point_03.cc +++ b/tests/base/point_03.cc @@ -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/tests/base/polynomial1d.cc b/tests/base/polynomial1d.cc index 72751ce974..d08840a7b5 100644 --- a/tests/base/polynomial1d.cc +++ b/tests/base/polynomial1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_hermite_interpolation.cc b/tests/base/polynomial_hermite_interpolation.cc index e3da9ac7d9..b42a5bbf53 100644 --- a/tests/base/polynomial_hermite_interpolation.cc +++ b/tests/base/polynomial_hermite_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_lagrange.cc b/tests/base/polynomial_lagrange.cc index e5d6b09d42..3784ec4c29 100644 --- a/tests/base/polynomial_lagrange.cc +++ b/tests/base/polynomial_lagrange.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_lagrange_ops.cc b/tests/base/polynomial_lagrange_ops.cc index 4c3a349359..2d9a1e1497 100644 --- a/tests/base/polynomial_lagrange_ops.cc +++ b/tests/base/polynomial_lagrange_ops.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_lagrange_order.cc b/tests/base/polynomial_lagrange_order.cc index 1ce08e86ee..7eef53d32b 100644 --- a/tests/base/polynomial_lagrange_order.cc +++ b/tests/base/polynomial_lagrange_order.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_lagrange_product.cc b/tests/base/polynomial_lagrange_product.cc index f1ae9787b8..a7a5813907 100644 --- a/tests/base/polynomial_lagrange_product.cc +++ b/tests/base/polynomial_lagrange_product.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_minus_equals.cc b/tests/base/polynomial_minus_equals.cc index ba1e41834a..1568a931ea 100644 --- a/tests/base/polynomial_minus_equals.cc +++ b/tests/base/polynomial_minus_equals.cc @@ -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/tests/base/polynomial_test.cc b/tests/base/polynomial_test.cc index c4d0d4b527..b19fca6713 100644 --- a/tests/base/polynomial_test.cc +++ b/tests/base/polynomial_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomials_bdm_01.cc b/tests/base/polynomials_bdm_01.cc index 381748e556..5f44e5f462 100644 --- a/tests/base/polynomials_bdm_01.cc +++ b/tests/base/polynomials_bdm_01.cc @@ -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/tests/base/polynomials_bdm_02.cc b/tests/base/polynomials_bdm_02.cc index 119ebb85ac..f1566065f8 100644 --- a/tests/base/polynomials_bdm_02.cc +++ b/tests/base/polynomials_bdm_02.cc @@ -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/tests/base/polynomials_rt.cc b/tests/base/polynomials_rt.cc index 905074fd78..e0be60fe56 100644 --- a/tests/base/polynomials_rt.cc +++ b/tests/base/polynomials_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomials_tensor.cc b/tests/base/polynomials_tensor.cc index 54496052bb..25f342256d 100644 --- a/tests/base/polynomials_tensor.cc +++ b/tests/base/polynomials_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/product_type_01.cc b/tests/base/product_type_01.cc index 58d5c8ffab..0f4694faed 100644 --- a/tests/base/product_type_01.cc +++ b/tests/base/product_type_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/base/product_type_01_symmetric.cc b/tests/base/product_type_01_symmetric.cc index b6a6daf54a..c4dc99a3cd 100644 --- a/tests/base/product_type_01_symmetric.cc +++ b/tests/base/product_type_01_symmetric.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/base/product_type_02.cc b/tests/base/product_type_02.cc index ad06841412..05542902dd 100644 --- a/tests/base/product_type_02.cc +++ b/tests/base/product_type_02.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/base/product_type_03.cc b/tests/base/product_type_03.cc index d579e533e3..ce7325c679 100644 --- a/tests/base/product_type_03.cc +++ b/tests/base/product_type_03.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/base/product_type_03_symmetric.cc b/tests/base/product_type_03_symmetric.cc index 3748187d69..3da89b0575 100644 --- a/tests/base/product_type_03_symmetric.cc +++ b/tests/base/product_type_03_symmetric.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/base/product_type_04.cc b/tests/base/product_type_04.cc index 764427c32a..2b6565bf50 100644 --- a/tests/base/product_type_04.cc +++ b/tests/base/product_type_04.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/base/product_type_04_symmetric.cc b/tests/base/product_type_04_symmetric.cc index ed8fc4f7d8..31ac3235b8 100644 --- a/tests/base/product_type_04_symmetric.cc +++ b/tests/base/product_type_04_symmetric.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/base/product_type_05.cc b/tests/base/product_type_05.cc index c2a8163cd6..353fda3984 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 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/qprojector.cc b/tests/base/qprojector.cc index f46fca3a2f..6a5b8a02e6 100644 --- a/tests/base/qprojector.cc +++ b/tests/base/qprojector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_move_01.cc b/tests/base/quadrature_move_01.cc index e84cbdc4aa..ed02f4c18f 100644 --- a/tests/base/quadrature_move_01.cc +++ b/tests/base/quadrature_move_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_point_data.cc b/tests/base/quadrature_point_data.cc index b2bb871393..3b0bd64057 100644 --- a/tests/base/quadrature_point_data.cc +++ b/tests/base/quadrature_point_data.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_point_data_02.cc b/tests/base/quadrature_point_data_02.cc index cef9f3a16b..a1d700ed5f 100644 --- a/tests/base/quadrature_point_data_02.cc +++ b/tests/base/quadrature_point_data_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_point_data_03.cc b/tests/base/quadrature_point_data_03.cc index fda35b6f54..3114df424f 100644 --- a/tests/base/quadrature_point_data_03.cc +++ b/tests/base/quadrature_point_data_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_selector.cc b/tests/base/quadrature_selector.cc index b57dd166de..9010320055 100644 --- a/tests/base/quadrature_selector.cc +++ b/tests/base/quadrature_selector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_sorted_test.cc b/tests/base/quadrature_sorted_test.cc index 7899948b06..b6a23ee93c 100644 --- a/tests/base/quadrature_sorted_test.cc +++ b/tests/base/quadrature_sorted_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/base/quadrature_test.cc b/tests/base/quadrature_test.cc index 622c146b69..f317ce7f74 100644 --- a/tests/base/quadrature_test.cc +++ b/tests/base/quadrature_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/base/reference.cc b/tests/base/reference.cc index db50cbc945..32c1c3971d 100644 --- a/tests/base/reference.cc +++ b/tests/base/reference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/replace_in_string_01.cc b/tests/base/replace_in_string_01.cc index 12037780c8..c69c3450f1 100644 --- a/tests/base/replace_in_string_01.cc +++ b/tests/base/replace_in_string_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/scalar_01.cc b/tests/base/scalar_01.cc index fbf6f1e761..95aefeb60a 100644 --- a/tests/base/scalar_01.cc +++ b/tests/base/scalar_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/signaling_nan_derivative_form.cc b/tests/base/signaling_nan_derivative_form.cc index 84060338e6..42f9c9583a 100644 --- a/tests/base/signaling_nan_derivative_form.cc +++ b/tests/base/signaling_nan_derivative_form.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/base/signaling_nan_symmetric_tensor.cc b/tests/base/signaling_nan_symmetric_tensor.cc index 67d92b77bc..ae96d477d5 100644 --- a/tests/base/signaling_nan_symmetric_tensor.cc +++ b/tests/base/signaling_nan_symmetric_tensor.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/base/signaling_nan_table.cc b/tests/base/signaling_nan_table.cc index 6893913f4a..974d7066c0 100644 --- a/tests/base/signaling_nan_table.cc +++ b/tests/base/signaling_nan_table.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/base/signaling_nan_tensor.cc b/tests/base/signaling_nan_tensor.cc index e8718e9b64..3e9f35b379 100644 --- a/tests/base/signaling_nan_tensor.cc +++ b/tests/base/signaling_nan_tensor.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/base/slice_vector.cc b/tests/base/slice_vector.cc index 349fe8ceaa..52bd1fe3b3 100644 --- a/tests/base/slice_vector.cc +++ b/tests/base/slice_vector.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/base/stdcxx1x_vs_stdcxx11.cc b/tests/base/stdcxx1x_vs_stdcxx11.cc index 92244b568c..c914c92ed9 100644 --- a/tests/base/stdcxx1x_vs_stdcxx11.cc +++ b/tests/base/stdcxx1x_vs_stdcxx11.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/base/table.cc b/tests/base/table.cc index a697b37154..d7f456d8bd 100644 --- a/tests/base/table.cc +++ b/tests/base/table.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_02.cc b/tests/base/table_02.cc index 63cd6690fd..68e3a82cbf 100644 --- a/tests/base/table_02.cc +++ b/tests/base/table_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_03.cc b/tests/base/table_03.cc index f62f628370..b86f94542a 100644 --- a/tests/base/table_03.cc +++ b/tests/base/table_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_04.cc b/tests/base/table_04.cc index 95f5910124..d3b261835f 100644 --- a/tests/base/table_04.cc +++ b/tests/base/table_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_05.cc b/tests/base/table_05.cc index ce04fcaf9b..7728adc5fe 100644 --- a/tests/base/table_05.cc +++ b/tests/base/table_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_06.cc b/tests/base/table_06.cc index 24c3f6c7d2..505bdee64e 100644 --- a/tests/base/table_06.cc +++ b/tests/base/table_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_handler_01.cc b/tests/base/table_handler_01.cc index 2c48ea2c3f..64041b9f9c 100644 --- a/tests/base/table_handler_01.cc +++ b/tests/base/table_handler_01.cc @@ -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/tests/base/table_handler_02.cc b/tests/base/table_handler_02.cc index 029da9cf92..4af60904cf 100644 --- a/tests/base/table_handler_02.cc +++ b/tests/base/table_handler_02.cc @@ -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/tests/base/table_handler_03.cc b/tests/base/table_handler_03.cc index 1d219eff70..03699e5de3 100644 --- a/tests/base/table_handler_03.cc +++ b/tests/base/table_handler_03.cc @@ -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/tests/base/table_handler_04.cc b/tests/base/table_handler_04.cc index 0d8e997c51..b539a0a055 100644 --- a/tests/base/table_handler_04.cc +++ b/tests/base/table_handler_04.cc @@ -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/tests/base/table_handler_05.cc b/tests/base/table_handler_05.cc index 98a6e662aa..daf9bdf567 100644 --- a/tests/base/table_handler_05.cc +++ b/tests/base/table_handler_05.cc @@ -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/tests/base/table_handler_06.cc b/tests/base/table_handler_06.cc index 3e1ea1b49d..c021ff961e 100644 --- a/tests/base/table_handler_06.cc +++ b/tests/base/table_handler_06.cc @@ -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/tests/base/table_handler_07.cc b/tests/base/table_handler_07.cc index 0874eff03d..4017935d20 100644 --- a/tests/base/table_handler_07.cc +++ b/tests/base/table_handler_07.cc @@ -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/tests/base/table_handler_08.cc b/tests/base/table_handler_08.cc index 00e5f43f6a..065f9bb647 100644 --- a/tests/base/table_handler_08.cc +++ b/tests/base/table_handler_08.cc @@ -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/tests/base/table_handler_09.cc b/tests/base/table_handler_09.cc index 016f0172b0..d02c74c2ed 100644 --- a/tests/base/table_handler_09.cc +++ b/tests/base/table_handler_09.cc @@ -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/tests/base/table_handler_10.cc b/tests/base/table_handler_10.cc index 4687fa0308..04091dc118 100644 --- a/tests/base/table_handler_10.cc +++ b/tests/base/table_handler_10.cc @@ -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/tests/base/table_handler_11.cc b/tests/base/table_handler_11.cc index 585be818f3..debcf4ae0f 100644 --- a/tests/base/table_handler_11.cc +++ b/tests/base/table_handler_11.cc @@ -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/tests/base/table_handler_12.cc b/tests/base/table_handler_12.cc index b39dabeb89..f41cd732a1 100644 --- a/tests/base/table_handler_12.cc +++ b/tests/base/table_handler_12.cc @@ -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/tests/base/table_handler_13.cc b/tests/base/table_handler_13.cc index 41402593ec..6f2edb0f15 100644 --- a/tests/base/table_handler_13.cc +++ b/tests/base/table_handler_13.cc @@ -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/tests/base/table_handler_14.cc b/tests/base/table_handler_14.cc index 2d1a84ab53..8433ee05cd 100644 --- a/tests/base/table_handler_14.cc +++ b/tests/base/table_handler_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2015, 2017 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/tests/base/table_indices_01.cc b/tests/base/table_indices_01.cc index ef3a66e6e6..7558f19be2 100644 --- a/tests/base/table_indices_01.cc +++ b/tests/base/table_indices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_move.cc b/tests/base/table_move.cc index 5a7e9ff513..3439c999eb 100644 --- a/tests/base/table_move.cc +++ b/tests/base/table_move.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_01.cc b/tests/base/task_01.cc index 8617fa92df..abe6acc8c2 100644 --- a/tests/base/task_01.cc +++ b/tests/base/task_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_02.cc b/tests/base/task_02.cc index 38ca8a66a9..b2d1182202 100644 --- a/tests/base/task_02.cc +++ b/tests/base/task_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_03.cc b/tests/base/task_03.cc index db5f6aa246..b6bfd4a68c 100644 --- a/tests/base/task_03.cc +++ b/tests/base/task_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_04.cc b/tests/base/task_04.cc index 3efe43a08c..1147c6747b 100644 --- a/tests/base/task_04.cc +++ b/tests/base/task_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_05.cc b/tests/base/task_05.cc index a9fb08d7db..566e0c808b 100644 --- a/tests/base/task_05.cc +++ b/tests/base/task_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_06.cc b/tests/base/task_06.cc index afddbfa401..a68ba6f535 100644 --- a/tests/base/task_06.cc +++ b/tests/base/task_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_07.cc b/tests/base/task_07.cc index 43a2f26a6c..e505b3c414 100644 --- a/tests/base/task_07.cc +++ b/tests/base/task_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_08.cc b/tests/base/task_08.cc index a402d19175..d799fc71b0 100644 --- a/tests/base/task_08.cc +++ b/tests/base/task_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_09.cc b/tests/base/task_09.cc index 9dfd811e0f..c2ecf55f76 100644 --- a/tests/base/task_09.cc +++ b/tests/base/task_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_10.cc b/tests/base/task_10.cc index 54039df8a3..8465691b59 100644 --- a/tests/base/task_10.cc +++ b/tests/base/task_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_11.cc b/tests/base/task_11.cc index 8d2bf01eae..e66a47e2b4 100644 --- a/tests/base/task_11.cc +++ b/tests/base/task_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/task_12.cc b/tests/base/task_12.cc index dfef0e02aa..6a66c43d84 100644 --- a/tests/base/task_12.cc +++ b/tests/base/task_12.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/task_12_capture.cc b/tests/base/task_12_capture.cc index 50e0d91a8d..c4f8ede5e2 100644 --- a/tests/base/task_12_capture.cc +++ b/tests/base/task_12_capture.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/task_13.cc b/tests/base/task_13.cc index 207233705b..2f2a270065 100644 --- a/tests/base/task_13.cc +++ b/tests/base/task_13.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/thread_12.cc b/tests/base/thread_12.cc index 8be9fcc7b7..827c19c0e6 100644 --- a/tests/base/thread_12.cc +++ b/tests/base/thread_12.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/thread_local_storage_01.cc b/tests/base/thread_local_storage_01.cc index 092d46b1c6..994af68583 100644 --- a/tests/base/thread_local_storage_01.cc +++ b/tests/base/thread_local_storage_01.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/base/thread_local_storage_02.cc b/tests/base/thread_local_storage_02.cc index 95920c3d21..7d58edd0fb 100644 --- a/tests/base/thread_local_storage_02.cc +++ b/tests/base/thread_local_storage_02.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/base/thread_local_storage_03.cc b/tests/base/thread_local_storage_03.cc index b12b308273..416002485d 100644 --- a/tests/base/thread_local_storage_03.cc +++ b/tests/base/thread_local_storage_03.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/base/thread_local_storage_04.cc b/tests/base/thread_local_storage_04.cc index 147f9a6ac3..211f21fa12 100644 --- a/tests/base/thread_local_storage_04.cc +++ b/tests/base/thread_local_storage_04.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/base/thread_local_storage_05.cc b/tests/base/thread_local_storage_05.cc index a15fae4cdf..4fe9d32c7f 100644 --- a/tests/base/thread_local_storage_05.cc +++ b/tests/base/thread_local_storage_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/base/thread_local_storage_06.cc b/tests/base/thread_local_storage_06.cc index bad633f561..93e047e8a6 100644 --- a/tests/base/thread_local_storage_06.cc +++ b/tests/base/thread_local_storage_06.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/base/thread_validity_01.cc b/tests/base/thread_validity_01.cc index 843dbc9e41..aa65fd743b 100644 --- a/tests/base/thread_validity_01.cc +++ b/tests/base/thread_validity_01.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/base/thread_validity_02.cc b/tests/base/thread_validity_02.cc index de77b26d03..f7e63ed507 100644 --- a/tests/base/thread_validity_02.cc +++ b/tests/base/thread_validity_02.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/base/thread_validity_03.cc b/tests/base/thread_validity_03.cc index 61f132a346..c7dc70f204 100644 --- a/tests/base/thread_validity_03.cc +++ b/tests/base/thread_validity_03.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/base/thread_validity_04.cc b/tests/base/thread_validity_04.cc index a2e55d6765..fdb52cafc4 100644 --- a/tests/base/thread_validity_04.cc +++ b/tests/base/thread_validity_04.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/base/thread_validity_05.cc b/tests/base/thread_validity_05.cc index 41b279478c..eec2d7e1c4 100644 --- a/tests/base/thread_validity_05.cc +++ b/tests/base/thread_validity_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/base/thread_validity_06.cc b/tests/base/thread_validity_06.cc index 591bbe2e0e..16e23c1e3c 100644 --- a/tests/base/thread_validity_06.cc +++ b/tests/base/thread_validity_06.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/base/thread_validity_07.cc b/tests/base/thread_validity_07.cc index 1a465197bc..11fce540e6 100644 --- a/tests/base/thread_validity_07.cc +++ b/tests/base/thread_validity_07.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/base/thread_validity_08.cc b/tests/base/thread_validity_08.cc index 254417fd14..fa6ca863ad 100644 --- a/tests/base/thread_validity_08.cc +++ b/tests/base/thread_validity_08.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/base/thread_validity_09.cc b/tests/base/thread_validity_09.cc index 47a8f7b640..cf20ec4f71 100644 --- a/tests/base/thread_validity_09.cc +++ b/tests/base/thread_validity_09.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/tests/base/thread_validity_10.cc b/tests/base/thread_validity_10.cc index f6e4939b5f..c15bb6a247 100644 --- a/tests/base/thread_validity_10.cc +++ b/tests/base/thread_validity_10.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/base/thread_validity_11.cc b/tests/base/thread_validity_11.cc index f7180a21e1..5b46f31e5a 100644 --- a/tests/base/thread_validity_11.cc +++ b/tests/base/thread_validity_11.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/base/thread_validity_12.cc b/tests/base/thread_validity_12.cc index 13bc2e2797..a77d86efb0 100644 --- a/tests/base/thread_validity_12.cc +++ b/tests/base/thread_validity_12.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/base/threads_02.cc b/tests/base/threads_02.cc index 62b15b5b97..c542e111f0 100644 --- a/tests/base/threads_02.cc +++ b/tests/base/threads_02.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/base/time_stepping_01.cc b/tests/base/time_stepping_01.cc index cf26213797..2dd3b4c3cb 100644 --- a/tests/base/time_stepping_01.cc +++ b/tests/base/time_stepping_01.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/base/time_stepping_02.cc b/tests/base/time_stepping_02.cc index c7d48ad323..049e32c9b0 100644 --- a/tests/base/time_stepping_02.cc +++ b/tests/base/time_stepping_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/timer.cc b/tests/base/timer.cc index 7248647c0a..6d7c9d44e7 100644 --- a/tests/base/timer.cc +++ b/tests/base/timer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/timer_02.cc b/tests/base/timer_02.cc index 1244df5ae9..4db2343540 100644 --- a/tests/base/timer_02.cc +++ b/tests/base/timer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/timer_03.cc b/tests/base/timer_03.cc index 81c58e0bb9..5f6c1455ed 100644 --- a/tests/base/timer_03.cc +++ b/tests/base/timer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/unique_ptr_01.cc b/tests/base/unique_ptr_01.cc index 935d6d4058..0124d0009a 100644 --- a/tests/base/unique_ptr_01.cc +++ b/tests/base/unique_ptr_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/base/utilities_01.cc b/tests/base/utilities_01.cc index 045d32d207..bfdb0693fb 100644 --- a/tests/base/utilities_01.cc +++ b/tests/base/utilities_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_02.cc b/tests/base/utilities_02.cc index 0db3714bde..e0208dacf4 100644 --- a/tests/base/utilities_02.cc +++ b/tests/base/utilities_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_03.cc b/tests/base/utilities_03.cc index 11260cf5fa..2d744f6b46 100644 --- a/tests/base/utilities_03.cc +++ b/tests/base/utilities_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_04.cc b/tests/base/utilities_04.cc index c614d75f36..9d4d822bcd 100644 --- a/tests/base/utilities_04.cc +++ b/tests/base/utilities_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_05.cc b/tests/base/utilities_05.cc index f2b2829d52..cfae2d8266 100644 --- a/tests/base/utilities_05.cc +++ b/tests/base/utilities_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_06.cc b/tests/base/utilities_06.cc index cc358387d1..71530a6767 100644 --- a/tests/base/utilities_06.cc +++ b/tests/base/utilities_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_07.cc b/tests/base/utilities_07.cc index 6c2357f367..f3c3667015 100644 --- a/tests/base/utilities_07.cc +++ b/tests/base/utilities_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_08.cc b/tests/base/utilities_08.cc index 5f7fd309ab..45726415f2 100644 --- a/tests/base/utilities_08.cc +++ b/tests/base/utilities_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_09.cc b/tests/base/utilities_09.cc index 7edeb3861f..8c7897d3d0 100644 --- a/tests/base/utilities_09.cc +++ b/tests/base/utilities_09.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/base/utilities_10.cc b/tests/base/utilities_10.cc index 7de0412c43..31a1f30039 100644 --- a/tests/base/utilities_10.cc +++ b/tests/base/utilities_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/base/utilities_11.cc b/tests/base/utilities_11.cc index 1ce2792180..272c4430f1 100644 --- a/tests/base/utilities_11.cc +++ b/tests/base/utilities_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_pack_unpack_03.cc b/tests/base/utilities_pack_unpack_03.cc index be7162ce2b..e0314d5a55 100644 --- a/tests/base/utilities_pack_unpack_03.cc +++ b/tests/base/utilities_pack_unpack_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/utilities_trim.cc b/tests/base/utilities_trim.cc index e887f039ff..8cb357f4fc 100644 --- a/tests/base/utilities_trim.cc +++ b/tests/base/utilities_trim.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/vectorization_01.cc b/tests/base/vectorization_01.cc index 978a46a48c..794784ccda 100644 --- a/tests/base/vectorization_01.cc +++ b/tests/base/vectorization_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/vectorization_02.cc b/tests/base/vectorization_02.cc index a51e4254fe..5066233402 100644 --- a/tests/base/vectorization_02.cc +++ b/tests/base/vectorization_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/vectorization_03.cc b/tests/base/vectorization_03.cc index 7c2a0e8f4f..46a61212e4 100644 --- a/tests/base/vectorization_03.cc +++ b/tests/base/vectorization_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/vectorization_04.cc b/tests/base/vectorization_04.cc index d8d023acbc..6d802e508f 100644 --- a/tests/base/vectorization_04.cc +++ b/tests/base/vectorization_04.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/base/vectorization_09.cc b/tests/base/vectorization_09.cc index b43305de48..a3f552eac2 100644 --- a/tests/base/vectorization_09.cc +++ b/tests/base/vectorization_09.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/base/work_stream_01.cc b/tests/base/work_stream_01.cc index b9c5197ae8..7ace093120 100644 --- a/tests/base/work_stream_01.cc +++ b/tests/base/work_stream_01.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/base/work_stream_02.cc b/tests/base/work_stream_02.cc index 46000d4c3b..33be7a118f 100644 --- a/tests/base/work_stream_02.cc +++ b/tests/base/work_stream_02.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/base/work_stream_03.cc b/tests/base/work_stream_03.cc index 25da3bc060..04cf02f55f 100644 --- a/tests/base/work_stream_03.cc +++ b/tests/base/work_stream_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/work_stream_03_graph.cc b/tests/base/work_stream_03_graph.cc index 6eeb4fa860..f31f4c900a 100644 --- a/tests/base/work_stream_03_graph.cc +++ b/tests/base/work_stream_03_graph.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/work_stream_04.cc b/tests/base/work_stream_04.cc index bfeeb8a5e4..a4ac7e6986 100644 --- a/tests/base/work_stream_04.cc +++ b/tests/base/work_stream_04.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/base/work_stream_05.cc b/tests/base/work_stream_05.cc index 639aceed65..581fd75ca4 100644 --- a/tests/base/work_stream_05.cc +++ b/tests/base/work_stream_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/base/work_stream_05_graph.cc b/tests/base/work_stream_05_graph.cc index afccdf691c..867676a53c 100644 --- a/tests/base/work_stream_05_graph.cc +++ b/tests/base/work_stream_05_graph.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/bits/accessor_equality.cc b/tests/bits/accessor_equality.cc index 5815823843..c1059274be 100644 --- a/tests/bits/accessor_equality.cc +++ b/tests/bits/accessor_equality.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/anna_1.cc b/tests/bits/anna_1.cc index e70dbe1db5..779ecedfc3 100644 --- a/tests/bits/anna_1.cc +++ b/tests/bits/anna_1.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/tests/bits/anna_2.cc b/tests/bits/anna_2.cc index 3b5b3c13f3..e2d19ddf48 100644 --- a/tests/bits/anna_2.cc +++ b/tests/bits/anna_2.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/tests/bits/anna_3.cc b/tests/bits/anna_3.cc index 87ccdd01a8..868f9a8661 100644 --- a/tests/bits/anna_3.cc +++ b/tests/bits/anna_3.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/tests/bits/anna_4.cc b/tests/bits/anna_4.cc index 281fdba378..4290b96a74 100644 --- a/tests/bits/anna_4.cc +++ b/tests/bits/anna_4.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/tests/bits/anna_5.cc b/tests/bits/anna_5.cc index 1063e4be1d..8e256e1f28 100644 --- a/tests/bits/anna_5.cc +++ b/tests/bits/anna_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2014 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/tests/bits/anna_6.cc b/tests/bits/anna_6.cc index f72106affb..20ecd0e883 100644 --- a/tests/bits/anna_6.cc +++ b/tests/bits/anna_6.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/tests/bits/apply_boundary_values_01.cc b/tests/bits/apply_boundary_values_01.cc index c4d15e3e38..c25d408e04 100644 --- a/tests/bits/apply_boundary_values_01.cc +++ b/tests/bits/apply_boundary_values_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/bits/apply_boundary_values_02.cc b/tests/bits/apply_boundary_values_02.cc index 36dad022ee..22fce08a9b 100644 --- a/tests/bits/apply_boundary_values_02.cc +++ b/tests/bits/apply_boundary_values_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/bits/apply_boundary_values_03.cc b/tests/bits/apply_boundary_values_03.cc index 5c9b63de3a..9646879c08 100644 --- a/tests/bits/apply_boundary_values_03.cc +++ b/tests/bits/apply_boundary_values_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/bits/apply_boundary_values_04.cc b/tests/bits/apply_boundary_values_04.cc index 10931fe3c2..fd39f369c2 100644 --- a/tests/bits/apply_boundary_values_04.cc +++ b/tests/bits/apply_boundary_values_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/bits/block_matrix_array_01.cc b/tests/bits/block_matrix_array_01.cc index 05cfc09b82..fb142e5f1f 100644 --- a/tests/bits/block_matrix_array_01.cc +++ b/tests/bits/block_matrix_array_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/block_sparse_matrix_1.cc b/tests/bits/block_sparse_matrix_1.cc index d09d25e999..0e70731396 100644 --- a/tests/bits/block_sparse_matrix_1.cc +++ b/tests/bits/block_sparse_matrix_1.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/tests/bits/block_sparse_matrix_2.cc b/tests/bits/block_sparse_matrix_2.cc index 5f28199756..cd31833454 100644 --- a/tests/bits/block_sparse_matrix_2.cc +++ b/tests/bits/block_sparse_matrix_2.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/tests/bits/block_sparse_matrix_iterator_01.cc b/tests/bits/block_sparse_matrix_iterator_01.cc index dc377d6e70..624d418f7b 100644 --- a/tests/bits/block_sparse_matrix_iterator_01.cc +++ b/tests/bits/block_sparse_matrix_iterator_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/bits/block_sparse_matrix_iterator_02.cc b/tests/bits/block_sparse_matrix_iterator_02.cc index 6edf71b9f2..93ab88df00 100644 --- a/tests/bits/block_sparse_matrix_iterator_02.cc +++ b/tests/bits/block_sparse_matrix_iterator_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/bits/block_sparse_matrix_iterator_04.cc b/tests/bits/block_sparse_matrix_iterator_04.cc index f9252b4c01..c9a7e7d926 100644 --- a/tests/bits/block_sparse_matrix_iterator_04.cc +++ b/tests/bits/block_sparse_matrix_iterator_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/bits/block_sparse_matrix_iterator_05.cc b/tests/bits/block_sparse_matrix_iterator_05.cc index b73446181a..b4e8440880 100644 --- a/tests/bits/block_sparse_matrix_iterator_05.cc +++ b/tests/bits/block_sparse_matrix_iterator_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/bits/block_vector_iterator_01.cc b/tests/bits/block_vector_iterator_01.cc index c4df763801..4c744c49d4 100644 --- a/tests/bits/block_vector_iterator_01.cc +++ b/tests/bits/block_vector_iterator_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/bits/block_vector_iterator_02.cc b/tests/bits/block_vector_iterator_02.cc index 81e64d77bf..7f3209b628 100644 --- a/tests/bits/block_vector_iterator_02.cc +++ b/tests/bits/block_vector_iterator_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/bits/block_vector_vector_01.cc b/tests/bits/block_vector_vector_01.cc index 5c04745af6..95f89fdb4c 100644 --- a/tests/bits/block_vector_vector_01.cc +++ b/tests/bits/block_vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/christian_1.cc b/tests/bits/christian_1.cc index 02ab16bf92..c902100b84 100644 --- a/tests/bits/christian_1.cc +++ b/tests/bits/christian_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/christian_2.cc b/tests/bits/christian_2.cc index eeb1780520..1e95ee012f 100644 --- a/tests/bits/christian_2.cc +++ b/tests/bits/christian_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/chunk_sparse_matrix_00.cc b/tests/bits/chunk_sparse_matrix_00.cc index 18f88ba266..1400dfb86c 100644 --- a/tests/bits/chunk_sparse_matrix_00.cc +++ b/tests/bits/chunk_sparse_matrix_00.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/bits/chunk_sparse_matrix_01.cc b/tests/bits/chunk_sparse_matrix_01.cc index cb52ce5170..dac86bda66 100644 --- a/tests/bits/chunk_sparse_matrix_01.cc +++ b/tests/bits/chunk_sparse_matrix_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/bits/chunk_sparse_matrix_01a.cc b/tests/bits/chunk_sparse_matrix_01a.cc index f9d2ccd5e3..8760e373a6 100644 --- a/tests/bits/chunk_sparse_matrix_01a.cc +++ b/tests/bits/chunk_sparse_matrix_01a.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/bits/chunk_sparse_matrix_02.cc b/tests/bits/chunk_sparse_matrix_02.cc index 0de4db5d3b..1e5014afd9 100644 --- a/tests/bits/chunk_sparse_matrix_02.cc +++ b/tests/bits/chunk_sparse_matrix_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/bits/chunk_sparse_matrix_03.cc b/tests/bits/chunk_sparse_matrix_03.cc index b2ba16b0b0..46312e20ec 100644 --- a/tests/bits/chunk_sparse_matrix_03.cc +++ b/tests/bits/chunk_sparse_matrix_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/bits/chunk_sparse_matrix_03a.cc b/tests/bits/chunk_sparse_matrix_03a.cc index 6c286f06f0..5e9d7a79c7 100644 --- a/tests/bits/chunk_sparse_matrix_03a.cc +++ b/tests/bits/chunk_sparse_matrix_03a.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/bits/chunk_sparse_matrix_04.cc b/tests/bits/chunk_sparse_matrix_04.cc index 16634ffbd4..3fe6983974 100644 --- a/tests/bits/chunk_sparse_matrix_04.cc +++ b/tests/bits/chunk_sparse_matrix_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/bits/chunk_sparse_matrix_05.cc b/tests/bits/chunk_sparse_matrix_05.cc index 86966c3477..28ff95ae87 100644 --- a/tests/bits/chunk_sparse_matrix_05.cc +++ b/tests/bits/chunk_sparse_matrix_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/bits/chunk_sparse_matrix_05a.cc b/tests/bits/chunk_sparse_matrix_05a.cc index 69d14f2faa..4322d0c779 100644 --- a/tests/bits/chunk_sparse_matrix_05a.cc +++ b/tests/bits/chunk_sparse_matrix_05a.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/bits/chunk_sparse_matrix_06.cc b/tests/bits/chunk_sparse_matrix_06.cc index 863b4bed8e..fad391bf25 100644 --- a/tests/bits/chunk_sparse_matrix_06.cc +++ b/tests/bits/chunk_sparse_matrix_06.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/bits/chunk_sparse_matrix_07.cc b/tests/bits/chunk_sparse_matrix_07.cc index 28b2ce0b72..b8397d0237 100644 --- a/tests/bits/chunk_sparse_matrix_07.cc +++ b/tests/bits/chunk_sparse_matrix_07.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/bits/chunk_sparse_matrix_08.cc b/tests/bits/chunk_sparse_matrix_08.cc index 0b1423dc4b..5d5e9b34df 100644 --- a/tests/bits/chunk_sparse_matrix_08.cc +++ b/tests/bits/chunk_sparse_matrix_08.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/bits/chunk_sparse_matrix_09.cc b/tests/bits/chunk_sparse_matrix_09.cc index c93035e300..f2de0358c0 100644 --- a/tests/bits/chunk_sparse_matrix_09.cc +++ b/tests/bits/chunk_sparse_matrix_09.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/bits/chunk_sparse_matrix_10.cc b/tests/bits/chunk_sparse_matrix_10.cc index 84f6d10099..8a7388d0d0 100644 --- a/tests/bits/chunk_sparse_matrix_10.cc +++ b/tests/bits/chunk_sparse_matrix_10.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/bits/chunk_sparse_matrix_11.cc b/tests/bits/chunk_sparse_matrix_11.cc index 0a3eebc077..184df92d79 100644 --- a/tests/bits/chunk_sparse_matrix_11.cc +++ b/tests/bits/chunk_sparse_matrix_11.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/bits/chunk_sparse_matrix_12.cc b/tests/bits/chunk_sparse_matrix_12.cc index 15fd3fc002..bf403c8336 100644 --- a/tests/bits/chunk_sparse_matrix_12.cc +++ b/tests/bits/chunk_sparse_matrix_12.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/bits/chunk_sparse_matrix_13.cc b/tests/bits/chunk_sparse_matrix_13.cc index c03a562294..d0374156a5 100644 --- a/tests/bits/chunk_sparse_matrix_13.cc +++ b/tests/bits/chunk_sparse_matrix_13.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/bits/chunk_sparse_matrix_14.cc b/tests/bits/chunk_sparse_matrix_14.cc index 376b44dc95..eae7c7b87c 100644 --- a/tests/bits/chunk_sparse_matrix_14.cc +++ b/tests/bits/chunk_sparse_matrix_14.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/bits/chunk_sparse_matrix_15.cc b/tests/bits/chunk_sparse_matrix_15.cc index 4c332f37ef..1206be0d7c 100644 --- a/tests/bits/chunk_sparse_matrix_15.cc +++ b/tests/bits/chunk_sparse_matrix_15.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/bits/chunk_sparse_matrix_16.cc b/tests/bits/chunk_sparse_matrix_16.cc index 8eb3e95e05..385e37b116 100644 --- a/tests/bits/chunk_sparse_matrix_16.cc +++ b/tests/bits/chunk_sparse_matrix_16.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/bits/chunk_sparse_matrix_iterator_01.cc b/tests/bits/chunk_sparse_matrix_iterator_01.cc index b6860ccf84..6bf836fbfe 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_01.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_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/bits/chunk_sparse_matrix_iterator_02.cc b/tests/bits/chunk_sparse_matrix_iterator_02.cc index 2c01d0941d..a8df6b4a44 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_02.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_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/bits/chunk_sparse_matrix_iterator_03.cc b/tests/bits/chunk_sparse_matrix_iterator_03.cc index c695778ecc..09813b7879 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_03.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_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/bits/chunk_sparse_matrix_iterator_04.cc b/tests/bits/chunk_sparse_matrix_iterator_04.cc index 18f19133d4..17040ea91e 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_04.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_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/bits/chunk_sparse_matrix_iterator_05.cc b/tests/bits/chunk_sparse_matrix_iterator_05.cc index d49788354f..fd993570c2 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_05.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_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/bits/chunk_sparse_matrix_iterator_06.cc b/tests/bits/chunk_sparse_matrix_iterator_06.cc index eb9a4b1ae4..2d1f0d80dc 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_06.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_06.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/bits/chunk_sparse_matrix_iterator_07.cc b/tests/bits/chunk_sparse_matrix_iterator_07.cc index 35572fa0de..830c1bfc7b 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_07.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_07.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/bits/chunk_sparse_matrix_iterator_08.cc b/tests/bits/chunk_sparse_matrix_iterator_08.cc index 18ca528c32..26bf02dcd7 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_08.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_08.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/bits/chunk_sparse_matrix_iterator_09.cc b/tests/bits/chunk_sparse_matrix_iterator_09.cc index 79dabe053d..d15fd96f90 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_09.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_09.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/bits/chunk_sparse_matrix_iterator_10.cc b/tests/bits/chunk_sparse_matrix_iterator_10.cc index b0d7ecd008..f43dc30b5e 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/chunk_sparse_matrix_iterator_11.cc b/tests/bits/chunk_sparse_matrix_iterator_11.cc index e8991b619c..7cdcf83f79 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_11.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_11.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/bits/chunk_sparse_matrix_iterator_12.cc b/tests/bits/chunk_sparse_matrix_iterator_12.cc index 551514e811..e753142cb7 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_12.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_12.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/bits/chunk_sparse_matrix_iterator_13.cc b/tests/bits/chunk_sparse_matrix_iterator_13.cc index b9b6dd2ccf..21c73da74c 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_13.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_13.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/bits/chunk_sparse_matrix_vector_01.cc b/tests/bits/chunk_sparse_matrix_vector_01.cc index b426bc285e..a2a628449d 100644 --- a/tests/bits/chunk_sparse_matrix_vector_01.cc +++ b/tests/bits/chunk_sparse_matrix_vector_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/bits/chunk_sparse_matrix_vector_02.cc b/tests/bits/chunk_sparse_matrix_vector_02.cc index 70115afd61..733dd9f31f 100644 --- a/tests/bits/chunk_sparse_matrix_vector_02.cc +++ b/tests/bits/chunk_sparse_matrix_vector_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/bits/chunk_sparse_matrix_vector_03.cc b/tests/bits/chunk_sparse_matrix_vector_03.cc index a1940a9518..19554c47ea 100644 --- a/tests/bits/chunk_sparse_matrix_vector_03.cc +++ b/tests/bits/chunk_sparse_matrix_vector_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/bits/chunk_sparse_matrix_vector_04.cc b/tests/bits/chunk_sparse_matrix_vector_04.cc index b7bf7f4264..1c5ba5b820 100644 --- a/tests/bits/chunk_sparse_matrix_vector_04.cc +++ b/tests/bits/chunk_sparse_matrix_vector_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/bits/chunk_sparse_matrix_vector_05.cc b/tests/bits/chunk_sparse_matrix_vector_05.cc index 70fb0d0290..17ad840fd6 100644 --- a/tests/bits/chunk_sparse_matrix_vector_05.cc +++ b/tests/bits/chunk_sparse_matrix_vector_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/bits/chunk_sparse_matrix_vector_06.cc b/tests/bits/chunk_sparse_matrix_vector_06.cc index d88fc2ae3a..bc27c66abe 100644 --- a/tests/bits/chunk_sparse_matrix_vector_06.cc +++ b/tests/bits/chunk_sparse_matrix_vector_06.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/bits/chunk_sparse_matrix_vector_07.cc b/tests/bits/chunk_sparse_matrix_vector_07.cc index f436739961..bc216d1209 100644 --- a/tests/bits/chunk_sparse_matrix_vector_07.cc +++ b/tests/bits/chunk_sparse_matrix_vector_07.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/bits/coarsening_3d.cc b/tests/bits/coarsening_3d.cc index 8399f6b201..43f0cf4d71 100644 --- a/tests/bits/coarsening_3d.cc +++ b/tests/bits/coarsening_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cone_01.cc b/tests/bits/cone_01.cc index 2a1513ac9d..12d4f23f27 100644 --- a/tests/bits/cone_01.cc +++ b/tests/bits/cone_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cone_02.cc b/tests/bits/cone_02.cc index 704bd68baa..dacddbd77d 100644 --- a/tests/bits/cone_02.cc +++ b/tests/bits/cone_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2018 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 c4352957c7..070a124e9e 100644 --- a/tests/bits/cone_03.cc +++ b/tests/bits/cone_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cone_04.cc b/tests/bits/cone_04.cc index 3e3e140e9a..7af87e3856 100644 --- a/tests/bits/cone_04.cc +++ b/tests/bits/cone_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/count_dofs_per_component_hp_01.cc b/tests/bits/count_dofs_per_component_hp_01.cc index bd3ea3e73b..d0591acbaa 100644 --- a/tests/bits/count_dofs_per_component_hp_01.cc +++ b/tests/bits/count_dofs_per_component_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/count_dofs_per_component_hp_02.cc b/tests/bits/count_dofs_per_component_hp_02.cc index 9f6caae2b0..72b959e2ef 100644 --- a/tests/bits/count_dofs_per_component_hp_02.cc +++ b/tests/bits/count_dofs_per_component_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder.cc b/tests/bits/cylinder.cc index 93a3686985..12448beb8b 100644 --- a/tests/bits/cylinder.cc +++ b/tests/bits/cylinder.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_01.cc b/tests/bits/cylinder_01.cc index c173cc5f1d..fafac93fd6 100644 --- a/tests/bits/cylinder_01.cc +++ b/tests/bits/cylinder_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_02.cc b/tests/bits/cylinder_02.cc index 4515a52d6b..b506593eac 100644 --- a/tests/bits/cylinder_02.cc +++ b/tests/bits/cylinder_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_03.cc b/tests/bits/cylinder_03.cc index a5fded568c..9de2817a6f 100644 --- a/tests/bits/cylinder_03.cc +++ b/tests/bits/cylinder_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_04.cc b/tests/bits/cylinder_04.cc index d67962c12d..943086dfce 100644 --- a/tests/bits/cylinder_04.cc +++ b/tests/bits/cylinder_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_shell_01.cc b/tests/bits/cylinder_shell_01.cc index 0919ac3695..c2e8e390c9 100644 --- a/tests/bits/cylinder_shell_01.cc +++ b/tests/bits/cylinder_shell_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/cylinder_shell_02.cc b/tests/bits/cylinder_shell_02.cc index 7a61d4a09a..50730b1954 100644 --- a/tests/bits/cylinder_shell_02.cc +++ b/tests/bits/cylinder_shell_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/deal_solver_04.cc b/tests/bits/deal_solver_04.cc index d85fa5585c..b77eb81e5e 100644 --- a/tests/bits/deal_solver_04.cc +++ b/tests/bits/deal_solver_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/deal_solver_05.cc b/tests/bits/deal_solver_05.cc index e32fffb756..0cf1044ba7 100644 --- a/tests/bits/deal_solver_05.cc +++ b/tests/bits/deal_solver_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/denis_1.cc b/tests/bits/denis_1.cc index f522a2abbd..6ee269e618 100644 --- a/tests/bits/denis_1.cc +++ b/tests/bits/denis_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_01.cc b/tests/bits/distorted_cells_01.cc index 1eb36f7905..159e8e20f1 100644 --- a/tests/bits/distorted_cells_01.cc +++ b/tests/bits/distorted_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_02.cc b/tests/bits/distorted_cells_02.cc index 2e74d218aa..c3bce0978b 100644 --- a/tests/bits/distorted_cells_02.cc +++ b/tests/bits/distorted_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_06.cc b/tests/bits/distorted_cells_06.cc index bc3e493c26..f8f34ef30f 100644 --- a/tests/bits/distorted_cells_06.cc +++ b/tests/bits/distorted_cells_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_07.cc b/tests/bits/distorted_cells_07.cc index a64b295294..90cc5b6ad4 100644 --- a/tests/bits/distorted_cells_07.cc +++ b/tests/bits/distorted_cells_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_mapped_cells_01.cc b/tests/bits/distorted_mapped_cells_01.cc index 686d3a519a..c117c9a5a4 100644 --- a/tests/bits/distorted_mapped_cells_01.cc +++ b/tests/bits/distorted_mapped_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/error_estimator_01.cc b/tests/bits/error_estimator_01.cc index 2627604794..243a52d103 100644 --- a/tests/bits/error_estimator_01.cc +++ b/tests/bits/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/error_estimator_02.cc b/tests/bits/error_estimator_02.cc index 71aa8d2370..bc60f0f08b 100644 --- a/tests/bits/error_estimator_02.cc +++ b/tests/bits/error_estimator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/face_orientation_and_fe_nedelec_01.cc b/tests/bits/face_orientation_and_fe_nedelec_01.cc index ddd21f9010..10ad002c78 100644 --- a/tests/bits/face_orientation_and_fe_nedelec_01.cc +++ b/tests/bits/face_orientation_and_fe_nedelec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/face_orientation_and_fe_q_01.cc b/tests/bits/face_orientation_and_fe_q_01.cc index 9b05b17211..28886fd168 100644 --- a/tests/bits/face_orientation_and_fe_q_01.cc +++ b/tests/bits/face_orientation_and_fe_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/face_orientation_and_fe_q_02.cc b/tests/bits/face_orientation_and_fe_q_02.cc index b0720941be..bb0b2ce314 100644 --- a/tests/bits/face_orientation_and_fe_q_02.cc +++ b/tests/bits/face_orientation_and_fe_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/face_orientation_crash.cc b/tests/bits/face_orientation_crash.cc index 693353d825..19338df48a 100644 --- a/tests/bits/face_orientation_crash.cc +++ b/tests/bits/face_orientation_crash.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_01.cc b/tests/bits/fe_field_function_01.cc index 71b23c8f60..d7488954c6 100644 --- a/tests/bits/fe_field_function_01.cc +++ b/tests/bits/fe_field_function_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_01_vector.cc b/tests/bits/fe_field_function_01_vector.cc index 60d0cc8043..f4e06ccf5b 100644 --- a/tests/bits/fe_field_function_01_vector.cc +++ b/tests/bits/fe_field_function_01_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_02.cc b/tests/bits/fe_field_function_02.cc index c7b3889494..a79921e860 100644 --- a/tests/bits/fe_field_function_02.cc +++ b/tests/bits/fe_field_function_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_02_vector.cc b/tests/bits/fe_field_function_02_vector.cc index 0592161cf0..5341f84ec9 100644 --- a/tests/bits/fe_field_function_02_vector.cc +++ b/tests/bits/fe_field_function_02_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_03.cc b/tests/bits/fe_field_function_03.cc index d4dfaefc5d..de80198834 100644 --- a/tests/bits/fe_field_function_03.cc +++ b/tests/bits/fe_field_function_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_04.cc b/tests/bits/fe_field_function_04.cc index 2c1f09da56..c9dc288339 100644 --- a/tests/bits/fe_field_function_04.cc +++ b/tests/bits/fe_field_function_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_04_vector.cc b/tests/bits/fe_field_function_04_vector.cc index 7da555a253..e44382a0ac 100644 --- a/tests/bits/fe_field_function_04_vector.cc +++ b/tests/bits/fe_field_function_04_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_05.cc b/tests/bits/fe_field_function_05.cc index 5a63afbc11..22205669b8 100644 --- a/tests/bits/fe_field_function_05.cc +++ b/tests/bits/fe_field_function_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_05_vector.cc b/tests/bits/fe_field_function_05_vector.cc index 32fe9be6d3..1c37f54883 100644 --- a/tests/bits/fe_field_function_05_vector.cc +++ b/tests/bits/fe_field_function_05_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_06_vector.cc b/tests/bits/fe_field_function_06_vector.cc index c547a98b4a..abe09ec421 100644 --- a/tests/bits/fe_field_function_06_vector.cc +++ b/tests/bits/fe_field_function_06_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_07_vector.cc b/tests/bits/fe_field_function_07_vector.cc index 2d255e5882..9a871a6344 100644 --- a/tests/bits/fe_field_function_07_vector.cc +++ b/tests/bits/fe_field_function_07_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_08_vector.cc b/tests/bits/fe_field_function_08_vector.cc index 185d8f2495..2146f56bd0 100644 --- a/tests/bits/fe_field_function_08_vector.cc +++ b/tests/bits/fe_field_function_08_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_q_3d_01.cc b/tests/bits/fe_q_3d_01.cc index 994782fc98..27ee914e4d 100644 --- a/tests/bits/fe_q_3d_01.cc +++ b/tests/bits/fe_q_3d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_q_constraints.cc b/tests/bits/fe_q_constraints.cc index 2e2caa37a7..f059f6e0d3 100644 --- a/tests/bits/fe_q_constraints.cc +++ b/tests/bits/fe_q_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_system.cc b/tests/bits/fe_system.cc index 7cc914a83b..f0d640d4fa 100644 --- a/tests/bits/fe_system.cc +++ b/tests/bits/fe_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_01a.cc b/tests/bits/fe_tools_01a.cc index be41547c4c..84f2270881 100644 --- a/tests/bits/fe_tools_01a.cc +++ b/tests/bits/fe_tools_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_01b.cc b/tests/bits/fe_tools_01b.cc index d34c800b94..2f3c825e14 100644 --- a/tests/bits/fe_tools_01b.cc +++ b/tests/bits/fe_tools_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_01c.cc b/tests/bits/fe_tools_01c.cc index 9d127ae9ec..7a6a55b7e9 100644 --- a/tests/bits/fe_tools_01c.cc +++ b/tests/bits/fe_tools_01c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_06.cc b/tests/bits/fe_tools_06.cc index b26e1e8cd3..d84eeb3753 100644 --- a/tests/bits/fe_tools_06.cc +++ b/tests/bits/fe_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_06b.cc b/tests/bits/fe_tools_06b.cc index f53e890e58..8975d443b3 100644 --- a/tests/bits/fe_tools_06b.cc +++ b/tests/bits/fe_tools_06b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_1.cc b/tests/bits/find_cell_1.cc index 022c25a629..e013a71e82 100644 --- a/tests/bits/find_cell_1.cc +++ b/tests/bits/find_cell_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_10.cc b/tests/bits/find_cell_10.cc index 91d4fd7589..f3f1b9e1c2 100644 --- a/tests/bits/find_cell_10.cc +++ b/tests/bits/find_cell_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_10a.cc b/tests/bits/find_cell_10a.cc index ca0cc7bc7c..d86d95fd4e 100644 --- a/tests/bits/find_cell_10a.cc +++ b/tests/bits/find_cell_10a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_11.cc b/tests/bits/find_cell_11.cc index 13817fe129..4cf2906d02 100644 --- a/tests/bits/find_cell_11.cc +++ b/tests/bits/find_cell_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_12.cc b/tests/bits/find_cell_12.cc index 5d6a84be5e..84777620a8 100644 --- a/tests/bits/find_cell_12.cc +++ b/tests/bits/find_cell_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_13.cc b/tests/bits/find_cell_13.cc index 946eb9744f..e521f103be 100644 --- a/tests/bits/find_cell_13.cc +++ b/tests/bits/find_cell_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_2.cc b/tests/bits/find_cell_2.cc index 6570198cd9..0bb01ac492 100644 --- a/tests/bits/find_cell_2.cc +++ b/tests/bits/find_cell_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_3.cc b/tests/bits/find_cell_3.cc index c1846f1341..7ae5e86a09 100644 --- a/tests/bits/find_cell_3.cc +++ b/tests/bits/find_cell_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_4.cc b/tests/bits/find_cell_4.cc index 160e9b6689..57393e4525 100644 --- a/tests/bits/find_cell_4.cc +++ b/tests/bits/find_cell_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_5.cc b/tests/bits/find_cell_5.cc index 8bf64115e2..1ae69d9f4e 100644 --- a/tests/bits/find_cell_5.cc +++ b/tests/bits/find_cell_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_6.cc b/tests/bits/find_cell_6.cc index 6788bcd31a..6eca7dc1c6 100644 --- a/tests/bits/find_cell_6.cc +++ b/tests/bits/find_cell_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_7.cc b/tests/bits/find_cell_7.cc index 5e54ae1ff1..0c3a9a6ebd 100644 --- a/tests/bits/find_cell_7.cc +++ b/tests/bits/find_cell_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_8.cc b/tests/bits/find_cell_8.cc index 87c09e3c05..5f47bc74d5 100644 --- a/tests/bits/find_cell_8.cc +++ b/tests/bits/find_cell_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_9.cc b/tests/bits/find_cell_9.cc index c6bd5550c7..4cc7e8bdfd 100644 --- a/tests/bits/find_cell_9.cc +++ b/tests/bits/find_cell_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_1.cc b/tests/bits/find_cell_alt_1.cc index 145c372f06..ead2280344 100644 --- a/tests/bits/find_cell_alt_1.cc +++ b/tests/bits/find_cell_alt_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_2.cc b/tests/bits/find_cell_alt_2.cc index b5e0cc5b2b..01260098e9 100644 --- a/tests/bits/find_cell_alt_2.cc +++ b/tests/bits/find_cell_alt_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_3.cc b/tests/bits/find_cell_alt_3.cc index 0b9688b2d8..95adc52260 100644 --- a/tests/bits/find_cell_alt_3.cc +++ b/tests/bits/find_cell_alt_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_4.cc b/tests/bits/find_cell_alt_4.cc index e99ab8ee77..4a256d2092 100644 --- a/tests/bits/find_cell_alt_4.cc +++ b/tests/bits/find_cell_alt_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_5.cc b/tests/bits/find_cell_alt_5.cc index 290e4f6491..2e09c9ff87 100644 --- a/tests/bits/find_cell_alt_5.cc +++ b/tests/bits/find_cell_alt_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_6.cc b/tests/bits/find_cell_alt_6.cc index 548e4dac29..e952732427 100644 --- a/tests/bits/find_cell_alt_6.cc +++ b/tests/bits/find_cell_alt_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cell_alt_7.cc b/tests/bits/find_cell_alt_7.cc index 639221d44b..f6f0c03620 100644 --- a/tests/bits/find_cell_alt_7.cc +++ b/tests/bits/find_cell_alt_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_1.cc b/tests/bits/find_cells_adjacent_to_vertex_1.cc index 1ead8e4f0a..f2f1a3d246 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_1.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_2.cc b/tests/bits/find_cells_adjacent_to_vertex_2.cc index cb61d048d5..9ae95fcac3 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_2.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_3.cc b/tests/bits/find_cells_adjacent_to_vertex_3.cc index fcd62916fc..6cd3414cb2 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_3.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_4.cc b/tests/bits/find_cells_adjacent_to_vertex_4.cc index 20057e04e3..a98400ff7a 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_4.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_5.cc b/tests/bits/find_cells_adjacent_to_vertex_5.cc index 42c76645fc..07a6baed1d 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_5.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_cells_adjacent_to_vertex_6.cc b/tests/bits/find_cells_adjacent_to_vertex_6.cc index a5596da9b6..8ae8dc265c 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_6.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/find_closest_vertex_1.cc b/tests/bits/find_closest_vertex_1.cc index b7619f54c4..c755306f56 100644 --- a/tests/bits/find_closest_vertex_1.cc +++ b/tests/bits/find_closest_vertex_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/gerold_1.cc b/tests/bits/gerold_1.cc index ac925c391f..ebf58a47c8 100644 --- a/tests/bits/gerold_1.cc +++ b/tests/bits/gerold_1.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/tests/bits/gerold_2.cc b/tests/bits/gerold_2.cc index 76be672cc4..ff22fea85f 100644 --- a/tests/bits/gerold_2.cc +++ b/tests/bits/gerold_2.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/tests/bits/get_boundary_indicators_1d.cc b/tests/bits/get_boundary_indicators_1d.cc index 9e49b5539f..8e2bbd47b6 100644 --- a/tests/bits/get_boundary_indicators_1d.cc +++ b/tests/bits/get_boundary_indicators_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/get_dof_indices_01.cc b/tests/bits/get_dof_indices_01.cc index ec091e27ba..3f7f59c274 100644 --- a/tests/bits/get_dof_indices_01.cc +++ b/tests/bits/get_dof_indices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/hyper_ball_3d.cc b/tests/bits/hyper_ball_3d.cc index c0058a6c7a..69c198cd73 100644 --- a/tests/bits/hyper_ball_3d.cc +++ b/tests/bits/hyper_ball_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc index a7deae98e9..7789b3912e 100644 --- a/tests/bits/joa_1.cc +++ b/tests/bits/joa_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/make_boundary_constraints_01.cc b/tests/bits/make_boundary_constraints_01.cc index 21763d77b4..6e127ffe07 100644 --- a/tests/bits/make_boundary_constraints_01.cc +++ b/tests/bits/make_boundary_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/make_boundary_constraints_02.cc b/tests/bits/make_boundary_constraints_02.cc index edb024cf9c..f54843d075 100644 --- a/tests/bits/make_boundary_constraints_02.cc +++ b/tests/bits/make_boundary_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/make_boundary_constraints_03.cc b/tests/bits/make_boundary_constraints_03.cc index 2c842a1860..5a80896a30 100644 --- a/tests/bits/make_boundary_constraints_03.cc +++ b/tests/bits/make_boundary_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/map_dofs_to_support_points_hp_01.cc b/tests/bits/map_dofs_to_support_points_hp_01.cc index 586b522095..7c989b3a35 100644 --- a/tests/bits/map_dofs_to_support_points_hp_01.cc +++ b/tests/bits/map_dofs_to_support_points_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/map_dofs_to_support_points_hp_02.cc b/tests/bits/map_dofs_to_support_points_hp_02.cc index 7f98bc0765..25388b02f8 100644 --- a/tests/bits/map_dofs_to_support_points_hp_02.cc +++ b/tests/bits/map_dofs_to_support_points_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/max_n_cells_01.cc b/tests/bits/max_n_cells_01.cc index 8d9f977d79..fc7014fd84 100644 --- a/tests/bits/max_n_cells_01.cc +++ b/tests/bits/max_n_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/max_n_cells_02.cc b/tests/bits/max_n_cells_02.cc index 1a0a410370..cdd7e9d571 100644 --- a/tests/bits/max_n_cells_02.cc +++ b/tests/bits/max_n_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/nedelec_1.cc b/tests/bits/nedelec_1.cc index f99c9ed13f..2f57cb4976 100644 --- a/tests/bits/nedelec_1.cc +++ b/tests/bits/nedelec_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/neighboring_cells_at_two_faces.cc b/tests/bits/neighboring_cells_at_two_faces.cc index 91f22a364b..990ac8d85a 100644 --- a/tests/bits/neighboring_cells_at_two_faces.cc +++ b/tests/bits/neighboring_cells_at_two_faces.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/normals_1.cc b/tests/bits/normals_1.cc index bc79a798bc..4b057f1747 100644 --- a/tests/bits/normals_1.cc +++ b/tests/bits/normals_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/normals_2.cc b/tests/bits/normals_2.cc index 6ab98574c0..176766d48f 100644 --- a/tests/bits/normals_2.cc +++ b/tests/bits/normals_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/normals_3.cc b/tests/bits/normals_3.cc index 7a42709098..3e228efce7 100644 --- a/tests/bits/normals_3.cc +++ b/tests/bits/normals_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/normals_4.cc b/tests/bits/normals_4.cc index 8be0a16838..5acaa12f24 100644 --- a/tests/bits/normals_4.cc +++ b/tests/bits/normals_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/oliver_01.cc b/tests/bits/oliver_01.cc index 7a923636ee..de10e86814 100644 --- a/tests/bits/oliver_01.cc +++ b/tests/bits/oliver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parsed_function.cc b/tests/bits/parsed_function.cc index e0c984677b..bf8cb2c19d 100644 --- a/tests/bits/parsed_function.cc +++ b/tests/bits/parsed_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/periodic_flux_coupling_01.cc b/tests/bits/periodic_flux_coupling_01.cc index 9d235d11cd..97f243f2ab 100644 --- a/tests/bits/periodic_flux_coupling_01.cc +++ b/tests/bits/periodic_flux_coupling_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/bits/periodicity_01.cc b/tests/bits/periodicity_01.cc index 408c6a1edd..040a637648 100644 --- a/tests/bits/periodicity_01.cc +++ b/tests/bits/periodicity_01.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/tests/bits/periodicity_02.cc b/tests/bits/periodicity_02.cc index 0e79087b27..948547b115 100644 --- a/tests/bits/periodicity_02.cc +++ b/tests/bits/periodicity_02.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/tests/bits/periodicity_03.cc b/tests/bits/periodicity_03.cc index 919c0dd82d..a9949e43c3 100644 --- a/tests/bits/periodicity_03.cc +++ b/tests/bits/periodicity_03.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/tests/bits/periodicity_04.cc b/tests/bits/periodicity_04.cc index 71ec9b3cf7..0ebbe35299 100644 --- a/tests/bits/periodicity_04.cc +++ b/tests/bits/periodicity_04.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/tests/bits/point_difference_01.cc b/tests/bits/point_difference_01.cc index 70a061533c..7b0d2f0f3c 100644 --- a/tests/bits/point_difference_01.cc +++ b/tests/bits/point_difference_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_difference_02.cc b/tests/bits/point_difference_02.cc index 22cbfd1113..62e2d0cb57 100644 --- a/tests/bits/point_difference_02.cc +++ b/tests/bits/point_difference_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_gradient_01.cc b/tests/bits/point_gradient_01.cc index 72ffe550a5..4192e25137 100644 --- a/tests/bits/point_gradient_01.cc +++ b/tests/bits/point_gradient_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_gradient_02.cc b/tests/bits/point_gradient_02.cc index ba5464376e..a7aded1afa 100644 --- a/tests/bits/point_gradient_02.cc +++ b/tests/bits/point_gradient_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_gradient_hp_01.cc b/tests/bits/point_gradient_hp_01.cc index 7c83e0acee..f633e0d482 100644 --- a/tests/bits/point_gradient_hp_01.cc +++ b/tests/bits/point_gradient_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_gradient_hp_02.cc b/tests/bits/point_gradient_hp_02.cc index 2dbf8a167f..8053c3847e 100644 --- a/tests/bits/point_gradient_hp_02.cc +++ b/tests/bits/point_gradient_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_inside_1.cc b/tests/bits/point_inside_1.cc index 727ecba317..75c8d80e81 100644 --- a/tests/bits/point_inside_1.cc +++ b/tests/bits/point_inside_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_inside_2.cc b/tests/bits/point_inside_2.cc index d2de3b9fe3..b1bdb3ae81 100644 --- a/tests/bits/point_inside_2.cc +++ b/tests/bits/point_inside_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_value_01.cc b/tests/bits/point_value_01.cc index 497672fc6c..2b717c3361 100644 --- a/tests/bits/point_value_01.cc +++ b/tests/bits/point_value_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_value_02.cc b/tests/bits/point_value_02.cc index 43b019c7be..3980f76b3d 100644 --- a/tests/bits/point_value_02.cc +++ b/tests/bits/point_value_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/point_value_hp_01.cc b/tests/bits/point_value_hp_01.cc index 9213e15134..7a6de0dc8d 100644 --- a/tests/bits/point_value_hp_01.cc +++ b/tests/bits/point_value_hp_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/bits/point_value_hp_02.cc b/tests/bits/point_value_hp_02.cc index c06b4c124b..879afd930f 100644 --- a/tests/bits/point_value_hp_02.cc +++ b/tests/bits/point_value_hp_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/bits/q_point_sum_1.cc b/tests/bits/q_point_sum_1.cc index 6a5d163cc9..5418ad93c9 100644 --- a/tests/bits/q_point_sum_1.cc +++ b/tests/bits/q_point_sum_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/q_point_sum_2.cc b/tests/bits/q_point_sum_2.cc index 57b4aade98..7ef71a8892 100644 --- a/tests/bits/q_point_sum_2.cc +++ b/tests/bits/q_point_sum_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/q_point_sum_3.cc b/tests/bits/q_point_sum_3.cc index 2b4e0cb254..dcfd0f2ea0 100644 --- a/tests/bits/q_point_sum_3.cc +++ b/tests/bits/q_point_sum_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/q_point_sum_4.cc b/tests/bits/q_point_sum_4.cc index 7fd52c341f..fa9ae9b926 100644 --- a/tests/bits/q_point_sum_4.cc +++ b/tests/bits/q_point_sum_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/q_points.cc b/tests/bits/q_points.cc index 1508ec29a1..59ea5d9108 100644 --- a/tests/bits/q_points.cc +++ b/tests/bits/q_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_1d.cc b/tests/bits/refine_and_coarsen_1d.cc index 0cfbbc00a8..dda49899db 100644 --- a/tests/bits/refine_and_coarsen_1d.cc +++ b/tests/bits/refine_and_coarsen_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_2d.cc b/tests/bits/refine_and_coarsen_2d.cc index 6fac4c1eda..a73c0d008f 100644 --- a/tests/bits/refine_and_coarsen_2d.cc +++ b/tests/bits/refine_and_coarsen_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_3d.cc b/tests/bits/refine_and_coarsen_3d.cc index 7e01a1eaea..51dd211eae 100644 --- a/tests/bits/refine_and_coarsen_3d.cc +++ b/tests/bits/refine_and_coarsen_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index.cc b/tests/bits/refine_and_coarsen_for_active_cell_index.cc index 4d51566e15..1c0f6009b6 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index.cc @@ -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/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc index 824ac5520a..38eadc9dcf 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc @@ -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/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc index 512adb5425..ceceefe313 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc @@ -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/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc index 525853f1a5..9cb84f732a 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc @@ -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/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc index d951040166..860639daad 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc @@ -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/tests/bits/refine_and_coarsen_for_parents.cc b/tests/bits/refine_and_coarsen_for_parents.cc index ac3e9e9e81..f38841ffb4 100644 --- a/tests/bits/refine_and_coarsen_for_parents.cc +++ b/tests/bits/refine_and_coarsen_for_parents.cc @@ -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/tests/bits/refine_and_coarsen_for_parents_02.cc b/tests/bits/refine_and_coarsen_for_parents_02.cc index a900ac909f..35b3346b5f 100644 --- a/tests/bits/refine_and_coarsen_for_parents_02.cc +++ b/tests/bits/refine_and_coarsen_for_parents_02.cc @@ -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/tests/bits/refine_and_coarsen_for_parents_03.cc b/tests/bits/refine_and_coarsen_for_parents_03.cc index b790869a15..c657d0be2e 100644 --- a/tests/bits/refine_and_coarsen_for_parents_03.cc +++ b/tests/bits/refine_and_coarsen_for_parents_03.cc @@ -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/tests/bits/roy_1.cc b/tests/bits/roy_1.cc index 0eac7bb537..258883a2d7 100644 --- a/tests/bits/roy_1.cc +++ b/tests/bits/roy_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/rt_1.cc b/tests/bits/rt_1.cc index 2d39456fe6..7f0390f5e8 100644 --- a/tests/bits/rt_1.cc +++ b/tests/bits/rt_1.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/bits/rt_2.cc b/tests/bits/rt_2.cc index 3a19d7d22a..ad36a723fb 100644 --- a/tests/bits/rt_2.cc +++ b/tests/bits/rt_2.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/bits/serialize_dof_handler.cc b/tests/bits/serialize_dof_handler.cc index 2d1dff1d8f..94b959687f 100644 --- a/tests/bits/serialize_dof_handler.cc +++ b/tests/bits/serialize_dof_handler.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/bits/serialize_hp_dof_handler.cc b/tests/bits/serialize_hp_dof_handler.cc index ff203f672e..55898e63ac 100644 --- a/tests/bits/serialize_hp_dof_handler.cc +++ b/tests/bits/serialize_hp_dof_handler.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/bits/solution_transfer.cc b/tests/bits/solution_transfer.cc index 0eedb5da24..853068501c 100644 --- a/tests/bits/solution_transfer.cc +++ b/tests/bits/solution_transfer.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/bits/solver_01.cc b/tests/bits/solver_01.cc index 51ce3eaf8a..94b681f423 100644 --- a/tests/bits/solver_01.cc +++ b/tests/bits/solver_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/bits/sparse_lu_decomposition_1.cc b/tests/bits/sparse_lu_decomposition_1.cc index 37df13d17c..1f342182e5 100644 --- a/tests/bits/sparse_lu_decomposition_1.cc +++ b/tests/bits/sparse_lu_decomposition_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparse_matrix_01.cc b/tests/bits/sparse_matrix_01.cc index 9babb29562..4ffdb1ecd3 100644 --- a/tests/bits/sparse_matrix_01.cc +++ b/tests/bits/sparse_matrix_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/bits/sparse_matrix_02.cc b/tests/bits/sparse_matrix_02.cc index 290339134c..12be709e73 100644 --- a/tests/bits/sparse_matrix_02.cc +++ b/tests/bits/sparse_matrix_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/bits/sparse_matrix_03.cc b/tests/bits/sparse_matrix_03.cc index aaeff7927e..a20d1c8fd2 100644 --- a/tests/bits/sparse_matrix_03.cc +++ b/tests/bits/sparse_matrix_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/bits/sparse_matrix_03a.cc b/tests/bits/sparse_matrix_03a.cc index fd8b62d70b..7addbb2d63 100644 --- a/tests/bits/sparse_matrix_03a.cc +++ b/tests/bits/sparse_matrix_03a.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/bits/sparse_matrix_04.cc b/tests/bits/sparse_matrix_04.cc index 8f05a91e40..029ccc4417 100644 --- a/tests/bits/sparse_matrix_04.cc +++ b/tests/bits/sparse_matrix_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/bits/sparse_matrix_05.cc b/tests/bits/sparse_matrix_05.cc index 1c4b0719d2..13ae1eb6b5 100644 --- a/tests/bits/sparse_matrix_05.cc +++ b/tests/bits/sparse_matrix_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/bits/sparse_matrix_05a.cc b/tests/bits/sparse_matrix_05a.cc index 39b370417b..8f7c958de2 100644 --- a/tests/bits/sparse_matrix_05a.cc +++ b/tests/bits/sparse_matrix_05a.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/bits/sparse_matrix_06.cc b/tests/bits/sparse_matrix_06.cc index a581ddf7df..1d4032826f 100644 --- a/tests/bits/sparse_matrix_06.cc +++ b/tests/bits/sparse_matrix_06.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/bits/sparse_matrix_07.cc b/tests/bits/sparse_matrix_07.cc index ae0b7f2dc0..8e6307b9a9 100644 --- a/tests/bits/sparse_matrix_07.cc +++ b/tests/bits/sparse_matrix_07.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/bits/sparse_matrix_08.cc b/tests/bits/sparse_matrix_08.cc index 771307e3de..1135a4630d 100644 --- a/tests/bits/sparse_matrix_08.cc +++ b/tests/bits/sparse_matrix_08.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/bits/sparse_matrix_09.cc b/tests/bits/sparse_matrix_09.cc index e578300343..f076b0c150 100644 --- a/tests/bits/sparse_matrix_09.cc +++ b/tests/bits/sparse_matrix_09.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/bits/sparse_matrix_10.cc b/tests/bits/sparse_matrix_10.cc index 5e26424b64..981ce27173 100644 --- a/tests/bits/sparse_matrix_10.cc +++ b/tests/bits/sparse_matrix_10.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/bits/sparse_matrix_add_entries_01.cc b/tests/bits/sparse_matrix_add_entries_01.cc index fc2d8b85ce..e9dcedf5ba 100644 --- a/tests/bits/sparse_matrix_add_entries_01.cc +++ b/tests/bits/sparse_matrix_add_entries_01.cc @@ -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/tests/bits/sparse_matrix_add_entries_02.cc b/tests/bits/sparse_matrix_add_entries_02.cc index 634c2314c5..e7ea552c97 100644 --- a/tests/bits/sparse_matrix_add_entries_02.cc +++ b/tests/bits/sparse_matrix_add_entries_02.cc @@ -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/tests/bits/sparse_matrix_add_entries_03.cc b/tests/bits/sparse_matrix_add_entries_03.cc index 1476490016..e2be4319be 100644 --- a/tests/bits/sparse_matrix_add_entries_03.cc +++ b/tests/bits/sparse_matrix_add_entries_03.cc @@ -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/tests/bits/sparse_matrix_add_entries_04.cc b/tests/bits/sparse_matrix_add_entries_04.cc index 559dac02e0..d786dae04b 100644 --- a/tests/bits/sparse_matrix_add_entries_04.cc +++ b/tests/bits/sparse_matrix_add_entries_04.cc @@ -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/tests/bits/sparse_matrix_add_entries_05.cc b/tests/bits/sparse_matrix_add_entries_05.cc index 350037dba1..dba1a61126 100644 --- a/tests/bits/sparse_matrix_add_entries_05.cc +++ b/tests/bits/sparse_matrix_add_entries_05.cc @@ -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/tests/bits/sparse_matrix_add_entries_06.cc b/tests/bits/sparse_matrix_add_entries_06.cc index 8bdf221777..526205238a 100644 --- a/tests/bits/sparse_matrix_add_entries_06.cc +++ b/tests/bits/sparse_matrix_add_entries_06.cc @@ -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/tests/bits/sparse_matrix_iterator_01.cc b/tests/bits/sparse_matrix_iterator_01.cc index 116166e3f7..28c5c3c430 100644 --- a/tests/bits/sparse_matrix_iterator_01.cc +++ b/tests/bits/sparse_matrix_iterator_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/bits/sparse_matrix_iterator_02.cc b/tests/bits/sparse_matrix_iterator_02.cc index 2a9c78dbb5..79a2d6ed98 100644 --- a/tests/bits/sparse_matrix_iterator_02.cc +++ b/tests/bits/sparse_matrix_iterator_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/bits/sparse_matrix_iterator_03.cc b/tests/bits/sparse_matrix_iterator_03.cc index b595a3e309..1ddb0352d9 100644 --- a/tests/bits/sparse_matrix_iterator_03.cc +++ b/tests/bits/sparse_matrix_iterator_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/bits/sparse_matrix_iterator_04.cc b/tests/bits/sparse_matrix_iterator_04.cc index f78307031e..222549d676 100644 --- a/tests/bits/sparse_matrix_iterator_04.cc +++ b/tests/bits/sparse_matrix_iterator_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/bits/sparse_matrix_iterator_05.cc b/tests/bits/sparse_matrix_iterator_05.cc index ac86f7fdcf..7a8a9b384e 100644 --- a/tests/bits/sparse_matrix_iterator_05.cc +++ b/tests/bits/sparse_matrix_iterator_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/bits/sparse_matrix_iterator_06.cc b/tests/bits/sparse_matrix_iterator_06.cc index 53b74f3dd0..4899abab95 100644 --- a/tests/bits/sparse_matrix_iterator_06.cc +++ b/tests/bits/sparse_matrix_iterator_06.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/bits/sparse_matrix_iterator_07.cc b/tests/bits/sparse_matrix_iterator_07.cc index 2805e5b0e8..9d088cd3c4 100644 --- a/tests/bits/sparse_matrix_iterator_07.cc +++ b/tests/bits/sparse_matrix_iterator_07.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/bits/sparse_matrix_iterator_08.cc b/tests/bits/sparse_matrix_iterator_08.cc index 3c1f785842..7074ae73d6 100644 --- a/tests/bits/sparse_matrix_iterator_08.cc +++ b/tests/bits/sparse_matrix_iterator_08.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/bits/sparse_matrix_iterator_09.cc b/tests/bits/sparse_matrix_iterator_09.cc index 85c9cf7626..5794a429cb 100644 --- a/tests/bits/sparse_matrix_iterator_09.cc +++ b/tests/bits/sparse_matrix_iterator_09.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/bits/sparse_matrix_iterator_10.cc b/tests/bits/sparse_matrix_iterator_10.cc index 5bacf69936..eeb2e9d6f2 100644 --- a/tests/bits/sparse_matrix_iterator_10.cc +++ b/tests/bits/sparse_matrix_iterator_10.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/bits/sparse_matrix_iterator_11.cc b/tests/bits/sparse_matrix_iterator_11.cc index c9d6a8935c..a260b92cba 100644 --- a/tests/bits/sparse_matrix_iterator_11.cc +++ b/tests/bits/sparse_matrix_iterator_11.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/bits/sparse_matrix_iterator_12.cc b/tests/bits/sparse_matrix_iterator_12.cc index abd271a080..190335c80e 100644 --- a/tests/bits/sparse_matrix_iterator_12.cc +++ b/tests/bits/sparse_matrix_iterator_12.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/bits/sparse_matrix_iterator_13.cc b/tests/bits/sparse_matrix_iterator_13.cc index a9515ca7b4..6831aad5e6 100644 --- a/tests/bits/sparse_matrix_iterator_13.cc +++ b/tests/bits/sparse_matrix_iterator_13.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/bits/sparse_matrix_vector_01.cc b/tests/bits/sparse_matrix_vector_01.cc index 3dfb126940..e8357b3cf2 100644 --- a/tests/bits/sparse_matrix_vector_01.cc +++ b/tests/bits/sparse_matrix_vector_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/bits/sparse_matrix_vector_02.cc b/tests/bits/sparse_matrix_vector_02.cc index f9c573977b..4fd513eff6 100644 --- a/tests/bits/sparse_matrix_vector_02.cc +++ b/tests/bits/sparse_matrix_vector_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/bits/sparse_matrix_vector_03.cc b/tests/bits/sparse_matrix_vector_03.cc index 730532e833..ff2c02cb54 100644 --- a/tests/bits/sparse_matrix_vector_03.cc +++ b/tests/bits/sparse_matrix_vector_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/bits/sparse_matrix_vector_04.cc b/tests/bits/sparse_matrix_vector_04.cc index e91472ba52..b0a7eca6c4 100644 --- a/tests/bits/sparse_matrix_vector_04.cc +++ b/tests/bits/sparse_matrix_vector_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/bits/sparse_matrix_vector_05.cc b/tests/bits/sparse_matrix_vector_05.cc index 931c48374f..abbe84a9af 100644 --- a/tests/bits/sparse_matrix_vector_05.cc +++ b/tests/bits/sparse_matrix_vector_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/bits/sparse_matrix_vector_06.cc b/tests/bits/sparse_matrix_vector_06.cc index 48c504fa19..574d1604d8 100644 --- a/tests/bits/sparse_matrix_vector_06.cc +++ b/tests/bits/sparse_matrix_vector_06.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/bits/sparse_matrix_vector_07.cc b/tests/bits/sparse_matrix_vector_07.cc index 70fdd049bf..29437496e2 100644 --- a/tests/bits/sparse_matrix_vector_07.cc +++ b/tests/bits/sparse_matrix_vector_07.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/bits/static_condensation.cc b/tests/bits/static_condensation.cc index d2bf02f1e9..6c515551a6 100644 --- a/tests/bits/static_condensation.cc +++ b/tests/bits/static_condensation.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/bits/step-10-high-order.cc b/tests/bits/step-10-high-order.cc index a95db846d5..c648053d29 100644 --- a/tests/bits/step-10-high-order.cc +++ b/tests/bits/step-10-high-order.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-10.cc b/tests/bits/step-10.cc index b35a70c4c6..d5c08b4dcc 100644 --- a/tests/bits/step-10.cc +++ b/tests/bits/step-10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc index 09910c3980..87bb2afaaa 100644 --- a/tests/bits/step-11.cc +++ b/tests/bits/step-11.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/bits/step-12.cc b/tests/bits/step-12.cc index e5779457a1..473cf60b22 100644 --- a/tests/bits/step-12.cc +++ b/tests/bits/step-12.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/bits/step-13.cc b/tests/bits/step-13.cc index 2cf6693ccb..76ffcf3689 100644 --- a/tests/bits/step-13.cc +++ b/tests/bits/step-13.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/bits/step-14.cc b/tests/bits/step-14.cc index 998870529b..467ef16559 100644 --- a/tests/bits/step-14.cc +++ b/tests/bits/step-14.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/bits/step-16.cc b/tests/bits/step-16.cc index c4793fa411..9d09c292a7 100644 --- a/tests/bits/step-16.cc +++ b/tests/bits/step-16.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/bits/step-2.cc b/tests/bits/step-2.cc index d3adaae51d..877aa351f9 100644 --- a/tests/bits/step-2.cc +++ b/tests/bits/step-2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-3.cc b/tests/bits/step-3.cc index db00d0e1ba..a0d954c08c 100644 --- a/tests/bits/step-3.cc +++ b/tests/bits/step-3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc index b4356655fb..b3ca851de8 100644 --- a/tests/bits/step-4.cc +++ b/tests/bits/step-4.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/bits/step-4_dg_periodic.cc b/tests/bits/step-4_dg_periodic.cc index 32904c582c..63172f4d60 100644 --- a/tests/bits/step-4_dg_periodic.cc +++ b/tests/bits/step-4_dg_periodic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-4_dg_periodic_coupling.cc b/tests/bits/step-4_dg_periodic_coupling.cc index 2e7bb642ba..13b520d3de 100644 --- a/tests/bits/step-4_dg_periodic_coupling.cc +++ b/tests/bits/step-4_dg_periodic_coupling.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/bits/step-5.cc b/tests/bits/step-5.cc index 9256a783c0..36d9dc4002 100644 --- a/tests/bits/step-5.cc +++ b/tests/bits/step-5.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/bits/step-51.cc b/tests/bits/step-51.cc index 02b2e0b0c5..0c6756c090 100644 --- a/tests/bits/step-51.cc +++ b/tests/bits/step-51.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/bits/step-51p.cc b/tests/bits/step-51p.cc index b285a8f5da..31f0cb011b 100644 --- a/tests/bits/step-51p.cc +++ b/tests/bits/step-51p.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/bits/step-6-racoptimize-2.cc b/tests/bits/step-6-racoptimize-2.cc index 716c43968c..c5c04bc8b7 100644 --- a/tests/bits/step-6-racoptimize-2.cc +++ b/tests/bits/step-6-racoptimize-2.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/bits/step-6-racoptimize.cc b/tests/bits/step-6-racoptimize.cc index 41e5cb0575..3efaebce27 100644 --- a/tests/bits/step-6-racoptimize.cc +++ b/tests/bits/step-6-racoptimize.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/bits/step-6.cc b/tests/bits/step-6.cc index c5b83189a8..55985e53ea 100644 --- a/tests/bits/step-6.cc +++ b/tests/bits/step-6.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/bits/step-7.cc b/tests/bits/step-7.cc index a188bf14bc..d88a9afb17 100644 --- a/tests/bits/step-7.cc +++ b/tests/bits/step-7.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/bits/step-8.cc b/tests/bits/step-8.cc index b8a1496b72..e1db0f6459 100644 --- a/tests/bits/step-8.cc +++ b/tests/bits/step-8.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/bits/subdomain_ids_01.cc b/tests/bits/subdomain_ids_01.cc index 86142e08c0..2fc71a4439 100644 --- a/tests/bits/subdomain_ids_01.cc +++ b/tests/bits/subdomain_ids_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_02.cc b/tests/bits/subdomain_ids_02.cc index c2d205549f..0e9a93d4ed 100644 --- a/tests/bits/subdomain_ids_02.cc +++ b/tests/bits/subdomain_ids_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_03.cc b/tests/bits/subdomain_ids_03.cc index 8d84ff506c..55c8c0d1d0 100644 --- a/tests/bits/subdomain_ids_03.cc +++ b/tests/bits/subdomain_ids_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_04.cc b/tests/bits/subdomain_ids_04.cc index 321692ab0c..bd9797b019 100644 --- a/tests/bits/subdomain_ids_04.cc +++ b/tests/bits/subdomain_ids_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_05.cc b/tests/bits/subdomain_ids_05.cc index ebf542b2e7..a36ca0c113 100644 --- a/tests/bits/subdomain_ids_05.cc +++ b/tests/bits/subdomain_ids_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_06.cc b/tests/bits/subdomain_ids_06.cc index f51e1832f8..68e0809537 100644 --- a/tests/bits/subdomain_ids_06.cc +++ b/tests/bits/subdomain_ids_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subdomain_ids_07.cc b/tests/bits/subdomain_ids_07.cc index 24e2434e80..980ffbe2a3 100644 --- a/tests/bits/subdomain_ids_07.cc +++ b/tests/bits/subdomain_ids_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/tria_crash_01.cc b/tests/bits/tria_crash_01.cc index 07c7393c40..ab53be4f4a 100644 --- a/tests/bits/tria_crash_01.cc +++ b/tests/bits/tria_crash_01.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/bits/unit_support_points.cc b/tests/bits/unit_support_points.cc index 22f31ab43c..ac4edb2436 100644 --- a/tests/bits/unit_support_points.cc +++ b/tests/bits/unit_support_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/unit_support_points_02.cc b/tests/bits/unit_support_points_02.cc index e8f95a09d4..5f1938989a 100644 --- a/tests/bits/unit_support_points_02.cc +++ b/tests/bits/unit_support_points_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/volume_1.cc b/tests/bits/volume_1.cc index bc2be5fb30..5686eeb0cb 100644 --- a/tests/bits/volume_1.cc +++ b/tests/bits/volume_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/volume_2.cc b/tests/bits/volume_2.cc index 5207a8d043..444625088d 100644 --- a/tests/bits/volume_2.cc +++ b/tests/bits/volume_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/volume_3.cc b/tests/bits/volume_3.cc index de6c20550d..ff4692ccf1 100644 --- a/tests/bits/volume_3.cc +++ b/tests/bits/volume_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/volume_4.cc b/tests/bits/volume_4.cc index a57d806b14..127ff37ab5 100644 --- a/tests/bits/volume_4.cc +++ b/tests/bits/volume_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/bem.cc b/tests/codim_one/bem.cc index f1b4a8f14c..eac1f4c97c 100644 --- a/tests/codim_one/bem.cc +++ b/tests/codim_one/bem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/bem_integration.cc b/tests/codim_one/bem_integration.cc index ae49f44bae..bf520f50d7 100644 --- a/tests/codim_one/bem_integration.cc +++ b/tests/codim_one/bem_integration.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/data_out.cc b/tests/codim_one/data_out.cc index d9feacb189..6a84572ad7 100644 --- a/tests/codim_one/data_out.cc +++ b/tests/codim_one/data_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/data_out_02.cc b/tests/codim_one/data_out_02.cc index 271f4e1bfe..50db8f7b47 100644 --- a/tests/codim_one/data_out_02.cc +++ b/tests/codim_one/data_out_02.cc @@ -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/tests/codim_one/data_out_03.cc b/tests/codim_one/data_out_03.cc index 097fadc374..417f00a38d 100644 --- a/tests/codim_one/data_out_03.cc +++ b/tests/codim_one/data_out_03.cc @@ -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/tests/codim_one/error_estimator_01.cc b/tests/codim_one/error_estimator_01.cc index 3fa501143a..ca00552d9b 100644 --- a/tests/codim_one/error_estimator_01.cc +++ b/tests/codim_one/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/error_estimator_02.cc b/tests/codim_one/error_estimator_02.cc index 1ad1bd683e..5de0d6c89c 100644 --- a/tests/codim_one/error_estimator_02.cc +++ b/tests/codim_one/error_estimator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_07.cc b/tests/codim_one/extract_boundary_mesh_07.cc index 7921310b33..63b0a2c08d 100644 --- a/tests/codim_one/extract_boundary_mesh_07.cc +++ b/tests/codim_one/extract_boundary_mesh_07.cc @@ -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/tests/codim_one/extract_boundary_mesh_08.cc b/tests/codim_one/extract_boundary_mesh_08.cc index ec3a16aa15..909a30ece7 100644 --- a/tests/codim_one/extract_boundary_mesh_08.cc +++ b/tests/codim_one/extract_boundary_mesh_08.cc @@ -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/tests/codim_one/extract_boundary_mesh_09.cc b/tests/codim_one/extract_boundary_mesh_09.cc index 8f4de8024b..b9c4642287 100644 --- a/tests/codim_one/extract_boundary_mesh_09.cc +++ b/tests/codim_one/extract_boundary_mesh_09.cc @@ -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/tests/codim_one/extract_boundary_mesh_10.cc b/tests/codim_one/extract_boundary_mesh_10.cc index c25c2139c1..2fde02d7bd 100644 --- a/tests/codim_one/extract_boundary_mesh_10.cc +++ b/tests/codim_one/extract_boundary_mesh_10.cc @@ -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/tests/codim_one/extract_boundary_mesh_11.cc b/tests/codim_one/extract_boundary_mesh_11.cc index 920afa0dab..8ac01afa6d 100644 --- a/tests/codim_one/extract_boundary_mesh_11.cc +++ b/tests/codim_one/extract_boundary_mesh_11.cc @@ -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/tests/codim_one/extract_boundary_mesh_12.cc b/tests/codim_one/extract_boundary_mesh_12.cc index 4f8b8e5672..59ec9429cd 100644 --- a/tests/codim_one/extract_boundary_mesh_12.cc +++ b/tests/codim_one/extract_boundary_mesh_12.cc @@ -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/tests/codim_one/extract_boundary_mesh_13.cc b/tests/codim_one/extract_boundary_mesh_13.cc index 363ec09bda..dcd99a4392 100644 --- a/tests/codim_one/extract_boundary_mesh_13.cc +++ b/tests/codim_one/extract_boundary_mesh_13.cc @@ -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/tests/codim_one/fe_dgq_prolongation_01.cc b/tests/codim_one/fe_dgq_prolongation_01.cc index d6cdbde3f7..699267b62a 100644 --- a/tests/codim_one/fe_dgq_prolongation_01.cc +++ b/tests/codim_one/fe_dgq_prolongation_01.cc @@ -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/tests/codim_one/fe_values_extractor_01.cc b/tests/codim_one/fe_values_extractor_01.cc index 6b259bdcc3..929ab9f617 100644 --- a/tests/codim_one/fe_values_extractor_01.cc +++ b/tests/codim_one/fe_values_extractor_01.cc @@ -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/tests/codim_one/gradients.cc b/tests/codim_one/gradients.cc index e165b5f90d..155fb5bab0 100644 --- a/tests/codim_one/gradients.cc +++ b/tests/codim_one/gradients.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/gradients_1.cc b/tests/codim_one/gradients_1.cc index 4fa5e3ad83..ea40ce91c6 100644 --- a/tests/codim_one/gradients_1.cc +++ b/tests/codim_one/gradients_1.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/codim_one/grid_in_out.cc b/tests/codim_one/grid_in_out.cc index ce68a35c01..af6d0058e3 100644 --- a/tests/codim_one/grid_in_out.cc +++ b/tests/codim_one/grid_in_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/grid_in_out_02.cc b/tests/codim_one/grid_in_out_02.cc index 9b7c00a393..107754d9fa 100644 --- a/tests/codim_one/grid_in_out_02.cc +++ b/tests/codim_one/grid_in_out_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/grid_in_out_03.cc b/tests/codim_one/grid_in_out_03.cc index bc18e4c19f..92437d1b58 100644 --- a/tests/codim_one/grid_in_out_03.cc +++ b/tests/codim_one/grid_in_out_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/grid_refinement.cc b/tests/codim_one/grid_refinement.cc index bc960d7a19..9cbebfd18f 100644 --- a/tests/codim_one/grid_refinement.cc +++ b/tests/codim_one/grid_refinement.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/hanging_nodes_01.cc b/tests/codim_one/hanging_nodes_01.cc index e2821fa8a1..3fee601f01 100644 --- a/tests/codim_one/hanging_nodes_01.cc +++ b/tests/codim_one/hanging_nodes_01.cc @@ -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/tests/codim_one/hanging_nodes_02.cc b/tests/codim_one/hanging_nodes_02.cc index bae3fc0db6..2b78266f1f 100644 --- a/tests/codim_one/hanging_nodes_02.cc +++ b/tests/codim_one/hanging_nodes_02.cc @@ -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/tests/codim_one/hanging_nodes_03.cc b/tests/codim_one/hanging_nodes_03.cc index dc24c19563..4c684d5c8e 100644 --- a/tests/codim_one/hanging_nodes_03.cc +++ b/tests/codim_one/hanging_nodes_03.cc @@ -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/tests/codim_one/integrate_log.cc b/tests/codim_one/integrate_log.cc index 3681546837..f53bfc5451 100644 --- a/tests/codim_one/integrate_log.cc +++ b/tests/codim_one/integrate_log.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/integrate_log_2.cc b/tests/codim_one/integrate_log_2.cc index 2e750c9e66..d5c772a4da 100644 --- a/tests/codim_one/integrate_log_2.cc +++ b/tests/codim_one/integrate_log_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/integrate_one_over_r.cc b/tests/codim_one/integrate_one_over_r.cc index 77f29dd353..a8bca12342 100644 --- a/tests/codim_one/integrate_one_over_r.cc +++ b/tests/codim_one/integrate_one_over_r.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/integrate_one_over_r_telles.cc b/tests/codim_one/integrate_one_over_r_telles.cc index f10bdda78c..255ef3bf1a 100644 --- a/tests/codim_one/integrate_one_over_r_telles.cc +++ b/tests/codim_one/integrate_one_over_r_telles.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/integrate_one_over_r_telles_middle.cc b/tests/codim_one/integrate_one_over_r_telles_middle.cc index e0eacbdea3..a25a67c457 100644 --- a/tests/codim_one/integrate_one_over_r_telles_middle.cc +++ b/tests/codim_one/integrate_one_over_r_telles_middle.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_01.cc b/tests/codim_one/interpolate_boundary_values_01.cc index 9367ee492f..a1d1d994e9 100644 --- a/tests/codim_one/interpolate_boundary_values_01.cc +++ b/tests/codim_one/interpolate_boundary_values_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc b/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc index 0bcbe8045f..a3f41f8bf4 100644 --- a/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc +++ b/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_02.cc b/tests/codim_one/interpolate_boundary_values_02.cc index 9ea7e12b14..613370dcbb 100644 --- a/tests/codim_one/interpolate_boundary_values_02.cc +++ b/tests/codim_one/interpolate_boundary_values_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc b/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc index e94820930b..80256255d1 100644 --- a/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc +++ b/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_03.cc b/tests/codim_one/interpolate_boundary_values_03.cc index 86a31d6c9a..d62268e49d 100644 --- a/tests/codim_one/interpolate_boundary_values_03.cc +++ b/tests/codim_one/interpolate_boundary_values_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc b/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc index b5576e40a0..0470efd996 100644 --- a/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc +++ b/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolation.cc b/tests/codim_one/interpolation.cc index ddc7fb2507..7b4234a72d 100644 --- a/tests/codim_one/interpolation.cc +++ b/tests/codim_one/interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolation_2.cc b/tests/codim_one/interpolation_2.cc index a772cff7ad..b88a911518 100644 --- a/tests/codim_one/interpolation_2.cc +++ b/tests/codim_one/interpolation_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/interpolation_3.cc b/tests/codim_one/interpolation_3.cc index 42ab93ca92..dae109a3a2 100644 --- a/tests/codim_one/interpolation_3.cc +++ b/tests/codim_one/interpolation_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/mapping_01.cc b/tests/codim_one/mapping_01.cc index 23f8239f51..2162aff4c6 100644 --- a/tests/codim_one/mapping_01.cc +++ b/tests/codim_one/mapping_01.cc @@ -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/tests/codim_one/mapping_02.cc b/tests/codim_one/mapping_02.cc index 89e6f80235..8904b287d5 100644 --- a/tests/codim_one/mapping_02.cc +++ b/tests/codim_one/mapping_02.cc @@ -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/tests/codim_one/mapping_03.cc b/tests/codim_one/mapping_03.cc index 90c030650f..294213ef8c 100644 --- a/tests/codim_one/mapping_03.cc +++ b/tests/codim_one/mapping_03.cc @@ -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/tests/codim_one/mapping_fe_field_01.cc b/tests/codim_one/mapping_fe_field_01.cc index 6ad8a756cf..703b1d2221 100644 --- a/tests/codim_one/mapping_fe_field_01.cc +++ b/tests/codim_one/mapping_fe_field_01.cc @@ -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/tests/codim_one/mapping_q1.cc b/tests/codim_one/mapping_q1.cc index adfa8267cb..1ee71412f7 100644 --- a/tests/codim_one/mapping_q1.cc +++ b/tests/codim_one/mapping_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/mapping_q1_eulerian.cc b/tests/codim_one/mapping_q1_eulerian.cc index 5abaeb5096..9b070bc80d 100644 --- a/tests/codim_one/mapping_q1_eulerian.cc +++ b/tests/codim_one/mapping_q1_eulerian.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/codim_one/mapping_q_eulerian.cc b/tests/codim_one/mapping_q_eulerian.cc index 63445b7470..2f48b132a7 100644 --- a/tests/codim_one/mapping_q_eulerian.cc +++ b/tests/codim_one/mapping_q_eulerian.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/codim_one/mean_value.cc b/tests/codim_one/mean_value.cc index 5ec8b92222..0b81400d8e 100644 --- a/tests/codim_one/mean_value.cc +++ b/tests/codim_one/mean_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/mesh_bug.cc b/tests/codim_one/mesh_bug.cc index 23e8f26470..5b6e7667b2 100644 --- a/tests/codim_one/mesh_bug.cc +++ b/tests/codim_one/mesh_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/normal_vectors_01.cc b/tests/codim_one/normal_vectors_01.cc index 3d2ab4cbb8..4fce677262 100644 --- a/tests/codim_one/normal_vectors_01.cc +++ b/tests/codim_one/normal_vectors_01.cc @@ -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/tests/codim_one/projection.cc b/tests/codim_one/projection.cc index 81783a0be2..7fe85aad07 100644 --- a/tests/codim_one/projection.cc +++ b/tests/codim_one/projection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/projection_dgp.cc b/tests/codim_one/projection_dgp.cc index 52938af267..591bff2023 100644 --- a/tests/codim_one/projection_dgp.cc +++ b/tests/codim_one/projection_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/renumber_component_wise_01.cc b/tests/codim_one/renumber_component_wise_01.cc index dbd6e5248b..07491dcad4 100644 --- a/tests/codim_one/renumber_component_wise_01.cc +++ b/tests/codim_one/renumber_component_wise_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/solution_transfer_01.cc b/tests/codim_one/solution_transfer_01.cc index cc83205d24..037ec53bc3 100644 --- a/tests/codim_one/solution_transfer_01.cc +++ b/tests/codim_one/solution_transfer_01.cc @@ -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/tests/codim_one/surface.cc b/tests/codim_one/surface.cc index 6f6deae3d7..85fcc82487 100644 --- a/tests/codim_one/surface.cc +++ b/tests/codim_one/surface.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/tensor_matrix_conversion.cc b/tests/codim_one/tensor_matrix_conversion.cc index 4988aa2f92..f0d4e3446a 100644 --- a/tests/codim_one/tensor_matrix_conversion.cc +++ b/tests/codim_one/tensor_matrix_conversion.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/torus_01.cc b/tests/codim_one/torus_01.cc index 7921a245c7..a01d6e6827 100644 --- a/tests/codim_one/torus_01.cc +++ b/tests/codim_one/torus_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/transform_01.cc b/tests/codim_one/transform_01.cc index 5ceb162132..c529367f2e 100644 --- a/tests/codim_one/transform_01.cc +++ b/tests/codim_one/transform_01.cc @@ -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/tests/cuda/matrix_vector_common.h b/tests/cuda/matrix_vector_common.h index 2b5c495e89..034e7d7be9 100644 --- a/tests/cuda/matrix_vector_common.h +++ b/tests/cuda/matrix_vector_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cuda/matrix_vector_mf.h b/tests/cuda/matrix_vector_mf.h index ec1c13daf9..25b867f98e 100644 --- a/tests/cuda/matrix_vector_mf.h +++ b/tests/cuda/matrix_vector_mf.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out.cc b/tests/data_out/data_out.cc index abb59e85bd..48b2ed38de 100644 --- a/tests/data_out/data_out.cc +++ b/tests/data_out/data_out.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/data_out/data_out_09.cc b/tests/data_out/data_out_09.cc index 3484e07bbf..40661dbd8c 100644 --- a/tests/data_out/data_out_09.cc +++ b/tests/data_out/data_out_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_10.cc b/tests/data_out/data_out_10.cc index 105fd73324..dcc8f6c3f6 100644 --- a/tests/data_out/data_out_10.cc +++ b/tests/data_out/data_out_10.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/data_out/data_out_11.cc b/tests/data_out/data_out_11.cc index fae2a58f98..7595ec4322 100644 --- a/tests/data_out/data_out_11.cc +++ b/tests/data_out/data_out_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/data_out/data_out_base.cc b/tests/data_out/data_out_base.cc index e8beb45033..194ef11b75 100644 --- a/tests/data_out/data_out_base.cc +++ b/tests/data_out/data_out_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_base_dx.cc b/tests/data_out/data_out_base_dx.cc index a401d96e75..895fee5784 100644 --- a/tests/data_out/data_out_base_dx.cc +++ b/tests/data_out/data_out_base_dx.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_eps.cc b/tests/data_out/data_out_base_eps.cc index 1febf9f9de..f34bde891f 100644 --- a/tests/data_out/data_out_base_eps.cc +++ b/tests/data_out/data_out_base_eps.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_gmv.cc b/tests/data_out/data_out_base_gmv.cc index fa548777b3..b9f5c96d29 100644 --- a/tests/data_out/data_out_base_gmv.cc +++ b/tests/data_out/data_out_base_gmv.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_gnuplot.cc b/tests/data_out/data_out_base_gnuplot.cc index a462f99e5f..9af4170c0f 100644 --- a/tests/data_out/data_out_base_gnuplot.cc +++ b/tests/data_out/data_out_base_gnuplot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_gnuplot_labels.cc b/tests/data_out/data_out_base_gnuplot_labels.cc index bfecb60321..e7ef790087 100644 --- a/tests/data_out/data_out_base_gnuplot_labels.cc +++ b/tests/data_out/data_out_base_gnuplot_labels.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/data_out/data_out_base_gnuplot_labels_02.cc b/tests/data_out/data_out_base_gnuplot_labels_02.cc index 7a88454834..080f45d7b2 100644 --- a/tests/data_out/data_out_base_gnuplot_labels_02.cc +++ b/tests/data_out/data_out_base_gnuplot_labels_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/data_out/data_out_base_povray.cc b/tests/data_out/data_out_base_povray.cc index cd36547816..eb3afaa222 100644 --- a/tests/data_out/data_out_base_povray.cc +++ b/tests/data_out/data_out_base_povray.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_pvd.cc b/tests/data_out/data_out_base_pvd.cc index a7a9daee67..47375c70b4 100644 --- a/tests/data_out/data_out_base_pvd.cc +++ b/tests/data_out/data_out_base_pvd.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_base_pvtu.cc b/tests/data_out/data_out_base_pvtu.cc index b307a59a14..de789c393d 100644 --- a/tests/data_out/data_out_base_pvtu.cc +++ b/tests/data_out/data_out_base_pvtu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_tecplot.cc b/tests/data_out/data_out_base_tecplot.cc index 3e21a009fe..92083fc2a5 100644 --- a/tests/data_out/data_out_base_tecplot.cc +++ b/tests/data_out/data_out_base_tecplot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_tecplot_bin.cc b/tests/data_out/data_out_base_tecplot_bin.cc index ccd415fa50..202351063a 100644 --- a/tests/data_out/data_out_base_tecplot_bin.cc +++ b/tests/data_out/data_out_base_tecplot_bin.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_base_vtk.cc b/tests/data_out/data_out_base_vtk.cc index 22ed0de99d..986480a01d 100644 --- a/tests/data_out/data_out_base_vtk.cc +++ b/tests/data_out/data_out_base_vtk.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtk_02.cc b/tests/data_out/data_out_base_vtk_02.cc index 6cbf597ccf..0d4dd30ffb 100644 --- a/tests/data_out/data_out_base_vtk_02.cc +++ b/tests/data_out/data_out_base_vtk_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtk_cycle.cc b/tests/data_out/data_out_base_vtk_cycle.cc index 0025dcac16..6f2138057d 100644 --- a/tests/data_out/data_out_base_vtk_cycle.cc +++ b/tests/data_out/data_out_base_vtk_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtk_time.cc b/tests/data_out/data_out_base_vtk_time.cc index 89e1b244fa..b28e1dfb1d 100644 --- a/tests/data_out/data_out_base_vtk_time.cc +++ b/tests/data_out/data_out_base_vtk_time.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtk_time_and_cycle.cc b/tests/data_out/data_out_base_vtk_time_and_cycle.cc index 6519bc7cd6..c03ddbf526 100644 --- a/tests/data_out/data_out_base_vtk_time_and_cycle.cc +++ b/tests/data_out/data_out_base_vtk_time_and_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtu.cc b/tests/data_out/data_out_base_vtu.cc index 02ec04a1ad..1729425fd8 100644 --- a/tests/data_out/data_out_base_vtu.cc +++ b/tests/data_out/data_out_base_vtu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtu_02.cc b/tests/data_out/data_out_base_vtu_02.cc index 2ae80d8b40..a01ef5c4d7 100644 --- a/tests/data_out/data_out_base_vtu_02.cc +++ b/tests/data_out/data_out_base_vtu_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtu_compression_levels.cc b/tests/data_out/data_out_base_vtu_compression_levels.cc index 008c80f85c..f2da5325f5 100644 --- a/tests/data_out/data_out_base_vtu_compression_levels.cc +++ b/tests/data_out/data_out_base_vtu_compression_levels.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_base_vtu_cycle.cc b/tests/data_out/data_out_base_vtu_cycle.cc index 8ded009af6..19e943d440 100644 --- a/tests/data_out/data_out_base_vtu_cycle.cc +++ b/tests/data_out/data_out_base_vtu_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtu_time.cc b/tests/data_out/data_out_base_vtu_time.cc index 47a797f3a6..4334766e3d 100644 --- a/tests/data_out/data_out_base_vtu_time.cc +++ b/tests/data_out/data_out_base_vtu_time.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_base_vtu_time_and_cycle.cc b/tests/data_out/data_out_base_vtu_time_and_cycle.cc index 6df457d333..4f344fd6c9 100644 --- a/tests/data_out/data_out_base_vtu_time_and_cycle.cc +++ b/tests/data_out/data_out_base_vtu_time_and_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_curved_cells.cc b/tests/data_out/data_out_curved_cells.cc index 4bd77b632f..7b65ea4a2a 100644 --- a/tests/data_out/data_out_curved_cells.cc +++ b/tests/data_out/data_out_curved_cells.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_faces_postprocessor_scalar_02.cc b/tests/data_out/data_out_faces_postprocessor_scalar_02.cc index 2cf0c24ed7..c187c5e363 100644 --- a/tests/data_out/data_out_faces_postprocessor_scalar_02.cc +++ b/tests/data_out/data_out_faces_postprocessor_scalar_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/data_out/data_out_faces_postprocessor_vector_02.cc b/tests/data_out/data_out_faces_postprocessor_vector_02.cc index 3cffc50be7..977c856e9c 100644 --- a/tests/data_out/data_out_faces_postprocessor_vector_02.cc +++ b/tests/data_out/data_out_faces_postprocessor_vector_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/data_out/data_out_postprocessor_01-new.cc b/tests/data_out/data_out_postprocessor_01-new.cc index b1be86bb61..4748e6cdf1 100644 --- a/tests/data_out/data_out_postprocessor_01-new.cc +++ b/tests/data_out/data_out_postprocessor_01-new.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/data_out/data_out_postprocessor_scalar_01-new.cc b/tests/data_out/data_out_postprocessor_scalar_01-new.cc index d356b41589..568685eb01 100644 --- a/tests/data_out/data_out_postprocessor_scalar_01-new.cc +++ b/tests/data_out/data_out_postprocessor_scalar_01-new.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/data_out/data_out_postprocessor_scalar_02.cc b/tests/data_out/data_out_postprocessor_scalar_02.cc index d3f12491cd..5e4df4b0ac 100644 --- a/tests/data_out/data_out_postprocessor_scalar_02.cc +++ b/tests/data_out/data_out_postprocessor_scalar_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/data_out/data_out_postprocessor_tensor_01.cc b/tests/data_out/data_out_postprocessor_tensor_01.cc index 5fc6ba3fc7..af3cbfbae0 100644 --- a/tests/data_out/data_out_postprocessor_tensor_01.cc +++ b/tests/data_out/data_out_postprocessor_tensor_01.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2016 by the deal.II authors + * Copyright (C) 2000 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/data_out/data_out_postprocessor_vector_01-new.cc b/tests/data_out/data_out_postprocessor_vector_01-new.cc index c2c67f0d8b..4e4400fd51 100644 --- a/tests/data_out/data_out_postprocessor_vector_01-new.cc +++ b/tests/data_out/data_out_postprocessor_vector_01-new.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/data_out/data_out_postprocessor_vector_02.cc b/tests/data_out/data_out_postprocessor_vector_02.cc index a00ebc83e8..8a8e23996b 100644 --- a/tests/data_out/data_out_postprocessor_vector_02.cc +++ b/tests/data_out/data_out_postprocessor_vector_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/data_out/data_out_postprocessor_vector_03.cc b/tests/data_out/data_out_postprocessor_vector_03.cc index aff1949873..c812362bbf 100644 --- a/tests/data_out/data_out_postprocessor_vector_03.cc +++ b/tests/data_out/data_out_postprocessor_vector_03.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2016 by the deal.II authors + * Copyright (C) 2000 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/data_out/data_out_reader_01.cc b/tests/data_out/data_out_reader_01.cc index de040000a1..2bba1f34a4 100644 --- a/tests/data_out/data_out_reader_01.cc +++ b/tests/data_out/data_out_reader_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/data_out/data_out_rotation_postprocessor_scalar_02.cc b/tests/data_out/data_out_rotation_postprocessor_scalar_02.cc index 7f77f27e97..d3ff3ce182 100644 --- a/tests/data_out/data_out_rotation_postprocessor_scalar_02.cc +++ b/tests/data_out/data_out_rotation_postprocessor_scalar_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/data_out/data_out_stack_03.cc b/tests/data_out/data_out_stack_03.cc index b044a3e3f1..71b80d4547 100644 --- a/tests/data_out/data_out_stack_03.cc +++ b/tests/data_out/data_out_stack_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/patches.h b/tests/data_out/patches.h index 9116caf382..d5455509e9 100644 --- a/tests/data_out/patches.h +++ b/tests/data_out/patches.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/2d_coarse_grid_01.cc b/tests/distributed_grids/2d_coarse_grid_01.cc index 7b52a30bc2..8d1579fdf9 100644 --- a/tests/distributed_grids/2d_coarse_grid_01.cc +++ b/tests/distributed_grids/2d_coarse_grid_01.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/distributed_grids/2d_coarse_grid_02.cc b/tests/distributed_grids/2d_coarse_grid_02.cc index a81212c376..c0583f4539 100644 --- a/tests/distributed_grids/2d_coarse_grid_02.cc +++ b/tests/distributed_grids/2d_coarse_grid_02.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/distributed_grids/2d_coarse_grid_03.cc b/tests/distributed_grids/2d_coarse_grid_03.cc index 12d8575895..10bd19ab43 100644 --- a/tests/distributed_grids/2d_coarse_grid_03.cc +++ b/tests/distributed_grids/2d_coarse_grid_03.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/distributed_grids/2d_coarse_grid_04.cc b/tests/distributed_grids/2d_coarse_grid_04.cc index c2f17433e8..da925f8969 100644 --- a/tests/distributed_grids/2d_coarse_grid_04.cc +++ b/tests/distributed_grids/2d_coarse_grid_04.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/distributed_grids/2d_coarse_grid_x_01.cc b/tests/distributed_grids/2d_coarse_grid_x_01.cc index ec0ae80c81..d7bd097436 100644 --- a/tests/distributed_grids/2d_coarse_grid_x_01.cc +++ b/tests/distributed_grids/2d_coarse_grid_x_01.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/distributed_grids/2d_coarsening_01.cc b/tests/distributed_grids/2d_coarsening_01.cc index 42bbf3d72b..ede1f70be6 100644 --- a/tests/distributed_grids/2d_coarsening_01.cc +++ b/tests/distributed_grids/2d_coarsening_01.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/distributed_grids/2d_coarsening_02.cc b/tests/distributed_grids/2d_coarsening_02.cc index 6bf6a9ed98..8cfc65540f 100644 --- a/tests/distributed_grids/2d_coarsening_02.cc +++ b/tests/distributed_grids/2d_coarsening_02.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/distributed_grids/2d_coarsening_03.cc b/tests/distributed_grids/2d_coarsening_03.cc index f5dd9393d3..e91a69edf1 100644 --- a/tests/distributed_grids/2d_coarsening_03.cc +++ b/tests/distributed_grids/2d_coarsening_03.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/distributed_grids/2d_coarsening_05.cc b/tests/distributed_grids/2d_coarsening_05.cc index 3b210d5572..ea96c8952b 100644 --- a/tests/distributed_grids/2d_coarsening_05.cc +++ b/tests/distributed_grids/2d_coarsening_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/distributed_grids/2d_dofhandler_01.cc b/tests/distributed_grids/2d_dofhandler_01.cc index 46d25a088e..c49febe183 100644 --- a/tests/distributed_grids/2d_dofhandler_01.cc +++ b/tests/distributed_grids/2d_dofhandler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/2d_refinement_01.cc b/tests/distributed_grids/2d_refinement_01.cc index 48941f8f9f..c1eb79fea0 100644 --- a/tests/distributed_grids/2d_refinement_01.cc +++ b/tests/distributed_grids/2d_refinement_01.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/distributed_grids/2d_refinement_02.cc b/tests/distributed_grids/2d_refinement_02.cc index aae1f8583f..46cc4a4509 100644 --- a/tests/distributed_grids/2d_refinement_02.cc +++ b/tests/distributed_grids/2d_refinement_02.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/distributed_grids/2d_refinement_03.cc b/tests/distributed_grids/2d_refinement_03.cc index eede6ddad5..838688c139 100644 --- a/tests/distributed_grids/2d_refinement_03.cc +++ b/tests/distributed_grids/2d_refinement_03.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/distributed_grids/2d_refinement_04.cc b/tests/distributed_grids/2d_refinement_04.cc index 901fa93351..8f8660e9b9 100644 --- a/tests/distributed_grids/2d_refinement_04.cc +++ b/tests/distributed_grids/2d_refinement_04.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/distributed_grids/2d_refinement_05.cc b/tests/distributed_grids/2d_refinement_05.cc index 98a61035ab..23da12a020 100644 --- a/tests/distributed_grids/2d_refinement_05.cc +++ b/tests/distributed_grids/2d_refinement_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/distributed_grids/2d_refinement_06.cc b/tests/distributed_grids/2d_refinement_06.cc index 3a25b341dc..8be2ec3d8c 100644 --- a/tests/distributed_grids/2d_refinement_06.cc +++ b/tests/distributed_grids/2d_refinement_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/2d_refinement_07.cc b/tests/distributed_grids/2d_refinement_07.cc index 9996f0823f..61e401691d 100644 --- a/tests/distributed_grids/2d_refinement_07.cc +++ b/tests/distributed_grids/2d_refinement_07.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/distributed_grids/2d_refinement_10.cc b/tests/distributed_grids/2d_refinement_10.cc index b76df2ad1f..610e5dce5a 100644 --- a/tests/distributed_grids/2d_refinement_10.cc +++ b/tests/distributed_grids/2d_refinement_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/distributed_grids/3d_coarse_grid_01.cc b/tests/distributed_grids/3d_coarse_grid_01.cc index b16b1e2d14..e000ac0125 100644 --- a/tests/distributed_grids/3d_coarse_grid_01.cc +++ b/tests/distributed_grids/3d_coarse_grid_01.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/distributed_grids/3d_coarse_grid_02.cc b/tests/distributed_grids/3d_coarse_grid_02.cc index 4a30e35236..92519e54ec 100644 --- a/tests/distributed_grids/3d_coarse_grid_02.cc +++ b/tests/distributed_grids/3d_coarse_grid_02.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/distributed_grids/3d_coarse_grid_03.cc b/tests/distributed_grids/3d_coarse_grid_03.cc index 93aeef3f7d..b531434647 100644 --- a/tests/distributed_grids/3d_coarse_grid_03.cc +++ b/tests/distributed_grids/3d_coarse_grid_03.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/distributed_grids/3d_coarse_grid_04.cc b/tests/distributed_grids/3d_coarse_grid_04.cc index 1dc0919726..ec07c85cb0 100644 --- a/tests/distributed_grids/3d_coarse_grid_04.cc +++ b/tests/distributed_grids/3d_coarse_grid_04.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/distributed_grids/3d_coarse_grid_05.cc b/tests/distributed_grids/3d_coarse_grid_05.cc index dc2ad9eded..4f3e85cc97 100644 --- a/tests/distributed_grids/3d_coarse_grid_05.cc +++ b/tests/distributed_grids/3d_coarse_grid_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/distributed_grids/3d_coarse_grid_06.cc b/tests/distributed_grids/3d_coarse_grid_06.cc index 590600957e..7216b07f43 100644 --- a/tests/distributed_grids/3d_coarse_grid_06.cc +++ b/tests/distributed_grids/3d_coarse_grid_06.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/distributed_grids/3d_coarse_grid_x_01.cc b/tests/distributed_grids/3d_coarse_grid_x_01.cc index e9c8371425..b14b99a7b3 100644 --- a/tests/distributed_grids/3d_coarse_grid_x_01.cc +++ b/tests/distributed_grids/3d_coarse_grid_x_01.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/distributed_grids/3d_coarsening_01.cc b/tests/distributed_grids/3d_coarsening_01.cc index da1ad1a0a8..87a8abce5d 100644 --- a/tests/distributed_grids/3d_coarsening_01.cc +++ b/tests/distributed_grids/3d_coarsening_01.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/distributed_grids/3d_coarsening_02.cc b/tests/distributed_grids/3d_coarsening_02.cc index 28d7a65fd9..d8cd896742 100644 --- a/tests/distributed_grids/3d_coarsening_02.cc +++ b/tests/distributed_grids/3d_coarsening_02.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/distributed_grids/3d_coarsening_03.cc b/tests/distributed_grids/3d_coarsening_03.cc index 1840996dfd..0fe6e8b774 100644 --- a/tests/distributed_grids/3d_coarsening_03.cc +++ b/tests/distributed_grids/3d_coarsening_03.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/distributed_grids/3d_coarsening_04.cc b/tests/distributed_grids/3d_coarsening_04.cc index 4bb24fddf2..27a710f0d7 100644 --- a/tests/distributed_grids/3d_coarsening_04.cc +++ b/tests/distributed_grids/3d_coarsening_04.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/distributed_grids/3d_coarsening_05.cc b/tests/distributed_grids/3d_coarsening_05.cc index 3230e713d7..43c948753c 100644 --- a/tests/distributed_grids/3d_coarsening_05.cc +++ b/tests/distributed_grids/3d_coarsening_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/distributed_grids/3d_refinement_01.cc b/tests/distributed_grids/3d_refinement_01.cc index 8ecfdfd94b..0b92b48454 100644 --- a/tests/distributed_grids/3d_refinement_01.cc +++ b/tests/distributed_grids/3d_refinement_01.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/distributed_grids/3d_refinement_02.cc b/tests/distributed_grids/3d_refinement_02.cc index dcf18f94f0..be8516dab5 100644 --- a/tests/distributed_grids/3d_refinement_02.cc +++ b/tests/distributed_grids/3d_refinement_02.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/distributed_grids/3d_refinement_03.cc b/tests/distributed_grids/3d_refinement_03.cc index d9dff7f882..d32692ab36 100644 --- a/tests/distributed_grids/3d_refinement_03.cc +++ b/tests/distributed_grids/3d_refinement_03.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/distributed_grids/3d_refinement_04.cc b/tests/distributed_grids/3d_refinement_04.cc index 7b4263821a..14f4e083d7 100644 --- a/tests/distributed_grids/3d_refinement_04.cc +++ b/tests/distributed_grids/3d_refinement_04.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/distributed_grids/3d_refinement_05.cc b/tests/distributed_grids/3d_refinement_05.cc index 3cbc3e2bfa..6a376b2d48 100644 --- a/tests/distributed_grids/3d_refinement_05.cc +++ b/tests/distributed_grids/3d_refinement_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/distributed_grids/3d_refinement_06.cc b/tests/distributed_grids/3d_refinement_06.cc index 1d59af8ae9..6fb8f49029 100644 --- a/tests/distributed_grids/3d_refinement_06.cc +++ b/tests/distributed_grids/3d_refinement_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/3d_refinement_07.cc b/tests/distributed_grids/3d_refinement_07.cc index 409adffab7..cf1572d852 100644 --- a/tests/distributed_grids/3d_refinement_07.cc +++ b/tests/distributed_grids/3d_refinement_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/3d_refinement_08.cc b/tests/distributed_grids/3d_refinement_08.cc index 9f20bfa623..82e5200ea5 100644 --- a/tests/distributed_grids/3d_refinement_08.cc +++ b/tests/distributed_grids/3d_refinement_08.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/distributed_grids/3d_refinement_09.cc b/tests/distributed_grids/3d_refinement_09.cc index eca038dc62..9008f65d4e 100644 --- a/tests/distributed_grids/3d_refinement_09.cc +++ b/tests/distributed_grids/3d_refinement_09.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/distributed_grids/3d_refinement_12.cc b/tests/distributed_grids/3d_refinement_12.cc index b41a29471f..6441f19cc2 100644 --- a/tests/distributed_grids/3d_refinement_12.cc +++ b/tests/distributed_grids/3d_refinement_12.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/distributed_grids/anisotropic.cc b/tests/distributed_grids/anisotropic.cc index a1167df615..ac163b3cf5 100644 --- a/tests/distributed_grids/anisotropic.cc +++ b/tests/distributed_grids/anisotropic.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/distributed_grids/codim_01.cc b/tests/distributed_grids/codim_01.cc index 4c734d8ef8..591e2c33bf 100644 --- a/tests/distributed_grids/codim_01.cc +++ b/tests/distributed_grids/codim_01.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/distributed_grids/copy_tria_01.cc b/tests/distributed_grids/copy_tria_01.cc index 435853c754..7ffeb02a22 100644 --- a/tests/distributed_grids/copy_tria_01.cc +++ b/tests/distributed_grids/copy_tria_01.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/tests/distributed_grids/count_dofs_per_block_01.cc b/tests/distributed_grids/count_dofs_per_block_01.cc index d2caaa71da..d8372e2053 100644 --- a/tests/distributed_grids/count_dofs_per_block_01.cc +++ b/tests/distributed_grids/count_dofs_per_block_01.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/distributed_grids/count_dofs_per_component_01.cc b/tests/distributed_grids/count_dofs_per_component_01.cc index 9c1ab47c58..778a1486b6 100644 --- a/tests/distributed_grids/count_dofs_per_component_01.cc +++ b/tests/distributed_grids/count_dofs_per_component_01.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/distributed_grids/dof_handler_number_cache.cc b/tests/distributed_grids/dof_handler_number_cache.cc index c2a9a502cc..6d1ac1495d 100644 --- a/tests/distributed_grids/dof_handler_number_cache.cc +++ b/tests/distributed_grids/dof_handler_number_cache.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/distributed_grids/grid_tools_exchange_cell_data_01.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc index f1bfa35042..0b5fd196cc 100644 --- a/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc +++ b/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc index 11ce3a6e10..10f1380cb3 100644 --- a/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc +++ b/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc index 48103ad4c3..8199a5a33a 100644 --- a/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc +++ b/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc index 97fda22c48..09c242af03 100644 --- a/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc +++ b/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/hp_2d_dofhandler_01.cc b/tests/distributed_grids/hp_2d_dofhandler_01.cc index d04bdfa70e..b2c331d942 100644 --- a/tests/distributed_grids/hp_2d_dofhandler_01.cc +++ b/tests/distributed_grids/hp_2d_dofhandler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/hp_count_dofs_per_block_01.cc b/tests/distributed_grids/hp_count_dofs_per_block_01.cc index 4fefc18585..2536f03a45 100644 --- a/tests/distributed_grids/hp_count_dofs_per_block_01.cc +++ b/tests/distributed_grids/hp_count_dofs_per_block_01.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/distributed_grids/hp_count_dofs_per_component_01.cc b/tests/distributed_grids/hp_count_dofs_per_component_01.cc index 1e7401b19b..509c74ed5e 100644 --- a/tests/distributed_grids/hp_count_dofs_per_component_01.cc +++ b/tests/distributed_grids/hp_count_dofs_per_component_01.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/distributed_grids/hp_dof_handler_number_cache.cc b/tests/distributed_grids/hp_dof_handler_number_cache.cc index 45bf55e0bf..3273ad461a 100644 --- a/tests/distributed_grids/hp_dof_handler_number_cache.cc +++ b/tests/distributed_grids/hp_dof_handler_number_cache.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/distributed_grids/intergrid_transfer_representation_parallel.cc b/tests/distributed_grids/intergrid_transfer_representation_parallel.cc index 393d87ff0d..9ac306ae98 100644 --- a/tests/distributed_grids/intergrid_transfer_representation_parallel.cc +++ b/tests/distributed_grids/intergrid_transfer_representation_parallel.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/distributed_grids/solution_transfer_01.cc b/tests/distributed_grids/solution_transfer_01.cc index e1bf23950a..55ec97a78b 100644 --- a/tests/distributed_grids/solution_transfer_01.cc +++ b/tests/distributed_grids/solution_transfer_01.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/distributed_grids/solution_transfer_02.cc b/tests/distributed_grids/solution_transfer_02.cc index b25436c40a..8dc7fb273f 100644 --- a/tests/distributed_grids/solution_transfer_02.cc +++ b/tests/distributed_grids/solution_transfer_02.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/distributed_grids/solution_transfer_03.cc b/tests/distributed_grids/solution_transfer_03.cc index ee29ffc2d1..cc56f749f7 100644 --- a/tests/distributed_grids/solution_transfer_03.cc +++ b/tests/distributed_grids/solution_transfer_03.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/distributed_grids/solution_transfer_04.cc b/tests/distributed_grids/solution_transfer_04.cc index 4d03ac86e0..4285718c9c 100644 --- a/tests/distributed_grids/solution_transfer_04.cc +++ b/tests/distributed_grids/solution_transfer_04.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/distributed_grids/subdomain_id_01.cc b/tests/distributed_grids/subdomain_id_01.cc index 7c091483b7..b79b97967b 100644 --- a/tests/distributed_grids/subdomain_id_01.cc +++ b/tests/distributed_grids/subdomain_id_01.cc @@ -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/tests/distributed_grids/tria_settings_01.cc b/tests/distributed_grids/tria_settings_01.cc index 9c99122072..9d5e58c2f6 100644 --- a/tests/distributed_grids/tria_settings_01.cc +++ b/tests/distributed_grids/tria_settings_01.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/distributed_grids/update_number_cache_01.cc b/tests/distributed_grids/update_number_cache_01.cc index 621cd21fa1..c0d1d01b4d 100644 --- a/tests/distributed_grids/update_number_cache_01.cc +++ b/tests/distributed_grids/update_number_cache_01.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/dofs/accessor_01.cc b/tests/dofs/accessor_01.cc index 6cb9042d80..33e263b4d6 100644 --- a/tests/dofs/accessor_01.cc +++ b/tests/dofs/accessor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/block_info.cc b/tests/dofs/block_info.cc index aaac69e2ee..44a8ee8bfc 100644 --- a/tests/dofs/block_info.cc +++ b/tests/dofs/block_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/block_info_02.cc b/tests/dofs/block_info_02.cc index 38b03a6be9..9f81991a72 100644 --- a/tests/dofs/block_info_02.cc +++ b/tests/dofs/block_info_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/count_dofs_on_patch.cc b/tests/dofs/count_dofs_on_patch.cc index c8ce3b9b5a..acbd5e57aa 100644 --- a/tests/dofs/count_dofs_on_patch.cc +++ b/tests/dofs/count_dofs_on_patch.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015-2015 by the deal.II authors +// Copyright (C) 2014 - 2017-2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_accessor_01.cc b/tests/dofs/dof_accessor_01.cc index 75d2a0375a..2f823a14ab 100644 --- a/tests/dofs/dof_accessor_01.cc +++ b/tests/dofs/dof_accessor_01.cc @@ -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/tests/dofs/dof_constraints_01.cc b/tests/dofs/dof_constraints_01.cc index 22244fb6bc..64e9512e51 100644 --- a/tests/dofs/dof_constraints_01.cc +++ b/tests/dofs/dof_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_02.cc b/tests/dofs/dof_constraints_02.cc index c4ad82d038..043746b1f0 100644 --- a/tests/dofs/dof_constraints_02.cc +++ b/tests/dofs/dof_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_03.cc b/tests/dofs/dof_constraints_03.cc index 24b3c6466e..86958f0265 100644 --- a/tests/dofs/dof_constraints_03.cc +++ b/tests/dofs/dof_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_04.cc b/tests/dofs/dof_constraints_04.cc index 24af322916..98a56ec910 100644 --- a/tests/dofs/dof_constraints_04.cc +++ b/tests/dofs/dof_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_05.cc b/tests/dofs/dof_constraints_05.cc index c09c1b5f95..43eb641da5 100644 --- a/tests/dofs/dof_constraints_05.cc +++ b/tests/dofs/dof_constraints_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_06.cc b/tests/dofs/dof_constraints_06.cc index 333cea57cf..f1ac832d4c 100644 --- a/tests/dofs/dof_constraints_06.cc +++ b/tests/dofs/dof_constraints_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_07.cc b/tests/dofs/dof_constraints_07.cc index cfe767a07e..b1115f36a3 100644 --- a/tests/dofs/dof_constraints_07.cc +++ b/tests/dofs/dof_constraints_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_08.cc b/tests/dofs/dof_constraints_08.cc index 75720300ed..b1906e0123 100644 --- a/tests/dofs/dof_constraints_08.cc +++ b/tests/dofs/dof_constraints_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_09.cc b/tests/dofs/dof_constraints_09.cc index f0ba08e776..7481c0c04c 100644 --- a/tests/dofs/dof_constraints_09.cc +++ b/tests/dofs/dof_constraints_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_10.cc b/tests/dofs/dof_constraints_10.cc index cde34efaaf..bd8195d1fc 100644 --- a/tests/dofs/dof_constraints_10.cc +++ b/tests/dofs/dof_constraints_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_11.cc b/tests/dofs/dof_constraints_11.cc index 6aab7901d8..4f6e771cb7 100644 --- a/tests/dofs/dof_constraints_11.cc +++ b/tests/dofs/dof_constraints_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_11_x.cc b/tests/dofs/dof_constraints_11_x.cc index db5fcb8348..728626434d 100644 --- a/tests/dofs/dof_constraints_11_x.cc +++ b/tests/dofs/dof_constraints_11_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_handler_number_cache.cc b/tests/dofs/dof_handler_number_cache.cc index 4a0ea364ec..a6a39e0c05 100644 --- a/tests/dofs/dof_handler_number_cache.cc +++ b/tests/dofs/dof_handler_number_cache.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/dofs/dof_handler_number_cache_02.cc b/tests/dofs/dof_handler_number_cache_02.cc index ca1f173c67..5515728504 100644 --- a/tests/dofs/dof_handler_number_cache_02.cc +++ b/tests/dofs/dof_handler_number_cache_02.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/dofs/dof_renumbering.cc b/tests/dofs/dof_renumbering.cc index 02ea777a8e..12417d7a09 100644 --- a/tests/dofs/dof_renumbering.cc +++ b/tests/dofs/dof_renumbering.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/dofs/dof_renumbering_02.cc b/tests/dofs/dof_renumbering_02.cc index d7cb201f03..df240f92bd 100644 --- a/tests/dofs/dof_renumbering_02.cc +++ b/tests/dofs/dof_renumbering_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_renumbering_03.cc b/tests/dofs/dof_renumbering_03.cc index 62b3e8d12a..1116805105 100644 --- a/tests/dofs/dof_renumbering_03.cc +++ b/tests/dofs/dof_renumbering_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_renumbering_04.cc b/tests/dofs/dof_renumbering_04.cc index d397211410..6205e259e9 100644 --- a/tests/dofs/dof_renumbering_04.cc +++ b/tests/dofs/dof_renumbering_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/dofs/dof_renumbering_04a.cc b/tests/dofs/dof_renumbering_04a.cc index f1cb88823a..d7d6bec02c 100644 --- a/tests/dofs/dof_renumbering_04a.cc +++ b/tests/dofs/dof_renumbering_04a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_renumbering_05.cc b/tests/dofs/dof_renumbering_05.cc index 7a2d94fb1d..d003f4185b 100644 --- a/tests/dofs/dof_renumbering_05.cc +++ b/tests/dofs/dof_renumbering_05.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/dofs/dof_renumbering_06.cc b/tests/dofs/dof_renumbering_06.cc index b9fc009cc0..9bd1f671b7 100644 --- a/tests/dofs/dof_renumbering_06.cc +++ b/tests/dofs/dof_renumbering_06.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/dofs/dof_renumbering_07.cc b/tests/dofs/dof_renumbering_07.cc index eb7051b103..f07ce6fb01 100644 --- a/tests/dofs/dof_renumbering_07.cc +++ b/tests/dofs/dof_renumbering_07.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/dofs/dof_renumbering_08.cc b/tests/dofs/dof_renumbering_08.cc index ccf3d1c5a5..62e29edb1c 100644 --- a/tests/dofs/dof_renumbering_08.cc +++ b/tests/dofs/dof_renumbering_08.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/dofs/dof_renumbering_zorder_01.cc b/tests/dofs/dof_renumbering_zorder_01.cc index ed8c42c25b..d723c7a545 100644 --- a/tests/dofs/dof_renumbering_zorder_01.cc +++ b/tests/dofs/dof_renumbering_zorder_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_renumbering_zorder_02.cc b/tests/dofs/dof_renumbering_zorder_02.cc index 1b5f04d412..b8617150ff 100644 --- a/tests/dofs/dof_renumbering_zorder_02.cc +++ b/tests/dofs/dof_renumbering_zorder_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_test.cc b/tests/dofs/dof_test.cc index 5420289251..c7563fcde0 100644 --- a/tests/dofs/dof_test.cc +++ b/tests/dofs/dof_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2018 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 4c025259cc..d1d5ef1047 100644 --- a/tests/dofs/dof_tools_21_b.cc +++ b/tests/dofs/dof_tools_21_b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_x.cc b/tests/dofs/dof_tools_21_b_x.cc index f4e004d7d4..cef7d93687 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_x_q3.cc b/tests/dofs/dof_tools_21_b_x_q3.cc index 66e854dba1..2da5ea73c4 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_y.cc b/tests/dofs/dof_tools_21_b_y.cc index 44345cd2f6..52cc837203 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_c.cc b/tests/dofs/dof_tools_21_c.cc index 6726729907..fb0546d283 100644 --- a/tests/dofs/dof_tools_21_c.cc +++ b/tests/dofs/dof_tools_21_c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_22a.cc b/tests/dofs/dof_tools_22a.cc index 7cb637bfd4..4468791870 100644 --- a/tests/dofs/dof_tools_22a.cc +++ b/tests/dofs/dof_tools_22a.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/dofs/extract_dofs_by_component_01.cc b/tests/dofs/extract_dofs_by_component_01.cc index 729f6003a0..ebd04ca3f2 100644 --- a/tests/dofs/extract_dofs_by_component_01.cc +++ b/tests/dofs/extract_dofs_by_component_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_01_hp.cc b/tests/dofs/extract_dofs_by_component_01_hp.cc index 00cf622b1e..596cd19762 100644 --- a/tests/dofs/extract_dofs_by_component_01_hp.cc +++ b/tests/dofs/extract_dofs_by_component_01_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_01_mg.cc b/tests/dofs/extract_dofs_by_component_01_mg.cc index 44d8aecc2b..ef662105b2 100644 --- a/tests/dofs/extract_dofs_by_component_01_mg.cc +++ b/tests/dofs/extract_dofs_by_component_01_mg.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/dofs/extract_dofs_by_component_01x.cc b/tests/dofs/extract_dofs_by_component_01x.cc index 68aef617c4..e938392464 100644 --- a/tests/dofs/extract_dofs_by_component_01x.cc +++ b/tests/dofs/extract_dofs_by_component_01x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_01y.cc b/tests/dofs/extract_dofs_by_component_01y.cc index 980ca6c013..1edd10b9ee 100644 --- a/tests/dofs/extract_dofs_by_component_01y.cc +++ b/tests/dofs/extract_dofs_by_component_01y.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_02.cc b/tests/dofs/extract_dofs_by_component_02.cc index 69a922c469..b7f5db9409 100644 --- a/tests/dofs/extract_dofs_by_component_02.cc +++ b/tests/dofs/extract_dofs_by_component_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_02_hp.cc b/tests/dofs/extract_dofs_by_component_02_hp.cc index d350ef3f8f..de6329dc6e 100644 --- a/tests/dofs/extract_dofs_by_component_02_hp.cc +++ b/tests/dofs/extract_dofs_by_component_02_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_02_mg.cc b/tests/dofs/extract_dofs_by_component_02_mg.cc index 38d2ffa319..267dd17814 100644 --- a/tests/dofs/extract_dofs_by_component_02_mg.cc +++ b/tests/dofs/extract_dofs_by_component_02_mg.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/dofs/extract_dofs_by_component_03.cc b/tests/dofs/extract_dofs_by_component_03.cc index 929651ac0d..07be814ba7 100644 --- a/tests/dofs/extract_dofs_by_component_03.cc +++ b/tests/dofs/extract_dofs_by_component_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_04.cc b/tests/dofs/extract_dofs_by_component_04.cc index e161743d1a..c401febfc3 100644 --- a/tests/dofs/extract_dofs_by_component_04.cc +++ b/tests/dofs/extract_dofs_by_component_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_05.cc b/tests/dofs/extract_dofs_by_component_05.cc index 5d5f13ce62..b319fd3bcd 100644 --- a/tests/dofs/extract_dofs_by_component_05.cc +++ b/tests/dofs/extract_dofs_by_component_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_05_hp.cc b/tests/dofs/extract_dofs_by_component_05_hp.cc index 38ffcd9f37..eece6fec31 100644 --- a/tests/dofs/extract_dofs_by_component_05_hp.cc +++ b/tests/dofs/extract_dofs_by_component_05_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_06.cc b/tests/dofs/extract_dofs_by_component_06.cc index 11866b2145..02fe7603a8 100644 --- a/tests/dofs/extract_dofs_by_component_06.cc +++ b/tests/dofs/extract_dofs_by_component_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_06_hp.cc b/tests/dofs/extract_dofs_by_component_06_hp.cc index 2e8c8ab0d3..d8a79899a1 100644 --- a/tests/dofs/extract_dofs_by_component_06_hp.cc +++ b/tests/dofs/extract_dofs_by_component_06_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/get_dofs_on_patch.cc b/tests/dofs/get_dofs_on_patch.cc index 8d3aa405a3..9cc5f541bf 100644 --- a/tests/dofs/get_dofs_on_patch.cc +++ b/tests/dofs/get_dofs_on_patch.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015-2015 by the deal.II authors +// Copyright (C) 2014 - 2017-2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_based_on_material_id_01.cc b/tests/dofs/interpolate_based_on_material_id_01.cc index ee2ea36d35..b983e6e2b4 100644 --- a/tests/dofs/interpolate_based_on_material_id_01.cc +++ b/tests/dofs/interpolate_based_on_material_id_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_boundary_values_01.cc b/tests/dofs/interpolate_boundary_values_01.cc index 4f1ba50c08..a7a0a450be 100644 --- a/tests/dofs/interpolate_boundary_values_01.cc +++ b/tests/dofs/interpolate_boundary_values_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_boundary_values_02.cc b/tests/dofs/interpolate_boundary_values_02.cc index d8992f4977..237d37d3d8 100644 --- a/tests/dofs/interpolate_boundary_values_02.cc +++ b/tests/dofs/interpolate_boundary_values_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_dgq_01.cc b/tests/dofs/interpolate_dgq_01.cc index 05d2363ccb..7291e203ee 100644 --- a/tests/dofs/interpolate_dgq_01.cc +++ b/tests/dofs/interpolate_dgq_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_dgq_02.cc b/tests/dofs/interpolate_dgq_02.cc index f9f3385d62..088d654d80 100644 --- a/tests/dofs/interpolate_dgq_02.cc +++ b/tests/dofs/interpolate_dgq_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_q_01.cc b/tests/dofs/interpolate_q_01.cc index f0a5d8bee2..91cf37f61c 100644 --- a/tests/dofs/interpolate_q_01.cc +++ b/tests/dofs/interpolate_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_q_02.cc b/tests/dofs/interpolate_q_02.cc index d3360d0e5c..a9b90c6653 100644 --- a/tests/dofs/interpolate_q_02.cc +++ b/tests/dofs/interpolate_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_q_system_01.cc b/tests/dofs/interpolate_q_system_01.cc index ce3faee8d4..444be21557 100644 --- a/tests/dofs/interpolate_q_system_01.cc +++ b/tests/dofs/interpolate_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_q_system_02.cc b/tests/dofs/interpolate_q_system_02.cc index d77813bde8..61085e3295 100644 --- a/tests/dofs/interpolate_q_system_02.cc +++ b/tests/dofs/interpolate_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/interpolate_q_system_mask_01.cc b/tests/dofs/interpolate_q_system_mask_01.cc index 07153e4ddd..a5fdd5d725 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 - 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/tests/dofs/interpolate_q_system_mask_02.cc b/tests/dofs/interpolate_q_system_mask_02.cc index 8a39afed9a..2c165fab36 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 - 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/tests/dofs/locally_owned_dofs_per_subdomain_01.cc b/tests/dofs/locally_owned_dofs_per_subdomain_01.cc index 79ad784c37..e4cc8c90a6 100644 --- a/tests/dofs/locally_owned_dofs_per_subdomain_01.cc +++ b/tests/dofs/locally_owned_dofs_per_subdomain_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2015 by the deal.II authors +// Copyright (C) 2008 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/locally_relevant_dofs_per_subdomain_01.cc b/tests/dofs/locally_relevant_dofs_per_subdomain_01.cc index ccedbfd659..2614f16420 100644 --- a/tests/dofs/locally_relevant_dofs_per_subdomain_01.cc +++ b/tests/dofs/locally_relevant_dofs_per_subdomain_01.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/dofs/locally_relevant_dofs_per_subdomain_01_hp.cc b/tests/dofs/locally_relevant_dofs_per_subdomain_01_hp.cc index 54290db8d4..709284a579 100644 --- a/tests/dofs/locally_relevant_dofs_per_subdomain_01_hp.cc +++ b/tests/dofs/locally_relevant_dofs_per_subdomain_01_hp.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/dofs/mg_dof_handler.cc b/tests/dofs/mg_dof_handler.cc index 73db631127..efe1ce7757 100644 --- a/tests/dofs/mg_dof_handler.cc +++ b/tests/dofs/mg_dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/n_boundary_dofs_02.cc b/tests/dofs/n_boundary_dofs_02.cc index fbc884bb13..3cb7be7ae4 100644 --- a/tests/dofs/n_boundary_dofs_02.cc +++ b/tests/dofs/n_boundary_dofs_02.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/dofs/n_boundary_dofs_03.cc b/tests/dofs/n_boundary_dofs_03.cc index 8e01654b91..e149982434 100644 --- a/tests/dofs/n_boundary_dofs_03.cc +++ b/tests/dofs/n_boundary_dofs_03.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/dofs/range_based_for_step-6.cc b/tests/dofs/range_based_for_step-6.cc index dfbda9431a..ba639449d7 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 - 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/dofs/range_based_for_tria.cc b/tests/dofs/range_based_for_tria.cc index 9d047e4b87..471095525e 100644 --- a/tests/dofs/range_based_for_tria.cc +++ b/tests/dofs/range_based_for_tria.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/dofs/sparsity_pattern.cc b/tests/dofs/sparsity_pattern.cc index 207d8aa5f6..64f41a4944 100644 --- a/tests/dofs/sparsity_pattern.cc +++ b/tests/dofs/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/sparsity_pattern_01.cc b/tests/dofs/sparsity_pattern_01.cc index a791833bb9..1dba300005 100644 --- a/tests/dofs/sparsity_pattern_01.cc +++ b/tests/dofs/sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/sparsity_pattern_02.cc b/tests/dofs/sparsity_pattern_02.cc index d0d0ef2d44..100aa08741 100644 --- a/tests/dofs/sparsity_pattern_02.cc +++ b/tests/dofs/sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/sparsity_pattern_03.cc b/tests/dofs/sparsity_pattern_03.cc index 33ae61e1b5..6df5866444 100644 --- a/tests/dofs/sparsity_pattern_03.cc +++ b/tests/dofs/sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/sparsity_pattern_04.cc b/tests/dofs/sparsity_pattern_04.cc index db5e9939fe..b55fe0bfc3 100644 --- a/tests/dofs/sparsity_pattern_04.cc +++ b/tests/dofs/sparsity_pattern_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/dofs/sparsity_pattern_05.cc b/tests/dofs/sparsity_pattern_05.cc index 85ed6fffa5..2601d7fcd6 100644 --- a/tests/dofs/sparsity_pattern_05.cc +++ b/tests/dofs/sparsity_pattern_05.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/fail/abf_approximation_01.cc b/tests/fail/abf_approximation_01.cc index 80fc2f9945..e139ff7bb7 100644 --- a/tests/fail/abf_approximation_01.cc +++ b/tests/fail/abf_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/arclength_boundary_02.cc b/tests/fail/arclength_boundary_02.cc index 47ffb03e95..f64e44675b 100644 --- a/tests/fail/arclength_boundary_02.cc +++ b/tests/fail/arclength_boundary_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/fail/circular_01.cc b/tests/fail/circular_01.cc index 6a86a01fef..b68ecf4829 100644 --- a/tests/fail/circular_01.cc +++ b/tests/fail/circular_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/fe_nothing_04.cc b/tests/fail/fe_nothing_04.cc index df8e700e3b..59cd0571ba 100644 --- a/tests/fail/fe_nothing_04.cc +++ b/tests/fail/fe_nothing_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp-step-14.cc b/tests/fail/hp-step-14.cc index 961d016f60..a343138fda 100644 --- a/tests/fail/hp-step-14.cc +++ b/tests/fail/hp-step-14.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/fail/hp-step-15.cc b/tests/fail/hp-step-15.cc index ba8508ceee..b456df45aa 100644 --- a/tests/fail/hp-step-15.cc +++ b/tests/fail/hp-step-15.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/fail/project_q_hierarchical_03.cc b/tests/fail/project_q_hierarchical_03.cc index ef2ceec206..1d34435780 100644 --- a/tests/fail/project_q_hierarchical_03.cc +++ b/tests/fail/project_q_hierarchical_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/rt_4.cc b/tests/fail/rt_4.cc index cbb3fcc382..a4e450959e 100644 --- a/tests/fail/rt_4.cc +++ b/tests/fail/rt_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/rt_6.cc b/tests/fail/rt_6.cc index 64eaf86566..fa95928339 100644 --- a/tests/fail/rt_6.cc +++ b/tests/fail/rt_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/rt_distorted_01.cc b/tests/fail/rt_distorted_01.cc index 5f8ed35daa..aab6645065 100644 --- a/tests/fail/rt_distorted_01.cc +++ b/tests/fail/rt_distorted_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/rt_distorted_02.cc b/tests/fail/rt_distorted_02.cc index 2acc2dfd61..82d0c0b264 100644 --- a/tests/fail/rt_distorted_02.cc +++ b/tests/fail/rt_distorted_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/step-15.cc b/tests/fail/step-15.cc index e94207416f..69cb29c166 100644 --- a/tests/fail/step-15.cc +++ b/tests/fail/step-15.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/fail/vectors_boundary_rhs_hp_02.cc b/tests/fail/vectors_boundary_rhs_hp_02.cc index bccb0797d5..f079f9761b 100644 --- a/tests/fail/vectors_boundary_rhs_hp_02.cc +++ b/tests/fail/vectors_boundary_rhs_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/vectors_rhs_hp_02.cc b/tests/fail/vectors_rhs_hp_02.cc index 97187bc45d..7a509eff27 100644 --- a/tests/fail/vectors_rhs_hp_02.cc +++ b/tests/fail/vectors_rhs_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/abf_01.cc b/tests/fe/abf_01.cc index 9c37212dee..4ca430b960 100644 --- a/tests/fe/abf_01.cc +++ b/tests/fe/abf_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/abf_projection_01.cc b/tests/fe/abf_projection_01.cc index e570e0e865..d7b4512d2c 100644 --- a/tests/fe/abf_projection_01.cc +++ b/tests/fe/abf_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_1.cc b/tests/fe/bdm_1.cc index f624726af3..e3d41a8483 100644 --- a/tests/fe/bdm_1.cc +++ b/tests/fe/bdm_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_10.cc b/tests/fe/bdm_10.cc index 6b155e4a1f..7b4b28ee74 100644 --- a/tests/fe/bdm_10.cc +++ b/tests/fe/bdm_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_11.cc b/tests/fe/bdm_11.cc index 3b80cd0344..b6115940db 100644 --- a/tests/fe/bdm_11.cc +++ b/tests/fe/bdm_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_12.cc b/tests/fe/bdm_12.cc index 313fdecb60..dceb13cccb 100644 --- a/tests/fe/bdm_12.cc +++ b/tests/fe/bdm_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_13.cc b/tests/fe/bdm_13.cc index 9d908a012c..52e76a95f8 100644 --- a/tests/fe/bdm_13.cc +++ b/tests/fe/bdm_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_14.cc b/tests/fe/bdm_14.cc index 2d0dec706e..47e4f64ba6 100644 --- a/tests/fe/bdm_14.cc +++ b/tests/fe/bdm_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_15.cc b/tests/fe/bdm_15.cc index 7a4fc966d4..5baad08fec 100644 --- a/tests/fe/bdm_15.cc +++ b/tests/fe/bdm_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_2.cc b/tests/fe/bdm_2.cc index 2f7c40f190..b677fea2eb 100644 --- a/tests/fe/bdm_2.cc +++ b/tests/fe/bdm_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_3.cc b/tests/fe/bdm_3.cc index 936985b239..0b7b48ca6c 100644 --- a/tests/fe/bdm_3.cc +++ b/tests/fe/bdm_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_5.cc b/tests/fe/bdm_5.cc index ef6532dd33..d0d83a343a 100644 --- a/tests/fe/bdm_5.cc +++ b/tests/fe/bdm_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_8.cc b/tests/fe/bdm_8.cc index 6d6e4c5cd7..007bee4b3b 100644 --- a/tests/fe/bdm_8.cc +++ b/tests/fe/bdm_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/bdm_9.cc b/tests/fe/bdm_9.cc index 561db1660d..ce55b6cb7d 100644 --- a/tests/fe/bdm_9.cc +++ b/tests/fe/bdm_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_01.cc b/tests/fe/block_mask_01.cc index 83c3f6a1a1..7b63c40c9b 100644 --- a/tests/fe/block_mask_01.cc +++ b/tests/fe/block_mask_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_02.cc b/tests/fe/block_mask_02.cc index 5e2b4dbaf0..61ff9fd1ec 100644 --- a/tests/fe/block_mask_02.cc +++ b/tests/fe/block_mask_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_03.cc b/tests/fe/block_mask_03.cc index 339d814d0e..7b0c0ecec4 100644 --- a/tests/fe/block_mask_03.cc +++ b/tests/fe/block_mask_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_04.cc b/tests/fe/block_mask_04.cc index d3797ed322..161f49a24a 100644 --- a/tests/fe/block_mask_04.cc +++ b/tests/fe/block_mask_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_05.cc b/tests/fe/block_mask_05.cc index 8953f4d5f5..500e8ce576 100644 --- a/tests/fe/block_mask_05.cc +++ b/tests/fe/block_mask_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_06.cc b/tests/fe/block_mask_06.cc index 7c20e9433a..d3c3792fed 100644 --- a/tests/fe/block_mask_06.cc +++ b/tests/fe/block_mask_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_07.cc b/tests/fe/block_mask_07.cc index 83edb5e568..f2ac43a617 100644 --- a/tests/fe/block_mask_07.cc +++ b/tests/fe/block_mask_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_08.cc b/tests/fe/block_mask_08.cc index bd9b30ff51..fe2a45dcf5 100644 --- a/tests/fe/block_mask_08.cc +++ b/tests/fe/block_mask_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_09.cc b/tests/fe/block_mask_09.cc index f722996c5a..60c7a4d80b 100644 --- a/tests/fe/block_mask_09.cc +++ b/tests/fe/block_mask_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_10.cc b/tests/fe/block_mask_10.cc index cc2f38b12e..b9891e316e 100644 --- a/tests/fe/block_mask_10.cc +++ b/tests/fe/block_mask_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/block_mask_11.cc b/tests/fe/block_mask_11.cc index 0b8d6a37bd..1afadd4099 100644 --- a/tests/fe/block_mask_11.cc +++ b/tests/fe/block_mask_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_01.cc b/tests/fe/cell_similarity_01.cc index 0be1b09de0..be3647929f 100644 --- a/tests/fe/cell_similarity_01.cc +++ b/tests/fe/cell_similarity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_02.cc b/tests/fe/cell_similarity_02.cc index b28cc8028f..6c8d2a4898 100644 --- a/tests/fe/cell_similarity_02.cc +++ b/tests/fe/cell_similarity_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_03.cc b/tests/fe/cell_similarity_03.cc index c5f58a71d8..23e51a1295 100644 --- a/tests/fe/cell_similarity_03.cc +++ b/tests/fe/cell_similarity_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_04.cc b/tests/fe/cell_similarity_04.cc index d18a31d7b2..75cd24c18d 100644 --- a/tests/fe/cell_similarity_04.cc +++ b/tests/fe/cell_similarity_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_05.cc b/tests/fe/cell_similarity_05.cc index 0b1b836d33..e1f69e7681 100644 --- a/tests/fe/cell_similarity_05.cc +++ b/tests/fe/cell_similarity_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_06.cc b/tests/fe/cell_similarity_06.cc index 7fbe8f1c82..d3dac6aac4 100644 --- a/tests/fe/cell_similarity_06.cc +++ b/tests/fe/cell_similarity_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_07.cc b/tests/fe/cell_similarity_07.cc index 1ae6f1293e..6b894fd478 100644 --- a/tests/fe/cell_similarity_07.cc +++ b/tests/fe/cell_similarity_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_08.cc b/tests/fe/cell_similarity_08.cc index 3afea74cad..3d8a9de650 100644 --- a/tests/fe/cell_similarity_08.cc +++ b/tests/fe/cell_similarity_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_09.cc b/tests/fe/cell_similarity_09.cc index ee0fe77c25..fa5d6d359b 100644 --- a/tests/fe/cell_similarity_09.cc +++ b/tests/fe/cell_similarity_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_10.cc b/tests/fe/cell_similarity_10.cc index 629b3a19b2..145c6c241e 100644 --- a/tests/fe/cell_similarity_10.cc +++ b/tests/fe/cell_similarity_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_11.cc b/tests/fe/cell_similarity_11.cc index 9966b4cb9e..559c31cbed 100644 --- a/tests/fe/cell_similarity_11.cc +++ b/tests/fe/cell_similarity_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_crash_01.cc b/tests/fe/cell_similarity_crash_01.cc index 41aa28a8ea..4682b2b950 100644 --- a/tests/fe/cell_similarity_crash_01.cc +++ b/tests/fe/cell_similarity_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_crash_02.cc b/tests/fe/cell_similarity_crash_02.cc index 00b263dfad..2eeb504a48 100644 --- a/tests/fe/cell_similarity_crash_02.cc +++ b/tests/fe/cell_similarity_crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_01.cc b/tests/fe/cell_similarity_dgp_monomial_01.cc index 33fe9229d7..ca1ba8a644 100644 --- a/tests/fe/cell_similarity_dgp_monomial_01.cc +++ b/tests/fe/cell_similarity_dgp_monomial_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_02.cc b/tests/fe/cell_similarity_dgp_monomial_02.cc index 570aea2c08..e71361199f 100644 --- a/tests/fe/cell_similarity_dgp_monomial_02.cc +++ b/tests/fe/cell_similarity_dgp_monomial_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_03.cc b/tests/fe/cell_similarity_dgp_monomial_03.cc index eafe2dfabc..f94ffd6eec 100644 --- a/tests/fe/cell_similarity_dgp_monomial_03.cc +++ b/tests/fe/cell_similarity_dgp_monomial_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_04.cc b/tests/fe/cell_similarity_dgp_monomial_04.cc index 6d4487d7e6..a595dd1b5c 100644 --- a/tests/fe/cell_similarity_dgp_monomial_04.cc +++ b/tests/fe/cell_similarity_dgp_monomial_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_05.cc b/tests/fe/cell_similarity_dgp_monomial_05.cc index a01c76019f..f710f4a6b8 100644 --- a/tests/fe/cell_similarity_dgp_monomial_05.cc +++ b/tests/fe/cell_similarity_dgp_monomial_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_06.cc b/tests/fe/cell_similarity_dgp_monomial_06.cc index 67057a7b30..f1e8667514 100644 --- a/tests/fe/cell_similarity_dgp_monomial_06.cc +++ b/tests/fe/cell_similarity_dgp_monomial_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_07.cc b/tests/fe/cell_similarity_dgp_monomial_07.cc index c76430ae4a..098acc1fe6 100644 --- a/tests/fe/cell_similarity_dgp_monomial_07.cc +++ b/tests/fe/cell_similarity_dgp_monomial_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_08.cc b/tests/fe/cell_similarity_dgp_monomial_08.cc index e3b48802a3..88ec01bf3f 100644 --- a/tests/fe/cell_similarity_dgp_monomial_08.cc +++ b/tests/fe/cell_similarity_dgp_monomial_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_09.cc b/tests/fe/cell_similarity_dgp_monomial_09.cc index ecdac64f72..a917cce5f2 100644 --- a/tests/fe/cell_similarity_dgp_monomial_09.cc +++ b/tests/fe/cell_similarity_dgp_monomial_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_monomial_10.cc b/tests/fe/cell_similarity_dgp_monomial_10.cc index 25811c0470..2ee2d44199 100644 --- a/tests/fe/cell_similarity_dgp_monomial_10.cc +++ b/tests/fe/cell_similarity_dgp_monomial_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_01.cc b/tests/fe/cell_similarity_dgp_nonparametric_01.cc index 0b83cab529..5e5b794368 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_01.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_02.cc b/tests/fe/cell_similarity_dgp_nonparametric_02.cc index f83af55708..c80478b51c 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_02.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_03.cc b/tests/fe/cell_similarity_dgp_nonparametric_03.cc index bdb81092f5..00b67a7401 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_03.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_04.cc b/tests/fe/cell_similarity_dgp_nonparametric_04.cc index 563f947032..24f8e9031b 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_04.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_05.cc b/tests/fe/cell_similarity_dgp_nonparametric_05.cc index ec435748f0..c03f4d12f7 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_05.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_06.cc b/tests/fe/cell_similarity_dgp_nonparametric_06.cc index a92fdbe0cc..9cb47ee4d6 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_06.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_07.cc b/tests/fe/cell_similarity_dgp_nonparametric_07.cc index ea9fc336b5..26ff163eb2 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_07.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_08.cc b/tests/fe/cell_similarity_dgp_nonparametric_08.cc index 5b20715c5d..bd80322a4d 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_08.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_09.cc b/tests/fe/cell_similarity_dgp_nonparametric_09.cc index 1eb92829e6..3551e96f95 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_09.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/cell_similarity_dgp_nonparametric_10.cc b/tests/fe/cell_similarity_dgp_nonparametric_10.cc index 29e1d1ef73..1995e0af1b 100644 --- a/tests/fe/cell_similarity_dgp_nonparametric_10.cc +++ b/tests/fe/cell_similarity_dgp_nonparametric_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/check_derivatives.cc b/tests/fe/check_derivatives.cc index f6c3643560..ccb0c60972 100644 --- a/tests/fe/check_derivatives.cc +++ b/tests/fe/check_derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_01.cc b/tests/fe/component_mask_01.cc index 8f86f7af06..e864497492 100644 --- a/tests/fe/component_mask_01.cc +++ b/tests/fe/component_mask_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_02.cc b/tests/fe/component_mask_02.cc index 1a626fffa3..ea5b9456f4 100644 --- a/tests/fe/component_mask_02.cc +++ b/tests/fe/component_mask_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_03.cc b/tests/fe/component_mask_03.cc index 10ea211733..fac466bd86 100644 --- a/tests/fe/component_mask_03.cc +++ b/tests/fe/component_mask_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_04.cc b/tests/fe/component_mask_04.cc index dc92c745a4..a0212f7cf4 100644 --- a/tests/fe/component_mask_04.cc +++ b/tests/fe/component_mask_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_05.cc b/tests/fe/component_mask_05.cc index 74688bd7a0..85f339ca43 100644 --- a/tests/fe/component_mask_05.cc +++ b/tests/fe/component_mask_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_06.cc b/tests/fe/component_mask_06.cc index 58ba908510..6509aef81d 100644 --- a/tests/fe/component_mask_06.cc +++ b/tests/fe/component_mask_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_07.cc b/tests/fe/component_mask_07.cc index 81673cef03..b67fb93a6d 100644 --- a/tests/fe/component_mask_07.cc +++ b/tests/fe/component_mask_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_08.cc b/tests/fe/component_mask_08.cc index 4a42ef003a..83f3fe7a38 100644 --- a/tests/fe/component_mask_08.cc +++ b/tests/fe/component_mask_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_09.cc b/tests/fe/component_mask_09.cc index 8dac261a3f..646d50384d 100644 --- a/tests/fe/component_mask_09.cc +++ b/tests/fe/component_mask_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_10.cc b/tests/fe/component_mask_10.cc index 3ab82d8d81..b22de8c762 100644 --- a/tests/fe/component_mask_10.cc +++ b/tests/fe/component_mask_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_11.cc b/tests/fe/component_mask_11.cc index dabbeadda3..94373a437d 100644 --- a/tests/fe/component_mask_11.cc +++ b/tests/fe/component_mask_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_12.cc b/tests/fe/component_mask_12.cc index a773434a79..2dcf6729ee 100644 --- a/tests/fe/component_mask_12.cc +++ b/tests/fe/component_mask_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_13.cc b/tests/fe/component_mask_13.cc index c940f4ae76..bb5a4ea7fa 100644 --- a/tests/fe/component_mask_13.cc +++ b/tests/fe/component_mask_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/component_mask_14.cc b/tests/fe/component_mask_14.cc index 6831273bd5..aecafe3129 100644 --- a/tests/fe/component_mask_14.cc +++ b/tests/fe/component_mask_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/copy_01.cc b/tests/fe/copy_01.cc index f83f0ac34b..8e915065f1 100644 --- a/tests/fe/copy_01.cc +++ b/tests/fe/copy_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/crash_01.cc b/tests/fe/crash_01.cc index d0762f74a4..93da5cfeb5 100644 --- a/tests/fe/crash_01.cc +++ b/tests/fe/crash_01.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/curl_curl_01.cc b/tests/fe/curl_curl_01.cc index e65ee09372..d01f45ed13 100644 --- a/tests/fe/curl_curl_01.cc +++ b/tests/fe/curl_curl_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/deformed_projection.h b/tests/fe/deformed_projection.h index 0e4b520575..ea8bb15d34 100644 --- a/tests/fe/deformed_projection.h +++ b/tests/fe/deformed_projection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/derivatives.cc b/tests/fe/derivatives.cc index 85b656bf97..dae6443620 100644 --- a/tests/fe/derivatives.cc +++ b/tests/fe/derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/derivatives_bernstein.cc b/tests/fe/derivatives_bernstein.cc index df624a1ba2..e566285151 100644 --- a/tests/fe/derivatives_bernstein.cc +++ b/tests/fe/derivatives_bernstein.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/derivatives_face.cc b/tests/fe/derivatives_face.cc index c8fcfa98e2..cd849a4bb7 100644 --- a/tests/fe/derivatives_face.cc +++ b/tests/fe/derivatives_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/dgp_01.cc b/tests/fe/dgp_01.cc index 82eac93040..ff2d744118 100644 --- a/tests/fe/dgp_01.cc +++ b/tests/fe/dgp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/dgp_monomial_1.cc b/tests/fe/dgp_monomial_1.cc index 959cf5c54e..b84889e22b 100644 --- a/tests/fe/dgp_monomial_1.cc +++ b/tests/fe/dgp_monomial_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/dgp_monomial_2.cc b/tests/fe/dgp_monomial_2.cc index 8606d5bec1..6dadcd9ab8 100644 --- a/tests/fe/dgp_monomial_2.cc +++ b/tests/fe/dgp_monomial_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/dgq_1.cc b/tests/fe/dgq_1.cc index 6dad5ad897..3a3b1b93b9 100644 --- a/tests/fe/dgq_1.cc +++ b/tests/fe/dgq_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q1_2d.cc b/tests/fe/face_to_cell_q1_2d.cc index 1bc3ea14ff..199a71b0b6 100644 --- a/tests/fe/face_to_cell_q1_2d.cc +++ b/tests/fe/face_to_cell_q1_2d.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/face_to_cell_q2_2d.cc b/tests/fe/face_to_cell_q2_2d.cc index 69f16ff4f7..865a7836e1 100644 --- a/tests/fe/face_to_cell_q2_2d.cc +++ b/tests/fe/face_to_cell_q2_2d.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/face_to_cell_q2xq2_2d.cc b/tests/fe/face_to_cell_q2xq2_2d.cc index a9634ab928..194c17ecf3 100644 --- a/tests/fe/face_to_cell_q2xq2_2d.cc +++ b/tests/fe/face_to_cell_q2xq2_2d.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/face_to_cell_q3_2d.cc b/tests/fe/face_to_cell_q3_2d.cc index 7877de1010..d1eeb4daf6 100644 --- a/tests/fe/face_to_cell_q3_2d.cc +++ b/tests/fe/face_to_cell_q3_2d.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/face_to_cell_q3xq4_2d.cc b/tests/fe/face_to_cell_q3xq4_2d.cc index 39ae39d192..c7eac73df7 100644 --- a/tests/fe/face_to_cell_q3xq4_2d.cc +++ b/tests/fe/face_to_cell_q3xq4_2d.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/face_to_cell_q4_2d.cc b/tests/fe/face_to_cell_q4_2d.cc index ffe41928f2..c0dd936215 100644 --- a/tests/fe/face_to_cell_q4_2d.cc +++ b/tests/fe/face_to_cell_q4_2d.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_abf_gradient_divergence_theorem.cc b/tests/fe/fe_abf_gradient_divergence_theorem.cc index a547d5d4e5..189f0a62c0 100644 --- a/tests/fe/fe_abf_gradient_divergence_theorem.cc +++ b/tests/fe/fe_abf_gradient_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc index 6cf5440d5c..c09ceff909 100644 --- a/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc +++ b/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc index 8543f7c4c8..f0b8093710 100644 --- a/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc +++ b/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_dgq_gradient_divergence_theorem.cc b/tests/fe/fe_dgq_gradient_divergence_theorem.cc index ad9a06dbdd..057b8f98b4 100644 --- a/tests/fe/fe_dgq_gradient_divergence_theorem.cc +++ b/tests/fe/fe_dgq_gradient_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_dgq_hessian_divergence_theorem.cc b/tests/fe/fe_dgq_hessian_divergence_theorem.cc index a2648d81f8..3ababc9f0e 100644 --- a/tests/fe/fe_dgq_hessian_divergence_theorem.cc +++ b/tests/fe/fe_dgq_hessian_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_01.cc b/tests/fe/fe_enriched_01.cc index 4cdb5dae05..d06825b3b0 100644 --- a/tests/fe/fe_enriched_01.cc +++ b/tests/fe/fe_enriched_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/fe/fe_enriched_02.cc b/tests/fe/fe_enriched_02.cc index bc2f6ea77e..fa8d4afd09 100644 --- a/tests/fe/fe_enriched_02.cc +++ b/tests/fe/fe_enriched_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/fe/fe_enriched_03.cc b/tests/fe/fe_enriched_03.cc index 835aa3ae81..f687b04f30 100644 --- a/tests/fe/fe_enriched_03.cc +++ b/tests/fe/fe_enriched_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_04.cc b/tests/fe/fe_enriched_04.cc index 99f30aceb1..9513a272f5 100644 --- a/tests/fe/fe_enriched_04.cc +++ b/tests/fe/fe_enriched_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/fe/fe_enriched_05.cc b/tests/fe/fe_enriched_05.cc index cd6fe53786..6fb15b8924 100644 --- a/tests/fe/fe_enriched_05.cc +++ b/tests/fe/fe_enriched_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_06.cc b/tests/fe/fe_enriched_06.cc index 83e07475fb..1ca47d7ffd 100644 --- a/tests/fe/fe_enriched_06.cc +++ b/tests/fe/fe_enriched_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_07.cc b/tests/fe/fe_enriched_07.cc index b478636083..68f627c138 100644 --- a/tests/fe/fe_enriched_07.cc +++ b/tests/fe/fe_enriched_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_08.cc b/tests/fe/fe_enriched_08.cc index 6c574ef809..0d047336a2 100644 --- a/tests/fe/fe_enriched_08.cc +++ b/tests/fe/fe_enriched_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_08a.cc b/tests/fe/fe_enriched_08a.cc index 9b8e46a548..67352eb68f 100644 --- a/tests/fe/fe_enriched_08a.cc +++ b/tests/fe/fe_enriched_08a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_compare_to_fe_system.cc b/tests/fe/fe_enriched_compare_to_fe_system.cc index 0c653f050d..a861a879e2 100644 --- a/tests/fe/fe_enriched_compare_to_fe_system.cc +++ b/tests/fe/fe_enriched_compare_to_fe_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_compare_to_fe_system_2.cc b/tests/fe/fe_enriched_compare_to_fe_system_2.cc index 46207c1bb6..abf5b6b841 100644 --- a/tests/fe/fe_enriched_compare_to_fe_system_2.cc +++ b/tests/fe/fe_enriched_compare_to_fe_system_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_face_orientation_nedelec_0.cc b/tests/fe/fe_face_orientation_nedelec_0.cc index e55e5be05b..17fbc290bf 100644 --- a/tests/fe/fe_face_orientation_nedelec_0.cc +++ b/tests/fe/fe_face_orientation_nedelec_0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_000.cc b/tests/fe/fe_face_orientation_nedelec_000.cc index bcf8c99c21..a48c8ce0b1 100644 --- a/tests/fe/fe_face_orientation_nedelec_000.cc +++ b/tests/fe/fe_face_orientation_nedelec_000.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_001.cc b/tests/fe/fe_face_orientation_nedelec_001.cc index 40da75b02f..3fbcfbcb5c 100644 --- a/tests/fe/fe_face_orientation_nedelec_001.cc +++ b/tests/fe/fe_face_orientation_nedelec_001.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_010.cc b/tests/fe/fe_face_orientation_nedelec_010.cc index cda6d006b0..44718d955c 100644 --- a/tests/fe/fe_face_orientation_nedelec_010.cc +++ b/tests/fe/fe_face_orientation_nedelec_010.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_011.cc b/tests/fe/fe_face_orientation_nedelec_011.cc index 6cf40973c8..45f6b015c4 100644 --- a/tests/fe/fe_face_orientation_nedelec_011.cc +++ b/tests/fe/fe_face_orientation_nedelec_011.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_100.cc b/tests/fe/fe_face_orientation_nedelec_100.cc index 50be7622fb..da4b0bcd7e 100644 --- a/tests/fe/fe_face_orientation_nedelec_100.cc +++ b/tests/fe/fe_face_orientation_nedelec_100.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_101.cc b/tests/fe/fe_face_orientation_nedelec_101.cc index df67b3cc07..2711a09030 100644 --- a/tests/fe/fe_face_orientation_nedelec_101.cc +++ b/tests/fe/fe_face_orientation_nedelec_101.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_110.cc b/tests/fe/fe_face_orientation_nedelec_110.cc index 74b09a4737..a349da4d3d 100644 --- a/tests/fe/fe_face_orientation_nedelec_110.cc +++ b/tests/fe/fe_face_orientation_nedelec_110.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_orientation_nedelec_111.cc b/tests/fe/fe_face_orientation_nedelec_111.cc index 918bae1d16..b42b1d4ec2 100644 --- a/tests/fe/fe_face_orientation_nedelec_111.cc +++ b/tests/fe/fe_face_orientation_nedelec_111.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/fe/fe_face_values_1d.cc b/tests/fe/fe_face_values_1d.cc index 2ddbf96ae0..27b342bfbc 100644 --- a/tests/fe/fe_face_values_1d.cc +++ b/tests/fe/fe_face_values_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_gradient_divergence_theorem.cc b/tests/fe/fe_nedelec_gradient_divergence_theorem.cc index 41e5aebd98..020cf2e56b 100644 --- a/tests/fe/fe_nedelec_gradient_divergence_theorem.cc +++ b/tests/fe/fe_nedelec_gradient_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_bdm.cc b/tests/fe/fe_prolongation_bdm.cc index 16b1d542b7..83ebd87038 100644 --- a/tests/fe/fe_prolongation_bdm.cc +++ b/tests/fe/fe_prolongation_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_dgp.cc b/tests/fe/fe_prolongation_dgp.cc index 88076f99e7..ad5bf2bb13 100644 --- a/tests/fe/fe_prolongation_dgp.cc +++ b/tests/fe/fe_prolongation_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_dgq.cc b/tests/fe/fe_prolongation_dgq.cc index 49c5750e78..24435ff8a2 100644 --- a/tests/fe/fe_prolongation_dgq.cc +++ b/tests/fe/fe_prolongation_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_nedelec.cc b/tests/fe/fe_prolongation_nedelec.cc index ae3ac8bf6c..3061d4ab06 100644 --- a/tests/fe/fe_prolongation_nedelec.cc +++ b/tests/fe/fe_prolongation_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_q.cc b/tests/fe/fe_prolongation_q.cc index b4ce163f44..b9b0f01da4 100644 --- a/tests/fe/fe_prolongation_q.cc +++ b/tests/fe/fe_prolongation_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_q_dg0.cc b/tests/fe/fe_prolongation_q_dg0.cc index cccae1f0b2..fb0df21cbf 100644 --- a/tests/fe/fe_prolongation_q_dg0.cc +++ b/tests/fe/fe_prolongation_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_q_hierarchical.cc b/tests/fe/fe_prolongation_q_hierarchical.cc index f4490a2f0b..11c35f88d4 100644 --- a/tests/fe/fe_prolongation_q_hierarchical.cc +++ b/tests/fe/fe_prolongation_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_q_iso_q1.cc b/tests/fe/fe_prolongation_q_iso_q1.cc index 7b7f8c2a28..7bfd12e605 100644 --- a/tests/fe/fe_prolongation_q_iso_q1.cc +++ b/tests/fe/fe_prolongation_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_rt.cc b/tests/fe/fe_prolongation_rt.cc index 282ea92b8d..4c2fbeaccd 100644 --- a/tests/fe/fe_prolongation_rt.cc +++ b/tests/fe/fe_prolongation_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_01.cc b/tests/fe/fe_prolongation_sys_01.cc index 0b2586c2f4..bedf638ed0 100644 --- a/tests/fe/fe_prolongation_sys_01.cc +++ b/tests/fe/fe_prolongation_sys_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_02.cc b/tests/fe/fe_prolongation_sys_02.cc index 047f726cd1..5a411edb97 100644 --- a/tests/fe/fe_prolongation_sys_02.cc +++ b/tests/fe/fe_prolongation_sys_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_03.cc b/tests/fe/fe_prolongation_sys_03.cc index a99459ed6c..31561a825d 100644 --- a/tests/fe/fe_prolongation_sys_03.cc +++ b/tests/fe/fe_prolongation_sys_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_04.cc b/tests/fe/fe_prolongation_sys_04.cc index f6fc42f54c..a36806cb14 100644 --- a/tests/fe/fe_prolongation_sys_04.cc +++ b/tests/fe/fe_prolongation_sys_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_05.cc b/tests/fe/fe_prolongation_sys_05.cc index d9f97fdecf..bf0da19a92 100644 --- a/tests/fe/fe_prolongation_sys_05.cc +++ b/tests/fe/fe_prolongation_sys_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_06.cc b/tests/fe/fe_prolongation_sys_06.cc index 31b03e8a06..24261015d7 100644 --- a/tests/fe/fe_prolongation_sys_06.cc +++ b/tests/fe/fe_prolongation_sys_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_07.cc b/tests/fe/fe_prolongation_sys_07.cc index 1fa720fff4..2391cbbd92 100644 --- a/tests/fe/fe_prolongation_sys_07.cc +++ b/tests/fe/fe_prolongation_sys_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_08.cc b/tests/fe/fe_prolongation_sys_08.cc index 0b309b7d17..d80a6920c8 100644 --- a/tests/fe/fe_prolongation_sys_08.cc +++ b/tests/fe/fe_prolongation_sys_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_09.cc b/tests/fe/fe_prolongation_sys_09.cc index 9282adbf86..14c6279bb7 100644 --- a/tests/fe/fe_prolongation_sys_09.cc +++ b/tests/fe/fe_prolongation_sys_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_sys_10.cc b/tests/fe/fe_prolongation_sys_10.cc index c4af013ad1..07c5a4dd9e 100644 --- a/tests/fe/fe_prolongation_sys_10.cc +++ b/tests/fe/fe_prolongation_sys_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_01.cc b/tests/fe/fe_q_01.cc index cb50882f5b..f5895bf99f 100644 --- a/tests/fe/fe_q_01.cc +++ b/tests/fe/fe_q_01.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_q_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc index d690d21402..96d4145ad6 100644 --- a/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc +++ b/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_dg0.cc b/tests/fe/fe_q_dg0.cc index 7715110dbc..0e46a93240 100644 --- a/tests/fe/fe_q_dg0.cc +++ b/tests/fe/fe_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_gradient_divergence_theorem.cc b/tests/fe/fe_q_gradient_divergence_theorem.cc index 324317df80..1ca2f5b036 100644 --- a/tests/fe/fe_q_gradient_divergence_theorem.cc +++ b/tests/fe/fe_q_gradient_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_hessian_divergence_theorem.cc b/tests/fe/fe_q_hessian_divergence_theorem.cc index e110f0bed1..e6a4db9cd5 100644 --- a/tests/fe/fe_q_hessian_divergence_theorem.cc +++ b/tests/fe/fe_q_hessian_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc index fcf3be5f87..f747e91483 100644 --- a/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc +++ b/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_rannacher_turek_01.cc b/tests/fe/fe_rannacher_turek_01.cc index aa8749d24d..1843a05dff 100644 --- a/tests/fe/fe_rannacher_turek_01.cc +++ b/tests/fe/fe_rannacher_turek_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015, 2017 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/fe/fe_restriction_bdm.cc b/tests/fe/fe_restriction_bdm.cc index a76f8ace80..36265dba9e 100644 --- a/tests/fe/fe_restriction_bdm.cc +++ b/tests/fe/fe_restriction_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_dgp.cc b/tests/fe/fe_restriction_dgp.cc index d9a0f8ea3b..63c65741f6 100644 --- a/tests/fe/fe_restriction_dgp.cc +++ b/tests/fe/fe_restriction_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_dgq.cc b/tests/fe/fe_restriction_dgq.cc index 97cc29dafe..13d95452f4 100644 --- a/tests/fe/fe_restriction_dgq.cc +++ b/tests/fe/fe_restriction_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_nedelec.cc b/tests/fe/fe_restriction_nedelec.cc index 00de4e30f7..7ce60e500c 100644 --- a/tests/fe/fe_restriction_nedelec.cc +++ b/tests/fe/fe_restriction_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_q.cc b/tests/fe/fe_restriction_q.cc index 0025ba885d..4e44562233 100644 --- a/tests/fe/fe_restriction_q.cc +++ b/tests/fe/fe_restriction_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_q_dg0.cc b/tests/fe/fe_restriction_q_dg0.cc index 10a5837795..235ca95219 100644 --- a/tests/fe/fe_restriction_q_dg0.cc +++ b/tests/fe/fe_restriction_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_q_hierarchical.cc b/tests/fe/fe_restriction_q_hierarchical.cc index a23f1b1917..75bccdc39d 100644 --- a/tests/fe/fe_restriction_q_hierarchical.cc +++ b/tests/fe/fe_restriction_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_q_iso_q1.cc b/tests/fe/fe_restriction_q_iso_q1.cc index 66346953ae..ae6cecbe3d 100644 --- a/tests/fe/fe_restriction_q_iso_q1.cc +++ b/tests/fe/fe_restriction_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_rt.cc b/tests/fe/fe_restriction_rt.cc index d92ae7ac14..bf4fb57cd5 100644 --- a/tests/fe/fe_restriction_rt.cc +++ b/tests/fe/fe_restriction_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_01.cc b/tests/fe/fe_restriction_sys_01.cc index 5b05fdaedd..39c669f680 100644 --- a/tests/fe/fe_restriction_sys_01.cc +++ b/tests/fe/fe_restriction_sys_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_02.cc b/tests/fe/fe_restriction_sys_02.cc index 42bd287467..839817501a 100644 --- a/tests/fe/fe_restriction_sys_02.cc +++ b/tests/fe/fe_restriction_sys_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_03.cc b/tests/fe/fe_restriction_sys_03.cc index e73c4484fe..79f23e3498 100644 --- a/tests/fe/fe_restriction_sys_03.cc +++ b/tests/fe/fe_restriction_sys_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_04.cc b/tests/fe/fe_restriction_sys_04.cc index 23bf8c6647..d34d34f3e9 100644 --- a/tests/fe/fe_restriction_sys_04.cc +++ b/tests/fe/fe_restriction_sys_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_05.cc b/tests/fe/fe_restriction_sys_05.cc index 6fa527982f..1f1c3985a3 100644 --- a/tests/fe/fe_restriction_sys_05.cc +++ b/tests/fe/fe_restriction_sys_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_06.cc b/tests/fe/fe_restriction_sys_06.cc index 4a830c6b46..c84c432175 100644 --- a/tests/fe/fe_restriction_sys_06.cc +++ b/tests/fe/fe_restriction_sys_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_07.cc b/tests/fe/fe_restriction_sys_07.cc index a2597b555a..9cfd6ffbce 100644 --- a/tests/fe/fe_restriction_sys_07.cc +++ b/tests/fe/fe_restriction_sys_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_08.cc b/tests/fe/fe_restriction_sys_08.cc index 93814d00b3..67b1265364 100644 --- a/tests/fe/fe_restriction_sys_08.cc +++ b/tests/fe/fe_restriction_sys_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_09.cc b/tests/fe/fe_restriction_sys_09.cc index 5379abc33e..0091f0596a 100644 --- a/tests/fe/fe_restriction_sys_09.cc +++ b/tests/fe/fe_restriction_sys_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_sys_10.cc b/tests/fe/fe_restriction_sys_10.cc index f810dfaf8f..7eac0b5e09 100644 --- a/tests/fe/fe_restriction_sys_10.cc +++ b/tests/fe/fe_restriction_sys_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_rt_gradient_divergence_theorem.cc b/tests/fe/fe_rt_gradient_divergence_theorem.cc index 93a63714dc..897cd68431 100644 --- a/tests/fe/fe_rt_gradient_divergence_theorem.cc +++ b/tests/fe/fe_rt_gradient_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_rt_hessian_divergence_theorem.cc b/tests/fe/fe_rt_hessian_divergence_theorem.cc index da0cf43fad..89a234426c 100644 --- a/tests/fe/fe_rt_hessian_divergence_theorem.cc +++ b/tests/fe/fe_rt_hessian_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_series_01.cc b/tests/fe/fe_series_01.cc index 4899beea68..9d1fca5005 100644 --- a/tests/fe/fe_series_01.cc +++ b/tests/fe/fe_series_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/fe/fe_series_02.cc b/tests/fe/fe_series_02.cc index 4baf0c3c14..14b579a316 100644 --- a/tests/fe/fe_series_02.cc +++ b/tests/fe/fe_series_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/fe/fe_series_03.cc b/tests/fe/fe_series_03.cc index 03c8eb7f6f..72462f862e 100644 --- a/tests/fe/fe_series_03.cc +++ b/tests/fe/fe_series_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_series_04.cc b/tests/fe/fe_series_04.cc index 7993b2ece9..f323ffb4a3 100644 --- a/tests/fe/fe_series_04.cc +++ b/tests/fe/fe_series_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/fe/fe_series_05.cc b/tests/fe/fe_series_05.cc index a4b1647db1..5a752c9d5e 100644 --- a/tests/fe/fe_series_05.cc +++ b/tests/fe/fe_series_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_series_06.cc b/tests/fe/fe_series_06.cc index e5f27fd011..f762f7d039 100644 --- a/tests/fe/fe_series_06.cc +++ b/tests/fe/fe_series_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_series_07.cc b/tests/fe/fe_series_07.cc index 49eea65f73..4af559a6ec 100644 --- a/tests/fe/fe_series_07.cc +++ b/tests/fe/fe_series_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_series_08.cc b/tests/fe/fe_series_08.cc index 1026ebc99f..9a13130b05 100644 --- a/tests/fe/fe_series_08.cc +++ b/tests/fe/fe_series_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_bdm.cc b/tests/fe/fe_support_points_bdm.cc index 3742cd0b04..e3ba6554a7 100644 --- a/tests/fe/fe_support_points_bdm.cc +++ b/tests/fe/fe_support_points_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_nedelec.cc b/tests/fe/fe_support_points_nedelec.cc index ff7c25f881..02226ccbcc 100644 --- a/tests/fe/fe_support_points_nedelec.cc +++ b/tests/fe/fe_support_points_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_q.cc b/tests/fe/fe_support_points_q.cc index 3821bad789..1eca7861dc 100644 --- a/tests/fe/fe_support_points_q.cc +++ b/tests/fe/fe_support_points_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_q_dg0.cc b/tests/fe/fe_support_points_q_dg0.cc index 20481566d5..4704c8bf6f 100644 --- a/tests/fe/fe_support_points_q_dg0.cc +++ b/tests/fe/fe_support_points_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_q_hierarchical.cc b/tests/fe/fe_support_points_q_hierarchical.cc index 0fa3c8cee9..266c0c81f1 100644 --- a/tests/fe/fe_support_points_q_hierarchical.cc +++ b/tests/fe/fe_support_points_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_q_iso_q1.cc b/tests/fe/fe_support_points_q_iso_q1.cc index 673fe6dcac..0960685503 100644 --- a/tests/fe/fe_support_points_q_iso_q1.cc +++ b/tests/fe/fe_support_points_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_rt.cc b/tests/fe/fe_support_points_rt.cc index 75fa283a14..dc0068b0ee 100644 --- a/tests/fe/fe_support_points_rt.cc +++ b/tests/fe/fe_support_points_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_01.cc b/tests/fe/fe_support_points_sys_01.cc index 29e86ff569..971fa4675c 100644 --- a/tests/fe/fe_support_points_sys_01.cc +++ b/tests/fe/fe_support_points_sys_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_02.cc b/tests/fe/fe_support_points_sys_02.cc index a973a31867..c7fb0404b2 100644 --- a/tests/fe/fe_support_points_sys_02.cc +++ b/tests/fe/fe_support_points_sys_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_03.cc b/tests/fe/fe_support_points_sys_03.cc index 339c708182..6e3c637ae0 100644 --- a/tests/fe/fe_support_points_sys_03.cc +++ b/tests/fe/fe_support_points_sys_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_04.cc b/tests/fe/fe_support_points_sys_04.cc index 6ee9326901..82c3fff1e1 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 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_05.cc b/tests/fe/fe_support_points_sys_05.cc index fef05039ab..01341fe3a4 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 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_06.cc b/tests/fe/fe_support_points_sys_06.cc index 2376d48f42..61ace51b62 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 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_07.cc b/tests/fe/fe_support_points_sys_07.cc index a709aba3ba..422d974359 100644 --- a/tests/fe/fe_support_points_sys_07.cc +++ b/tests/fe/fe_support_points_sys_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_08.cc b/tests/fe/fe_support_points_sys_08.cc index 4d2dc891bf..1e5073a2eb 100644 --- a/tests/fe/fe_support_points_sys_08.cc +++ b/tests/fe/fe_support_points_sys_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_09.cc b/tests/fe/fe_support_points_sys_09.cc index 30b762f057..26fffb2734 100644 --- a/tests/fe/fe_support_points_sys_09.cc +++ b/tests/fe/fe_support_points_sys_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_sys_10.cc b/tests/fe/fe_support_points_sys_10.cc index d501e68082..c85af4966a 100644 --- a/tests/fe/fe_support_points_sys_10.cc +++ b/tests/fe/fe_support_points_sys_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_sys_projection_01.cc b/tests/fe/fe_sys_projection_01.cc index bb8d19cd44..9f7ab8ee36 100644 --- a/tests/fe/fe_sys_projection_01.cc +++ b/tests/fe/fe_sys_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc index dde56c4615..dacd23e9cd 100644 --- a/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc +++ b/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_system_components_base.cc b/tests/fe/fe_system_components_base.cc index 52376900a6..cdb013e7e7 100644 --- a/tests/fe/fe_system_components_base.cc +++ b/tests/fe/fe_system_components_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_system_from_list.cc b/tests/fe/fe_system_from_list.cc index 095ac805da..c365a04712 100644 --- a/tests/fe/fe_system_from_list.cc +++ b/tests/fe/fe_system_from_list.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/fe/fe_tools.cc b/tests/fe/fe_tools.cc index a987edf874..19795633d1 100644 --- a/tests/fe/fe_tools.cc +++ b/tests/fe/fe_tools.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_tools_01.cc b/tests/fe/fe_tools_01.cc index 926b99ab55..adc93b5ab6 100644 --- a/tests/fe/fe_tools_01.cc +++ b/tests/fe/fe_tools_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_tools_block_renumbering.cc b/tests/fe/fe_tools_block_renumbering.cc index 119ab63458..d17830971c 100644 --- a/tests/fe/fe_tools_block_renumbering.cc +++ b/tests/fe/fe_tools_block_renumbering.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_tools_test.cc b/tests/fe/fe_tools_test.cc index 61de77937b..360cd4d156 100644 --- a/tests/fe/fe_tools_test.cc +++ b/tests/fe/fe_tools_test.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/tests/fe/fe_values_extractor_01.cc b/tests/fe/fe_values_extractor_01.cc index 722fa6fe79..7c94527301 100644 --- a/tests/fe/fe_values_extractor_01.cc +++ b/tests/fe/fe_values_extractor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_no_mapping.cc b/tests/fe/fe_values_no_mapping.cc index 5c74c8f382..c1cd966973 100644 --- a/tests/fe/fe_values_no_mapping.cc +++ b/tests/fe/fe_values_no_mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_01.cc b/tests/fe/fe_values_view_01.cc index a90b44f222..d7987b8735 100644 --- a/tests/fe/fe_values_view_01.cc +++ b/tests/fe/fe_values_view_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_02.cc b/tests/fe/fe_values_view_02.cc index ba430ce11c..dc0668df50 100644 --- a/tests/fe/fe_values_view_02.cc +++ b/tests/fe/fe_values_view_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_03.cc b/tests/fe/fe_values_view_03.cc index 17e7b6bee6..1f5a6ac32a 100644 --- a/tests/fe/fe_values_view_03.cc +++ b/tests/fe/fe_values_view_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_04.cc b/tests/fe/fe_values_view_04.cc index 7cf78b10af..39f9ab887c 100644 --- a/tests/fe/fe_values_view_04.cc +++ b/tests/fe/fe_values_view_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_05.cc b/tests/fe/fe_values_view_05.cc index 08fb679860..c13543e2bf 100644 --- a/tests/fe/fe_values_view_05.cc +++ b/tests/fe/fe_values_view_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_06.cc b/tests/fe/fe_values_view_06.cc index 9a926c8c02..e4f52f0bf9 100644 --- a/tests/fe/fe_values_view_06.cc +++ b/tests/fe/fe_values_view_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_07.cc b/tests/fe/fe_values_view_07.cc index e983d18337..e5e9b26da9 100644 --- a/tests/fe/fe_values_view_07.cc +++ b/tests/fe/fe_values_view_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_08.cc b/tests/fe/fe_values_view_08.cc index 1807f150ac..d1ac18cb9c 100644 --- a/tests/fe/fe_values_view_08.cc +++ b/tests/fe/fe_values_view_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_09.cc b/tests/fe/fe_values_view_09.cc index 0477f3f9ea..a3e3ec7761 100644 --- a/tests/fe/fe_values_view_09.cc +++ b/tests/fe/fe_values_view_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_10.cc b/tests/fe/fe_values_view_10.cc index 7fafe31200..38aeb03fe9 100644 --- a/tests/fe/fe_values_view_10.cc +++ b/tests/fe/fe_values_view_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_10_single_01.cc b/tests/fe/fe_values_view_10_single_01.cc index 88f4c9948e..78649a8568 100644 --- a/tests/fe/fe_values_view_10_single_01.cc +++ b/tests/fe/fe_values_view_10_single_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_10_single_02.cc b/tests/fe/fe_values_view_10_single_02.cc index b4d614cb10..f0c67f5d00 100644 --- a/tests/fe/fe_values_view_10_single_02.cc +++ b/tests/fe/fe_values_view_10_single_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_10_single_03.cc b/tests/fe/fe_values_view_10_single_03.cc index 0ca2f85733..9acc60285c 100644 --- a/tests/fe/fe_values_view_10_single_03.cc +++ b/tests/fe/fe_values_view_10_single_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_11.cc b/tests/fe/fe_values_view_11.cc index 4ed4300d07..a8196a9ae7 100644 --- a/tests/fe/fe_values_view_11.cc +++ b/tests/fe/fe_values_view_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_12.cc b/tests/fe/fe_values_view_12.cc index d53f7ce609..0b824da5f8 100644 --- a/tests/fe/fe_values_view_12.cc +++ b/tests/fe/fe_values_view_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_13.cc b/tests/fe/fe_values_view_13.cc index 3af1b32da1..64f7ea3251 100644 --- a/tests/fe/fe_values_view_13.cc +++ b/tests/fe/fe_values_view_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_14.cc b/tests/fe/fe_values_view_14.cc index 55af8c0e7c..c611c991cf 100644 --- a/tests/fe/fe_values_view_14.cc +++ b/tests/fe/fe_values_view_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_15.cc b/tests/fe/fe_values_view_15.cc index 538ff23ea2..db7cfb0242 100644 --- a/tests/fe/fe_values_view_15.cc +++ b/tests/fe/fe_values_view_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_16.cc b/tests/fe/fe_values_view_16.cc index 2e43fa8664..6e66ebba9a 100644 --- a/tests/fe/fe_values_view_16.cc +++ b/tests/fe/fe_values_view_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_17.cc b/tests/fe/fe_values_view_17.cc index e136da5c21..37b3570fc3 100644 --- a/tests/fe/fe_values_view_17.cc +++ b/tests/fe/fe_values_view_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_18.cc b/tests/fe/fe_values_view_18.cc index 29372dc9f9..036a86526e 100644 --- a/tests/fe/fe_values_view_18.cc +++ b/tests/fe/fe_values_view_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_19.cc b/tests/fe/fe_values_view_19.cc index e9ba94073a..2bb347a7f3 100644 --- a/tests/fe/fe_values_view_19.cc +++ b/tests/fe/fe_values_view_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_20.cc b/tests/fe/fe_values_view_20.cc index 4709dd8afa..7570129254 100644 --- a/tests/fe/fe_values_view_20.cc +++ b/tests/fe/fe_values_view_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_21.cc b/tests/fe/fe_values_view_21.cc index 3bfdd555e3..25b06891b9 100644 --- a/tests/fe/fe_values_view_21.cc +++ b/tests/fe/fe_values_view_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_21_nonsymmetric.cc b/tests/fe/fe_values_view_21_nonsymmetric.cc index 855abe7b2e..e8b73ee0db 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_22.cc b/tests/fe/fe_values_view_22.cc index ab135fe4e8..952e36c7cd 100644 --- a/tests/fe/fe_values_view_22.cc +++ b/tests/fe/fe_values_view_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_23.cc b/tests/fe/fe_values_view_23.cc index 5a2d333370..379ceae7c5 100644 --- a/tests/fe/fe_values_view_23.cc +++ b/tests/fe/fe_values_view_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_23_nonsymmetric.cc b/tests/fe/fe_values_view_23_nonsymmetric.cc index fb1d4c0e4f..a50ec164ce 100644 --- a/tests/fe/fe_values_view_23_nonsymmetric.cc +++ b/tests/fe/fe_values_view_23_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_24.cc b/tests/fe/fe_values_view_24.cc index 2fc3039a9a..5a909deaf8 100644 --- a/tests/fe/fe_values_view_24.cc +++ b/tests/fe/fe_values_view_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_24_nonsymmetric.cc b/tests/fe/fe_values_view_24_nonsymmetric.cc index 64b561ce9f..89bb7b2557 100644 --- a/tests/fe/fe_values_view_24_nonsymmetric.cc +++ b/tests/fe/fe_values_view_24_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_25.cc b/tests/fe/fe_values_view_25.cc index 3911b3ecf5..1bfea55a60 100644 --- a/tests/fe/fe_values_view_25.cc +++ b/tests/fe/fe_values_view_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_25_nonsymmetric.cc b/tests/fe/fe_values_view_25_nonsymmetric.cc index fc0513f95f..7d972166f3 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 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_26.cc b/tests/fe/fe_values_view_26.cc index aeb26e0b22..03d48a456c 100644 --- a/tests/fe/fe_values_view_26.cc +++ b/tests/fe/fe_values_view_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_27.cc b/tests/fe/fe_values_view_27.cc index 060b8fa88a..6b83596ce0 100644 --- a/tests/fe/fe_values_view_27.cc +++ b/tests/fe/fe_values_view_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_28.cc b/tests/fe/fe_values_view_28.cc index e9fa91527d..6c89c74ea6 100644 --- a/tests/fe/fe_values_view_28.cc +++ b/tests/fe/fe_values_view_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_29.cc b/tests/fe/fe_values_view_29.cc index 4bfc6b4935..f18d453ab5 100644 --- a/tests/fe/fe_values_view_29.cc +++ b/tests/fe/fe_values_view_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_30.cc b/tests/fe/fe_values_view_30.cc index 4fd0577e66..6d9e5d382a 100644 --- a/tests/fe/fe_values_view_30.cc +++ b/tests/fe/fe_values_view_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_invalid_01.cc b/tests/fe/fe_values_view_invalid_01.cc index e13e7e15e7..db3ae412ad 100644 --- a/tests/fe/fe_values_view_invalid_01.cc +++ b/tests/fe/fe_values_view_invalid_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_invalid_02.cc b/tests/fe/fe_values_view_invalid_02.cc index 27b754d3e8..421f1dc8b5 100644 --- a/tests/fe/fe_values_view_invalid_02.cc +++ b/tests/fe/fe_values_view_invalid_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_invalid_03.cc b/tests/fe/fe_values_view_invalid_03.cc index 630b051ab1..063de624bd 100644 --- a/tests/fe/fe_values_view_invalid_03.cc +++ b/tests/fe/fe_values_view_invalid_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_invalid_03_nonsymmetric.cc b/tests/fe/fe_values_view_invalid_03_nonsymmetric.cc index 3f149fca19..b7194e366e 100644 --- a/tests/fe/fe_values_view_invalid_03_nonsymmetric.cc +++ b/tests/fe/fe_values_view_invalid_03_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_number_01.cc b/tests/fe/fe_values_view_number_01.cc index 4d33b42c12..ac56cc1903 100644 --- a/tests/fe/fe_values_view_number_01.cc +++ b/tests/fe/fe_values_view_number_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_values_view_tensor_01.cc b/tests/fe/fe_values_view_tensor_01.cc index 2e58127400..a66c26ae67 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 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/function.cc b/tests/fe/function.cc index 5795d3a623..3e779de3bf 100644 --- a/tests/fe/function.cc +++ b/tests/fe/function.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/fe/get_name_01.cc b/tests/fe/get_name_01.cc index a1d413f5eb..dda5f0623e 100644 --- a/tests/fe/get_name_01.cc +++ b/tests/fe/get_name_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/get_name_02.cc b/tests/fe/get_name_02.cc index f4f16bd95d..d0ed2b0311 100644 --- a/tests/fe/get_name_02.cc +++ b/tests/fe/get_name_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/get_sub_fe_01.cc b/tests/fe/get_sub_fe_01.cc index 8fedc690ef..42ee708db4 100644 --- a/tests/fe/get_sub_fe_01.cc +++ b/tests/fe/get_sub_fe_01.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/tests/fe/get_sub_fe_02.cc b/tests/fe/get_sub_fe_02.cc index 051f3ae8bc..50d77fde11 100644 --- a/tests/fe/get_sub_fe_02.cc +++ b/tests/fe/get_sub_fe_02.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/tests/fe/injection_common.h b/tests/fe/injection_common.h index 0fc3913fb3..2c646d9846 100644 --- a/tests/fe/injection_common.h +++ b/tests/fe/injection_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/interpolate_common.h b/tests/fe/interpolate_common.h index 89aaa7ad87..9f6e6844cc 100644 --- a/tests/fe/interpolate_common.h +++ b/tests/fe/interpolate_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/interpolate_q1.cc b/tests/fe/interpolate_q1.cc index 0bebe3fe27..25a1aeff7f 100644 --- a/tests/fe/interpolate_q1.cc +++ b/tests/fe/interpolate_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/interpolate_q_dg0.cc b/tests/fe/interpolate_q_dg0.cc index b929fba839..b6d6ed913d 100644 --- a/tests/fe/interpolate_q_dg0.cc +++ b/tests/fe/interpolate_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/interpolate_q_iso_q1.cc b/tests/fe/interpolate_q_iso_q1.cc index 3f14879b32..d4278fe39a 100644 --- a/tests/fe/interpolate_q_iso_q1.cc +++ b/tests/fe/interpolate_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/interpolate_q_system_mixed_01.cc b/tests/fe/interpolate_q_system_mixed_01.cc index 6701d39096..83313a76e4 100644 --- a/tests/fe/interpolate_q_system_mixed_01.cc +++ b/tests/fe/interpolate_q_system_mixed_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/interpolate_rt.cc b/tests/fe/interpolate_rt.cc index b147f2f957..f9eb182d22 100644 --- a/tests/fe/interpolate_rt.cc +++ b/tests/fe/interpolate_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/interpolate_rtn.cc b/tests/fe/interpolate_rtn.cc index 1f2974b368..5adc67bdec 100644 --- a/tests/fe/interpolate_rtn.cc +++ b/tests/fe/interpolate_rtn.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/interpolate_system.cc b/tests/fe/interpolate_system.cc index 3ed5f18b1d..5fda529b4a 100644 --- a/tests/fe/interpolate_system.cc +++ b/tests/fe/interpolate_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015, 2017 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/jacobians.cc b/tests/fe/jacobians.cc index 72ba139f60..1c81861d8a 100644 --- a/tests/fe/jacobians.cc +++ b/tests/fe/jacobians.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/jacobians_face.cc b/tests/fe/jacobians_face.cc index d5c28411a6..e54b0bdc82 100644 --- a/tests/fe/jacobians_face.cc +++ b/tests/fe/jacobians_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/jacobians_face_cartesian.cc b/tests/fe/jacobians_face_cartesian.cc index 1ddbddc662..7ab0ed2c4a 100644 --- a/tests/fe/jacobians_face_cartesian.cc +++ b/tests/fe/jacobians_face_cartesian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/jacobians_face_fe_field.cc b/tests/fe/jacobians_face_fe_field.cc index 98087b7a4d..6f6067a354 100644 --- a/tests/fe/jacobians_face_fe_field.cc +++ b/tests/fe/jacobians_face_fe_field.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mass_matrix_arbitrary_nodes.cc b/tests/fe/mass_matrix_arbitrary_nodes.cc index a5bce8b8cb..44d6691052 100644 --- a/tests/fe/mass_matrix_arbitrary_nodes.cc +++ b/tests/fe/mass_matrix_arbitrary_nodes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/nedelec.cc b/tests/fe/nedelec.cc index acd0d9e8d8..858bacd3eb 100644 --- a/tests/fe/nedelec.cc +++ b/tests/fe/nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/nedelec_2.cc b/tests/fe/nedelec_2.cc index b899a7d83b..cc37177454 100644 --- a/tests/fe/nedelec_2.cc +++ b/tests/fe/nedelec_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/nedelec_3.cc b/tests/fe/nedelec_3.cc index 9089d7e7a8..42d32d6d47 100644 --- a/tests/fe/nedelec_3.cc +++ b/tests/fe/nedelec_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/nedelec_crash_01.cc b/tests/fe/nedelec_crash_01.cc index 0b777d5838..47ba0a70ac 100644 --- a/tests/fe/nedelec_crash_01.cc +++ b/tests/fe/nedelec_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/nedelec_crash_hp.cc b/tests/fe/nedelec_crash_hp.cc index 9b79c6956a..141c8170ec 100644 --- a/tests/fe/nedelec_crash_hp.cc +++ b/tests/fe/nedelec_crash_hp.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/nedelec_face_interpolation.cc b/tests/fe/nedelec_face_interpolation.cc index b98d9fc7a9..f8a6483e26 100644 --- a/tests/fe/nedelec_face_interpolation.cc +++ b/tests/fe/nedelec_face_interpolation.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/nedelec_non_rect_2d.cc b/tests/fe/nedelec_non_rect_2d.cc index 51180abc55..a022328b24 100644 --- a/tests/fe/nedelec_non_rect_2d.cc +++ b/tests/fe/nedelec_non_rect_2d.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/nedelec_non_rect_face.cc b/tests/fe/nedelec_non_rect_face.cc index 47eac66e3d..3fa9ac8692 100644 --- a/tests/fe/nedelec_non_rect_face.cc +++ b/tests/fe/nedelec_non_rect_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/non_primitive_1.cc b/tests/fe/non_primitive_1.cc index 405d8f9669..4d44728eac 100644 --- a/tests/fe/non_primitive_1.cc +++ b/tests/fe/non_primitive_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/non_primitive_2.cc b/tests/fe/non_primitive_2.cc index 9aa66ebb08..03e4b191ce 100644 --- a/tests/fe/non_primitive_2.cc +++ b/tests/fe/non_primitive_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/numbering.cc b/tests/fe/numbering.cc index a81da56576..8411dea831 100644 --- a/tests/fe/numbering.cc +++ b/tests/fe/numbering.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/fe/p1nc_01.cc b/tests/fe/p1nc_01.cc index 297cfbac83..762fab4dde 100644 --- a/tests/fe/p1nc_01.cc +++ b/tests/fe/p1nc_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_02.cc b/tests/fe/p1nc_02.cc index dd4c11ebb0..a80cf04389 100644 --- a/tests/fe/p1nc_02.cc +++ b/tests/fe/p1nc_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_03.cc b/tests/fe/p1nc_03.cc index d5deab4d60..5b5db5ab89 100644 --- a/tests/fe/p1nc_03.cc +++ b/tests/fe/p1nc_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_04.cc b/tests/fe/p1nc_04.cc index 9b4df0a15a..1676f99517 100644 --- a/tests/fe/p1nc_04.cc +++ b/tests/fe/p1nc_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_05.cc b/tests/fe/p1nc_05.cc index 61139e14f6..3019467e15 100644 --- a/tests/fe/p1nc_05.cc +++ b/tests/fe/p1nc_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_06.cc b/tests/fe/p1nc_06.cc index 8f50417154..17b48447cf 100644 --- a/tests/fe/p1nc_06.cc +++ b/tests/fe/p1nc_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_07.cc b/tests/fe/p1nc_07.cc index 7bfc87e6f2..3ad25c9947 100644 --- a/tests/fe/p1nc_07.cc +++ b/tests/fe/p1nc_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/p1nc_08.cc b/tests/fe/p1nc_08.cc index 81706dce45..7704776709 100644 --- a/tests/fe/p1nc_08.cc +++ b/tests/fe/p1nc_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/q_1.cc b/tests/fe/q_1.cc index 196bd64756..24779436f0 100644 --- a/tests/fe/q_1.cc +++ b/tests/fe/q_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/q_2.cc b/tests/fe/q_2.cc index 0bdae1456f..9d81740752 100644 --- a/tests/fe/q_2.cc +++ b/tests/fe/q_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/q_3.cc b/tests/fe/q_3.cc index 931677320f..ccc2a3c2a4 100644 --- a/tests/fe/q_3.cc +++ b/tests/fe/q_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/q_4.cc b/tests/fe/q_4.cc index 8f3d4ed688..c94bb78900 100644 --- a/tests/fe/q_4.cc +++ b/tests/fe/q_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/q_iso_q1_projection_01.cc b/tests/fe/q_iso_q1_projection_01.cc index ab34d44940..b3c5befd38 100644 --- a/tests/fe/q_iso_q1_projection_01.cc +++ b/tests/fe/q_iso_q1_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_1.cc b/tests/fe/rt_1.cc index 11da862f56..464b92b0c6 100644 --- a/tests/fe/rt_1.cc +++ b/tests/fe/rt_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_10.cc b/tests/fe/rt_10.cc index ec05c6ee8a..165b2c9f88 100644 --- a/tests/fe/rt_10.cc +++ b/tests/fe/rt_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_11.cc b/tests/fe/rt_11.cc index 1475c18bc4..f2a9e3eb55 100644 --- a/tests/fe/rt_11.cc +++ b/tests/fe/rt_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_12.cc b/tests/fe/rt_12.cc index 313b8ff2bb..a4a9b3a363 100644 --- a/tests/fe/rt_12.cc +++ b/tests/fe/rt_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_13.cc b/tests/fe/rt_13.cc index ab61aeda65..8d95ef71ea 100644 --- a/tests/fe/rt_13.cc +++ b/tests/fe/rt_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_14.cc b/tests/fe/rt_14.cc index 384a571ff3..91bf374920 100644 --- a/tests/fe/rt_14.cc +++ b/tests/fe/rt_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_15.cc b/tests/fe/rt_15.cc index 9f8c6d23ac..228a0df94e 100644 --- a/tests/fe/rt_15.cc +++ b/tests/fe/rt_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_2.cc b/tests/fe/rt_2.cc index ccb1433891..c30765f9f7 100644 --- a/tests/fe/rt_2.cc +++ b/tests/fe/rt_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_3.cc b/tests/fe/rt_3.cc index 60a02062dd..e9475a22d8 100644 --- a/tests/fe/rt_3.cc +++ b/tests/fe/rt_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_5.cc b/tests/fe/rt_5.cc index 043c416d97..84e2f1d424 100644 --- a/tests/fe/rt_5.cc +++ b/tests/fe/rt_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_7.cc b/tests/fe/rt_7.cc index a2358eca9d..18e5174ee0 100644 --- a/tests/fe/rt_7.cc +++ b/tests/fe/rt_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_8.cc b/tests/fe/rt_8.cc index e6639c1963..1e61479bf3 100644 --- a/tests/fe/rt_8.cc +++ b/tests/fe/rt_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_9.cc b/tests/fe/rt_9.cc index ff28861cb7..c499d8bf85 100644 --- a/tests/fe/rt_9.cc +++ b/tests/fe/rt_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_approximation_01.cc b/tests/fe/rt_approximation_01.cc index 6a7d1e1257..23aadffe36 100644 --- a/tests/fe/rt_approximation_01.cc +++ b/tests/fe/rt_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_covariant.cc b/tests/fe/rt_covariant.cc index ea25e323b1..37bbc55cb7 100644 --- a/tests/fe/rt_covariant.cc +++ b/tests/fe/rt_covariant.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/fe/rt_hessian.cc b/tests/fe/rt_hessian.cc index 070d523d7c..104ef56cb4 100644 --- a/tests/fe/rt_hessian.cc +++ b/tests/fe/rt_hessian.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/fe/rt_normal_02.cc b/tests/fe/rt_normal_02.cc index c2bda2e245..7fe27de1fc 100644 --- a/tests/fe/rt_normal_02.cc +++ b/tests/fe/rt_normal_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rt_projection_01.cc b/tests/fe/rt_projection_01.cc index 8ee607a15e..9503077a5c 100644 --- a/tests/fe/rt_projection_01.cc +++ b/tests/fe/rt_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rtdiff.cc b/tests/fe/rtdiff.cc index 45f50ea9ff..b7df16de60 100644 --- a/tests/fe/rtdiff.cc +++ b/tests/fe/rtdiff.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rtn_1.cc b/tests/fe/rtn_1.cc index a875951f7c..5cdfec1c32 100644 --- a/tests/fe/rtn_1.cc +++ b/tests/fe/rtn_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rtn_2.cc b/tests/fe/rtn_2.cc index 6cf8995b5e..e14dcab16d 100644 --- a/tests/fe/rtn_2.cc +++ b/tests/fe/rtn_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/rtn_3.cc b/tests/fe/rtn_3.cc index 5cc8299c37..0b8f8d00f7 100644 --- a/tests/fe/rtn_3.cc +++ b/tests/fe/rtn_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shapes_bernstein.cc b/tests/fe/shapes_bernstein.cc index 51eca0e7a2..cf7909e5b0 100644 --- a/tests/fe/shapes_bernstein.cc +++ b/tests/fe/shapes_bernstein.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/fe/shapes_dgp.cc b/tests/fe/shapes_dgp.cc index 739f556a65..b76150293b 100644 --- a/tests/fe/shapes_dgp.cc +++ b/tests/fe/shapes_dgp.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/fe/shapes_dgp_monomial.cc b/tests/fe/shapes_dgp_monomial.cc index ac6ce4140f..91fb205cf9 100644 --- a/tests/fe/shapes_dgp_monomial.cc +++ b/tests/fe/shapes_dgp_monomial.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/fe/shapes_dgp_nonparametric.cc b/tests/fe/shapes_dgp_nonparametric.cc index 1134652741..38da009ce5 100644 --- a/tests/fe/shapes_dgp_nonparametric.cc +++ b/tests/fe/shapes_dgp_nonparametric.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/fe/shapes_dgq.cc b/tests/fe/shapes_dgq.cc index 6a1a9d33ea..4df24daf90 100644 --- a/tests/fe/shapes_dgq.cc +++ b/tests/fe/shapes_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shapes_faceq.cc b/tests/fe/shapes_faceq.cc index e4c0562b82..5072221a49 100644 --- a/tests/fe/shapes_faceq.cc +++ b/tests/fe/shapes_faceq.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/fe/shapes_nedelec.cc b/tests/fe/shapes_nedelec.cc index e8f7c2a810..a33d92c85a 100644 --- a/tests/fe/shapes_nedelec.cc +++ b/tests/fe/shapes_nedelec.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/fe/shapes_q.cc b/tests/fe/shapes_q.cc index c79d0a384b..bdd90b4383 100644 --- a/tests/fe/shapes_q.cc +++ b/tests/fe/shapes_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shapes_q_dg0.cc b/tests/fe/shapes_q_dg0.cc index 1fa042268b..37742af170 100644 --- a/tests/fe/shapes_q_dg0.cc +++ b/tests/fe/shapes_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shapes_q_hierarchical.cc b/tests/fe/shapes_q_hierarchical.cc index d810dc612f..2a679a59c4 100644 --- a/tests/fe/shapes_q_hierarchical.cc +++ b/tests/fe/shapes_q_hierarchical.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/fe/shapes_q_iso_q1.cc b/tests/fe/shapes_q_iso_q1.cc index 73358798ac..506458bf1c 100644 --- a/tests/fe/shapes_q_iso_q1.cc +++ b/tests/fe/shapes_q_iso_q1.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/fe/shapes_system.cc b/tests/fe/shapes_system.cc index 1e1de4edf5..0530caadd9 100644 --- a/tests/fe/shapes_system.cc +++ b/tests/fe/shapes_system.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/fe/shapes_system_02.cc b/tests/fe/shapes_system_02.cc index 9c7d8a2674..cf6dc6b6de 100644 --- a/tests/fe/shapes_system_02.cc +++ b/tests/fe/shapes_system_02.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/fe/shapes_traceq.cc b/tests/fe/shapes_traceq.cc index ca440a16a7..f5fe92a230 100644 --- a/tests/fe/shapes_traceq.cc +++ b/tests/fe/shapes_traceq.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/fe/system_01.cc b/tests/fe/system_01.cc index ad442f73bc..5b4d9bdc11 100644 --- a/tests/fe/system_01.cc +++ b/tests/fe/system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/system_02.cc b/tests/fe/system_02.cc index 953ff3c6f9..f0a66f4bb8 100644 --- a/tests/fe/system_02.cc +++ b/tests/fe/system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/system_03.cc b/tests/fe/system_03.cc index 68833dd621..a43d734aa4 100644 --- a/tests/fe/system_03.cc +++ b/tests/fe/system_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/system_04.cc b/tests/fe/system_04.cc index 35e508c7c4..53fd89173e 100644 --- a/tests/fe/system_04.cc +++ b/tests/fe/system_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/system_index.cc b/tests/fe/system_index.cc index d77a991c68..76dbbb2837 100644 --- a/tests/fe/system_index.cc +++ b/tests/fe/system_index.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/traits.cc b/tests/fe/traits.cc index a6f5db67ed..62e5733c92 100644 --- a/tests/fe/traits.cc +++ b/tests/fe/traits.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/tests/fe/transfer.cc b/tests/fe/transfer.cc index 4c19bf2517..15e71dbf06 100644 --- a/tests/fe/transfer.cc +++ b/tests/fe/transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/up_and_down.cc b/tests/fe/up_and_down.cc index 3e09747e7d..8e0c4c4a8a 100644 --- a/tests/fe/up_and_down.cc +++ b/tests/fe/up_and_down.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix.cc b/tests/full_matrix/full_matrix.cc index 484484c629..734890b475 100644 --- a/tests/full_matrix/full_matrix.cc +++ b/tests/full_matrix/full_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_02.cc b/tests/full_matrix/full_matrix_02.cc index 300fd4b125..affacc4564 100644 --- a/tests/full_matrix/full_matrix_02.cc +++ b/tests/full_matrix/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_03.cc b/tests/full_matrix/full_matrix_03.cc index 174860fec6..973fc1e119 100644 --- a/tests/full_matrix/full_matrix_03.cc +++ b/tests/full_matrix/full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_04.cc b/tests/full_matrix/full_matrix_04.cc index 4c816230b8..d12d19ee67 100644 --- a/tests/full_matrix/full_matrix_04.cc +++ b/tests/full_matrix/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_05.cc b/tests/full_matrix/full_matrix_05.cc index f5225adea3..59ee05e260 100644 --- a/tests/full_matrix/full_matrix_05.cc +++ b/tests/full_matrix/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_06.cc b/tests/full_matrix/full_matrix_06.cc index 19149a2650..453cfdbc73 100644 --- a/tests/full_matrix/full_matrix_06.cc +++ b/tests/full_matrix/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_07.cc b/tests/full_matrix/full_matrix_07.cc index 343dc41597..3aeafbaad5 100644 --- a/tests/full_matrix/full_matrix_07.cc +++ b/tests/full_matrix/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_08.cc b/tests/full_matrix/full_matrix_08.cc index fc9216d022..4ca703eb6d 100644 --- a/tests/full_matrix/full_matrix_08.cc +++ b/tests/full_matrix/full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_09.cc b/tests/full_matrix/full_matrix_09.cc index 2375dec6ae..30f6f2cedf 100644 --- a/tests/full_matrix/full_matrix_09.cc +++ b/tests/full_matrix/full_matrix_09.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/full_matrix/full_matrix_10.cc b/tests/full_matrix/full_matrix_10.cc index 3367196671..395bd263cd 100644 --- a/tests/full_matrix/full_matrix_10.cc +++ b/tests/full_matrix/full_matrix_10.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/full_matrix/full_matrix_11.cc b/tests/full_matrix/full_matrix_11.cc index b6c5e3bd4d..9b3341fdfc 100644 --- a/tests/full_matrix/full_matrix_11.cc +++ b/tests/full_matrix/full_matrix_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/full_matrix/full_matrix_58.cc b/tests/full_matrix/full_matrix_58.cc index 05dc0429d5..6c8b14f6a0 100644 --- a/tests/full_matrix/full_matrix_58.cc +++ b/tests/full_matrix/full_matrix_58.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_iterator_01.cc b/tests/full_matrix/full_matrix_iterator_01.cc index 63160feba6..dbeb25e187 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_print.cc b/tests/full_matrix/full_matrix_print.cc index e2f496b570..3b0a2a9126 100644 --- a/tests/full_matrix/full_matrix_print.cc +++ b/tests/full_matrix/full_matrix_print.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_vector_01.cc b/tests/full_matrix/full_matrix_vector_01.cc index 332d4f95af..7c8b1dbdaf 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_vector_02.cc b/tests/full_matrix/full_matrix_vector_02.cc index e0d03f1a47..889fb0bb00 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_vector_05.cc b/tests/full_matrix/full_matrix_vector_05.cc index 152760f691..798a39e162 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_vector_06.cc b/tests/full_matrix/full_matrix_vector_06.cc index acc25b11c2..821298ff90 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_vector_07.cc b/tests/full_matrix/full_matrix_vector_07.cc index 7429e45372..f9db5dd275 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_mat_01.cc b/tests/gla/block_mat_01.cc index bf419f61b5..22e7a02ea9 100644 --- a/tests/gla/block_mat_01.cc +++ b/tests/gla/block_mat_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_mat_02.cc b/tests/gla/block_mat_02.cc index f3aaf4cffc..e49b297bb5 100644 --- a/tests/gla/block_mat_02.cc +++ b/tests/gla/block_mat_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_mat_03.cc b/tests/gla/block_mat_03.cc index 34f678084c..80d1918048 100644 --- a/tests/gla/block_mat_03.cc +++ b/tests/gla/block_mat_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_vec_01.cc b/tests/gla/block_vec_01.cc index 590386531f..a1f1e81b4e 100644 --- a/tests/gla/block_vec_01.cc +++ b/tests/gla/block_vec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_vec_02.cc b/tests/gla/block_vec_02.cc index e277b82b45..e6a703e4ff 100644 --- a/tests/gla/block_vec_02.cc +++ b/tests/gla/block_vec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/block_vec_03.cc b/tests/gla/block_vec_03.cc index 2315595843..d099018c57 100644 --- a/tests/gla/block_vec_03.cc +++ b/tests/gla/block_vec_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/gla/block_vec_04.cc b/tests/gla/block_vec_04.cc index 90d8e7dd82..ece3b9b651 100644 --- a/tests/gla/block_vec_04.cc +++ b/tests/gla/block_vec_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/gla/extract_subvector_to.cc b/tests/gla/extract_subvector_to.cc index 7d9922366c..e2e794b69d 100644 --- a/tests/gla/extract_subvector_to.cc +++ b/tests/gla/extract_subvector_to.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/extract_subvector_to_parallel.cc b/tests/gla/extract_subvector_to_parallel.cc index fabd3fbaaf..c7aac33ae0 100644 --- a/tests/gla/extract_subvector_to_parallel.cc +++ b/tests/gla/extract_subvector_to_parallel.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_01.cc b/tests/gla/mat_01.cc index e1dca9de4c..09f3fb7339 100644 --- a/tests/gla/mat_01.cc +++ b/tests/gla/mat_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_02.cc b/tests/gla/mat_02.cc index 30d8f07ae4..eb67356804 100644 --- a/tests/gla/mat_02.cc +++ b/tests/gla/mat_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_03.cc b/tests/gla/mat_03.cc index 5551ee0479..040a4599aa 100644 --- a/tests/gla/mat_03.cc +++ b/tests/gla/mat_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_04.cc b/tests/gla/mat_04.cc index cc64316e96..3b7698e5c9 100644 --- a/tests/gla/mat_04.cc +++ b/tests/gla/mat_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_05.cc b/tests/gla/mat_05.cc index 44cb618b2b..21b3a5326e 100644 --- a/tests/gla/mat_05.cc +++ b/tests/gla/mat_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/mat_06.cc b/tests/gla/mat_06.cc index dae3277109..8498acc227 100644 --- a/tests/gla/mat_06.cc +++ b/tests/gla/mat_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_00.cc b/tests/gla/vec_00.cc index 005952dcf6..951e115f1a 100644 --- a/tests/gla/vec_00.cc +++ b/tests/gla/vec_00.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/gla/vec_01.cc b/tests/gla/vec_01.cc index f54d04c01d..c150e577ed 100644 --- a/tests/gla/vec_01.cc +++ b/tests/gla/vec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_02.cc b/tests/gla/vec_02.cc index 8136baf988..3ef12aa3c0 100644 --- a/tests/gla/vec_02.cc +++ b/tests/gla/vec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_03.cc b/tests/gla/vec_03.cc index 32cb20ae1c..b3d200bd1e 100644 --- a/tests/gla/vec_03.cc +++ b/tests/gla/vec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_04.cc b/tests/gla/vec_04.cc index 79851125b3..e56ac81c7d 100644 --- a/tests/gla/vec_04.cc +++ b/tests/gla/vec_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_05.cc b/tests/gla/vec_05.cc index 988f4402eb..144ad57da2 100644 --- a/tests/gla/vec_05.cc +++ b/tests/gla/vec_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_06.cc b/tests/gla/vec_06.cc index 6fe833beb1..31ee7dbb79 100644 --- a/tests/gla/vec_06.cc +++ b/tests/gla/vec_06.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/gla/vec_07.cc b/tests/gla/vec_07.cc index e754f0873b..e8887bd9b5 100644 --- a/tests/gla/vec_07.cc +++ b/tests/gla/vec_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/gla/vec_all_zero_01.cc b/tests/gla/vec_all_zero_01.cc index 3ed0685ec9..26952d2760 100644 --- a/tests/gla/vec_all_zero_01.cc +++ b/tests/gla/vec_all_zero_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/grid/cell_id_01.cc b/tests/grid/cell_id_01.cc index fd3cd4047f..880577057f 100644 --- a/tests/grid/cell_id_01.cc +++ b/tests/grid/cell_id_01.cc @@ -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/tests/grid/cell_id_02.cc b/tests/grid/cell_id_02.cc index 8dad4420bf..75648e4fa4 100644 --- a/tests/grid/cell_id_02.cc +++ b/tests/grid/cell_id_02.cc @@ -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/tests/grid/cell_id_03.cc b/tests/grid/cell_id_03.cc index cb30344e2c..7301c62763 100644 --- a/tests/grid/cell_id_03.cc +++ b/tests/grid/cell_id_03.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/grid/cell_id_04.cc b/tests/grid/cell_id_04.cc index cd895737bd..cd34d41a61 100644 --- a/tests/grid/cell_id_04.cc +++ b/tests/grid/cell_id_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/grid/coarsening_02.cc b/tests/grid/coarsening_02.cc index 505094b335..fb3d5f6a57 100644 --- a/tests/grid/coarsening_02.cc +++ b/tests/grid/coarsening_02.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/grid/coarsening_02_1d.cc b/tests/grid/coarsening_02_1d.cc index c8f91ead2d..f5a6a03f66 100644 --- a/tests/grid/coarsening_02_1d.cc +++ b/tests/grid/coarsening_02_1d.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/grid/coarsening_03.cc b/tests/grid/coarsening_03.cc index b407f4453d..09834e0fae 100644 --- a/tests/grid/coarsening_03.cc +++ b/tests/grid/coarsening_03.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/grid/distort_random.cc b/tests/grid/distort_random.cc index a78bb7343a..65902c5dcf 100644 --- a/tests/grid/distort_random.cc +++ b/tests/grid/distort_random.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/extent_in_direction.cc b/tests/grid/extent_in_direction.cc index 2b3fcc1d84..f3b15ec750 100644 --- a/tests/grid/extent_in_direction.cc +++ b/tests/grid/extent_in_direction.cc @@ -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/tests/grid/extrude_orientation_01.cc b/tests/grid/extrude_orientation_01.cc index 192eda9c7d..f59b19b95c 100644 --- a/tests/grid/extrude_orientation_01.cc +++ b/tests/grid/extrude_orientation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/extrude_orientation_02.cc b/tests/grid/extrude_orientation_02.cc index 99e884db35..d20cfad2c4 100644 --- a/tests/grid/extrude_orientation_02.cc +++ b/tests/grid/extrude_orientation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/face_orientations_3d.cc b/tests/grid/face_orientations_3d.cc index 085f1a78ef..3ce69c60a5 100644 --- a/tests/grid/face_orientations_3d.cc +++ b/tests/grid/face_orientations_3d.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/tests/grid/filtered_iterator.cc b/tests/grid/filtered_iterator.cc index 54c53bec0a..57f5471267 100644 --- a/tests/grid/filtered_iterator.cc +++ b/tests/grid/filtered_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/filtered_iterator_02.cc b/tests/grid/filtered_iterator_02.cc index a639de6d81..d418b46eb2 100644 --- a/tests/grid/filtered_iterator_02.cc +++ b/tests/grid/filtered_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/filtered_iterator_03.cc b/tests/grid/filtered_iterator_03.cc index b2d7fede1c..382d27252a 100644 --- a/tests/grid/filtered_iterator_03.cc +++ b/tests/grid/filtered_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/filtered_iterator_04.cc b/tests/grid/filtered_iterator_04.cc index 9b31f5b9f9..1c09324308 100644 --- a/tests/grid/filtered_iterator_04.cc +++ b/tests/grid/filtered_iterator_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/grid/get_finest_common_cells_01.cc b/tests/grid/get_finest_common_cells_01.cc index 11fae2b0bc..f964124474 100644 --- a/tests/grid/get_finest_common_cells_01.cc +++ b/tests/grid/get_finest_common_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/get_finest_common_cells_02.cc b/tests/grid/get_finest_common_cells_02.cc index 6ef44f39d3..f637167eea 100644 --- a/tests/grid/get_finest_common_cells_02.cc +++ b/tests/grid/get_finest_common_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/get_finest_common_cells_03.cc b/tests/grid/get_finest_common_cells_03.cc index ef1ded774b..2ad5836843 100644 --- a/tests/grid/get_finest_common_cells_03.cc +++ b/tests/grid/get_finest_common_cells_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/get_patch_around_cell_01.cc b/tests/grid/get_patch_around_cell_01.cc index daf5b129e8..23f2592be3 100644 --- a/tests/grid/get_patch_around_cell_01.cc +++ b/tests/grid/get_patch_around_cell_01.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/grid/grid_generator_01.cc b/tests/grid/grid_generator_01.cc index 08c3f3e247..4a1f4e5ba4 100644 --- a/tests/grid/grid_generator_01.cc +++ b/tests/grid/grid_generator_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/grid/grid_generator_01a.cc b/tests/grid/grid_generator_01a.cc index 561c1d355d..8b694469b6 100644 --- a/tests/grid/grid_generator_01a.cc +++ b/tests/grid/grid_generator_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_01b.cc b/tests/grid/grid_generator_01b.cc index 3acbd24ba2..bcaa670366 100644 --- a/tests/grid/grid_generator_01b.cc +++ b/tests/grid/grid_generator_01b.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/grid/grid_generator_02.cc b/tests/grid/grid_generator_02.cc index e11de4b216..189ad8daf8 100644 --- a/tests/grid/grid_generator_02.cc +++ b/tests/grid/grid_generator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_03.cc b/tests/grid/grid_generator_03.cc index 693859742d..3ade942a8c 100644 --- a/tests/grid/grid_generator_03.cc +++ b/tests/grid/grid_generator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_04.cc b/tests/grid/grid_generator_04.cc index f4a6afad3a..f393929c4c 100644 --- a/tests/grid/grid_generator_04.cc +++ b/tests/grid/grid_generator_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_05.cc b/tests/grid/grid_generator_05.cc index 895cd52be7..81200e4b91 100644 --- a/tests/grid/grid_generator_05.cc +++ b/tests/grid/grid_generator_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_06.cc b/tests/grid/grid_generator_06.cc index 37c4469519..b44de6c884 100644 --- a/tests/grid/grid_generator_06.cc +++ b/tests/grid/grid_generator_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_07.cc b/tests/grid/grid_generator_07.cc index a8ec4d960a..813bcf211d 100644 --- a/tests/grid/grid_generator_07.cc +++ b/tests/grid/grid_generator_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_08.cc b/tests/grid/grid_generator_08.cc index 56cce3381c..5b2de86264 100644 --- a/tests/grid/grid_generator_08.cc +++ b/tests/grid/grid_generator_08.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/grid/grid_generator_09.cc b/tests/grid/grid_generator_09.cc index f106dbb0b0..48431a48ea 100644 --- a/tests/grid/grid_generator_09.cc +++ b/tests/grid/grid_generator_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_10.cc b/tests/grid/grid_generator_10.cc index 18945fb66f..77ed748664 100644 --- a/tests/grid/grid_generator_10.cc +++ b/tests/grid/grid_generator_10.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/grid/grid_generator_cheese.cc b/tests/grid/grid_generator_cheese.cc index 3491f98d45..760d220612 100644 --- a/tests/grid/grid_generator_cheese.cc +++ b/tests/grid/grid_generator_cheese.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_general_cell.cc b/tests/grid/grid_generator_general_cell.cc index a428af68ad..82656fe318 100644 --- a/tests/grid/grid_generator_general_cell.cc +++ b/tests/grid/grid_generator_general_cell.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/grid/grid_generator_hyper_cross.cc b/tests/grid/grid_generator_hyper_cross.cc index 98fe598f11..403a1c2388 100644 --- a/tests/grid/grid_generator_hyper_cross.cc +++ b/tests/grid/grid_generator_hyper_cross.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_hyper_cube_slit_01.cc b/tests/grid/grid_generator_hyper_cube_slit_01.cc index 68a0d30b63..9703ffe03c 100644 --- a/tests/grid/grid_generator_hyper_cube_slit_01.cc +++ b/tests/grid/grid_generator_hyper_cube_slit_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/grid/grid_generator_hyper_sphere.cc b/tests/grid/grid_generator_hyper_sphere.cc index 7dfd5b3c70..6070f28d82 100644 --- a/tests/grid/grid_generator_hyper_sphere.cc +++ b/tests/grid/grid_generator_hyper_sphere.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_simplex.cc b/tests/grid/grid_generator_simplex.cc index 26393f8814..8e438e0336 100644 --- a/tests/grid/grid_generator_simplex.cc +++ b/tests/grid/grid_generator_simplex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell.cc b/tests/grid/grid_hyper_shell.cc index 12ed42f022..a767e6e373 100644 --- a/tests/grid/grid_hyper_shell.cc +++ b/tests/grid/grid_hyper_shell.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell_02.cc b/tests/grid/grid_hyper_shell_02.cc index 171b094f26..17af13f15a 100644 --- a/tests/grid/grid_hyper_shell_02.cc +++ b/tests/grid/grid_hyper_shell_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell_03.cc b/tests/grid/grid_hyper_shell_03.cc index 7bab5ad42b..22d76cb831 100644 --- a/tests/grid/grid_hyper_shell_03.cc +++ b/tests/grid/grid_hyper_shell_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell_04.cc b/tests/grid/grid_hyper_shell_04.cc index cd73bad0a5..4e33df0dd1 100644 --- a/tests/grid/grid_hyper_shell_04.cc +++ b/tests/grid/grid_hyper_shell_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell_05.cc b/tests/grid/grid_hyper_shell_05.cc index 51b348294d..a0f880b3e1 100644 --- a/tests/grid/grid_hyper_shell_05.cc +++ b/tests/grid/grid_hyper_shell_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_hyper_shell_06.cc b/tests/grid/grid_hyper_shell_06.cc index 699035d91b..5bce1c65f1 100644 --- a/tests/grid/grid_hyper_shell_06.cc +++ b/tests/grid/grid_hyper_shell_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in.cc b/tests/grid/grid_in.cc index 8aa442711f..2959650c42 100644 --- a/tests/grid/grid_in.cc +++ b/tests/grid/grid_in.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/tests/grid/grid_in_3d.cc b/tests/grid/grid_in_3d.cc index 9c1d52b5df..a0998f0da9 100644 --- a/tests/grid/grid_in_3d.cc +++ b/tests/grid/grid_in_3d.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/tests/grid/grid_in_3d_02.cc b/tests/grid/grid_in_3d_02.cc index b0b46208fc..c768b719d3 100644 --- a/tests/grid/grid_in_3d_02.cc +++ b/tests/grid/grid_in_3d_02.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/tests/grid/grid_in_abaqus_01.cc b/tests/grid/grid_in_abaqus_01.cc index f07dc2f8d6..1272c098a0 100644 --- a/tests/grid/grid_in_abaqus_01.cc +++ b/tests/grid/grid_in_abaqus_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/grid/grid_in_gmsh_01.cc b/tests/grid/grid_in_gmsh_01.cc index 1236fcd79d..58a289a674 100644 --- a/tests/grid/grid_in_gmsh_01.cc +++ b/tests/grid/grid_in_gmsh_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/grid/grid_in_msh.cc b/tests/grid/grid_in_msh.cc index 175ab03fe1..2466bbd785 100644 --- a/tests/grid/grid_in_msh.cc +++ b/tests/grid/grid_in_msh.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/tests/grid/grid_in_msh_02.cc b/tests/grid/grid_in_msh_02.cc index 109fba6969..2796227f9a 100644 --- a/tests/grid/grid_in_msh_02.cc +++ b/tests/grid/grid_in_msh_02.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/tests/grid/grid_in_msh_02_13.cc b/tests/grid/grid_in_msh_02_13.cc index 2a08899666..f4fdec578f 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 - 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/tests/grid/grid_in_msh_03.cc b/tests/grid/grid_in_msh_03.cc index ff7f3882a0..a0e279658e 100644 --- a/tests/grid/grid_in_msh_03.cc +++ b/tests/grid/grid_in_msh_03.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/tests/grid/grid_in_msh_version_1.cc b/tests/grid/grid_in_msh_version_1.cc index 56cf437c1d..0a569836b6 100644 --- a/tests/grid/grid_in_msh_version_1.cc +++ b/tests/grid/grid_in_msh_version_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_version_2.cc b/tests/grid/grid_in_msh_version_2.cc index 798024a810..ed5939f2f6 100644 --- a/tests/grid/grid_in_msh_version_2.cc +++ b/tests/grid/grid_in_msh_version_2.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/tests/grid/grid_in_tecplot.cc b/tests/grid/grid_in_tecplot.cc index ab7894327b..2eaab8b2c5 100644 --- a/tests/grid/grid_in_tecplot.cc +++ b/tests/grid/grid_in_tecplot.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/tests/grid/grid_in_ucd_01.cc b/tests/grid/grid_in_ucd_01.cc index e06ce68f8d..130c3d152f 100644 --- a/tests/grid/grid_in_ucd_01.cc +++ b/tests/grid/grid_in_ucd_01.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/tests/grid/grid_in_unv_2d.cc b/tests/grid/grid_in_unv_2d.cc index 534d189910..47202cdb64 100644 --- a/tests/grid/grid_in_unv_2d.cc +++ b/tests/grid/grid_in_unv_2d.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/tests/grid/grid_in_unv_3d.cc b/tests/grid/grid_in_unv_3d.cc index d23dfba375..50b1df2efe 100644 --- a/tests/grid/grid_in_unv_3d.cc +++ b/tests/grid/grid_in_unv_3d.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/tests/grid/grid_in_unv_3d_02.cc b/tests/grid/grid_in_unv_3d_02.cc index f8b4fd8db6..5a7809eb19 100644 --- a/tests/grid/grid_in_unv_3d_02.cc +++ b/tests/grid/grid_in_unv_3d_02.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/tests/grid/grid_in_vtk_2d.cc b/tests/grid/grid_in_vtk_2d.cc index 5096eef98e..c30d0b6f22 100644 --- a/tests/grid/grid_in_vtk_2d.cc +++ b/tests/grid/grid_in_vtk_2d.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/tests/grid/grid_in_vtk_3d.cc b/tests/grid/grid_in_vtk_3d.cc index 2da737111f..1133045fae 100644 --- a/tests/grid/grid_in_vtk_3d.cc +++ b/tests/grid/grid_in_vtk_3d.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/tests/grid/grid_in_vtk_3d_02.cc b/tests/grid/grid_in_vtk_3d_02.cc index f7a9312bdb..074e91ad49 100644 --- a/tests/grid/grid_in_vtk_3d_02.cc +++ b/tests/grid/grid_in_vtk_3d_02.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/tests/grid/grid_in_vtk_3d_03.cc b/tests/grid/grid_in_vtk_3d_03.cc index 7d5404053b..9eacff8640 100644 --- a/tests/grid/grid_in_vtk_3d_03.cc +++ b/tests/grid/grid_in_vtk_3d_03.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/tests/grid/grid_in_vtk_3d_04.cc b/tests/grid/grid_in_vtk_3d_04.cc index 9a5ec7ad7a..25226601cd 100644 --- a/tests/grid/grid_in_vtk_3d_04.cc +++ b/tests/grid/grid_in_vtk_3d_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/grid/grid_invert.cc b/tests/grid/grid_invert.cc index 267d4f4032..ce3978fd1a 100644 --- a/tests/grid/grid_invert.cc +++ b/tests/grid/grid_invert.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/tests/grid/grid_out.cc b/tests/grid/grid_out.cc index 034ff3d523..ef7710c7b9 100644 --- a/tests/grid/grid_out.cc +++ b/tests/grid/grid_out.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/tests/grid/grid_out_02.cc b/tests/grid/grid_out_02.cc index 15565d660c..ac6611d040 100644 --- a/tests/grid/grid_out_02.cc +++ b/tests/grid/grid_out_02.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/tests/grid/grid_out_03.cc b/tests/grid/grid_out_03.cc index 77a197c7d8..e4adc253d5 100644 --- a/tests/grid/grid_out_03.cc +++ b/tests/grid/grid_out_03.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/tests/grid/grid_out_04.cc b/tests/grid/grid_out_04.cc index 7dff5df7db..bb780bc11d 100644 --- a/tests/grid/grid_out_04.cc +++ b/tests/grid/grid_out_04.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/tests/grid/grid_out_07.cc b/tests/grid/grid_out_07.cc index 85c9067abb..4a81342f10 100644 --- a/tests/grid/grid_out_07.cc +++ b/tests/grid/grid_out_07.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/tests/grid/grid_out_08.cc b/tests/grid/grid_out_08.cc index 5072fb44bc..16d8d72191 100644 --- a/tests/grid/grid_out_08.cc +++ b/tests/grid/grid_out_08.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/tests/grid/grid_out_09.cc b/tests/grid/grid_out_09.cc index 8ab24cf1f4..72d8fca772 100644 --- a/tests/grid/grid_out_09.cc +++ b/tests/grid/grid_out_09.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/tests/grid/grid_out_per_processor_vtu_01.cc b/tests/grid/grid_out_per_processor_vtu_01.cc index dd971f2e8b..a358880109 100644 --- a/tests/grid/grid_out_per_processor_vtu_01.cc +++ b/tests/grid/grid_out_per_processor_vtu_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_out_svg_01.cc b/tests/grid/grid_out_svg_01.cc index 5ce8cf002f..7d7fd6d398 100644 --- a/tests/grid/grid_out_svg_01.cc +++ b/tests/grid/grid_out_svg_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 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/grid/grid_out_svg_02.cc b/tests/grid/grid_out_svg_02.cc index b65524a06b..df99cae50e 100644 --- a/tests/grid/grid_out_svg_02.cc +++ b/tests/grid/grid_out_svg_02.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/grid/grid_out_vtk_01.cc b/tests/grid/grid_out_vtk_01.cc index efe0c927a5..c20a187e0f 100644 --- a/tests/grid/grid_out_vtk_01.cc +++ b/tests/grid/grid_out_vtk_01.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/tests/grid/grid_out_vtk_02.cc b/tests/grid/grid_out_vtk_02.cc index 8c691e23ec..3976fb1e69 100644 --- a/tests/grid/grid_out_vtk_02.cc +++ b/tests/grid/grid_out_vtk_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_output_input.cc b/tests/grid/grid_output_input.cc index 08e3389ba1..45602abe15 100644 --- a/tests/grid/grid_output_input.cc +++ b/tests/grid/grid_output_input.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_parallelepiped.cc b/tests/grid/grid_parallelepiped.cc index b28b011c1c..3ec400674f 100644 --- a/tests/grid/grid_parallelepiped.cc +++ b/tests/grid/grid_parallelepiped.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_parallelepiped_01.cc b/tests/grid/grid_parallelepiped_01.cc index 5427b438a2..28ba842ccd 100644 --- a/tests/grid/grid_parallelepiped_01.cc +++ b/tests/grid/grid_parallelepiped_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_parallelepiped_02.cc b/tests/grid/grid_parallelepiped_02.cc index 40c8bcb7f1..4375cff739 100644 --- a/tests/grid/grid_parallelepiped_02.cc +++ b/tests/grid/grid_parallelepiped_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_parallelepiped_03.cc b/tests/grid/grid_parallelepiped_03.cc index dc0d593bef..8cc28d3e07 100644 --- a/tests/grid/grid_parallelepiped_03.cc +++ b/tests/grid/grid_parallelepiped_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_parallelepiped_04.cc b/tests/grid/grid_parallelepiped_04.cc index 2d333a75e1..efd6495337 100644 --- a/tests/grid/grid_parallelepiped_04.cc +++ b/tests/grid/grid_parallelepiped_04.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/grid/grid_parallelepiped_05.cc b/tests/grid/grid_parallelepiped_05.cc index 3d134b1014..3ab0f58a0e 100644 --- a/tests/grid/grid_parallelepiped_05.cc +++ b/tests/grid/grid_parallelepiped_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_remove_anisotropy.cc b/tests/grid/grid_remove_anisotropy.cc index 720ba272df..c26b5de0d0 100644 --- a/tests/grid/grid_remove_anisotropy.cc +++ b/tests/grid/grid_remove_anisotropy.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_remove_hanging_nodes.cc b/tests/grid/grid_remove_hanging_nodes.cc index f010001c85..c53e7864f0 100644 --- a/tests/grid/grid_remove_hanging_nodes.cc +++ b/tests/grid/grid_remove_hanging_nodes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_test.cc b/tests/grid/grid_test.cc index c15aa89929..d31ee45a93 100644 --- a/tests/grid/grid_test.cc +++ b/tests/grid/grid_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools.cc b/tests/grid/grid_tools.cc index 0309e73ab4..a94c417431 100644 --- a/tests/grid/grid_tools.cc +++ b/tests/grid/grid_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_02.cc b/tests/grid/grid_tools_02.cc index e3da64705d..722fab8ed9 100644 --- a/tests/grid/grid_tools_02.cc +++ b/tests/grid/grid_tools_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_03.cc b/tests/grid/grid_tools_03.cc index bf757a0e1f..8863f7ee1a 100644 --- a/tests/grid/grid_tools_03.cc +++ b/tests/grid/grid_tools_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_04.cc b/tests/grid/grid_tools_04.cc index 583d1c71e3..e45c647806 100644 --- a/tests/grid/grid_tools_04.cc +++ b/tests/grid/grid_tools_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_05.cc b/tests/grid/grid_tools_05.cc index 5b93827ac4..45b8b74352 100644 --- a/tests/grid/grid_tools_05.cc +++ b/tests/grid/grid_tools_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_06.cc b/tests/grid/grid_tools_06.cc index 613537eabc..4f44b8bed9 100644 --- a/tests/grid/grid_tools_06.cc +++ b/tests/grid/grid_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_cache_03.cc b/tests/grid/grid_tools_cache_03.cc index 93108dcf38..437ca60911 100644 --- a/tests/grid/grid_tools_cache_03.cc +++ b/tests/grid/grid_tools_cache_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_extract_used_vertices_01.cc b/tests/grid/grid_tools_extract_used_vertices_01.cc index 1a7fbcbaa4..2d6d2751ea 100644 --- a/tests/grid/grid_tools_extract_used_vertices_01.cc +++ b/tests/grid/grid_tools_extract_used_vertices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_extract_used_vertices_02.cc b/tests/grid/grid_tools_extract_used_vertices_02.cc index 50f3374133..4a58e2e24d 100644 --- a/tests/grid/grid_tools_extract_used_vertices_02.cc +++ b/tests/grid/grid_tools_extract_used_vertices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_extract_used_vertices_03.cc b/tests/grid/grid_tools_extract_used_vertices_03.cc index 14444328fa..6eee75f31d 100644 --- a/tests/grid/grid_tools_extract_used_vertices_03.cc +++ b/tests/grid/grid_tools_extract_used_vertices_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_find_closest_vertex_01.cc b/tests/grid/grid_tools_find_closest_vertex_01.cc index fecc5590a0..df25fabc1f 100644 --- a/tests/grid/grid_tools_find_closest_vertex_01.cc +++ b/tests/grid/grid_tools_find_closest_vertex_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_01.cc b/tests/grid/grid_tools_halo_layer_01.cc index 99b4bf6da4..501dc40cc7 100644 --- a/tests/grid/grid_tools_halo_layer_01.cc +++ b/tests/grid/grid_tools_halo_layer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_02.cc b/tests/grid/grid_tools_halo_layer_02.cc index ab6f9d4e9e..857126581b 100644 --- a/tests/grid/grid_tools_halo_layer_02.cc +++ b/tests/grid/grid_tools_halo_layer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_03.cc b/tests/grid/grid_tools_halo_layer_03.cc index 3b6cb6f3a5..760da27355 100644 --- a/tests/grid/grid_tools_halo_layer_03.cc +++ b/tests/grid/grid_tools_halo_layer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_04.cc b/tests/grid/grid_tools_halo_layer_04.cc index 719e0bf87a..5614def3b2 100644 --- a/tests/grid/grid_tools_halo_layer_04.cc +++ b/tests/grid/grid_tools_halo_layer_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_05.cc b/tests/grid/grid_tools_halo_layer_05.cc index c495f0ba8d..e053fb18df 100644 --- a/tests/grid/grid_tools_halo_layer_05.cc +++ b/tests/grid/grid_tools_halo_layer_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_halo_layer_ghost_cells.cc b/tests/grid/grid_tools_halo_layer_ghost_cells.cc index 0501268d14..6c89611d04 100644 --- a/tests/grid/grid_tools_halo_layer_ghost_cells.cc +++ b/tests/grid/grid_tools_halo_layer_ghost_cells.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_local_to_global_vertex_id.cc b/tests/grid/grid_tools_local_to_global_vertex_id.cc index 4cd116ea7c..baf26f5d2e 100644 --- a/tests/grid/grid_tools_local_to_global_vertex_id.cc +++ b/tests/grid/grid_tools_local_to_global_vertex_id.cc @@ -1,5 +1,5 @@ // -// 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/grid/grid_tools_regularize_01.cc b/tests/grid/grid_tools_regularize_01.cc index 743077afad..ebe4752a48 100644 --- a/tests/grid/grid_tools_regularize_01.cc +++ b/tests/grid/grid_tools_regularize_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_regularize_02.cc b/tests/grid/grid_tools_regularize_02.cc index 03981670f4..9914d907b5 100644 --- a/tests/grid/grid_tools_regularize_02.cc +++ b/tests/grid/grid_tools_regularize_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_transform_01.cc b/tests/grid/grid_tools_transform_01.cc index 135f98dd0e..a1b9803dd6 100644 --- a/tests/grid/grid_tools_transform_01.cc +++ b/tests/grid/grid_tools_transform_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_vertex_to_cell_map_01.cc b/tests/grid/grid_tools_vertex_to_cell_map_01.cc index a2b4f1faca..9296e68d59 100644 --- a/tests/grid/grid_tools_vertex_to_cell_map_01.cc +++ b/tests/grid/grid_tools_vertex_to_cell_map_01.cc @@ -1,5 +1,5 @@ // -// 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/grid/grid_tools_vertex_to_cell_map_02.cc b/tests/grid/grid_tools_vertex_to_cell_map_02.cc index dfa3bb49cb..5e103ef6fb 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 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_transform.cc b/tests/grid/grid_transform.cc index bb137e4a42..13e6e00628 100644 --- a/tests/grid/grid_transform.cc +++ b/tests/grid/grid_transform.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_transform_3d.cc b/tests/grid/grid_transform_3d.cc index 3542d377e7..070dedd4bd 100644 --- a/tests/grid/grid_transform_3d.cc +++ b/tests/grid/grid_transform_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_transform_coefficient.cc b/tests/grid/grid_transform_coefficient.cc index 0b49e4d747..aa1390f37b 100644 --- a/tests/grid/grid_transform_coefficient.cc +++ b/tests/grid/grid_transform_coefficient.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2017 by the deal.II authors +// Copyright (C) 1998 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/have_same_coarse_mesh_01.cc b/tests/grid/have_same_coarse_mesh_01.cc index d4b8b55486..2194b2ceed 100644 --- a/tests/grid/have_same_coarse_mesh_01.cc +++ b/tests/grid/have_same_coarse_mesh_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/have_same_coarse_mesh_02.cc b/tests/grid/have_same_coarse_mesh_02.cc index d8792935dc..7bf299bb7b 100644 --- a/tests/grid/have_same_coarse_mesh_02.cc +++ b/tests/grid/have_same_coarse_mesh_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/have_same_coarse_mesh_03.cc b/tests/grid/have_same_coarse_mesh_03.cc index 089f6a9f33..65d5ff89ed 100644 --- a/tests/grid/have_same_coarse_mesh_03.cc +++ b/tests/grid/have_same_coarse_mesh_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/intergrid_constraints.cc b/tests/grid/intergrid_constraints.cc index ff4312d4c1..05890db5d5 100644 --- a/tests/grid/intergrid_constraints.cc +++ b/tests/grid/intergrid_constraints.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/grid/intergrid_map.cc b/tests/grid/intergrid_map.cc index ce1adae883..a50a3d2401 100644 --- a/tests/grid/intergrid_map.cc +++ b/tests/grid/intergrid_map.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/grid/line_coarsening_3d.cc b/tests/grid/line_coarsening_3d.cc index ee0cb47c3d..d77c409425 100644 --- a/tests/grid/line_coarsening_3d.cc +++ b/tests/grid/line_coarsening_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/manifold_ids_on_boundary_01.cc b/tests/grid/manifold_ids_on_boundary_01.cc index 7a3844d1b3..06df257f0b 100644 --- a/tests/grid/manifold_ids_on_boundary_01.cc +++ b/tests/grid/manifold_ids_on_boundary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/maximal_cell_diameter.cc b/tests/grid/maximal_cell_diameter.cc index dfe03fedd1..91246c5c26 100644 --- a/tests/grid/maximal_cell_diameter.cc +++ b/tests/grid/maximal_cell_diameter.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/measure_et_al.cc b/tests/grid/measure_et_al.cc index b80d61e6db..986eaf0b6d 100644 --- a/tests/grid/measure_et_al.cc +++ b/tests/grid/measure_et_al.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/measure_et_al_02.cc b/tests/grid/measure_et_al_02.cc index 31ce5f90bf..f638664000 100644 --- a/tests/grid/measure_et_al_02.cc +++ b/tests/grid/measure_et_al_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/measure_of_3d_face_01.cc b/tests/grid/measure_of_3d_face_01.cc index f8fc95e194..e5be4a1ec9 100644 --- a/tests/grid/measure_of_3d_face_01.cc +++ b/tests/grid/measure_of_3d_face_01.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/grid/merge_triangulations_01.cc b/tests/grid/merge_triangulations_01.cc index 17f8a3be8c..0aecbc4564 100644 --- a/tests/grid/merge_triangulations_01.cc +++ b/tests/grid/merge_triangulations_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/merge_triangulations_02.cc b/tests/grid/merge_triangulations_02.cc index 6ac024e966..a4b9d4824f 100644 --- a/tests/grid/merge_triangulations_02.cc +++ b/tests/grid/merge_triangulations_02.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/grid/merge_triangulations_03.cc b/tests/grid/merge_triangulations_03.cc index 228d6d2522..bbc23700c7 100644 --- a/tests/grid/merge_triangulations_03.cc +++ b/tests/grid/merge_triangulations_03.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/grid/mesh_3d_1.cc b/tests/grid/mesh_3d_1.cc index d126519062..d554a1fcf6 100644 --- a/tests/grid/mesh_3d_1.cc +++ b/tests/grid/mesh_3d_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_10.cc b/tests/grid/mesh_3d_10.cc index 955900bcc0..f0ab3e391c 100644 --- a/tests/grid/mesh_3d_10.cc +++ b/tests/grid/mesh_3d_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_11.cc b/tests/grid/mesh_3d_11.cc index bea908b1c1..2246501b8a 100644 --- a/tests/grid/mesh_3d_11.cc +++ b/tests/grid/mesh_3d_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_12.cc b/tests/grid/mesh_3d_12.cc index 5a66f043aa..780597f0c0 100644 --- a/tests/grid/mesh_3d_12.cc +++ b/tests/grid/mesh_3d_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_13.cc b/tests/grid/mesh_3d_13.cc index 7d402726ee..6614911f42 100644 --- a/tests/grid/mesh_3d_13.cc +++ b/tests/grid/mesh_3d_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_14.cc b/tests/grid/mesh_3d_14.cc index e57402decf..32168e58e2 100644 --- a/tests/grid/mesh_3d_14.cc +++ b/tests/grid/mesh_3d_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_15.cc b/tests/grid/mesh_3d_15.cc index a0c6df0cdb..c5a115fa6b 100644 --- a/tests/grid/mesh_3d_15.cc +++ b/tests/grid/mesh_3d_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_16.cc b/tests/grid/mesh_3d_16.cc index 45bc8b1bfe..9f93bef61c 100644 --- a/tests/grid/mesh_3d_16.cc +++ b/tests/grid/mesh_3d_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_17.cc b/tests/grid/mesh_3d_17.cc index 858feb49e4..c17e6bdcee 100644 --- a/tests/grid/mesh_3d_17.cc +++ b/tests/grid/mesh_3d_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_18.cc b/tests/grid/mesh_3d_18.cc index c334a9c46c..9fcf425643 100644 --- a/tests/grid/mesh_3d_18.cc +++ b/tests/grid/mesh_3d_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_19.cc b/tests/grid/mesh_3d_19.cc index 12395335f9..440e19cafb 100644 --- a/tests/grid/mesh_3d_19.cc +++ b/tests/grid/mesh_3d_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_2.cc b/tests/grid/mesh_3d_2.cc index 3888649b25..e446f0a2cc 100644 --- a/tests/grid/mesh_3d_2.cc +++ b/tests/grid/mesh_3d_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_20.cc b/tests/grid/mesh_3d_20.cc index 18b58ee9a2..0446e77c3f 100644 --- a/tests/grid/mesh_3d_20.cc +++ b/tests/grid/mesh_3d_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_21.cc b/tests/grid/mesh_3d_21.cc index 307736d1c3..5058bd0dfa 100644 --- a/tests/grid/mesh_3d_21.cc +++ b/tests/grid/mesh_3d_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_22.cc b/tests/grid/mesh_3d_22.cc index 26677c329a..dd80c75b67 100644 --- a/tests/grid/mesh_3d_22.cc +++ b/tests/grid/mesh_3d_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_23.cc b/tests/grid/mesh_3d_23.cc index e0924e83fe..7429562466 100644 --- a/tests/grid/mesh_3d_23.cc +++ b/tests/grid/mesh_3d_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_24.cc b/tests/grid/mesh_3d_24.cc index 2c961dcd42..fa538cf202 100644 --- a/tests/grid/mesh_3d_24.cc +++ b/tests/grid/mesh_3d_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_25.cc b/tests/grid/mesh_3d_25.cc index 50842546c2..9e09dccfc7 100644 --- a/tests/grid/mesh_3d_25.cc +++ b/tests/grid/mesh_3d_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_26.cc b/tests/grid/mesh_3d_26.cc index 7e9b66727d..325c2377f3 100644 --- a/tests/grid/mesh_3d_26.cc +++ b/tests/grid/mesh_3d_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_3.cc b/tests/grid/mesh_3d_3.cc index 3cf93c31d8..5f117aa19d 100644 --- a/tests/grid/mesh_3d_3.cc +++ b/tests/grid/mesh_3d_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_4.cc b/tests/grid/mesh_3d_4.cc index 5e71a0e747..8db459fd70 100644 --- a/tests/grid/mesh_3d_4.cc +++ b/tests/grid/mesh_3d_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_5.cc b/tests/grid/mesh_3d_5.cc index 8732f3ca45..55183a6d84 100644 --- a/tests/grid/mesh_3d_5.cc +++ b/tests/grid/mesh_3d_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_6.cc b/tests/grid/mesh_3d_6.cc index c58b79883d..01c8ecca11 100644 --- a/tests/grid/mesh_3d_6.cc +++ b/tests/grid/mesh_3d_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_7.cc b/tests/grid/mesh_3d_7.cc index 72cd0dc3d4..3dfa2e5b9d 100644 --- a/tests/grid/mesh_3d_7.cc +++ b/tests/grid/mesh_3d_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_8.cc b/tests/grid/mesh_3d_8.cc index 5f3d885a92..a59eb716bd 100644 --- a/tests/grid/mesh_3d_8.cc +++ b/tests/grid/mesh_3d_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d_9.cc b/tests/grid/mesh_3d_9.cc index ca06233f18..075a82bbe9 100644 --- a/tests/grid/mesh_3d_9.cc +++ b/tests/grid/mesh_3d_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_smoothing_02.cc b/tests/grid/mesh_smoothing_02.cc index 91d8a5cfa8..88cad61b2c 100644 --- a/tests/grid/mesh_smoothing_02.cc +++ b/tests/grid/mesh_smoothing_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_smoothing_03.cc b/tests/grid/mesh_smoothing_03.cc index cd767074e7..73c63b9886 100644 --- a/tests/grid/mesh_smoothing_03.cc +++ b/tests/grid/mesh_smoothing_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/minimal_cell_diameter.cc b/tests/grid/minimal_cell_diameter.cc index fd5dfb8db2..4a120b8a03 100644 --- a/tests/grid/minimal_cell_diameter.cc +++ b/tests/grid/minimal_cell_diameter.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/move_constructor.cc b/tests/grid/move_constructor.cc index ff9816d345..300e137ab5 100644 --- a/tests/grid/move_constructor.cc +++ b/tests/grid/move_constructor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_01.cc b/tests/grid/normal_vector_01.cc index 4a24a16c7c..8d4a31994d 100644 --- a/tests/grid/normal_vector_01.cc +++ b/tests/grid/normal_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_01_2d.cc b/tests/grid/normal_vector_01_2d.cc index c8d9a1ceb6..6d9b521a5d 100644 --- a/tests/grid/normal_vector_01_2d.cc +++ b/tests/grid/normal_vector_01_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_02.cc b/tests/grid/normal_vector_02.cc index 7451d6519c..5c1eea795f 100644 --- a/tests/grid/normal_vector_02.cc +++ b/tests/grid/normal_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_02_2d.cc b/tests/grid/normal_vector_02_2d.cc index 84727132ab..d156a8ce5e 100644 --- a/tests/grid/normal_vector_02_2d.cc +++ b/tests/grid/normal_vector_02_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_03.cc b/tests/grid/normal_vector_03.cc index 8020f89676..1fef06f72a 100644 --- a/tests/grid/normal_vector_03.cc +++ b/tests/grid/normal_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normal_vector_03_2d.cc b/tests/grid/normal_vector_03_2d.cc index 36ff98ccf5..1d6babf0dd 100644 --- a/tests/grid/normal_vector_03_2d.cc +++ b/tests/grid/normal_vector_03_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normals_at_vertices_01.cc b/tests/grid/normals_at_vertices_01.cc index 5b3b84f774..625cb72850 100644 --- a/tests/grid/normals_at_vertices_01.cc +++ b/tests/grid/normals_at_vertices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/normals_at_vertices_02.cc b/tests/grid/normals_at_vertices_02.cc index 5fcc71430f..c22062d732 100644 --- a/tests/grid/normals_at_vertices_02.cc +++ b/tests/grid/normals_at_vertices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/number_cache_01.cc b/tests/grid/number_cache_01.cc index 307bf76754..8dcfb8541f 100644 --- a/tests/grid/number_cache_01.cc +++ b/tests/grid/number_cache_01.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/grid/number_cache_02.cc b/tests/grid/number_cache_02.cc index 2e277b535e..08c7f754f1 100644 --- a/tests/grid/number_cache_02.cc +++ b/tests/grid/number_cache_02.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/grid/number_cache_03.cc b/tests/grid/number_cache_03.cc index 945abc9475..d5a495cd9a 100644 --- a/tests/grid/number_cache_03.cc +++ b/tests/grid/number_cache_03.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/grid/periodicity_1d.cc b/tests/grid/periodicity_1d.cc index e5a205186c..53d9528ef4 100644 --- a/tests/grid/periodicity_1d.cc +++ b/tests/grid/periodicity_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/recursively_set_material_id.cc b/tests/grid/recursively_set_material_id.cc index b77591f9cd..ac95f1d390 100644 --- a/tests/grid/recursively_set_material_id.cc +++ b/tests/grid/recursively_set_material_id.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/refine_and_coarsen_01.cc b/tests/grid/refine_and_coarsen_01.cc index c0dec3af39..06db705504 100644 --- a/tests/grid/refine_and_coarsen_01.cc +++ b/tests/grid/refine_and_coarsen_01.cc @@ -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/tests/grid/refinement_listener_02.cc b/tests/grid/refinement_listener_02.cc index 7e2f2313af..68793ada90 100644 --- a/tests/grid/refinement_listener_02.cc +++ b/tests/grid/refinement_listener_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/refinement_listener_03.cc b/tests/grid/refinement_listener_03.cc index 9754dcf330..a5b75671ae 100644 --- a/tests/grid/refinement_listener_03.cc +++ b/tests/grid/refinement_listener_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/rotate_01.cc b/tests/grid/rotate_01.cc index a71ff2c5e0..3ffeb94199 100644 --- a/tests/grid/rotate_01.cc +++ b/tests/grid/rotate_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/grid/subcelldata.cc b/tests/grid/subcelldata.cc index f6a1427fe8..5508ef2a68 100644 --- a/tests/grid/subcelldata.cc +++ b/tests/grid/subcelldata.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/subdomain_ids.cc b/tests/grid/subdomain_ids.cc index 9e5e48b00d..7a025dcb72 100644 --- a/tests/grid/subdomain_ids.cc +++ b/tests/grid/subdomain_ids.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/subdomain_on_refinement.cc b/tests/grid/subdomain_on_refinement.cc index aa07564cc7..503edf0d9c 100644 --- a/tests/grid/subdomain_on_refinement.cc +++ b/tests/grid/subdomain_on_refinement.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/torus_01.cc b/tests/grid/torus_01.cc index 18b2317c58..a39c231b6c 100644 --- a/tests/grid/torus_01.cc +++ b/tests/grid/torus_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/grid/tria_iterator_with_one_header.cc b/tests/grid/tria_iterator_with_one_header.cc index 54a823c969..4f06325aa6 100644 --- a/tests/grid/tria_iterator_with_one_header.cc +++ b/tests/grid/tria_iterator_with_one_header.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/tria_last.cc b/tests/grid/tria_last.cc index e41ffd7a82..a56795393e 100644 --- a/tests/grid/tria_last.cc +++ b/tests/grid/tria_last.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/tria_signals_01.cc b/tests/grid/tria_signals_01.cc index bce8a97b81..ef822b8571 100644 --- a/tests/grid/tria_signals_01.cc +++ b/tests/grid/tria_signals_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/grid/twisted_parallelepiped_01.cc b/tests/grid/twisted_parallelepiped_01.cc index b9850a37aa..0cbb4df338 100644 --- a/tests/grid/twisted_parallelepiped_01.cc +++ b/tests/grid/twisted_parallelepiped_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/grid/twisted_parallelepiped_02.cc b/tests/grid/twisted_parallelepiped_02.cc index d4dc3fa0ce..5873213da0 100644 --- a/tests/grid/twisted_parallelepiped_02.cc +++ b/tests/grid/twisted_parallelepiped_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/grid/union_triangulation.cc b/tests/grid/union_triangulation.cc index 991fe68a20..85e76e8b49 100644 --- a/tests/grid/union_triangulation.cc +++ b/tests/grid/union_triangulation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/user_data_01.cc b/tests/grid/user_data_01.cc index 48d320c8d6..9ee5166d55 100644 --- a/tests/grid/user_data_01.cc +++ b/tests/grid/user_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/vertex_as_face_01.cc b/tests/grid/vertex_as_face_01.cc index 08e56bc8c1..fe794fc9df 100644 --- a/tests/grid/vertex_as_face_01.cc +++ b/tests/grid/vertex_as_face_01.cc @@ -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/tests/grid/vertex_as_face_02.cc b/tests/grid/vertex_as_face_02.cc index 028049d239..a6048b540a 100644 --- a/tests/grid/vertex_as_face_02.cc +++ b/tests/grid/vertex_as_face_02.cc @@ -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/tests/grid/vertex_as_face_03.cc b/tests/grid/vertex_as_face_03.cc index da0d4215c3..87059fb7bc 100644 --- a/tests/grid/vertex_as_face_03.cc +++ b/tests/grid/vertex_as_face_03.cc @@ -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/tests/grid/vertex_as_face_04.cc b/tests/grid/vertex_as_face_04.cc index d2582afa5f..da2911351a 100644 --- a/tests/grid/vertex_as_face_04.cc +++ b/tests/grid/vertex_as_face_04.cc @@ -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/tests/grid/vertex_as_face_05.cc b/tests/grid/vertex_as_face_05.cc index 9ab386f859..c1d30916c7 100644 --- a/tests/grid/vertex_as_face_05.cc +++ b/tests/grid/vertex_as_face_05.cc @@ -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/tests/grid/vertex_as_face_06.cc b/tests/grid/vertex_as_face_06.cc index 12f291b771..f6602f66a1 100644 --- a/tests/grid/vertex_as_face_06.cc +++ b/tests/grid/vertex_as_face_06.cc @@ -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/tests/grid/vertex_as_face_07.cc b/tests/grid/vertex_as_face_07.cc index 6b9ee9b6da..611b87511d 100644 --- a/tests/grid/vertex_as_face_07.cc +++ b/tests/grid/vertex_as_face_07.cc @@ -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/tests/grid/vertex_as_face_08.cc b/tests/grid/vertex_as_face_08.cc index 05353a3d0e..efd55e848f 100644 --- a/tests/grid/vertex_as_face_08.cc +++ b/tests/grid/vertex_as_face_08.cc @@ -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/tests/grid/vertex_as_face_09.cc b/tests/grid/vertex_as_face_09.cc index 2484f0e0dc..b25c372be3 100644 --- a/tests/grid/vertex_as_face_09.cc +++ b/tests/grid/vertex_as_face_09.cc @@ -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/tests/grid/vertex_as_face_10.cc b/tests/grid/vertex_as_face_10.cc index 2c117cc3b0..5963bea280 100644 --- a/tests/grid/vertex_as_face_10.cc +++ b/tests/grid/vertex_as_face_10.cc @@ -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/tests/grid/vertex_as_face_11.cc b/tests/grid/vertex_as_face_11.cc index 16f853eac3..509b0b1ef7 100644 --- a/tests/grid/vertex_as_face_11.cc +++ b/tests/grid/vertex_as_face_11.cc @@ -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/tests/grid/vertex_as_face_12.cc b/tests/grid/vertex_as_face_12.cc index 542c92dc27..7e23b9e777 100644 --- a/tests/grid/vertex_as_face_12.cc +++ b/tests/grid/vertex_as_face_12.cc @@ -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/tests/grid/vertex_as_face_13.cc b/tests/grid/vertex_as_face_13.cc index 82f72ec43e..465e9a016a 100644 --- a/tests/grid/vertex_as_face_13.cc +++ b/tests/grid/vertex_as_face_13.cc @@ -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/tests/grid/vertex_connectivity.cc b/tests/grid/vertex_connectivity.cc index 145fbfd399..bd61cf1b84 100644 --- a/tests/grid/vertex_connectivity.cc +++ b/tests/grid/vertex_connectivity.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/grid/vertex_iterator.cc b/tests/grid/vertex_iterator.cc index ae10153abc..3699226428 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 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/compare_hp_vs_nonhp_01.cc b/tests/hp/compare_hp_vs_nonhp_01.cc index 8cb1f026ad..012fb2a7c8 100644 --- a/tests/hp/compare_hp_vs_nonhp_01.cc +++ b/tests/hp/compare_hp_vs_nonhp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/continuous_1d_01.cc b/tests/hp/continuous_1d_01.cc index 42553c3971..1ed18701ef 100644 --- a/tests/hp/continuous_1d_01.cc +++ b/tests/hp/continuous_1d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/continuous_2d_01.cc b/tests/hp/continuous_2d_01.cc index 82384f7518..eb916c51fb 100644 --- a/tests/hp/continuous_2d_01.cc +++ b/tests/hp/continuous_2d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/continuous_3d_01.cc b/tests/hp/continuous_3d_01.cc index 0864c375dc..b57276e7c2 100644 --- a/tests/hp/continuous_3d_01.cc +++ b/tests/hp/continuous_3d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/copy_tria_bug.cc b/tests/hp/copy_tria_bug.cc index 57f25bb4ec..3a3b4ef795 100644 --- a/tests/hp/copy_tria_bug.cc +++ b/tests/hp/copy_tria_bug.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/hp/crash_01.cc b/tests/hp/crash_01.cc index d8b398dadc..a8f83ffed0 100644 --- a/tests/hp/crash_01.cc +++ b/tests/hp/crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_02.cc b/tests/hp/crash_02.cc index 9dc0215b54..2b763907c4 100644 --- a/tests/hp/crash_02.cc +++ b/tests/hp/crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_03.cc b/tests/hp/crash_03.cc index 76235d1ecd..f3b2c42775 100644 --- a/tests/hp/crash_03.cc +++ b/tests/hp/crash_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_04.cc b/tests/hp/crash_04.cc index de84c89307..8a4f9e8a14 100644 --- a/tests/hp/crash_04.cc +++ b/tests/hp/crash_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_05.cc b/tests/hp/crash_05.cc index 2e892e32b5..3682dd45be 100644 --- a/tests/hp/crash_05.cc +++ b/tests/hp/crash_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_06.cc b/tests/hp/crash_06.cc index b437515377..6d4e6401a3 100644 --- a/tests/hp/crash_06.cc +++ b/tests/hp/crash_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_07.cc b/tests/hp/crash_07.cc index 0a25223620..2103679303 100644 --- a/tests/hp/crash_07.cc +++ b/tests/hp/crash_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_08.cc b/tests/hp/crash_08.cc index bfcb76013b..45d60a52ca 100644 --- a/tests/hp/crash_08.cc +++ b/tests/hp/crash_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_09.cc b/tests/hp/crash_09.cc index 664d732aa1..840ed2220a 100644 --- a/tests/hp/crash_09.cc +++ b/tests/hp/crash_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_10.cc b/tests/hp/crash_10.cc index 5b382ea054..6f12a3e062 100644 --- a/tests/hp/crash_10.cc +++ b/tests/hp/crash_10.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/hp/crash_11.cc b/tests/hp/crash_11.cc index fd28c53d78..e960a38653 100644 --- a/tests/hp/crash_11.cc +++ b/tests/hp/crash_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_12.cc b/tests/hp/crash_12.cc index a7bb9f9455..ed26f7d582 100644 --- a/tests/hp/crash_12.cc +++ b/tests/hp/crash_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_14.cc b/tests/hp/crash_14.cc index 1114c1bf1b..029865696f 100644 --- a/tests/hp/crash_14.cc +++ b/tests/hp/crash_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_15.cc b/tests/hp/crash_15.cc index 00153fc7aa..c8b4e25a2d 100644 --- a/tests/hp/crash_15.cc +++ b/tests/hp/crash_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_16.cc b/tests/hp/crash_16.cc index de28ba65f7..16ef3bd101 100644 --- a/tests/hp/crash_16.cc +++ b/tests/hp/crash_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_17.cc b/tests/hp/crash_17.cc index 7a88c45590..238cf9eda1 100644 --- a/tests/hp/crash_17.cc +++ b/tests/hp/crash_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_18.cc b/tests/hp/crash_18.cc index b62f4630fa..2f9a3c4d6d 100644 --- a/tests/hp/crash_18.cc +++ b/tests/hp/crash_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_19.cc b/tests/hp/crash_19.cc index d24699253b..e3a0f5e3ec 100644 --- a/tests/hp/crash_19.cc +++ b/tests/hp/crash_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_20.cc b/tests/hp/crash_20.cc index f6776a5bd4..796e63ee7c 100644 --- a/tests/hp/crash_20.cc +++ b/tests/hp/crash_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_21.cc b/tests/hp/crash_21.cc index af19468f95..76cbec1704 100644 --- a/tests/hp/crash_21.cc +++ b/tests/hp/crash_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_03.cc b/tests/hp/create_laplace_matrix_03.cc index e2f7dfd8c1..51ec100ac7 100644 --- a/tests/hp/create_laplace_matrix_03.cc +++ b/tests/hp/create_laplace_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_03b.cc b/tests/hp/create_laplace_matrix_03b.cc index a7ceca842c..9340e051bc 100644 --- a/tests/hp/create_laplace_matrix_03b.cc +++ b/tests/hp/create_laplace_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_04.cc b/tests/hp/create_laplace_matrix_04.cc index 5537612043..938fa314be 100644 --- a/tests/hp/create_laplace_matrix_04.cc +++ b/tests/hp/create_laplace_matrix_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/hp/create_laplace_matrix_04b.cc b/tests/hp/create_laplace_matrix_04b.cc index ce81ee7651..a2fe2af6f7 100644 --- a/tests/hp/create_laplace_matrix_04b.cc +++ b/tests/hp/create_laplace_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_constraints_02.cc b/tests/hp/create_laplace_matrix_constraints_02.cc index f240bc4ce6..bccb4bdbe6 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_constraints_02b.cc b/tests/hp/create_laplace_matrix_constraints_02b.cc index 0fe9ca797f..f3c307fc2f 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_01.cc b/tests/hp/create_mass_matrix_01.cc index 8ab463a12d..0b8a840679 100644 --- a/tests/hp/create_mass_matrix_01.cc +++ b/tests/hp/create_mass_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_01b.cc b/tests/hp/create_mass_matrix_01b.cc index 4f38bf644f..c85e6bb8ed 100644 --- a/tests/hp/create_mass_matrix_01b.cc +++ b/tests/hp/create_mass_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_02.cc b/tests/hp/create_mass_matrix_02.cc index 56a16e36aa..1a61e74142 100644 --- a/tests/hp/create_mass_matrix_02.cc +++ b/tests/hp/create_mass_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_02b.cc b/tests/hp/create_mass_matrix_02b.cc index 58f98d5b8f..3fe28037c1 100644 --- a/tests/hp/create_mass_matrix_02b.cc +++ b/tests/hp/create_mass_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_03.cc b/tests/hp/create_mass_matrix_03.cc index 71dd0b5506..32970c1590 100644 --- a/tests/hp/create_mass_matrix_03.cc +++ b/tests/hp/create_mass_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_03b.cc b/tests/hp/create_mass_matrix_03b.cc index 7067a006ee..33d008dbeb 100644 --- a/tests/hp/create_mass_matrix_03b.cc +++ b/tests/hp/create_mass_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_04.cc b/tests/hp/create_mass_matrix_04.cc index b99463bab2..9b390e1058 100644 --- a/tests/hp/create_mass_matrix_04.cc +++ b/tests/hp/create_mass_matrix_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/hp/create_mass_matrix_04b.cc b/tests/hp/create_mass_matrix_04b.cc index 73b674e694..5e7e050252 100644 --- a/tests/hp/create_mass_matrix_04b.cc +++ b/tests/hp/create_mass_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_05.cc b/tests/hp/create_mass_matrix_05.cc index 5d35fb37a6..01c92d38e2 100644 --- a/tests/hp/create_mass_matrix_05.cc +++ b/tests/hp/create_mass_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_constraints_02.cc b/tests/hp/create_mass_matrix_constraints_02.cc index e915bfc218..864906c0ba 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_mass_matrix_constraints_02b.cc b/tests/hp/create_mass_matrix_constraints_02b.cc index b9af36944e..9058c5c5b8 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_rhs_01.cc b/tests/hp/create_rhs_01.cc index 55fccbcc96..c84a907d2e 100644 --- a/tests/hp/create_rhs_01.cc +++ b/tests/hp/create_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_derivatives_01.cc b/tests/hp/do_function_derivatives_01.cc index fafa9a094c..40444314ba 100644 --- a/tests/hp/do_function_derivatives_01.cc +++ b/tests/hp/do_function_derivatives_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_hessians_01.cc b/tests/hp/do_function_hessians_01.cc index 257d7deca0..88a2b9feec 100644 --- a/tests/hp/do_function_hessians_01.cc +++ b/tests/hp/do_function_hessians_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_laplacians_01.cc b/tests/hp/do_function_laplacians_01.cc index d0598aab50..e6552c3dfa 100644 --- a/tests/hp/do_function_laplacians_01.cc +++ b/tests/hp/do_function_laplacians_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/dof_handler_number_cache.cc b/tests/hp/dof_handler_number_cache.cc index 5d23aea072..60b4dc331a 100644 --- a/tests/hp/dof_handler_number_cache.cc +++ b/tests/hp/dof_handler_number_cache.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/hp/dof_renumbering_04.cc b/tests/hp/dof_renumbering_04.cc index 57f459d3cc..9701dadafc 100644 --- a/tests/hp/dof_renumbering_04.cc +++ b/tests/hp/dof_renumbering_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/dof_renumbering_05.cc b/tests/hp/dof_renumbering_05.cc index 5bb005b169..6b4b9099c2 100644 --- a/tests/hp/dof_renumbering_05.cc +++ b/tests/hp/dof_renumbering_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/dof_renumbering_06.cc b/tests/hp/dof_renumbering_06.cc index de78fd4c0a..77dcdbb2e9 100644 --- a/tests/hp/dof_renumbering_06.cc +++ b/tests/hp/dof_renumbering_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/face_domination_01.cc b/tests/hp/face_domination_01.cc index ce90a2ba2a..3e5c88601c 100644 --- a/tests/hp/face_domination_01.cc +++ b/tests/hp/face_domination_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/hp/face_domination_02.cc b/tests/hp/face_domination_02.cc index d36d8e8915..387b58900f 100644 --- a/tests/hp/face_domination_02.cc +++ b/tests/hp/face_domination_02.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/hp/fe_collection_01.cc b/tests/hp/fe_collection_01.cc index 69264e67b7..fee5fb52a5 100644 --- a/tests/hp/fe_collection_01.cc +++ b/tests/hp/fe_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_02.cc b/tests/hp/fe_collection_02.cc index 069d69716f..5c83d6b55e 100644 --- a/tests/hp/fe_collection_02.cc +++ b/tests/hp/fe_collection_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_03.cc b/tests/hp/fe_collection_03.cc index d9039eb6c4..a4bbc98b0c 100644 --- a/tests/hp/fe_collection_03.cc +++ b/tests/hp/fe_collection_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_04.cc b/tests/hp/fe_collection_04.cc index b9ac5df26c..fa7ded84bb 100644 --- a/tests/hp/fe_collection_04.cc +++ b/tests/hp/fe_collection_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_05.cc b/tests/hp/fe_collection_05.cc index b7cd6166bf..4640f3af62 100644 --- a/tests/hp/fe_collection_05.cc +++ b/tests/hp/fe_collection_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_01.cc b/tests/hp/fe_nothing_01.cc index 88c1f64083..db38c184f9 100644 --- a/tests/hp/fe_nothing_01.cc +++ b/tests/hp/fe_nothing_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_02.cc b/tests/hp/fe_nothing_02.cc index ccfdfc9755..dcf1056483 100644 --- a/tests/hp/fe_nothing_02.cc +++ b/tests/hp/fe_nothing_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_03.cc b/tests/hp/fe_nothing_03.cc index 07fc8307e5..1f2d20e0fc 100644 --- a/tests/hp/fe_nothing_03.cc +++ b/tests/hp/fe_nothing_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_05.cc b/tests/hp/fe_nothing_05.cc index f3892ebd7b..e39690bcf7 100644 --- a/tests/hp/fe_nothing_05.cc +++ b/tests/hp/fe_nothing_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_06.cc b/tests/hp/fe_nothing_06.cc index d61df58544..38ddcd4f3f 100644 --- a/tests/hp/fe_nothing_06.cc +++ b/tests/hp/fe_nothing_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_07.cc b/tests/hp/fe_nothing_07.cc index 89ee6e90a0..fb7d62d9de 100644 --- a/tests/hp/fe_nothing_07.cc +++ b/tests/hp/fe_nothing_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_08.cc b/tests/hp/fe_nothing_08.cc index 51b23c7f8e..aebe23ab5d 100644 --- a/tests/hp/fe_nothing_08.cc +++ b/tests/hp/fe_nothing_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_09.cc b/tests/hp/fe_nothing_09.cc index 4b76f40ded..1ad12b8aae 100644 --- a/tests/hp/fe_nothing_09.cc +++ b/tests/hp/fe_nothing_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_10.cc b/tests/hp/fe_nothing_10.cc index a9e13c1a92..bf131c3505 100644 --- a/tests/hp/fe_nothing_10.cc +++ b/tests/hp/fe_nothing_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_11.cc b/tests/hp/fe_nothing_11.cc index 837ad8051f..79f1115681 100644 --- a/tests/hp/fe_nothing_11.cc +++ b/tests/hp/fe_nothing_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_12.cc b/tests/hp/fe_nothing_12.cc index 72adca94f4..96859c528e 100644 --- a/tests/hp/fe_nothing_12.cc +++ b/tests/hp/fe_nothing_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_13.cc b/tests/hp/fe_nothing_13.cc index 1d8ea6620a..31ab9e2dc2 100644 --- a/tests/hp/fe_nothing_13.cc +++ b/tests/hp/fe_nothing_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_14.cc b/tests/hp/fe_nothing_14.cc index 1ed2a4a3c9..ddf23de625 100644 --- a/tests/hp/fe_nothing_14.cc +++ b/tests/hp/fe_nothing_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_15.cc b/tests/hp/fe_nothing_15.cc index e14d3c535f..a71b2dbb5c 100644 --- a/tests/hp/fe_nothing_15.cc +++ b/tests/hp/fe_nothing_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_16.cc b/tests/hp/fe_nothing_16.cc index a71ab625c2..93c2bb6fe0 100644 --- a/tests/hp/fe_nothing_16.cc +++ b/tests/hp/fe_nothing_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_17.cc b/tests/hp/fe_nothing_17.cc index 02ace84df9..d2488c553c 100644 --- a/tests/hp/fe_nothing_17.cc +++ b/tests/hp/fe_nothing_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_18.cc b/tests/hp/fe_nothing_18.cc index b0743f2728..a6cd51519c 100644 --- a/tests/hp/fe_nothing_18.cc +++ b/tests/hp/fe_nothing_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_19.cc b/tests/hp/fe_nothing_19.cc index 5ea3c2de2b..c6e1fa7ffa 100644 --- a/tests/hp/fe_nothing_19.cc +++ b/tests/hp/fe_nothing_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_20.cc b/tests/hp/fe_nothing_20.cc index 9fffdd597f..6027c5b34f 100644 --- a/tests/hp/fe_nothing_20.cc +++ b/tests/hp/fe_nothing_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_21.cc b/tests/hp/fe_nothing_21.cc index 28f6ba5f0f..f8b23135a2 100644 --- a/tests/hp/fe_nothing_21.cc +++ b/tests/hp/fe_nothing_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/get_active_fe_indices.cc b/tests/hp/get_active_fe_indices.cc index aa4d829234..8f78b71952 100644 --- a/tests/hp/get_active_fe_indices.cc +++ b/tests/hp/get_active_fe_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/get_interpolated_dof_values_01.cc b/tests/hp/get_interpolated_dof_values_01.cc index 680d73f840..260f6eb79e 100644 --- a/tests/hp/get_interpolated_dof_values_01.cc +++ b/tests/hp/get_interpolated_dof_values_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/get_interpolated_dof_values_02.cc b/tests/hp/get_interpolated_dof_values_02.cc index d4dc9dcb22..a6435195cf 100644 --- a/tests/hp/get_interpolated_dof_values_02.cc +++ b/tests/hp/get_interpolated_dof_values_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/get_interpolated_dof_values_03.cc b/tests/hp/get_interpolated_dof_values_03.cc index a43477e877..2c11bc2376 100644 --- a/tests/hp/get_interpolated_dof_values_03.cc +++ b/tests/hp/get_interpolated_dof_values_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_common.h b/tests/hp/hp_constraints_common.h index ab9b764bd7..d0546d0c4a 100644 --- a/tests/hp/hp_constraints_common.h +++ b/tests/hp/hp_constraints_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 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/tests/hp/hp_constraints_common_no_support.h b/tests/hp/hp_constraints_common_no_support.h index 8a900a6242..c615c2b591 100644 --- a/tests/hp/hp_constraints_common_no_support.h +++ b/tests/hp/hp_constraints_common_no_support.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_neither_dominate_01.cc b/tests/hp/hp_constraints_neither_dominate_01.cc index 0e8d5261b6..703896d866 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 - 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/hp/hp_constraints_neither_dominate_02.cc b/tests/hp/hp_constraints_neither_dominate_02.cc index 27d7f9e0a7..631056917a 100644 --- a/tests/hp/hp_constraints_neither_dominate_02.cc +++ b/tests/hp/hp_constraints_neither_dominate_02.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/hp/hp_dof_handler.cc b/tests/hp/hp_dof_handler.cc index 4017ca418a..67117cadd3 100644 --- a/tests/hp/hp_dof_handler.cc +++ b/tests/hp/hp_dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_hanging_nodes_01.cc b/tests/hp/hp_hanging_nodes_01.cc index ff9e7da935..365eb7a88c 100644 --- a/tests/hp/hp_hanging_nodes_01.cc +++ b/tests/hp/hp_hanging_nodes_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2016 by the deal.II authors +// Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_hanging_nodes_02.cc b/tests/hp/hp_hanging_nodes_02.cc index c0859be9a9..1c6f156014 100644 --- a/tests/hp/hp_hanging_nodes_02.cc +++ b/tests/hp/hp_hanging_nodes_02.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/hp/hp_line_dof_identities_dgp.cc b/tests/hp/hp_line_dof_identities_dgp.cc index f9b2f7900a..40d6cabcf6 100644 --- a/tests/hp/hp_line_dof_identities_dgp.cc +++ b/tests/hp/hp_line_dof_identities_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial.cc b/tests/hp/hp_line_dof_identities_dgp_monomial.cc index 2945a69a26..80c3e7ceeb 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc index e396427dad..dd52ab78d2 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc index 84864dde26..3858265137 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc index d0a2d15273..56db9f1de0 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc index 6c7b207f24..354e1dc2b2 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc index 91cb6db286..87c63aeebb 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_system_01.cc index 1b4cbead06..492d06f422 100644 --- a/tests/hp/hp_line_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgp_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgp_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_system_02.cc index 20ca34256e..edc4cb6e92 100644 --- a/tests/hp/hp_line_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgp_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgq.cc b/tests/hp/hp_line_dof_identities_dgq.cc index d0dc936caa..8c8169e890 100644 --- a/tests/hp/hp_line_dof_identities_dgq.cc +++ b/tests/hp/hp_line_dof_identities_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgq_system_01.cc b/tests/hp/hp_line_dof_identities_dgq_system_01.cc index e42edbb5db..9dd7fb66d8 100644 --- a/tests/hp/hp_line_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_line_dof_identities_dgq_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_dgq_system_02.cc b/tests/hp/hp_line_dof_identities_dgq_system_02.cc index 74c9be9ffa..a4b254bfa3 100644 --- a/tests/hp/hp_line_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_line_dof_identities_dgq_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_q.cc b/tests/hp/hp_line_dof_identities_q.cc index 33e92adddf..2531eddfed 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 - 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/hp/hp_line_dof_identities_q_gl.cc b/tests/hp/hp_line_dof_identities_q_gl.cc index 4b467a48c7..35ddcd3007 100644 --- a/tests/hp/hp_line_dof_identities_q_gl.cc +++ b/tests/hp/hp_line_dof_identities_q_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_q_system_01.cc b/tests/hp/hp_line_dof_identities_q_system_01.cc index f8a1e76f73..c3788eee82 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 - 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/hp/hp_line_dof_identities_q_system_02.cc b/tests/hp/hp_line_dof_identities_q_system_02.cc index 8ccb7e7c4a..630330d76a 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 - 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/hp/hp_line_dof_identities_q_system_03.cc b/tests/hp/hp_line_dof_identities_q_system_03.cc index d4edf5af42..9421cbe8cc 100644 --- a/tests/hp/hp_line_dof_identities_q_system_03.cc +++ b/tests/hp/hp_line_dof_identities_q_system_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_line_dof_identities_rt_nodal.cc b/tests/hp/hp_line_dof_identities_rt_nodal.cc index 88e3e7eeda..ab6fe93785 100644 --- a/tests/hp/hp_line_dof_identities_rt_nodal.cc +++ b/tests/hp/hp_line_dof_identities_rt_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp.cc b/tests/hp/hp_quad_dof_identities_dgp.cc index 28ffc87d12..c520dc041b 100644 --- a/tests/hp/hp_quad_dof_identities_dgp.cc +++ b/tests/hp/hp_quad_dof_identities_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc index c4ae11e724..e9d7c95fdc 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc index 001724de9d..b02aa79e8c 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc index 3975709253..afacfde7dc 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc index 5362928414..a85210ecb3 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc index d9d0fd4379..30db13af05 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc index b8608360e8..4fff367de1 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc index 439b02a0ac..0e3943a9e1 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc index 5952abfa40..4df1413c3c 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgq.cc b/tests/hp/hp_quad_dof_identities_dgq.cc index 661f14f745..721786d50a 100644 --- a/tests/hp/hp_quad_dof_identities_dgq.cc +++ b/tests/hp/hp_quad_dof_identities_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc index 676fd9a11a..f6691c1128 100644 --- a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc index 6179358582..0d40f32309 100644 --- a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_q.cc b/tests/hp/hp_quad_dof_identities_q.cc index 4d5b761625..5d6149b8ae 100644 --- a/tests/hp/hp_quad_dof_identities_q.cc +++ b/tests/hp/hp_quad_dof_identities_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_q_gl.cc b/tests/hp/hp_quad_dof_identities_q_gl.cc index 5ce7489da1..231e4af74f 100644 --- a/tests/hp/hp_quad_dof_identities_q_gl.cc +++ b/tests/hp/hp_quad_dof_identities_q_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_q_system_01.cc b/tests/hp/hp_quad_dof_identities_q_system_01.cc index 58f8752880..6a8f59cda0 100644 --- a/tests/hp/hp_quad_dof_identities_q_system_01.cc +++ b/tests/hp/hp_quad_dof_identities_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_q_system_02.cc b/tests/hp/hp_quad_dof_identities_q_system_02.cc index b045a92cf1..6efc2cc645 100644 --- a/tests/hp/hp_quad_dof_identities_q_system_02.cc +++ b/tests/hp/hp_quad_dof_identities_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_quad_dof_identities_rt_nodal.cc b/tests/hp/hp_quad_dof_identities_rt_nodal.cc index 2806935ebc..d489d9f269 100644 --- a/tests/hp/hp_quad_dof_identities_rt_nodal.cc +++ b/tests/hp/hp_quad_dof_identities_rt_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp.cc b/tests/hp/hp_vertex_dof_identities_dgp.cc index a0e975dd92..c511560c9b 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc index 6a34994886..89b9686138 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc index 94bcfe318a..29e9f2b436 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc index 8ba095f9c4..7c5e7c1da6 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc index bd49e31a2e..c5ae8d5de6 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc index 11497de3bc..0046dfe0da 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc index ae8750fe0d..eb69ccafbf 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc index dc90d67d64..5df0de667b 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc index e04153d260..211e304c4a 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgq.cc b/tests/hp/hp_vertex_dof_identities_dgq.cc index e9311f128e..1e0096142d 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc index 2f6c0442d2..f820795069 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc index 4a4aab5d79..f2f20ae2bd 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_q.cc b/tests/hp/hp_vertex_dof_identities_q.cc index 9a37cb7621..d7b4c91c0b 100644 --- a/tests/hp/hp_vertex_dof_identities_q.cc +++ b/tests/hp/hp_vertex_dof_identities_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_q_system_01.cc b/tests/hp/hp_vertex_dof_identities_q_system_01.cc index 183eab9a63..88c21735bd 100644 --- a/tests/hp/hp_vertex_dof_identities_q_system_01.cc +++ b/tests/hp/hp_vertex_dof_identities_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_q_system_02.cc b/tests/hp/hp_vertex_dof_identities_q_system_02.cc index e6782e7763..6e3b389b64 100644 --- a/tests/hp/hp_vertex_dof_identities_q_system_02.cc +++ b/tests/hp/hp_vertex_dof_identities_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_vertex_dof_identities_rt_nodal.cc b/tests/hp/hp_vertex_dof_identities_rt_nodal.cc index e4417f8573..872fe7ac67 100644 --- a/tests/hp/hp_vertex_dof_identities_rt_nodal.cc +++ b/tests/hp/hp_vertex_dof_identities_rt_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/integrate_difference.cc b/tests/hp/integrate_difference.cc index 565f2505a2..53a5ebfca1 100644 --- a/tests/hp/integrate_difference.cc +++ b/tests/hp/integrate_difference.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/hp/integrate_difference_02.cc b/tests/hp/integrate_difference_02.cc index 72aa3626ef..1db911a801 100644 --- a/tests/hp/integrate_difference_02.cc +++ b/tests/hp/integrate_difference_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/integrate_difference_03.cc b/tests/hp/integrate_difference_03.cc index 2312d637d9..e3403a4592 100644 --- a/tests/hp/integrate_difference_03.cc +++ b/tests/hp/integrate_difference_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_dgq_01.cc b/tests/hp/interpolate_dgq_01.cc index 5a99f886c2..07052fc333 100644 --- a/tests/hp/interpolate_dgq_01.cc +++ b/tests/hp/interpolate_dgq_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_dgq_02.cc b/tests/hp/interpolate_dgq_02.cc index 3edbbcb7de..4f4100409a 100644 --- a/tests/hp/interpolate_dgq_02.cc +++ b/tests/hp/interpolate_dgq_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_nothing_01.cc b/tests/hp/interpolate_nothing_01.cc index b2b1854429..c95b29c7eb 100644 --- a/tests/hp/interpolate_nothing_01.cc +++ b/tests/hp/interpolate_nothing_01.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/hp/interpolate_nothing_02.cc b/tests/hp/interpolate_nothing_02.cc index c26d9fe217..50465a8792 100644 --- a/tests/hp/interpolate_nothing_02.cc +++ b/tests/hp/interpolate_nothing_02.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/hp/interpolate_nothing_03.cc b/tests/hp/interpolate_nothing_03.cc index fceb6db1a4..a9a8534b37 100644 --- a/tests/hp/interpolate_nothing_03.cc +++ b/tests/hp/interpolate_nothing_03.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/hp/interpolate_q_01.cc b/tests/hp/interpolate_q_01.cc index 3fca922991..594296e6dc 100644 --- a/tests/hp/interpolate_q_01.cc +++ b/tests/hp/interpolate_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_q_02.cc b/tests/hp/interpolate_q_02.cc index e9a9b868bf..c44732ac22 100644 --- a/tests/hp/interpolate_q_02.cc +++ b/tests/hp/interpolate_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_q_system_01.cc b/tests/hp/interpolate_q_system_01.cc index 746332914d..02eba35b53 100644 --- a/tests/hp/interpolate_q_system_01.cc +++ b/tests/hp/interpolate_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/interpolate_q_system_02.cc b/tests/hp/interpolate_q_system_02.cc index 1713028223..0770339549 100644 --- a/tests/hp/interpolate_q_system_02.cc +++ b/tests/hp/interpolate_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/mapping_collection_01.cc b/tests/hp/mapping_collection_01.cc index 068733be47..918dc29da0 100644 --- a/tests/hp/mapping_collection_01.cc +++ b/tests/hp/mapping_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/mapping_collection_02.cc b/tests/hp/mapping_collection_02.cc index 8554d8a49a..9e78346aa7 100644 --- a/tests/hp/mapping_collection_02.cc +++ b/tests/hp/mapping_collection_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/mapping_collection_03.cc b/tests/hp/mapping_collection_03.cc index 10b33a2bb2..a0a7caba34 100644 --- a/tests/hp/mapping_collection_03.cc +++ b/tests/hp/mapping_collection_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/mapping_collection_04.cc b/tests/hp/mapping_collection_04.cc index 6f8ef06c28..e7980ceb05 100644 --- a/tests/hp/mapping_collection_04.cc +++ b/tests/hp/mapping_collection_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/matrices.cc b/tests/hp/matrices.cc index 732fcb8b18..c038ee43b4 100644 --- a/tests/hp/matrices.cc +++ b/tests/hp/matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/matrices_hp.cc b/tests/hp/matrices_hp.cc index c92ef455f0..3dbfc0563a 100644 --- a/tests/hp/matrices_hp.cc +++ b/tests/hp/matrices_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/n_active_fe_indices.cc b/tests/hp/n_active_fe_indices.cc index 277160392a..053f5ecc8a 100644 --- a/tests/hp/n_active_fe_indices.cc +++ b/tests/hp/n_active_fe_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/n_boundary_dofs.cc b/tests/hp/n_boundary_dofs.cc index 90f1544483..62816a282d 100644 --- a/tests/hp/n_boundary_dofs.cc +++ b/tests/hp/n_boundary_dofs.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/hp/n_boundary_dofs_02.cc b/tests/hp/n_boundary_dofs_02.cc index f9537ee74c..e93efe8918 100644 --- a/tests/hp/n_boundary_dofs_02.cc +++ b/tests/hp/n_boundary_dofs_02.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/hp/n_boundary_dofs_03.cc b/tests/hp/n_boundary_dofs_03.cc index 32be5f1d17..e6b1d8511d 100644 --- a/tests/hp/n_boundary_dofs_03.cc +++ b/tests/hp/n_boundary_dofs_03.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/hp/n_dofs.cc b/tests/hp/n_dofs.cc index 8309f61543..4d56e6fa2e 100644 --- a/tests/hp/n_dofs.cc +++ b/tests/hp/n_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/project_01.cc b/tests/hp/project_01.cc index a61daba125..2748d188e4 100644 --- a/tests/hp/project_01.cc +++ b/tests/hp/project_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/project_01_curved_boundary.cc b/tests/hp/project_01_curved_boundary.cc index b2b4edb37d..a94fb7e93a 100644 --- a/tests/hp/project_01_curved_boundary.cc +++ b/tests/hp/project_01_curved_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/project_02.cc b/tests/hp/project_02.cc index a4e2bb846b..d26b6bf59f 100644 --- a/tests/hp/project_02.cc +++ b/tests/hp/project_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/q_collection_01.cc b/tests/hp/q_collection_01.cc index 4af733f0d5..a4fb042306 100644 --- a/tests/hp/q_collection_01.cc +++ b/tests/hp/q_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/q_vs_dgq.cc b/tests/hp/q_vs_dgq.cc index 9e2c1b337d..f26bb607e9 100644 --- a/tests/hp/q_vs_dgq.cc +++ b/tests/hp/q_vs_dgq.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/hp/random.cc b/tests/hp/random.cc index a7b17921cd..dcc260a74a 100644 --- a/tests/hp/random.cc +++ b/tests/hp/random.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/renumber_block_wise_01.cc b/tests/hp/renumber_block_wise_01.cc index c9eb4a1fe8..fc7e485747 100644 --- a/tests/hp/renumber_block_wise_01.cc +++ b/tests/hp/renumber_block_wise_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/renumber_block_wise_01a.cc b/tests/hp/renumber_block_wise_01a.cc index 726f235922..138ec1fbd3 100644 --- a/tests/hp/renumber_block_wise_01a.cc +++ b/tests/hp/renumber_block_wise_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/renumber_block_wise_01b.cc b/tests/hp/renumber_block_wise_01b.cc index f3373ef0bd..68c230ba20 100644 --- a/tests/hp/renumber_block_wise_01b.cc +++ b/tests/hp/renumber_block_wise_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/renumber_block_wise_02.cc b/tests/hp/renumber_block_wise_02.cc index 890c892c34..129c39082c 100644 --- a/tests/hp/renumber_block_wise_02.cc +++ b/tests/hp/renumber_block_wise_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/renumber_component_wise.cc b/tests/hp/renumber_component_wise.cc index a658363fc0..a8469764d0 100644 --- a/tests/hp/renumber_component_wise.cc +++ b/tests/hp/renumber_component_wise.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/set_dof_values_by_interpolation_01.cc b/tests/hp/set_dof_values_by_interpolation_01.cc index 8b94cecf90..b9f5194d0f 100644 --- a/tests/hp/set_dof_values_by_interpolation_01.cc +++ b/tests/hp/set_dof_values_by_interpolation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/set_dof_values_by_interpolation_02.cc b/tests/hp/set_dof_values_by_interpolation_02.cc index 98175145be..52c04b0ab9 100644 --- a/tests/hp/set_dof_values_by_interpolation_02.cc +++ b/tests/hp/set_dof_values_by_interpolation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/set_dof_values_by_interpolation_03.cc b/tests/hp/set_dof_values_by_interpolation_03.cc index 1e7924e7c7..4a446e9334 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 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer.cc b/tests/hp/solution_transfer.cc index 7a1632caf8..443cdd0674 100644 --- a/tests/hp/solution_transfer.cc +++ b/tests/hp/solution_transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_02.cc b/tests/hp/solution_transfer_02.cc index b4a48a0a13..63d56769bd 100644 --- a/tests/hp/solution_transfer_02.cc +++ b/tests/hp/solution_transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_03.cc b/tests/hp/solution_transfer_03.cc index 0a6503ed09..5034a02705 100644 --- a/tests/hp/solution_transfer_03.cc +++ b/tests/hp/solution_transfer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_04.cc b/tests/hp/solution_transfer_04.cc index a9dfc060c1..71a9d5af06 100644 --- a/tests/hp/solution_transfer_04.cc +++ b/tests/hp/solution_transfer_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_05.cc b/tests/hp/solution_transfer_05.cc index 6ee47fd512..1c142af4db 100644 --- a/tests/hp/solution_transfer_05.cc +++ b/tests/hp/solution_transfer_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_06.cc b/tests/hp/solution_transfer_06.cc index c2cec20d1a..f827b864f1 100644 --- a/tests/hp/solution_transfer_06.cc +++ b/tests/hp/solution_transfer_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_07.cc b/tests/hp/solution_transfer_07.cc index 986278d955..db6b03cd35 100644 --- a/tests/hp/solution_transfer_07.cc +++ b/tests/hp/solution_transfer_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_08.cc b/tests/hp/solution_transfer_08.cc index 4110f67a83..cfbfdc8438 100644 --- a/tests/hp/solution_transfer_08.cc +++ b/tests/hp/solution_transfer_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_09.cc b/tests/hp/solution_transfer_09.cc index 3a5b4d1d01..45e7140ae3 100644 --- a/tests/hp/solution_transfer_09.cc +++ b/tests/hp/solution_transfer_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_10.cc b/tests/hp/solution_transfer_10.cc index d5710bbe14..7951561c22 100644 --- a/tests/hp/solution_transfer_10.cc +++ b/tests/hp/solution_transfer_10.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/hp/solution_transfer_11.cc b/tests/hp/solution_transfer_11.cc index 4b22722e10..92135f9284 100644 --- a/tests/hp/solution_transfer_11.cc +++ b/tests/hp/solution_transfer_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_12.cc b/tests/hp/solution_transfer_12.cc index 927d4fb5ca..097707face 100644 --- a/tests/hp/solution_transfer_12.cc +++ b/tests/hp/solution_transfer_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_13.cc b/tests/hp/solution_transfer_13.cc index 5d9dffde14..dea58ad523 100644 --- a/tests/hp/solution_transfer_13.cc +++ b/tests/hp/solution_transfer_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/hp/step-10.cc b/tests/hp/step-10.cc index 06c22f1a83..162c05f24f 100644 --- a/tests/hp/step-10.cc +++ b/tests/hp/step-10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-11.cc b/tests/hp/step-11.cc index 3b54b73e56..2490904dcd 100644 --- a/tests/hp/step-11.cc +++ b/tests/hp/step-11.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/hp/step-12.cc b/tests/hp/step-12.cc index 4f874dccdd..416e5ca663 100644 --- a/tests/hp/step-12.cc +++ b/tests/hp/step-12.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/hp/step-13.cc b/tests/hp/step-13.cc index 4ac72f548d..bd6b6d8019 100644 --- a/tests/hp/step-13.cc +++ b/tests/hp/step-13.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/hp/step-2.cc b/tests/hp/step-2.cc index 1764cbbd57..6e2adbe4e7 100644 --- a/tests/hp/step-2.cc +++ b/tests/hp/step-2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2018 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 6be89653d7..4b30811adf 100644 --- a/tests/hp/step-27.cc +++ b/tests/hp/step-27.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2016 by the deal.II authors + * Copyright (C) 2006 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/hp/step-3.cc b/tests/hp/step-3.cc index 6b123facc2..e8378952cc 100644 --- a/tests/hp/step-3.cc +++ b/tests/hp/step-3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc index 29a245b0ab..6cfb041b3b 100644 --- a/tests/hp/step-3a.cc +++ b/tests/hp/step-3a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-3a_mapping_collection.cc b/tests/hp/step-3a_mapping_collection.cc index 953c53df53..e1a45ccc63 100644 --- a/tests/hp/step-3a_mapping_collection.cc +++ b/tests/hp/step-3a_mapping_collection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc index fc75e3f881..c8b68f9135 100644 --- a/tests/hp/step-3b.cc +++ b/tests/hp/step-3b.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/hp/step-3c.cc b/tests/hp/step-3c.cc index b6c2af140d..d9fef8855e 100644 --- a/tests/hp/step-3c.cc +++ b/tests/hp/step-3c.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/hp/step-4.cc b/tests/hp/step-4.cc index cee3315c70..8179160b05 100644 --- a/tests/hp/step-4.cc +++ b/tests/hp/step-4.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/hp/step-5.cc b/tests/hp/step-5.cc index 11ea4bb1af..edcc5e3d34 100644 --- a/tests/hp/step-5.cc +++ b/tests/hp/step-5.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/hp/step-6.cc b/tests/hp/step-6.cc index 9d5f71170a..6270aa0cf8 100644 --- a/tests/hp/step-6.cc +++ b/tests/hp/step-6.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/hp/step-7.cc b/tests/hp/step-7.cc index 4936dcca2c..9e60df73fa 100644 --- a/tests/hp/step-7.cc +++ b/tests/hp/step-7.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/hp/step-8.cc b/tests/hp/step-8.cc index 931c12f175..7120ae187e 100644 --- a/tests/hp/step-8.cc +++ b/tests/hp/step-8.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/hp/vectors_boundary_rhs_01.cc b/tests/hp/vectors_boundary_rhs_01.cc index ca6c30e123..de56955fea 100644 --- a/tests/hp/vectors_boundary_rhs_01.cc +++ b/tests/hp/vectors_boundary_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_boundary_rhs_02.cc b/tests/hp/vectors_boundary_rhs_02.cc index 48cb143341..53d8d0f12c 100644 --- a/tests/hp/vectors_boundary_rhs_02.cc +++ b/tests/hp/vectors_boundary_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_boundary_rhs_03.cc b/tests/hp/vectors_boundary_rhs_03.cc index e43aeebb1d..d7b7e6eb89 100644 --- a/tests/hp/vectors_boundary_rhs_03.cc +++ b/tests/hp/vectors_boundary_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_boundary_rhs_hp_01.cc b/tests/hp/vectors_boundary_rhs_hp_01.cc index 28f49b2d2b..1f8f86de57 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_boundary_rhs_hp_03.cc b/tests/hp/vectors_boundary_rhs_hp_03.cc index 1c9583cc11..b0cdda8f85 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 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_point_source_01.cc b/tests/hp/vectors_point_source_01.cc index a00eb2f856..fd5e5d10cb 100644 --- a/tests/hp/vectors_point_source_01.cc +++ b/tests/hp/vectors_point_source_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_point_source_hp_01.cc b/tests/hp/vectors_point_source_hp_01.cc index 92abf89292..b5d6576b57 100644 --- a/tests/hp/vectors_point_source_hp_01.cc +++ b/tests/hp/vectors_point_source_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_rhs_01.cc b/tests/hp/vectors_rhs_01.cc index 1f53e6786c..a9fcd74ec3 100644 --- a/tests/hp/vectors_rhs_01.cc +++ b/tests/hp/vectors_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_rhs_02.cc b/tests/hp/vectors_rhs_02.cc index 13367dc2f3..1713d4a95b 100644 --- a/tests/hp/vectors_rhs_02.cc +++ b/tests/hp/vectors_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_rhs_03.cc b/tests/hp/vectors_rhs_03.cc index 5f49c1de02..38c9ebf1fe 100644 --- a/tests/hp/vectors_rhs_03.cc +++ b/tests/hp/vectors_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_rhs_hp_01.cc b/tests/hp/vectors_rhs_hp_01.cc index 9ef6765f92..fe6843f983 100644 --- a/tests/hp/vectors_rhs_hp_01.cc +++ b/tests/hp/vectors_rhs_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/vectors_rhs_hp_03.cc b/tests/hp/vectors_rhs_hp_03.cc index 7c72c65e09..a60d7fed59 100644 --- a/tests/hp/vectors_rhs_hp_03.cc +++ b/tests/hp/vectors_rhs_hp_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/advection_01.cc b/tests/integrators/advection_01.cc index a7398f1d7e..5b1770810f 100644 --- a/tests/integrators/advection_01.cc +++ b/tests/integrators/advection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_01.cc b/tests/integrators/assembler_simple_matrix_01.cc index 1a4f5d654e..2cff366c06 100644 --- a/tests/integrators/assembler_simple_matrix_01.cc +++ b/tests/integrators/assembler_simple_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_01m.cc b/tests/integrators/assembler_simple_matrix_01m.cc index 3f40b842f8..c7d229e7ca 100644 --- a/tests/integrators/assembler_simple_matrix_01m.cc +++ b/tests/integrators/assembler_simple_matrix_01m.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_02.cc b/tests/integrators/assembler_simple_matrix_02.cc index 72a7a57c26..2299c8e533 100644 --- a/tests/integrators/assembler_simple_matrix_02.cc +++ b/tests/integrators/assembler_simple_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_02m.cc b/tests/integrators/assembler_simple_matrix_02m.cc index 4439442405..8d31cfbd6b 100644 --- a/tests/integrators/assembler_simple_matrix_02m.cc +++ b/tests/integrators/assembler_simple_matrix_02m.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_03.cc b/tests/integrators/assembler_simple_matrix_03.cc index 2bece24ece..12cbf667ca 100644 --- a/tests/integrators/assembler_simple_matrix_03.cc +++ b/tests/integrators/assembler_simple_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_03m.cc b/tests/integrators/assembler_simple_matrix_03m.cc index 805fa7bb6a..307f1b642c 100644 --- a/tests/integrators/assembler_simple_matrix_03m.cc +++ b/tests/integrators/assembler_simple_matrix_03m.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_03tri.cc b/tests/integrators/assembler_simple_matrix_03tri.cc index 3e4e50400e..c3f724c679 100644 --- a/tests/integrators/assembler_simple_matrix_03tri.cc +++ b/tests/integrators/assembler_simple_matrix_03tri.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_matrix_04.cc b/tests/integrators/assembler_simple_matrix_04.cc index 9737ce5506..b8fd0e319d 100644 --- a/tests/integrators/assembler_simple_matrix_04.cc +++ b/tests/integrators/assembler_simple_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_mgmatrix_01.cc b/tests/integrators/assembler_simple_mgmatrix_01.cc index f7606a511d..f0f009be3d 100644 --- a/tests/integrators/assembler_simple_mgmatrix_01.cc +++ b/tests/integrators/assembler_simple_mgmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_mgmatrix_02.cc b/tests/integrators/assembler_simple_mgmatrix_02.cc index 93d1647849..ded148433d 100644 --- a/tests/integrators/assembler_simple_mgmatrix_02.cc +++ b/tests/integrators/assembler_simple_mgmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_mgmatrix_03.cc b/tests/integrators/assembler_simple_mgmatrix_03.cc index cd9a503c09..87a4cf88fc 100644 --- a/tests/integrators/assembler_simple_mgmatrix_03.cc +++ b/tests/integrators/assembler_simple_mgmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_system_inhom_01.cc b/tests/integrators/assembler_simple_system_inhom_01.cc index 6fe0a74f2e..6da3df8575 100644 --- a/tests/integrators/assembler_simple_system_inhom_01.cc +++ b/tests/integrators/assembler_simple_system_inhom_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/cells_and_faces_01.cc b/tests/integrators/cells_and_faces_01.cc index 5e466a968b..b9025fd072 100644 --- a/tests/integrators/cells_and_faces_01.cc +++ b/tests/integrators/cells_and_faces_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/cochain_01.cc b/tests/integrators/cochain_01.cc index 851d725ab4..fb974db860 100644 --- a/tests/integrators/cochain_01.cc +++ b/tests/integrators/cochain_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/integrators/divergence_01.cc b/tests/integrators/divergence_01.cc index 180ce3b17f..0a7313be2d 100644 --- a/tests/integrators/divergence_01.cc +++ b/tests/integrators/divergence_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/elasticity_02.cc b/tests/integrators/elasticity_02.cc index 35a948bf72..daa7132cd5 100644 --- a/tests/integrators/elasticity_02.cc +++ b/tests/integrators/elasticity_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/functional_01.cc b/tests/integrators/functional_01.cc index b4572421e7..75291f98cb 100644 --- a/tests/integrators/functional_01.cc +++ b/tests/integrators/functional_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/laplacian_01.cc b/tests/integrators/laplacian_01.cc index 4c1da14da1..29aa040f8b 100644 --- a/tests/integrators/laplacian_01.cc +++ b/tests/integrators/laplacian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/maxwell_curl.cc b/tests/integrators/maxwell_curl.cc index d525ec6071..63470f222c 100644 --- a/tests/integrators/maxwell_curl.cc +++ b/tests/integrators/maxwell_curl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // Author: Jihuan Tian // diff --git a/tests/integrators/mesh_worker_01.cc b/tests/integrators/mesh_worker_01.cc index 3dd5806c66..aa20e8d349 100644 --- a/tests/integrators/mesh_worker_01.cc +++ b/tests/integrators/mesh_worker_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_02.cc b/tests/integrators/mesh_worker_02.cc index 1c61d039c4..2cd933b4d9 100644 --- a/tests/integrators/mesh_worker_02.cc +++ b/tests/integrators/mesh_worker_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_03.cc b/tests/integrators/mesh_worker_03.cc index 3687359f97..7e1febed35 100644 --- a/tests/integrators/mesh_worker_03.cc +++ b/tests/integrators/mesh_worker_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_1d_dg.cc b/tests/integrators/mesh_worker_1d_dg.cc index 6825f2d4c9..d1c8b27c14 100644 --- a/tests/integrators/mesh_worker_1d_dg.cc +++ b/tests/integrators/mesh_worker_1d_dg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_matrix_01.cc b/tests/integrators/mesh_worker_matrix_01.cc index 8b50bceb50..467d35d51a 100644 --- a/tests/integrators/mesh_worker_matrix_01.cc +++ b/tests/integrators/mesh_worker_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/bicgstab_early.cc b/tests/lac/bicgstab_early.cc index 99326452b8..f2873dd1b7 100644 --- a/tests/lac/bicgstab_early.cc +++ b/tests/lac/bicgstab_early.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/bicgstab_large.cc b/tests/lac/bicgstab_large.cc index 2345cff1fc..19af5ca27e 100644 --- a/tests/lac/bicgstab_large.cc +++ b/tests/lac/bicgstab_large.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_indices.cc b/tests/lac/block_indices.cc index 209665e002..0eba330fa0 100644 --- a/tests/lac/block_indices.cc +++ b/tests/lac/block_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_linear_operator_05.cc b/tests/lac/block_linear_operator_05.cc index 8e3e6dc082..cb3c1b35b2 100644 --- a/tests/lac/block_linear_operator_05.cc +++ b/tests/lac/block_linear_operator_05.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/block_matrices.cc b/tests/lac/block_matrices.cc index cbb44e7777..0ff8d3c482 100644 --- a/tests/lac/block_matrices.cc +++ b/tests/lac/block_matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_matrices_02.cc b/tests/lac/block_matrices_02.cc index e96306fd70..0a39530841 100644 --- a/tests/lac/block_matrices_02.cc +++ b/tests/lac/block_matrices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_matrices_03.cc b/tests/lac/block_matrices_03.cc index 78ab11876d..e8494bb187 100644 --- a/tests/lac/block_matrices_03.cc +++ b/tests/lac/block_matrices_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_matrices_04.cc b/tests/lac/block_matrices_04.cc index f93d824d17..69d0bd94bc 100644 --- a/tests/lac/block_matrices_04.cc +++ b/tests/lac/block_matrices_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/lac/block_minres.cc b/tests/lac/block_minres.cc index b54c6e1e8e..44a039d3e1 100644 --- a/tests/lac/block_minres.cc +++ b/tests/lac/block_minres.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_vector.cc b/tests/lac/block_vector.cc index ed7689cdba..7a38c6b3a3 100644 --- a/tests/lac/block_vector.cc +++ b/tests/lac/block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_vector_copy.cc b/tests/lac/block_vector_copy.cc index 95e0325527..845c4da4da 100644 --- a/tests/lac/block_vector_copy.cc +++ b/tests/lac/block_vector_copy.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/block_vector_iterator.cc b/tests/lac/block_vector_iterator.cc index 7cb999bb11..13640adfcc 100644 --- a/tests/lac/block_vector_iterator.cc +++ b/tests/lac/block_vector_iterator.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/lac/block_vector_vector_assign.cc b/tests/lac/block_vector_vector_assign.cc index baf66d06da..c8ac756ff8 100644 --- a/tests/lac/block_vector_vector_assign.cc +++ b/tests/lac/block_vector_vector_assign.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/complex_block_vector.cc b/tests/lac/complex_block_vector.cc index a7039a0dea..3826a62091 100644 --- a/tests/lac/complex_block_vector.cc +++ b/tests/lac/complex_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/complex_block_vector_iterator.cc b/tests/lac/complex_block_vector_iterator.cc index 4dba0f61e5..fde3431d03 100644 --- a/tests/lac/complex_block_vector_iterator.cc +++ b/tests/lac/complex_block_vector_iterator.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/lac/complex_block_vector_vector_assign.cc b/tests/lac/complex_block_vector_vector_assign.cc index 42ccab30a4..325d737404 100644 --- a/tests/lac/complex_block_vector_vector_assign.cc +++ b/tests/lac/complex_block_vector_vector_assign.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constrained_linear_operator_01.cc b/tests/lac/constrained_linear_operator_01.cc index 309b38651d..93d0f46b34 100644 --- a/tests/lac/constrained_linear_operator_01.cc +++ b/tests/lac/constrained_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/constraint_graph.cc b/tests/lac/constraint_graph.cc index e4f1986161..66268c71d0 100644 --- a/tests/lac/constraint_graph.cc +++ b/tests/lac/constraint_graph.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/lac/constraint_graph_zero.cc b/tests/lac/constraint_graph_zero.cc index 125957f6c4..93c5a81425 100644 --- a/tests/lac/constraint_graph_zero.cc +++ b/tests/lac/constraint_graph_zero.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraint_matrix_copy_01.cc b/tests/lac/constraint_matrix_copy_01.cc index 9703122735..fad63460d6 100644 --- a/tests/lac/constraint_matrix_copy_01.cc +++ b/tests/lac/constraint_matrix_copy_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints.cc b/tests/lac/constraints.cc index 4d878cd60a..913f242951 100644 --- a/tests/lac/constraints.cc +++ b/tests/lac/constraints.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/lac/constraints_01.cc b/tests/lac/constraints_01.cc index cd7a5332e6..b49dbfe782 100644 --- a/tests/lac/constraints_01.cc +++ b/tests/lac/constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_02.cc b/tests/lac/constraints_02.cc index 245a353c7d..895f82b4fb 100644 --- a/tests/lac/constraints_02.cc +++ b/tests/lac/constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_block_01.cc b/tests/lac/constraints_block_01.cc index 0b87e994a8..b0b7d0b417 100644 --- a/tests/lac/constraints_block_01.cc +++ b/tests/lac/constraints_block_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_c1.cc b/tests/lac/constraints_c1.cc index 40ab873732..7a5fae07b1 100644 --- a/tests/lac/constraints_c1.cc +++ b/tests/lac/constraints_c1.cc @@ -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/tests/lac/constraints_c1_02.cc b/tests/lac/constraints_c1_02.cc index 4db613b2c8..8a2212092e 100644 --- a/tests/lac/constraints_c1_02.cc +++ b/tests/lac/constraints_c1_02.cc @@ -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/tests/lac/constraints_get_lines.cc b/tests/lac/constraints_get_lines.cc index 20f5ed74b4..158cc8874d 100644 --- a/tests/lac/constraints_get_lines.cc +++ b/tests/lac/constraints_get_lines.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_hanging_nodes_bc.cc b/tests/lac/constraints_hanging_nodes_bc.cc index c25df9ea8a..f39b860514 100644 --- a/tests/lac/constraints_hanging_nodes_bc.cc +++ b/tests/lac/constraints_hanging_nodes_bc.cc @@ -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/tests/lac/constraints_inhomogeneous.cc b/tests/lac/constraints_inhomogeneous.cc index e327b41730..20295f4bc3 100644 --- a/tests/lac/constraints_inhomogeneous.cc +++ b/tests/lac/constraints_inhomogeneous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_local_to_global.cc b/tests/lac/constraints_local_to_global.cc index 7d5ab91edd..f27d45a330 100644 --- a/tests/lac/constraints_local_to_global.cc +++ b/tests/lac/constraints_local_to_global.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_local_to_global_chunk.cc b/tests/lac/constraints_local_to_global_chunk.cc index 6828d8a9c8..8969e3421b 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 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_merge.cc b/tests/lac/constraints_merge.cc index 56696baab2..f7a3677203 100644 --- a/tests/lac/constraints_merge.cc +++ b/tests/lac/constraints_merge.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/lac/constraints_merge_02.cc b/tests/lac/constraints_merge_02.cc index 12ca27d583..254835a056 100644 --- a/tests/lac/constraints_merge_02.cc +++ b/tests/lac/constraints_merge_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_merge_03.cc b/tests/lac/constraints_merge_03.cc index 4463392263..62bef541be 100644 --- a/tests/lac/constraints_merge_03.cc +++ b/tests/lac/constraints_merge_03.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/lac/constraints_merge_04.cc b/tests/lac/constraints_merge_04.cc index 28e7c37f35..5783c6732c 100644 --- a/tests/lac/constraints_merge_04.cc +++ b/tests/lac/constraints_merge_04.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/lac/constraints_merge_05.cc b/tests/lac/constraints_merge_05.cc index 1885d5fa66..6888a21ce1 100644 --- a/tests/lac/constraints_merge_05.cc +++ b/tests/lac/constraints_merge_05.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/lac/constraints_merge_06.cc b/tests/lac/constraints_merge_06.cc index b6ec2dbb48..8763ac5767 100644 --- a/tests/lac/constraints_merge_06.cc +++ b/tests/lac/constraints_merge_06.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/lac/constraints_merge_07.cc b/tests/lac/constraints_merge_07.cc index a3493d0f05..ecd2c4cee5 100644 --- a/tests/lac/constraints_merge_07.cc +++ b/tests/lac/constraints_merge_07.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/lac/constraints_merge_08.cc b/tests/lac/constraints_merge_08.cc index ac9831cb76..242658586a 100644 --- a/tests/lac/constraints_merge_08.cc +++ b/tests/lac/constraints_merge_08.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/lac/constraints_merge_09.cc b/tests/lac/constraints_merge_09.cc index 51e9e26976..ad42a5c336 100644 --- a/tests/lac/constraints_merge_09.cc +++ b/tests/lac/constraints_merge_09.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/lac/constraints_zero.cc b/tests/lac/constraints_zero.cc index 5315c81caf..19ccde406f 100644 --- a/tests/lac/constraints_zero.cc +++ b/tests/lac/constraints_zero.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_zero_condense.cc b/tests/lac/constraints_zero_condense.cc index 3dcb8ed877..455c396674 100644 --- a/tests/lac/constraints_zero_condense.cc +++ b/tests/lac/constraints_zero_condense.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_zero_merge.cc b/tests/lac/constraints_zero_merge.cc index 527198731e..f7c9d022fa 100644 --- a/tests/lac/constraints_zero_merge.cc +++ b/tests/lac/constraints_zero_merge.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/copy_transposed.cc b/tests/lac/copy_transposed.cc index b20a8270d5..55109833ba 100644 --- a/tests/lac/copy_transposed.cc +++ b/tests/lac/copy_transposed.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/diagonal_matrix.cc b/tests/lac/diagonal_matrix.cc index 364ae74d8a..fe890ac973 100644 --- a/tests/lac/diagonal_matrix.cc +++ b/tests/lac/diagonal_matrix.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/diagonal_matrix_02.cc b/tests/lac/diagonal_matrix_02.cc index ec3e1ec7c4..ab3f211026 100644 --- a/tests/lac/diagonal_matrix_02.cc +++ b/tests/lac/diagonal_matrix_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/lac/eigen.cc b/tests/lac/eigen.cc index 35842bee5e..f07e70948e 100644 --- a/tests/lac/eigen.cc +++ b/tests/lac/eigen.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix.cc b/tests/lac/filtered_matrix.cc index 00b4be12b0..e7d08b387a 100644 --- a/tests/lac/filtered_matrix.cc +++ b/tests/lac/filtered_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_01.cc b/tests/lac/filtered_matrix_01.cc index 897d95b7eb..d31d70d9fe 100644 --- a/tests/lac/filtered_matrix_01.cc +++ b/tests/lac/filtered_matrix_01.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: filtered_matrix.cc 31349 2013-10-20 19:07:06Z maier $ // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_02.cc b/tests/lac/filtered_matrix_02.cc index 33cfcf1f90..c570056d7d 100644 --- a/tests/lac/filtered_matrix_02.cc +++ b/tests/lac/filtered_matrix_02.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: filtered_matrix.cc 31349 2013-10-20 19:07:06Z maier $ // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_03.cc b/tests/lac/filtered_matrix_03.cc index ce9bacd2d2..0242e82609 100644 --- a/tests/lac/filtered_matrix_03.cc +++ b/tests/lac/filtered_matrix_03.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: filtered_matrix.cc 31349 2013-10-20 19:07:06Z maier $ // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_04.cc b/tests/lac/filtered_matrix_04.cc index 486316ae19..b34a306a67 100644 --- a/tests/lac/filtered_matrix_04.cc +++ b/tests/lac/filtered_matrix_04.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: filtered_matrix.cc 31349 2013-10-20 19:07:06Z maier $ // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_05.cc b/tests/lac/filtered_matrix_05.cc index 5dfacac8e3..f020afe8a0 100644 --- a/tests/lac/filtered_matrix_05.cc +++ b/tests/lac/filtered_matrix_05.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id: filtered_matrix.cc 31349 2013-10-20 19:07:06Z maier $ // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/filtered_matrix_06.cc b/tests/lac/filtered_matrix_06.cc index 963e8fed2d..b1a75f4c0d 100644 --- a/tests/lac/filtered_matrix_06.cc +++ b/tests/lac/filtered_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/gmres_eigenvalues.cc b/tests/lac/gmres_eigenvalues.cc index d1afe5ee91..7a3be3c2b7 100644 --- a/tests/lac/gmres_eigenvalues.cc +++ b/tests/lac/gmres_eigenvalues.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/gmres_reorthogonalize_01.cc b/tests/lac/gmres_reorthogonalize_01.cc index 67fa9925ab..3e94e9a056 100644 --- a/tests/lac/gmres_reorthogonalize_01.cc +++ b/tests/lac/gmres_reorthogonalize_01.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/gmres_reorthogonalize_02.cc b/tests/lac/gmres_reorthogonalize_02.cc index cdc5fe4ffb..c0b26f5ca1 100644 --- a/tests/lac/gmres_reorthogonalize_02.cc +++ b/tests/lac/gmres_reorthogonalize_02.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/gmres_reorthogonalize_03.cc b/tests/lac/gmres_reorthogonalize_03.cc index e7c5023fd8..a98dcd0c87 100644 --- a/tests/lac/gmres_reorthogonalize_03.cc +++ b/tests/lac/gmres_reorthogonalize_03.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/gmres_reorthogonalize_04.cc b/tests/lac/gmres_reorthogonalize_04.cc index 3637c9a8ef..20846e8045 100644 --- a/tests/lac/gmres_reorthogonalize_04.cc +++ b/tests/lac/gmres_reorthogonalize_04.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/gmres_reorthogonalize_05.cc b/tests/lac/gmres_reorthogonalize_05.cc index cb776b29ec..a38487b257 100644 --- a/tests/lac/gmres_reorthogonalize_05.cc +++ b/tests/lac/gmres_reorthogonalize_05.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/householder.cc b/tests/lac/householder.cc index bac984ad0d..25df1c1f87 100644 --- a/tests/lac/householder.cc +++ b/tests/lac/householder.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_01.cc b/tests/lac/identity_matrix_01.cc index cbb8ce2e1f..f621e34cf1 100644 --- a/tests/lac/identity_matrix_01.cc +++ b/tests/lac/identity_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_02.cc b/tests/lac/identity_matrix_02.cc index 50bce9a690..536953fbae 100644 --- a/tests/lac/identity_matrix_02.cc +++ b/tests/lac/identity_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_03.cc b/tests/lac/identity_matrix_03.cc index 2202e97f7a..c6c48f5290 100644 --- a/tests/lac/identity_matrix_03.cc +++ b/tests/lac/identity_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_04.cc b/tests/lac/identity_matrix_04.cc index 75651f53e4..b70466ec7f 100644 --- a/tests/lac/identity_matrix_04.cc +++ b/tests/lac/identity_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_05.cc b/tests/lac/identity_matrix_05.cc index 11562f710a..823f500d5b 100644 --- a/tests/lac/identity_matrix_05.cc +++ b/tests/lac/identity_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/identity_matrix_06.cc b/tests/lac/identity_matrix_06.cc index 24c9e7cfa0..fc003c3b59 100644 --- a/tests/lac/identity_matrix_06.cc +++ b/tests/lac/identity_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints.cc b/tests/lac/inhomogeneous_constraints.cc index 58804b391e..ddcc1c936b 100644 --- a/tests/lac/inhomogeneous_constraints.cc +++ b/tests/lac/inhomogeneous_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_02.cc b/tests/lac/inhomogeneous_constraints_02.cc index cc6359af18..1864d89a75 100644 --- a/tests/lac/inhomogeneous_constraints_02.cc +++ b/tests/lac/inhomogeneous_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_03.cc b/tests/lac/inhomogeneous_constraints_03.cc index d5aa9a95d0..9bcec7b58d 100644 --- a/tests/lac/inhomogeneous_constraints_03.cc +++ b/tests/lac/inhomogeneous_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_04.cc b/tests/lac/inhomogeneous_constraints_04.cc index 75348ecfe0..46d34f20c3 100644 --- a/tests/lac/inhomogeneous_constraints_04.cc +++ b/tests/lac/inhomogeneous_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_block.cc b/tests/lac/inhomogeneous_constraints_block.cc index 0e73f89356..b6de24b86c 100644 --- a/tests/lac/inhomogeneous_constraints_block.cc +++ b/tests/lac/inhomogeneous_constraints_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_nonsymmetric.cc b/tests/lac/inhomogeneous_constraints_nonsymmetric.cc index 12954915df..bb0cdfbff3 100644 --- a/tests/lac/inhomogeneous_constraints_nonsymmetric.cc +++ b/tests/lac/inhomogeneous_constraints_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/inhomogeneous_constraints_vector.cc b/tests/lac/inhomogeneous_constraints_vector.cc index 9a6b3d3427..9a65c6278f 100644 --- a/tests/lac/inhomogeneous_constraints_vector.cc +++ b/tests/lac/inhomogeneous_constraints_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/intel-15-bug.cc b/tests/lac/intel-15-bug.cc index ffe9671847..60fd28ff1c 100644 --- a/tests/lac/intel-15-bug.cc +++ b/tests/lac/intel-15-bug.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/lac/is_block_matrix.cc b/tests/lac/is_block_matrix.cc index af4b236cfc..be74a25151 100644 --- a/tests/lac/is_block_matrix.cc +++ b/tests/lac/is_block_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/is_block_vector.cc b/tests/lac/is_block_vector.cc index 6f3b4c63f7..0db1963927 100644 --- a/tests/lac/is_block_vector.cc +++ b/tests/lac/is_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/iteration_number_control.cc b/tests/lac/iteration_number_control.cc index 82c5d4d004..acb63dcbb6 100644 --- a/tests/lac/iteration_number_control.cc +++ b/tests/lac/iteration_number_control.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/lac/la_parallel_vector_add_and_dot_complex.cc b/tests/lac/la_parallel_vector_add_and_dot_complex.cc index ae740d55a2..22e79c6f19 100644 --- a/tests/lac/la_parallel_vector_add_and_dot_complex.cc +++ b/tests/lac/la_parallel_vector_add_and_dot_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2018 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 4086779ca3..ba864a91d7 100644 --- a/tests/lac/la_vector_accumulation_01.cc +++ b/tests/lac/la_vector_accumulation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_add_and_dot.cc b/tests/lac/la_vector_add_and_dot.cc index e727d6258c..97b0312927 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 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_add_and_dot_complex.cc b/tests/lac/la_vector_add_and_dot_complex.cc index ad0c24353f..45b6e30a15 100644 --- a/tests/lac/la_vector_add_and_dot_complex.cc +++ b/tests/lac/la_vector_add_and_dot_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_large_numbers.cc b/tests/lac/la_vector_large_numbers.cc index 94b8efa93f..6d886cf32e 100644 --- a/tests/lac/la_vector_large_numbers.cc +++ b/tests/lac/la_vector_large_numbers.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_norms.cc b/tests/lac/la_vector_norms.cc index b362eeffba..99b7ef4bf3 100644 --- a/tests/lac/la_vector_norms.cc +++ b/tests/lac/la_vector_norms.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_output.cc b/tests/lac/la_vector_output.cc index 34eec044c5..8c05a864ef 100644 --- a/tests/lac/la_vector_output.cc +++ b/tests/lac/la_vector_output.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/la_vector_vector.cc b/tests/lac/la_vector_vector.cc index 21639826bd..97211da739 100644 --- a/tests/lac/la_vector_vector.cc +++ b/tests/lac/la_vector_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/lapack_fill.cc b/tests/lac/lapack_fill.cc index 7b85f4d219..cda2a8d5c5 100644 --- a/tests/lac/lapack_fill.cc +++ b/tests/lac/lapack_fill.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/linear_operator_04.cc b/tests/lac/linear_operator_04.cc index 5696ce55ee..eee58c3854 100644 --- a/tests/lac/linear_operator_04.cc +++ b/tests/lac/linear_operator_04.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 47a0864182..c9733c55a3 100644 --- a/tests/lac/linear_operator_05.cc +++ b/tests/lac/linear_operator_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/linear_operator_09.cc b/tests/lac/linear_operator_09.cc index f9b5185c51..66877ff6c3 100644 --- a/tests/lac/linear_operator_09.cc +++ b/tests/lac/linear_operator_09.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/matrices.cc b/tests/lac/matrices.cc index a8db8ce68c..11e46ba44c 100644 --- a/tests/lac/matrices.cc +++ b/tests/lac/matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrices_02.cc b/tests/lac/matrices_02.cc index 227fc7df5e..8e9c3cbb5b 100644 --- a/tests/lac/matrices_02.cc +++ b/tests/lac/matrices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrices_ez.cc b/tests/lac/matrices_ez.cc index 0bf98fc085..76ce7bb233 100644 --- a/tests/lac/matrices_ez.cc +++ b/tests/lac/matrices_ez.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrices_ez_add.cc b/tests/lac/matrices_ez_add.cc index 038c6d32e8..8d67de4b75 100644 --- a/tests/lac/matrices_ez_add.cc +++ b/tests/lac/matrices_ez_add.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrices_lapack.cc b/tests/lac/matrices_lapack.cc index 7f8e5c8a06..fb4aeb3f05 100644 --- a/tests/lac/matrices_lapack.cc +++ b/tests/lac/matrices_lapack.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrices_lapack_fill.cc b/tests/lac/matrices_lapack_fill.cc index a1eb21fd19..eba8acaa97 100644 --- a/tests/lac/matrices_lapack_fill.cc +++ b/tests/lac/matrices_lapack_fill.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_out.cc b/tests/lac/matrix_out.cc index f0ea0f6537..64db5be155 100644 --- a/tests/lac/matrix_out.cc +++ b/tests/lac/matrix_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_out_02.cc b/tests/lac/matrix_out_02.cc index 238daf165d..124f3afb14 100644 --- a/tests/lac/matrix_out_02.cc +++ b/tests/lac/matrix_out_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2015 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix.cc b/tests/lac/pointer_matrix.cc index a06828c95d..d1f1ec9526 100644 --- a/tests/lac/pointer_matrix.cc +++ b/tests/lac/pointer_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_01.cc b/tests/lac/pointer_matrix_01.cc index a521521978..ed54283500 100644 --- a/tests/lac/pointer_matrix_01.cc +++ b/tests/lac/pointer_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_02.cc b/tests/lac/pointer_matrix_02.cc index 2008f2f6ec..ca8bcaa988 100644 --- a/tests/lac/pointer_matrix_02.cc +++ b/tests/lac/pointer_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_03.cc b/tests/lac/pointer_matrix_03.cc index 20bb1570ee..a3cdaf9462 100644 --- a/tests/lac/pointer_matrix_03.cc +++ b/tests/lac/pointer_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_04.cc b/tests/lac/pointer_matrix_04.cc index 0b949796c6..2df66f143e 100644 --- a/tests/lac/pointer_matrix_04.cc +++ b/tests/lac/pointer_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_05.cc b/tests/lac/pointer_matrix_05.cc index dbe9e98fba..339d7d4aa4 100644 --- a/tests/lac/pointer_matrix_05.cc +++ b/tests/lac/pointer_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_06.cc b/tests/lac/pointer_matrix_06.cc index f12d94d038..b401cc9868 100644 --- a/tests/lac/pointer_matrix_06.cc +++ b/tests/lac/pointer_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_07.cc b/tests/lac/pointer_matrix_07.cc index 22ab2c2182..51a88b3a6f 100644 --- a/tests/lac/pointer_matrix_07.cc +++ b/tests/lac/pointer_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_08.cc b/tests/lac/pointer_matrix_08.cc index 906d0f1c95..14158d2ce1 100644 --- a/tests/lac/pointer_matrix_08.cc +++ b/tests/lac/pointer_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_09.cc b/tests/lac/pointer_matrix_09.cc index e05fbf6ee7..0a8f1f90ee 100644 --- a/tests/lac/pointer_matrix_09.cc +++ b/tests/lac/pointer_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_10.cc b/tests/lac/pointer_matrix_10.cc index 95a0f0dfb3..d1a744ae0f 100644 --- a/tests/lac/pointer_matrix_10.cc +++ b/tests/lac/pointer_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/pointer_matrix_vector.cc b/tests/lac/pointer_matrix_vector.cc index 360e552325..17a2948ecd 100644 --- a/tests/lac/pointer_matrix_vector.cc +++ b/tests/lac/pointer_matrix_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/precondition_chebyshev_01.cc b/tests/lac/precondition_chebyshev_01.cc index 92a9d0d1aa..bea6a0df0c 100644 --- a/tests/lac/precondition_chebyshev_01.cc +++ b/tests/lac/precondition_chebyshev_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/precondition_chebyshev_02.cc b/tests/lac/precondition_chebyshev_02.cc index c36822db04..bbab23cfcd 100644 --- a/tests/lac/precondition_chebyshev_02.cc +++ b/tests/lac/precondition_chebyshev_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/lac/precondition_chebyshev_03.cc b/tests/lac/precondition_chebyshev_03.cc index 1d7f2eb114..3a8501f2fb 100644 --- a/tests/lac/precondition_chebyshev_03.cc +++ b/tests/lac/precondition_chebyshev_03.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/precondition_chebyshev_04.cc b/tests/lac/precondition_chebyshev_04.cc index c837373d62..790e126890 100644 --- a/tests/lac/precondition_chebyshev_04.cc +++ b/tests/lac/precondition_chebyshev_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/print_formatted_ez_01.cc b/tests/lac/print_formatted_ez_01.cc index e5fdc13c04..1b0dd7a3bd 100644 --- a/tests/lac/print_formatted_ez_01.cc +++ b/tests/lac/print_formatted_ez_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/readwritevector_add.cc b/tests/lac/readwritevector_add.cc index 6b177ba162..bc2394a194 100644 --- a/tests/lac/readwritevector_add.cc +++ b/tests/lac/readwritevector_add.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 a0411fecc8..b63707f076 100644 --- a/tests/lac/readwritevector_assignment.cc +++ b/tests/lac/readwritevector_assignment.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/readwritevector_functor.cc b/tests/lac/readwritevector_functor.cc index e7f114aeeb..f05c0a87bf 100644 --- a/tests/lac/readwritevector_functor.cc +++ b/tests/lac/readwritevector_functor.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/readwritevector_print.cc b/tests/lac/readwritevector_print.cc index 2226204132..5df3807d48 100644 --- a/tests/lac/readwritevector_print.cc +++ b/tests/lac/readwritevector_print.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/schur_complement_03.cc b/tests/lac/schur_complement_03.cc index cedbf48906..40acf7460b 100644 --- a/tests/lac/schur_complement_03.cc +++ b/tests/lac/schur_complement_03.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/tests/lac/solver_02.cc b/tests/lac/solver_02.cc index e689b3bf42..872c8aa8c6 100644 --- a/tests/lac/solver_02.cc +++ b/tests/lac/solver_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_memorytest.cc b/tests/lac/solver_memorytest.cc index 1cc14f7358..681d8ed8cd 100644 --- a/tests/lac/solver_memorytest.cc +++ b/tests/lac/solver_memorytest.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_monitor.cc b/tests/lac/solver_monitor.cc index 75cc08600a..8d73e8a0cd 100644 --- a/tests/lac/solver_monitor.cc +++ b/tests/lac/solver_monitor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_monitor_disconnect.cc b/tests/lac/solver_monitor_disconnect.cc index 6b22438f9a..c0acea7d6f 100644 --- a/tests/lac/solver_monitor_disconnect.cc +++ b/tests/lac/solver_monitor_disconnect.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_01.cc b/tests/lac/solver_relaxation_01.cc index 8a5116ee5f..b19d447cfd 100644 --- a/tests/lac/solver_relaxation_01.cc +++ b/tests/lac/solver_relaxation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_02.cc b/tests/lac/solver_relaxation_02.cc index d9a314e1d4..de16c3dabb 100644 --- a/tests/lac/solver_relaxation_02.cc +++ b/tests/lac/solver_relaxation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_03.cc b/tests/lac/solver_relaxation_03.cc index 9ea9edd5f6..07017b618a 100644 --- a/tests/lac/solver_relaxation_03.cc +++ b/tests/lac/solver_relaxation_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_04.cc b/tests/lac/solver_relaxation_04.cc index b5285c976b..8100aa0201 100644 --- a/tests/lac/solver_relaxation_04.cc +++ b/tests/lac/solver_relaxation_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_selector_00.cc b/tests/lac/solver_selector_00.cc index ea3e2662e1..4a2a1c6b70 100644 --- a/tests/lac/solver_selector_00.cc +++ b/tests/lac/solver_selector_00.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/lac/solver_selector_01.cc b/tests/lac/solver_selector_01.cc index 4fdd9cb5ac..82d6b16b2b 100644 --- a/tests/lac/solver_selector_01.cc +++ b/tests/lac/solver_selector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_selector_02.cc b/tests/lac/solver_selector_02.cc index 57bf7a6f96..4a5ac2329f 100644 --- a/tests/lac/solver_selector_02.cc +++ b/tests/lac/solver_selector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_signals.cc b/tests/lac/solver_signals.cc index 8d968091cd..4f11ce00a1 100644 --- a/tests/lac/solver_signals.cc +++ b/tests/lac/solver_signals.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_ilu.cc b/tests/lac/sparse_ilu.cc index 4f417dcde0..ff79b9c5e0 100644 --- a/tests/lac/sparse_ilu.cc +++ b/tests/lac/sparse_ilu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_ilu_inverse.cc b/tests/lac/sparse_ilu_inverse.cc index b91e0ed3d2..e4e61d553a 100644 --- a/tests/lac/sparse_ilu_inverse.cc +++ b/tests/lac/sparse_ilu_inverse.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/tests/lac/sparse_ilu_t.cc b/tests/lac/sparse_ilu_t.cc index 282b1b3271..33f865f85d 100644 --- a/tests/lac/sparse_ilu_t.cc +++ b/tests/lac/sparse_ilu_t.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrices.cc b/tests/lac/sparse_matrices.cc index ba55c0ca66..2ed5045083 100644 --- a/tests/lac/sparse_matrices.cc +++ b/tests/lac/sparse_matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_Tmmult_01.cc b/tests/lac/sparse_matrix_Tmmult_01.cc index 5ee4f0ba49..a7161eea51 100644 --- a/tests/lac/sparse_matrix_Tmmult_01.cc +++ b/tests/lac/sparse_matrix_Tmmult_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_Tmmult_02.cc b/tests/lac/sparse_matrix_Tmmult_02.cc index 82056752d3..0093df9a2f 100644 --- a/tests/lac/sparse_matrix_Tmmult_02.cc +++ b/tests/lac/sparse_matrix_Tmmult_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_iterator.cc b/tests/lac/sparse_matrix_iterator.cc index f27a926c6f..180dbed6f5 100644 --- a/tests/lac/sparse_matrix_iterator.cc +++ b/tests/lac/sparse_matrix_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_mmult_01.cc b/tests/lac/sparse_matrix_mmult_01.cc index 06bef7881a..dfbdea06f9 100644 --- a/tests/lac/sparse_matrix_mmult_01.cc +++ b/tests/lac/sparse_matrix_mmult_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_mmult_02.cc b/tests/lac/sparse_matrix_mmult_02.cc index 096158078a..3a021908f9 100644 --- a/tests/lac/sparse_matrix_mmult_02.cc +++ b/tests/lac/sparse_matrix_mmult_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_move.cc b/tests/lac/sparse_matrix_move.cc index dfade5f4a3..d49f758066 100644 --- a/tests/lac/sparse_matrix_move.cc +++ b/tests/lac/sparse_matrix_move.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_mic.cc b/tests/lac/sparse_mic.cc index ca850159b9..011ad3aace 100644 --- a/tests/lac/sparse_mic.cc +++ b/tests/lac/sparse_mic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/trace.cc b/tests/lac/trace.cc index c43e47e27a..79f5bae1c3 100644 --- a/tests/lac/trace.cc +++ b/tests/lac/trace.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/tridiagonal_matrix.cc b/tests/lac/tridiagonal_matrix.cc index 407f9d7966..948945598b 100644 --- a/tests/lac/tridiagonal_matrix.cc +++ b/tests/lac/tridiagonal_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/tridiagonal_matrix_sym.cc b/tests/lac/tridiagonal_matrix_sym.cc index 15470acbbe..4d87453b62 100644 --- a/tests/lac/tridiagonal_matrix_sym.cc +++ b/tests/lac/tridiagonal_matrix_sym.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector-vector.cc b/tests/lac/vector-vector.cc index b432706931..7519a0387d 100644 --- a/tests/lac/vector-vector.cc +++ b/tests/lac/vector-vector.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/lac/vector_accumulation_01.cc b/tests/lac/vector_accumulation_01.cc index 52ed0bd02e..8628d37b66 100644 --- a/tests/lac/vector_accumulation_01.cc +++ b/tests/lac/vector_accumulation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_accumulation_02.cc b/tests/lac/vector_accumulation_02.cc index c842ccbb98..d19fb684c3 100644 --- a/tests/lac/vector_accumulation_02.cc +++ b/tests/lac/vector_accumulation_02.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/lac/vector_add_and_dot.cc b/tests/lac/vector_add_and_dot.cc index adf634e8b9..21432055b7 100644 --- a/tests/lac/vector_add_and_dot.cc +++ b/tests/lac/vector_add_and_dot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_add_and_dot_complex.cc b/tests/lac/vector_add_and_dot_complex.cc index aafd8ea972..45ad3100d9 100644 --- a/tests/lac/vector_add_and_dot_complex.cc +++ b/tests/lac/vector_add_and_dot_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_large_numbers.cc b/tests/lac/vector_large_numbers.cc index d3ae79b15a..3e6ea80e3a 100644 --- a/tests/lac/vector_large_numbers.cc +++ b/tests/lac/vector_large_numbers.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_memory.cc b/tests/lac/vector_memory.cc index f363214228..dbfae214ed 100644 --- a/tests/lac/vector_memory.cc +++ b/tests/lac/vector_memory.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_norms.cc b/tests/lac/vector_norms.cc index ea5f274df6..e2761f765b 100644 --- a/tests/lac/vector_norms.cc +++ b/tests/lac/vector_norms.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_reinit_02.cc b/tests/lac/vector_reinit_02.cc index 6a2adaea33..3e17887b98 100644 --- a/tests/lac/vector_reinit_02.cc +++ b/tests/lac/vector_reinit_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/lac/vector_reinit_03.cc b/tests/lac/vector_reinit_03.cc index 207894592d..200b91fac8 100644 --- a/tests/lac/vector_reinit_03.cc +++ b/tests/lac/vector_reinit_03.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/vector_view.cc b/tests/lac/vector_view.cc index d6d889238f..8402c1558e 100644 --- a/tests/lac/vector_view.cc +++ b/tests/lac/vector_view.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/lac/vector_view_01.cc b/tests/lac/vector_view_01.cc index 7335548176..79502bb2bc 100644 --- a/tests/lac/vector_view_01.cc +++ b/tests/lac/vector_view_01.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/lac/vector_view_02.cc b/tests/lac/vector_view_02.cc index e5c547d9c6..21c5c92f4b 100644 --- a/tests/lac/vector_view_02.cc +++ b/tests/lac/vector_view_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/vector_view_03.cc b/tests/lac/vector_view_03.cc index 1c7c50915d..e14bef534e 100644 --- a/tests/lac/vector_view_03.cc +++ b/tests/lac/vector_view_03.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/lac/vector_view_04.cc b/tests/lac/vector_view_04.cc index a22226dab2..297f5eba24 100644 --- a/tests/lac/vector_view_04.cc +++ b/tests/lac/vector_view_04.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/lac/vector_view_05.cc b/tests/lac/vector_view_05.cc index 64f69a6f16..17c00c6b4f 100644 --- a/tests/lac/vector_view_05.cc +++ b/tests/lac/vector_view_05.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/lapack/full_matrix_00.cc b/tests/lapack/full_matrix_00.cc index 14ca5fc8c4..ecfa2095a2 100644 --- a/tests/lapack/full_matrix_00.cc +++ b/tests/lapack/full_matrix_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015-2015 by the deal.II authors +// Copyright (C) 2014 - 2017-2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_01.cc b/tests/lapack/full_matrix_01.cc index 0b45badc81..42a8af0c94 100644 --- a/tests/lapack/full_matrix_01.cc +++ b/tests/lapack/full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_02.cc b/tests/lapack/full_matrix_02.cc index 4eb0c301d3..acad5578c5 100644 --- a/tests/lapack/full_matrix_02.cc +++ b/tests/lapack/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_03.cc b/tests/lapack/full_matrix_03.cc index 1660d9b735..f819032ad8 100644 --- a/tests/lapack/full_matrix_03.cc +++ b/tests/lapack/full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_04.cc b/tests/lapack/full_matrix_04.cc index 4e4f3bc9de..a3a2b5983f 100644 --- a/tests/lapack/full_matrix_04.cc +++ b/tests/lapack/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_05.cc b/tests/lapack/full_matrix_05.cc index 4c27522e69..2fcd7c76c3 100644 --- a/tests/lapack/full_matrix_05.cc +++ b/tests/lapack/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_06.cc b/tests/lapack/full_matrix_06.cc index 7d98aec8aa..2b3885732f 100644 --- a/tests/lapack/full_matrix_06.cc +++ b/tests/lapack/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_07.cc b/tests/lapack/full_matrix_07.cc index 9ab44f8ddc..ee4f24ca17 100644 --- a/tests/lapack/full_matrix_07.cc +++ b/tests/lapack/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_08.cc b/tests/lapack/full_matrix_08.cc index da560508c9..9db087fbaf 100644 --- a/tests/lapack/full_matrix_08.cc +++ b/tests/lapack/full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_09.cc b/tests/lapack/full_matrix_09.cc index b05c823ef6..3d6c1c50af 100644 --- a/tests/lapack/full_matrix_09.cc +++ b/tests/lapack/full_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_10.cc b/tests/lapack/full_matrix_10.cc index 8e15c54729..b0d6796146 100644 --- a/tests/lapack/full_matrix_10.cc +++ b/tests/lapack/full_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_11.cc b/tests/lapack/full_matrix_11.cc index 423c097f93..b518f33caf 100644 --- a/tests/lapack/full_matrix_11.cc +++ b/tests/lapack/full_matrix_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_12.cc b/tests/lapack/full_matrix_12.cc index a409cb2a46..8a52f34185 100644 --- a/tests/lapack/full_matrix_12.cc +++ b/tests/lapack/full_matrix_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_15.cc b/tests/lapack/full_matrix_15.cc index faec1b3193..d6faca3c23 100644 --- a/tests/lapack/full_matrix_15.cc +++ b/tests/lapack/full_matrix_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_16.cc b/tests/lapack/full_matrix_16.cc index a8fcaaebcb..b92966b999 100644 --- a/tests/lapack/full_matrix_16.cc +++ b/tests/lapack/full_matrix_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_17.cc b/tests/lapack/full_matrix_17.cc index f1c9065dcc..6e06d7d206 100644 --- a/tests/lapack/full_matrix_17.cc +++ b/tests/lapack/full_matrix_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_18.cc b/tests/lapack/full_matrix_18.cc index 45a68bc9e9..48cca1eab4 100644 --- a/tests/lapack/full_matrix_18.cc +++ b/tests/lapack/full_matrix_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_19.cc b/tests/lapack/full_matrix_19.cc index c9df4fc780..aa050714bd 100644 --- a/tests/lapack/full_matrix_19.cc +++ b/tests/lapack/full_matrix_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_20.cc b/tests/lapack/full_matrix_20.cc index 363acef6fb..d671e5375b 100644 --- a/tests/lapack/full_matrix_20.cc +++ b/tests/lapack/full_matrix_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_21.cc b/tests/lapack/full_matrix_21.cc index 7a2fd4038b..811d4acb4a 100644 --- a/tests/lapack/full_matrix_21.cc +++ b/tests/lapack/full_matrix_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_22.cc b/tests/lapack/full_matrix_22.cc index 8f94ff1585..d5ce4965b2 100644 --- a/tests/lapack/full_matrix_22.cc +++ b/tests/lapack/full_matrix_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_23.cc b/tests/lapack/full_matrix_23.cc index 2356fb5843..eb87d90ac6 100644 --- a/tests/lapack/full_matrix_23.cc +++ b/tests/lapack/full_matrix_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_24.cc b/tests/lapack/full_matrix_24.cc index 72a63c0e47..242fc40180 100644 --- a/tests/lapack/full_matrix_24.cc +++ b/tests/lapack/full_matrix_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_25.cc b/tests/lapack/full_matrix_25.cc index 0b5fc92a89..a50f5e6c9b 100644 --- a/tests/lapack/full_matrix_25.cc +++ b/tests/lapack/full_matrix_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/full_matrix_26.cc b/tests/lapack/full_matrix_26.cc index 62067264d4..f0411fe3e8 100644 --- a/tests/lapack/full_matrix_26.cc +++ b/tests/lapack/full_matrix_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015-2015 by the deal.II authors +// Copyright (C) 2014 - 2017-2015 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 361fdc4f5d..5c3ec99e03 100644 --- a/tests/lapack/solver_cg.cc +++ b/tests/lapack/solver_cg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/tridiagonal_ev1.cc b/tests/lapack/tridiagonal_ev1.cc index c19ee60f55..db1a5f9467 100644 --- a/tests/lapack/tridiagonal_ev1.cc +++ b/tests/lapack/tridiagonal_ev1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/manifold/chart_manifold_01.cc b/tests/manifold/chart_manifold_01.cc index 3c92de7e10..ac039874a9 100644 --- a/tests/manifold/chart_manifold_01.cc +++ b/tests/manifold/chart_manifold_01.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_01_embedded.cc b/tests/manifold/chart_manifold_01_embedded.cc index 6b0591f821..ce3824483e 100644 --- a/tests/manifold/chart_manifold_01_embedded.cc +++ b/tests/manifold/chart_manifold_01_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_02.cc b/tests/manifold/chart_manifold_02.cc index a27c5d0619..0bd1e22b6d 100644 --- a/tests/manifold/chart_manifold_02.cc +++ b/tests/manifold/chart_manifold_02.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_02_embedded.cc b/tests/manifold/chart_manifold_02_embedded.cc index 94e9f7504f..289a593d30 100644 --- a/tests/manifold/chart_manifold_02_embedded.cc +++ b/tests/manifold/chart_manifold_02_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_03.cc b/tests/manifold/chart_manifold_03.cc index b7ee85c83f..3459f081af 100644 --- a/tests/manifold/chart_manifold_03.cc +++ b/tests/manifold/chart_manifold_03.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_03_embedded.cc b/tests/manifold/chart_manifold_03_embedded.cc index a244c2c845..729a3816dd 100644 --- a/tests/manifold/chart_manifold_03_embedded.cc +++ b/tests/manifold/chart_manifold_03_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_04.cc b/tests/manifold/chart_manifold_04.cc index 750eb365b3..90fbe80a5c 100644 --- a/tests/manifold/chart_manifold_04.cc +++ b/tests/manifold/chart_manifold_04.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_04_embedded.cc b/tests/manifold/chart_manifold_04_embedded.cc index 7812591b59..60d79abddc 100644 --- a/tests/manifold/chart_manifold_04_embedded.cc +++ b/tests/manifold/chart_manifold_04_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_05.cc b/tests/manifold/chart_manifold_05.cc index 0866b6f8af..d85417c946 100644 --- a/tests/manifold/chart_manifold_05.cc +++ b/tests/manifold/chart_manifold_05.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_05_embedded.cc b/tests/manifold/chart_manifold_05_embedded.cc index 950b152876..817f88b945 100644 --- a/tests/manifold/chart_manifold_05_embedded.cc +++ b/tests/manifold/chart_manifold_05_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_06.cc b/tests/manifold/chart_manifold_06.cc index f3432b6109..4b74bafceb 100644 --- a/tests/manifold/chart_manifold_06.cc +++ b/tests/manifold/chart_manifold_06.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_06_embedded.cc b/tests/manifold/chart_manifold_06_embedded.cc index 0ad40e6922..afcf21d7d0 100644 --- a/tests/manifold/chart_manifold_06_embedded.cc +++ b/tests/manifold/chart_manifold_06_embedded.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_07.cc b/tests/manifold/chart_manifold_07.cc index 30acdacedb..e333f46c17 100644 --- a/tests/manifold/chart_manifold_07.cc +++ b/tests/manifold/chart_manifold_07.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_08.cc b/tests/manifold/chart_manifold_08.cc index d189bc6967..8d19bcfca5 100644 --- a/tests/manifold/chart_manifold_08.cc +++ b/tests/manifold/chart_manifold_08.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/chart_manifold_09.cc b/tests/manifold/chart_manifold_09.cc index bb1f74d5e6..022cd1a987 100644 --- a/tests/manifold/chart_manifold_09.cc +++ b/tests/manifold/chart_manifold_09.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/manifold/composition_manifold_01.cc b/tests/manifold/composition_manifold_01.cc index 4c3cfe9066..0405ec546a 100644 --- a/tests/manifold/composition_manifold_01.cc +++ b/tests/manifold/composition_manifold_01.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/composition_manifold_02.cc b/tests/manifold/composition_manifold_02.cc index 2b9660fc32..c07bcb1f51 100644 --- a/tests/manifold/composition_manifold_02.cc +++ b/tests/manifold/composition_manifold_02.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/composition_manifold_03.cc b/tests/manifold/composition_manifold_03.cc index 4fc292eaa9..8dfee218eb 100644 --- a/tests/manifold/composition_manifold_03.cc +++ b/tests/manifold/composition_manifold_03.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/composition_manifold_04.cc b/tests/manifold/composition_manifold_04.cc index b4b0cd2fc0..e95db9a4eb 100644 --- a/tests/manifold/composition_manifold_04.cc +++ b/tests/manifold/composition_manifold_04.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/copy_boundary_to_manifold_id_01.cc b/tests/manifold/copy_boundary_to_manifold_id_01.cc index bf3dae7c96..78736d52f8 100644 --- a/tests/manifold/copy_boundary_to_manifold_id_01.cc +++ b/tests/manifold/copy_boundary_to_manifold_id_01.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------ -// Copyright (C) 2015, the deal.II authors +// Copyright (C) 2015 - 2017, 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/manifold/copy_material_to_manifold_id_01.cc b/tests/manifold/copy_material_to_manifold_id_01.cc index 5e67b9b0f3..41d03df165 100644 --- a/tests/manifold/copy_material_to_manifold_id_01.cc +++ b/tests/manifold/copy_material_to_manifold_id_01.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------ -// Copyright (C) 2015, the deal.II authors +// Copyright (C) 2015 - 2017, 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/manifold/cylindrical_manifold_01.cc b/tests/manifold/cylindrical_manifold_01.cc index ec84859326..c68799fda0 100644 --- a/tests/manifold/cylindrical_manifold_01.cc +++ b/tests/manifold/cylindrical_manifold_01.cc @@ -1,5 +1,5 @@ //---------------------------- cylindrical_manifold_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/cylindrical_manifold_02.cc b/tests/manifold/cylindrical_manifold_02.cc index 801bb18a44..5e05bb18ea 100644 --- a/tests/manifold/cylindrical_manifold_02.cc +++ b/tests/manifold/cylindrical_manifold_02.cc @@ -1,5 +1,5 @@ //---------------------------- cylindrical_manifold_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/flat_manifold_01.cc b/tests/manifold/flat_manifold_01.cc index 5bfb833141..7ee2f1b110 100644 --- a/tests/manifold/flat_manifold_01.cc +++ b/tests/manifold/flat_manifold_01.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/flat_manifold_02.cc b/tests/manifold/flat_manifold_02.cc index 9c4f3443ce..a91495a819 100644 --- a/tests/manifold/flat_manifold_02.cc +++ b/tests/manifold/flat_manifold_02.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/flat_manifold_03.cc b/tests/manifold/flat_manifold_03.cc index 58d7058dae..81de6bb209 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 - 2016 by the mathLab team. +// Copyright (C) 2011 - 2017 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/flat_manifold_04.cc b/tests/manifold/flat_manifold_04.cc index f40eba2c8a..9ca9fd9460 100644 --- a/tests/manifold/flat_manifold_04.cc +++ b/tests/manifold/flat_manifold_04.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/flat_manifold_05.cc b/tests/manifold/flat_manifold_05.cc index 7d77cbf7d8..5d4cb0c9fe 100644 --- a/tests/manifold/flat_manifold_05.cc +++ b/tests/manifold/flat_manifold_05.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/flat_manifold_06.cc b/tests/manifold/flat_manifold_06.cc index b60b31952c..3ab4204d52 100644 --- a/tests/manifold/flat_manifold_06.cc +++ b/tests/manifold/flat_manifold_06.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------- -// Copyright (C) 2016 by the deal.II authors. +// Copyright (C) 2016 - 2017 by the deal.II authors. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/flat_manifold_07.cc b/tests/manifold/flat_manifold_07.cc index 12ddf1ddae..6627674013 100644 --- a/tests/manifold/flat_manifold_07.cc +++ b/tests/manifold/flat_manifold_07.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/manifold/function_manifold_01.cc b/tests/manifold/function_manifold_01.cc index 34c570f50a..175b8bbfdd 100644 --- a/tests/manifold/function_manifold_01.cc +++ b/tests/manifold/function_manifold_01.cc @@ -1,5 +1,5 @@ //---------------------------- function_manifold --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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_02.cc b/tests/manifold/function_manifold_02.cc index ae40d6cb02..8a352c0310 100644 --- a/tests/manifold/function_manifold_02.cc +++ b/tests/manifold/function_manifold_02.cc @@ -1,5 +1,5 @@ //---------------------------- function_manifold_chart --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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 3b164fbb8c..9771f5e789 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 - 2016 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_01.cc b/tests/manifold/manifold_id_01.cc index 83a082119b..203030b14f 100644 --- a/tests/manifold/manifold_id_01.cc +++ b/tests/manifold/manifold_id_01.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_02.cc b/tests/manifold/manifold_id_02.cc index 35ff38bc08..799ccf4e52 100644 --- a/tests/manifold/manifold_id_02.cc +++ b/tests/manifold/manifold_id_02.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_02.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_03.cc b/tests/manifold/manifold_id_03.cc index 7abdc65980..0f52f6eb1d 100644 --- a/tests/manifold/manifold_id_03.cc +++ b/tests/manifold/manifold_id_03.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_03.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_04.cc b/tests/manifold/manifold_id_04.cc index c0be6e322a..583c569e7b 100644 --- a/tests/manifold/manifold_id_04.cc +++ b/tests/manifold/manifold_id_04.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_03.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_05.cc b/tests/manifold/manifold_id_05.cc index ebfac02ddb..89576e0289 100644 --- a/tests/manifold/manifold_id_05.cc +++ b/tests/manifold/manifold_id_05.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_05.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_06.cc b/tests/manifold/manifold_id_06.cc index e963bf234e..e5d3ad9cfa 100644 --- a/tests/manifold/manifold_id_06.cc +++ b/tests/manifold/manifold_id_06.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_06.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/manifold_id_07.cc b/tests/manifold/manifold_id_07.cc index 57c3300076..b814b9860f 100644 --- a/tests/manifold/manifold_id_07.cc +++ b/tests/manifold/manifold_id_07.cc @@ -1,5 +1,5 @@ //---------------------------- manifold_id_05.cc --------------------------- -// Copyright (C) 2011 - 2015 by the mathLab team. +// Copyright (C) 2011 - 2017 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/polar_manifold_01.cc b/tests/manifold/polar_manifold_01.cc index e0f424ff68..ef524b6042 100644 --- a/tests/manifold/polar_manifold_01.cc +++ b/tests/manifold/polar_manifold_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/manifold/polar_manifold_02.cc b/tests/manifold/polar_manifold_02.cc index b34d5e4fd6..a89a5b2ff9 100644 --- a/tests/manifold/polar_manifold_02.cc +++ b/tests/manifold/polar_manifold_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/manifold/polar_manifold_03.cc b/tests/manifold/polar_manifold_03.cc index 2fe9c3e80e..28cc512ad6 100644 --- a/tests/manifold/polar_manifold_03.cc +++ b/tests/manifold/polar_manifold_03.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/manifold/polar_manifold_04.cc b/tests/manifold/polar_manifold_04.cc index cabf40cc77..b913e903fb 100644 --- a/tests/manifold/polar_manifold_04.cc +++ b/tests/manifold/polar_manifold_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/manifold/polar_manifold_06.cc b/tests/manifold/polar_manifold_06.cc index 258d61c4d1..4f2684123c 100644 --- a/tests/manifold/polar_manifold_06.cc +++ b/tests/manifold/polar_manifold_06.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/manifold/polar_manifold_08.cc b/tests/manifold/polar_manifold_08.cc index 0ab7a76dc8..3784ed81b8 100644 --- a/tests/manifold/polar_manifold_08.cc +++ b/tests/manifold/polar_manifold_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/manifold/projection_manifold_01.cc b/tests/manifold/projection_manifold_01.cc index b7d53db2f4..311d0d4013 100644 --- a/tests/manifold/projection_manifold_01.cc +++ b/tests/manifold/projection_manifold_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/manifold/set_all_manifold_ids_01.cc b/tests/manifold/set_all_manifold_ids_01.cc index 40acc33937..0eabfdb025 100644 --- a/tests/manifold/set_all_manifold_ids_01.cc +++ b/tests/manifold/set_all_manifold_ids_01.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------ -// Copyright (C) 2015, the deal.II authors +// Copyright (C) 2015 - 2017, 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/manifold/set_all_manifold_ids_02.cc b/tests/manifold/set_all_manifold_ids_02.cc index f71a81d263..52ae7a26a5 100644 --- a/tests/manifold/set_all_manifold_ids_02.cc +++ b/tests/manifold/set_all_manifold_ids_02.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------ -// Copyright (C) 2015, the deal.II authors +// Copyright (C) 2015 - 2017, 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/manifold/spherical_manifold_01.cc b/tests/manifold/spherical_manifold_01.cc index 93bbbbaaeb..88453d4777 100644 --- a/tests/manifold/spherical_manifold_01.cc +++ b/tests/manifold/spherical_manifold_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/manifold/spherical_manifold_02.cc b/tests/manifold/spherical_manifold_02.cc index 677d6e231e..dda4409183 100644 --- a/tests/manifold/spherical_manifold_02.cc +++ b/tests/manifold/spherical_manifold_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/manifold/spherical_manifold_03.cc b/tests/manifold/spherical_manifold_03.cc index 1400be0528..c6055b1d63 100644 --- a/tests/manifold/spherical_manifold_03.cc +++ b/tests/manifold/spherical_manifold_03.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/manifold/spherical_manifold_04.cc b/tests/manifold/spherical_manifold_04.cc index b7a28120e9..f4adb53aa2 100644 --- a/tests/manifold/spherical_manifold_04.cc +++ b/tests/manifold/spherical_manifold_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/manifold/spherical_manifold_06.cc b/tests/manifold/spherical_manifold_06.cc index beb7867024..7d92dca52b 100644 --- a/tests/manifold/spherical_manifold_06.cc +++ b/tests/manifold/spherical_manifold_06.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/manifold/spherical_manifold_07.cc b/tests/manifold/spherical_manifold_07.cc index 3aa2c56401..78a256d433 100644 --- a/tests/manifold/spherical_manifold_07.cc +++ b/tests/manifold/spherical_manifold_07.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/manifold/tensor_product_manifold_01.cc b/tests/manifold/tensor_product_manifold_01.cc index 598f003d24..f1a891f382 100644 --- a/tests/manifold/tensor_product_manifold_01.cc +++ b/tests/manifold/tensor_product_manifold_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/manifold/tensor_product_manifold_02.cc b/tests/manifold/tensor_product_manifold_02.cc index 4fe14c21d0..51abe3cf0b 100644 --- a/tests/manifold/tensor_product_manifold_02.cc +++ b/tests/manifold/tensor_product_manifold_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/manifold/tria_accessor_point_01.cc b/tests/manifold/tria_accessor_point_01.cc index 123e6cd913..b0c134f866 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 - 2016 by the mathLab team. +// Copyright (C) 2011 - 2017 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 1e2ed191e7..b5056c9793 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 - 2016 by the mathLab team. +// Copyright (C) 2011 - 2017 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/data_out_curved_geometry.cc b/tests/mappings/data_out_curved_geometry.cc index fb62a7d05d..0aa3989438 100644 --- a/tests/mappings/data_out_curved_geometry.cc +++ b/tests/mappings/data_out_curved_geometry.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/mappings/data_out_curved_geometry_3d.cc b/tests/mappings/data_out_curved_geometry_3d.cc index 94fe795901..7f4cad5c6c 100644 --- a/tests/mappings/data_out_curved_geometry_3d.cc +++ b/tests/mappings/data_out_curved_geometry_3d.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/mappings/data_out_curved_geometry_no_data.cc b/tests/mappings/data_out_curved_geometry_no_data.cc index c406cac3aa..1a47035bc4 100644 --- a/tests/mappings/data_out_curved_geometry_no_data.cc +++ b/tests/mappings/data_out_curved_geometry_no_data.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/mappings/fe_face_values_1d_mapping_cartesian.cc b/tests/mappings/fe_face_values_1d_mapping_cartesian.cc index 211dc6ba81..f147098c1c 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 - 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/tests/mappings/fe_face_values_1d_mapping_q2.cc b/tests/mappings/fe_face_values_1d_mapping_q2.cc index 09a0723722..50bbbe7e24 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 - 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/tests/mappings/mapping.cc b/tests/mappings/mapping.cc index af78760fd8..8fc7e69d7d 100644 --- a/tests/mappings/mapping.cc +++ b/tests/mappings/mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_c1.cc b/tests/mappings/mapping_c1.cc index a30af0aa0c..20fd6ea2fd 100644 --- a/tests/mappings/mapping_c1.cc +++ b/tests/mappings/mapping_c1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_cartesian_02.cc b/tests/mappings/mapping_cartesian_02.cc index f720ce3a5d..5b59341427 100644 --- a/tests/mappings/mapping_cartesian_02.cc +++ b/tests/mappings/mapping_cartesian_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_cartesian_1.cc b/tests/mappings/mapping_cartesian_1.cc index f0c61e1841..ef72aded53 100644 --- a/tests/mappings/mapping_cartesian_1.cc +++ b/tests/mappings/mapping_cartesian_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_fe_field_01.cc b/tests/mappings/mapping_fe_field_01.cc index 680d51b2ca..cf034f792e 100644 --- a/tests/mappings/mapping_fe_field_01.cc +++ b/tests/mappings/mapping_fe_field_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_fe_field_02.cc b/tests/mappings/mapping_fe_field_02.cc index b7a159920e..81c7ec2834 100644 --- a/tests/mappings/mapping_fe_field_02.cc +++ b/tests/mappings/mapping_fe_field_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2018 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 ceb65d5958..22d288a124 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc index 4d27c70fa9..43c03614d3 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc b/tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc index 77971a8a5c..800101e219 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc index 7655119565..9f62acbe21 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc index ec6fbaced3..38ed12388c 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc index 331ca34f1e..7c62acfa7d 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q1.cc b/tests/mappings/mapping_fe_field_real_to_unit_q1.cc index 72566e29d8..31c8992bf8 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc index a5b32aab0b..943072d4a0 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc b/tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc index fe92017edb..86a3db842b 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc index 948225040c..aedb8fd64e 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc index 6bfca32751..2423cc4c70 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 - 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/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc b/tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc index e70db4aa06..99e6a327fb 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 - 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/tests/mappings/mapping_manifold_01.cc b/tests/mappings/mapping_manifold_01.cc index 48e39f4cf9..ad666a4554 100644 --- a/tests/mappings/mapping_manifold_01.cc +++ b/tests/mappings/mapping_manifold_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/mappings/mapping_manifold_02.cc b/tests/mappings/mapping_manifold_02.cc index d7b3e07b0b..fd2559bdf1 100644 --- a/tests/mappings/mapping_manifold_02.cc +++ b/tests/mappings/mapping_manifold_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/mappings/mapping_manifold_03.cc b/tests/mappings/mapping_manifold_03.cc index 15dd9913e7..080e9d4535 100644 --- a/tests/mappings/mapping_manifold_03.cc +++ b/tests/mappings/mapping_manifold_03.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/mappings/mapping_manifold_04.cc b/tests/mappings/mapping_manifold_04.cc index fcde9ca351..fed66a09a6 100644 --- a/tests/mappings/mapping_manifold_04.cc +++ b/tests/mappings/mapping_manifold_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/mappings/mapping_manifold_05.cc b/tests/mappings/mapping_manifold_05.cc index 00bea664e0..ad9efbb871 100644 --- a/tests/mappings/mapping_manifold_05.cc +++ b/tests/mappings/mapping_manifold_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_manifold_06.cc b/tests/mappings/mapping_manifold_06.cc index aea044f21d..95133b6a17 100644 --- a/tests/mappings/mapping_manifold_06.cc +++ b/tests/mappings/mapping_manifold_06.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/mappings/mapping_manifold_07.cc b/tests/mappings/mapping_manifold_07.cc index d1030554c5..614cff644a 100644 --- a/tests/mappings/mapping_manifold_07.cc +++ b/tests/mappings/mapping_manifold_07.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/mappings/mapping_manifold_step-3.cc b/tests/mappings/mapping_manifold_step-3.cc index cd29523cbe..2e550227ca 100644 --- a/tests/mappings/mapping_manifold_step-3.cc +++ b/tests/mappings/mapping_manifold_step-3.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/mappings/mapping_project_01.cc b/tests/mappings/mapping_project_01.cc index 5361551816..7ad540e536 100644 --- a/tests/mappings/mapping_project_01.cc +++ b/tests/mappings/mapping_project_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II Authors +// Copyright (C) 2015 - 2017 by the deal.II Authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q1_eulerian.cc b/tests/mappings/mapping_q1_eulerian.cc index c27e52c683..8d0af8a7f8 100644 --- a/tests/mappings/mapping_q1_eulerian.cc +++ b/tests/mappings/mapping_q1_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q1_eulerian_01.cc b/tests/mappings/mapping_q1_eulerian_01.cc index 0f84530cac..d183b6a29c 100644 --- a/tests/mappings/mapping_q1_eulerian_01.cc +++ b/tests/mappings/mapping_q1_eulerian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q4_3d.cc b/tests/mappings/mapping_q4_3d.cc index 7c2043b873..77fc80fe84 100644 --- a/tests/mappings/mapping_q4_3d.cc +++ b/tests/mappings/mapping_q4_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_eulerian.cc b/tests/mappings/mapping_q_eulerian.cc index 92a4f3557c..5cae2fd5dd 100644 --- a/tests/mappings/mapping_q_eulerian.cc +++ b/tests/mappings/mapping_q_eulerian.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/tests/mappings/mapping_q_eulerian_01.cc b/tests/mappings/mapping_q_eulerian_01.cc index ac9ed7fe8c..799e52c360 100644 --- a/tests/mappings/mapping_q_eulerian_01.cc +++ b/tests/mappings/mapping_q_eulerian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_eulerian_02.cc b/tests/mappings/mapping_q_eulerian_02.cc index 6f3e8b9945..dbaaf38b2d 100644 --- a/tests/mappings/mapping_q_eulerian_02.cc +++ b/tests/mappings/mapping_q_eulerian_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_eulerian_03.cc b/tests/mappings/mapping_q_eulerian_03.cc index 1b855952cd..fdf079a3da 100644 --- a/tests/mappings/mapping_q_eulerian_03.cc +++ b/tests/mappings/mapping_q_eulerian_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_eulerian_04.cc b/tests/mappings/mapping_q_eulerian_04.cc index cce56b8c9e..74709a28b2 100644 --- a/tests/mappings/mapping_q_eulerian_04.cc +++ b/tests/mappings/mapping_q_eulerian_04.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/mappings/mapping_q_eulerian_05.cc b/tests/mappings/mapping_q_eulerian_05.cc index 6d3e1e98e4..3e746eede1 100644 --- a/tests/mappings/mapping_q_eulerian_05.cc +++ b/tests/mappings/mapping_q_eulerian_05.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/mappings/mapping_q_eulerian_06.cc b/tests/mappings/mapping_q_eulerian_06.cc index b5902ee97b..5d8cf2c4b3 100644 --- a/tests/mappings/mapping_q_eulerian_06.cc +++ b/tests/mappings/mapping_q_eulerian_06.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/mappings/mapping_q_eulerian_07.cc b/tests/mappings/mapping_q_eulerian_07.cc index 3fbb825143..51bf49f0dc 100644 --- a/tests/mappings/mapping_q_eulerian_07.cc +++ b/tests/mappings/mapping_q_eulerian_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_manifold_01.cc b/tests/mappings/mapping_q_manifold_01.cc index da75bb0997..4b531fcfc0 100644 --- a/tests/mappings/mapping_q_manifold_01.cc +++ b/tests/mappings/mapping_q_manifold_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/mappings/mapping_q_manifold_02.cc b/tests/mappings/mapping_q_manifold_02.cc index c4c7268036..1453b6ac29 100644 --- a/tests/mappings/mapping_q_manifold_02.cc +++ b/tests/mappings/mapping_q_manifold_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/mappings/mapping_real_to_unit_02.cc b/tests/mappings/mapping_real_to_unit_02.cc index 2e87612a37..d33cb09032 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 - 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/tests/mappings/mapping_real_to_unit_q1.cc b/tests/mappings/mapping_real_to_unit_q1.cc index d7fdb204c5..0de575c0b2 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 - 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/tests/mappings/mapping_real_to_unit_q1_singular.cc b/tests/mappings/mapping_real_to_unit_q1_singular.cc index 5bd4df16b7..aba8dcd721 100644 --- a/tests/mappings/mapping_real_to_unit_q1_singular.cc +++ b/tests/mappings/mapping_real_to_unit_q1_singular.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_real_to_unit_q4_curved.cc b/tests/mappings/mapping_real_to_unit_q4_curved.cc index d26cdef184..32c129ed6e 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 - 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/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc b/tests/mappings/mapping_real_to_unit_q4_curved_codim.cc index cec3b96a9d..0492d54e2d 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 - 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/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc index 0939e3db6b..e100a0059b 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 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc index a5563b6f6a..0aa652f551 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 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_z.cc index f92affdbec..79cbbf75e3 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 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_real_to_unit_q4_straight.cc b/tests/mappings/mapping_real_to_unit_q4_straight.cc index d286f84bba..2bfa876155 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 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_01.cc b/tests/matrix_free/assemble_matrix_01.cc index c402fd5f9c..3531bb51ce 100644 --- a/tests/matrix_free/assemble_matrix_01.cc +++ b/tests/matrix_free/assemble_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_02.cc b/tests/matrix_free/assemble_matrix_02.cc index 10e8ae166f..250c10970d 100644 --- a/tests/matrix_free/assemble_matrix_02.cc +++ b/tests/matrix_free/assemble_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_03.cc b/tests/matrix_free/assemble_matrix_03.cc index 9194a26ef8..762b5189bb 100644 --- a/tests/matrix_free/assemble_matrix_03.cc +++ b/tests/matrix_free/assemble_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compress_constraints.cc b/tests/matrix_free/compress_constraints.cc index a73a388b71..bb7a4c9c91 100644 --- a/tests/matrix_free/compress_constraints.cc +++ b/tests/matrix_free/compress_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compress_mapping.cc b/tests/matrix_free/compress_mapping.cc index a4d99d5a31..777fa0f01e 100644 --- a/tests/matrix_free/compress_mapping.cc +++ b/tests/matrix_free/compress_mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/copy.cc b/tests/matrix_free/copy.cc index a5236b452c..30a267fc03 100644 --- a/tests/matrix_free/copy.cc +++ b/tests/matrix_free/copy.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/estimate_condition_number_mass.cc b/tests/matrix_free/estimate_condition_number_mass.cc index 1c7f1c0f1a..e8d88e355f 100644 --- a/tests/matrix_free/estimate_condition_number_mass.cc +++ b/tests/matrix_free/estimate_condition_number_mass.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/evaluate_1d_shape.cc b/tests/matrix_free/evaluate_1d_shape.cc index 6305dd9177..4304c1a4c0 100644 --- a/tests/matrix_free/evaluate_1d_shape.cc +++ b/tests/matrix_free/evaluate_1d_shape.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/evaluate_1d_shape_evenodd.cc b/tests/matrix_free/evaluate_1d_shape_evenodd.cc index 35770008c1..80363a2bcf 100644 --- a/tests/matrix_free/evaluate_1d_shape_evenodd.cc +++ b/tests/matrix_free/evaluate_1d_shape_evenodd.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/fe_evaluation_access_1d.cc b/tests/matrix_free/fe_evaluation_access_1d.cc index 22d884e354..852c38d112 100644 --- a/tests/matrix_free/fe_evaluation_access_1d.cc +++ b/tests/matrix_free/fe_evaluation_access_1d.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/matrix_free/get_functions_common.h b/tests/matrix_free/get_functions_common.h index 042f1b4c9a..07d888e3db 100644 --- a/tests/matrix_free/get_functions_common.h +++ b/tests/matrix_free/get_functions_common.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/tests/matrix_free/get_functions_float.cc b/tests/matrix_free/get_functions_float.cc index 963388e78f..bfdef81a91 100644 --- a/tests/matrix_free/get_functions_float.cc +++ b/tests/matrix_free/get_functions_float.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2014 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_gl.cc b/tests/matrix_free/get_functions_gl.cc index 21f3f289a7..6b4a4f9181 100644 --- a/tests/matrix_free/get_functions_gl.cc +++ b/tests/matrix_free/get_functions_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_mappingq.cc b/tests/matrix_free/get_functions_mappingq.cc index ba038c50a4..f97050f290 100644 --- a/tests/matrix_free/get_functions_mappingq.cc +++ b/tests/matrix_free/get_functions_mappingq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_multife.cc b/tests/matrix_free/get_functions_multife.cc index bd5f2e1740..a45c1b43aa 100644 --- a/tests/matrix_free/get_functions_multife.cc +++ b/tests/matrix_free/get_functions_multife.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_multife2.cc b/tests/matrix_free/get_functions_multife2.cc index 81a89ff218..36b9d7c81f 100644 --- a/tests/matrix_free/get_functions_multife2.cc +++ b/tests/matrix_free/get_functions_multife2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_q_hierarchical.cc b/tests/matrix_free/get_functions_q_hierarchical.cc index 1ba6030fc6..2b900063cb 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 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_rect.cc b/tests/matrix_free/get_functions_rect.cc index 120a6fd93c..96a1718651 100644 --- a/tests/matrix_free/get_functions_rect.cc +++ b/tests/matrix_free/get_functions_rect.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_variants.cc b/tests/matrix_free/get_functions_variants.cc index 34bfefc39f..feadfd10a2 100644 --- a/tests/matrix_free/get_functions_variants.cc +++ b/tests/matrix_free/get_functions_variants.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_variants_gl.cc b/tests/matrix_free/get_functions_variants_gl.cc index 538d509862..f8c781eef3 100644 --- a/tests/matrix_free/get_functions_variants_gl.cc +++ b/tests/matrix_free/get_functions_variants_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_values_plain.cc b/tests/matrix_free/get_values_plain.cc index 4bc20a84e0..045ad16bd4 100644 --- a/tests/matrix_free/get_values_plain.cc +++ b/tests/matrix_free/get_values_plain.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions.cc b/tests/matrix_free/integrate_functions.cc index 05718b7b74..d336168f01 100644 --- a/tests/matrix_free/integrate_functions.cc +++ b/tests/matrix_free/integrate_functions.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions_multife.cc b/tests/matrix_free/integrate_functions_multife.cc index 8fd7083031..69f0a63794 100644 --- a/tests/matrix_free/integrate_functions_multife.cc +++ b/tests/matrix_free/integrate_functions_multife.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions_multife2.cc b/tests/matrix_free/integrate_functions_multife2.cc index b2a54f246a..a5606cd4ff 100644 --- a/tests/matrix_free/integrate_functions_multife2.cc +++ b/tests/matrix_free/integrate_functions_multife2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_02.cc b/tests/matrix_free/inverse_mass_02.cc index f4670e3c02..effed5c0c8 100644 --- a/tests/matrix_free/inverse_mass_02.cc +++ b/tests/matrix_free/inverse_mass_02.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/matrix_free/inverse_mass_03.cc b/tests/matrix_free/inverse_mass_03.cc index 168a5486d9..fbcaf9d30f 100644 --- a/tests/matrix_free/inverse_mass_03.cc +++ b/tests/matrix_free/inverse_mass_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/jxw_values.cc b/tests/matrix_free/jxw_values.cc index c39282ed26..a385f07cb3 100644 --- a/tests/matrix_free/jxw_values.cc +++ b/tests/matrix_free/jxw_values.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_02.cc b/tests/matrix_free/matrix_vector_02.cc index 8bacef225d..dd8c466e11 100644 --- a/tests/matrix_free/matrix_vector_02.cc +++ b/tests/matrix_free/matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_03.cc b/tests/matrix_free/matrix_vector_03.cc index 0e2d1ca320..674d2e394c 100644 --- a/tests/matrix_free/matrix_vector_03.cc +++ b/tests/matrix_free/matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_06.cc b/tests/matrix_free/matrix_vector_06.cc index 208b4d4e0c..09eae246cf 100644 --- a/tests/matrix_free/matrix_vector_06.cc +++ b/tests/matrix_free/matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_07.cc b/tests/matrix_free/matrix_vector_07.cc index f1fd90a9e0..3fce1928f5 100644 --- a/tests/matrix_free/matrix_vector_07.cc +++ b/tests/matrix_free/matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_08.cc b/tests/matrix_free/matrix_vector_08.cc index 77393333b9..48946ac88c 100644 --- a/tests/matrix_free/matrix_vector_08.cc +++ b/tests/matrix_free/matrix_vector_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_09.cc b/tests/matrix_free/matrix_vector_09.cc index d4e1a018c0..c145ef04ef 100644 --- a/tests/matrix_free/matrix_vector_09.cc +++ b/tests/matrix_free/matrix_vector_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_15.cc b/tests/matrix_free/matrix_vector_15.cc index 126a1281b8..7dc8527a6f 100644 --- a/tests/matrix_free/matrix_vector_15.cc +++ b/tests/matrix_free/matrix_vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_16.cc b/tests/matrix_free/matrix_vector_16.cc index f4ebc1ac97..4d3488a7ac 100644 --- a/tests/matrix_free/matrix_vector_16.cc +++ b/tests/matrix_free/matrix_vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_17.cc b/tests/matrix_free/matrix_vector_17.cc index 22f8b04c9b..ae2d314b6b 100644 --- a/tests/matrix_free/matrix_vector_17.cc +++ b/tests/matrix_free/matrix_vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_18.cc b/tests/matrix_free/matrix_vector_18.cc index 6f97588832..bef20fe1d3 100644 --- a/tests/matrix_free/matrix_vector_18.cc +++ b/tests/matrix_free/matrix_vector_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2016 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_curl.cc b/tests/matrix_free/matrix_vector_curl.cc index 21e59cccf5..f595745d1b 100644 --- a/tests/matrix_free/matrix_vector_curl.cc +++ b/tests/matrix_free/matrix_vector_curl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_div.cc b/tests/matrix_free/matrix_vector_div.cc index 71f5877851..d67084681a 100644 --- a/tests/matrix_free/matrix_vector_div.cc +++ b/tests/matrix_free/matrix_vector_div.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_float.cc b/tests/matrix_free/matrix_vector_float.cc index 36243f0a1a..af8a7f6bd8 100644 --- a/tests/matrix_free/matrix_vector_float.cc +++ b/tests/matrix_free/matrix_vector_float.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_hp.cc b/tests/matrix_free/matrix_vector_hp.cc index c25fb5d3bd..777aed2964 100644 --- a/tests/matrix_free/matrix_vector_hp.cc +++ b/tests/matrix_free/matrix_vector_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_mf.h b/tests/matrix_free/matrix_vector_mf.h index 630bd47616..41b1d253f1 100644 --- a/tests/matrix_free/matrix_vector_mf.h +++ b/tests/matrix_free/matrix_vector_mf.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_mg.cc b/tests/matrix_free/matrix_vector_mg.cc index a13a437d93..27f417ce77 100644 --- a/tests/matrix_free/matrix_vector_mg.cc +++ b/tests/matrix_free/matrix_vector_mg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes.cc b/tests/matrix_free/matrix_vector_stokes.cc index 06a8751060..39e50db5ae 100644 --- a/tests/matrix_free/matrix_vector_stokes.cc +++ b/tests/matrix_free/matrix_vector_stokes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes_noflux.cc b/tests/matrix_free/matrix_vector_stokes_noflux.cc index 82cee0ba4d..272b92b3f1 100644 --- a/tests/matrix_free/matrix_vector_stokes_noflux.cc +++ b/tests/matrix_free/matrix_vector_stokes_noflux.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes_qdg0.cc b/tests/matrix_free/matrix_vector_stokes_qdg0.cc index 71b34343c6..be32b5cf92 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 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/no_index_initialize.cc b/tests/matrix_free/no_index_initialize.cc index b90463651d..6ad218bf92 100644 --- a/tests/matrix_free/no_index_initialize.cc +++ b/tests/matrix_free/no_index_initialize.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/quadrature_points.cc b/tests/matrix_free/quadrature_points.cc index 97b50ad550..3f62257625 100644 --- a/tests/matrix_free/quadrature_points.cc +++ b/tests/matrix_free/quadrature_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/step-37.cc b/tests/matrix_free/step-37.cc index ab5b236729..1f6e6e63df 100644 --- a/tests/matrix_free/step-37.cc +++ b/tests/matrix_free/step-37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/step-48b.cc b/tests/matrix_free/step-48b.cc index 6b00166c5d..996414cd94 100644 --- a/tests/matrix_free/step-48b.cc +++ b/tests/matrix_free/step-48b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/thread_correctness.cc b/tests/matrix_free/thread_correctness.cc index 0987e5a413..cacda5bb1a 100644 --- a/tests/matrix_free/thread_correctness.cc +++ b/tests/matrix_free/thread_correctness.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2015-2014 by the deal.II authors +// Copyright (C) 2013 - 2017-2014 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 fdaa5548a5..ee3a90ad2f 100644 --- a/tests/matrix_free/thread_correctness_hp.cc +++ b/tests/matrix_free/thread_correctness_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016-2014 by the deal.II authors +// Copyright (C) 2013 - 2017-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 ac4afa1852..526682d5f6 100644 --- a/tests/matrix_free/update_mapping_only.cc +++ b/tests/matrix_free/update_mapping_only.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/meshworker/mesh_loop_01.cc b/tests/meshworker/mesh_loop_01.cc index dd1e227077..1bbc55c713 100644 --- a/tests/meshworker/mesh_loop_01.cc +++ b/tests/meshworker/mesh_loop_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/meshworker/mesh_loop_02.cc b/tests/meshworker/mesh_loop_02.cc index 2aa1a9240e..92c8897281 100644 --- a/tests/meshworker/mesh_loop_02.cc +++ b/tests/meshworker/mesh_loop_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/meshworker/mesh_loop_03.cc b/tests/meshworker/mesh_loop_03.cc index 8f60365c81..cbfa324c19 100644 --- a/tests/meshworker/mesh_loop_03.cc +++ b/tests/meshworker/mesh_loop_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/meshworker/mesh_loop_mpi_01.cc b/tests/meshworker/mesh_loop_mpi_01.cc index afec2b8250..bdc6791fbb 100644 --- a/tests/meshworker/mesh_loop_mpi_01.cc +++ b/tests/meshworker/mesh_loop_mpi_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/metis/metis_01.cc b/tests/metis/metis_01.cc index 2ce1a824b7..930143de5b 100644 --- a/tests/metis/metis_01.cc +++ b/tests/metis/metis_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/metis/metis_01a.cc b/tests/metis/metis_01a.cc index aa7e858112..44382402fc 100644 --- a/tests/metis/metis_01a.cc +++ b/tests/metis/metis_01a.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/metis/metis_02.cc b/tests/metis/metis_02.cc index b0611c922d..f495faf653 100644 --- a/tests/metis/metis_02.cc +++ b/tests/metis/metis_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/metis/metis_03.cc b/tests/metis/metis_03.cc index 1367671c0c..9fecfbb357 100644 --- a/tests/metis/metis_03.cc +++ b/tests/metis/metis_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/metis/metis_04.cc b/tests/metis/metis_04.cc index 729f362dad..161bf126b8 100644 --- a/tests/metis/metis_04.cc +++ b/tests/metis/metis_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/active_cell_index_01.cc b/tests/mpi/active_cell_index_01.cc index 327d146b23..6a182baf16 100644 --- a/tests/mpi/active_cell_index_01.cc +++ b/tests/mpi/active_cell_index_01.cc @@ -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/tests/mpi/attach_data_01.cc b/tests/mpi/attach_data_01.cc index b61e695851..308bce201b 100644 --- a/tests/mpi/attach_data_01.cc +++ b/tests/mpi/attach_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/blockvec_01.cc b/tests/mpi/blockvec_01.cc index 9b9ff50b37..3f87e0700e 100644 --- a/tests/mpi/blockvec_01.cc +++ b/tests/mpi/blockvec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/blockvec_02.cc b/tests/mpi/blockvec_02.cc index cccef9b1c9..461533f20f 100644 --- a/tests/mpi/blockvec_02.cc +++ b/tests/mpi/blockvec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01.cc b/tests/mpi/cell_weights_01.cc index e2c702f3bb..55c2ac7a6c 100644 --- a/tests/mpi/cell_weights_01.cc +++ b/tests/mpi/cell_weights_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01_back_and_forth_01.cc b/tests/mpi/cell_weights_01_back_and_forth_01.cc index 7c79fa1eec..c3b3dda371 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01_back_and_forth_02.cc b/tests/mpi/cell_weights_01_back_and_forth_02.cc index 54ebcdabc3..db45136d14 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_02.cc b/tests/mpi/cell_weights_02.cc index 49e89c916e..776503ebfd 100644 --- a/tests/mpi/cell_weights_02.cc +++ b/tests/mpi/cell_weights_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_03.cc b/tests/mpi/cell_weights_03.cc index 01db3b01b8..6ac1bcb3da 100644 --- a/tests/mpi/cell_weights_03.cc +++ b/tests/mpi/cell_weights_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_04.cc b/tests/mpi/cell_weights_04.cc index 0062f44e7c..fa30fb0e73 100644 --- a/tests/mpi/cell_weights_04.cc +++ b/tests/mpi/cell_weights_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_05.cc b/tests/mpi/cell_weights_05.cc index f446411e79..2ffa33d246 100644 --- a/tests/mpi/cell_weights_05.cc +++ b/tests/mpi/cell_weights_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_06.cc b/tests/mpi/cell_weights_06.cc index df1327d506..1c398dbb0c 100644 --- a/tests/mpi/cell_weights_06.cc +++ b/tests/mpi/cell_weights_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/codim_01.cc b/tests/mpi/codim_01.cc index a2288257b8..1bbc5ec29b 100644 --- a/tests/mpi/codim_01.cc +++ b/tests/mpi/codim_01.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/tests/mpi/collective_01.cc b/tests/mpi/collective_01.cc index 499977f895..c6287019eb 100644 --- a/tests/mpi/collective_01.cc +++ b/tests/mpi/collective_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02.cc b/tests/mpi/collective_02.cc index a979c00e42..ce5f2c527f 100644 --- a/tests/mpi/collective_02.cc +++ b/tests/mpi/collective_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_array.cc b/tests/mpi/collective_02_array.cc index 8cf914c06b..32478d6ba7 100644 --- a/tests/mpi/collective_02_array.cc +++ b/tests/mpi/collective_02_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_array_in_place.cc b/tests/mpi/collective_02_array_in_place.cc index c8b3b9f7e6..547905c95d 100644 --- a/tests/mpi/collective_02_array_in_place.cc +++ b/tests/mpi/collective_02_array_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_dealii_vector.cc b/tests/mpi/collective_02_dealii_vector.cc index b78d6d5bd4..3c06702c55 100644 --- a/tests/mpi/collective_02_dealii_vector.cc +++ b/tests/mpi/collective_02_dealii_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_dealii_vector_in_place.cc b/tests/mpi/collective_02_dealii_vector_in_place.cc index 0a935224e0..37285f9572 100644 --- a/tests/mpi/collective_02_dealii_vector_in_place.cc +++ b/tests/mpi/collective_02_dealii_vector_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_vector.cc b/tests/mpi/collective_02_vector.cc index bf5ed79cc5..414e06cbeb 100644 --- a/tests/mpi/collective_02_vector.cc +++ b/tests/mpi/collective_02_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_02_vector_in_place.cc b/tests/mpi/collective_02_vector_in_place.cc index 1056e93a12..c467391976 100644 --- a/tests/mpi/collective_02_vector_in_place.cc +++ b/tests/mpi/collective_02_vector_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_max.cc b/tests/mpi/collective_max.cc index 2a82487f6b..319bffd111 100644 --- a/tests/mpi/collective_max.cc +++ b/tests/mpi/collective_max.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_max_array.cc b/tests/mpi/collective_max_array.cc index 3d06fe3d12..eb6e05deb4 100644 --- a/tests/mpi/collective_max_array.cc +++ b/tests/mpi/collective_max_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_max_array_in_place.cc b/tests/mpi/collective_max_array_in_place.cc index d9029c2611..1ef8f214e9 100644 --- a/tests/mpi/collective_max_array_in_place.cc +++ b/tests/mpi/collective_max_array_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_max_vector.cc b/tests/mpi/collective_max_vector.cc index ec2fcb6825..e0156204f7 100644 --- a/tests/mpi/collective_max_vector.cc +++ b/tests/mpi/collective_max_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_max_vector_in_place.cc b/tests/mpi/collective_max_vector_in_place.cc index aa62bf5ebb..6b3641145d 100644 --- a/tests/mpi/collective_max_vector_in_place.cc +++ b/tests/mpi/collective_max_vector_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_min.cc b/tests/mpi/collective_min.cc index 9a068ffe81..c08eba5b75 100644 --- a/tests/mpi/collective_min.cc +++ b/tests/mpi/collective_min.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_min_array.cc b/tests/mpi/collective_min_array.cc index 27124cd622..4a430cda18 100644 --- a/tests/mpi/collective_min_array.cc +++ b/tests/mpi/collective_min_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_min_array_in_place.cc b/tests/mpi/collective_min_array_in_place.cc index 34ef115ae2..053a98f72a 100644 --- a/tests/mpi/collective_min_array_in_place.cc +++ b/tests/mpi/collective_min_array_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_min_vector.cc b/tests/mpi/collective_min_vector.cc index 3b66485a3b..131859d708 100644 --- a/tests/mpi/collective_min_vector.cc +++ b/tests/mpi/collective_min_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_min_vector_in_place.cc b/tests/mpi/collective_min_vector_in_place.cc index c5329d6b1c..5b9967803a 100644 --- a/tests/mpi/collective_min_vector_in_place.cc +++ b/tests/mpi/collective_min_vector_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_tensor.cc b/tests/mpi/collective_tensor.cc index 1f5f7956f4..7f9266e511 100644 --- a/tests/mpi/collective_tensor.cc +++ b/tests/mpi/collective_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/communicate_moved_vertices_01.cc b/tests/mpi/communicate_moved_vertices_01.cc index 04ce61bf49..88246c3ad9 100644 --- a/tests/mpi/communicate_moved_vertices_01.cc +++ b/tests/mpi/communicate_moved_vertices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/communicate_moved_vertices_02.cc b/tests/mpi/communicate_moved_vertices_02.cc index 01f93d353b..37f4fcf54a 100644 --- a/tests/mpi/communicate_moved_vertices_02.cc +++ b/tests/mpi/communicate_moved_vertices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/compute_mean_value.cc b/tests/mpi/compute_mean_value.cc index 735615c1e9..0d7dae89c8 100644 --- a/tests/mpi/compute_mean_value.cc +++ b/tests/mpi/compute_mean_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/condense_01.cc b/tests/mpi/condense_01.cc index 8fce687b44..9160a40d59 100644 --- a/tests/mpi/condense_01.cc +++ b/tests/mpi/condense_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/constraint_matrix_condense_01.cc b/tests/mpi/constraint_matrix_condense_01.cc index bccbefbe53..80985dae83 100644 --- a/tests/mpi/constraint_matrix_condense_01.cc +++ b/tests/mpi/constraint_matrix_condense_01.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/mpi/constraint_matrix_crash_01.cc b/tests/mpi/constraint_matrix_crash_01.cc index 8dc080db05..684f10f98f 100644 --- a/tests/mpi/constraint_matrix_crash_01.cc +++ b/tests/mpi/constraint_matrix_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/constraint_matrix_set_zero_01.cc b/tests/mpi/constraint_matrix_set_zero_01.cc index d38b03ad30..c24f8cc7e7 100644 --- a/tests/mpi/constraint_matrix_set_zero_01.cc +++ b/tests/mpi/constraint_matrix_set_zero_01.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/mpi/constraint_matrix_set_zero_02.cc b/tests/mpi/constraint_matrix_set_zero_02.cc index bdd3148c84..ea2935f074 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 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/constraint_matrix_trilinos_bug.cc b/tests/mpi/constraint_matrix_trilinos_bug.cc index a383d4a2e9..394bcfa01f 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug.cc +++ b/tests/mpi/constraint_matrix_trilinos_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/count_dofs_per_block_01.cc b/tests/mpi/count_dofs_per_block_01.cc index 229461bbc2..513c7b1e8a 100644 --- a/tests/mpi/count_dofs_per_block_01.cc +++ b/tests/mpi/count_dofs_per_block_01.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/mpi/count_dofs_per_block_02.cc b/tests/mpi/count_dofs_per_block_02.cc index e579ca9680..38a469146b 100644 --- a/tests/mpi/count_dofs_per_block_02.cc +++ b/tests/mpi/count_dofs_per_block_02.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/mpi/count_dofs_per_component_01.cc b/tests/mpi/count_dofs_per_component_01.cc index d2a19e11bd..9a4b14aa51 100644 --- a/tests/mpi/count_dofs_per_component_01.cc +++ b/tests/mpi/count_dofs_per_component_01.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/mpi/crash_01.cc b/tests/mpi/crash_01.cc index 9c9a16ed14..f30789dd64 100644 --- a/tests/mpi/crash_01.cc +++ b/tests/mpi/crash_01.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/mpi/crash_02.cc b/tests/mpi/crash_02.cc index 1450e97b69..c16358c2ef 100644 --- a/tests/mpi/crash_02.cc +++ b/tests/mpi/crash_02.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/mpi/crash_03.cc b/tests/mpi/crash_03.cc index 552f75ad8d..a0b719e969 100644 --- a/tests/mpi/crash_03.cc +++ b/tests/mpi/crash_03.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/mpi/crash_04.cc b/tests/mpi/crash_04.cc index ab3832eb59..b0315bcb54 100644 --- a/tests/mpi/crash_04.cc +++ b/tests/mpi/crash_04.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/mpi/crash_05.cc b/tests/mpi/crash_05.cc index 56f469f7d9..40846da166 100644 --- a/tests/mpi/crash_05.cc +++ b/tests/mpi/crash_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/mpi/crash_06.cc b/tests/mpi/crash_06.cc index e36cca3446..f1e0943133 100644 --- a/tests/mpi/crash_06.cc +++ b/tests/mpi/crash_06.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/mpi/cuthill_mckee_01.cc b/tests/mpi/cuthill_mckee_01.cc index 21c42d3a6c..de38f98856 100644 --- a/tests/mpi/cuthill_mckee_01.cc +++ b/tests/mpi/cuthill_mckee_01.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/mpi/data_out_faces_01.cc b/tests/mpi/data_out_faces_01.cc index c783d64856..1040d11554 100644 --- a/tests/mpi/data_out_faces_01.cc +++ b/tests/mpi/data_out_faces_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/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc index c6f235d2b5..e1d27f73eb 100644 --- a/tests/mpi/derivative_approximation_01.cc +++ b/tests/mpi/derivative_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/derivative_approximation_02.cc b/tests/mpi/derivative_approximation_02.cc index b52994f7ea..9c41b6869b 100644 --- a/tests/mpi/derivative_approximation_02.cc +++ b/tests/mpi/derivative_approximation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/distribute_sp_01.cc b/tests/mpi/distribute_sp_01.cc index 6206791dbc..839c72b0be 100644 --- a/tests/mpi/distribute_sp_01.cc +++ b/tests/mpi/distribute_sp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/distribute_sp_02.cc b/tests/mpi/distribute_sp_02.cc index c1e1f66f5a..aed885c1a6 100644 --- a/tests/mpi/distribute_sp_02.cc +++ b/tests/mpi/distribute_sp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/dof_handler_number_cache.cc b/tests/mpi/dof_handler_number_cache.cc index a48ae2f80f..7ff27e81ad 100644 --- a/tests/mpi/dof_handler_number_cache.cc +++ b/tests/mpi/dof_handler_number_cache.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/mpi/extract_boundary_dofs.cc b/tests/mpi/extract_boundary_dofs.cc index ce935f1bc7..aa3928f94c 100644 --- a/tests/mpi/extract_boundary_dofs.cc +++ b/tests/mpi/extract_boundary_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_constant_modes_01.cc b/tests/mpi/extract_constant_modes_01.cc index 4b35037890..021a0ef57c 100644 --- a/tests/mpi/extract_constant_modes_01.cc +++ b/tests/mpi/extract_constant_modes_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_constant_modes_02.cc b/tests/mpi/extract_constant_modes_02.cc index 72cabf98f5..2acaf88191 100644 --- a/tests/mpi/extract_constant_modes_02.cc +++ b/tests/mpi/extract_constant_modes_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_locally_active_dofs.cc b/tests/mpi/extract_locally_active_dofs.cc index 269386c9f8..2bc4b8881a 100644 --- a/tests/mpi/extract_locally_active_dofs.cc +++ b/tests/mpi/extract_locally_active_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_field_function_01.cc b/tests/mpi/fe_field_function_01.cc index 8d91dfe9bd..9c299e196f 100644 --- a/tests/mpi/fe_field_function_01.cc +++ b/tests/mpi/fe_field_function_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_field_function_02.cc b/tests/mpi/fe_field_function_02.cc index e2f37e8ce1..350c5f9e55 100644 --- a/tests/mpi/fe_field_function_02.cc +++ b/tests/mpi/fe_field_function_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_01.cc b/tests/mpi/fe_tools_extrapolate_01.cc index 0df0ec280a..7391dd978e 100644 --- a/tests/mpi/fe_tools_extrapolate_01.cc +++ b/tests/mpi/fe_tools_extrapolate_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_02.cc b/tests/mpi/fe_tools_extrapolate_02.cc index 02bf68359b..2f655ce0de 100644 --- a/tests/mpi/fe_tools_extrapolate_02.cc +++ b/tests/mpi/fe_tools_extrapolate_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_03.cc b/tests/mpi/fe_tools_extrapolate_03.cc index e4e59a3369..b3fba9876d 100644 --- a/tests/mpi/fe_tools_extrapolate_03.cc +++ b/tests/mpi/fe_tools_extrapolate_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_04.cc b/tests/mpi/fe_tools_extrapolate_04.cc index 322434101c..7e4d94863f 100644 --- a/tests/mpi/fe_tools_extrapolate_04.cc +++ b/tests/mpi/fe_tools_extrapolate_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_05.cc b/tests/mpi/fe_tools_extrapolate_05.cc index 84203d1aba..da28fa8740 100644 --- a/tests/mpi/fe_tools_extrapolate_05.cc +++ b/tests/mpi/fe_tools_extrapolate_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_06.cc b/tests/mpi/fe_tools_extrapolate_06.cc index deb9504ffb..740f91c784 100644 --- a/tests/mpi/fe_tools_extrapolate_06.cc +++ b/tests/mpi/fe_tools_extrapolate_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_common.h b/tests/mpi/fe_tools_extrapolate_common.h index 8b649dc341..c2f2971f80 100644 --- a/tests/mpi/fe_tools_extrapolate_common.h +++ b/tests/mpi/fe_tools_extrapolate_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/find_active_cell_around_point_01.cc b/tests/mpi/find_active_cell_around_point_01.cc index a1063a4d7b..39d8e7fb0b 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/flux_edge_01.cc b/tests/mpi/flux_edge_01.cc index 394a427c4c..fba7baacb5 100644 --- a/tests/mpi/flux_edge_01.cc +++ b/tests/mpi/flux_edge_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/ghost_01.cc b/tests/mpi/ghost_01.cc index b49ab761e7..0d6941d207 100644 --- a/tests/mpi/ghost_01.cc +++ b/tests/mpi/ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/ghost_02.cc b/tests/mpi/ghost_02.cc index 7c47651cec..d69fb7f840 100644 --- a/tests/mpi/ghost_02.cc +++ b/tests/mpi/ghost_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/ghost_03.cc b/tests/mpi/ghost_03.cc index a8a6cd0fb3..06bf80d03b 100644 --- a/tests/mpi/ghost_03.cc +++ b/tests/mpi/ghost_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/mpi/has_active_dofs_01.cc b/tests/mpi/has_active_dofs_01.cc index 01a91f3fba..01cf7fa326 100644 --- a/tests/mpi/has_active_dofs_01.cc +++ b/tests/mpi/has_active_dofs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/has_active_dofs_02.cc b/tests/mpi/has_active_dofs_02.cc index 9ba5efe3e0..bb8c59d5d4 100644 --- a/tests/mpi/has_active_dofs_02.cc +++ b/tests/mpi/has_active_dofs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/has_hanging_nodes.cc b/tests/mpi/has_hanging_nodes.cc index 8b5f0bda7e..0b42705ddf 100644 --- a/tests/mpi/has_hanging_nodes.cc +++ b/tests/mpi/has_hanging_nodes.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/mpi/hp_step-40.cc b/tests/mpi/hp_step-40.cc index 03a293e2cf..4d880ef2c6 100644 --- a/tests/mpi/hp_step-40.cc +++ b/tests/mpi/hp_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/tests/mpi/integrate_difference.cc b/tests/mpi/integrate_difference.cc index bfb1bf4485..febe0c52fe 100644 --- a/tests/mpi/integrate_difference.cc +++ b/tests/mpi/integrate_difference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/interpolate_01.cc b/tests/mpi/interpolate_01.cc index 0380648ebf..2b2144cae8 100644 --- a/tests/mpi/interpolate_01.cc +++ b/tests/mpi/interpolate_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/interpolate_02.cc b/tests/mpi/interpolate_02.cc index 39847c9631..ab460dbe2b 100644 --- a/tests/mpi/interpolate_02.cc +++ b/tests/mpi/interpolate_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/interpolate_03.cc b/tests/mpi/interpolate_03.cc index f32d3f095e..b42d491121 100644 --- a/tests/mpi/interpolate_03.cc +++ b/tests/mpi/interpolate_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/interpolate_04.cc b/tests/mpi/interpolate_04.cc index 2c5d22927a..81725cb421 100644 --- a/tests/mpi/interpolate_04.cc +++ b/tests/mpi/interpolate_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/is_locally_owned.cc b/tests/mpi/is_locally_owned.cc index 11d87fc6c7..83bd9337f9 100644 --- a/tests/mpi/is_locally_owned.cc +++ b/tests/mpi/is_locally_owned.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/locally_owned_dofs_per_subdomain.cc b/tests/mpi/locally_owned_dofs_per_subdomain.cc index a1d87e9c0e..a63090374e 100644 --- a/tests/mpi/locally_owned_dofs_per_subdomain.cc +++ b/tests/mpi/locally_owned_dofs_per_subdomain.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/locally_owned_dofs_per_subdomain_hp.cc b/tests/mpi/locally_owned_dofs_per_subdomain_hp.cc index fb1b20efd2..1c5a23364a 100644 --- a/tests/mpi/locally_owned_dofs_per_subdomain_hp.cc +++ b/tests/mpi/locally_owned_dofs_per_subdomain_hp.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/locally_owned_subdomain_01.cc b/tests/mpi/locally_owned_subdomain_01.cc index 6e655c485d..a8131fdc58 100644 --- a/tests/mpi/locally_owned_subdomain_01.cc +++ b/tests/mpi/locally_owned_subdomain_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/mpi/make_zero_boundary_values.cc b/tests/mpi/make_zero_boundary_values.cc index 2addafadc8..ad6dcbf6c7 100644 --- a/tests/mpi/make_zero_boundary_values.cc +++ b/tests/mpi/make_zero_boundary_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/map_dofs_to_support_points.cc b/tests/mpi/map_dofs_to_support_points.cc index aa48385be9..d83d7b9757 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_01.cc b/tests/mpi/mesh_worker_01.cc index 449a7e7a07..8a85b21c39 100644 --- a/tests/mpi/mesh_worker_01.cc +++ b/tests/mpi/mesh_worker_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_02.cc b/tests/mpi/mesh_worker_02.cc index 19fc2a9a91..d6a81aa70a 100644 --- a/tests/mpi/mesh_worker_02.cc +++ b/tests/mpi/mesh_worker_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_03.cc b/tests/mpi/mesh_worker_03.cc index 3f85bbb573..149040a9ad 100644 --- a/tests/mpi/mesh_worker_03.cc +++ b/tests/mpi/mesh_worker_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_04.cc b/tests/mpi/mesh_worker_04.cc index 0558f450ca..86f110ba24 100644 --- a/tests/mpi/mesh_worker_04.cc +++ b/tests/mpi/mesh_worker_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_05.cc b/tests/mpi/mesh_worker_05.cc index 18f2ed88b1..b7425ff120 100644 --- a/tests/mpi/mesh_worker_05.cc +++ b/tests/mpi/mesh_worker_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_matrix_01.cc b/tests/mpi/mesh_worker_matrix_01.cc index 77e6dd6360..0300d31d1f 100644 --- a/tests/mpi/mesh_worker_matrix_01.cc +++ b/tests/mpi/mesh_worker_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_01.cc b/tests/mpi/mg_01.cc index 3860205e59..494d0bad75 100644 --- a/tests/mpi/mg_01.cc +++ b/tests/mpi/mg_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_02.cc b/tests/mpi/mg_02.cc index fdc6b8383c..b88bce416a 100644 --- a/tests/mpi/mg_02.cc +++ b/tests/mpi/mg_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_03.cc b/tests/mpi/mg_03.cc index 2013966d9a..812ab05967 100644 --- a/tests/mpi/mg_03.cc +++ b/tests/mpi/mg_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_04.cc b/tests/mpi/mg_04.cc index 0f4bff3bc6..ad88313698 100644 --- a/tests/mpi/mg_04.cc +++ b/tests/mpi/mg_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_05.cc b/tests/mpi/mg_05.cc index 06720a7550..a62886fd38 100644 --- a/tests/mpi/mg_05.cc +++ b/tests/mpi/mg_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_06.cc b/tests/mpi/mg_06.cc index 06ab464904..f10b280ef6 100644 --- a/tests/mpi/mg_06.cc +++ b/tests/mpi/mg_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_ghost_dofs_periodic_05.cc b/tests/mpi/mg_ghost_dofs_periodic_05.cc index c7ef7ff0e4..0795ae1b66 100644 --- a/tests/mpi/mg_ghost_dofs_periodic_05.cc +++ b/tests/mpi/mg_ghost_dofs_periodic_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mg_ghost_dofs_periodic_06.cc b/tests/mpi/mg_ghost_dofs_periodic_06.cc index 2490822a33..264563f691 100644 --- a/tests/mpi/mg_ghost_dofs_periodic_06.cc +++ b/tests/mpi/mg_ghost_dofs_periodic_06.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/muelu_periodicity.cc b/tests/mpi/muelu_periodicity.cc index bf8a084837..45ef0ef696 100644 --- a/tests/mpi/muelu_periodicity.cc +++ b/tests/mpi/muelu_periodicity.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2008 - 2016 by the deal.II authors + * Copyright (C) 2008 - 2018 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/mpi/multigrid_adaptive.cc b/tests/mpi/multigrid_adaptive.cc index cae2f2e498..169818c94e 100644 --- a/tests/mpi/multigrid_adaptive.cc +++ b/tests/mpi/multigrid_adaptive.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/tests/mpi/multigrid_uniform.cc b/tests/mpi/multigrid_uniform.cc index 61c5e17eca..a96df24eb6 100644 --- a/tests/mpi/multigrid_uniform.cc +++ b/tests/mpi/multigrid_uniform.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/tests/mpi/no_flux_constraints.cc b/tests/mpi/no_flux_constraints.cc index 81c9dfaa30..f98d61929d 100644 --- a/tests/mpi/no_flux_constraints.cc +++ b/tests/mpi/no_flux_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/normal_flux_constraints.cc b/tests/mpi/normal_flux_constraints.cc index d92c97c6de..f0c4020759 100644 --- a/tests/mpi/normal_flux_constraints.cc +++ b/tests/mpi/normal_flux_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_coarse_01.cc b/tests/mpi/p4est_2d_coarse_01.cc index 6c5892ef04..eff8984762 100644 --- a/tests/mpi/p4est_2d_coarse_01.cc +++ b/tests/mpi/p4est_2d_coarse_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_constraintmatrix_01.cc b/tests/mpi/p4est_2d_constraintmatrix_01.cc index 9427f94d21..6c158fd63d 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_constraintmatrix_02.cc b/tests/mpi/p4est_2d_constraintmatrix_02.cc index cf7449c507..879731d270 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_constraintmatrix_03.cc b/tests/mpi/p4est_2d_constraintmatrix_03.cc index ff0d86e8ec..063c26f9ad 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2018 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 6b7a308627..212b829e12 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_constraintmatrix_05.cc b/tests/mpi/p4est_2d_constraintmatrix_05.cc index 70d49e1555..030a2ed022 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_05.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_dofhandler_01.cc b/tests/mpi/p4est_2d_dofhandler_01.cc index 7d7d7bcded..79e9576140 100644 --- a/tests/mpi/p4est_2d_dofhandler_01.cc +++ b/tests/mpi/p4est_2d_dofhandler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_dofhandler_02.cc b/tests/mpi/p4est_2d_dofhandler_02.cc index ef5073bdf8..384f3b318a 100644 --- a/tests/mpi/p4est_2d_dofhandler_02.cc +++ b/tests/mpi/p4est_2d_dofhandler_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_dofhandler_03.cc b/tests/mpi/p4est_2d_dofhandler_03.cc index 7b5f2cdfbc..1df9f262be 100644 --- a/tests/mpi/p4est_2d_dofhandler_03.cc +++ b/tests/mpi/p4est_2d_dofhandler_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_dofhandler_04.cc b/tests/mpi/p4est_2d_dofhandler_04.cc index 4769a5c61c..2e5d12ff87 100644 --- a/tests/mpi/p4est_2d_dofhandler_04.cc +++ b/tests/mpi/p4est_2d_dofhandler_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_dofhandler_05.cc b/tests/mpi/p4est_2d_dofhandler_05.cc index c5d06e1b0e..926eab2cb9 100644 --- a/tests/mpi/p4est_2d_dofhandler_05.cc +++ b/tests/mpi/p4est_2d_dofhandler_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_ghost_01.cc b/tests/mpi/p4est_2d_ghost_01.cc index c6b7f49ed1..56ea98362e 100644 --- a/tests/mpi/p4est_2d_ghost_01.cc +++ b/tests/mpi/p4est_2d_ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_ghost_02.cc b/tests/mpi/p4est_2d_ghost_02.cc index 413fff484b..7a76c7931a 100644 --- a/tests/mpi/p4est_2d_ghost_02.cc +++ b/tests/mpi/p4est_2d_ghost_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_refine_01.cc b/tests/mpi/p4est_2d_refine_01.cc index c899eb53fd..0b2cfd39e1 100644 --- a/tests/mpi/p4est_2d_refine_01.cc +++ b/tests/mpi/p4est_2d_refine_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_refine_02.cc b/tests/mpi/p4est_2d_refine_02.cc index 03fd4c27cb..8aef427d33 100644 --- a/tests/mpi/p4est_2d_refine_02.cc +++ b/tests/mpi/p4est_2d_refine_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_refine_03.cc b/tests/mpi/p4est_2d_refine_03.cc index be06bcfd93..1a21b95760 100644 --- a/tests/mpi/p4est_2d_refine_03.cc +++ b/tests/mpi/p4est_2d_refine_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_renumber_01.cc b/tests/mpi/p4est_2d_renumber_01.cc index e66ff4196e..2ec9be5c09 100644 --- a/tests/mpi/p4est_2d_renumber_01.cc +++ b/tests/mpi/p4est_2d_renumber_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc index 2e2965a115..6740b92837 100644 --- a/tests/mpi/p4est_2d_renumber_02.cc +++ b/tests/mpi/p4est_2d_renumber_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_simple.cc b/tests/mpi/p4est_2d_simple.cc index b7faed6804..5b39ab09ca 100644 --- a/tests/mpi/p4est_2d_simple.cc +++ b/tests/mpi/p4est_2d_simple.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_constraintmatrix_01.cc b/tests/mpi/p4est_3d_constraintmatrix_01.cc index 0c30b51745..6dd9ccb6d2 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_constraintmatrix_02.cc b/tests/mpi/p4est_3d_constraintmatrix_02.cc index eddedee245..633feff359 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_constraintmatrix_03.cc b/tests/mpi/p4est_3d_constraintmatrix_03.cc index b0902ef721..bcda49ea8c 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2018 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 03ff06e1be..8f7a39a0cc 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_ghost_01.cc b/tests/mpi/p4est_3d_ghost_01.cc index 7f50f3a76c..5bbec8e385 100644 --- a/tests/mpi/p4est_3d_ghost_01.cc +++ b/tests/mpi/p4est_3d_ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_refine_01.cc b/tests/mpi/p4est_3d_refine_01.cc index 8b43c22afd..540a39566b 100644 --- a/tests/mpi/p4est_3d_refine_01.cc +++ b/tests/mpi/p4est_3d_refine_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_refine_02.cc b/tests/mpi/p4est_3d_refine_02.cc index 4998e7c504..bfaf1a4e01 100644 --- a/tests/mpi/p4est_3d_refine_02.cc +++ b/tests/mpi/p4est_3d_refine_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_refine_03.cc b/tests/mpi/p4est_3d_refine_03.cc index 65e639a089..f71f775a99 100644 --- a/tests/mpi/p4est_3d_refine_03.cc +++ b/tests/mpi/p4est_3d_refine_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_3d_refine_04.cc b/tests/mpi/p4est_3d_refine_04.cc index 7909b354d0..12d6f08251 100644 --- a/tests/mpi/p4est_3d_refine_04.cc +++ b/tests/mpi/p4est_3d_refine_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_data_out_01.cc b/tests/mpi/p4est_data_out_01.cc index b08634638f..d40ef394f7 100644 --- a/tests/mpi/p4est_data_out_01.cc +++ b/tests/mpi/p4est_data_out_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_get_subdomain_association.cc b/tests/mpi/p4est_get_subdomain_association.cc index 464254d4d6..8f6c3d3cb4 100644 --- a/tests/mpi/p4est_get_subdomain_association.cc +++ b/tests/mpi/p4est_get_subdomain_association.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_max_refine.cc b/tests/mpi/p4est_max_refine.cc index 55ed59c09e..1310088e36 100644 --- a/tests/mpi/p4est_max_refine.cc +++ b/tests/mpi/p4est_max_refine.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_01.cc b/tests/mpi/p4est_save_01.cc index d36228e5eb..b8061c467c 100644 --- a/tests/mpi/p4est_save_01.cc +++ b/tests/mpi/p4est_save_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_02.cc b/tests/mpi/p4est_save_02.cc index 2c8a4f7c69..b63c761758 100644 --- a/tests/mpi/p4est_save_02.cc +++ b/tests/mpi/p4est_save_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc index 338ae2cc1f..c6f26fba1c 100644 --- a/tests/mpi/p4est_save_03.cc +++ b/tests/mpi/p4est_save_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_04.cc b/tests/mpi/p4est_save_04.cc index 96945f6782..85ca7fc361 100644 --- a/tests/mpi/p4est_save_04.cc +++ b/tests/mpi/p4est_save_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_block_vector_01.cc b/tests/mpi/parallel_block_vector_01.cc index 9a73340ab7..b7e5131703 100644 --- a/tests/mpi/parallel_block_vector_01.cc +++ b/tests/mpi/parallel_block_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_block_vector_02.cc b/tests/mpi/parallel_block_vector_02.cc index 1513299161..308c5f5cb8 100644 --- a/tests/mpi/parallel_block_vector_02.cc +++ b/tests/mpi/parallel_block_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_partitioner_01.cc b/tests/mpi/parallel_partitioner_01.cc index 86a482fbcb..bc3c552fbe 100644 --- a/tests/mpi/parallel_partitioner_01.cc +++ b/tests/mpi/parallel_partitioner_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_partitioner_02.cc b/tests/mpi/parallel_partitioner_02.cc index cba099972f..7d7152bcf4 100644 --- a/tests/mpi/parallel_partitioner_02.cc +++ b/tests/mpi/parallel_partitioner_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_partitioner_03.cc b/tests/mpi/parallel_partitioner_03.cc index bfba0c6652..13dd68e252 100644 --- a/tests/mpi/parallel_partitioner_03.cc +++ b/tests/mpi/parallel_partitioner_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_partitioner_04.cc b/tests/mpi/parallel_partitioner_04.cc index 22e8456629..b255e90a40 100644 --- a/tests/mpi/parallel_partitioner_04.cc +++ b/tests/mpi/parallel_partitioner_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_01.cc b/tests/mpi/parallel_vector_01.cc index b63ce2d217..0dbd350ecc 100644 --- a/tests/mpi/parallel_vector_01.cc +++ b/tests/mpi/parallel_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_02.cc b/tests/mpi/parallel_vector_02.cc index 7638474e39..8e54be58d6 100644 --- a/tests/mpi/parallel_vector_02.cc +++ b/tests/mpi/parallel_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_03.cc b/tests/mpi/parallel_vector_03.cc index 91462821ca..da17d80145 100644 --- a/tests/mpi/parallel_vector_03.cc +++ b/tests/mpi/parallel_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_04.cc b/tests/mpi/parallel_vector_04.cc index 6aba1a2d7c..045098927e 100644 --- a/tests/mpi/parallel_vector_04.cc +++ b/tests/mpi/parallel_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_05.cc b/tests/mpi/parallel_vector_05.cc index 5adb1ca04a..c06316ddbc 100644 --- a/tests/mpi/parallel_vector_05.cc +++ b/tests/mpi/parallel_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_06.cc b/tests/mpi/parallel_vector_06.cc index f35732e78b..f069b626ff 100644 --- a/tests/mpi/parallel_vector_06.cc +++ b/tests/mpi/parallel_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_07.cc b/tests/mpi/parallel_vector_07.cc index 06f4d6687b..70e494de36 100644 --- a/tests/mpi/parallel_vector_07.cc +++ b/tests/mpi/parallel_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_08.cc b/tests/mpi/parallel_vector_08.cc index ca069d191e..d956e2152a 100644 --- a/tests/mpi/parallel_vector_08.cc +++ b/tests/mpi/parallel_vector_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_09.cc b/tests/mpi/parallel_vector_09.cc index 4860600a7a..3f93cae436 100644 --- a/tests/mpi/parallel_vector_09.cc +++ b/tests/mpi/parallel_vector_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_10.cc b/tests/mpi/parallel_vector_10.cc index 30ecf99b07..36b708cc88 100644 --- a/tests/mpi/parallel_vector_10.cc +++ b/tests/mpi/parallel_vector_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_11.cc b/tests/mpi/parallel_vector_11.cc index 8e7df8c17a..2f9cc2378a 100644 --- a/tests/mpi/parallel_vector_11.cc +++ b/tests/mpi/parallel_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_12.cc b/tests/mpi/parallel_vector_12.cc index ec43dc8bde..43e50c5313 100644 --- a/tests/mpi/parallel_vector_12.cc +++ b/tests/mpi/parallel_vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_13.cc b/tests/mpi/parallel_vector_13.cc index c3d227acc3..0e0bcdf18d 100644 --- a/tests/mpi/parallel_vector_13.cc +++ b/tests/mpi/parallel_vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_14.cc b/tests/mpi/parallel_vector_14.cc index 7225e319c3..20fe545ef2 100644 --- a/tests/mpi/parallel_vector_14.cc +++ b/tests/mpi/parallel_vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_15.cc b/tests/mpi/parallel_vector_15.cc index c30e600c99..4212646af9 100644 --- a/tests/mpi/parallel_vector_15.cc +++ b/tests/mpi/parallel_vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_16.cc b/tests/mpi/parallel_vector_16.cc index 47cfca35a1..9208c03bc8 100644 --- a/tests/mpi/parallel_vector_16.cc +++ b/tests/mpi/parallel_vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_17.cc b/tests/mpi/parallel_vector_17.cc index 04d293bacd..d06e18eb63 100644 --- a/tests/mpi/parallel_vector_17.cc +++ b/tests/mpi/parallel_vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_18.cc b/tests/mpi/parallel_vector_18.cc index 306dc330fc..bddef716da 100644 --- a/tests/mpi/parallel_vector_18.cc +++ b/tests/mpi/parallel_vector_18.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 062c327f10..7a6dfcd053 100644 --- a/tests/mpi/parallel_vector_back_interpolate.cc +++ b/tests/mpi/parallel_vector_back_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vector_interpolate.cc b/tests/mpi/parallel_vector_interpolate.cc index dad411d00c..146a8d34c6 100644 --- a/tests/mpi/parallel_vector_interpolate.cc +++ b/tests/mpi/parallel_vector_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/parallel_vtu_01.cc b/tests/mpi/parallel_vtu_01.cc index de66e64b70..4e2f389da2 100644 --- a/tests/mpi/parallel_vtu_01.cc +++ b/tests/mpi/parallel_vtu_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/periodic_neighbor_01.cc b/tests/mpi/periodic_neighbor_01.cc index 858619f2f8..5e1910c8d5 100644 --- a/tests/mpi/periodic_neighbor_01.cc +++ b/tests/mpi/periodic_neighbor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc index 425d6c8c7b..270fee0c7f 100644 --- a/tests/mpi/periodicity_01.cc +++ b/tests/mpi/periodicity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/periodicity_02.cc b/tests/mpi/periodicity_02.cc index c59dee9da1..5aa9308d70 100644 --- a/tests/mpi/periodicity_02.cc +++ b/tests/mpi/periodicity_02.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2008 - 2016 by the deal.II authors + * Copyright (C) 2008 - 2018 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/mpi/periodicity_03.cc b/tests/mpi/periodicity_03.cc index 4f1d3c7ffc..c0adb9786b 100644 --- a/tests/mpi/periodicity_03.cc +++ b/tests/mpi/periodicity_03.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/mpi/periodicity_04.cc b/tests/mpi/periodicity_04.cc index 9c1a6ad0c2..77c446c884 100644 --- a/tests/mpi/periodicity_04.cc +++ b/tests/mpi/periodicity_04.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/tests/mpi/petsc_01.cc b/tests/mpi/petsc_01.cc index 90e6a95700..b3e8274a9a 100644 --- a/tests/mpi/petsc_01.cc +++ b/tests/mpi/petsc_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_02.cc b/tests/mpi/petsc_02.cc index 3911a688ec..99e6bea348 100644 --- a/tests/mpi/petsc_02.cc +++ b/tests/mpi/petsc_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_03.cc b/tests/mpi/petsc_03.cc index e3f50e239a..7b48c53f40 100644 --- a/tests/mpi/petsc_03.cc +++ b/tests/mpi/petsc_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_bug_ghost_vector_01.cc b/tests/mpi/petsc_bug_ghost_vector_01.cc index 8d9077004e..02859e3d04 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_distribute_01.cc b/tests/mpi/petsc_distribute_01.cc index a43de6f312..27af5bc1d1 100644 --- a/tests/mpi/petsc_distribute_01.cc +++ b/tests/mpi/petsc_distribute_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_distribute_01_block.cc b/tests/mpi/petsc_distribute_01_block.cc index 0e2aa7c2b5..2d8558663f 100644 --- a/tests/mpi/petsc_distribute_01_block.cc +++ b/tests/mpi/petsc_distribute_01_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_distribute_01_inhomogenous.cc b/tests/mpi/petsc_distribute_01_inhomogenous.cc index 0fcb34bb01..ce9b9fa09f 100644 --- a/tests/mpi/petsc_distribute_01_inhomogenous.cc +++ b/tests/mpi/petsc_distribute_01_inhomogenous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_locally_owned_elements.cc b/tests/mpi/petsc_locally_owned_elements.cc index 337ee18ac2..9a3b837ac6 100644 --- a/tests/mpi/petsc_locally_owned_elements.cc +++ b/tests/mpi/petsc_locally_owned_elements.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/point_to_point_pattern_01.cc b/tests/mpi/point_to_point_pattern_01.cc index fefa997519..fea4419755 100644 --- a/tests/mpi/point_to_point_pattern_01.cc +++ b/tests/mpi/point_to_point_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc index b4e86698f5..3408b369c7 100644 --- a/tests/mpi/point_value_01.cc +++ b/tests/mpi/point_value_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc index 26a51aac12..65cad41eb1 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc index 1a749eb3b5..499f5ce95e 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc index d49f095ce4..b1d594a7c3 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc index 6e7b7003d4..503e0c452e 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc index baa06eec4e..d155b74002 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc index cd681c8a6f..db7fd36e8b 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc index 12f3bdeb6c..a9a6c32cb3 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_07.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/mpi/refine_and_coarsen_fixed_number_01.cc b/tests/mpi/refine_and_coarsen_fixed_number_01.cc index ab0420b8f9..6a2fa42375 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_01.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_02.cc b/tests/mpi/refine_and_coarsen_fixed_number_02.cc index dcbc485e57..94be18d876 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_02.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_03.cc b/tests/mpi/refine_and_coarsen_fixed_number_03.cc index 38cc11a6ec..8024931f57 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_03.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_04.cc b/tests/mpi/refine_and_coarsen_fixed_number_04.cc index 5d53601f3c..a1cbee4627 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_04.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_05.cc b/tests/mpi/refine_and_coarsen_fixed_number_05.cc index b2f859a18c..04477f0a9b 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_05.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_06.cc b/tests/mpi/refine_and_coarsen_fixed_number_06.cc index d00a50ea10..bf7bb1d6fd 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 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refine_and_coarsen_fixed_number_07.cc b/tests/mpi/refine_and_coarsen_fixed_number_07.cc index 56e8064aa4..12db33295e 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_07.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_07.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/mpi/refinement_listener_01.cc b/tests/mpi/refinement_listener_01.cc index bdcd1ab8e9..c886652e48 100644 --- a/tests/mpi/refinement_listener_01.cc +++ b/tests/mpi/refinement_listener_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/refinement_listener_02.cc b/tests/mpi/refinement_listener_02.cc index f593fb103d..a0f36fdb35 100644 --- a/tests/mpi/refinement_listener_02.cc +++ b/tests/mpi/refinement_listener_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_cuthill_mckee.cc b/tests/mpi/renumber_cuthill_mckee.cc index 67fae9bd22..370bd4f0a6 100644 --- a/tests/mpi/renumber_cuthill_mckee.cc +++ b/tests/mpi/renumber_cuthill_mckee.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_cuthill_mckee_02.cc b/tests/mpi/renumber_cuthill_mckee_02.cc index 120976fbcd..73140a530b 100644 --- a/tests/mpi/renumber_cuthill_mckee_02.cc +++ b/tests/mpi/renumber_cuthill_mckee_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_cuthill_mckee_03.cc b/tests/mpi/renumber_cuthill_mckee_03.cc index 9ef1aed6f8..3500692e34 100644 --- a/tests/mpi/renumber_cuthill_mckee_03.cc +++ b/tests/mpi/renumber_cuthill_mckee_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_z_order_01.cc b/tests/mpi/renumber_z_order_01.cc index deaecaeba6..3e22cba02a 100644 --- a/tests/mpi/renumber_z_order_01.cc +++ b/tests/mpi/renumber_z_order_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_z_order_02.cc b/tests/mpi/renumber_z_order_02.cc index 2b354fda1f..e1e9b68594 100644 --- a/tests/mpi/renumber_z_order_02.cc +++ b/tests/mpi/renumber_z_order_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_z_order_03.cc b/tests/mpi/renumber_z_order_03.cc index bef306ff2f..325334d8c2 100644 --- a/tests/mpi/renumber_z_order_03.cc +++ b/tests/mpi/renumber_z_order_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_z_order_04.cc b/tests/mpi/renumber_z_order_04.cc index cda7fcd7f8..8ba91e40a8 100644 --- a/tests/mpi/renumber_z_order_04.cc +++ b/tests/mpi/renumber_z_order_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 efdbc0ac15..a2c620e669 100644 --- a/tests/mpi/repartition_01.cc +++ b/tests/mpi/repartition_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/repartition_02.cc b/tests/mpi/repartition_02.cc index fc0568c112..eac74722e8 100644 --- a/tests/mpi/repartition_02.cc +++ b/tests/mpi/repartition_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/repartition_03.cc b/tests/mpi/repartition_03.cc index ee5fef694c..8ae539b9bf 100644 --- a/tests/mpi/repartition_03.cc +++ b/tests/mpi/repartition_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/simple_mpi_01.cc b/tests/mpi/simple_mpi_01.cc index 27eb72fb44..cb18167a5a 100644 --- a/tests/mpi/simple_mpi_01.cc +++ b/tests/mpi/simple_mpi_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_01.cc b/tests/mpi/solution_transfer_01.cc index f797eb2b50..d2e63a0df0 100644 --- a/tests/mpi/solution_transfer_01.cc +++ b/tests/mpi/solution_transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-39-block.cc b/tests/mpi/step-39-block.cc index 88feb41944..f2c05f0c2a 100644 --- a/tests/mpi/step-39-block.cc +++ b/tests/mpi/step-39-block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-39.cc b/tests/mpi/step-39.cc index 51460ae240..e0da6f7112 100644 --- a/tests/mpi/step-39.cc +++ b/tests/mpi/step-39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-40.cc b/tests/mpi/step-40.cc index 42dfea81cc..7c1f18fcb2 100644 --- a/tests/mpi/step-40.cc +++ b/tests/mpi/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/tests/mpi/step-40_cuthill_mckee.cc b/tests/mpi/step-40_cuthill_mckee.cc index 7f2cc5d9aa..062c22d768 100644 --- a/tests/mpi/step-40_cuthill_mckee.cc +++ b/tests/mpi/step-40_cuthill_mckee.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-40_direct_solver.cc b/tests/mpi/step-40_direct_solver.cc index f6a08b6084..5863109bc8 100644 --- a/tests/mpi/step-40_direct_solver.cc +++ b/tests/mpi/step-40_direct_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/torus.cc b/tests/mpi/torus.cc index 992fa457b8..2f1714c634 100644 --- a/tests/mpi/torus.cc +++ b/tests/mpi/torus.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/mpi/tria_01.cc b/tests/mpi/tria_01.cc index 01a61fd113..65a0ec7420 100644 --- a/tests/mpi/tria_01.cc +++ b/tests/mpi/tria_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/tria_copy_triangulation.cc b/tests/mpi/tria_copy_triangulation.cc index 85de8a30bf..16787b10a1 100644 --- a/tests/mpi/tria_copy_triangulation.cc +++ b/tests/mpi/tria_copy_triangulation.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/tests/mpi/tria_ghost_owners_01.cc b/tests/mpi/tria_ghost_owners_01.cc index 562ca6ebc5..31f3a76011 100644 --- a/tests/mpi/tria_ghost_owners_01.cc +++ b/tests/mpi/tria_ghost_owners_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/tria_ghost_owners_02.cc b/tests/mpi/tria_ghost_owners_02.cc index 45419ce701..60ffb7c42f 100644 --- a/tests/mpi/tria_ghost_owners_02.cc +++ b/tests/mpi/tria_ghost_owners_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/tria_signals_01.cc b/tests/mpi/tria_signals_01.cc index 2c070f6a71..659c495b6e 100644 --- a/tests/mpi/tria_signals_01.cc +++ b/tests/mpi/tria_signals_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/mpi/tria_signals_02.cc b/tests/mpi/tria_signals_02.cc index b781f071f6..a03e4af3be 100644 --- a/tests/mpi/tria_signals_02.cc +++ b/tests/mpi/tria_signals_02.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/mpi/tria_signals_03.cc b/tests/mpi/tria_signals_03.cc index 4adfc5bb33..f59675a055 100644 --- a/tests/mpi/tria_signals_03.cc +++ b/tests/mpi/tria_signals_03.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/mpi/tria_signals_04.cc b/tests/mpi/tria_signals_04.cc index c82b6e5eed..778f5e8236 100644 --- a/tests/mpi/tria_signals_04.cc +++ b/tests/mpi/tria_signals_04.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/mpi/tria_signals_05.cc b/tests/mpi/tria_signals_05.cc index 47e1924370..d349d20b43 100644 --- a/tests/mpi/tria_signals_05.cc +++ b/tests/mpi/tria_signals_05.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/mpi/tria_signals_06.cc b/tests/mpi/tria_signals_06.cc index 9559b316ca..e8e94b0e68 100644 --- a/tests/mpi/tria_signals_06.cc +++ b/tests/mpi/tria_signals_06.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/mpi/trilinos_01.cc b/tests/mpi/trilinos_01.cc index c307813210..76f2f4febd 100644 --- a/tests/mpi/trilinos_01.cc +++ b/tests/mpi/trilinos_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/mpi/trilinos_02.cc b/tests/mpi/trilinos_02.cc index 50d4383782..aa0204baa9 100644 --- a/tests/mpi/trilinos_02.cc +++ b/tests/mpi/trilinos_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/mpi/trilinos_bug_5609.cc b/tests/mpi/trilinos_bug_5609.cc index 67f0ef1d73..4ab9ff10ce 100644 --- a/tests/mpi/trilinos_bug_5609.cc +++ b/tests/mpi/trilinos_bug_5609.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_compress_bug.cc b/tests/mpi/trilinos_compress_bug.cc index 89ebd9724f..8de2238651 100644 --- a/tests/mpi/trilinos_compress_bug.cc +++ b/tests/mpi/trilinos_compress_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_01.cc b/tests/mpi/trilinos_distribute_01.cc index 8c430d4274..b660a955bc 100644 --- a/tests/mpi/trilinos_distribute_01.cc +++ b/tests/mpi/trilinos_distribute_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_01_block.cc b/tests/mpi/trilinos_distribute_01_block.cc index cdfe1db312..d7107bd2e5 100644 --- a/tests/mpi/trilinos_distribute_01_block.cc +++ b/tests/mpi/trilinos_distribute_01_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_01_inhomogenous.cc b/tests/mpi/trilinos_distribute_01_inhomogenous.cc index b489956c8f..90faefd790 100644 --- a/tests/mpi/trilinos_distribute_01_inhomogenous.cc +++ b/tests/mpi/trilinos_distribute_01_inhomogenous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_03.cc b/tests/mpi/trilinos_distribute_03.cc index 41a9746c1b..f6ed3138e6 100644 --- a/tests/mpi/trilinos_distribute_03.cc +++ b/tests/mpi/trilinos_distribute_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_04.cc b/tests/mpi/trilinos_distribute_04.cc index 5f0a065c92..30ea27022a 100644 --- a/tests/mpi/trilinos_distribute_04.cc +++ b/tests/mpi/trilinos_distribute_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_ghost_01.cc b/tests/mpi/trilinos_ghost_01.cc index 62785dcfb7..f0dd879858 100644 --- a/tests/mpi/trilinos_ghost_01.cc +++ b/tests/mpi/trilinos_ghost_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/mpi/trilinos_ghost_02.cc b/tests/mpi/trilinos_ghost_02.cc index f6ab606b19..13b4f58391 100644 --- a/tests/mpi/trilinos_ghost_02.cc +++ b/tests/mpi/trilinos_ghost_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/mpi/trilinos_ghost_03.cc b/tests/mpi/trilinos_ghost_03.cc index 5a69fa81b5..bc3553cc6a 100644 --- a/tests/mpi/trilinos_ghost_03.cc +++ b/tests/mpi/trilinos_ghost_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/mpi/trilinos_ghost_03_linfty.cc b/tests/mpi/trilinos_ghost_03_linfty.cc index 57189e5e95..c35d2f57dd 100644 --- a/tests/mpi/trilinos_ghost_03_linfty.cc +++ b/tests/mpi/trilinos_ghost_03_linfty.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/mpi/trilinos_ghost_05.cc b/tests/mpi/trilinos_ghost_05.cc index 11f6d11441..ea0cdfde2c 100644 --- a/tests/mpi/trilinos_ghost_05.cc +++ b/tests/mpi/trilinos_ghost_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/mpi/trilinos_locally_owned_elements_01.cc b/tests/mpi/trilinos_locally_owned_elements_01.cc index 0b93a2bd17..a15a462db3 100644 --- a/tests/mpi/trilinos_locally_owned_elements_01.cc +++ b/tests/mpi/trilinos_locally_owned_elements_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_locally_owned_elements_02.cc b/tests/mpi/trilinos_locally_owned_elements_02.cc index b07968cb83..93baa3ae30 100644 --- a/tests/mpi/trilinos_locally_owned_elements_02.cc +++ b/tests/mpi/trilinos_locally_owned_elements_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_matvec_01.cc b/tests/mpi/trilinos_matvec_01.cc index 02a1b33578..26e8160ae1 100644 --- a/tests/mpi/trilinos_matvec_01.cc +++ b/tests/mpi/trilinos_matvec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_matvec_02.cc b/tests/mpi/trilinos_matvec_02.cc index ff965a3f60..85fb97160e 100644 --- a/tests/mpi/trilinos_matvec_02.cc +++ b/tests/mpi/trilinos_matvec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_matvec_03.cc b/tests/mpi/trilinos_matvec_03.cc index 91ed15d1ac..3c6220c101 100644 --- a/tests/mpi/trilinos_matvec_03.cc +++ b/tests/mpi/trilinos_matvec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2016 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sadd_01.cc b/tests/mpi/trilinos_sadd_01.cc index bff8e2c4ae..424bb7eac7 100644 --- a/tests/mpi/trilinos_sadd_01.cc +++ b/tests/mpi/trilinos_sadd_01.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/mpi/trilinos_sparse_matrix_01.cc b/tests/mpi/trilinos_sparse_matrix_01.cc index c51559512e..f82c4f1320 100644 --- a/tests/mpi/trilinos_sparse_matrix_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sparse_matrix_02.cc b/tests/mpi/trilinos_sparse_matrix_02.cc index f3c263acf6..cb41f8e715 100644 --- a/tests/mpi/trilinos_sparse_matrix_02.cc +++ b/tests/mpi/trilinos_sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sparse_matrix_03.cc b/tests/mpi/trilinos_sparse_matrix_03.cc index eba5c11688..c6ba5b2927 100644 --- a/tests/mpi/trilinos_sparse_matrix_03.cc +++ b/tests/mpi/trilinos_sparse_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sparse_matrix_04.cc b/tests/mpi/trilinos_sparse_matrix_04.cc index 3010955067..349cc8f696 100644 --- a/tests/mpi/trilinos_sparse_matrix_04.cc +++ b/tests/mpi/trilinos_sparse_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sparse_matrix_05.cc b/tests/mpi/trilinos_sparse_matrix_05.cc index efdd761a4e..7c76d2344d 100644 --- a/tests/mpi/trilinos_sparse_matrix_05.cc +++ b/tests/mpi/trilinos_sparse_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc b/tests/mpi/trilinos_sparse_matrix_mmult_01.cc index b3690c1bb0..47102b11e0 100644 --- a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_mmult_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/mpi/trilinos_sparse_matrix_print_01.cc b/tests/mpi/trilinos_sparse_matrix_print_01.cc index b823e184cf..fdbc05ecd5 100644 --- a/tests/mpi/trilinos_sparse_matrix_print_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_print_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/mpi/trilinos_vector_ghosts_01.cc b/tests/mpi/trilinos_vector_ghosts_01.cc index 2352064093..8cb9caaa4e 100644 --- a/tests/mpi/trilinos_vector_ghosts_01.cc +++ b/tests/mpi/trilinos_vector_ghosts_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_vector_reinit.cc b/tests/mpi/trilinos_vector_reinit.cc index a54cf09e13..7895031be7 100644 --- a/tests/mpi/trilinos_vector_reinit.cc +++ b/tests/mpi/trilinos_vector_reinit.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/boundary_01.cc b/tests/multigrid/boundary_01.cc index ff3a87fd76..461c3ec22c 100644 --- a/tests/multigrid/boundary_01.cc +++ b/tests/multigrid/boundary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/constrained_dofs_01.cc b/tests/multigrid/constrained_dofs_01.cc index a17f4bd6ba..2e6e953915 100644 --- a/tests/multigrid/constrained_dofs_01.cc +++ b/tests/multigrid/constrained_dofs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/constrained_dofs_02.cc b/tests/multigrid/constrained_dofs_02.cc index 6475f40ce7..9f381ee4e1 100644 --- a/tests/multigrid/constrained_dofs_02.cc +++ b/tests/multigrid/constrained_dofs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/constrained_dofs_03.cc b/tests/multigrid/constrained_dofs_03.cc index 2d82f07ab0..9ff577ed8a 100644 --- a/tests/multigrid/constrained_dofs_03.cc +++ b/tests/multigrid/constrained_dofs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/count_01.cc b/tests/multigrid/count_01.cc index 0cefea0f02..0ac1549b5d 100644 --- a/tests/multigrid/count_01.cc +++ b/tests/multigrid/count_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/cycles.cc b/tests/multigrid/cycles.cc index b312f22459..0743c15fe2 100644 --- a/tests/multigrid/cycles.cc +++ b/tests/multigrid/cycles.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/multigrid/distribute_bug_01.cc b/tests/multigrid/distribute_bug_01.cc index 5bd3975bea..6614023cc4 100644 --- a/tests/multigrid/distribute_bug_01.cc +++ b/tests/multigrid/distribute_bug_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/dof_01.cc b/tests/multigrid/dof_01.cc index c603ce93b5..4055c817c5 100644 --- a/tests/multigrid/dof_01.cc +++ b/tests/multigrid/dof_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/dof_02.cc b/tests/multigrid/dof_02.cc index f007185636..3486eb0b2d 100644 --- a/tests/multigrid/dof_02.cc +++ b/tests/multigrid/dof_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/dof_03.cc b/tests/multigrid/dof_03.cc index 99a9c4d6f5..a0795c4dd2 100644 --- a/tests/multigrid/dof_03.cc +++ b/tests/multigrid/dof_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/dof_04.cc b/tests/multigrid/dof_04.cc index 23b87f47f9..6815043341 100644 --- a/tests/multigrid/dof_04.cc +++ b/tests/multigrid/dof_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/multigrid/mg_output_dirichlet.cc b/tests/multigrid/mg_output_dirichlet.cc index a74a9bea82..f2ca0ef01b 100644 --- a/tests/multigrid/mg_output_dirichlet.cc +++ b/tests/multigrid/mg_output_dirichlet.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/multigrid/mg_output_neumann.cc b/tests/multigrid/mg_output_neumann.cc index c76fb7bb2d..24a2e4031a 100644 --- a/tests/multigrid/mg_output_neumann.cc +++ b/tests/multigrid/mg_output_neumann.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/multigrid/mg_renumbered_01.cc b/tests/multigrid/mg_renumbered_01.cc index e21b0c4e30..308682c68c 100644 --- a/tests/multigrid/mg_renumbered_01.cc +++ b/tests/multigrid/mg_renumbered_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/mg_renumbered_02.cc b/tests/multigrid/mg_renumbered_02.cc index 7416ecc70c..743a2ff041 100644 --- a/tests/multigrid/mg_renumbered_02.cc +++ b/tests/multigrid/mg_renumbered_02.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/multigrid/mg_renumbered_03.cc b/tests/multigrid/mg_renumbered_03.cc index 22cb38abc2..d2afb07eb2 100644 --- a/tests/multigrid/mg_renumbered_03.cc +++ b/tests/multigrid/mg_renumbered_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_01.cc b/tests/multigrid/renumbering_01.cc index 97c5acce0c..9c1cde88be 100644 --- a/tests/multigrid/renumbering_01.cc +++ b/tests/multigrid/renumbering_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_02.cc b/tests/multigrid/renumbering_02.cc index 89419cb3ac..e7abbad885 100644 --- a/tests/multigrid/renumbering_02.cc +++ b/tests/multigrid/renumbering_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_03.cc b/tests/multigrid/renumbering_03.cc index b72deda70e..091a1e206d 100644 --- a/tests/multigrid/renumbering_03.cc +++ b/tests/multigrid/renumbering_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_04.cc b/tests/multigrid/renumbering_04.cc index db9b35441b..a0de75d6e7 100644 --- a/tests/multigrid/renumbering_04.cc +++ b/tests/multigrid/renumbering_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/multigrid/smoother_block.cc b/tests/multigrid/smoother_block.cc index 98d5303372..c6b115f69f 100644 --- a/tests/multigrid/smoother_block.cc +++ b/tests/multigrid/smoother_block.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/multigrid/sparse_matrix_collection_01.cc b/tests/multigrid/sparse_matrix_collection_01.cc index 76fefc5c65..c2a8a0c32a 100644 --- a/tests/multigrid/sparse_matrix_collection_01.cc +++ b/tests/multigrid/sparse_matrix_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2014 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/multigrid/step-16-02.cc b/tests/multigrid/step-16-02.cc index 0b3ff42911..e4e2d5e69c 100644 --- a/tests/multigrid/step-16-02.cc +++ b/tests/multigrid/step-16-02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-16-03.cc b/tests/multigrid/step-16-03.cc index c0ea10ac69..6f34195a0f 100644 --- a/tests/multigrid/step-16-03.cc +++ b/tests/multigrid/step-16-03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-16-07.cc b/tests/multigrid/step-16-07.cc index 4891a1271b..744f5f921a 100644 --- a/tests/multigrid/step-16-07.cc +++ b/tests/multigrid/step-16-07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-16-50-mpi-linear-operator.cc b/tests/multigrid/step-16-50-mpi-linear-operator.cc index 7492a89e4a..2f976735e9 100644 --- a/tests/multigrid/step-16-50-mpi-linear-operator.cc +++ b/tests/multigrid/step-16-50-mpi-linear-operator.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2016 by the deal.II authors + * Copyright (C) 2003 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/step-16-50-mpi-smoother.cc b/tests/multigrid/step-16-50-mpi-smoother.cc index 3301986644..8d942e5933 100644 --- a/tests/multigrid/step-16-50-mpi-smoother.cc +++ b/tests/multigrid/step-16-50-mpi-smoother.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2016 by the deal.II authors + * Copyright (C) 2016 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/step-16-50-mpi.cc b/tests/multigrid/step-16-50-mpi.cc index 51210ae054..2d49369057 100644 --- a/tests/multigrid/step-16-50-mpi.cc +++ b/tests/multigrid/step-16-50-mpi.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2016 by the deal.II authors + * Copyright (C) 2003 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/step-16-50-serial.cc b/tests/multigrid/step-16-50-serial.cc index 0268e24d10..9b92a2b1e3 100644 --- a/tests/multigrid/step-16-50-serial.cc +++ b/tests/multigrid/step-16-50-serial.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2016 by the deal.II authors + * Copyright (C) 2003 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/step-16-bdry1.cc b/tests/multigrid/step-16-bdry1.cc index 4b6e31edec..9649a1f15f 100644 --- a/tests/multigrid/step-16-bdry1.cc +++ b/tests/multigrid/step-16-bdry1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-16.cc b/tests/multigrid/step-16.cc index 1fa794068d..c27716d573 100644 --- a/tests/multigrid/step-16.cc +++ b/tests/multigrid/step-16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-39-02.cc b/tests/multigrid/step-39-02.cc index 38bbf5d4d1..31cef1c099 100644 --- a/tests/multigrid/step-39-02.cc +++ b/tests/multigrid/step-39-02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-39-02a.cc b/tests/multigrid/step-39-02a.cc index 4e7c5823fa..93f5b13144 100644 --- a/tests/multigrid/step-39-02a.cc +++ b/tests/multigrid/step-39-02a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-39-03.cc b/tests/multigrid/step-39-03.cc index f1c6630897..871b1a1fa7 100644 --- a/tests/multigrid/step-39-03.cc +++ b/tests/multigrid/step-39-03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/step-39.cc b/tests/multigrid/step-39.cc index 0c955bc8e2..677a5dff16 100644 --- a/tests/multigrid/step-39.cc +++ b/tests/multigrid/step-39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_01.cc b/tests/multigrid/transfer_01.cc index c7b4fb48c2..cabaa62350 100644 --- a/tests/multigrid/transfer_01.cc +++ b/tests/multigrid/transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_02.cc b/tests/multigrid/transfer_02.cc index cbc8d9f676..07659c905e 100644 --- a/tests/multigrid/transfer_02.cc +++ b/tests/multigrid/transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_03.cc b/tests/multigrid/transfer_03.cc index 16393d407a..5b725b813e 100644 --- a/tests/multigrid/transfer_03.cc +++ b/tests/multigrid/transfer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_04.cc b/tests/multigrid/transfer_04.cc index a4cf47ac65..c08e4fab0e 100644 --- a/tests/multigrid/transfer_04.cc +++ b/tests/multigrid/transfer_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_04a.cc b/tests/multigrid/transfer_04a.cc index 5f7999222e..b4ec2728aa 100644 --- a/tests/multigrid/transfer_04a.cc +++ b/tests/multigrid/transfer_04a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_05.cc b/tests/multigrid/transfer_05.cc index d9aed66f5f..a9ead01b60 100644 --- a/tests/multigrid/transfer_05.cc +++ b/tests/multigrid/transfer_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_06.cc b/tests/multigrid/transfer_06.cc index d23ed92a4d..1689ed803d 100644 --- a/tests/multigrid/transfer_06.cc +++ b/tests/multigrid/transfer_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_block.cc b/tests/multigrid/transfer_block.cc index 7086223177..b7a5f139f8 100644 --- a/tests/multigrid/transfer_block.cc +++ b/tests/multigrid/transfer_block.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/multigrid/transfer_block_select.cc b/tests/multigrid/transfer_block_select.cc index f73d6d4516..f4da564896 100644 --- a/tests/multigrid/transfer_block_select.cc +++ b/tests/multigrid/transfer_block_select.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/multigrid/transfer_compare_01.cc b/tests/multigrid/transfer_compare_01.cc index d075228656..2bd7dfd2f8 100644 --- a/tests/multigrid/transfer_compare_01.cc +++ b/tests/multigrid/transfer_compare_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_01.cc b/tests/multigrid/transfer_matrix_free_01.cc index c5c95590aa..b02bd8013b 100644 --- a/tests/multigrid/transfer_matrix_free_01.cc +++ b/tests/multigrid/transfer_matrix_free_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_02.cc b/tests/multigrid/transfer_matrix_free_02.cc index b445e4e1fd..b7f45fb511 100644 --- a/tests/multigrid/transfer_matrix_free_02.cc +++ b/tests/multigrid/transfer_matrix_free_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/multigrid/transfer_matrix_free_02_block.cc b/tests/multigrid/transfer_matrix_free_02_block.cc index 3139a60b15..3457ebd723 100644 --- a/tests/multigrid/transfer_matrix_free_02_block.cc +++ b/tests/multigrid/transfer_matrix_free_02_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_02_block_02.cc b/tests/multigrid/transfer_matrix_free_02_block_02.cc index ca12dea580..3afabcf8b0 100644 --- a/tests/multigrid/transfer_matrix_free_02_block_02.cc +++ b/tests/multigrid/transfer_matrix_free_02_block_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/multigrid/transfer_matrix_free_03.cc b/tests/multigrid/transfer_matrix_free_03.cc index 9e6ee57b64..d64e148d15 100644 --- a/tests/multigrid/transfer_matrix_free_03.cc +++ b/tests/multigrid/transfer_matrix_free_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_04.cc b/tests/multigrid/transfer_matrix_free_04.cc index fc5ad9be02..92e31aa690 100644 --- a/tests/multigrid/transfer_matrix_free_04.cc +++ b/tests/multigrid/transfer_matrix_free_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/multigrid/transfer_matrix_free_05.cc b/tests/multigrid/transfer_matrix_free_05.cc index ba75a42778..090460e75a 100644 --- a/tests/multigrid/transfer_matrix_free_05.cc +++ b/tests/multigrid/transfer_matrix_free_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_06.cc b/tests/multigrid/transfer_matrix_free_06.cc index 78260b95eb..7ff2f743a1 100644 --- a/tests/multigrid/transfer_matrix_free_06.cc +++ b/tests/multigrid/transfer_matrix_free_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_matrix_free_11.cc b/tests/multigrid/transfer_matrix_free_11.cc index 85a6c7f7e0..0a6172aa18 100644 --- a/tests/multigrid/transfer_matrix_free_11.cc +++ b/tests/multigrid/transfer_matrix_free_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/multigrid/transfer_prebuilt_01.cc b/tests/multigrid/transfer_prebuilt_01.cc index 85b7d1522a..f9a0d18016 100644 --- a/tests/multigrid/transfer_prebuilt_01.cc +++ b/tests/multigrid/transfer_prebuilt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_prebuilt_02.cc b/tests/multigrid/transfer_prebuilt_02.cc index 65396af527..49b27eabdf 100644 --- a/tests/multigrid/transfer_prebuilt_02.cc +++ b/tests/multigrid/transfer_prebuilt_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_prebuilt_03.cc b/tests/multigrid/transfer_prebuilt_03.cc index 8f057b7e77..81534a8d1b 100644 --- a/tests/multigrid/transfer_prebuilt_03.cc +++ b/tests/multigrid/transfer_prebuilt_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_select.cc b/tests/multigrid/transfer_select.cc index 9b2cae7ee7..c2de82b3b5 100644 --- a/tests/multigrid/transfer_select.cc +++ b/tests/multigrid/transfer_select.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/multigrid/transfer_system_01.cc b/tests/multigrid/transfer_system_01.cc index 1ea35ea0c3..f60cc19744 100644 --- a/tests/multigrid/transfer_system_01.cc +++ b/tests/multigrid/transfer_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_02.cc b/tests/multigrid/transfer_system_02.cc index 885138870d..26e2d335e9 100644 --- a/tests/multigrid/transfer_system_02.cc +++ b/tests/multigrid/transfer_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_03.cc b/tests/multigrid/transfer_system_03.cc index ceb224bd62..2d300657fe 100644 --- a/tests/multigrid/transfer_system_03.cc +++ b/tests/multigrid/transfer_system_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_04.cc b/tests/multigrid/transfer_system_04.cc index 170d754cd9..f3db5eeb14 100644 --- a/tests/multigrid/transfer_system_04.cc +++ b/tests/multigrid/transfer_system_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/multigrid/transfer_system_05.cc b/tests/multigrid/transfer_system_05.cc index f8e6382870..57a2fb518e 100644 --- a/tests/multigrid/transfer_system_05.cc +++ b/tests/multigrid/transfer_system_05.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/multigrid/transfer_system_adaptive_01.cc b/tests/multigrid/transfer_system_adaptive_01.cc index 24aad1202d..9a51b55ca0 100644 --- a/tests/multigrid/transfer_system_adaptive_01.cc +++ b/tests/multigrid/transfer_system_adaptive_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_adaptive_02.cc b/tests/multigrid/transfer_system_adaptive_02.cc index 0a3f3f82de..f316771c07 100644 --- a/tests/multigrid/transfer_system_adaptive_02.cc +++ b/tests/multigrid/transfer_system_adaptive_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_adaptive_03.cc b/tests/multigrid/transfer_system_adaptive_03.cc index 3b46883a5c..fdfa68a6aa 100644 --- a/tests/multigrid/transfer_system_adaptive_03.cc +++ b/tests/multigrid/transfer_system_adaptive_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_adaptive_04.cc b/tests/multigrid/transfer_system_adaptive_04.cc index 3cd1786e0f..1bb8549068 100644 --- a/tests/multigrid/transfer_system_adaptive_04.cc +++ b/tests/multigrid/transfer_system_adaptive_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/multigrid/transfer_system_adaptive_05.cc b/tests/multigrid/transfer_system_adaptive_05.cc index 3fe5ffa473..863f93da6c 100644 --- a/tests/multigrid/transfer_system_adaptive_05.cc +++ b/tests/multigrid/transfer_system_adaptive_05.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/multigrid/transfer_system_adaptive_06.cc b/tests/multigrid/transfer_system_adaptive_06.cc index 69b7969f6c..8bd6ebbe7e 100644 --- a/tests/multigrid/transfer_system_adaptive_06.cc +++ b/tests/multigrid/transfer_system_adaptive_06.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/multigrid/transfer_system_adaptive_07.cc b/tests/multigrid/transfer_system_adaptive_07.cc index 69d36393b0..ece1fd5e6f 100644 --- a/tests/multigrid/transfer_system_adaptive_07.cc +++ b/tests/multigrid/transfer_system_adaptive_07.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/multigrid/transfer_system_adaptive_08.cc b/tests/multigrid/transfer_system_adaptive_08.cc index ac9743cff4..a55bc60328 100644 --- a/tests/multigrid/transfer_system_adaptive_08.cc +++ b/tests/multigrid/transfer_system_adaptive_08.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/multigrid/transfer_system_adaptive_09.cc b/tests/multigrid/transfer_system_adaptive_09.cc index bc713ce71b..df531124ed 100644 --- a/tests/multigrid/transfer_system_adaptive_09.cc +++ b/tests/multigrid/transfer_system_adaptive_09.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 2ad8e20917..a5c33a6807 100644 --- a/tests/numerics/assemble_matrix_parallel_01.cc +++ b/tests/numerics/assemble_matrix_parallel_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/assemble_matrix_parallel_02.cc b/tests/numerics/assemble_matrix_parallel_02.cc index afa887f0ef..e0350a7034 100644 --- a/tests/numerics/assemble_matrix_parallel_02.cc +++ b/tests/numerics/assemble_matrix_parallel_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/assemble_matrix_parallel_03.cc b/tests/numerics/assemble_matrix_parallel_03.cc index a41c9921a1..117d5adda7 100644 --- a/tests/numerics/assemble_matrix_parallel_03.cc +++ b/tests/numerics/assemble_matrix_parallel_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/assemble_matrix_parallel_04.cc b/tests/numerics/assemble_matrix_parallel_04.cc index 07b88c907b..e7c93150e9 100644 --- a/tests/numerics/assemble_matrix_parallel_04.cc +++ b/tests/numerics/assemble_matrix_parallel_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_01.cc b/tests/numerics/create_laplace_matrix_01.cc index b0264d8741..a154599250 100644 --- a/tests/numerics/create_laplace_matrix_01.cc +++ b/tests/numerics/create_laplace_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_01b.cc b/tests/numerics/create_laplace_matrix_01b.cc index b9596c41af..aa5916b99b 100644 --- a/tests/numerics/create_laplace_matrix_01b.cc +++ b/tests/numerics/create_laplace_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_02.cc b/tests/numerics/create_laplace_matrix_02.cc index 234a4f3ad1..41dce03a23 100644 --- a/tests/numerics/create_laplace_matrix_02.cc +++ b/tests/numerics/create_laplace_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_02b.cc b/tests/numerics/create_laplace_matrix_02b.cc index 06200f1ee9..cc4209b075 100644 --- a/tests/numerics/create_laplace_matrix_02b.cc +++ b/tests/numerics/create_laplace_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_03.cc b/tests/numerics/create_laplace_matrix_03.cc index cf0370299e..4a20d1c118 100644 --- a/tests/numerics/create_laplace_matrix_03.cc +++ b/tests/numerics/create_laplace_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_03b.cc b/tests/numerics/create_laplace_matrix_03b.cc index 5a3b800b6f..383df4bd1b 100644 --- a/tests/numerics/create_laplace_matrix_03b.cc +++ b/tests/numerics/create_laplace_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_04.cc b/tests/numerics/create_laplace_matrix_04.cc index b15755fd15..0eec67b237 100644 --- a/tests/numerics/create_laplace_matrix_04.cc +++ b/tests/numerics/create_laplace_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_04b.cc b/tests/numerics/create_laplace_matrix_04b.cc index 36babbd6b7..874b801876 100644 --- a/tests/numerics/create_laplace_matrix_04b.cc +++ b/tests/numerics/create_laplace_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_laplace_matrix_constraints_01.cc b/tests/numerics/create_laplace_matrix_constraints_01.cc index 5a10130805..eb408c8980 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 - 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/create_laplace_matrix_constraints_02.cc b/tests/numerics/create_laplace_matrix_constraints_02.cc index 3c18e2dea9..f84995c80b 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 - 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/create_laplace_matrix_constraints_02b.cc b/tests/numerics/create_laplace_matrix_constraints_02b.cc index 17c7fb9526..9ada97a07e 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 - 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/create_laplace_matrix_constraints_03.cc b/tests/numerics/create_laplace_matrix_constraints_03.cc index a3fb657337..b466d987d5 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 - 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/create_laplace_matrix_constraints_04.cc b/tests/numerics/create_laplace_matrix_constraints_04.cc index 947088f2a9..72bfe21559 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 - 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/create_mass_matrix_01.cc b/tests/numerics/create_mass_matrix_01.cc index 01131f4279..3ccdb1701e 100644 --- a/tests/numerics/create_mass_matrix_01.cc +++ b/tests/numerics/create_mass_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_01b.cc b/tests/numerics/create_mass_matrix_01b.cc index ddcc7e5245..d670686bdb 100644 --- a/tests/numerics/create_mass_matrix_01b.cc +++ b/tests/numerics/create_mass_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_02.cc b/tests/numerics/create_mass_matrix_02.cc index 38a64a98e9..b3f3229aa8 100644 --- a/tests/numerics/create_mass_matrix_02.cc +++ b/tests/numerics/create_mass_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_02b.cc b/tests/numerics/create_mass_matrix_02b.cc index ed5bab3c05..afdf5cd675 100644 --- a/tests/numerics/create_mass_matrix_02b.cc +++ b/tests/numerics/create_mass_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_03.cc b/tests/numerics/create_mass_matrix_03.cc index cfdc19644a..5e0e71a2ee 100644 --- a/tests/numerics/create_mass_matrix_03.cc +++ b/tests/numerics/create_mass_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_03b.cc b/tests/numerics/create_mass_matrix_03b.cc index 3e4cebf045..08a2e0004c 100644 --- a/tests/numerics/create_mass_matrix_03b.cc +++ b/tests/numerics/create_mass_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_04.cc b/tests/numerics/create_mass_matrix_04.cc index f80432b7d7..6bf851ae1c 100644 --- a/tests/numerics/create_mass_matrix_04.cc +++ b/tests/numerics/create_mass_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_04b.cc b/tests/numerics/create_mass_matrix_04b.cc index f17f1dd630..65d8f09cd9 100644 --- a/tests/numerics/create_mass_matrix_04b.cc +++ b/tests/numerics/create_mass_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_mass_matrix_constraints_01.cc b/tests/numerics/create_mass_matrix_constraints_01.cc index 872f4e0422..a1e301e824 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 - 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/create_mass_matrix_constraints_02.cc b/tests/numerics/create_mass_matrix_constraints_02.cc index 5130c0f636..18062b2e09 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 - 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/create_mass_matrix_constraints_02b.cc b/tests/numerics/create_mass_matrix_constraints_02b.cc index 8e98a68fbf..c5c20813c8 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 - 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/create_mass_matrix_constraints_03.cc b/tests/numerics/create_mass_matrix_constraints_03.cc index aaad57b1a6..61297b87d2 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 - 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/create_mass_matrix_constraints_04.cc b/tests/numerics/create_mass_matrix_constraints_04.cc index bc4f018044..7ef121e15a 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 - 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/create_point_source.cc b/tests/numerics/create_point_source.cc index aa50b3b3a5..1cc91d7d16 100644 --- a/tests/numerics/create_point_source.cc +++ b/tests/numerics/create_point_source.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/create_point_source_hp.cc b/tests/numerics/create_point_source_hp.cc index 410cf1a417..343b911bff 100644 --- a/tests/numerics/create_point_source_hp.cc +++ b/tests/numerics/create_point_source_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/derivatives.cc b/tests/numerics/derivatives.cc index 6646eef32f..51009385d8 100644 --- a/tests/numerics/derivatives.cc +++ b/tests/numerics/derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/error_estimator.cc b/tests/numerics/error_estimator.cc index fc12eea806..02bb273266 100644 --- a/tests/numerics/error_estimator.cc +++ b/tests/numerics/error_estimator.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/error_estimator_01.cc b/tests/numerics/error_estimator_01.cc index 586e4771e8..b90d8c2042 100644 --- a/tests/numerics/error_estimator_01.cc +++ b/tests/numerics/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/error_estimator_02.cc b/tests/numerics/error_estimator_02.cc index 55af8ddc2f..09c391e445 100644 --- a/tests/numerics/error_estimator_02.cc +++ b/tests/numerics/error_estimator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/error_estimator_02_complex.cc b/tests/numerics/error_estimator_02_complex.cc index 0539ed4ded..b290bd7c66 100644 --- a/tests/numerics/error_estimator_02_complex.cc +++ b/tests/numerics/error_estimator_02_complex.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/fe_field.cc b/tests/numerics/fe_field.cc index 3bbf6aa54e..fd5ba889ea 100644 --- a/tests/numerics/fe_field.cc +++ b/tests/numerics/fe_field.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/kelly_crash_02.cc b/tests/numerics/kelly_crash_02.cc index 7a96860292..0d48e3f431 100644 --- a/tests/numerics/kelly_crash_02.cc +++ b/tests/numerics/kelly_crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_01.cc b/tests/numerics/no_flux_01.cc index b4fa1cbac5..794342d152 100644 --- a/tests/numerics/no_flux_01.cc +++ b/tests/numerics/no_flux_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_02.cc b/tests/numerics/no_flux_02.cc index 140b5ed984..a25ac8bd87 100644 --- a/tests/numerics/no_flux_02.cc +++ b/tests/numerics/no_flux_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_03.cc b/tests/numerics/no_flux_03.cc index 9c195b536e..884ee8b1e3 100644 --- a/tests/numerics/no_flux_03.cc +++ b/tests/numerics/no_flux_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_04.cc b/tests/numerics/no_flux_04.cc index 1b2e5fb89a..3ff452ef22 100644 --- a/tests/numerics/no_flux_04.cc +++ b/tests/numerics/no_flux_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_05.cc b/tests/numerics/no_flux_05.cc index fca7df0457..469abac8fa 100644 --- a/tests/numerics/no_flux_05.cc +++ b/tests/numerics/no_flux_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_06.cc b/tests/numerics/no_flux_06.cc index 70cbaac2ca..7bf708da81 100644 --- a/tests/numerics/no_flux_06.cc +++ b/tests/numerics/no_flux_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_07.cc b/tests/numerics/no_flux_07.cc index 0222b898be..13c89d29b9 100644 --- a/tests/numerics/no_flux_07.cc +++ b/tests/numerics/no_flux_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_10.cc b/tests/numerics/no_flux_10.cc index 98e9924ad0..49ba02516a 100644 --- a/tests/numerics/no_flux_10.cc +++ b/tests/numerics/no_flux_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_11.cc b/tests/numerics/no_flux_11.cc index a78a781210..82f8781444 100644 --- a/tests/numerics/no_flux_11.cc +++ b/tests/numerics/no_flux_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_12.cc b/tests/numerics/no_flux_12.cc index cf805e6301..685e072af3 100644 --- a/tests/numerics/no_flux_12.cc +++ b/tests/numerics/no_flux_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_13.cc b/tests/numerics/no_flux_13.cc index 6e32dcdcb7..93679f79fe 100644 --- a/tests/numerics/no_flux_13.cc +++ b/tests/numerics/no_flux_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2016 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_14.cc b/tests/numerics/no_flux_14.cc index bfe007a2dc..fe1690eddd 100644 --- a/tests/numerics/no_flux_14.cc +++ b/tests/numerics/no_flux_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_hp_01.cc b/tests/numerics/no_flux_hp_01.cc index c4f8d3b114..9415f978a3 100644 --- a/tests/numerics/no_flux_hp_01.cc +++ b/tests/numerics/no_flux_hp_01.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/numerics/no_flux_hp_02.cc b/tests/numerics/no_flux_hp_02.cc index 26fc7a3492..de7e4abc83 100644 --- a/tests/numerics/no_flux_hp_02.cc +++ b/tests/numerics/no_flux_hp_02.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/numerics/no_flux_hp_03.cc b/tests/numerics/no_flux_hp_03.cc index 7cd3ef97a5..e834553841 100644 --- a/tests/numerics/no_flux_hp_03.cc +++ b/tests/numerics/no_flux_hp_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_hp_04.cc b/tests/numerics/no_flux_hp_04.cc index 6ec0e63f31..7636d1a4dc 100644 --- a/tests/numerics/no_flux_hp_04.cc +++ b/tests/numerics/no_flux_hp_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/no_flux_hp_05.cc b/tests/numerics/no_flux_hp_05.cc index b4d5b5737d..ceed0b6d03 100644 --- a/tests/numerics/no_flux_hp_05.cc +++ b/tests/numerics/no_flux_hp_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/normal_flux_01.cc b/tests/numerics/normal_flux_01.cc index 756b491f73..fda95e2ac3 100644 --- a/tests/numerics/normal_flux_01.cc +++ b/tests/numerics/normal_flux_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/normal_flux_02.cc b/tests/numerics/normal_flux_02.cc index 095dcf420f..f27ee18f0c 100644 --- a/tests/numerics/normal_flux_02.cc +++ b/tests/numerics/normal_flux_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/normal_flux_03.cc b/tests/numerics/normal_flux_03.cc index 428a17c96a..8d87a57335 100644 --- a/tests/numerics/normal_flux_03.cc +++ b/tests/numerics/normal_flux_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/normal_flux_hp_01.cc b/tests/numerics/normal_flux_hp_01.cc index fbc33b4765..384191f88d 100644 --- a/tests/numerics/normal_flux_hp_01.cc +++ b/tests/numerics/normal_flux_hp_01.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/numerics/normal_flux_inhom_01.cc b/tests/numerics/normal_flux_inhom_01.cc index d5f580cc86..779f4fbbc7 100644 --- a/tests/numerics/normal_flux_inhom_01.cc +++ b/tests/numerics/normal_flux_inhom_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/point_value_history_01.cc b/tests/numerics/point_value_history_01.cc index 814c5844a5..68de520df7 100644 --- a/tests/numerics/point_value_history_01.cc +++ b/tests/numerics/point_value_history_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/point_value_history_02.cc b/tests/numerics/point_value_history_02.cc index 51501e9ea8..ad17797a01 100644 --- a/tests/numerics/point_value_history_02.cc +++ b/tests/numerics/point_value_history_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/point_value_history_03.cc b/tests/numerics/point_value_history_03.cc index 6d80aec3a0..ff1c7d8c25 100644 --- a/tests/numerics/point_value_history_03.cc +++ b/tests/numerics/point_value_history_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_01.cc b/tests/numerics/project_01.cc index 6d6aca517e..a25b039634 100644 --- a/tests/numerics/project_01.cc +++ b/tests/numerics/project_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_01_curved_boundary.cc b/tests/numerics/project_01_curved_boundary.cc index 3c2a3dcb96..f69afa6af3 100644 --- a/tests/numerics/project_01_curved_boundary.cc +++ b/tests/numerics/project_01_curved_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_02.cc b/tests/numerics/project_02.cc index 471f0a8099..1c0f7382e5 100644 --- a/tests/numerics/project_02.cc +++ b/tests/numerics/project_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_03.cc b/tests/numerics/project_03.cc index d07e6d1c95..05a589d233 100644 --- a/tests/numerics/project_03.cc +++ b/tests/numerics/project_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_boundary_01.cc b/tests/numerics/project_boundary_01.cc index e4b319d87c..38e577c839 100644 --- a/tests/numerics/project_boundary_01.cc +++ b/tests/numerics/project_boundary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_boundary_rt_01.cc b/tests/numerics/project_boundary_rt_01.cc index ecba315312..f97fb00067 100644 --- a/tests/numerics/project_boundary_rt_01.cc +++ b/tests/numerics/project_boundary_rt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2015 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_bv_curl_conf.cc b/tests/numerics/project_bv_curl_conf.cc index f94fe24ed8..c9f9546a60 100644 --- a/tests/numerics/project_bv_curl_conf.cc +++ b/tests/numerics/project_bv_curl_conf.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/numerics/project_bv_curl_conf_02.cc b/tests/numerics/project_bv_curl_conf_02.cc index 46552e0737..6e8a4e3486 100644 --- a/tests/numerics/project_bv_curl_conf_02.cc +++ b/tests/numerics/project_bv_curl_conf_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the Alexander Grayver & deal.II authors +// Copyright (C) 2014 - 2017 by the Alexander Grayver & deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_bv_div_conf.cc b/tests/numerics/project_bv_div_conf.cc index 923a45dded..fd3c2a670d 100644 --- a/tests/numerics/project_bv_div_conf.cc +++ b/tests/numerics/project_bv_div_conf.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/numerics/project_common.h b/tests/numerics/project_common.h index 2a81e7b06f..ad03807f28 100644 --- a/tests/numerics/project_common.h +++ b/tests/numerics/project_common.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/tests/numerics/project_parallel_qp_q_01.cc b/tests/numerics/project_parallel_qp_q_01.cc index 4fa790bdb4..c07f9ed81c 100644 --- a/tests/numerics/project_parallel_qp_q_01.cc +++ b/tests/numerics/project_parallel_qp_q_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/numerics/project_parallel_qp_q_02.cc b/tests/numerics/project_parallel_qp_q_02.cc index 7aac29f90b..8eb2c0abba 100644 --- a/tests/numerics/project_parallel_qp_q_02.cc +++ b/tests/numerics/project_parallel_qp_q_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/numerics/project_parallel_qpmf_q_01.cc b/tests/numerics/project_parallel_qpmf_q_01.cc index 78235e8a6a..7902789f17 100644 --- a/tests/numerics/project_parallel_qpmf_q_01.cc +++ b/tests/numerics/project_parallel_qpmf_q_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/numerics/project_parallel_qpmf_q_02.cc b/tests/numerics/project_parallel_qpmf_q_02.cc index da92563c1d..66197c5ed9 100644 --- a/tests/numerics/project_parallel_qpmf_q_02.cc +++ b/tests/numerics/project_parallel_qpmf_q_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/numerics/project_to_surface_01.cc b/tests/numerics/project_to_surface_01.cc index 39859c429d..f8e079d408 100644 --- a/tests/numerics/project_to_surface_01.cc +++ b/tests/numerics/project_to_surface_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_to_surface_02.cc b/tests/numerics/project_to_surface_02.cc index 0a3739a8ef..9d10f82b09 100644 --- a/tests/numerics/project_to_surface_02.cc +++ b/tests/numerics/project_to_surface_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_to_surface_03.cc b/tests/numerics/project_to_surface_03.cc index ad96b69468..53a03e0389 100644 --- a/tests/numerics/project_to_surface_03.cc +++ b/tests/numerics/project_to_surface_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/tangential_flux_inhom_01.cc b/tests/numerics/tangential_flux_inhom_01.cc index e55251c947..a489bdbf50 100644 --- a/tests/numerics/tangential_flux_inhom_01.cc +++ b/tests/numerics/tangential_flux_inhom_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2016 by the deal.II authors +// Copyright (C) 2007 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/time_dependent_01.cc b/tests/numerics/time_dependent_01.cc index 935d468f0e..5e4135c052 100644 --- a/tests/numerics/time_dependent_01.cc +++ b/tests/numerics/time_dependent_01.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/numerics/vectors_boundary_rhs_01.cc b/tests/numerics/vectors_boundary_rhs_01.cc index 5a6257f738..45a7758c8a 100644 --- a/tests/numerics/vectors_boundary_rhs_01.cc +++ b/tests/numerics/vectors_boundary_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/vectors_boundary_rhs_02.cc b/tests/numerics/vectors_boundary_rhs_02.cc index d1bfeb8d71..d559f3c035 100644 --- a/tests/numerics/vectors_boundary_rhs_02.cc +++ b/tests/numerics/vectors_boundary_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/vectors_boundary_rhs_03.cc b/tests/numerics/vectors_boundary_rhs_03.cc index 4e00968a98..6b6c53ae0b 100644 --- a/tests/numerics/vectors_boundary_rhs_03.cc +++ b/tests/numerics/vectors_boundary_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/vectors_point_source_01.cc b/tests/numerics/vectors_point_source_01.cc index 39a1cf869c..032ea0eca2 100644 --- a/tests/numerics/vectors_point_source_01.cc +++ b/tests/numerics/vectors_point_source_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/vectors_rhs_01.cc b/tests/numerics/vectors_rhs_01.cc index b8af9f2e5e..a1f023c7f5 100644 --- a/tests/numerics/vectors_rhs_01.cc +++ b/tests/numerics/vectors_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/vectors_rhs_03.cc b/tests/numerics/vectors_rhs_03.cc index a25f47b040..f359b2de8e 100644 --- a/tests/numerics/vectors_rhs_03.cc +++ b/tests/numerics/vectors_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/opencascade/arclength_boundary_01.cc b/tests/opencascade/arclength_boundary_01.cc index 02e8ec61d8..69aeed0815 100644 --- a/tests/opencascade/arclength_boundary_01.cc +++ b/tests/opencascade/arclength_boundary_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/arclength_boundary_from_iges_01.cc b/tests/opencascade/arclength_boundary_from_iges_01.cc index 72e4abb7c4..86d1f7cb84 100644 --- a/tests/opencascade/arclength_boundary_from_iges_01.cc +++ b/tests/opencascade/arclength_boundary_from_iges_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/arclength_boundary_from_step_01.cc b/tests/opencascade/arclength_boundary_from_step_01.cc index 6564ce2995..535bc26d97 100644 --- a/tests/opencascade/arclength_boundary_from_step_01.cc +++ b/tests/opencascade/arclength_boundary_from_step_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/axis_boundary_02.cc b/tests/opencascade/axis_boundary_02.cc index 83d3bb3910..afc308f390 100644 --- a/tests/opencascade/axis_boundary_02.cc +++ b/tests/opencascade/axis_boundary_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/circle_normal_projection.cc b/tests/opencascade/circle_normal_projection.cc index efb71dc5ef..19bbc03e7e 100644 --- a/tests/opencascade/circle_normal_projection.cc +++ b/tests/opencascade/circle_normal_projection.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2017 by the deal.II authors +// Copyright (C) 2014 - 2018 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/create_tria_00.cc b/tests/opencascade/create_tria_00.cc index 41ac46b712..17e861e404 100644 --- a/tests/opencascade/create_tria_00.cc +++ b/tests/opencascade/create_tria_00.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/create_tria_01.cc b/tests/opencascade/create_tria_01.cc index ab4675c702..a5a0288693 100644 --- a/tests/opencascade/create_tria_01.cc +++ b/tests/opencascade/create_tria_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/directional_boundary_01.cc b/tests/opencascade/directional_boundary_01.cc index 58dfce27c8..c838075c3e 100644 --- a/tests/opencascade/directional_boundary_01.cc +++ b/tests/opencascade/directional_boundary_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/iges_create.cc b/tests/opencascade/iges_create.cc index fb5d33fd8b..fed4eeab99 100644 --- a/tests/opencascade/iges_create.cc +++ b/tests/opencascade/iges_create.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/iges_describe.cc b/tests/opencascade/iges_describe.cc index 5ff3ffd97f..22623ec0ed 100644 --- a/tests/opencascade/iges_describe.cc +++ b/tests/opencascade/iges_describe.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/iges_describe_02.cc b/tests/opencascade/iges_describe_02.cc index 762429acbd..31ddab0087 100644 --- a/tests/opencascade/iges_describe_02.cc +++ b/tests/opencascade/iges_describe_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/iges_write.cc b/tests/opencascade/iges_write.cc index 6be6b0fd7b..df1bd94267 100644 --- a/tests/opencascade/iges_write.cc +++ b/tests/opencascade/iges_write.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/interpolation_curve_boundary.cc b/tests/opencascade/interpolation_curve_boundary.cc index 9dc175e2c6..2a512be12c 100644 --- a/tests/opencascade/interpolation_curve_boundary.cc +++ b/tests/opencascade/interpolation_curve_boundary.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2018 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/interpolation_curve_boundary_01.cc b/tests/opencascade/interpolation_curve_boundary_01.cc index 6e6ad0b9f8..4e0aebff82 100644 --- a/tests/opencascade/interpolation_curve_boundary_01.cc +++ b/tests/opencascade/interpolation_curve_boundary_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/normal_projection_01.cc b/tests/opencascade/normal_projection_01.cc index 2af56e752d..b2a27941f0 100644 --- a/tests/opencascade/normal_projection_01.cc +++ b/tests/opencascade/normal_projection_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/normal_to_mesh_projection_01.cc b/tests/opencascade/normal_to_mesh_projection_01.cc index 822f1af1d4..7631617df1 100644 --- a/tests/opencascade/normal_to_mesh_projection_01.cc +++ b/tests/opencascade/normal_to_mesh_projection_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/normal_to_mesh_projection_02.cc b/tests/opencascade/normal_to_mesh_projection_02.cc index f9f6c173ba..5e7fcb11c3 100644 --- a/tests/opencascade/normal_to_mesh_projection_02.cc +++ b/tests/opencascade/normal_to_mesh_projection_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/nurbs_patches_manifold_00.cc b/tests/opencascade/nurbs_patches_manifold_00.cc index 14316ecd17..8ebff8e8c8 100644 --- a/tests/opencascade/nurbs_patches_manifold_00.cc +++ b/tests/opencascade/nurbs_patches_manifold_00.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 subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/project_center_cell_01.cc b/tests/opencascade/project_center_cell_01.cc index 35d9359910..d625e7d15d 100644 --- a/tests/opencascade/project_center_cell_01.cc +++ b/tests/opencascade/project_center_cell_01.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/project_center_cell_02.cc b/tests/opencascade/project_center_cell_02.cc index ebaeb0a0a7..2d044af8b3 100644 --- a/tests/opencascade/project_center_cell_02.cc +++ b/tests/opencascade/project_center_cell_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/project_center_cell_03.cc b/tests/opencascade/project_center_cell_03.cc index 559edb8d7a..3d55b20696 100644 --- a/tests/opencascade/project_center_cell_03.cc +++ b/tests/opencascade/project_center_cell_03.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/step_create.cc b/tests/opencascade/step_create.cc index 399a161432..f7b06d7585 100644 --- a/tests/opencascade/step_create.cc +++ b/tests/opencascade/step_create.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/step_describe.cc b/tests/opencascade/step_describe.cc index 7b97ee8394..300da24d85 100644 --- a/tests/opencascade/step_describe.cc +++ b/tests/opencascade/step_describe.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/step_describe_02.cc b/tests/opencascade/step_describe_02.cc index e28306eac3..16c1451499 100644 --- a/tests/opencascade/step_describe_02.cc +++ b/tests/opencascade/step_describe_02.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/opencascade/step_write.cc b/tests/opencascade/step_write.cc index 31d580d386..69d5620111 100644 --- a/tests/opencascade/step_write.cc +++ b/tests/opencascade/step_write.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2017 by the deal.II authors // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/parameter_handler/multiple_parameter_loop_01.cc b/tests/parameter_handler/multiple_parameter_loop_01.cc index 64d04252dd..5da8695c06 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 - 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/tests/parameter_handler/multiple_parameter_loop_02.cc b/tests/parameter_handler/multiple_parameter_loop_02.cc index 7d18fd6704..729095ce3a 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 - 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/tests/parameter_handler/parameter_handler_1.cc b/tests/parameter_handler/parameter_handler_1.cc index b49f635b2f..dd935ddfac 100644 --- a/tests/parameter_handler/parameter_handler_1.cc +++ b/tests/parameter_handler/parameter_handler_1.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/tests/parameter_handler/parameter_handler_10.cc b/tests/parameter_handler/parameter_handler_10.cc index 13a706e942..e531e5d92e 100644 --- a/tests/parameter_handler/parameter_handler_10.cc +++ b/tests/parameter_handler/parameter_handler_10.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/tests/parameter_handler/parameter_handler_11.cc b/tests/parameter_handler/parameter_handler_11.cc index bdc267412c..3561ff364d 100644 --- a/tests/parameter_handler/parameter_handler_11.cc +++ b/tests/parameter_handler/parameter_handler_11.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/tests/parameter_handler/parameter_handler_12.cc b/tests/parameter_handler/parameter_handler_12.cc index f4c3c87458..b738853e29 100644 --- a/tests/parameter_handler/parameter_handler_12.cc +++ b/tests/parameter_handler/parameter_handler_12.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/tests/parameter_handler/parameter_handler_13.cc b/tests/parameter_handler/parameter_handler_13.cc index 9f9e0c09bc..0b53761022 100644 --- a/tests/parameter_handler/parameter_handler_13.cc +++ b/tests/parameter_handler/parameter_handler_13.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/tests/parameter_handler/parameter_handler_13a.cc b/tests/parameter_handler/parameter_handler_13a.cc index 230f2aa2c9..8e7c8d7e2d 100644 --- a/tests/parameter_handler/parameter_handler_13a.cc +++ b/tests/parameter_handler/parameter_handler_13a.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/tests/parameter_handler/parameter_handler_15.cc b/tests/parameter_handler/parameter_handler_15.cc index b018595895..babfc217b5 100644 --- a/tests/parameter_handler/parameter_handler_15.cc +++ b/tests/parameter_handler/parameter_handler_15.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/tests/parameter_handler/parameter_handler_16.cc b/tests/parameter_handler/parameter_handler_16.cc index 724c1dd67a..b7f4443b25 100644 --- a/tests/parameter_handler/parameter_handler_16.cc +++ b/tests/parameter_handler/parameter_handler_16.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/tests/parameter_handler/parameter_handler_17.cc b/tests/parameter_handler/parameter_handler_17.cc index d9c71a6df0..14bd4f5ddb 100644 --- a/tests/parameter_handler/parameter_handler_17.cc +++ b/tests/parameter_handler/parameter_handler_17.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/tests/parameter_handler/parameter_handler_18.cc b/tests/parameter_handler/parameter_handler_18.cc index 7cd15f1726..bd533ce644 100644 --- a/tests/parameter_handler/parameter_handler_18.cc +++ b/tests/parameter_handler/parameter_handler_18.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/tests/parameter_handler/parameter_handler_19.cc b/tests/parameter_handler/parameter_handler_19.cc index 3cf0dace0f..66560c4d2c 100644 --- a/tests/parameter_handler/parameter_handler_19.cc +++ b/tests/parameter_handler/parameter_handler_19.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/tests/parameter_handler/parameter_handler_1_exception.cc b/tests/parameter_handler/parameter_handler_1_exception.cc index 03a2e0815e..d3556d85f8 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 - 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/tests/parameter_handler/parameter_handler_1_include.cc b/tests/parameter_handler/parameter_handler_1_include.cc index 67e6e8a655..4062e3638d 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 - 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/tests/parameter_handler/parameter_handler_1_include_fail.cc b/tests/parameter_handler/parameter_handler_1_include_fail.cc index 59bbe777d4..ec83a04a81 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 - 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/tests/parameter_handler/parameter_handler_1a.cc b/tests/parameter_handler/parameter_handler_1a.cc index 41d8526065..fb7d87b7f4 100644 --- a/tests/parameter_handler/parameter_handler_1a.cc +++ b/tests/parameter_handler/parameter_handler_1a.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/tests/parameter_handler/parameter_handler_2.cc b/tests/parameter_handler/parameter_handler_2.cc index 8c565ef8c6..6a947072ca 100644 --- a/tests/parameter_handler/parameter_handler_2.cc +++ b/tests/parameter_handler/parameter_handler_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_20.cc b/tests/parameter_handler/parameter_handler_20.cc index 6ed5c15d1b..59295733c9 100644 --- a/tests/parameter_handler/parameter_handler_20.cc +++ b/tests/parameter_handler/parameter_handler_20.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/tests/parameter_handler/parameter_handler_21.cc b/tests/parameter_handler/parameter_handler_21.cc index 5e8b2df08a..8e4e52c289 100644 --- a/tests/parameter_handler/parameter_handler_21.cc +++ b/tests/parameter_handler/parameter_handler_21.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/tests/parameter_handler/parameter_handler_22_last_line.cc b/tests/parameter_handler/parameter_handler_22_last_line.cc index d87ed21904..814ea246e9 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 - 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/tests/parameter_handler/parameter_handler_2_read_from_string.cc b/tests/parameter_handler/parameter_handler_2_read_from_string.cc index 11a296c6d6..5e2df88d48 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3.cc b/tests/parameter_handler/parameter_handler_3.cc index 125c4f2351..1ea2113ad5 100644 --- a/tests/parameter_handler/parameter_handler_3.cc +++ b/tests/parameter_handler/parameter_handler_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_01.cc b/tests/parameter_handler/parameter_handler_3_with_alias_01.cc index 72844169d0..b1cb5b38bd 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_02.cc b/tests/parameter_handler/parameter_handler_3_with_alias_02.cc index 103251e885..534202884c 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_03.cc b/tests/parameter_handler/parameter_handler_3_with_alias_03.cc index 14970fdda7..c421b4f31d 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_04.cc b/tests/parameter_handler/parameter_handler_3_with_alias_04.cc index 521467f490..86136f823b 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_4.cc b/tests/parameter_handler/parameter_handler_4.cc index f693b95690..fb03cb5080 100644 --- a/tests/parameter_handler/parameter_handler_4.cc +++ b/tests/parameter_handler/parameter_handler_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_4a.cc b/tests/parameter_handler/parameter_handler_4a.cc index 1d68883c9c..a0575044a5 100644 --- a/tests/parameter_handler/parameter_handler_4a.cc +++ b/tests/parameter_handler/parameter_handler_4a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_4a_with_alias.cc b/tests/parameter_handler/parameter_handler_4a_with_alias.cc index 345b2a5767..26165a534b 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc b/tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc index 6a3989786e..fc643212e6 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_4b.cc b/tests/parameter_handler/parameter_handler_4b.cc index 0be7e394f4..819f1e7bdc 100644 --- a/tests/parameter_handler/parameter_handler_4b.cc +++ b/tests/parameter_handler/parameter_handler_4b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_5.cc b/tests/parameter_handler/parameter_handler_5.cc index 128bbdecc2..6e0e686cec 100644 --- a/tests/parameter_handler/parameter_handler_5.cc +++ b/tests/parameter_handler/parameter_handler_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_6.cc b/tests/parameter_handler/parameter_handler_6.cc index 2741e1d68b..b46237d213 100644 --- a/tests/parameter_handler/parameter_handler_6.cc +++ b/tests/parameter_handler/parameter_handler_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_6_bool.cc b/tests/parameter_handler/parameter_handler_6_bool.cc index 69d2353075..239d6d32b1 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_7.cc b/tests/parameter_handler/parameter_handler_7.cc index 14939a3bbd..5a9fad0b5b 100644 --- a/tests/parameter_handler/parameter_handler_7.cc +++ b/tests/parameter_handler/parameter_handler_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_8.cc b/tests/parameter_handler/parameter_handler_8.cc index 018682afe1..ac394442d3 100644 --- a/tests/parameter_handler/parameter_handler_8.cc +++ b/tests/parameter_handler/parameter_handler_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_9.cc b/tests/parameter_handler/parameter_handler_9.cc index a058ef60c8..950c5a594e 100644 --- a/tests/parameter_handler/parameter_handler_9.cc +++ b/tests/parameter_handler/parameter_handler_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_01.cc b/tests/parameter_handler/parameter_handler_backslash_01.cc index cc3b4901af..aa13bc5b30 100644 --- a/tests/parameter_handler/parameter_handler_backslash_01.cc +++ b/tests/parameter_handler/parameter_handler_backslash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_02.cc b/tests/parameter_handler/parameter_handler_backslash_02.cc index c7a878fd35..12fe99e396 100644 --- a/tests/parameter_handler/parameter_handler_backslash_02.cc +++ b/tests/parameter_handler/parameter_handler_backslash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_03.cc b/tests/parameter_handler/parameter_handler_backslash_03.cc index f99c18c7a1..5102bad81b 100644 --- a/tests/parameter_handler/parameter_handler_backslash_03.cc +++ b/tests/parameter_handler/parameter_handler_backslash_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_04.cc b/tests/parameter_handler/parameter_handler_backslash_04.cc index dbda487b0f..893d9ee230 100644 --- a/tests/parameter_handler/parameter_handler_backslash_04.cc +++ b/tests/parameter_handler/parameter_handler_backslash_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_05.cc b/tests/parameter_handler/parameter_handler_backslash_05.cc index 1c3d8c86ea..66a4989c16 100644 --- a/tests/parameter_handler/parameter_handler_backslash_05.cc +++ b/tests/parameter_handler/parameter_handler_backslash_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_backslash_06.cc b/tests/parameter_handler/parameter_handler_backslash_06.cc index 2ac8851937..3d49299904 100644 --- a/tests/parameter_handler/parameter_handler_backslash_06.cc +++ b/tests/parameter_handler/parameter_handler_backslash_06.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/parameter_handler/parameter_handler_backslash_07.cc b/tests/parameter_handler/parameter_handler_backslash_07.cc index 6df0506828..9caa608e9c 100644 --- a/tests/parameter_handler/parameter_handler_backslash_07.cc +++ b/tests/parameter_handler/parameter_handler_backslash_07.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/parameter_handler/parameter_handler_backslash_08.cc b/tests/parameter_handler/parameter_handler_backslash_08.cc index 7b0408006d..cc0a25e49e 100644 --- a/tests/parameter_handler/parameter_handler_backslash_08.cc +++ b/tests/parameter_handler/parameter_handler_backslash_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_dos_endings.cc b/tests/parameter_handler/parameter_handler_dos_endings.cc index 86c7c65a34..4cc11d0b1f 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 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_double_01.cc b/tests/parameter_handler/parameter_handler_double_01.cc index 645f70957e..9bef4eadf8 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 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_double_02.cc b/tests/parameter_handler/parameter_handler_double_02.cc index c710e53a2f..ac1d4a3696 100644 --- a/tests/parameter_handler/parameter_handler_double_02.cc +++ b/tests/parameter_handler/parameter_handler_double_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_read_xml.cc b/tests/parameter_handler/parameter_handler_read_xml.cc index a9cafb5515..1d10317243 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 - 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/tests/parameter_handler/parameter_handler_read_xml_error_01.cc b/tests/parameter_handler/parameter_handler_read_xml_error_01.cc index a2502dcef0..a6f53724f4 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 - 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/tests/parameter_handler/parameter_handler_read_xml_error_02.cc b/tests/parameter_handler/parameter_handler_read_xml_error_02.cc index deb2a03b12..b25da2ee36 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 - 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/tests/parameter_handler/parameter_handler_read_xml_error_03.cc b/tests/parameter_handler/parameter_handler_read_xml_error_03.cc index 3fb48a8029..8996a35697 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 - 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/tests/parameter_handler/parameter_handler_read_xml_error_04.cc b/tests/parameter_handler/parameter_handler_read_xml_error_04.cc index 67c1771833..b7315ed488 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 - 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/tests/parameter_handler/parameter_handler_write_json.cc b/tests/parameter_handler/parameter_handler_write_json.cc index 0e60ee5b2f..475bd9fccf 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 - 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/tests/parameter_handler/parameter_handler_write_section_1.cc b/tests/parameter_handler/parameter_handler_write_section_1.cc index c1489862c0..e7943c889f 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 - 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/tests/parameter_handler/parameter_handler_write_section_2.cc b/tests/parameter_handler/parameter_handler_write_section_2.cc index 7c6f9f796e..1fca44bfbd 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 - 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/tests/parameter_handler/parameter_handler_write_section_xml.cc b/tests/parameter_handler/parameter_handler_write_section_xml.cc index c9246b5f38..b3c0542c4e 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 - 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/tests/parameter_handler/parameter_handler_write_xml.cc b/tests/parameter_handler/parameter_handler_write_xml.cc index 4f22ba2bd0..f024bb43bf 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 - 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/tests/parameter_handler/pattern_tools_01.cc b/tests/parameter_handler/pattern_tools_01.cc index a4d290028c..daf1225475 100644 --- a/tests/parameter_handler/pattern_tools_01.cc +++ b/tests/parameter_handler/pattern_tools_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_02.cc b/tests/parameter_handler/pattern_tools_02.cc index 7398aff8a3..a62ca93eeb 100644 --- a/tests/parameter_handler/pattern_tools_02.cc +++ b/tests/parameter_handler/pattern_tools_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_03.cc b/tests/parameter_handler/pattern_tools_03.cc index 4a6996c990..a526874b54 100644 --- a/tests/parameter_handler/pattern_tools_03.cc +++ b/tests/parameter_handler/pattern_tools_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_04.cc b/tests/parameter_handler/pattern_tools_04.cc index 86a0b92ceb..5476629e93 100644 --- a/tests/parameter_handler/pattern_tools_04.cc +++ b/tests/parameter_handler/pattern_tools_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_05.cc b/tests/parameter_handler/pattern_tools_05.cc index 7cb1ae161b..affa09031a 100644 --- a/tests/parameter_handler/pattern_tools_05.cc +++ b/tests/parameter_handler/pattern_tools_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_06.cc b/tests/parameter_handler/pattern_tools_06.cc index 50e9940127..2d5c1a73a6 100644 --- a/tests/parameter_handler/pattern_tools_06.cc +++ b/tests/parameter_handler/pattern_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_07.cc b/tests/parameter_handler/pattern_tools_07.cc index c7237b8940..3b265af200 100644 --- a/tests/parameter_handler/pattern_tools_07.cc +++ b/tests/parameter_handler/pattern_tools_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_08.cc b/tests/parameter_handler/pattern_tools_08.cc index 2d50f94438..6b57856b4f 100644 --- a/tests/parameter_handler/pattern_tools_08.cc +++ b/tests/parameter_handler/pattern_tools_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_09.cc b/tests/parameter_handler/pattern_tools_09.cc index 7adb76d77b..d3199a9bfa 100644 --- a/tests/parameter_handler/pattern_tools_09.cc +++ b/tests/parameter_handler/pattern_tools_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_10.cc b/tests/parameter_handler/pattern_tools_10.cc index 4244d34dde..b18db214b7 100644 --- a/tests/parameter_handler/pattern_tools_10.cc +++ b/tests/parameter_handler/pattern_tools_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_01.cc b/tests/parameter_handler/patterns_01.cc index ea318218ad..c4fac36b01 100644 --- a/tests/parameter_handler/patterns_01.cc +++ b/tests/parameter_handler/patterns_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_05.cc b/tests/parameter_handler/patterns_05.cc index 538a8cfe08..3f50d94f9c 100644 --- a/tests/parameter_handler/patterns_05.cc +++ b/tests/parameter_handler/patterns_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_06.cc b/tests/parameter_handler/patterns_06.cc index be51b4234d..9e408609bd 100644 --- a/tests/parameter_handler/patterns_06.cc +++ b/tests/parameter_handler/patterns_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_07.cc b/tests/parameter_handler/patterns_07.cc index 61b27bb0c3..a6d1d01efc 100644 --- a/tests/parameter_handler/patterns_07.cc +++ b/tests/parameter_handler/patterns_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_08.cc b/tests/parameter_handler/patterns_08.cc index b736dd350a..9691737b2b 100644 --- a/tests/parameter_handler/patterns_08.cc +++ b/tests/parameter_handler/patterns_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_09.cc b/tests/parameter_handler/patterns_09.cc index 6b469a6319..bc823589ed 100644 --- a/tests/parameter_handler/patterns_09.cc +++ b/tests/parameter_handler/patterns_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_10.cc b/tests/parameter_handler/patterns_10.cc index eb6257999c..fe30596d2e 100644 --- a/tests/parameter_handler/patterns_10.cc +++ b/tests/parameter_handler/patterns_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_11.cc b/tests/parameter_handler/patterns_11.cc index 8a76f93a09..2f43d54c85 100644 --- a/tests/parameter_handler/patterns_11.cc +++ b/tests/parameter_handler/patterns_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_12.cc b/tests/parameter_handler/patterns_12.cc index e2d58f9e96..b98c270ed2 100644 --- a/tests/parameter_handler/patterns_12.cc +++ b/tests/parameter_handler/patterns_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/patterns_13.cc b/tests/parameter_handler/patterns_13.cc index e7bd339de5..66fdffad14 100644 --- a/tests/parameter_handler/patterns_13.cc +++ b/tests/parameter_handler/patterns_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/save_flags.cc b/tests/parameter_handler/save_flags.cc index 623a0da3b0..f5ef212ab2 100644 --- a/tests/parameter_handler/save_flags.cc +++ b/tests/parameter_handler/save_flags.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/tests/petsc/01.cc b/tests/petsc/01.cc index 30ff6db820..f3d271a8ed 100644 --- a/tests/petsc/01.cc +++ b/tests/petsc/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/petsc/02.cc b/tests/petsc/02.cc index 851698d525..abdac96d44 100644 --- a/tests/petsc/02.cc +++ b/tests/petsc/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/petsc/04.cc b/tests/petsc/04.cc index 5c7963f48b..0c19d34b5f 100644 --- a/tests/petsc/04.cc +++ b/tests/petsc/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/petsc/05.cc b/tests/petsc/05.cc index 8de7e9b26a..67dcf64d02 100644 --- a/tests/petsc/05.cc +++ b/tests/petsc/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/petsc/06.cc b/tests/petsc/06.cc index c07524809c..307a0a1fbf 100644 --- a/tests/petsc/06.cc +++ b/tests/petsc/06.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/petsc/07.cc b/tests/petsc/07.cc index 740baac891..9bd7d264cd 100644 --- a/tests/petsc/07.cc +++ b/tests/petsc/07.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/petsc/08.cc b/tests/petsc/08.cc index 300f620463..3c61f69495 100644 --- a/tests/petsc/08.cc +++ b/tests/petsc/08.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/petsc/09.cc b/tests/petsc/09.cc index 0650350b44..6ae66a935e 100644 --- a/tests/petsc/09.cc +++ b/tests/petsc/09.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/petsc/10.cc b/tests/petsc/10.cc index 5e9b4e36db..9cdf68f95c 100644 --- a/tests/petsc/10.cc +++ b/tests/petsc/10.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/petsc/11.cc b/tests/petsc/11.cc index c8d7d2dc9b..46fed2d929 100644 --- a/tests/petsc/11.cc +++ b/tests/petsc/11.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/petsc/12.cc b/tests/petsc/12.cc index d1bcaab692..90eef190fa 100644 --- a/tests/petsc/12.cc +++ b/tests/petsc/12.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/petsc/13.cc b/tests/petsc/13.cc index 6f1ab5b6a5..cebbc759f1 100644 --- a/tests/petsc/13.cc +++ b/tests/petsc/13.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/petsc/17.cc b/tests/petsc/17.cc index e508a01b9a..56b145c845 100644 --- a/tests/petsc/17.cc +++ b/tests/petsc/17.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/petsc/18.cc b/tests/petsc/18.cc index 8afeb6f2f7..a5321edf54 100644 --- a/tests/petsc/18.cc +++ b/tests/petsc/18.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/petsc/19.cc b/tests/petsc/19.cc index 038ab190ba..29219f2af6 100644 --- a/tests/petsc/19.cc +++ b/tests/petsc/19.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/petsc/20.cc b/tests/petsc/20.cc index e6a551dbf5..d34e1c03e1 100644 --- a/tests/petsc/20.cc +++ b/tests/petsc/20.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/petsc/21.cc b/tests/petsc/21.cc index da43c40159..35f7ba5995 100644 --- a/tests/petsc/21.cc +++ b/tests/petsc/21.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/petsc/22.cc b/tests/petsc/22.cc index a49fb070af..2afbdd43f5 100644 --- a/tests/petsc/22.cc +++ b/tests/petsc/22.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/petsc/23.cc b/tests/petsc/23.cc index 6bd5d24fbd..ef89286c2b 100644 --- a/tests/petsc/23.cc +++ b/tests/petsc/23.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/petsc/24.cc b/tests/petsc/24.cc index db278d33f2..dfc0dd7158 100644 --- a/tests/petsc/24.cc +++ b/tests/petsc/24.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/petsc/26.cc b/tests/petsc/26.cc index e66e68d0af..b983331499 100644 --- a/tests/petsc/26.cc +++ b/tests/petsc/26.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/petsc/27.cc b/tests/petsc/27.cc index 908bf2bd62..a66430d716 100644 --- a/tests/petsc/27.cc +++ b/tests/petsc/27.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/petsc/28.cc b/tests/petsc/28.cc index 12f85f7434..e8a5e39685 100644 --- a/tests/petsc/28.cc +++ b/tests/petsc/28.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/petsc/29.cc b/tests/petsc/29.cc index afd84080b5..8f2eef969a 100644 --- a/tests/petsc/29.cc +++ b/tests/petsc/29.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/petsc/30.cc b/tests/petsc/30.cc index 2dfeffe12a..75207ac0bb 100644 --- a/tests/petsc/30.cc +++ b/tests/petsc/30.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/petsc/31.cc b/tests/petsc/31.cc index 3dddd6f7a2..6cb053d410 100644 --- a/tests/petsc/31.cc +++ b/tests/petsc/31.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/petsc/32.cc b/tests/petsc/32.cc index f325d7fb11..1198ffc825 100644 --- a/tests/petsc/32.cc +++ b/tests/petsc/32.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/petsc/33.cc b/tests/petsc/33.cc index 5552080f5e..8d1aef78cf 100644 --- a/tests/petsc/33.cc +++ b/tests/petsc/33.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/petsc/34.cc b/tests/petsc/34.cc index 202dd11446..7d7e4df232 100644 --- a/tests/petsc/34.cc +++ b/tests/petsc/34.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/petsc/35.cc b/tests/petsc/35.cc index 69bce596a3..5d7bbd639b 100644 --- a/tests/petsc/35.cc +++ b/tests/petsc/35.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/petsc/36.cc b/tests/petsc/36.cc index 06f1f8ad77..9a072ebe39 100644 --- a/tests/petsc/36.cc +++ b/tests/petsc/36.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/petsc/37.cc b/tests/petsc/37.cc index fecdf1c274..eb320f0a19 100644 --- a/tests/petsc/37.cc +++ b/tests/petsc/37.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/petsc/39.cc b/tests/petsc/39.cc index c35dee0f12..067180ed61 100644 --- a/tests/petsc/39.cc +++ b/tests/petsc/39.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/petsc/40.cc b/tests/petsc/40.cc index 54cb62ba86..c5c439e8b3 100644 --- a/tests/petsc/40.cc +++ b/tests/petsc/40.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/petsc/41.cc b/tests/petsc/41.cc index 03cf0c29d6..bf990c3d96 100644 --- a/tests/petsc/41.cc +++ b/tests/petsc/41.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/petsc/42.cc b/tests/petsc/42.cc index bfbe9de9d1..34ebfc6f00 100644 --- a/tests/petsc/42.cc +++ b/tests/petsc/42.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/petsc/45.cc b/tests/petsc/45.cc index 6b05022b45..ffc1b89edc 100644 --- a/tests/petsc/45.cc +++ b/tests/petsc/45.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/petsc/46.cc b/tests/petsc/46.cc index eaa252f07b..ecb42b513c 100644 --- a/tests/petsc/46.cc +++ b/tests/petsc/46.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/petsc/48.cc b/tests/petsc/48.cc index c6b17747c8..71de0842e8 100644 --- a/tests/petsc/48.cc +++ b/tests/petsc/48.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/petsc/49.cc b/tests/petsc/49.cc index 40b907f03c..161164efee 100644 --- a/tests/petsc/49.cc +++ b/tests/petsc/49.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/petsc/50.cc b/tests/petsc/50.cc index bda1e40663..691258baf7 100644 --- a/tests/petsc/50.cc +++ b/tests/petsc/50.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/petsc/51.cc b/tests/petsc/51.cc index dd044e56dc..5402a997e4 100644 --- a/tests/petsc/51.cc +++ b/tests/petsc/51.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/petsc/52.cc b/tests/petsc/52.cc index 991873a3bd..9a52099fdb 100644 --- a/tests/petsc/52.cc +++ b/tests/petsc/52.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/petsc/55.cc b/tests/petsc/55.cc index 8a50c0dd19..975e2e0d29 100644 --- a/tests/petsc/55.cc +++ b/tests/petsc/55.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/petsc/56.cc b/tests/petsc/56.cc index 0c5ecd8f36..7351883d51 100644 --- a/tests/petsc/56.cc +++ b/tests/petsc/56.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/petsc/57.cc b/tests/petsc/57.cc index 082f381718..731f4dc0a3 100644 --- a/tests/petsc/57.cc +++ b/tests/petsc/57.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/petsc/58.cc b/tests/petsc/58.cc index 2c5d644232..2d58b76fa7 100644 --- a/tests/petsc/58.cc +++ b/tests/petsc/58.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/petsc/59.cc b/tests/petsc/59.cc index 2b18a8350e..5e5c874106 100644 --- a/tests/petsc/59.cc +++ b/tests/petsc/59.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/petsc/60.cc b/tests/petsc/60.cc index 6676e684ee..154661400d 100644 --- a/tests/petsc/60.cc +++ b/tests/petsc/60.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/petsc/61.cc b/tests/petsc/61.cc index 18ec9e38a8..b5a9998eff 100644 --- a/tests/petsc/61.cc +++ b/tests/petsc/61.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/petsc/62.cc b/tests/petsc/62.cc index 83ce995411..b5f517eeba 100644 --- a/tests/petsc/62.cc +++ b/tests/petsc/62.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/petsc/63.cc b/tests/petsc/63.cc index f7e0c91391..cd559d147d 100644 --- a/tests/petsc/63.cc +++ b/tests/petsc/63.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/petsc/64.cc b/tests/petsc/64.cc index 5b5c1e1273..e07984279c 100644 --- a/tests/petsc/64.cc +++ b/tests/petsc/64.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/petsc/65.cc b/tests/petsc/65.cc index c83e4bb118..6f8896f990 100644 --- a/tests/petsc/65.cc +++ b/tests/petsc/65.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/petsc/66.cc b/tests/petsc/66.cc index 2bda8bfbc0..c9c46cf019 100644 --- a/tests/petsc/66.cc +++ b/tests/petsc/66.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/petsc/67.cc b/tests/petsc/67.cc index 312e5e88f6..ff644274b9 100644 --- a/tests/petsc/67.cc +++ b/tests/petsc/67.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/petsc/68.cc b/tests/petsc/68.cc index 51fa82233a..3b1fdf9177 100644 --- a/tests/petsc/68.cc +++ b/tests/petsc/68.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/petsc/69.cc b/tests/petsc/69.cc index 1087556196..e993f454c0 100644 --- a/tests/petsc/69.cc +++ b/tests/petsc/69.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/petsc/70.cc b/tests/petsc/70.cc index 4f127285f4..c0b013b30b 100644 --- a/tests/petsc/70.cc +++ b/tests/petsc/70.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/petsc/block_vector_iterator_01.cc b/tests/petsc/block_vector_iterator_01.cc index 8fe7dfb85a..148ccddfc6 100644 --- a/tests/petsc/block_vector_iterator_01.cc +++ b/tests/petsc/block_vector_iterator_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/petsc/block_vector_iterator_02.cc b/tests/petsc/block_vector_iterator_02.cc index fe428c4f78..4d9eaaaac6 100644 --- a/tests/petsc/block_vector_iterator_02.cc +++ b/tests/petsc/block_vector_iterator_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/petsc/block_vector_iterator_03.cc b/tests/petsc/block_vector_iterator_03.cc index 1c53bbde4e..fac6a3e081 100644 --- a/tests/petsc/block_vector_iterator_03.cc +++ b/tests/petsc/block_vector_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/copy_to_dealvec.cc b/tests/petsc/copy_to_dealvec.cc index acbd7434e0..ade83c04e7 100644 --- a/tests/petsc/copy_to_dealvec.cc +++ b/tests/petsc/copy_to_dealvec.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/petsc/copy_to_dealvec_block.cc b/tests/petsc/copy_to_dealvec_block.cc index d509f08104..a6e87b7b5c 100644 --- a/tests/petsc/copy_to_dealvec_block.cc +++ b/tests/petsc/copy_to_dealvec_block.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/petsc/deal_solver_01.cc b/tests/petsc/deal_solver_01.cc index 62f86190ed..188d2e7631 100644 --- a/tests/petsc/deal_solver_01.cc +++ b/tests/petsc/deal_solver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/deal_solver_02.cc b/tests/petsc/deal_solver_02.cc index 5e05921023..d21592f554 100644 --- a/tests/petsc/deal_solver_02.cc +++ b/tests/petsc/deal_solver_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/deal_solver_03.cc b/tests/petsc/deal_solver_03.cc index 836a36f5ec..e6c456af88 100644 --- a/tests/petsc/deal_solver_03.cc +++ b/tests/petsc/deal_solver_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/deal_solver_04.cc b/tests/petsc/deal_solver_04.cc index bf3f136735..5bceecd472 100644 --- a/tests/petsc/deal_solver_04.cc +++ b/tests/petsc/deal_solver_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/deal_solver_05.cc b/tests/petsc/deal_solver_05.cc index a94b699c51..083314a527 100644 --- a/tests/petsc/deal_solver_05.cc +++ b/tests/petsc/deal_solver_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/different_matrix_preconditioner.cc b/tests/petsc/different_matrix_preconditioner.cc index 8ca2e2455d..95277590d5 100644 --- a/tests/petsc/different_matrix_preconditioner.cc +++ b/tests/petsc/different_matrix_preconditioner.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/exception_messages.cc b/tests/petsc/exception_messages.cc index 7a791fc9b5..847397d7d1 100644 --- a/tests/petsc/exception_messages.cc +++ b/tests/petsc/exception_messages.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/petsc/full_matrix_00.cc b/tests/petsc/full_matrix_00.cc index ee8ef2eabe..7e8e91371b 100644 --- a/tests/petsc/full_matrix_00.cc +++ b/tests/petsc/full_matrix_00.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/petsc/full_matrix_01.cc b/tests/petsc/full_matrix_01.cc index c372086e65..9a4e361efa 100644 --- a/tests/petsc/full_matrix_01.cc +++ b/tests/petsc/full_matrix_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/petsc/full_matrix_02.cc b/tests/petsc/full_matrix_02.cc index 7c5c137978..25230fdff8 100644 --- a/tests/petsc/full_matrix_02.cc +++ b/tests/petsc/full_matrix_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/petsc/full_matrix_04.cc b/tests/petsc/full_matrix_04.cc index 8984a34831..bf982e9dac 100644 --- a/tests/petsc/full_matrix_04.cc +++ b/tests/petsc/full_matrix_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/petsc/full_matrix_05.cc b/tests/petsc/full_matrix_05.cc index b94f9af79f..aaf8dbbadf 100644 --- a/tests/petsc/full_matrix_05.cc +++ b/tests/petsc/full_matrix_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/petsc/full_matrix_06.cc b/tests/petsc/full_matrix_06.cc index 1530497356..64ef54f0dc 100644 --- a/tests/petsc/full_matrix_06.cc +++ b/tests/petsc/full_matrix_06.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/petsc/full_matrix_07.cc b/tests/petsc/full_matrix_07.cc index 837d45e5f3..705e61102a 100644 --- a/tests/petsc/full_matrix_07.cc +++ b/tests/petsc/full_matrix_07.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/petsc/full_matrix_08.cc b/tests/petsc/full_matrix_08.cc index 12e1cf8a88..a8bfb9fef9 100644 --- a/tests/petsc/full_matrix_08.cc +++ b/tests/petsc/full_matrix_08.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/petsc/full_matrix_09.cc b/tests/petsc/full_matrix_09.cc index 24fd8cc074..7287bf3f8f 100644 --- a/tests/petsc/full_matrix_09.cc +++ b/tests/petsc/full_matrix_09.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/petsc/full_matrix_10.cc b/tests/petsc/full_matrix_10.cc index f5774c4f4c..016a12cfd3 100644 --- a/tests/petsc/full_matrix_10.cc +++ b/tests/petsc/full_matrix_10.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/petsc/full_matrix_iterator_01.cc b/tests/petsc/full_matrix_iterator_01.cc index 4ac4c37e88..4142b33a5a 100644 --- a/tests/petsc/full_matrix_iterator_01.cc +++ b/tests/petsc/full_matrix_iterator_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/petsc/full_matrix_vector_01.cc b/tests/petsc/full_matrix_vector_01.cc index c7b3d312f8..4e053fef08 100644 --- a/tests/petsc/full_matrix_vector_01.cc +++ b/tests/petsc/full_matrix_vector_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/petsc/full_matrix_vector_02.cc b/tests/petsc/full_matrix_vector_02.cc index ee85b78faa..953612d0a4 100644 --- a/tests/petsc/full_matrix_vector_02.cc +++ b/tests/petsc/full_matrix_vector_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/petsc/full_matrix_vector_03.cc b/tests/petsc/full_matrix_vector_03.cc index 719a414256..8714995dbe 100644 --- a/tests/petsc/full_matrix_vector_03.cc +++ b/tests/petsc/full_matrix_vector_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/petsc/full_matrix_vector_04.cc b/tests/petsc/full_matrix_vector_04.cc index a7953b057f..b4fb66fe4a 100644 --- a/tests/petsc/full_matrix_vector_04.cc +++ b/tests/petsc/full_matrix_vector_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/petsc/full_matrix_vector_05.cc b/tests/petsc/full_matrix_vector_05.cc index 5726fdc9e5..ab22b8d1da 100644 --- a/tests/petsc/full_matrix_vector_05.cc +++ b/tests/petsc/full_matrix_vector_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/petsc/full_matrix_vector_06.cc b/tests/petsc/full_matrix_vector_06.cc index ff34f3ccb0..60cb025169 100644 --- a/tests/petsc/full_matrix_vector_06.cc +++ b/tests/petsc/full_matrix_vector_06.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/petsc/full_matrix_vector_07.cc b/tests/petsc/full_matrix_vector_07.cc index b4d977b576..1300c6f2d9 100644 --- a/tests/petsc/full_matrix_vector_07.cc +++ b/tests/petsc/full_matrix_vector_07.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/petsc/matrix_out_03.cc b/tests/petsc/matrix_out_03.cc index 965c11d19a..f17e232418 100644 --- a/tests/petsc/matrix_out_03.cc +++ b/tests/petsc/matrix_out_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/parallel_sparse_matrix_01.cc b/tests/petsc/parallel_sparse_matrix_01.cc index c7cdcdd8b2..b7311597ac 100644 --- a/tests/petsc/parallel_sparse_matrix_01.cc +++ b/tests/petsc/parallel_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/reinit_preconditioner_01.cc b/tests/petsc/reinit_preconditioner_01.cc index 2d55f3d2a8..1c77cceaf8 100644 --- a/tests/petsc/reinit_preconditioner_01.cc +++ b/tests/petsc/reinit_preconditioner_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/petsc/reinit_preconditioner_02.cc b/tests/petsc/reinit_preconditioner_02.cc index 72c025f892..695dd7265a 100644 --- a/tests/petsc/reinit_preconditioner_02.cc +++ b/tests/petsc/reinit_preconditioner_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/petsc/slowness_01.cc b/tests/petsc/slowness_01.cc index 22910ddfd6..ffebe16851 100644 --- a/tests/petsc/slowness_01.cc +++ b/tests/petsc/slowness_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/slowness_02.cc b/tests/petsc/slowness_02.cc index 50a04a37bf..5dc4ffcbf5 100644 --- a/tests/petsc/slowness_02.cc +++ b/tests/petsc/slowness_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/slowness_03.cc b/tests/petsc/slowness_03.cc index 30684da5a1..b55454cd29 100644 --- a/tests/petsc/slowness_03.cc +++ b/tests/petsc/slowness_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/slowness_04.cc b/tests/petsc/slowness_04.cc index 6f09b3433c..4a5b4e38cc 100644 --- a/tests/petsc/slowness_04.cc +++ b/tests/petsc/slowness_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_01.cc b/tests/petsc/solver_01.cc index 612c47c8c6..8b400fcafe 100644 --- a/tests/petsc/solver_01.cc +++ b/tests/petsc/solver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_02.cc b/tests/petsc/solver_02.cc index 34b928b3a6..131fbbcd44 100644 --- a/tests/petsc/solver_02.cc +++ b/tests/petsc/solver_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03.cc b/tests/petsc/solver_03.cc index 9c531a43ed..145fba08a6 100644 --- a/tests/petsc/solver_03.cc +++ b/tests/petsc/solver_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_mf.cc b/tests/petsc/solver_03_mf.cc index 1bbb754d03..311d0ffb03 100644 --- a/tests/petsc/solver_03_mf.cc +++ b/tests/petsc/solver_03_mf.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/petsc/solver_03_precondition_boomeramg.cc b/tests/petsc/solver_03_precondition_boomeramg.cc index 530e229af8..1e52506736 100644 --- a/tests/petsc/solver_03_precondition_boomeramg.cc +++ b/tests/petsc/solver_03_precondition_boomeramg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc index e32c1ca632..62438a21fd 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_eisenstat.cc b/tests/petsc/solver_03_precondition_eisenstat.cc index f2b36ea22a..50425e4a49 100644 --- a/tests/petsc/solver_03_precondition_eisenstat.cc +++ b/tests/petsc/solver_03_precondition_eisenstat.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_icc.cc b/tests/petsc/solver_03_precondition_icc.cc index 550696deaa..9e14b23c31 100644 --- a/tests/petsc/solver_03_precondition_icc.cc +++ b/tests/petsc/solver_03_precondition_icc.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_ilu.cc b/tests/petsc/solver_03_precondition_ilu.cc index 761f05ea01..3c92d894f4 100644 --- a/tests/petsc/solver_03_precondition_ilu.cc +++ b/tests/petsc/solver_03_precondition_ilu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_lu.cc b/tests/petsc/solver_03_precondition_lu.cc index a1a0e58031..01c944d7dd 100644 --- a/tests/petsc/solver_03_precondition_lu.cc +++ b/tests/petsc/solver_03_precondition_lu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_parasails.cc b/tests/petsc/solver_03_precondition_parasails.cc index 8fa008ae68..0048877ec8 100644 --- a/tests/petsc/solver_03_precondition_parasails.cc +++ b/tests/petsc/solver_03_precondition_parasails.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_sor.cc b/tests/petsc/solver_03_precondition_sor.cc index 1f8b9503b2..7044a02cb6 100644 --- a/tests/petsc/solver_03_precondition_sor.cc +++ b/tests/petsc/solver_03_precondition_sor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_03_precondition_ssor.cc b/tests/petsc/solver_03_precondition_ssor.cc index b2c16d3b36..01d69dea11 100644 --- a/tests/petsc/solver_03_precondition_ssor.cc +++ b/tests/petsc/solver_03_precondition_ssor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_04.cc b/tests/petsc/solver_04.cc index 8b5bbe092e..5af75f6785 100644 --- a/tests/petsc/solver_04.cc +++ b/tests/petsc/solver_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_05.cc b/tests/petsc/solver_05.cc index 86311595ab..d3c77c11c6 100644 --- a/tests/petsc/solver_05.cc +++ b/tests/petsc/solver_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_06.cc b/tests/petsc/solver_06.cc index 668a8216c2..3548de0f12 100644 --- a/tests/petsc/solver_06.cc +++ b/tests/petsc/solver_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_07.cc b/tests/petsc/solver_07.cc index 9be0edfab2..ffdfbeb208 100644 --- a/tests/petsc/solver_07.cc +++ b/tests/petsc/solver_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_08.cc b/tests/petsc/solver_08.cc index 25065c14bb..4b7da62bc7 100644 --- a/tests/petsc/solver_08.cc +++ b/tests/petsc/solver_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_09.cc b/tests/petsc/solver_09.cc index 0a6ba42959..f4c47228c5 100644 --- a/tests/petsc/solver_09.cc +++ b/tests/petsc/solver_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_10.cc b/tests/petsc/solver_10.cc index cb408cb1de..c9748e60c4 100644 --- a/tests/petsc/solver_10.cc +++ b/tests/petsc/solver_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_11.cc b/tests/petsc/solver_11.cc index d061df7e75..492380df0e 100644 --- a/tests/petsc/solver_11.cc +++ b/tests/petsc/solver_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_12.cc b/tests/petsc/solver_12.cc index 9071bb64b0..7a30184209 100644 --- a/tests/petsc/solver_12.cc +++ b/tests/petsc/solver_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solver_13.cc b/tests/petsc/solver_13.cc index 0e69b859cd..a3988fc8b0 100644 --- a/tests/petsc/solver_13.cc +++ b/tests/petsc/solver_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/sparse_direct_mumps.cc b/tests/petsc/sparse_direct_mumps.cc index 699b62a059..f2d1565732 100644 --- a/tests/petsc/sparse_direct_mumps.cc +++ b/tests/petsc/sparse_direct_mumps.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/sparse_matrix_01.cc b/tests/petsc/sparse_matrix_01.cc index 1328807dde..c45c2157d6 100644 --- a/tests/petsc/sparse_matrix_01.cc +++ b/tests/petsc/sparse_matrix_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/petsc/sparse_matrix_02.cc b/tests/petsc/sparse_matrix_02.cc index 5e87baf3a7..b30e81b374 100644 --- a/tests/petsc/sparse_matrix_02.cc +++ b/tests/petsc/sparse_matrix_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/petsc/sparse_matrix_iterator_01.cc b/tests/petsc/sparse_matrix_iterator_01.cc index c2c6f7999f..0bc744bce1 100644 --- a/tests/petsc/sparse_matrix_iterator_01.cc +++ b/tests/petsc/sparse_matrix_iterator_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/petsc/sparse_matrix_iterator_02.cc b/tests/petsc/sparse_matrix_iterator_02.cc index e5bb0bd0c1..3fa17871c3 100644 --- a/tests/petsc/sparse_matrix_iterator_02.cc +++ b/tests/petsc/sparse_matrix_iterator_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/petsc/sparse_matrix_vector_01.cc b/tests/petsc/sparse_matrix_vector_01.cc index 02f522c526..08ab91b7a4 100644 --- a/tests/petsc/sparse_matrix_vector_01.cc +++ b/tests/petsc/sparse_matrix_vector_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/petsc/sparse_matrix_vector_02.cc b/tests/petsc/sparse_matrix_vector_02.cc index 39b69e341d..fd5fdbae31 100644 --- a/tests/petsc/sparse_matrix_vector_02.cc +++ b/tests/petsc/sparse_matrix_vector_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/petsc/sparse_matrix_vector_03.cc b/tests/petsc/sparse_matrix_vector_03.cc index a4460b5c32..2fcd4ccff1 100644 --- a/tests/petsc/sparse_matrix_vector_03.cc +++ b/tests/petsc/sparse_matrix_vector_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/petsc/sparse_matrix_vector_04.cc b/tests/petsc/sparse_matrix_vector_04.cc index acbb7ebaa7..7ee5cbf71f 100644 --- a/tests/petsc/sparse_matrix_vector_04.cc +++ b/tests/petsc/sparse_matrix_vector_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/petsc/sparse_matrix_vector_05.cc b/tests/petsc/sparse_matrix_vector_05.cc index e19c7124ea..b49fe5e6da 100644 --- a/tests/petsc/sparse_matrix_vector_05.cc +++ b/tests/petsc/sparse_matrix_vector_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/petsc/sparse_matrix_vector_06.cc b/tests/petsc/sparse_matrix_vector_06.cc index 0d09d445fc..d6d09fa173 100644 --- a/tests/petsc/sparse_matrix_vector_06.cc +++ b/tests/petsc/sparse_matrix_vector_06.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/petsc/sparse_matrix_vector_07.cc b/tests/petsc/sparse_matrix_vector_07.cc index 007c485d5d..ba24df2516 100644 --- a/tests/petsc/sparse_matrix_vector_07.cc +++ b/tests/petsc/sparse_matrix_vector_07.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/petsc/vector_assign_01.cc b/tests/petsc/vector_assign_01.cc index 90e46e6275..4c604c50d6 100644 --- a/tests/petsc/vector_assign_01.cc +++ b/tests/petsc/vector_assign_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/petsc/vector_assign_02.cc b/tests/petsc/vector_assign_02.cc index 8ee67ead5a..e91964255c 100644 --- a/tests/petsc/vector_assign_02.cc +++ b/tests/petsc/vector_assign_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/petsc/vector_equality_1.cc b/tests/petsc/vector_equality_1.cc index 5beaa3dc63..74fa533a6e 100644 --- a/tests/petsc/vector_equality_1.cc +++ b/tests/petsc/vector_equality_1.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/petsc/vector_equality_2.cc b/tests/petsc/vector_equality_2.cc index 534a8053a9..238b283496 100644 --- a/tests/petsc/vector_equality_2.cc +++ b/tests/petsc/vector_equality_2.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/petsc/vector_equality_3.cc b/tests/petsc/vector_equality_3.cc index 5912f80db2..0e2c01fe36 100644 --- a/tests/petsc/vector_equality_3.cc +++ b/tests/petsc/vector_equality_3.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/petsc/vector_equality_4.cc b/tests/petsc/vector_equality_4.cc index 20a8fb518b..5a8928287e 100644 --- a/tests/petsc/vector_equality_4.cc +++ b/tests/petsc/vector_equality_4.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/petsc/vector_print.cc b/tests/petsc/vector_print.cc index da4e5be4d9..d80b5e0ef6 100644 --- a/tests/petsc/vector_print.cc +++ b/tests/petsc/vector_print.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/petsc/vector_wrap_01.cc b/tests/petsc/vector_wrap_01.cc index b6935b14b2..4a336cc783 100644 --- a/tests/petsc/vector_wrap_01.cc +++ b/tests/petsc/vector_wrap_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/petsc_complex/00.cc b/tests/petsc_complex/00.cc index 94c4b4cd6f..cccd9e7ba5 100644 --- a/tests/petsc_complex/00.cc +++ b/tests/petsc_complex/00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/01.cc b/tests/petsc_complex/01.cc index bfb426b4e2..3801f63ec7 100644 --- a/tests/petsc_complex/01.cc +++ b/tests/petsc_complex/01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/02.cc b/tests/petsc_complex/02.cc index 49b7b2b959..ed7cd99b88 100644 --- a/tests/petsc_complex/02.cc +++ b/tests/petsc_complex/02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/04.cc b/tests/petsc_complex/04.cc index c3fc09c3e9..6f0d51962d 100644 --- a/tests/petsc_complex/04.cc +++ b/tests/petsc_complex/04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/05.cc b/tests/petsc_complex/05.cc index 101c00822b..3241579c81 100644 --- a/tests/petsc_complex/05.cc +++ b/tests/petsc_complex/05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/06.cc b/tests/petsc_complex/06.cc index 71c3c8d7cd..2b0dd3ae43 100644 --- a/tests/petsc_complex/06.cc +++ b/tests/petsc_complex/06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/07.cc b/tests/petsc_complex/07.cc index aac47944f6..5cdd3fb967 100644 --- a/tests/petsc_complex/07.cc +++ b/tests/petsc_complex/07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/08.cc b/tests/petsc_complex/08.cc index 83d50bf170..ba7579f80e 100644 --- a/tests/petsc_complex/08.cc +++ b/tests/petsc_complex/08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/09.cc b/tests/petsc_complex/09.cc index 302400a9a6..d8aee7c59c 100644 --- a/tests/petsc_complex/09.cc +++ b/tests/petsc_complex/09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/10.cc b/tests/petsc_complex/10.cc index a7934b2cc9..ba5c2fa3ac 100644 --- a/tests/petsc_complex/10.cc +++ b/tests/petsc_complex/10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/11.cc b/tests/petsc_complex/11.cc index 353bce5eae..5dea6cf30e 100644 --- a/tests/petsc_complex/11.cc +++ b/tests/petsc_complex/11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/12.cc b/tests/petsc_complex/12.cc index f7f5a6c3c4..bab67b19dc 100644 --- a/tests/petsc_complex/12.cc +++ b/tests/petsc_complex/12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/13.cc b/tests/petsc_complex/13.cc index 1b45cd1efa..62c8061843 100644 --- a/tests/petsc_complex/13.cc +++ b/tests/petsc_complex/13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/17.cc b/tests/petsc_complex/17.cc index 6dff945160..df633e3204 100644 --- a/tests/petsc_complex/17.cc +++ b/tests/petsc_complex/17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/18.cc b/tests/petsc_complex/18.cc index 3fd2be4659..1be7fbc517 100644 --- a/tests/petsc_complex/18.cc +++ b/tests/petsc_complex/18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/19.cc b/tests/petsc_complex/19.cc index ded89842ff..3714ff73d2 100644 --- a/tests/petsc_complex/19.cc +++ b/tests/petsc_complex/19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/20.cc b/tests/petsc_complex/20.cc index e16c89d5db..147740a75e 100644 --- a/tests/petsc_complex/20.cc +++ b/tests/petsc_complex/20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/element_access_00.cc b/tests/petsc_complex/element_access_00.cc index 15ac63c4ce..c7c7caba35 100644 --- a/tests/petsc_complex/element_access_00.cc +++ b/tests/petsc_complex/element_access_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/element_access_01.cc b/tests/petsc_complex/element_access_01.cc index 08c5f10014..0256242e6f 100644 --- a/tests/petsc_complex/element_access_01.cc +++ b/tests/petsc_complex/element_access_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/element_access_02.cc b/tests/petsc_complex/element_access_02.cc index 2c586f275f..3a03048cef 100644 --- a/tests/petsc_complex/element_access_02.cc +++ b/tests/petsc_complex/element_access_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/element_access_03.cc b/tests/petsc_complex/element_access_03.cc index 2a94ec3c2b..ff250c1645 100644 --- a/tests/petsc_complex/element_access_03.cc +++ b/tests/petsc_complex/element_access_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/fe_get_function_values.cc b/tests/petsc_complex/fe_get_function_values.cc index b692f6b136..7d84dc6ee6 100644 --- a/tests/petsc_complex/fe_get_function_values.cc +++ b/tests/petsc_complex/fe_get_function_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/parallel_sparse_matrix_01.cc b/tests/petsc_complex/parallel_sparse_matrix_01.cc index e37dbf1c18..4c54ba6acb 100644 --- a/tests/petsc_complex/parallel_sparse_matrix_01.cc +++ b/tests/petsc_complex/parallel_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/solver_real_01.cc b/tests/petsc_complex/solver_real_01.cc index 88357f3e49..3c288111bd 100644 --- a/tests/petsc_complex/solver_real_01.cc +++ b/tests/petsc_complex/solver_real_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/solver_real_02.cc b/tests/petsc_complex/solver_real_02.cc index 40df1cc489..85150067ce 100644 --- a/tests/petsc_complex/solver_real_02.cc +++ b/tests/petsc_complex/solver_real_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/solver_real_03.cc b/tests/petsc_complex/solver_real_03.cc index ff795e6513..948f89f554 100644 --- a/tests/petsc_complex/solver_real_03.cc +++ b/tests/petsc_complex/solver_real_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/solver_real_03_mf.cc b/tests/petsc_complex/solver_real_03_mf.cc index 4f73dd439e..bbe8c44afa 100644 --- a/tests/petsc_complex/solver_real_03_mf.cc +++ b/tests/petsc_complex/solver_real_03_mf.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/solver_real_04.cc b/tests/petsc_complex/solver_real_04.cc index b6409bedb4..5026dd4f21 100644 --- a/tests/petsc_complex/solver_real_04.cc +++ b/tests/petsc_complex/solver_real_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/sparse_matrix_01.cc b/tests/petsc_complex/sparse_matrix_01.cc index 653c60b34c..d7fde9236d 100644 --- a/tests/petsc_complex/sparse_matrix_01.cc +++ b/tests/petsc_complex/sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_02.cc b/tests/petsc_complex/vector_02.cc index e2d177452d..77d8f9ff45 100644 --- a/tests/petsc_complex/vector_02.cc +++ b/tests/petsc_complex/vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_assign_01.cc b/tests/petsc_complex/vector_assign_01.cc index 2c657e099c..62b78dc9b9 100644 --- a/tests/petsc_complex/vector_assign_01.cc +++ b/tests/petsc_complex/vector_assign_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_assign_02.cc b/tests/petsc_complex/vector_assign_02.cc index ee9b3d7c69..985213615b 100644 --- a/tests/petsc_complex/vector_assign_02.cc +++ b/tests/petsc_complex/vector_assign_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_equality_1.cc b/tests/petsc_complex/vector_equality_1.cc index 587070078e..c5d600b4fa 100644 --- a/tests/petsc_complex/vector_equality_1.cc +++ b/tests/petsc_complex/vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_equality_2.cc b/tests/petsc_complex/vector_equality_2.cc index 6fa8bf2eeb..bfbd028f7d 100644 --- a/tests/petsc_complex/vector_equality_2.cc +++ b/tests/petsc_complex/vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_print.cc b/tests/petsc_complex/vector_print.cc index 598c0d2560..f81ea3cd62 100644 --- a/tests/petsc_complex/vector_print.cc +++ b/tests/petsc_complex/vector_print.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_wrap_01.cc b/tests/petsc_complex/vector_wrap_01.cc index 95c8fd8732..628dc62c97 100644 --- a/tests/petsc_complex/vector_wrap_01.cc +++ b/tests/petsc_complex/vector_wrap_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/physics/elasticity-kinematics_01.cc b/tests/physics/elasticity-kinematics_01.cc index c1fb566f42..c821ecae87 100644 --- a/tests/physics/elasticity-kinematics_01.cc +++ b/tests/physics/elasticity-kinematics_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/physics/elasticity-standard_tensors_01.cc b/tests/physics/elasticity-standard_tensors_01.cc index 74e1f2ca6e..f3eea579fb 100644 --- a/tests/physics/elasticity-standard_tensors_01.cc +++ b/tests/physics/elasticity-standard_tensors_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/quick_tests/CMakeLists.txt b/tests/quick_tests/CMakeLists.txt index 8bf68570ba..f5f819efc5 100644 --- a/tests/quick_tests/CMakeLists.txt +++ b/tests/quick_tests/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2016 by the deal.II authors +## Copyright (C) 2013 - 2018 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/quick_tests/affinity.cc b/tests/quick_tests/affinity.cc index 0e85a57c61..80679bfc5f 100644 --- a/tests/quick_tests/affinity.cc +++ b/tests/quick_tests/affinity.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/quick_tests/arpack.cc b/tests/quick_tests/arpack.cc index 9fb40c7acd..1d41ef98ed 100644 --- a/tests/quick_tests/arpack.cc +++ b/tests/quick_tests/arpack.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/gsl.cc b/tests/quick_tests/gsl.cc index 348b3e4556..a7e3fc7eba 100644 --- a/tests/quick_tests/gsl.cc +++ b/tests/quick_tests/gsl.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/lapack.cc b/tests/quick_tests/lapack.cc index 179184da31..24403c7c34 100644 --- a/tests/quick_tests/lapack.cc +++ b/tests/quick_tests/lapack.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/mpi.cc b/tests/quick_tests/mpi.cc index 5092c29e5a..924145efb6 100644 --- a/tests/quick_tests/mpi.cc +++ b/tests/quick_tests/mpi.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/quick_tests/p4est.cc b/tests/quick_tests/p4est.cc index 13d0e2b417..cbfc5128de 100644 --- a/tests/quick_tests/p4est.cc +++ b/tests/quick_tests/p4est.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/quick_tests/step-metis.cc b/tests/quick_tests/step-metis.cc index 990a5f9252..d5b8570eac 100644 --- a/tests/quick_tests/step-metis.cc +++ b/tests/quick_tests/step-metis.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2016 by the deal.II authors + * Copyright (C) 2013 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step-petsc.cc b/tests/quick_tests/step-petsc.cc index 419f0574ba..61be5f6322 100644 --- a/tests/quick_tests/step-petsc.cc +++ b/tests/quick_tests/step-petsc.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2016 by the deal.II authors + * Copyright (C) 2013 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc index b38d647f3c..b0f3199914 100644 --- a/tests/quick_tests/step-slepc.cc +++ b/tests/quick_tests/step-slepc.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2016 by the deal.II authors + * Copyright (C) 2013 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step-trilinos.cc b/tests/quick_tests/step-trilinos.cc index cc4a0dd69d..5acd986a19 100644 --- a/tests/quick_tests/step-trilinos.cc +++ b/tests/quick_tests/step-trilinos.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2016 by the deal.II authors + * Copyright (C) 2013 - 2017 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step.cc b/tests/quick_tests/step.cc index 96e5ec7ffe..2f1c46ab9d 100644 --- a/tests/quick_tests/step.cc +++ b/tests/quick_tests/step.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/quick_tests/sundials-ida.cc b/tests/quick_tests/sundials-ida.cc index 75a15f51cc..c2a1b42d0b 100644 --- a/tests/quick_tests/sundials-ida.cc +++ b/tests/quick_tests/sundials-ida.cc @@ -1,6 +1,6 @@ //----------------------------------------------------------- // -// Copyright (C) 2015 by the deal2lkit authors +// Copyright (C) 2015 - 2017 by the deal2lkit authors // // This file is part of the deal2lkit library. // diff --git a/tests/quick_tests/tbb.cc b/tests/quick_tests/tbb.cc index 1ac87d1b3a..9a53108988 100644 --- a/tests/quick_tests/tbb.cc +++ b/tests/quick_tests/tbb.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/quick_tests/umfpack.cc b/tests/quick_tests/umfpack.cc index d0221ecc5b..c799b67938 100644 --- a/tests/quick_tests/umfpack.cc +++ b/tests/quick_tests/umfpack.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/rol/vector_adaptor_apply_binary_01.cc b/tests/rol/vector_adaptor_apply_binary_01.cc index 769b26d45c..604b0a9a29 100644 --- a/tests/rol/vector_adaptor_apply_binary_01.cc +++ b/tests/rol/vector_adaptor_apply_binary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sacado/sacado_product_type_01.cc b/tests/sacado/sacado_product_type_01.cc index b2c5360f77..518699cd85 100644 --- a/tests/sacado/sacado_product_type_01.cc +++ b/tests/sacado/sacado_product_type_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/sacado/sacado_product_type_02.cc b/tests/sacado/sacado_product_type_02.cc index b6fae8a672..77aaa926f0 100644 --- a/tests/sacado/sacado_product_type_02.cc +++ b/tests/sacado/sacado_product_type_02.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/sacado/sacado_product_type_03.cc b/tests/sacado/sacado_product_type_03.cc index 11e3da1b08..5c6270f75e 100644 --- a/tests/sacado/sacado_product_type_03.cc +++ b/tests/sacado/sacado_product_type_03.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/sacado/sacado_product_type_04.cc b/tests/sacado/sacado_product_type_04.cc index fce2b3d49d..7168bc51ec 100644 --- a/tests/sacado/sacado_product_type_04.cc +++ b/tests/sacado/sacado_product_type_04.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/sacado/sacado_product_type_05.cc b/tests/sacado/sacado_product_type_05.cc index cb16847447..a0f08c8289 100644 --- a/tests/sacado/sacado_product_type_05.cc +++ b/tests/sacado/sacado_product_type_05.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/sacado/sacado_product_type_06.cc b/tests/sacado/sacado_product_type_06.cc index edeb0cf6e6..ebbe4098a0 100644 --- a/tests/sacado/sacado_product_type_06.cc +++ b/tests/sacado/sacado_product_type_06.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/sacado/sacado_product_type_07.cc b/tests/sacado/sacado_product_type_07.cc index 8622c726fa..d283177d88 100644 --- a/tests/sacado/sacado_product_type_07.cc +++ b/tests/sacado/sacado_product_type_07.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/sacado/sacado_product_type_08.cc b/tests/sacado/sacado_product_type_08.cc index 8f924149e2..5a2a229c5e 100644 --- a/tests/sacado/sacado_product_type_08.cc +++ b/tests/sacado/sacado_product_type_08.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/sacado/sacado_product_type_09.cc b/tests/sacado/sacado_product_type_09.cc index bcc9fea2d8..f6cb680d7c 100644 --- a/tests/sacado/sacado_product_type_09.cc +++ b/tests/sacado/sacado_product_type_09.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/scalapack/scalapack_01.cc b/tests/scalapack/scalapack_01.cc index 7e75e5f759..057489bc89 100644 --- a/tests/scalapack/scalapack_01.cc +++ b/tests/scalapack/scalapack_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_02.cc b/tests/scalapack/scalapack_02.cc index db6049c4c8..9aecd9a3fe 100644 --- a/tests/scalapack/scalapack_02.cc +++ b/tests/scalapack/scalapack_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_03.cc b/tests/scalapack/scalapack_03.cc index 8e6bb32922..a4f8592588 100644 --- a/tests/scalapack/scalapack_03.cc +++ b/tests/scalapack/scalapack_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_04.cc b/tests/scalapack/scalapack_04.cc index 761e64d075..03664f2e2d 100644 --- a/tests/scalapack/scalapack_04.cc +++ b/tests/scalapack/scalapack_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_05.cc b/tests/scalapack/scalapack_05.cc index 7284d6c334..8fd28b1ca5 100644 --- a/tests/scalapack/scalapack_05.cc +++ b/tests/scalapack/scalapack_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_06.cc b/tests/scalapack/scalapack_06.cc index 977ff53f5d..461ae55d86 100644 --- a/tests/scalapack/scalapack_06.cc +++ b/tests/scalapack/scalapack_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_07.cc b/tests/scalapack/scalapack_07.cc index 2dfb1b5e23..2b2e54355a 100644 --- a/tests/scalapack/scalapack_07.cc +++ b/tests/scalapack/scalapack_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_08.cc b/tests/scalapack/scalapack_08.cc index 18430dd8d2..a5af1f50f4 100644 --- a/tests/scalapack/scalapack_08.cc +++ b/tests/scalapack/scalapack_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/scalapack/scalapack_09.cc b/tests/scalapack/scalapack_09.cc index c7b3ac7b11..7280fca628 100644 --- a/tests/scalapack/scalapack_09.cc +++ b/tests/scalapack/scalapack_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/serialization/dof_handler_01.cc b/tests/serialization/dof_handler_01.cc index b37dc4059f..6c92134ee0 100644 --- a/tests/serialization/dof_handler_01.cc +++ b/tests/serialization/dof_handler_01.cc @@ -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/tests/serialization/parameter_handler.cc b/tests/serialization/parameter_handler.cc index 731dbb1840..1251408fa0 100644 --- a/tests/serialization/parameter_handler.cc +++ b/tests/serialization/parameter_handler.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/tests/serialization/particle_handler_01.cc b/tests/serialization/particle_handler_01.cc index 5a678140a0..684983d6b8 100644 --- a/tests/serialization/particle_handler_01.cc +++ b/tests/serialization/particle_handler_01.cc @@ -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/tests/serialization/point.cc b/tests/serialization/point.cc index 603001d06f..0d0defdf40 100644 --- a/tests/serialization/point.cc +++ b/tests/serialization/point.cc @@ -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/tests/serialization/pointer_01.cc b/tests/serialization/pointer_01.cc index 0ede030551..078822c256 100644 --- a/tests/serialization/pointer_01.cc +++ b/tests/serialization/pointer_01.cc @@ -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/tests/serialization/pointer_02.cc b/tests/serialization/pointer_02.cc index cf0147f89c..536df7e260 100644 --- a/tests/serialization/pointer_02.cc +++ b/tests/serialization/pointer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/serialization/pointer_03.cc b/tests/serialization/pointer_03.cc index bfaeb2a699..fc83762e2f 100644 --- a/tests/serialization/pointer_03.cc +++ b/tests/serialization/pointer_03.cc @@ -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/tests/serialization/pointer_04.cc b/tests/serialization/pointer_04.cc index d83fb1cb3f..e9e66c25c8 100644 --- a/tests/serialization/pointer_04.cc +++ b/tests/serialization/pointer_04.cc @@ -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/tests/serialization/pointer_05.cc b/tests/serialization/pointer_05.cc index 8445dfed3a..61a5868722 100644 --- a/tests/serialization/pointer_05.cc +++ b/tests/serialization/pointer_05.cc @@ -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/tests/serialization/polynomial.cc b/tests/serialization/polynomial.cc index 3a68c9ec14..47488a8949 100644 --- a/tests/serialization/polynomial.cc +++ b/tests/serialization/polynomial.cc @@ -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/tests/serialization/polynomial_hierarchical.cc b/tests/serialization/polynomial_hierarchical.cc index 9932a4881f..e8d37e763d 100644 --- a/tests/serialization/polynomial_hierarchical.cc +++ b/tests/serialization/polynomial_hierarchical.cc @@ -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/tests/serialization/polynomial_lagrange_equidistant.cc b/tests/serialization/polynomial_lagrange_equidistant.cc index 669ec4c3f8..593987e62a 100644 --- a/tests/serialization/polynomial_lagrange_equidistant.cc +++ b/tests/serialization/polynomial_lagrange_equidistant.cc @@ -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/tests/serialization/polynomial_lagrange_gl.cc b/tests/serialization/polynomial_lagrange_gl.cc index 5e8de30c5d..917e7d71df 100644 --- a/tests/serialization/polynomial_lagrange_gl.cc +++ b/tests/serialization/polynomial_lagrange_gl.cc @@ -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/tests/serialization/polynomial_legendre.cc b/tests/serialization/polynomial_legendre.cc index aa4230ea59..4b58afbc41 100644 --- a/tests/serialization/polynomial_legendre.cc +++ b/tests/serialization/polynomial_legendre.cc @@ -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/tests/serialization/polynomial_lobatto.cc b/tests/serialization/polynomial_lobatto.cc index 1cdab6934c..0663924bd4 100644 --- a/tests/serialization/polynomial_lobatto.cc +++ b/tests/serialization/polynomial_lobatto.cc @@ -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/tests/serialization/polynomial_monomial.cc b/tests/serialization/polynomial_monomial.cc index 71706ab618..a3b43d0ad7 100644 --- a/tests/serialization/polynomial_monomial.cc +++ b/tests/serialization/polynomial_monomial.cc @@ -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/tests/serialization/quadrature.cc b/tests/serialization/quadrature.cc index 1e9bfeef79..783e73b851 100644 --- a/tests/serialization/quadrature.cc +++ b/tests/serialization/quadrature.cc @@ -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/tests/serialization/quadrature_qanisotropic.cc b/tests/serialization/quadrature_qanisotropic.cc index a8b8332626..99c6eb6dda 100644 --- a/tests/serialization/quadrature_qanisotropic.cc +++ b/tests/serialization/quadrature_qanisotropic.cc @@ -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/tests/serialization/quadrature_qiterated.cc b/tests/serialization/quadrature_qiterated.cc index 328e08c444..8cbfb803a9 100644 --- a/tests/serialization/quadrature_qiterated.cc +++ b/tests/serialization/quadrature_qiterated.cc @@ -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/tests/serialization/sparsity_pattern.cc b/tests/serialization/sparsity_pattern.cc index fe00546704..a74757c5c9 100644 --- a/tests/serialization/sparsity_pattern.cc +++ b/tests/serialization/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/serialization/symmetric_tensor.cc b/tests/serialization/symmetric_tensor.cc index 4df973c574..68dba845a0 100644 --- a/tests/serialization/symmetric_tensor.cc +++ b/tests/serialization/symmetric_tensor.cc @@ -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/tests/serialization/table_1.cc b/tests/serialization/table_1.cc index 708bf682dd..fd4d204116 100644 --- a/tests/serialization/table_1.cc +++ b/tests/serialization/table_1.cc @@ -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/tests/serialization/table_2.cc b/tests/serialization/table_2.cc index 8113c7aefc..6d6568549b 100644 --- a/tests/serialization/table_2.cc +++ b/tests/serialization/table_2.cc @@ -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/tests/serialization/table_3.cc b/tests/serialization/table_3.cc index 7a5379ab76..7ab5a22d2a 100644 --- a/tests/serialization/table_3.cc +++ b/tests/serialization/table_3.cc @@ -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/tests/serialization/table_4.cc b/tests/serialization/table_4.cc index 599aed1d59..8db4db2ad1 100644 --- a/tests/serialization/table_4.cc +++ b/tests/serialization/table_4.cc @@ -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/tests/serialization/table_5.cc b/tests/serialization/table_5.cc index d63b110ade..afa9e21629 100644 --- a/tests/serialization/table_5.cc +++ b/tests/serialization/table_5.cc @@ -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/tests/serialization/table_6.cc b/tests/serialization/table_6.cc index 6e5016c73f..7cb0d2fee9 100644 --- a/tests/serialization/table_6.cc +++ b/tests/serialization/table_6.cc @@ -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/tests/serialization/table_7.cc b/tests/serialization/table_7.cc index e5c7980e0e..5b7af374c3 100644 --- a/tests/serialization/table_7.cc +++ b/tests/serialization/table_7.cc @@ -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/tests/serialization/table_handler.cc b/tests/serialization/table_handler.cc index eb603ce925..2d91db9a08 100644 --- a/tests/serialization/table_handler.cc +++ b/tests/serialization/table_handler.cc @@ -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/tests/serialization/tensor.cc b/tests/serialization/tensor.cc index cb4b337c4b..f4d8c87eb8 100644 --- a/tests/serialization/tensor.cc +++ b/tests/serialization/tensor.cc @@ -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/tests/serialization/tensor_base.cc b/tests/serialization/tensor_base.cc index 75f1fde843..4ff8f47a1c 100644 --- a/tests/serialization/tensor_base.cc +++ b/tests/serialization/tensor_base.cc @@ -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/tests/serialization/tensor_base_scalar.cc b/tests/serialization/tensor_base_scalar.cc index e56bb5339a..5cf8d4cc2e 100644 --- a/tests/serialization/tensor_base_scalar.cc +++ b/tests/serialization/tensor_base_scalar.cc @@ -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/tests/serialization/test_01.cc b/tests/serialization/test_01.cc index 8d17057e63..445230e09d 100644 --- a/tests/serialization/test_01.cc +++ b/tests/serialization/test_01.cc @@ -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/tests/serialization/triangulation_01.cc b/tests/serialization/triangulation_01.cc index 8859762a30..f646eeff32 100644 --- a/tests/serialization/triangulation_01.cc +++ b/tests/serialization/triangulation_01.cc @@ -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/tests/serialization/triangulation_02.cc b/tests/serialization/triangulation_02.cc index 7fefe44b2c..bb935f3dea 100644 --- a/tests/serialization/triangulation_02.cc +++ b/tests/serialization/triangulation_02.cc @@ -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/tests/serialization/vector.cc b/tests/serialization/vector.cc index 5b6c91d592..8a30fcfc9e 100644 --- a/tests/serialization/vector.cc +++ b/tests/serialization/vector.cc @@ -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/tests/sharedtria/copy_tria_01.cc b/tests/sharedtria/copy_tria_01.cc index eefaf3269c..b18a6f427b 100644 --- a/tests/sharedtria/copy_tria_01.cc +++ b/tests/sharedtria/copy_tria_01.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/tests/sharedtria/dof_01.cc b/tests/sharedtria/dof_01.cc index 5a968d3f62..f9b795f18b 100644 --- a/tests/sharedtria/dof_01.cc +++ b/tests/sharedtria/dof_01.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/sharedtria/dof_02.cc b/tests/sharedtria/dof_02.cc index 1a9cd2411a..33f5ec2f7a 100644 --- a/tests/sharedtria/dof_02.cc +++ b/tests/sharedtria/dof_02.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/sharedtria/dof_03.cc b/tests/sharedtria/dof_03.cc index dbf94fca69..fc76379e9e 100644 --- a/tests/sharedtria/dof_03.cc +++ b/tests/sharedtria/dof_03.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/sharedtria/dof_04.cc b/tests/sharedtria/dof_04.cc index 8bb5ad957a..e11e429843 100644 --- a/tests/sharedtria/dof_04.cc +++ b/tests/sharedtria/dof_04.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/sharedtria/hp_dof_01.cc b/tests/sharedtria/hp_dof_01.cc index 1b379e6db6..c63bab3aee 100644 --- a/tests/sharedtria/hp_dof_01.cc +++ b/tests/sharedtria/hp_dof_01.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/sharedtria/hp_dof_02.cc b/tests/sharedtria/hp_dof_02.cc index 0189f18f16..7e087a7b53 100644 --- a/tests/sharedtria/hp_dof_02.cc +++ b/tests/sharedtria/hp_dof_02.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/sharedtria/hp_dof_03.cc b/tests/sharedtria/hp_dof_03.cc index dc9471b450..21f254e2f0 100644 --- a/tests/sharedtria/hp_dof_03.cc +++ b/tests/sharedtria/hp_dof_03.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/sharedtria/hp_dof_04.cc b/tests/sharedtria/hp_dof_04.cc index 565e8188c9..40bb9a63e2 100644 --- a/tests/sharedtria/hp_dof_04.cc +++ b/tests/sharedtria/hp_dof_04.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/sharedtria/tria_01.cc b/tests/sharedtria/tria_01.cc index 3e9d0b2a1c..0ebbed41bc 100644 --- a/tests/sharedtria/tria_01.cc +++ b/tests/sharedtria/tria_01.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/sharedtria/tria_02.cc b/tests/sharedtria/tria_02.cc index 062cc94e8d..ce12222e7d 100644 --- a/tests/sharedtria/tria_02.cc +++ b/tests/sharedtria/tria_02.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/sharedtria/tria_custom_refine01.cc b/tests/sharedtria/tria_custom_refine01.cc index bf4e35421e..68e748ebb0 100644 --- a/tests/sharedtria/tria_custom_refine01.cc +++ b/tests/sharedtria/tria_custom_refine01.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/sharedtria/tria_custom_refine01_cxx11.cc b/tests/sharedtria/tria_custom_refine01_cxx11.cc index a8e8bda186..750ba1f2dc 100644 --- a/tests/sharedtria/tria_custom_refine01_cxx11.cc +++ b/tests/sharedtria/tria_custom_refine01_cxx11.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/sharedtria/tria_custom_refine02.cc b/tests/sharedtria/tria_custom_refine02.cc index 9828f64380..cbd0021560 100644 --- a/tests/sharedtria/tria_custom_refine02.cc +++ b/tests/sharedtria/tria_custom_refine02.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/sharedtria/tria_load_01.cc b/tests/sharedtria/tria_load_01.cc index 7c0394d518..51a2a2f3b3 100644 --- a/tests/sharedtria/tria_load_01.cc +++ b/tests/sharedtria/tria_load_01.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/tests/sharedtria/tria_multigrid_01.cc b/tests/sharedtria/tria_multigrid_01.cc index 93bf173f8f..39c8b57f9b 100644 --- a/tests/sharedtria/tria_multigrid_01.cc +++ b/tests/sharedtria/tria_multigrid_01.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/sharedtria/tria_multigrid_02.cc b/tests/sharedtria/tria_multigrid_02.cc index 4f65e31779..e0f5e7dba9 100644 --- a/tests/sharedtria/tria_multigrid_02.cc +++ b/tests/sharedtria/tria_multigrid_02.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/sharedtria/tria_zorder_01.cc b/tests/sharedtria/tria_zorder_01.cc index bd4f945631..c580f964c9 100644 --- a/tests/sharedtria/tria_zorder_01.cc +++ b/tests/sharedtria/tria_zorder_01.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/sharedtria/tria_zorder_02.cc b/tests/sharedtria/tria_zorder_02.cc index 278d84267d..ca8fd057fa 100644 --- a/tests/sharedtria/tria_zorder_02.cc +++ b/tests/sharedtria/tria_zorder_02.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/slepc/00.cc b/tests/slepc/00.cc index 9434b1c61e..5faa445b73 100644 --- a/tests/slepc/00.cc +++ b/tests/slepc/00.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/slepc/solve_01.cc b/tests/slepc/solve_01.cc index b51e25a0a4..307bef5dca 100644 --- a/tests/slepc/solve_01.cc +++ b/tests/slepc/solve_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/block_dynamic_01.cc b/tests/sparsity/block_dynamic_01.cc index 6a3993ff8e..61264ed80c 100644 --- a/tests/sparsity/block_dynamic_01.cc +++ b/tests/sparsity/block_dynamic_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc b/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc index fbcf3f264a..3496f58e7c 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 - 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/tests/sparsity/block_sparsity_pattern_01.cc b/tests/sparsity/block_sparsity_pattern_01.cc index 7f5a6ada25..fda683ac4a 100644 --- a/tests/sparsity/block_sparsity_pattern_01.cc +++ b/tests/sparsity/block_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/block_sparsity_pattern_02.cc b/tests/sparsity/block_sparsity_pattern_02.cc index 512494189f..721a973762 100644 --- a/tests/sparsity/block_sparsity_pattern_02.cc +++ b/tests/sparsity/block_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/block_sparsity_pattern_03.cc b/tests/sparsity/block_sparsity_pattern_03.cc index cb41d7b570..e3fcc6590b 100644 --- a/tests/sparsity/block_sparsity_pattern_03.cc +++ b/tests/sparsity/block_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/chunk_sparsity_pattern_01.cc b/tests/sparsity/chunk_sparsity_pattern_01.cc index 4072adbc2f..c4f63ae15e 100644 --- a/tests/sparsity/chunk_sparsity_pattern_01.cc +++ b/tests/sparsity/chunk_sparsity_pattern_01.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/tests/sparsity/chunk_sparsity_pattern_02.cc b/tests/sparsity/chunk_sparsity_pattern_02.cc index 3ebcb42334..a7f384a533 100644 --- a/tests/sparsity/chunk_sparsity_pattern_02.cc +++ b/tests/sparsity/chunk_sparsity_pattern_02.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/tests/sparsity/chunk_sparsity_pattern_03.cc b/tests/sparsity/chunk_sparsity_pattern_03.cc index 757b6db384..f9a223ec7c 100644 --- a/tests/sparsity/chunk_sparsity_pattern_03.cc +++ b/tests/sparsity/chunk_sparsity_pattern_03.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/tests/sparsity/chunk_sparsity_pattern_04.cc b/tests/sparsity/chunk_sparsity_pattern_04.cc index 083b43b040..2997d09a54 100644 --- a/tests/sparsity/chunk_sparsity_pattern_04.cc +++ b/tests/sparsity/chunk_sparsity_pattern_04.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/tests/sparsity/chunk_sparsity_pattern_05.cc b/tests/sparsity/chunk_sparsity_pattern_05.cc index 070302d047..3fbcc8af3b 100644 --- a/tests/sparsity/chunk_sparsity_pattern_05.cc +++ b/tests/sparsity/chunk_sparsity_pattern_05.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/tests/sparsity/chunk_sparsity_pattern_06.cc b/tests/sparsity/chunk_sparsity_pattern_06.cc index 2934ba8407..08c80f1150 100644 --- a/tests/sparsity/chunk_sparsity_pattern_06.cc +++ b/tests/sparsity/chunk_sparsity_pattern_06.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/tests/sparsity/chunk_sparsity_pattern_07.cc b/tests/sparsity/chunk_sparsity_pattern_07.cc index 308e90fcd1..2f58e69883 100644 --- a/tests/sparsity/chunk_sparsity_pattern_07.cc +++ b/tests/sparsity/chunk_sparsity_pattern_07.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/tests/sparsity/chunk_sparsity_pattern_09.cc b/tests/sparsity/chunk_sparsity_pattern_09.cc index f46f8d15df..48f75e331a 100644 --- a/tests/sparsity/chunk_sparsity_pattern_09.cc +++ b/tests/sparsity/chunk_sparsity_pattern_09.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/tests/sparsity/chunk_sparsity_pattern_10.cc b/tests/sparsity/chunk_sparsity_pattern_10.cc index fbe14c3926..195867b712 100644 --- a/tests/sparsity/chunk_sparsity_pattern_10.cc +++ b/tests/sparsity/chunk_sparsity_pattern_10.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/tests/sparsity/chunk_sparsity_pattern_11.cc b/tests/sparsity/chunk_sparsity_pattern_11.cc index 98da79921f..7bb43e1da3 100644 --- a/tests/sparsity/chunk_sparsity_pattern_11.cc +++ b/tests/sparsity/chunk_sparsity_pattern_11.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/tests/sparsity/dynamic_sparsity_pattern_01.cc b/tests/sparsity/dynamic_sparsity_pattern_01.cc index 8106860a5c..ae85f221f4 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_01.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_02.cc b/tests/sparsity/dynamic_sparsity_pattern_02.cc index 46ec49c0d5..6ecc3bcdae 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_02.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_03.cc b/tests/sparsity/dynamic_sparsity_pattern_03.cc index dc8f9ff45b..866a768292 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_03.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_04.cc b/tests/sparsity/dynamic_sparsity_pattern_04.cc index 6247dd6f37..e3de3c5002 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_04.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_05.cc b/tests/sparsity/dynamic_sparsity_pattern_05.cc index a5260cb943..4ba45f11ce 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_05.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_06.cc b/tests/sparsity/dynamic_sparsity_pattern_06.cc index 3064eb580d..0dbf76b249 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_06.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_07.cc b/tests/sparsity/dynamic_sparsity_pattern_07.cc index 04e09495d3..bb6ad74b56 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_07.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_08.cc b/tests/sparsity/dynamic_sparsity_pattern_08.cc index 58ea1b77ad..980fc20b83 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_08.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_09.cc b/tests/sparsity/dynamic_sparsity_pattern_09.cc index bdb9f96020..5c210ba061 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_09.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_10.cc b/tests/sparsity/dynamic_sparsity_pattern_10.cc index 289debe120..dccf6aa5ad 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_10.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_10.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/tests/sparsity/dynamic_sparsity_pattern_11.cc b/tests/sparsity/dynamic_sparsity_pattern_11.cc index 6c19cac8bd..e3c68c5613 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_11.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_11.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/tests/sparsity/dynamic_sparsity_pattern_12.cc b/tests/sparsity/dynamic_sparsity_pattern_12.cc index 8a4465c89c..2e47c94c0e 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_12.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_12.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/tests/sparsity/dynamic_sparsity_pattern_13.cc b/tests/sparsity/dynamic_sparsity_pattern_13.cc index 2e86eedf63..592e6b72db 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_13.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_13.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/tests/sparsity/dynamic_sparsity_pattern_14.cc b/tests/sparsity/dynamic_sparsity_pattern_14.cc index 91f41207a0..ee6c67f7ab 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_14.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_14.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/tests/sparsity/dynamic_sparsity_pattern_15.cc b/tests/sparsity/dynamic_sparsity_pattern_15.cc index 1949e88a27..3e15cc9bc8 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_15.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_15.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/tests/sparsity/dynamic_sparsity_pattern_16.cc b/tests/sparsity/dynamic_sparsity_pattern_16.cc index f21be89d37..cf5643dc9f 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_16.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_16.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/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_1.cc b/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_1.cc index c04d0cd914..6411a10fd0 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_1.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_1.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_2.cc b/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_2.cc index 21801cbfef..4706d830f2 100644 --- a/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_2.cc +++ b/tests/sparsity/dynamic_sparsity_pattern_compute_mmult_2.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc b/tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc index 60870f6e8c..28d7f2552e 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 - 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/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc b/tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc index 512930e1c4..d4e53b3dac 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 - 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/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc index e0a6f6a0c8..4bbd80fe9a 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc index 345a062381..f09c0c2bba 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc index aa0f0e2a5a..2f8c5e0a1b 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc index 652612d222..9e9830a3f1 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc index 3db52c48dd..d941351a01 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc index b3dac967e3..2a155c47e0 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/sparsity_pattern.cc b/tests/sparsity/sparsity_pattern.cc index e747b5a7a3..a6843f996b 100644 --- a/tests/sparsity/sparsity_pattern.cc +++ b/tests/sparsity/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/sparsity_pattern_01.cc b/tests/sparsity/sparsity_pattern_01.cc index 64af7c7e5b..6d6646260c 100644 --- a/tests/sparsity/sparsity_pattern_01.cc +++ b/tests/sparsity/sparsity_pattern_01.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/tests/sparsity/sparsity_pattern_02.cc b/tests/sparsity/sparsity_pattern_02.cc index acb79fa0e9..5bf5c10bde 100644 --- a/tests/sparsity/sparsity_pattern_02.cc +++ b/tests/sparsity/sparsity_pattern_02.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/tests/sparsity/sparsity_pattern_03.cc b/tests/sparsity/sparsity_pattern_03.cc index 2450da9c92..1fbdd51864 100644 --- a/tests/sparsity/sparsity_pattern_03.cc +++ b/tests/sparsity/sparsity_pattern_03.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/tests/sparsity/sparsity_pattern_04.cc b/tests/sparsity/sparsity_pattern_04.cc index b7dc32623f..07b828c604 100644 --- a/tests/sparsity/sparsity_pattern_04.cc +++ b/tests/sparsity/sparsity_pattern_04.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/tests/sparsity/sparsity_pattern_05.cc b/tests/sparsity/sparsity_pattern_05.cc index 691038550f..23a24e50a3 100644 --- a/tests/sparsity/sparsity_pattern_05.cc +++ b/tests/sparsity/sparsity_pattern_05.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/tests/sparsity/sparsity_pattern_06.cc b/tests/sparsity/sparsity_pattern_06.cc index cdde918390..ab38e7b57c 100644 --- a/tests/sparsity/sparsity_pattern_06.cc +++ b/tests/sparsity/sparsity_pattern_06.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/tests/sparsity/sparsity_pattern_07.cc b/tests/sparsity/sparsity_pattern_07.cc index 3cce2d7240..10e44215e0 100644 --- a/tests/sparsity/sparsity_pattern_07.cc +++ b/tests/sparsity/sparsity_pattern_07.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/tests/sparsity/sparsity_pattern_08.cc b/tests/sparsity/sparsity_pattern_08.cc index bb79c86ab7..4fa0720837 100644 --- a/tests/sparsity/sparsity_pattern_08.cc +++ b/tests/sparsity/sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/sparsity_pattern_09.cc b/tests/sparsity/sparsity_pattern_09.cc index 77ed328307..0f3ad34d91 100644 --- a/tests/sparsity/sparsity_pattern_09.cc +++ b/tests/sparsity/sparsity_pattern_09.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/tests/sparsity/sparsity_pattern_10.cc b/tests/sparsity/sparsity_pattern_10.cc index e748d50ba1..dc060b350e 100644 --- a/tests/sparsity/sparsity_pattern_10.cc +++ b/tests/sparsity/sparsity_pattern_10.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/tests/sparsity/sparsity_pattern_11.cc b/tests/sparsity/sparsity_pattern_11.cc index 15a5856a69..eba11e1a9c 100644 --- a/tests/sparsity/sparsity_pattern_11.cc +++ b/tests/sparsity/sparsity_pattern_11.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/tests/sparsity/sparsity_pattern_copy_from_01.cc b/tests/sparsity/sparsity_pattern_copy_from_01.cc index 5913029c52..0212f8190a 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 - 2016 by the deal.II authors +// Copyright (C) 2001 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/sparsity_pattern_copy_from_02.cc b/tests/sparsity/sparsity_pattern_copy_from_02.cc index 3e94e536e9..9488491843 100644 --- a/tests/sparsity/sparsity_pattern_copy_from_02.cc +++ b/tests/sparsity/sparsity_pattern_copy_from_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/sparsity/sparsity_pattern_iterator_01.cc b/tests/sparsity/sparsity_pattern_iterator_01.cc index d6abf52e71..3a72b80990 100644 --- a/tests/sparsity/sparsity_pattern_iterator_01.cc +++ b/tests/sparsity/sparsity_pattern_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sparsity/sparsity_tools_01.cc b/tests/sparsity/sparsity_tools_01.cc index 827c4922d6..842e6a9fa8 100644 --- a/tests/sparsity/sparsity_tools_01.cc +++ b/tests/sparsity/sparsity_tools_01.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/tests/sparsity/sparsity_tools_02.cc b/tests/sparsity/sparsity_tools_02.cc index 4f007fcaef..2957ea6d04 100644 --- a/tests/sparsity/sparsity_tools_02.cc +++ b/tests/sparsity/sparsity_tools_02.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/tests/tensors/symmetric_tensor_01.cc b/tests/tensors/symmetric_tensor_01.cc index 389214b68f..22d862b619 100644 --- a/tests/tensors/symmetric_tensor_01.cc +++ b/tests/tensors/symmetric_tensor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_02.cc b/tests/tensors/symmetric_tensor_02.cc index 10dc9eda3d..b542d295ba 100644 --- a/tests/tensors/symmetric_tensor_02.cc +++ b/tests/tensors/symmetric_tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_03.cc b/tests/tensors/symmetric_tensor_03.cc index 6bf8cc5020..dc56cb005c 100644 --- a/tests/tensors/symmetric_tensor_03.cc +++ b/tests/tensors/symmetric_tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_04.cc b/tests/tensors/symmetric_tensor_04.cc index 6b5d5cb797..47ebb67531 100644 --- a/tests/tensors/symmetric_tensor_04.cc +++ b/tests/tensors/symmetric_tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_05.cc b/tests/tensors/symmetric_tensor_05.cc index bcce4175bf..fca952e4fa 100644 --- a/tests/tensors/symmetric_tensor_05.cc +++ b/tests/tensors/symmetric_tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_06.cc b/tests/tensors/symmetric_tensor_06.cc index 2b0eb69c2e..c3e665081e 100644 --- a/tests/tensors/symmetric_tensor_06.cc +++ b/tests/tensors/symmetric_tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_07.cc b/tests/tensors/symmetric_tensor_07.cc index 0f48cb7002..d94b524d53 100644 --- a/tests/tensors/symmetric_tensor_07.cc +++ b/tests/tensors/symmetric_tensor_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_08.cc b/tests/tensors/symmetric_tensor_08.cc index 493c6f5b2b..d4cd983e27 100644 --- a/tests/tensors/symmetric_tensor_08.cc +++ b/tests/tensors/symmetric_tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_09.cc b/tests/tensors/symmetric_tensor_09.cc index 7fd248362a..4380bb99f6 100644 --- a/tests/tensors/symmetric_tensor_09.cc +++ b/tests/tensors/symmetric_tensor_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_10.cc b/tests/tensors/symmetric_tensor_10.cc index a3c84a7e4e..724e084a91 100644 --- a/tests/tensors/symmetric_tensor_10.cc +++ b/tests/tensors/symmetric_tensor_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_11.cc b/tests/tensors/symmetric_tensor_11.cc index d1ab35acde..270c75621a 100644 --- a/tests/tensors/symmetric_tensor_11.cc +++ b/tests/tensors/symmetric_tensor_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_12.cc b/tests/tensors/symmetric_tensor_12.cc index 5a19412e80..f2079f1da2 100644 --- a/tests/tensors/symmetric_tensor_12.cc +++ b/tests/tensors/symmetric_tensor_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_13.cc b/tests/tensors/symmetric_tensor_13.cc index 92f481026a..94bd91311a 100644 --- a/tests/tensors/symmetric_tensor_13.cc +++ b/tests/tensors/symmetric_tensor_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_14.cc b/tests/tensors/symmetric_tensor_14.cc index 68d42c31cd..4df3e251a3 100644 --- a/tests/tensors/symmetric_tensor_14.cc +++ b/tests/tensors/symmetric_tensor_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_15.cc b/tests/tensors/symmetric_tensor_15.cc index 4ee1e59ffe..c089bee430 100644 --- a/tests/tensors/symmetric_tensor_15.cc +++ b/tests/tensors/symmetric_tensor_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_16.cc b/tests/tensors/symmetric_tensor_16.cc index 97bd859ab8..675df3dad5 100644 --- a/tests/tensors/symmetric_tensor_16.cc +++ b/tests/tensors/symmetric_tensor_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_17.cc b/tests/tensors/symmetric_tensor_17.cc index 0279ea4b13..00242d27a0 100644 --- a/tests/tensors/symmetric_tensor_17.cc +++ b/tests/tensors/symmetric_tensor_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_18.cc b/tests/tensors/symmetric_tensor_18.cc index f0486241dc..72a61a57c6 100644 --- a/tests/tensors/symmetric_tensor_18.cc +++ b/tests/tensors/symmetric_tensor_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_19.cc b/tests/tensors/symmetric_tensor_19.cc index 2e881f695e..e99044672e 100644 --- a/tests/tensors/symmetric_tensor_19.cc +++ b/tests/tensors/symmetric_tensor_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_20.cc b/tests/tensors/symmetric_tensor_20.cc index fd888876a0..59c7f50a37 100644 --- a/tests/tensors/symmetric_tensor_20.cc +++ b/tests/tensors/symmetric_tensor_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_21.cc b/tests/tensors/symmetric_tensor_21.cc index 647038faa5..7676c6cb38 100644 --- a/tests/tensors/symmetric_tensor_21.cc +++ b/tests/tensors/symmetric_tensor_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_22.cc b/tests/tensors/symmetric_tensor_22.cc index bd0b25acfa..d8f884fae0 100644 --- a/tests/tensors/symmetric_tensor_22.cc +++ b/tests/tensors/symmetric_tensor_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_23.cc b/tests/tensors/symmetric_tensor_23.cc index 1ead20b763..0f7d6f0ee4 100644 --- a/tests/tensors/symmetric_tensor_23.cc +++ b/tests/tensors/symmetric_tensor_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_24.cc b/tests/tensors/symmetric_tensor_24.cc index 3a5d0e1623..4ca7b32eca 100644 --- a/tests/tensors/symmetric_tensor_24.cc +++ b/tests/tensors/symmetric_tensor_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_25.cc b/tests/tensors/symmetric_tensor_25.cc index aef60a2092..b39dd68fbf 100644 --- a/tests/tensors/symmetric_tensor_25.cc +++ b/tests/tensors/symmetric_tensor_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_26.cc b/tests/tensors/symmetric_tensor_26.cc index 29038684c3..f7f85fe0aa 100644 --- a/tests/tensors/symmetric_tensor_26.cc +++ b/tests/tensors/symmetric_tensor_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_27.cc b/tests/tensors/symmetric_tensor_27.cc index dcbc228c2d..d20cded1a9 100644 --- a/tests/tensors/symmetric_tensor_27.cc +++ b/tests/tensors/symmetric_tensor_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_28.cc b/tests/tensors/symmetric_tensor_28.cc index 45499b57ec..a001caffc5 100644 --- a/tests/tensors/symmetric_tensor_28.cc +++ b/tests/tensors/symmetric_tensor_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_29.cc b/tests/tensors/symmetric_tensor_29.cc index e76e9a2b8c..3ea145d50b 100644 --- a/tests/tensors/symmetric_tensor_29.cc +++ b/tests/tensors/symmetric_tensor_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/tensors/symmetric_tensor_30.cc b/tests/tensors/symmetric_tensor_30.cc index e8047f86c6..db9ab44b0f 100644 --- a/tests/tensors/symmetric_tensor_30.cc +++ b/tests/tensors/symmetric_tensor_30.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/tensors/symmetric_tensor_32.cc b/tests/tensors/symmetric_tensor_32.cc index 8cb4ae90fa..58657f978e 100644 --- a/tests/tensors/symmetric_tensor_32.cc +++ b/tests/tensors/symmetric_tensor_32.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/tensors/symmetric_tensor_33.cc b/tests/tensors/symmetric_tensor_33.cc index 5d1647315a..8a622a0f8b 100644 --- a/tests/tensors/symmetric_tensor_33.cc +++ b/tests/tensors/symmetric_tensor_33.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/tensors/symmetric_tensor_34.cc b/tests/tensors/symmetric_tensor_34.cc index 80a70d51ca..5bf9db1c42 100644 --- a/tests/tensors/symmetric_tensor_34.cc +++ b/tests/tensors/symmetric_tensor_34.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/tensors/symmetric_tensor_35.cc b/tests/tensors/symmetric_tensor_35.cc index 7c001ef7e4..0bc25cfb8d 100644 --- a/tests/tensors/symmetric_tensor_35.cc +++ b/tests/tensors/symmetric_tensor_35.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/tensors/tensor.cc b/tests/tensors/tensor.cc index eeba9557e3..e15ec5bfd5 100644 --- a/tests/tensors/tensor.cc +++ b/tests/tensors/tensor.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/tensors/tensor_02.cc b/tests/tensors/tensor_02.cc index d8b4ade0c2..4501ba81a6 100644 --- a/tests/tensors/tensor_02.cc +++ b/tests/tensors/tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_03.cc b/tests/tensors/tensor_03.cc index d65c3f84d5..c885c9bc3e 100644 --- a/tests/tensors/tensor_03.cc +++ b/tests/tensors/tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_04.cc b/tests/tensors/tensor_04.cc index 2662ca6171..657739e550 100644 --- a/tests/tensors/tensor_04.cc +++ b/tests/tensors/tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_05.cc b/tests/tensors/tensor_05.cc index a1aad027b1..550bf33633 100644 --- a/tests/tensors/tensor_05.cc +++ b/tests/tensors/tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_06.cc b/tests/tensors/tensor_06.cc index 35fda2ba7e..b6a34db01e 100644 --- a/tests/tensors/tensor_06.cc +++ b/tests/tensors/tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_07.cc b/tests/tensors/tensor_07.cc index 4358fc86e5..a05d5bef37 100644 --- a/tests/tensors/tensor_07.cc +++ b/tests/tensors/tensor_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_08.cc b/tests/tensors/tensor_08.cc index afd5dc3ae0..a636017392 100644 --- a/tests/tensors/tensor_08.cc +++ b/tests/tensors/tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_09.cc b/tests/tensors/tensor_09.cc index dda831cbc9..cc64d6a6eb 100644 --- a/tests/tensors/tensor_09.cc +++ b/tests/tensors/tensor_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_24.cc b/tests/tensors/tensor_24.cc index 01d15a933f..c184754dd4 100644 --- a/tests/tensors/tensor_24.cc +++ b/tests/tensors/tensor_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_25.cc b/tests/tensors/tensor_25.cc index 2c9b20fea6..9d1df82332 100644 --- a/tests/tensors/tensor_25.cc +++ b/tests/tensors/tensor_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_26.cc b/tests/tensors/tensor_26.cc index 171d37bf3c..6e726c12cf 100644 --- a/tests/tensors/tensor_26.cc +++ b/tests/tensors/tensor_26.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/tensors/tensor_27.cc b/tests/tensors/tensor_27.cc index 1b0d64e35e..dca4df0f20 100644 --- a/tests/tensors/tensor_27.cc +++ b/tests/tensors/tensor_27.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/tensors/tensor_accessors_01.cc b/tests/tensors/tensor_accessors_01.cc index 460883d877..9737e87b54 100644 --- a/tests/tensors/tensor_accessors_01.cc +++ b/tests/tensors/tensor_accessors_01.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/tensors/tensor_accessors_02.cc b/tests/tensors/tensor_accessors_02.cc index c097ca1063..1fc1b5cb9d 100644 --- a/tests/tensors/tensor_accessors_02.cc +++ b/tests/tensors/tensor_accessors_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_accessors_03.cc b/tests/tensors/tensor_accessors_03.cc index d878bcf5ee..58d2c4dc64 100644 --- a/tests/tensors/tensor_accessors_03.cc +++ b/tests/tensors/tensor_accessors_03.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/tensors/tensor_accessors_04.cc b/tests/tensors/tensor_accessors_04.cc index 6ecc954b9b..b291211e7c 100644 --- a/tests/tensors/tensor_accessors_04.cc +++ b/tests/tensors/tensor_accessors_04.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/tensors/tensor_complex.cc b/tests/tensors/tensor_complex.cc index 3c9f0e522b..ae3497c829 100644 --- a/tests/tensors/tensor_complex.cc +++ b/tests/tensors/tensor_complex.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/tensors/tensor_complex_06.cc b/tests/tensors/tensor_complex_06.cc index be41ad6a22..114db915dc 100644 --- a/tests/tensors/tensor_complex_06.cc +++ b/tests/tensors/tensor_complex_06.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/tensors/tensor_float.cc b/tests/tensors/tensor_float.cc index 39f7f32edf..a0eecfc817 100644 --- a/tests/tensors/tensor_float.cc +++ b/tests/tensors/tensor_float.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/tensors/tensor_mixing_types_01.cc b/tests/tensors/tensor_mixing_types_01.cc index 6bfe8657f0..93c033e0b7 100644 --- a/tests/tensors/tensor_mixing_types_01.cc +++ b/tests/tensors/tensor_mixing_types_01.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/tensors/tensor_mixing_types_02.cc b/tests/tensors/tensor_mixing_types_02.cc index ca7d2a7dc2..4bfd2d19db 100644 --- a/tests/tensors/tensor_mixing_types_02.cc +++ b/tests/tensors/tensor_mixing_types_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2016 by the deal.II authors +// Copyright (C) 1998 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_nondefault_constructor.cc b/tests/tensors/tensor_nondefault_constructor.cc index 623bcac7d6..9a2af12837 100644 --- a/tests/tensors/tensor_nondefault_constructor.cc +++ b/tests/tensors/tensor_nondefault_constructor.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/trilinos/01.cc b/tests/trilinos/01.cc index d48c915238..f0957abad6 100644 --- a/tests/trilinos/01.cc +++ b/tests/trilinos/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/02.cc b/tests/trilinos/02.cc index c6fe9c5ea3..b7b13cfa4a 100644 --- a/tests/trilinos/02.cc +++ b/tests/trilinos/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/03a.cc b/tests/trilinos/03a.cc index 9eef7234da..7ac7e2a5d3 100644 --- a/tests/trilinos/03a.cc +++ b/tests/trilinos/03a.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/03b.cc b/tests/trilinos/03b.cc index 5f769b4ab4..d9ade57837 100644 --- a/tests/trilinos/03b.cc +++ b/tests/trilinos/03b.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/04.cc b/tests/trilinos/04.cc index f22f68b9a8..02746fd06b 100644 --- a/tests/trilinos/04.cc +++ b/tests/trilinos/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/05.cc b/tests/trilinos/05.cc index 017fe27946..98600feb08 100644 --- a/tests/trilinos/05.cc +++ b/tests/trilinos/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/06.cc b/tests/trilinos/06.cc index 1b5642006e..9b23d307aa 100644 --- a/tests/trilinos/06.cc +++ b/tests/trilinos/06.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/07.cc b/tests/trilinos/07.cc index af81115db8..a0ba7a5970 100644 --- a/tests/trilinos/07.cc +++ b/tests/trilinos/07.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/08.cc b/tests/trilinos/08.cc index 4d9c2a44ab..66674b5274 100644 --- a/tests/trilinos/08.cc +++ b/tests/trilinos/08.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/09.cc b/tests/trilinos/09.cc index 6f191d8c5a..02d3376773 100644 --- a/tests/trilinos/09.cc +++ b/tests/trilinos/09.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/10.cc b/tests/trilinos/10.cc index 985eb8214b..efd2bffc00 100644 --- a/tests/trilinos/10.cc +++ b/tests/trilinos/10.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/11.cc b/tests/trilinos/11.cc index 3b45210624..0b78379eca 100644 --- a/tests/trilinos/11.cc +++ b/tests/trilinos/11.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/12.cc b/tests/trilinos/12.cc index 45878a86b1..f7c3fe9674 100644 --- a/tests/trilinos/12.cc +++ b/tests/trilinos/12.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/13.cc b/tests/trilinos/13.cc index c8ec461595..2ab9cb5560 100644 --- a/tests/trilinos/13.cc +++ b/tests/trilinos/13.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/14.cc b/tests/trilinos/14.cc index 2d0d7ee0f0..597af4013f 100644 --- a/tests/trilinos/14.cc +++ b/tests/trilinos/14.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/15.cc b/tests/trilinos/15.cc index 01a1cb6034..bb452c3044 100644 --- a/tests/trilinos/15.cc +++ b/tests/trilinos/15.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/16.cc b/tests/trilinos/16.cc index f7e36adffc..8c407e701a 100644 --- a/tests/trilinos/16.cc +++ b/tests/trilinos/16.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/17.cc b/tests/trilinos/17.cc index 5c274f1e0d..e9e40261a1 100644 --- a/tests/trilinos/17.cc +++ b/tests/trilinos/17.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/18.cc b/tests/trilinos/18.cc index 7b911f8a4a..0a1b938db0 100644 --- a/tests/trilinos/18.cc +++ b/tests/trilinos/18.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/19.cc b/tests/trilinos/19.cc index e5388d6782..0bea58601f 100644 --- a/tests/trilinos/19.cc +++ b/tests/trilinos/19.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/20.cc b/tests/trilinos/20.cc index 351f8596fc..950b3b4e44 100644 --- a/tests/trilinos/20.cc +++ b/tests/trilinos/20.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/21.cc b/tests/trilinos/21.cc index c71e3c7f4c..3ee0a49279 100644 --- a/tests/trilinos/21.cc +++ b/tests/trilinos/21.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/22.cc b/tests/trilinos/22.cc index 1d2424bc05..538dc80cd9 100644 --- a/tests/trilinos/22.cc +++ b/tests/trilinos/22.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/23.cc b/tests/trilinos/23.cc index b7ad61bf93..225bf0d130 100644 --- a/tests/trilinos/23.cc +++ b/tests/trilinos/23.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/24.cc b/tests/trilinos/24.cc index 0d52aa1b41..6cdc2cac8d 100644 --- a/tests/trilinos/24.cc +++ b/tests/trilinos/24.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/26.cc b/tests/trilinos/26.cc index 3310c3f6ec..871e8e3d2a 100644 --- a/tests/trilinos/26.cc +++ b/tests/trilinos/26.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/27.cc b/tests/trilinos/27.cc index 7a4308744d..9c1e6b41df 100644 --- a/tests/trilinos/27.cc +++ b/tests/trilinos/27.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/28.cc b/tests/trilinos/28.cc index d81ab0586c..90855db06f 100644 --- a/tests/trilinos/28.cc +++ b/tests/trilinos/28.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/29.cc b/tests/trilinos/29.cc index a398b7621a..d70336a7da 100644 --- a/tests/trilinos/29.cc +++ b/tests/trilinos/29.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/30.cc b/tests/trilinos/30.cc index 3a2106da4e..5dad880223 100644 --- a/tests/trilinos/30.cc +++ b/tests/trilinos/30.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/31.cc b/tests/trilinos/31.cc index 8251524435..c3b822af8d 100644 --- a/tests/trilinos/31.cc +++ b/tests/trilinos/31.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/32.cc b/tests/trilinos/32.cc index 41773b896d..550bdc9be0 100644 --- a/tests/trilinos/32.cc +++ b/tests/trilinos/32.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/33.cc b/tests/trilinos/33.cc index 50bf7efa29..0701e11f43 100644 --- a/tests/trilinos/33.cc +++ b/tests/trilinos/33.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/34.cc b/tests/trilinos/34.cc index fa1c64751f..6b862bac98 100644 --- a/tests/trilinos/34.cc +++ b/tests/trilinos/34.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/35.cc b/tests/trilinos/35.cc index b3e8889bac..d200985af7 100644 --- a/tests/trilinos/35.cc +++ b/tests/trilinos/35.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/36.cc b/tests/trilinos/36.cc index e9e40fa7b8..2b892ff80a 100644 --- a/tests/trilinos/36.cc +++ b/tests/trilinos/36.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/37.cc b/tests/trilinos/37.cc index d0f34f73bc..45b86fb251 100644 --- a/tests/trilinos/37.cc +++ b/tests/trilinos/37.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/38.cc b/tests/trilinos/38.cc index 9cbb29db43..7cf0b5c57f 100644 --- a/tests/trilinos/38.cc +++ b/tests/trilinos/38.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/39.cc b/tests/trilinos/39.cc index 42dfeb18f3..a5039e095c 100644 --- a/tests/trilinos/39.cc +++ b/tests/trilinos/39.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/40.cc b/tests/trilinos/40.cc index 806b739547..d308319f58 100644 --- a/tests/trilinos/40.cc +++ b/tests/trilinos/40.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/41.cc b/tests/trilinos/41.cc index 53b5791fcc..29f19ad205 100644 --- a/tests/trilinos/41.cc +++ b/tests/trilinos/41.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/42.cc b/tests/trilinos/42.cc index 21dfd1e447..5b3aecdd0e 100644 --- a/tests/trilinos/42.cc +++ b/tests/trilinos/42.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/45.cc b/tests/trilinos/45.cc index ead9fab3ed..d1be39aa8d 100644 --- a/tests/trilinos/45.cc +++ b/tests/trilinos/45.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/46.cc b/tests/trilinos/46.cc index 758fc2f396..e67830cfc5 100644 --- a/tests/trilinos/46.cc +++ b/tests/trilinos/46.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/49.cc b/tests/trilinos/49.cc index c229e1f66b..76f85f4c9e 100644 --- a/tests/trilinos/49.cc +++ b/tests/trilinos/49.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/49a.cc b/tests/trilinos/49a.cc index 26018351f2..ac2d1156c2 100644 --- a/tests/trilinos/49a.cc +++ b/tests/trilinos/49a.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/49b.cc b/tests/trilinos/49b.cc index a09b8b4cd3..4b0a0cb5a0 100644 --- a/tests/trilinos/49b.cc +++ b/tests/trilinos/49b.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/50.cc b/tests/trilinos/50.cc index 7c1ab2b324..22fea656b8 100644 --- a/tests/trilinos/50.cc +++ b/tests/trilinos/50.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/51.cc b/tests/trilinos/51.cc index 150da06553..9b056978b0 100644 --- a/tests/trilinos/51.cc +++ b/tests/trilinos/51.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/52.cc b/tests/trilinos/52.cc index 50001344a8..75d93fdba7 100644 --- a/tests/trilinos/52.cc +++ b/tests/trilinos/52.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/53.cc b/tests/trilinos/53.cc index 72163732d9..00eedd95f1 100644 --- a/tests/trilinos/53.cc +++ b/tests/trilinos/53.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/54.cc b/tests/trilinos/54.cc index bbf68152a5..2c4936ef4a 100644 --- a/tests/trilinos/54.cc +++ b/tests/trilinos/54.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/55.cc b/tests/trilinos/55.cc index 2a49eb26f4..7d8be7525b 100644 --- a/tests/trilinos/55.cc +++ b/tests/trilinos/55.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/56.cc b/tests/trilinos/56.cc index 96d56f41bb..47a2e9c8c3 100644 --- a/tests/trilinos/56.cc +++ b/tests/trilinos/56.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/57.cc b/tests/trilinos/57.cc index e2f556a51e..10eb6ce143 100644 --- a/tests/trilinos/57.cc +++ b/tests/trilinos/57.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/58.cc b/tests/trilinos/58.cc index 90ca9671d4..ec813ceae7 100644 --- a/tests/trilinos/58.cc +++ b/tests/trilinos/58.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/60.cc b/tests/trilinos/60.cc index 67924934e7..f953475ba5 100644 --- a/tests/trilinos/60.cc +++ b/tests/trilinos/60.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/61.cc b/tests/trilinos/61.cc index fb22d0c859..21e880e484 100644 --- a/tests/trilinos/61.cc +++ b/tests/trilinos/61.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/62.cc b/tests/trilinos/62.cc index 4b0931038d..bb1a725afd 100644 --- a/tests/trilinos/62.cc +++ b/tests/trilinos/62.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/63.cc b/tests/trilinos/63.cc index ce4db6cafc..5ec59fda32 100644 --- a/tests/trilinos/63.cc +++ b/tests/trilinos/63.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/64.cc b/tests/trilinos/64.cc index aef4bf3851..98c7ddfbc4 100644 --- a/tests/trilinos/64.cc +++ b/tests/trilinos/64.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/66.cc b/tests/trilinos/66.cc index 1ad27673f2..713d2db31f 100644 --- a/tests/trilinos/66.cc +++ b/tests/trilinos/66.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/67.cc b/tests/trilinos/67.cc index caf02d330e..c33b7dc108 100644 --- a/tests/trilinos/67.cc +++ b/tests/trilinos/67.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/68.cc b/tests/trilinos/68.cc index 06f0e92702..a7f7af9d1c 100644 --- a/tests/trilinos/68.cc +++ b/tests/trilinos/68.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/69.cc b/tests/trilinos/69.cc index f726085296..d4e78b0826 100644 --- a/tests/trilinos/69.cc +++ b/tests/trilinos/69.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/70.cc b/tests/trilinos/70.cc index 36ad41618b..cc92db60bb 100644 --- a/tests/trilinos/70.cc +++ b/tests/trilinos/70.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/add_matrices_01.cc b/tests/trilinos/add_matrices_01.cc index b36b657819..7402e9a01b 100644 --- a/tests/trilinos/add_matrices_01.cc +++ b/tests/trilinos/add_matrices_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/add_matrices_02.cc b/tests/trilinos/add_matrices_02.cc index 2c8d19c4e4..9ed5820a13 100644 --- a/tests/trilinos/add_matrices_02.cc +++ b/tests/trilinos/add_matrices_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/add_matrices_03.cc b/tests/trilinos/add_matrices_03.cc index 810e5b55e8..40ff1cc896 100644 --- a/tests/trilinos/add_matrices_03.cc +++ b/tests/trilinos/add_matrices_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/add_matrices_04.cc b/tests/trilinos/add_matrices_04.cc index 233644b84b..8249ab147d 100644 --- a/tests/trilinos/add_matrices_04.cc +++ b/tests/trilinos/add_matrices_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/add_matrices_05.cc b/tests/trilinos/add_matrices_05.cc index 050370d393..34f1a4dcef 100644 --- a/tests/trilinos/add_matrices_05.cc +++ b/tests/trilinos/add_matrices_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/add_matrices_06.cc b/tests/trilinos/add_matrices_06.cc index 970f9fece4..f5477ee8ae 100644 --- a/tests/trilinos/add_matrices_06.cc +++ b/tests/trilinos/add_matrices_06.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/amg_nondeterministic_01.cc b/tests/trilinos/amg_nondeterministic_01.cc index e029d74ce4..7991009677 100644 --- a/tests/trilinos/amg_nondeterministic_01.cc +++ b/tests/trilinos/amg_nondeterministic_01.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/trilinos/amg_nondeterministic_02.cc b/tests/trilinos/amg_nondeterministic_02.cc index 7d986f5ecf..859eb87f42 100644 --- a/tests/trilinos/amg_nondeterministic_02.cc +++ b/tests/trilinos/amg_nondeterministic_02.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/trilinos/assemble_matrix_parallel_01.cc b/tests/trilinos/assemble_matrix_parallel_01.cc index f6bcb74d7d..4b3dbe39bf 100644 --- a/tests/trilinos/assemble_matrix_parallel_01.cc +++ b/tests/trilinos/assemble_matrix_parallel_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_02.cc b/tests/trilinos/assemble_matrix_parallel_02.cc index 1dcefdbb86..3fd99b5af4 100644 --- a/tests/trilinos/assemble_matrix_parallel_02.cc +++ b/tests/trilinos/assemble_matrix_parallel_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_03.cc b/tests/trilinos/assemble_matrix_parallel_03.cc index fbd8ba01dd..74d2f147dc 100644 --- a/tests/trilinos/assemble_matrix_parallel_03.cc +++ b/tests/trilinos/assemble_matrix_parallel_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_04.cc b/tests/trilinos/assemble_matrix_parallel_04.cc index ccd6513c99..fe1540b534 100644 --- a/tests/trilinos/assemble_matrix_parallel_04.cc +++ b/tests/trilinos/assemble_matrix_parallel_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_05.cc b/tests/trilinos/assemble_matrix_parallel_05.cc index c32d9c571a..754f630057 100644 --- a/tests/trilinos/assemble_matrix_parallel_05.cc +++ b/tests/trilinos/assemble_matrix_parallel_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_06.cc b/tests/trilinos/assemble_matrix_parallel_06.cc index 4ffbca0edc..7c20db4ca6 100644 --- a/tests/trilinos/assemble_matrix_parallel_06.cc +++ b/tests/trilinos/assemble_matrix_parallel_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_07.cc b/tests/trilinos/assemble_matrix_parallel_07.cc index 4a7f976fbc..4eb1e9d8e7 100644 --- a/tests/trilinos/assemble_matrix_parallel_07.cc +++ b/tests/trilinos/assemble_matrix_parallel_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2016 by the deal.II authors +// Copyright (C) 2009 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/block_relax_no_rows.cc b/tests/trilinos/block_relax_no_rows.cc index 91d4f2c400..73be0eb971 100644 --- a/tests/trilinos/block_relax_no_rows.cc +++ b/tests/trilinos/block_relax_no_rows.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/block_sparse_matrix_add_01.cc b/tests/trilinos/block_sparse_matrix_add_01.cc index ce4536a945..af005f6d95 100644 --- a/tests/trilinos/block_sparse_matrix_add_01.cc +++ b/tests/trilinos/block_sparse_matrix_add_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/block_sparse_matrix_set_01.cc b/tests/trilinos/block_sparse_matrix_set_01.cc index 5e728c46ad..b2ad06377c 100644 --- a/tests/trilinos/block_sparse_matrix_set_01.cc +++ b/tests/trilinos/block_sparse_matrix_set_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/block_sparse_matrix_vector_01.cc b/tests/trilinos/block_sparse_matrix_vector_01.cc index bcbd812ba1..0ce7c208d2 100644 --- a/tests/trilinos/block_sparse_matrix_vector_01.cc +++ b/tests/trilinos/block_sparse_matrix_vector_01.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/trilinos/block_sparse_matrix_vector_02.cc b/tests/trilinos/block_sparse_matrix_vector_02.cc index e6d8c75815..2ff245e7c4 100644 --- a/tests/trilinos/block_sparse_matrix_vector_02.cc +++ b/tests/trilinos/block_sparse_matrix_vector_02.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/trilinos/block_sparse_matrix_vector_03.cc b/tests/trilinos/block_sparse_matrix_vector_03.cc index 4aebe1900d..7620d8ca99 100644 --- a/tests/trilinos/block_sparse_matrix_vector_03.cc +++ b/tests/trilinos/block_sparse_matrix_vector_03.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/trilinos/block_sparse_matrix_vector_04.cc b/tests/trilinos/block_sparse_matrix_vector_04.cc index f540e30408..2c31029606 100644 --- a/tests/trilinos/block_sparse_matrix_vector_04.cc +++ b/tests/trilinos/block_sparse_matrix_vector_04.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/trilinos/block_vector_iterator_01.cc b/tests/trilinos/block_vector_iterator_01.cc index 372111bae8..4e4c68be5a 100644 --- a/tests/trilinos/block_vector_iterator_01.cc +++ b/tests/trilinos/block_vector_iterator_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/block_vector_iterator_02.cc b/tests/trilinos/block_vector_iterator_02.cc index 65be24d275..9078d01b3c 100644 --- a/tests/trilinos/block_vector_iterator_02.cc +++ b/tests/trilinos/block_vector_iterator_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/copy_to_dealvec.cc b/tests/trilinos/copy_to_dealvec.cc index 23e852dc02..abc7932ae1 100644 --- a/tests/trilinos/copy_to_dealvec.cc +++ b/tests/trilinos/copy_to_dealvec.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/trilinos/copy_to_dealvec_block.cc b/tests/trilinos/copy_to_dealvec_block.cc index d8e3f96e18..189b994616 100644 --- a/tests/trilinos/copy_to_dealvec_block.cc +++ b/tests/trilinos/copy_to_dealvec_block.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/trilinos/deal_solver_01.cc b/tests/trilinos/deal_solver_01.cc index b6f403b11b..5131f2102d 100644 --- a/tests/trilinos/deal_solver_01.cc +++ b/tests/trilinos/deal_solver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/deal_solver_02.cc b/tests/trilinos/deal_solver_02.cc index 5ef3c1b12e..f5a7694ec2 100644 --- a/tests/trilinos/deal_solver_02.cc +++ b/tests/trilinos/deal_solver_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/deal_solver_03.cc b/tests/trilinos/deal_solver_03.cc index 985fbd8baa..29da6264f1 100644 --- a/tests/trilinos/deal_solver_03.cc +++ b/tests/trilinos/deal_solver_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/deal_solver_04.cc b/tests/trilinos/deal_solver_04.cc index 7714e3a7ce..68e47f6b06 100644 --- a/tests/trilinos/deal_solver_04.cc +++ b/tests/trilinos/deal_solver_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/deal_solver_05.cc b/tests/trilinos/deal_solver_05.cc index 338f7a306d..036d1fbe30 100644 --- a/tests/trilinos/deal_solver_05.cc +++ b/tests/trilinos/deal_solver_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/deal_solver_06.cc b/tests/trilinos/deal_solver_06.cc index 288aff2787..0c3f3d7966 100644 --- a/tests/trilinos/deal_solver_06.cc +++ b/tests/trilinos/deal_solver_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/direct_solver.cc b/tests/trilinos/direct_solver.cc index 6efc734ec8..c2e1d9725b 100644 --- a/tests/trilinos/direct_solver.cc +++ b/tests/trilinos/direct_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/direct_solver_2.cc b/tests/trilinos/direct_solver_2.cc index 16be9d6728..082838294f 100644 --- a/tests/trilinos/direct_solver_2.cc +++ b/tests/trilinos/direct_solver_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/epetra_vector_01.cc b/tests/trilinos/epetra_vector_01.cc index c55515019e..ff028e1b54 100644 --- a/tests/trilinos/epetra_vector_01.cc +++ b/tests/trilinos/epetra_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/epetra_vector_02.cc b/tests/trilinos/epetra_vector_02.cc index a3fa332cd7..51c0a579df 100644 --- a/tests/trilinos/epetra_vector_02.cc +++ b/tests/trilinos/epetra_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/index_set_01.cc b/tests/trilinos/index_set_01.cc index 8fac85bc1f..9049c29a2f 100644 --- a/tests/trilinos/index_set_01.cc +++ b/tests/trilinos/index_set_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/trilinos/mg_transfer_prebuilt_01.cc b/tests/trilinos/mg_transfer_prebuilt_01.cc index 51cab5320b..d49805b1d9 100644 --- a/tests/trilinos/mg_transfer_prebuilt_01.cc +++ b/tests/trilinos/mg_transfer_prebuilt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/n_nonzeros_02_parallel.cc b/tests/trilinos/n_nonzeros_02_parallel.cc index ffd3025942..5843fbb937 100644 --- a/tests/trilinos/n_nonzeros_02_parallel.cc +++ b/tests/trilinos/n_nonzeros_02_parallel.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 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 76796a4cd0..a4f222e787 100644 --- a/tests/trilinos/parallel_sparse_matrix_01.cc +++ b/tests/trilinos/parallel_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition.cc b/tests/trilinos/precondition.cc index 6774ccddc9..7d5175ac13 100644 --- a/tests/trilinos/precondition.cc +++ b/tests/trilinos/precondition.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_amg_dgp.cc b/tests/trilinos/precondition_amg_dgp.cc index 48a35dc970..f81fed8424 100644 --- a/tests/trilinos/precondition_amg_dgp.cc +++ b/tests/trilinos/precondition_amg_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_amg_smoother.cc b/tests/trilinos/precondition_amg_smoother.cc index 67ff5047c3..519c330de5 100644 --- a/tests/trilinos/precondition_amg_smoother.cc +++ b/tests/trilinos/precondition_amg_smoother.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_muelu_dgp.cc b/tests/trilinos/precondition_muelu_dgp.cc index fc7f82585c..abc0553dde 100644 --- a/tests/trilinos/precondition_muelu_dgp.cc +++ b/tests/trilinos/precondition_muelu_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_muelu_q_iso_q1.cc b/tests/trilinos/precondition_muelu_q_iso_q1.cc index ce48998e77..a31045574f 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 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_muelu_smoother.cc b/tests/trilinos/precondition_muelu_smoother.cc index 9523be8ad7..fb207ddcc3 100644 --- a/tests/trilinos/precondition_muelu_smoother.cc +++ b/tests/trilinos/precondition_muelu_smoother.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_q_iso_q1.cc b/tests/trilinos/precondition_q_iso_q1.cc index f16c1a2300..7e853d3e22 100644 --- a/tests/trilinos/precondition_q_iso_q1.cc +++ b/tests/trilinos/precondition_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/print_01.cc b/tests/trilinos/print_01.cc index 608dbee223..6eb2fd43fb 100644 --- a/tests/trilinos/print_01.cc +++ b/tests/trilinos/print_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/readwritevector.cc b/tests/trilinos/readwritevector.cc index 455dc67d29..8ac24e54a7 100644 --- a/tests/trilinos/readwritevector.cc +++ b/tests/trilinos/readwritevector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/readwritevector_02.cc b/tests/trilinos/readwritevector_02.cc index 2cd96102dc..9efdb29462 100644 --- a/tests/trilinos/readwritevector_02.cc +++ b/tests/trilinos/readwritevector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/readwritevector_03.cc b/tests/trilinos/readwritevector_03.cc index 86ec4ac7ba..79ce39d847 100644 --- a/tests/trilinos/readwritevector_03.cc +++ b/tests/trilinos/readwritevector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2015 - 2016 by the deal.II authors +// Copyright (C) 2015 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/slowness_01.cc b/tests/trilinos/slowness_01.cc index d0bfaef31a..ecbc3e292c 100644 --- a/tests/trilinos/slowness_01.cc +++ b/tests/trilinos/slowness_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/slowness_02.cc b/tests/trilinos/slowness_02.cc index d23bec4835..a843e2b32e 100644 --- a/tests/trilinos/slowness_02.cc +++ b/tests/trilinos/slowness_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/slowness_03.cc b/tests/trilinos/slowness_03.cc index cf72f96ff2..a2a3a39003 100644 --- a/tests/trilinos/slowness_03.cc +++ b/tests/trilinos/slowness_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/slowness_04.cc b/tests/trilinos/slowness_04.cc index 7e988b0833..706302dd74 100644 --- a/tests/trilinos/slowness_04.cc +++ b/tests/trilinos/slowness_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2015 by the deal.II authors +// Copyright (C) 2005 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/solver_03.cc b/tests/trilinos/solver_03.cc index 0474768456..1cf9fa4313 100644 --- a/tests/trilinos/solver_03.cc +++ b/tests/trilinos/solver_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/solver_05.cc b/tests/trilinos/solver_05.cc index 24bfcbd196..5e1a88c86a 100644 --- a/tests/trilinos/solver_05.cc +++ b/tests/trilinos/solver_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/solver_07.cc b/tests/trilinos/solver_07.cc index 2423c67b23..583e3a5be4 100644 --- a/tests/trilinos/solver_07.cc +++ b/tests/trilinos/solver_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_01.cc b/tests/trilinos/sparse_matrix_01.cc index ebfe0af657..749535dc4a 100644 --- a/tests/trilinos/sparse_matrix_01.cc +++ b/tests/trilinos/sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_02.cc b/tests/trilinos/sparse_matrix_02.cc index 7a1fd27a8a..67e6d4a19f 100644 --- a/tests/trilinos/sparse_matrix_02.cc +++ b/tests/trilinos/sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_03.cc b/tests/trilinos/sparse_matrix_03.cc index 5e5a9e6c8f..643efcb544 100644 --- a/tests/trilinos/sparse_matrix_03.cc +++ b/tests/trilinos/sparse_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_04.cc b/tests/trilinos/sparse_matrix_04.cc index 08772134af..477b830c46 100644 --- a/tests/trilinos/sparse_matrix_04.cc +++ b/tests/trilinos/sparse_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_05.cc b/tests/trilinos/sparse_matrix_05.cc index 1b375916ad..619a36900a 100644 --- a/tests/trilinos/sparse_matrix_05.cc +++ b/tests/trilinos/sparse_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_07.cc b/tests/trilinos/sparse_matrix_07.cc index 02aebeac8d..f67c3ab7f9 100644 --- a/tests/trilinos/sparse_matrix_07.cc +++ b/tests/trilinos/sparse_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_07_rectangle.cc b/tests/trilinos/sparse_matrix_07_rectangle.cc index 0cd7bbf4db..e3618b4790 100644 --- a/tests/trilinos/sparse_matrix_07_rectangle.cc +++ b/tests/trilinos/sparse_matrix_07_rectangle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_add_01.cc b/tests/trilinos/sparse_matrix_add_01.cc index 78bd7afae7..4552e36571 100644 --- a/tests/trilinos/sparse_matrix_add_01.cc +++ b/tests/trilinos/sparse_matrix_add_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/sparse_matrix_add_02.cc b/tests/trilinos/sparse_matrix_add_02.cc index a54f4d4587..bb372705ce 100644 --- a/tests/trilinos/sparse_matrix_add_02.cc +++ b/tests/trilinos/sparse_matrix_add_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/sparse_matrix_copy_from_01.cc b/tests/trilinos/sparse_matrix_copy_from_01.cc index 793ce43a91..96f218a0fd 100644 --- a/tests/trilinos/sparse_matrix_copy_from_01.cc +++ b/tests/trilinos/sparse_matrix_copy_from_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2015 by the deal.II authors +// Copyright (C) 2011 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_iterator.cc b/tests/trilinos/sparse_matrix_iterator.cc index 894adf5e1e..c418c0528e 100644 --- a/tests/trilinos/sparse_matrix_iterator.cc +++ b/tests/trilinos/sparse_matrix_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2015 by the deal.II authors +// Copyright (C) 2012 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_iterator_01.cc b/tests/trilinos/sparse_matrix_iterator_01.cc index 900cd4baca..4e6d009e30 100644 --- a/tests/trilinos/sparse_matrix_iterator_01.cc +++ b/tests/trilinos/sparse_matrix_iterator_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/sparse_matrix_set_01.cc b/tests/trilinos/sparse_matrix_set_01.cc index 062af5ae99..d8a75e40a1 100644 --- a/tests/trilinos/sparse_matrix_set_01.cc +++ b/tests/trilinos/sparse_matrix_set_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/sparse_matrix_set_02.cc b/tests/trilinos/sparse_matrix_set_02.cc index 2f46197939..f7d14da451 100644 --- a/tests/trilinos/sparse_matrix_set_02.cc +++ b/tests/trilinos/sparse_matrix_set_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/sparse_matrix_set_03.cc b/tests/trilinos/sparse_matrix_set_03.cc index 1a7381a65f..936013a986 100644 --- a/tests/trilinos/sparse_matrix_set_03.cc +++ b/tests/trilinos/sparse_matrix_set_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/sparse_matrix_vector_01.cc b/tests/trilinos/sparse_matrix_vector_01.cc index e540bea017..8fd18653cf 100644 --- a/tests/trilinos/sparse_matrix_vector_01.cc +++ b/tests/trilinos/sparse_matrix_vector_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/sparse_matrix_vector_02.cc b/tests/trilinos/sparse_matrix_vector_02.cc index 82fb9b06d3..b8a956f2c7 100644 --- a/tests/trilinos/sparse_matrix_vector_02.cc +++ b/tests/trilinos/sparse_matrix_vector_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/sparse_matrix_vector_03.cc b/tests/trilinos/sparse_matrix_vector_03.cc index 94be47ae76..4a1873d2a0 100644 --- a/tests/trilinos/sparse_matrix_vector_03.cc +++ b/tests/trilinos/sparse_matrix_vector_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/sparse_matrix_vector_04.cc b/tests/trilinos/sparse_matrix_vector_04.cc index c71f28dfde..00c29fdd1a 100644 --- a/tests/trilinos/sparse_matrix_vector_04.cc +++ b/tests/trilinos/sparse_matrix_vector_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/sparse_matrix_vector_05.cc b/tests/trilinos/sparse_matrix_vector_05.cc index f6bc82001a..203035b048 100644 --- a/tests/trilinos/sparse_matrix_vector_05.cc +++ b/tests/trilinos/sparse_matrix_vector_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_06.cc b/tests/trilinos/sparse_matrix_vector_06.cc index 96c0d5338a..b2324788f4 100644 --- a/tests/trilinos/sparse_matrix_vector_06.cc +++ b/tests/trilinos/sparse_matrix_vector_06.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_07.cc b/tests/trilinos/sparse_matrix_vector_07.cc index 8128f67afc..bdd2a562df 100644 --- a/tests/trilinos/sparse_matrix_vector_07.cc +++ b/tests/trilinos/sparse_matrix_vector_07.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_08.cc b/tests/trilinos/sparse_matrix_vector_08.cc index 71d744f02d..5350fe17ec 100644 --- a/tests/trilinos/sparse_matrix_vector_08.cc +++ b/tests/trilinos/sparse_matrix_vector_08.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/trilinos/sparse_matrix_vector_09.cc b/tests/trilinos/sparse_matrix_vector_09.cc index e149a594ea..5d460c6f50 100644 --- a/tests/trilinos/sparse_matrix_vector_09.cc +++ b/tests/trilinos/sparse_matrix_vector_09.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/trilinos/sparse_matrix_vector_10.cc b/tests/trilinos/sparse_matrix_vector_10.cc index 8e6393eb59..543dcd83f0 100644 --- a/tests/trilinos/sparse_matrix_vector_10.cc +++ b/tests/trilinos/sparse_matrix_vector_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparse_matrix_vector_11.cc b/tests/trilinos/sparse_matrix_vector_11.cc index 4dad050a17..1f8f408572 100644 --- a/tests/trilinos/sparse_matrix_vector_11.cc +++ b/tests/trilinos/sparse_matrix_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 - 2016 by the deal.II authors +// Copyright (C) 2013 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparsity_pattern_01.cc b/tests/trilinos/sparsity_pattern_01.cc index 0506c35a8e..0697ecfe0c 100644 --- a/tests/trilinos/sparsity_pattern_01.cc +++ b/tests/trilinos/sparsity_pattern_01.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/trilinos/sparsity_pattern_02.cc b/tests/trilinos/sparsity_pattern_02.cc index 5f2473682e..14ee802518 100644 --- a/tests/trilinos/sparsity_pattern_02.cc +++ b/tests/trilinos/sparsity_pattern_02.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/trilinos/sparsity_pattern_03.cc b/tests/trilinos/sparsity_pattern_03.cc index 59da2b457c..04a2db1358 100644 --- a/tests/trilinos/sparsity_pattern_03.cc +++ b/tests/trilinos/sparsity_pattern_03.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/trilinos/trilinos_64_bit_crash_01.cc b/tests/trilinos/trilinos_64_bit_crash_01.cc index 1efaa64905..79126ad9f5 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 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc index c53c78691f..f8cdb2031e 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_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/trilinos_sparse_matrix_iterator_02.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc index 5e41220e68..d26866b74a 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_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/trilinos_sparse_matrix_iterator_03.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc index a10e75de7c..855d43fc72 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_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/trilinos_sparse_matrix_iterator_04.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc index eed41f1c7b..55411ed55c 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_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/trilinos_sparse_matrix_iterator_05.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc index 8ffd30d34e..424e2a7e95 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_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/trilinos_sparse_matrix_iterator_06.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc index f68557d2a7..f5d36d9153 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_06.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/trilinos_sparse_matrix_iterator_07.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc index 199115151b..7e8db09c17 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_07.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/trilinos_sparse_matrix_iterator_08.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc index 7f696dccaa..8c951a926d 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_08.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/trilinos_sparse_matrix_iterator_09.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc index f23a6d5b3f..add2cc1a25 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_09.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/trilinos_sparse_matrix_iterator_10.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc index f1888d9864..f551324d5d 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_10.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/trilinos_sparse_matrix_iterator_11.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc index 2a4eb011e4..84cfd0bde6 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_11.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/trilinos_sparse_matrix_iterator_12.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc index 2541928bcf..5f6a1a5184 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_12.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/trilinos_sparsity_pattern_01.cc b/tests/trilinos/trilinos_sparsity_pattern_01.cc index 99ca2ffc1c..6b942e3e58 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_01.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_01.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/trilinos/trilinos_sparsity_pattern_02.cc b/tests/trilinos/trilinos_sparsity_pattern_02.cc index ddf2e72a23..fe9994eb80 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_02.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2015 by the deal.II authors +// Copyright (C) 2009 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/trilinos_sparsity_pattern_03.cc b/tests/trilinos/trilinos_sparsity_pattern_03.cc index d0b295d123..7450438d02 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_03.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_03.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/trilinos/trilinos_sparsity_pattern_04.cc b/tests/trilinos/trilinos_sparsity_pattern_04.cc index e101c64042..b135f3d502 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_04.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_04.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/trilinos/trilinos_sparsity_pattern_05.cc b/tests/trilinos/trilinos_sparsity_pattern_05.cc index 7b875c1037..ca3c8bfb52 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_05.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc b/tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc index 5be1d03a18..7b33efc7be 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_iterators_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/trilinos/trilinos_sparsity_pattern_iterators_02.cc b/tests/trilinos/trilinos_sparsity_pattern_iterators_02.cc index b6a573d51b..68c3338fdc 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_iterators_02.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_iterators_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/trilinos/vector_assign_01.cc b/tests/trilinos/vector_assign_01.cc index 9e12c9ee6e..335db68bf3 100644 --- a/tests/trilinos/vector_assign_01.cc +++ b/tests/trilinos/vector_assign_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/vector_assign_02.cc b/tests/trilinos/vector_assign_02.cc index 66efb92176..5ac6dd28ce 100644 --- a/tests/trilinos/vector_assign_02.cc +++ b/tests/trilinos/vector_assign_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/vector_equality_1.cc b/tests/trilinos/vector_equality_1.cc index 8c8775af29..79eb75d25e 100644 --- a/tests/trilinos/vector_equality_1.cc +++ b/tests/trilinos/vector_equality_1.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/vector_equality_2.cc b/tests/trilinos/vector_equality_2.cc index c18eabe3cd..3791b475ae 100644 --- a/tests/trilinos/vector_equality_2.cc +++ b/tests/trilinos/vector_equality_2.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/vector_equality_3.cc b/tests/trilinos/vector_equality_3.cc index ea3e4c2c53..d92aefcdf0 100644 --- a/tests/trilinos/vector_equality_3.cc +++ b/tests/trilinos/vector_equality_3.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/vector_equality_4.cc b/tests/trilinos/vector_equality_4.cc index d6f789bcac..296f379c8e 100644 --- a/tests/trilinos/vector_equality_4.cc +++ b/tests/trilinos/vector_equality_4.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/vector_local_copy_01.cc b/tests/trilinos/vector_local_copy_01.cc index bcd77103b3..ea289cd916 100644 --- a/tests/trilinos/vector_local_copy_01.cc +++ b/tests/trilinos/vector_local_copy_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2018 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/vector_reinit.cc b/tests/trilinos/vector_reinit.cc index 821d9cc631..eb8126d49e 100644 --- a/tests/trilinos/vector_reinit.cc +++ b/tests/trilinos/vector_reinit.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/vector_swap_01.cc b/tests/trilinos/vector_swap_01.cc index 67a9c43b92..8d597d3379 100644 --- a/tests/trilinos/vector_swap_01.cc +++ b/tests/trilinos/vector_swap_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/umfpack/umfpack_01.cc b/tests/umfpack/umfpack_01.cc index 5ea49a4285..987e5acfca 100644 --- a/tests/umfpack/umfpack_01.cc +++ b/tests/umfpack/umfpack_01.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/tests/umfpack/umfpack_02.cc b/tests/umfpack/umfpack_02.cc index d0a5526e85..1c9a379104 100644 --- a/tests/umfpack/umfpack_02.cc +++ b/tests/umfpack/umfpack_02.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/tests/umfpack/umfpack_03.cc b/tests/umfpack/umfpack_03.cc index 8dac5c8c0a..a8e810cbc7 100644 --- a/tests/umfpack/umfpack_03.cc +++ b/tests/umfpack/umfpack_03.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/tests/umfpack/umfpack_04.cc b/tests/umfpack/umfpack_04.cc index 34a34b443c..a81960ff7e 100644 --- a/tests/umfpack/umfpack_04.cc +++ b/tests/umfpack/umfpack_04.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/tests/umfpack/umfpack_05.cc b/tests/umfpack/umfpack_05.cc index 656982e5f6..2f17f23af0 100644 --- a/tests/umfpack/umfpack_05.cc +++ b/tests/umfpack/umfpack_05.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/tests/umfpack/umfpack_06.cc b/tests/umfpack/umfpack_06.cc index 3978391f79..d5f4bf14df 100644 --- a/tests/umfpack/umfpack_06.cc +++ b/tests/umfpack/umfpack_06.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/tests/umfpack/umfpack_07.cc b/tests/umfpack/umfpack_07.cc index b02886f710..6b18c33a3b 100644 --- a/tests/umfpack/umfpack_07.cc +++ b/tests/umfpack/umfpack_07.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/tests/umfpack/umfpack_08.cc b/tests/umfpack/umfpack_08.cc index 39ac1ea101..52b443bcb6 100644 --- a/tests/umfpack/umfpack_08.cc +++ b/tests/umfpack/umfpack_08.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/tests/umfpack/umfpack_09.cc b/tests/umfpack/umfpack_09.cc index 681a6c8b0f..3fff90015d 100644 --- a/tests/umfpack/umfpack_09.cc +++ b/tests/umfpack/umfpack_09.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/tests/umfpack/umfpack_10.cc b/tests/umfpack/umfpack_10.cc index 1698e780db..ff85573940 100644 --- a/tests/umfpack/umfpack_10.cc +++ b/tests/umfpack/umfpack_10.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/tests/umfpack/umfpack_11.cc b/tests/umfpack/umfpack_11.cc index f48f8b2f8a..8e28f87dce 100644 --- a/tests/umfpack/umfpack_11.cc +++ b/tests/umfpack/umfpack_11.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/tests/vector/complex_vector_11.cc b/tests/vector/complex_vector_11.cc index 457f9e9b8e..581621674d 100644 --- a/tests/vector/complex_vector_11.cc +++ b/tests/vector/complex_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_12.cc b/tests/vector/complex_vector_12.cc index 1c3cfbccf5..5315abc3e1 100644 --- a/tests/vector/complex_vector_12.cc +++ b/tests/vector/complex_vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_13.cc b/tests/vector/complex_vector_13.cc index 2844334be9..ad9de5c48d 100644 --- a/tests/vector/complex_vector_13.cc +++ b/tests/vector/complex_vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_14.cc b/tests/vector/complex_vector_14.cc index 94455955ab..04a002ccf9 100644 --- a/tests/vector/complex_vector_14.cc +++ b/tests/vector/complex_vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_15.cc b/tests/vector/complex_vector_15.cc index 894d3fbb37..85c206eb71 100644 --- a/tests/vector/complex_vector_15.cc +++ b/tests/vector/complex_vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_16.cc b/tests/vector/complex_vector_16.cc index a4fb65b697..5b6dff137c 100644 --- a/tests/vector/complex_vector_16.cc +++ b/tests/vector/complex_vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_17.cc b/tests/vector/complex_vector_17.cc index 4762090d1c..f54beb6f1a 100644 --- a/tests/vector/complex_vector_17.cc +++ b/tests/vector/complex_vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_18.cc b/tests/vector/complex_vector_18.cc index 37b4eb1920..7dc27b69e0 100644 --- a/tests/vector/complex_vector_18.cc +++ b/tests/vector/complex_vector_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_19.cc b/tests/vector/complex_vector_19.cc index 2ff284c2bb..e2dbec005d 100644 --- a/tests/vector/complex_vector_19.cc +++ b/tests/vector/complex_vector_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_20.cc b/tests/vector/complex_vector_20.cc index 3373d16c97..91409cae0b 100644 --- a/tests/vector/complex_vector_20.cc +++ b/tests/vector/complex_vector_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_21.cc b/tests/vector/complex_vector_21.cc index da62f0491e..1aa2e1a034 100644 --- a/tests/vector/complex_vector_21.cc +++ b/tests/vector/complex_vector_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_21_negative.cc b/tests/vector/complex_vector_21_negative.cc index a04cb59358..310de26e1d 100644 --- a/tests/vector/complex_vector_21_negative.cc +++ b/tests/vector/complex_vector_21_negative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_22.cc b/tests/vector/complex_vector_22.cc index a7b9c73361..5022b4478e 100644 --- a/tests/vector/complex_vector_22.cc +++ b/tests/vector/complex_vector_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_23.cc b/tests/vector/complex_vector_23.cc index 69d4a5c2d2..010e9c4da4 100644 --- a/tests/vector/complex_vector_23.cc +++ b/tests/vector/complex_vector_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_24.cc b/tests/vector/complex_vector_24.cc index a7731bb3ac..1cc724c771 100644 --- a/tests/vector/complex_vector_24.cc +++ b/tests/vector/complex_vector_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_25.cc b/tests/vector/complex_vector_25.cc index 927994819c..9c5f9ccd1e 100644 --- a/tests/vector/complex_vector_25.cc +++ b/tests/vector/complex_vector_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_26.cc b/tests/vector/complex_vector_26.cc index 97c2f01b17..d8a6a0c009 100644 --- a/tests/vector/complex_vector_26.cc +++ b/tests/vector/complex_vector_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_27.cc b/tests/vector/complex_vector_27.cc index cb0c7a44b5..f05ea625be 100644 --- a/tests/vector/complex_vector_27.cc +++ b/tests/vector/complex_vector_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_28.cc b/tests/vector/complex_vector_28.cc index 5f09842768..eb66812e7a 100644 --- a/tests/vector/complex_vector_28.cc +++ b/tests/vector/complex_vector_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_29.cc b/tests/vector/complex_vector_29.cc index fabc0b69d6..15fbcc7565 100644 --- a/tests/vector/complex_vector_29.cc +++ b/tests/vector/complex_vector_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_30.cc b/tests/vector/complex_vector_30.cc index d959f5a2a8..1cd307ec3b 100644 --- a/tests/vector/complex_vector_30.cc +++ b/tests/vector/complex_vector_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_31.cc b/tests/vector/complex_vector_31.cc index 865ad3373a..9c6d0c95db 100644 --- a/tests/vector/complex_vector_31.cc +++ b/tests/vector/complex_vector_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_32.cc b/tests/vector/complex_vector_32.cc index 90c770d184..f6043e60cd 100644 --- a/tests/vector/complex_vector_32.cc +++ b/tests/vector/complex_vector_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_33.cc b/tests/vector/complex_vector_33.cc index 93e2a00efb..5bbf4d9669 100644 --- a/tests/vector/complex_vector_33.cc +++ b/tests/vector/complex_vector_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_34.cc b/tests/vector/complex_vector_34.cc index b66340f7ba..2d5ae63bed 100644 --- a/tests/vector/complex_vector_34.cc +++ b/tests/vector/complex_vector_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_35.cc b/tests/vector/complex_vector_35.cc index fa3f49cb91..16e1e64a04 100644 --- a/tests/vector/complex_vector_35.cc +++ b/tests/vector/complex_vector_35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_36.cc b/tests/vector/complex_vector_36.cc index 722c7ab888..ddcec4d305 100644 --- a/tests/vector/complex_vector_36.cc +++ b/tests/vector/complex_vector_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_37.cc b/tests/vector/complex_vector_37.cc index 64b5c21fc9..078e4412c2 100644 --- a/tests/vector/complex_vector_37.cc +++ b/tests/vector/complex_vector_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_39.cc b/tests/vector/complex_vector_39.cc index 797c675e63..6ed807f920 100644 --- a/tests/vector/complex_vector_39.cc +++ b/tests/vector/complex_vector_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_40.cc b/tests/vector/complex_vector_40.cc index ff6f786420..1369edd03b 100644 --- a/tests/vector/complex_vector_40.cc +++ b/tests/vector/complex_vector_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_41.cc b/tests/vector/complex_vector_41.cc index 3dfcf20deb..19f195db0b 100644 --- a/tests/vector/complex_vector_41.cc +++ b/tests/vector/complex_vector_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_42.cc b/tests/vector/complex_vector_42.cc index 4cfe809b9d..d1219c8772 100644 --- a/tests/vector/complex_vector_42.cc +++ b/tests/vector/complex_vector_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_45.cc b/tests/vector/complex_vector_45.cc index 437e4c3d27..9872c9dbe2 100644 --- a/tests/vector/complex_vector_45.cc +++ b/tests/vector/complex_vector_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_46.cc b/tests/vector/complex_vector_46.cc index 245f231952..ddf632ba4a 100644 --- a/tests/vector/complex_vector_46.cc +++ b/tests/vector/complex_vector_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_48.cc b/tests/vector/complex_vector_48.cc index 7e199584e2..79378d6a53 100644 --- a/tests/vector/complex_vector_48.cc +++ b/tests/vector/complex_vector_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_49.cc b/tests/vector/complex_vector_49.cc index fcb47bedd0..17aa5fa9e0 100644 --- a/tests/vector/complex_vector_49.cc +++ b/tests/vector/complex_vector_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_1.cc b/tests/vector/complex_vector_equality_1.cc index d066f3eb20..59fa7dc9bb 100644 --- a/tests/vector/complex_vector_equality_1.cc +++ b/tests/vector/complex_vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_2.cc b/tests/vector/complex_vector_equality_2.cc index d54faffbaa..41e50012b1 100644 --- a/tests/vector/complex_vector_equality_2.cc +++ b/tests/vector/complex_vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_3.cc b/tests/vector/complex_vector_equality_3.cc index 4336f43252..5513515d53 100644 --- a/tests/vector/complex_vector_equality_3.cc +++ b/tests/vector/complex_vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_4.cc b/tests/vector/complex_vector_equality_4.cc index faa0c7cc3e..19f1abf452 100644 --- a/tests/vector/complex_vector_equality_4.cc +++ b/tests/vector/complex_vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_5.cc b/tests/vector/complex_vector_equality_5.cc index 9f71145355..7498b5eab3 100644 --- a/tests/vector/complex_vector_equality_5.cc +++ b/tests/vector/complex_vector_equality_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_6.cc b/tests/vector/complex_vector_equality_6.cc index aeb836c92a..4c94756c25 100644 --- a/tests/vector/complex_vector_equality_6.cc +++ b/tests/vector/complex_vector_equality_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_7.cc b/tests/vector/complex_vector_equality_7.cc index b87eabf5a6..7c3c50889f 100644 --- a/tests/vector/complex_vector_equality_7.cc +++ b/tests/vector/complex_vector_equality_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_equality_8.cc b/tests/vector/complex_vector_equality_8.cc index 9e94aa0d83..a60b470f09 100644 --- a/tests/vector/complex_vector_equality_8.cc +++ b/tests/vector/complex_vector_equality_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/complex_vector_vector_01.cc b/tests/vector/complex_vector_vector_01.cc index 9c49d24ec0..189cce1cda 100644 --- a/tests/vector/complex_vector_vector_01.cc +++ b/tests/vector/complex_vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_11.cc b/tests/vector/vector_11.cc index a511a8b904..3ee34efbc6 100644 --- a/tests/vector/vector_11.cc +++ b/tests/vector/vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_12.cc b/tests/vector/vector_12.cc index a96a717356..3966da6cf6 100644 --- a/tests/vector/vector_12.cc +++ b/tests/vector/vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_13.cc b/tests/vector/vector_13.cc index 89e917c35c..2978864860 100644 --- a/tests/vector/vector_13.cc +++ b/tests/vector/vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_14.cc b/tests/vector/vector_14.cc index 14ea5d464d..17d43c677c 100644 --- a/tests/vector/vector_14.cc +++ b/tests/vector/vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_15.cc b/tests/vector/vector_15.cc index a4c3ceea14..76400efe5b 100644 --- a/tests/vector/vector_15.cc +++ b/tests/vector/vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_16.cc b/tests/vector/vector_16.cc index 171a19ffca..130af222b8 100644 --- a/tests/vector/vector_16.cc +++ b/tests/vector/vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_17.cc b/tests/vector/vector_17.cc index 099238de4a..d395d1441b 100644 --- a/tests/vector/vector_17.cc +++ b/tests/vector/vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_18.cc b/tests/vector/vector_18.cc index 1771451c90..60ba58ab7c 100644 --- a/tests/vector/vector_18.cc +++ b/tests/vector/vector_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_19.cc b/tests/vector/vector_19.cc index 5677cc5c6b..c44c9d2776 100644 --- a/tests/vector/vector_19.cc +++ b/tests/vector/vector_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_20.cc b/tests/vector/vector_20.cc index 26ea47ac29..83c1ec75b4 100644 --- a/tests/vector/vector_20.cc +++ b/tests/vector/vector_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_21.cc b/tests/vector/vector_21.cc index 65f27f8e16..1b37bc7fe6 100644 --- a/tests/vector/vector_21.cc +++ b/tests/vector/vector_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_21_negative.cc b/tests/vector/vector_21_negative.cc index 52c6b1998c..ab19f0d3ed 100644 --- a/tests/vector/vector_21_negative.cc +++ b/tests/vector/vector_21_negative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_22.cc b/tests/vector/vector_22.cc index b980f488ab..9d90c26d26 100644 --- a/tests/vector/vector_22.cc +++ b/tests/vector/vector_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_23.cc b/tests/vector/vector_23.cc index 672840a35b..228164a119 100644 --- a/tests/vector/vector_23.cc +++ b/tests/vector/vector_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_24.cc b/tests/vector/vector_24.cc index 7391863eb5..324d2a576f 100644 --- a/tests/vector/vector_24.cc +++ b/tests/vector/vector_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_26.cc b/tests/vector/vector_26.cc index 3fd6fa97a7..3c3284168a 100644 --- a/tests/vector/vector_26.cc +++ b/tests/vector/vector_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_27.cc b/tests/vector/vector_27.cc index a005164151..5eae854107 100644 --- a/tests/vector/vector_27.cc +++ b/tests/vector/vector_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_28.cc b/tests/vector/vector_28.cc index 952e962f99..92f3a717ed 100644 --- a/tests/vector/vector_28.cc +++ b/tests/vector/vector_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_29.cc b/tests/vector/vector_29.cc index 7e99a3ea52..dd9049a47b 100644 --- a/tests/vector/vector_29.cc +++ b/tests/vector/vector_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_30.cc b/tests/vector/vector_30.cc index 19b4255c69..a00a85e2b4 100644 --- a/tests/vector/vector_30.cc +++ b/tests/vector/vector_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_31.cc b/tests/vector/vector_31.cc index efae38ad9a..2e7bd5dbff 100644 --- a/tests/vector/vector_31.cc +++ b/tests/vector/vector_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_32.cc b/tests/vector/vector_32.cc index 614a4c921d..90bc985cc6 100644 --- a/tests/vector/vector_32.cc +++ b/tests/vector/vector_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_33.cc b/tests/vector/vector_33.cc index d35e83d839..e0d08a1b27 100644 --- a/tests/vector/vector_33.cc +++ b/tests/vector/vector_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_34.cc b/tests/vector/vector_34.cc index 769d1c9f21..d767195b63 100644 --- a/tests/vector/vector_34.cc +++ b/tests/vector/vector_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_35.cc b/tests/vector/vector_35.cc index 2f29b3a0b0..ddb9215407 100644 --- a/tests/vector/vector_35.cc +++ b/tests/vector/vector_35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_36.cc b/tests/vector/vector_36.cc index 05b20ea33f..dc0fed0af4 100644 --- a/tests/vector/vector_36.cc +++ b/tests/vector/vector_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_37.cc b/tests/vector/vector_37.cc index db6d234715..a22cb0682e 100644 --- a/tests/vector/vector_37.cc +++ b/tests/vector/vector_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_39.cc b/tests/vector/vector_39.cc index 528eec5a81..a79c8b9165 100644 --- a/tests/vector/vector_39.cc +++ b/tests/vector/vector_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_40.cc b/tests/vector/vector_40.cc index 9d041b2095..4f68202106 100644 --- a/tests/vector/vector_40.cc +++ b/tests/vector/vector_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_41.cc b/tests/vector/vector_41.cc index 6ba60901e8..8170f0b816 100644 --- a/tests/vector/vector_41.cc +++ b/tests/vector/vector_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_42.cc b/tests/vector/vector_42.cc index 5fd89e6fe9..17b8709cb3 100644 --- a/tests/vector/vector_42.cc +++ b/tests/vector/vector_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_45.cc b/tests/vector/vector_45.cc index 1fb76e27f7..e6251d7b27 100644 --- a/tests/vector/vector_45.cc +++ b/tests/vector/vector_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_46.cc b/tests/vector/vector_46.cc index 1af2194367..fd7e7a28f2 100644 --- a/tests/vector/vector_46.cc +++ b/tests/vector/vector_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_48.cc b/tests/vector/vector_48.cc index c718f5065e..02970012d1 100644 --- a/tests/vector/vector_48.cc +++ b/tests/vector/vector_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_49.cc b/tests/vector/vector_49.cc index 69b76b479a..17080a1469 100644 --- a/tests/vector/vector_49.cc +++ b/tests/vector/vector_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_57.cc b/tests/vector/vector_57.cc index b2cf0e648e..67c6e8e70f 100644 --- a/tests/vector/vector_57.cc +++ b/tests/vector/vector_57.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_58.cc b/tests/vector/vector_58.cc index 7967399d81..38fa0d8bd5 100644 --- a/tests/vector/vector_58.cc +++ b/tests/vector/vector_58.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_1.cc b/tests/vector/vector_equality_1.cc index 839d3944fb..c7148a8c61 100644 --- a/tests/vector/vector_equality_1.cc +++ b/tests/vector/vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_2.cc b/tests/vector/vector_equality_2.cc index a81ccf61ec..48f7f8f59e 100644 --- a/tests/vector/vector_equality_2.cc +++ b/tests/vector/vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_3.cc b/tests/vector/vector_equality_3.cc index dbb89b2334..f740624c1e 100644 --- a/tests/vector/vector_equality_3.cc +++ b/tests/vector/vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_4.cc b/tests/vector/vector_equality_4.cc index 28b7cf7a5d..3e9bd2f443 100644 --- a/tests/vector/vector_equality_4.cc +++ b/tests/vector/vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_5.cc b/tests/vector/vector_equality_5.cc index ce1d15d0bc..2b6f6a6f92 100644 --- a/tests/vector/vector_equality_5.cc +++ b/tests/vector/vector_equality_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_6.cc b/tests/vector/vector_equality_6.cc index 4b59099b65..62d32af12c 100644 --- a/tests/vector/vector_equality_6.cc +++ b/tests/vector/vector_equality_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_7.cc b/tests/vector/vector_equality_7.cc index 229b3b1c60..1ef55e6912 100644 --- a/tests/vector/vector_equality_7.cc +++ b/tests/vector/vector_equality_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_equality_8.cc b/tests/vector/vector_equality_8.cc index e9e339aad3..6cbad40cc2 100644 --- a/tests/vector/vector_equality_8.cc +++ b/tests/vector/vector_equality_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector/vector_vector_01.cc b/tests/vector/vector_vector_01.cc index 1d2bf1f883..aa9ac52131 100644 --- a/tests/vector/vector_vector_01.cc +++ b/tests/vector/vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2016 by the deal.II authors +// Copyright (C) 2004 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/boundaries.cc b/tests/vector_tools/boundaries.cc index abf119b2e5..de5cb72a7f 100644 --- a/tests/vector_tools/boundaries.cc +++ b/tests/vector_tools/boundaries.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/boundaries_complex.cc b/tests/vector_tools/boundaries_complex.cc index 55f3fcf48c..3f980a86f5 100644 --- a/tests/vector_tools/boundaries_complex.cc +++ b/tests/vector_tools/boundaries_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/boundaries_complex_hp.cc b/tests/vector_tools/boundaries_complex_hp.cc index e65ec82333..eae086c748 100644 --- a/tests/vector_tools/boundaries_complex_hp.cc +++ b/tests/vector_tools/boundaries_complex_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2015 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_01.cc b/tests/vector_tools/integrate_difference_01.cc index 409028cd05..12d13b1504 100644 --- a/tests/vector_tools/integrate_difference_01.cc +++ b/tests/vector_tools/integrate_difference_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_01_complex_01.cc b/tests/vector_tools/integrate_difference_01_complex_01.cc index ecaf6feb26..98390c94d6 100644 --- a/tests/vector_tools/integrate_difference_01_complex_01.cc +++ b/tests/vector_tools/integrate_difference_01_complex_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_01_complex_02.cc b/tests/vector_tools/integrate_difference_01_complex_02.cc index 7b20a50926..48693f9733 100644 --- a/tests/vector_tools/integrate_difference_01_complex_02.cc +++ b/tests/vector_tools/integrate_difference_01_complex_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_01_complex_03.cc b/tests/vector_tools/integrate_difference_01_complex_03.cc index 7662c67d80..a21ae34ec7 100644 --- a/tests/vector_tools/integrate_difference_01_complex_03.cc +++ b/tests/vector_tools/integrate_difference_01_complex_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_02.cc b/tests/vector_tools/integrate_difference_02.cc index bec96b7b22..6741ae6253 100644 --- a/tests/vector_tools/integrate_difference_02.cc +++ b/tests/vector_tools/integrate_difference_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_03.cc b/tests/vector_tools/integrate_difference_03.cc index 7f979603de..d43282c9e6 100644 --- a/tests/vector_tools/integrate_difference_03.cc +++ b/tests/vector_tools/integrate_difference_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_04.cc b/tests/vector_tools/integrate_difference_04.cc index 7ec00f1608..c0d51ebf35 100644 --- a/tests/vector_tools/integrate_difference_04.cc +++ b/tests/vector_tools/integrate_difference_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_04_hp.cc b/tests/vector_tools/integrate_difference_04_hp.cc index 40df9f3c2c..7f4baf5dde 100644 --- a/tests/vector_tools/integrate_difference_04_hp.cc +++ b/tests/vector_tools/integrate_difference_04_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/vector_tools/integrate_difference_04_hp_02.cc b/tests/vector_tools/integrate_difference_04_hp_02.cc index 392b839a36..428f9279bd 100644 --- a/tests/vector_tools/integrate_difference_04_hp_02.cc +++ b/tests/vector_tools/integrate_difference_04_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2016 by the deal.II authors +// Copyright (C) 2003 - 2017 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/zoltan/zoltan_01.cc b/tests/zoltan/zoltan_01.cc index b4649dd170..92bc7bd35a 100644 --- a/tests/zoltan/zoltan_01.cc +++ b/tests/zoltan/zoltan_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/zoltan/zoltan_02.cc b/tests/zoltan/zoltan_02.cc index d3630b3ec2..3b74f380e8 100644 --- a/tests/zoltan/zoltan_02.cc +++ b/tests/zoltan/zoltan_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/zoltan/zoltan_03.cc b/tests/zoltan/zoltan_03.cc index fd44a9b082..4afcb00a83 100644 --- a/tests/zoltan/zoltan_03.cc +++ b/tests/zoltan/zoltan_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. // -- 2.39.5