From 0098cad9f23086bcb4b49d4283daf820ccceb146 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 13 Jan 2015 15:14:55 -0600 Subject: [PATCH] Update copyright years of 3488 files. --- bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt | 2 +- bundled/muparser_v2_2_3/CMakeLists.txt | 2 +- bundled/tbb41_20130401oss/src/CMakeLists.txt | 2 +- bundled/umfpack/AMD/Source/CMakeLists.txt | 2 +- bundled/umfpack/UMFPACK/Source/CMakeLists.txt | 2 +- cmake/checks/check_01_cpu_features.cmake | 2 +- cmake/checks/check_02_system_features.cmake | 2 +- cmake/checks/check_03_generator_bugs.cmake | 2 +- cmake/configure/configure_1_bzip2.cmake | 2 +- cmake/configure/configure_arpack.cmake | 2 +- cmake/configure/configure_muparser.cmake | 2 +- cmake/configure/configure_netcdf.cmake | 2 +- cmake/macros/macro_add_flags.cmake | 2 +- cmake/macros/macro_check_cxx_compiler_bug.cmake | 2 +- cmake/macros/macro_clear_cmake_required.cmake | 2 +- cmake/macros/macro_cond_set_to_yes.cmake | 2 +- cmake/macros/macro_configure_feature.cmake | 2 +- cmake/macros/macro_deal_ii_add_definitions.cmake | 2 +- cmake/macros/macro_deal_ii_add_dependencies.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_setup_target.cmake | 2 +- cmake/macros/macro_enable_if_links.cmake | 2 +- cmake/macros/macro_enable_language_optional.cmake | 2 +- cmake/macros/macro_expand_instantiations.cmake | 2 +- cmake/macros/macro_find_package.cmake | 2 +- cmake/macros/macro_item_matches.cmake | 2 +- cmake/macros/macro_push_cmake_required.cmake | 2 +- cmake/macros/macro_replace_flag.cmake | 2 +- cmake/macros/macro_reset_cmake_required.cmake | 2 +- cmake/macros/macro_set_if_empty.cmake | 2 +- cmake/macros/macro_strip_flag.cmake | 2 +- cmake/macros/macro_switch_library_preference.cmake | 2 +- cmake/macros/macro_to_string.cmake | 2 +- cmake/macros/macro_to_string_and_add_prefix.cmake | 2 +- cmake/scripts/CMakeLists.txt | 2 +- cmake/scripts/expand_instantiations.cc | 2 +- cmake/scripts/make_dependencies.cc | 2 +- cmake/setup_compiler_flags_gnu.cmake | 2 +- cmake/setup_compiler_flags_msvc.cmake | 2 +- cmake/setup_custom_targets.cmake | 2 +- cmake/setup_external_macros.cmake | 2 +- cmake/setup_write_config.cmake | 2 +- contrib/CMakeLists.txt | 2 +- contrib/mesh_conversion/CMakeLists.txt | 2 +- contrib/parameter_gui/CMakeLists.txt | 2 +- doc/CMakeLists.txt | 2 +- examples/doxygen/block_matrix_array.cc | 2 +- examples/doxygen/compressed_block_sparsity_pattern.cc | 2 +- examples/doxygen/product_matrix.cc | 2 +- examples/doxygen/theta_timestepping.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-14/step-14.cc | 2 +- examples/step-16/step-16.cc | 2 +- examples/step-17/step-17.cc | 2 +- examples/step-18/step-18.cc | 2 +- examples/step-19/step-19.cc | 2 +- examples/step-2/step-2.cc | 2 +- examples/step-20/step-20.cc | 2 +- examples/step-21/step-21.cc | 2 +- examples/step-23/step-23.cc | 2 +- examples/step-24/step-24.cc | 2 +- examples/step-25/step-25.cc | 2 +- examples/step-26/step-26.cc | 2 +- examples/step-27/step-27.cc | 2 +- examples/step-28/step-28.cc | 2 +- examples/step-29/step-29.cc | 2 +- examples/step-30/step-30.cc | 2 +- examples/step-31/step-31.cc | 2 +- examples/step-33/step-33.cc | 2 +- examples/step-34/step-34.cc | 2 +- examples/step-35/step-35.cc | 2 +- examples/step-37/step-37.cc | 2 +- examples/step-38/step-38.cc | 2 +- examples/step-39/step-39.cc | 2 +- examples/step-4/step-4.cc | 2 +- examples/step-41/step-41.cc | 2 +- examples/step-43/step-43.cc | 2 +- examples/step-44/step-44.cc | 2 +- examples/step-45/step-45.cc | 2 +- examples/step-46/step-46.cc | 2 +- examples/step-47/step-47.cc | 2 +- examples/step-48/step-48.cc | 2 +- examples/step-49/step-49.cc | 2 +- examples/step-5/step-5.cc | 2 +- examples/step-50/step-50.cc | 2 +- examples/step-51/step-51.cc | 2 +- examples/step-6/step-6.cc | 2 +- examples/step-7/step-7.cc | 2 +- examples/step-8/step-8.cc | 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/auto_derivative_function.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/derivative_form.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_bessel.h | 2 +- include/deal.II/base/function_derivative.h | 2 +- include/deal.II/base/function_parser.h | 2 +- include/deal.II/base/function_time.h | 2 +- include/deal.II/base/graph_coloring.h | 2 +- include/deal.II/base/index_set.h | 2 +- include/deal.II/base/job_identifier.h | 2 +- include/deal.II/base/logstream.h | 2 +- include/deal.II/base/mg_level_object.h | 2 +- include/deal.II/base/mpi.h | 2 +- include/deal.II/base/named_data.h | 2 +- include/deal.II/base/numbers.h | 2 +- include/deal.II/base/parameter_handler.h | 2 +- include/deal.II/base/parsed_function.h | 2 +- include/deal.II/base/path_search.h | 2 +- include/deal.II/base/point.h | 2 +- include/deal.II/base/polynomial.h | 2 +- include/deal.II/base/polynomial_space.h | 2 +- include/deal.II/base/polynomials_abf.h | 2 +- include/deal.II/base/polynomials_adini.h | 2 +- include/deal.II/base/polynomials_bdm.h | 2 +- include/deal.II/base/polynomials_nedelec.h | 2 +- include/deal.II/base/polynomials_p.h | 2 +- include/deal.II/base/polynomials_piecewise.h | 2 +- include/deal.II/base/polynomials_raviart_thomas.h | 2 +- include/deal.II/base/qprojector.h | 2 +- include/deal.II/base/quadrature.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/synchronous_iterator.h | 2 +- include/deal.II/base/table_handler.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_base.h | 2 +- include/deal.II/base/tensor_function.h | 2 +- include/deal.II/base/tensor_product_polynomials.h | 2 +- include/deal.II/base/tensor_product_polynomials_const.h | 2 +- include/deal.II/base/thread_management.h | 2 +- include/deal.II/base/timer.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/dofs/block_info.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_objects.h | 2 +- include/deal.II/dofs/dof_renumbering.h | 2 +- include/deal.II/dofs/dof_tools.h | 2 +- include/deal.II/dofs/function_map.h | 2 +- include/deal.II/dofs/number_cache.h | 2 +- include/deal.II/fe/fe_nothing.h | 2 +- include/deal.II/fe/fe_poly.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_poly_tensor.h | 2 +- include/deal.II/fe/fe_q_iso_q1.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_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/grid_generator.h | 2 +- include/deal.II/grid/grid_out.h | 2 +- include/deal.II/grid/grid_reordering.h | 2 +- include/deal.II/grid/grid_reordering_internal.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/persistent_tria.h | 2 +- include/deal.II/grid/tria.h | 2 +- include/deal.II/grid/tria_boundary_lib.h | 2 +- include/deal.II/grid/tria_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_object.h | 2 +- include/deal.II/hp/dof_faces.h | 2 +- include/deal.II/hp/dof_handler.h | 2 +- include/deal.II/hp/dof_level.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/l2.h | 2 +- include/deal.II/integrators/laplace.h | 2 +- include/deal.II/integrators/local_integrators.h | 2 +- include/deal.II/integrators/maxwell.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.h | 2 +- include/deal.II/lac/block_matrix_array.h | 2 +- include/deal.II/lac/block_matrix_base.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.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_sparsity_pattern.h | 2 +- include/deal.II/lac/constraint_matrix.templates.h | 2 +- include/deal.II/lac/eigen.h | 2 +- include/deal.II/lac/exceptions.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/iterative_inverse.h | 2 +- include/deal.II/lac/lapack_support.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/petsc_block_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_block_vector.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_block_vector.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_solver.h | 2 +- include/deal.II/lac/petsc_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_vector.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/relaxation_block.templates.h | 2 +- include/deal.II/lac/schur_matrix.h | 2 +- include/deal.II/lac/shifted_matrix.h | 2 +- include/deal.II/lac/slepc_solver.h | 2 +- include/deal.II/lac/slepc_spectral_transformation.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_ilu.h | 2 +- include/deal.II/lac/sparse_ilu.templates.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/swappable_vector.templates.h | 2 +- include/deal.II/lac/transpose_matrix.h | 2 +- include/deal.II/lac/tridiagonal_matrix.h | 2 +- include/deal.II/lac/trilinos_block_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_block_vector.h | 2 +- include/deal.II/lac/trilinos_parallel_block_vector.h | 2 +- include/deal.II/lac/trilinos_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_sparsity_pattern.h | 2 +- include/deal.II/lac/vector.h | 2 +- include/deal.II/lac/vector_memory.h | 2 +- include/deal.II/matrix_free/dof_info.h | 2 +- include/deal.II/matrix_free/dof_info.templates.h | 2 +- include/deal.II/matrix_free/helper_functions.h | 2 +- include/deal.II/matrix_free/matrix_free.h | 2 +- include/deal.II/matrix_free/matrix_free.templates.h | 2 +- include/deal.II/meshworker/dof_info.h | 2 +- include/deal.II/meshworker/functional.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_transfer.h | 2 +- include/deal.II/multigrid/mg_transfer.templates.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_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/fe_field_function.h | 2 +- include/deal.II/numerics/fe_field_function.templates.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/time_dependent.h | 2 +- include/deal.II/numerics/vector_tools.templates.h | 2 +- source/algorithms/CMakeLists.txt | 2 +- source/algorithms/operator.cc | 2 +- source/algorithms/operator.inst.in | 2 +- source/algorithms/timestep_control.cc | 2 +- source/base/CMakeLists.txt | 2 +- source/base/auto_derivative_function.cc | 2 +- source/base/conditional_ostream.cc | 2 +- source/base/config.cc | 2 +- source/base/convergence_table.cc | 2 +- source/base/data_out_base.cc | 2 +- source/base/data_out_base.inst.in | 2 +- source/base/event.cc | 2 +- source/base/exceptions.cc | 2 +- source/base/flow_function.cc | 2 +- source/base/function.cc | 2 +- source/base/function_derivative.cc | 2 +- source/base/function_lib.cc | 2 +- source/base/function_lib_cutoff.cc | 2 +- source/base/function_parser.cc | 2 +- source/base/function_time.cc | 2 +- source/base/geometry_info.cc | 2 +- source/base/index_set.cc | 2 +- source/base/job_identifier.cc | 2 +- source/base/logstream.cc | 2 +- source/base/memory_consumption.cc | 2 +- source/base/mpi.cc | 2 +- source/base/multithread_info.cc | 2 +- source/base/named_selection.cc | 2 +- source/base/parallel.cc | 2 +- source/base/parameter_handler.cc | 2 +- source/base/path_search.cc | 2 +- source/base/polynomial_space.cc | 2 +- source/base/polynomials_abf.cc | 2 +- source/base/polynomials_adini.cc | 2 +- source/base/polynomials_bdm.cc | 2 +- source/base/polynomials_nedelec.cc | 2 +- source/base/polynomials_p.cc | 2 +- source/base/polynomials_piecewise.cc | 2 +- source/base/polynomials_raviart_thomas.cc | 2 +- source/base/quadrature.cc | 2 +- source/base/quadrature_lib.cc | 2 +- source/base/quadrature_selector.cc | 2 +- source/base/subscriptor.cc | 2 +- source/base/symmetric_tensor.cc | 2 +- source/base/table_handler.cc | 2 +- source/base/tensor_function.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/utilities.cc | 2 +- source/distributed/CMakeLists.txt | 2 +- source/distributed/solution_transfer.cc | 2 +- source/distributed/solution_transfer.inst.in | 2 +- source/distributed/tria.inst.in | 2 +- source/dofs/CMakeLists.txt | 2 +- source/dofs/block_info.cc | 2 +- source/dofs/block_info.inst.in | 2 +- source/dofs/dof_accessor.cc | 2 +- source/dofs/dof_accessor.inst.in | 2 +- source/dofs/dof_accessor_get.inst.in | 2 +- source/dofs/dof_accessor_set.inst.in | 2 +- source/dofs/dof_faces.cc | 2 +- source/dofs/dof_handler.inst.in | 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_objects.inst.in | 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/dof_tools_constraints.cc | 2 +- source/dofs/dof_tools_constraints.inst.in | 2 +- source/dofs/dof_tools_sparsity.cc | 2 +- source/dofs/dof_tools_sparsity.inst.in | 2 +- source/dofs/number_cache.cc | 2 +- source/fe/CMakeLists.txt | 2 +- source/fe/block_mask.cc | 2 +- source/fe/component_mask.cc | 2 +- source/fe/fe.inst.in | 2 +- source/fe/fe_abf.cc | 2 +- source/fe/fe_abf.inst.in | 2 +- source/fe/fe_bdm.cc | 2 +- source/fe/fe_bdm.inst.in | 2 +- source/fe/fe_data.cc | 2 +- source/fe/fe_dg_vector.cc | 2 +- source/fe/fe_dg_vector.inst.in | 2 +- source/fe/fe_dgp.cc | 2 +- source/fe/fe_dgp.inst.in | 2 +- source/fe/fe_dgp_monomial.cc | 2 +- source/fe/fe_dgp_monomial.inst.in | 2 +- source/fe/fe_dgp_nonparametric.cc | 2 +- source/fe/fe_dgp_nonparametric.inst.in | 2 +- source/fe/fe_dgq.cc | 2 +- source/fe/fe_dgq.inst.in | 2 +- source/fe/fe_face.cc | 2 +- source/fe/fe_face.inst.in | 2 +- source/fe/fe_nedelec.cc | 2 +- source/fe/fe_nedelec.inst.in | 2 +- source/fe/fe_nothing.cc | 2 +- source/fe/fe_nothing.inst.in | 2 +- source/fe/fe_poly.cc | 2 +- source/fe/fe_poly.inst.in | 2 +- source/fe/fe_poly_tensor.cc | 2 +- source/fe/fe_poly_tensor.inst.in | 2 +- source/fe/fe_q.cc | 2 +- source/fe/fe_q.inst.in | 2 +- source/fe/fe_q_base.cc | 2 +- source/fe/fe_q_base.inst.in | 2 +- source/fe/fe_q_dg0.cc | 2 +- source/fe/fe_q_dg0.inst.in | 2 +- source/fe/fe_q_hierarchical.cc | 2 +- source/fe/fe_q_hierarchical.inst.in | 2 +- source/fe/fe_q_iso_q1.cc | 2 +- source/fe/fe_q_iso_q1.inst.in | 2 +- source/fe/fe_raviart_thomas.cc | 2 +- source/fe/fe_raviart_thomas.inst.in | 2 +- source/fe/fe_raviart_thomas_nodal.cc | 2 +- source/fe/fe_raviart_thomas_nodal.inst.in | 2 +- source/fe/fe_system.inst.in | 2 +- source/fe/fe_tools.inst.in | 2 +- source/fe/fe_tools_interpolate.cc | 2 +- source/fe/fe_tools_interpolate.inst.in | 2 +- source/fe/fe_trace.inst.in | 2 +- source/fe/fe_values.cc | 2 +- source/fe/fe_values.decl.1.inst.in | 2 +- source/fe/fe_values.decl.2.inst.in | 2 +- source/fe/fe_values.impl.1.inst.in | 2 +- source/fe/fe_values.impl.2.inst.in | 2 +- source/fe/fe_values.inst.in | 2 +- source/fe/fe_values_inst2.cc | 2 +- source/fe/mapping.cc | 2 +- source/fe/mapping.inst.in | 2 +- source/fe/mapping_c1.cc | 2 +- source/fe/mapping_c1.inst.in | 2 +- source/fe/mapping_cartesian.cc | 2 +- source/fe/mapping_cartesian.inst.in | 2 +- source/fe/mapping_q.cc | 2 +- source/fe/mapping_q.inst.in | 2 +- source/fe/mapping_q1.cc | 2 +- source/fe/mapping_q1.inst.in | 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_in.inst.in | 2 +- source/grid/grid_out.inst.in | 2 +- source/grid/grid_refinement.inst.in | 2 +- source/grid/grid_tools.inst.in | 2 +- source/grid/intergrid_map.cc | 2 +- source/grid/intergrid_map.inst.in | 2 +- source/grid/manifold.cc | 2 +- source/grid/manifold.inst.in | 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.inst.in | 2 +- source/grid/tria_accessor.inst.in | 2 +- source/grid/tria_boundary.cc | 2 +- source/grid/tria_boundary.inst.in | 2 +- source/grid/tria_boundary_lib.cc | 2 +- source/grid/tria_boundary_lib.inst.in | 2 +- source/grid/tria_faces.cc | 2 +- source/grid/tria_levels.cc | 2 +- source/grid/tria_objects.cc | 2 +- source/hp/CMakeLists.txt | 2 +- source/hp/dof_faces.cc | 2 +- source/hp/dof_handler.cc | 2 +- source/hp/dof_handler.inst.in | 2 +- source/hp/dof_level.cc | 2 +- source/hp/fe_collection.cc | 2 +- source/hp/fe_collection.inst.in | 2 +- source/hp/fe_values.cc | 2 +- source/hp/fe_values.inst.in | 2 +- source/hp/mapping_collection.cc | 2 +- source/hp/mapping_collection.inst.in | 2 +- source/integrators/CMakeLists.txt | 2 +- source/lac/CMakeLists.txt | 2 +- source/lac/block_matrix_array.cc | 2 +- source/lac/block_sparse_matrix.cc | 2 +- source/lac/block_sparse_matrix.inst.in | 2 +- source/lac/block_sparse_matrix_ez.cc | 2 +- source/lac/block_sparsity_pattern.cc | 2 +- source/lac/block_vector.cc | 2 +- source/lac/block_vector.inst.in | 2 +- source/lac/chunk_sparse_matrix.cc | 2 +- source/lac/chunk_sparse_matrix.inst.in | 2 +- source/lac/chunk_sparsity_pattern.cc | 2 +- source/lac/compressed_set_sparsity_pattern.cc | 2 +- source/lac/compressed_simple_sparsity_pattern.cc | 2 +- source/lac/compressed_sparsity_pattern.cc | 2 +- source/lac/constraint_matrix.cc | 2 +- source/lac/constraint_matrix.inst.in | 2 +- source/lac/full_matrix.cc | 2 +- source/lac/full_matrix.inst.in | 2 +- source/lac/lapack_full_matrix.inst.in | 2 +- source/lac/matrix_lib.cc | 2 +- source/lac/matrix_out.cc | 2 +- source/lac/parallel_vector.cc | 2 +- source/lac/parallel_vector.inst.in | 2 +- source/lac/petsc_block_sparse_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_sparse_matrix.cc | 2 +- source/lac/petsc_precondition.cc | 2 +- source/lac/petsc_sparse_matrix.cc | 2 +- source/lac/petsc_vector.cc | 2 +- source/lac/petsc_vector_base.cc | 2 +- source/lac/precondition_block.cc | 2 +- source/lac/precondition_block.inst.in | 2 +- source/lac/precondition_block_ez.cc | 2 +- source/lac/relaxation_block.cc | 2 +- source/lac/relaxation_block.inst.in | 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_decomposition.cc | 2 +- source/lac/sparse_ilu.cc | 2 +- source/lac/sparse_matrix.cc | 2 +- source/lac/sparse_matrix.inst.in | 2 +- source/lac/sparse_matrix_ez.cc | 2 +- source/lac/sparse_matrix_ez.inst.in | 2 +- source/lac/sparse_mic.cc | 2 +- source/lac/sparse_vanka.cc | 2 +- source/lac/sparsity_pattern.cc | 2 +- source/lac/swappable_vector.cc | 2 +- source/lac/tridiagonal_matrix.cc | 2 +- source/lac/trilinos_block_sparse_matrix.cc | 2 +- source/lac/trilinos_block_vector.cc | 2 +- source/lac/trilinos_solver.cc | 2 +- source/lac/trilinos_sparse_matrix.cc | 2 +- source/lac/trilinos_sparse_matrix.inst.in | 2 +- source/lac/trilinos_sparsity_pattern.cc | 2 +- source/lac/trilinos_vector.cc | 2 +- source/lac/trilinos_vector_base.inst.in | 2 +- source/lac/vector.cc | 2 +- source/lac/vector.inst.in | 2 +- source/lac/vector_memory.cc | 2 +- source/lac/vector_memory.inst.in | 2 +- source/lac/vector_view.cc | 2 +- source/lac/vector_view.inst.in | 2 +- source/matrix_free/CMakeLists.txt | 2 +- source/matrix_free/matrix_free.cc | 2 +- source/matrix_free/matrix_free.inst.in | 2 +- source/meshworker/CMakeLists.txt | 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_tools.cc | 2 +- source/multigrid/mg_tools.inst.in | 2 +- source/multigrid/mg_transfer_block.cc | 2 +- source/multigrid/mg_transfer_block.inst.in | 2 +- source/multigrid/mg_transfer_component.cc | 2 +- source/multigrid/mg_transfer_component.inst.in | 2 +- source/multigrid/mg_transfer_prebuilt.cc | 2 +- source/multigrid/mg_transfer_prebuilt.inst.in | 2 +- source/multigrid/multigrid.cc | 2 +- source/multigrid/multigrid.inst.in | 2 +- source/numerics/CMakeLists.txt | 2 +- source/numerics/data_out.cc | 2 +- source/numerics/data_out.inst.in | 2 +- source/numerics/data_out_dof_data.cc | 2 +- source/numerics/data_out_dof_data.inst.in | 2 +- source/numerics/data_out_faces.inst.in | 2 +- source/numerics/data_out_rotation.inst.in | 2 +- source/numerics/data_out_stack.cc | 2 +- source/numerics/data_out_stack.inst.in | 2 +- source/numerics/data_postprocessor.cc | 2 +- source/numerics/data_postprocessor.inst.in | 2 +- source/numerics/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.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_tools.inst.in | 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/solution_transfer_inst2.cc | 2 +- source/numerics/solution_transfer_inst3.cc | 2 +- source/numerics/solution_transfer_inst4.cc | 2 +- source/numerics/time_dependent.cc | 2 +- source/numerics/time_dependent.inst.in | 2 +- source/numerics/vector_tools_boundary.cc | 2 +- source/numerics/vector_tools_boundary.inst.in | 2 +- source/numerics/vector_tools_constraints.cc | 2 +- source/numerics/vector_tools_integrate_difference.cc | 2 +- source/numerics/vector_tools_integrate_difference.inst.in | 2 +- source/numerics/vector_tools_interpolate.cc | 2 +- source/numerics/vector_tools_mean_value.cc | 2 +- source/numerics/vector_tools_mean_value.inst.in | 2 +- source/numerics/vector_tools_point_value.cc | 2 +- source/numerics/vector_tools_point_value.inst.in | 2 +- source/numerics/vector_tools_project.cc | 2 +- source/numerics/vector_tools_project.inst.in | 2 +- source/numerics/vector_tools_rhs.cc | 2 +- source/numerics/vector_tools_rhs.inst.in | 2 +- source/opencascade/CMakeLists.txt | 2 +- source/opencascade/boundary_lib.inst.in | 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_01_compat.cc | 2 +- tests/algorithms/operator_compatibility.cc | 2 +- tests/algorithms/theta_01.cc | 2 +- tests/algorithms/theta_01_compat.cc | 2 +- tests/all-headers/test_header.cc | 2 +- tests/aniso/anisotropic_crash.cc | 2 +- tests/aniso/fe_tools.cc | 2 +- tests/aniso/hp_constraints_dgp_08.cc | 2 +- tests/aniso/hp_constraints_dgp_monomial_08.cc | 2 +- tests/aniso/hp_constraints_dgp_nonparametric_08.cc | 2 +- tests/aniso/hp_constraints_dgq_08.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/base/aligned_vector_01.cc | 2 +- tests/base/aligned_vector_02.cc | 2 +- tests/base/aligned_vector_03.cc | 2 +- tests/base/anisotropic_1.cc | 2 +- tests/base/anisotropic_2.cc | 2 +- tests/base/auto_derivative_function.cc | 2 +- tests/base/boost_iostreams_01.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/data_out_base.cc | 2 +- tests/base/data_out_base_dx.cc | 2 +- tests/base/data_out_base_eps.cc | 2 +- tests/base/data_out_base_gmv.cc | 2 +- tests/base/data_out_base_gnuplot.cc | 2 +- tests/base/data_out_base_povray.cc | 2 +- tests/base/data_out_base_pvd.cc | 2 +- tests/base/data_out_base_pvtu.cc | 2 +- tests/base/data_out_base_tecplot.cc | 2 +- tests/base/data_out_base_tecplot_bin.cc | 2 +- tests/base/data_out_base_vtk.cc | 2 +- tests/base/data_out_base_vtk_cycle.cc | 2 +- tests/base/data_out_base_vtk_time.cc | 2 +- tests/base/data_out_base_vtk_time_and_cycle.cc | 2 +- tests/base/data_out_base_vtu.cc | 2 +- tests/base/data_out_base_vtu_cycle.cc | 2 +- tests/base/data_out_base_vtu_time.cc | 2 +- tests/base/data_out_base_vtu_time_and_cycle.cc | 2 +- tests/base/data_out_reader_01.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/functions_01.cc | 2 +- tests/base/functions_02.cc | 2 +- tests/base/functions_03.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/gauss_lobatto.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_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/mutex_01.cc | 2 +- tests/base/named_data.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/patches.h | 2 +- tests/base/patterns_01.cc | 2 +- tests/base/point_01.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_rt.cc | 2 +- tests/base/polynomials_tensor.cc | 2 +- tests/base/qprojector.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/scalar_01.cc | 2 +- tests/base/slice_vector.cc | 2 +- tests/base/symmetric_tensor_01.cc | 2 +- tests/base/symmetric_tensor_02.cc | 2 +- tests/base/symmetric_tensor_03.cc | 2 +- tests/base/symmetric_tensor_04.cc | 2 +- tests/base/symmetric_tensor_05.cc | 2 +- tests/base/symmetric_tensor_06.cc | 2 +- tests/base/symmetric_tensor_07.cc | 2 +- tests/base/symmetric_tensor_08.cc | 2 +- tests/base/symmetric_tensor_09.cc | 2 +- tests/base/symmetric_tensor_10.cc | 2 +- tests/base/symmetric_tensor_11.cc | 2 +- tests/base/symmetric_tensor_12.cc | 2 +- tests/base/symmetric_tensor_13.cc | 2 +- tests/base/symmetric_tensor_14.cc | 2 +- tests/base/symmetric_tensor_15.cc | 2 +- tests/base/symmetric_tensor_16.cc | 2 +- tests/base/symmetric_tensor_17.cc | 2 +- tests/base/symmetric_tensor_18.cc | 2 +- tests/base/symmetric_tensor_19.cc | 2 +- tests/base/symmetric_tensor_20.cc | 2 +- tests/base/symmetric_tensor_21.cc | 2 +- tests/base/symmetric_tensor_22.cc | 2 +- tests/base/symmetric_tensor_23.cc | 2 +- tests/base/symmetric_tensor_24.cc | 2 +- tests/base/symmetric_tensor_25.cc | 2 +- tests/base/symmetric_tensor_26.cc | 2 +- tests/base/symmetric_tensor_27.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_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_indices_01.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/tensor.cc | 2 +- tests/base/tensor_02.cc | 2 +- tests/base/tensor_03.cc | 2 +- tests/base/tensor_04.cc | 2 +- tests/base/tensor_05.cc | 2 +- tests/base/tensor_06.cc | 2 +- tests/base/tensor_07.cc | 2 +- tests/base/tensor_08.cc | 2 +- tests/base/tensor_24.cc | 2 +- tests/base/tensor_25.cc | 2 +- tests/base/tensor_complex.cc | 2 +- tests/base/tensor_float.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_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/timer.cc | 2 +- tests/base/timer_02.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_08.cc | 2 +- tests/base/vectorization_01.cc | 2 +- tests/base/vectorization_02.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/benchmarks/gettimes/get_times.cc | 2 +- tests/benchmarks/step-22/step-22.cc | 2 +- tests/benchmarks/tablehandler/table_handler.cc | 2 +- tests/benchmarks/test_assembly/step-22.cc | 2 +- tests/benchmarks/test_hp/step.cc | 2 +- tests/benchmarks/test_poisson/poisson.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_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_03.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_03b.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/complex_complex_full_matrix_01.cc | 2 +- tests/bits/complex_complex_full_matrix_02.cc | 2 +- tests/bits/complex_complex_full_matrix_03.cc | 2 +- tests/bits/complex_complex_full_matrix_04.cc | 2 +- tests/bits/complex_complex_full_matrix_05.cc | 2 +- tests/bits/complex_complex_full_matrix_06.cc | 2 +- tests/bits/complex_complex_full_matrix_07.cc | 2 +- tests/bits/complex_complex_full_matrix_08.cc | 2 +- tests/bits/complex_complex_full_matrix_09.cc | 2 +- tests/bits/complex_complex_full_matrix_10.cc | 2 +- tests/bits/complex_complex_full_matrix_11.cc | 2 +- tests/bits/complex_complex_full_matrix_12.cc | 2 +- tests/bits/complex_complex_full_matrix_13.cc | 2 +- tests/bits/complex_complex_full_matrix_14.cc | 2 +- tests/bits/complex_complex_full_matrix_15.cc | 2 +- tests/bits/complex_complex_full_matrix_16.cc | 2 +- tests/bits/complex_complex_full_matrix_17.cc | 2 +- tests/bits/complex_complex_full_matrix_18.cc | 2 +- tests/bits/complex_complex_full_matrix_19.cc | 2 +- tests/bits/complex_complex_full_matrix_20.cc | 2 +- tests/bits/complex_complex_full_matrix_21.cc | 2 +- tests/bits/complex_complex_full_matrix_22.cc | 2 +- tests/bits/complex_complex_full_matrix_23.cc | 2 +- tests/bits/complex_complex_full_matrix_24.cc | 2 +- tests/bits/complex_complex_full_matrix_25.cc | 2 +- tests/bits/complex_complex_full_matrix_26.cc | 2 +- tests/bits/complex_complex_full_matrix_27.cc | 2 +- tests/bits/complex_complex_full_matrix_28.cc | 2 +- tests/bits/complex_complex_full_matrix_29.cc | 2 +- tests/bits/complex_complex_full_matrix_30.cc | 2 +- tests/bits/complex_complex_full_matrix_31.cc | 2 +- tests/bits/complex_complex_full_matrix_32.cc | 2 +- tests/bits/complex_complex_full_matrix_33.cc | 2 +- tests/bits/complex_complex_full_matrix_34.cc | 2 +- tests/bits/complex_complex_full_matrix_36.cc | 2 +- tests/bits/complex_complex_full_matrix_37.cc | 2 +- tests/bits/complex_complex_full_matrix_38.cc | 2 +- tests/bits/complex_complex_full_matrix_39.cc | 2 +- tests/bits/complex_complex_full_matrix_40.cc | 2 +- tests/bits/complex_complex_full_matrix_41.cc | 2 +- tests/bits/complex_complex_full_matrix_42.cc | 2 +- tests/bits/complex_complex_full_matrix_43.cc | 2 +- tests/bits/complex_complex_full_matrix_44.cc | 2 +- tests/bits/complex_complex_full_matrix_45.cc | 2 +- tests/bits/complex_complex_full_matrix_46.cc | 2 +- tests/bits/complex_complex_full_matrix_47.cc | 2 +- tests/bits/complex_complex_full_matrix_48.cc | 2 +- tests/bits/complex_complex_full_matrix_49.cc | 2 +- tests/bits/complex_complex_full_matrix_50.cc | 2 +- tests/bits/complex_complex_full_matrix_51.cc | 2 +- tests/bits/complex_complex_full_matrix_52.cc | 2 +- tests/bits/complex_real_full_matrix_01.cc | 2 +- tests/bits/complex_real_full_matrix_02.cc | 2 +- tests/bits/complex_real_full_matrix_03.cc | 2 +- tests/bits/complex_real_full_matrix_04.cc | 2 +- tests/bits/complex_real_full_matrix_05.cc | 2 +- tests/bits/complex_real_full_matrix_06.cc | 2 +- tests/bits/complex_real_full_matrix_07.cc | 2 +- tests/bits/complex_real_full_matrix_08.cc | 2 +- tests/bits/complex_real_full_matrix_09.cc | 2 +- tests/bits/complex_real_full_matrix_10.cc | 2 +- tests/bits/complex_real_full_matrix_11.cc | 2 +- tests/bits/complex_real_full_matrix_12.cc | 2 +- tests/bits/complex_real_full_matrix_13.cc | 2 +- tests/bits/complex_real_full_matrix_14.cc | 2 +- tests/bits/complex_real_full_matrix_15.cc | 2 +- tests/bits/complex_real_full_matrix_16.cc | 2 +- tests/bits/complex_real_full_matrix_17.cc | 2 +- tests/bits/complex_real_full_matrix_18.cc | 2 +- tests/bits/complex_real_full_matrix_19.cc | 2 +- tests/bits/complex_real_full_matrix_20.cc | 2 +- tests/bits/complex_real_full_matrix_21.cc | 2 +- tests/bits/complex_real_full_matrix_22.cc | 2 +- tests/bits/complex_real_full_matrix_23.cc | 2 +- tests/bits/complex_real_full_matrix_24.cc | 2 +- tests/bits/complex_real_full_matrix_25.cc | 2 +- tests/bits/complex_real_full_matrix_26.cc | 2 +- tests/bits/complex_real_full_matrix_27.cc | 2 +- tests/bits/complex_real_full_matrix_28.cc | 2 +- tests/bits/complex_real_full_matrix_29.cc | 2 +- tests/bits/complex_real_full_matrix_30.cc | 2 +- tests/bits/complex_real_full_matrix_31.cc | 2 +- tests/bits/complex_real_full_matrix_32.cc | 2 +- tests/bits/complex_real_full_matrix_33.cc | 2 +- tests/bits/complex_real_full_matrix_34.cc | 2 +- tests/bits/complex_real_full_matrix_36.cc | 2 +- tests/bits/complex_real_full_matrix_37.cc | 2 +- tests/bits/complex_real_full_matrix_38.cc | 2 +- tests/bits/complex_real_full_matrix_39.cc | 2 +- tests/bits/complex_real_full_matrix_40.cc | 2 +- tests/bits/complex_real_full_matrix_41.cc | 2 +- tests/bits/complex_real_full_matrix_42.cc | 2 +- tests/bits/complex_real_full_matrix_43.cc | 2 +- tests/bits/complex_real_full_matrix_44.cc | 2 +- tests/bits/complex_real_full_matrix_45.cc | 2 +- tests/bits/complex_real_full_matrix_46.cc | 2 +- tests/bits/complex_real_full_matrix_47.cc | 2 +- tests/bits/complex_real_full_matrix_48.cc | 2 +- tests/bits/complex_real_full_matrix_49.cc | 2 +- tests/bits/complex_real_full_matrix_50.cc | 2 +- tests/bits/complex_real_full_matrix_51.cc | 2 +- tests/bits/complex_real_full_matrix_52.cc | 2 +- tests/bits/complex_vector_11.cc | 2 +- tests/bits/complex_vector_12.cc | 2 +- tests/bits/complex_vector_13.cc | 2 +- tests/bits/complex_vector_14.cc | 2 +- tests/bits/complex_vector_15.cc | 2 +- tests/bits/complex_vector_16.cc | 2 +- tests/bits/complex_vector_17.cc | 2 +- tests/bits/complex_vector_18.cc | 2 +- tests/bits/complex_vector_19.cc | 2 +- tests/bits/complex_vector_20.cc | 2 +- tests/bits/complex_vector_21.cc | 2 +- tests/bits/complex_vector_21_negative.cc | 2 +- tests/bits/complex_vector_22.cc | 2 +- tests/bits/complex_vector_23.cc | 2 +- tests/bits/complex_vector_24.cc | 2 +- tests/bits/complex_vector_25.cc | 2 +- tests/bits/complex_vector_26.cc | 2 +- tests/bits/complex_vector_27.cc | 2 +- tests/bits/complex_vector_28.cc | 2 +- tests/bits/complex_vector_29.cc | 2 +- tests/bits/complex_vector_30.cc | 2 +- tests/bits/complex_vector_31.cc | 2 +- tests/bits/complex_vector_32.cc | 2 +- tests/bits/complex_vector_33.cc | 2 +- tests/bits/complex_vector_34.cc | 2 +- tests/bits/complex_vector_35.cc | 2 +- tests/bits/complex_vector_36.cc | 2 +- tests/bits/complex_vector_37.cc | 2 +- tests/bits/complex_vector_38.cc | 2 +- tests/bits/complex_vector_39.cc | 2 +- tests/bits/complex_vector_40.cc | 2 +- tests/bits/complex_vector_41.cc | 2 +- tests/bits/complex_vector_42.cc | 2 +- tests/bits/complex_vector_43.cc | 2 +- tests/bits/complex_vector_44.cc | 2 +- tests/bits/complex_vector_45.cc | 2 +- tests/bits/complex_vector_46.cc | 2 +- tests/bits/complex_vector_47.cc | 2 +- tests/bits/complex_vector_48.cc | 2 +- tests/bits/complex_vector_49.cc | 2 +- tests/bits/complex_vector_equality_1.cc | 2 +- tests/bits/complex_vector_equality_2.cc | 2 +- tests/bits/complex_vector_equality_3.cc | 2 +- tests/bits/complex_vector_equality_4.cc | 2 +- tests/bits/complex_vector_equality_5.cc | 2 +- tests/bits/complex_vector_equality_6.cc | 2 +- tests/bits/complex_vector_equality_7.cc | 2 +- tests/bits/complex_vector_equality_8.cc | 2 +- tests/bits/complex_vector_vector_01.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_01.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_02.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_03.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_04.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_05.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_06.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_07.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_08.cc | 2 +- tests/bits/compressed_set_sparsity_pattern_09.cc | 2 +- tests/bits/compressed_sparsity_pattern_01.cc | 2 +- tests/bits/compressed_sparsity_pattern_02.cc | 2 +- tests/bits/compressed_sparsity_pattern_03.cc | 2 +- tests/bits/compressed_sparsity_pattern_04.cc | 2 +- tests/bits/compressed_sparsity_pattern_05.cc | 2 +- tests/bits/compressed_sparsity_pattern_06.cc | 2 +- tests/bits/compressed_sparsity_pattern_07.cc | 2 +- tests/bits/compressed_sparsity_pattern_08.cc | 2 +- tests/bits/compressed_sparsity_pattern_09.cc | 2 +- tests/bits/cone_01.cc | 2 +- tests/bits/cone_02.cc | 2 +- tests/bits/count_dofs_per_block_01.cc | 2 +- tests/bits/count_dofs_per_block_02.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/data_out_01.cc | 2 +- tests/bits/data_out_02.cc | 2 +- tests/bits/data_out_03.cc | 2 +- tests/bits/data_out_04.cc | 2 +- tests/bits/data_out_05.cc | 2 +- tests/bits/data_out_06.cc | 2 +- tests/bits/data_out_07.cc | 2 +- tests/bits/data_out_08.cc | 2 +- tests/bits/data_out_09.cc | 2 +- tests/bits/data_out_common.h | 2 +- tests/bits/data_out_curved_cells.cc | 2 +- tests/bits/data_out_faces_01.cc | 2 +- tests/bits/data_out_faces_02.cc | 2 +- tests/bits/data_out_faces_03.cc | 2 +- tests/bits/data_out_faces_04.cc | 2 +- tests/bits/data_out_faces_05.cc | 2 +- tests/bits/data_out_multi_dh_01.cc | 2 +- tests/bits/data_out_multi_dh_02.cc | 2 +- tests/bits/data_out_multi_dh_03.cc | 2 +- tests/bits/data_out_multi_dh_04.cc | 2 +- tests/bits/data_out_multi_dh_05.cc | 2 +- tests/bits/data_out_rotation_01.cc | 2 +- tests/bits/data_out_rotation_02.cc | 2 +- tests/bits/data_out_rotation_03.cc | 2 +- tests/bits/data_out_rotation_04.cc | 2 +- tests/bits/data_out_rotation_05.cc | 2 +- tests/bits/data_out_stack_01.cc | 2 +- tests/bits/data_out_stack_02.cc | 2 +- tests/bits/data_out_stack_03.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_03.cc | 2 +- tests/bits/distorted_cells_04.cc | 2 +- tests/bits/distorted_cells_05.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/distorted_mapped_cells_02.cc | 2 +- tests/bits/dof_constraints_01.cc | 2 +- tests/bits/dof_constraints_02.cc | 2 +- tests/bits/dof_constraints_03.cc | 2 +- tests/bits/dof_constraints_04.cc | 2 +- tests/bits/dof_constraints_05.cc | 2 +- tests/bits/dof_constraints_06.cc | 2 +- tests/bits/dof_constraints_06_x.cc | 2 +- tests/bits/dof_constraints_07.cc | 2 +- tests/bits/dof_constraints_08.cc | 2 +- tests/bits/dof_constraints_09.cc | 2 +- tests/bits/dof_constraints_10.cc | 2 +- tests/bits/dof_constraints_10_x.cc | 2 +- tests/bits/dof_constraints_11.cc | 2 +- tests/bits/dof_constraints_11_x.cc | 2 +- tests/bits/dof_tools_00a.cc | 2 +- tests/bits/dof_tools_01a.cc | 2 +- tests/bits/dof_tools_01a_constraints_false.cc | 2 +- tests/bits/dof_tools_01a_constraints_true.cc | 2 +- tests/bits/dof_tools_01a_subdomain.cc | 2 +- tests/bits/dof_tools_01b.cc | 2 +- tests/bits/dof_tools_01b_x.cc | 2 +- tests/bits/dof_tools_01c.cc | 2 +- tests/bits/dof_tools_01d.cc | 2 +- tests/bits/dof_tools_01d_x.cc | 2 +- tests/bits/dof_tools_02a.cc | 2 +- tests/bits/dof_tools_02a_constraints_false.cc | 2 +- tests/bits/dof_tools_02a_constraints_true.cc | 2 +- tests/bits/dof_tools_02a_subdomain.cc | 2 +- tests/bits/dof_tools_02b.cc | 2 +- tests/bits/dof_tools_02b_x.cc | 2 +- tests/bits/dof_tools_02c.cc | 2 +- tests/bits/dof_tools_02d.cc | 2 +- tests/bits/dof_tools_02d_x.cc | 2 +- tests/bits/dof_tools_03.cc | 2 +- tests/bits/dof_tools_04.cc | 2 +- tests/bits/dof_tools_05.cc | 2 +- tests/bits/dof_tools_06.cc | 2 +- tests/bits/dof_tools_07.cc | 2 +- tests/bits/dof_tools_08.cc | 2 +- tests/bits/dof_tools_09.cc | 2 +- tests/bits/dof_tools_10.cc | 2 +- tests/bits/dof_tools_12.cc | 2 +- tests/bits/dof_tools_13.cc | 2 +- tests/bits/dof_tools_13a.cc | 2 +- tests/bits/dof_tools_14.cc | 2 +- tests/bits/dof_tools_15a.cc | 2 +- tests/bits/dof_tools_15b.cc | 2 +- tests/bits/dof_tools_15b_x.cc | 2 +- tests/bits/dof_tools_15c.cc | 2 +- tests/bits/dof_tools_15d.cc | 2 +- tests/bits/dof_tools_15d_x.cc | 2 +- tests/bits/dof_tools_16a.cc | 2 +- tests/bits/dof_tools_16b.cc | 2 +- tests/bits/dof_tools_16b_x.cc | 2 +- tests/bits/dof_tools_16c.cc | 2 +- tests/bits/dof_tools_16d.cc | 2 +- tests/bits/dof_tools_16d_x.cc | 2 +- tests/bits/dof_tools_17a.cc | 2 +- tests/bits/dof_tools_17b.cc | 2 +- tests/bits/dof_tools_17b_x.cc | 2 +- tests/bits/dof_tools_17c.cc | 2 +- tests/bits/dof_tools_17d.cc | 2 +- tests/bits/dof_tools_17d_x.cc | 2 +- tests/bits/dof_tools_18a.cc | 2 +- tests/bits/dof_tools_18a_1d.cc | 2 +- tests/bits/dof_tools_18b.cc | 2 +- tests/bits/dof_tools_18b_x.cc | 2 +- tests/bits/dof_tools_18c.cc | 2 +- tests/bits/dof_tools_18d.cc | 2 +- tests/bits/dof_tools_18d_x.cc | 2 +- tests/bits/dof_tools_19.cc | 2 +- tests/bits/dof_tools_20.cc | 2 +- tests/bits/dof_tools_21.cc | 2 +- tests/bits/dof_tools_21_b_x.cc | 2 +- tests/bits/dof_tools_21_b_x_q3.cc | 2 +- tests/bits/dof_tools_21_b_y.cc | 2 +- tests/bits/dof_tools_common.h | 2 +- tests/bits/dof_tools_periodic.h | 2 +- tests/bits/error_estimator_01.cc | 2 +- tests/bits/error_estimator_02.cc | 2 +- tests/bits/face_interpolation.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/faceq_face_interpolation.cc | 2 +- tests/bits/faceq_subface_interpolation.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_03_vector.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_02.cc | 2 +- tests/bits/fe_tools_03.cc | 2 +- tests/bits/fe_tools_04.cc | 2 +- tests/bits/fe_tools_05.cc | 2 +- tests/bits/fe_tools_06.cc | 2 +- tests/bits/fe_tools_06b.cc | 2 +- tests/bits/fe_tools_07.cc | 2 +- tests/bits/fe_tools_08.cc | 2 +- tests/bits/fe_tools_09.cc | 2 +- tests/bits/fe_tools_10.cc | 2 +- tests/bits/fe_tools_11.cc | 2 +- tests/bits/fe_tools_12.cc | 2 +- tests/bits/fe_tools_14.cc | 2 +- tests/bits/fe_tools_common.h | 2 +- tests/bits/fe_tools_cpfqpm_01.cc | 2 +- tests/bits/fe_tools_cpfqpm_02.cc | 2 +- tests/bits/fe_tools_cpfqpm_03.cc | 2 +- tests/bits/fe_tools_cpfqpm_04.cc | 2 +- tests/bits/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_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/full_matrix_01.cc | 2 +- tests/bits/full_matrix_02.cc | 2 +- tests/bits/full_matrix_03.cc | 2 +- tests/bits/full_matrix_04.cc | 2 +- tests/bits/full_matrix_05.cc | 2 +- tests/bits/full_matrix_06.cc | 2 +- tests/bits/full_matrix_07.cc | 2 +- tests/bits/full_matrix_08.cc | 2 +- tests/bits/full_matrix_09.cc | 2 +- tests/bits/full_matrix_1.cc | 2 +- tests/bits/full_matrix_10.cc | 2 +- tests/bits/full_matrix_11.cc | 2 +- tests/bits/full_matrix_12.cc | 2 +- tests/bits/full_matrix_13.cc | 2 +- tests/bits/full_matrix_14.cc | 2 +- tests/bits/full_matrix_15.cc | 2 +- tests/bits/full_matrix_16.cc | 2 +- tests/bits/full_matrix_17.cc | 2 +- tests/bits/full_matrix_18.cc | 2 +- tests/bits/full_matrix_19.cc | 2 +- tests/bits/full_matrix_20.cc | 2 +- tests/bits/full_matrix_21.cc | 2 +- tests/bits/full_matrix_22.cc | 2 +- tests/bits/full_matrix_23.cc | 2 +- tests/bits/full_matrix_24.cc | 2 +- tests/bits/full_matrix_25.cc | 2 +- tests/bits/full_matrix_26.cc | 2 +- tests/bits/full_matrix_27.cc | 2 +- tests/bits/full_matrix_28.cc | 2 +- tests/bits/full_matrix_29.cc | 2 +- tests/bits/full_matrix_30.cc | 2 +- tests/bits/full_matrix_31.cc | 2 +- tests/bits/full_matrix_32.cc | 2 +- tests/bits/full_matrix_33.cc | 2 +- tests/bits/full_matrix_34.cc | 2 +- tests/bits/full_matrix_36.cc | 2 +- tests/bits/full_matrix_37.cc | 2 +- tests/bits/full_matrix_38.cc | 2 +- tests/bits/full_matrix_39.cc | 2 +- tests/bits/full_matrix_40.cc | 2 +- tests/bits/full_matrix_41.cc | 2 +- tests/bits/full_matrix_42.cc | 2 +- tests/bits/full_matrix_43.cc | 2 +- tests/bits/full_matrix_44.cc | 2 +- tests/bits/full_matrix_45.cc | 2 +- tests/bits/full_matrix_46.cc | 2 +- tests/bits/full_matrix_47.cc | 2 +- tests/bits/full_matrix_48.cc | 2 +- tests/bits/full_matrix_49.cc | 2 +- tests/bits/full_matrix_50.cc | 2 +- tests/bits/full_matrix_51.cc | 2 +- tests/bits/full_matrix_52.cc | 2 +- tests/bits/full_matrix_53.cc | 2 +- tests/bits/full_matrix_54.cc | 2 +- tests/bits/full_matrix_55.cc | 2 +- tests/bits/full_matrix_56.cc | 2 +- tests/bits/full_matrix_57.cc | 2 +- tests/bits/full_matrix_common.h | 2 +- tests/bits/full_matrix_iterator_01.cc | 2 +- tests/bits/full_matrix_vector_01.cc | 2 +- tests/bits/full_matrix_vector_02.cc | 2 +- tests/bits/full_matrix_vector_05.cc | 2 +- tests/bits/full_matrix_vector_06.cc | 2 +- tests/bits/full_matrix_vector_07.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/get_fe_from_name.cc | 2 +- tests/bits/hp_constraints_are_implemented.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/mapping_cartesian_1.cc | 2 +- tests/bits/mapping_q1_eulerian_01.cc | 2 +- tests/bits/mapping_q4_3d.cc | 2 +- tests/bits/mapping_q_eulerian_01.cc | 2 +- tests/bits/mapping_q_eulerian_02.cc | 2 +- tests/bits/mapping_q_eulerian_03.cc | 2 +- tests/bits/mapping_q_eulerian_04.cc | 2 +- tests/bits/mapping_q_eulerian_05.cc | 2 +- tests/bits/max_n_cells_01.cc | 2 +- tests/bits/max_n_cells_02.cc | 2 +- tests/bits/multiple_parameter_loop_01.cc | 2 +- tests/bits/multiple_parameter_loop_02.cc | 2 +- tests/bits/n_dofs_per_object.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/parameter_handler_1.cc | 2 +- tests/bits/parameter_handler_10.cc | 2 +- tests/bits/parameter_handler_11.cc | 2 +- tests/bits/parameter_handler_12.cc | 2 +- tests/bits/parameter_handler_13.cc | 2 +- tests/bits/parameter_handler_13a.cc | 2 +- tests/bits/parameter_handler_14.cc | 2 +- tests/bits/parameter_handler_15.cc | 2 +- tests/bits/parameter_handler_16.cc | 2 +- tests/bits/parameter_handler_17.cc | 2 +- tests/bits/parameter_handler_18.cc | 2 +- tests/bits/parameter_handler_1_exception.cc | 2 +- tests/bits/parameter_handler_1_include.cc | 2 +- tests/bits/parameter_handler_1_include_fail.cc | 2 +- tests/bits/parameter_handler_1a.cc | 2 +- tests/bits/parameter_handler_2.cc | 2 +- tests/bits/parameter_handler_2_read_from_string.cc | 2 +- tests/bits/parameter_handler_3.cc | 2 +- tests/bits/parameter_handler_4.cc | 2 +- tests/bits/parameter_handler_4a.cc | 2 +- tests/bits/parameter_handler_4b.cc | 2 +- tests/bits/parameter_handler_5.cc | 2 +- tests/bits/parameter_handler_6.cc | 2 +- tests/bits/parameter_handler_6_bool.cc | 2 +- tests/bits/parameter_handler_7.cc | 2 +- tests/bits/parameter_handler_8.cc | 2 +- tests/bits/parameter_handler_9.cc | 2 +- tests/bits/parameter_handler_read_xml.cc | 2 +- tests/bits/parameter_handler_read_xml_error_01.cc | 2 +- tests/bits/parameter_handler_read_xml_error_02.cc | 2 +- tests/bits/parameter_handler_read_xml_error_03.cc | 2 +- tests/bits/parameter_handler_read_xml_error_04.cc | 2 +- tests/bits/parameter_handler_write_json.cc | 2 +- tests/bits/parameter_handler_write_section_1.cc | 2 +- tests/bits/parameter_handler_write_section_2.cc | 2 +- tests/bits/parameter_handler_write_section_xml.cc | 2 +- tests/bits/parameter_handler_write_xml.cc | 2 +- tests/bits/parsed_function.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/periodicity_05.cc | 2 +- tests/bits/point_difference_01.cc | 2 +- tests/bits/point_difference_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_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/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_01a.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_03b.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/sparsity_pattern_01.cc | 2 +- tests/bits/sparsity_pattern_01_x.cc | 2 +- tests/bits/sparsity_pattern_iterator_01.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-15.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-5.cc | 2 +- tests/bits/step-51.cc | 2 +- tests/bits/step-51p.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/subface_interpolation.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/vector_11.cc | 2 +- tests/bits/vector_12.cc | 2 +- tests/bits/vector_13.cc | 2 +- tests/bits/vector_14.cc | 2 +- tests/bits/vector_15.cc | 2 +- tests/bits/vector_16.cc | 2 +- tests/bits/vector_17.cc | 2 +- tests/bits/vector_18.cc | 2 +- tests/bits/vector_19.cc | 2 +- tests/bits/vector_20.cc | 2 +- tests/bits/vector_21.cc | 2 +- tests/bits/vector_21_negative.cc | 2 +- tests/bits/vector_22.cc | 2 +- tests/bits/vector_23.cc | 2 +- tests/bits/vector_24.cc | 2 +- tests/bits/vector_25.cc | 2 +- tests/bits/vector_26.cc | 2 +- tests/bits/vector_27.cc | 2 +- tests/bits/vector_28.cc | 2 +- tests/bits/vector_29.cc | 2 +- tests/bits/vector_30.cc | 2 +- tests/bits/vector_31.cc | 2 +- tests/bits/vector_32.cc | 2 +- tests/bits/vector_33.cc | 2 +- tests/bits/vector_34.cc | 2 +- tests/bits/vector_35.cc | 2 +- tests/bits/vector_36.cc | 2 +- tests/bits/vector_37.cc | 2 +- tests/bits/vector_38.cc | 2 +- tests/bits/vector_39.cc | 2 +- tests/bits/vector_40.cc | 2 +- tests/bits/vector_41.cc | 2 +- tests/bits/vector_42.cc | 2 +- tests/bits/vector_43.cc | 2 +- tests/bits/vector_44.cc | 2 +- tests/bits/vector_45.cc | 2 +- tests/bits/vector_46.cc | 2 +- tests/bits/vector_47.cc | 2 +- tests/bits/vector_48.cc | 2 +- tests/bits/vector_49.cc | 2 +- tests/bits/vector_57.cc | 2 +- tests/bits/vector_equality_1.cc | 2 +- tests/bits/vector_equality_2.cc | 2 +- tests/bits/vector_equality_3.cc | 2 +- tests/bits/vector_equality_4.cc | 2 +- tests/bits/vector_equality_5.cc | 2 +- tests/bits/vector_equality_6.cc | 2 +- tests/bits/vector_equality_7.cc | 2 +- tests/bits/vector_equality_8.cc | 2 +- tests/bits/vector_vector_01.cc | 2 +- tests/bits/volume_1.cc | 2 +- tests/bits/volume_2.cc | 2 +- tests/bits/volume_3.cc | 2 +- tests/bits/volume_4.cc | 2 +- tests/build_tests/CMakeLists.txt | 2 +- tests/codim_one/bem.cc | 2 +- tests/codim_one/bem_integration.cc | 2 +- tests/codim_one/boundary_indicator_01.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/direction_flag_01.cc | 2 +- tests/codim_one/direction_flag_02.cc | 2 +- tests/codim_one/direction_flag_03.cc | 2 +- tests/codim_one/error_estimator_01.cc | 2 +- tests/codim_one/extract_boundary_mesh_00.cc | 2 +- tests/codim_one/extract_boundary_mesh_01.cc | 2 +- tests/codim_one/extract_boundary_mesh_02.cc | 2 +- tests/codim_one/extract_boundary_mesh_03.cc | 2 +- tests/codim_one/extract_boundary_mesh_04.cc | 2 +- tests/codim_one/extract_boundary_mesh_05.cc | 2 +- tests/codim_one/extract_boundary_mesh_06.cc | 2 +- tests/codim_one/extract_boundary_mesh_07.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/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_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/deal.II/accessor_01.cc | 2 +- tests/deal.II/accessor_02.cc | 2 +- tests/deal.II/assemble_matrix_parallel_01.cc | 2 +- tests/deal.II/assemble_matrix_parallel_02.cc | 2 +- tests/deal.II/assemble_matrix_parallel_03.cc | 2 +- tests/deal.II/assemble_matrix_parallel_04.cc | 2 +- tests/deal.II/block_info.cc | 2 +- tests/deal.II/block_info_02.cc | 2 +- tests/deal.II/block_list.h | 2 +- tests/deal.II/block_list_01.cc | 2 +- tests/deal.II/block_list_02.cc | 2 +- tests/deal.II/block_list_03.cc | 2 +- tests/deal.II/block_list_04.cc | 2 +- tests/deal.II/block_matrices.cc | 2 +- tests/deal.II/boundaries.cc | 2 +- tests/deal.II/cell_similarity_crash_01.cc | 2 +- tests/deal.II/cell_similarity_crash_02.cc | 2 +- tests/deal.II/coarsening_02.cc | 2 +- tests/deal.II/coarsening_02_1d.cc | 2 +- tests/deal.II/coarsening_03.cc | 2 +- tests/deal.II/constraint_graph.cc | 2 +- tests/deal.II/constraints.cc | 2 +- tests/deal.II/constraints_block_01.cc | 2 +- tests/deal.II/constraints_hanging_nodes_bc.cc | 2 +- tests/deal.II/constraints_local_to_global.cc | 2 +- tests/deal.II/constraints_local_to_global_chunk.cc | 2 +- tests/deal.II/constraints_merge.cc | 2 +- tests/deal.II/constraints_merge_02.cc | 2 +- tests/deal.II/constraints_merge_03.cc | 2 +- tests/deal.II/constraints_merge_04.cc | 2 +- tests/deal.II/constraints_merge_05.cc | 2 +- tests/deal.II/constraints_merge_06.cc | 2 +- tests/deal.II/constraints_merge_07.cc | 2 +- tests/deal.II/constraints_merge_08.cc | 2 +- tests/deal.II/constraints_merge_09.cc | 2 +- tests/deal.II/create_laplace_matrix_01.cc | 2 +- tests/deal.II/create_laplace_matrix_01b.cc | 2 +- tests/deal.II/create_laplace_matrix_02.cc | 2 +- tests/deal.II/create_laplace_matrix_02b.cc | 2 +- tests/deal.II/create_laplace_matrix_03.cc | 2 +- tests/deal.II/create_laplace_matrix_03b.cc | 2 +- tests/deal.II/create_laplace_matrix_04.cc | 2 +- tests/deal.II/create_laplace_matrix_04b.cc | 2 +- tests/deal.II/create_laplace_matrix_constraints_01.cc | 2 +- tests/deal.II/create_laplace_matrix_constraints_02.cc | 2 +- tests/deal.II/create_laplace_matrix_constraints_02b.cc | 2 +- tests/deal.II/create_laplace_matrix_constraints_03.cc | 2 +- tests/deal.II/create_laplace_matrix_constraints_04.cc | 2 +- tests/deal.II/create_mass_matrix_01.cc | 2 +- tests/deal.II/create_mass_matrix_01b.cc | 2 +- tests/deal.II/create_mass_matrix_02.cc | 2 +- tests/deal.II/create_mass_matrix_02b.cc | 2 +- tests/deal.II/create_mass_matrix_03.cc | 2 +- tests/deal.II/create_mass_matrix_03b.cc | 2 +- tests/deal.II/create_mass_matrix_04.cc | 2 +- tests/deal.II/create_mass_matrix_04b.cc | 2 +- tests/deal.II/create_mass_matrix_05.cc | 2 +- tests/deal.II/create_mass_matrix_constraints_01.cc | 2 +- tests/deal.II/create_mass_matrix_constraints_02.cc | 2 +- tests/deal.II/create_mass_matrix_constraints_02b.cc | 2 +- tests/deal.II/create_mass_matrix_constraints_03.cc | 2 +- tests/deal.II/create_mass_matrix_constraints_04.cc | 2 +- tests/deal.II/create_point_source.cc | 2 +- tests/deal.II/create_point_source_hp.cc | 2 +- tests/deal.II/data_out.cc | 2 +- tests/deal.II/data_out_postprocessor_01.cc | 2 +- tests/deal.II/data_out_postprocessor_scalar_01.cc | 2 +- tests/deal.II/data_out_postprocessor_vector_01.cc | 2 +- tests/deal.II/derivative_approximation.cc | 2 +- tests/deal.II/derivative_approximation_2.cc | 2 +- tests/deal.II/derivatives.cc | 2 +- tests/deal.II/distort_random.cc | 2 +- tests/deal.II/dof_accessor_01.cc | 2 +- tests/deal.II/dof_handler_number_cache.cc | 2 +- tests/deal.II/dof_handler_number_cache_02.cc | 2 +- tests/deal.II/dof_renumbering.cc | 2 +- tests/deal.II/dof_renumbering_02.cc | 2 +- tests/deal.II/dof_renumbering_03.cc | 2 +- tests/deal.II/dof_renumbering_04.cc | 2 +- tests/deal.II/dof_renumbering_04a.cc | 2 +- tests/deal.II/dof_renumbering_05.cc | 2 +- tests/deal.II/dof_renumbering_06.cc | 2 +- tests/deal.II/dof_renumbering_07.cc | 2 +- tests/deal.II/dof_renumbering_zorder_01.cc | 2 +- tests/deal.II/dof_renumbering_zorder_02.cc | 2 +- tests/deal.II/dof_test.cc | 2 +- tests/deal.II/error_estimator.cc | 2 +- tests/deal.II/error_estimator_01.cc | 2 +- tests/deal.II/extent_in_direction.cc | 2 +- tests/deal.II/extract_dofs_by_component_01.cc | 2 +- tests/deal.II/extract_dofs_by_component_01_hp.cc | 2 +- tests/deal.II/extract_dofs_by_component_01_mg.cc | 2 +- tests/deal.II/extract_dofs_by_component_01x.cc | 2 +- tests/deal.II/extract_dofs_by_component_01y.cc | 2 +- tests/deal.II/extract_dofs_by_component_02.cc | 2 +- tests/deal.II/extract_dofs_by_component_02_hp.cc | 2 +- tests/deal.II/extract_dofs_by_component_02_mg.cc | 2 +- tests/deal.II/extract_dofs_by_component_03.cc | 2 +- tests/deal.II/extract_dofs_by_component_04.cc | 2 +- tests/deal.II/extract_dofs_by_component_05.cc | 2 +- tests/deal.II/extract_dofs_by_component_05_hp.cc | 2 +- tests/deal.II/extract_dofs_by_component_06.cc | 2 +- tests/deal.II/extract_dofs_by_component_06_hp.cc | 2 +- tests/deal.II/face_orientations_3d.cc | 2 +- tests/deal.II/fe_field.cc | 2 +- tests/deal.II/fe_values_extractor_01.cc | 2 +- tests/deal.II/fe_values_view_01.cc | 2 +- tests/deal.II/fe_values_view_02.cc | 2 +- tests/deal.II/fe_values_view_03.cc | 2 +- tests/deal.II/fe_values_view_04.cc | 2 +- tests/deal.II/fe_values_view_05.cc | 2 +- tests/deal.II/fe_values_view_06.cc | 2 +- tests/deal.II/fe_values_view_07.cc | 2 +- tests/deal.II/fe_values_view_08.cc | 2 +- tests/deal.II/fe_values_view_09.cc | 2 +- tests/deal.II/fe_values_view_10.cc | 2 +- tests/deal.II/fe_values_view_10_single_01.cc | 2 +- tests/deal.II/fe_values_view_10_single_02.cc | 2 +- tests/deal.II/fe_values_view_10_single_03.cc | 2 +- tests/deal.II/fe_values_view_10_single_04.cc | 2 +- tests/deal.II/fe_values_view_11.cc | 2 +- tests/deal.II/fe_values_view_12.cc | 2 +- tests/deal.II/fe_values_view_13.cc | 2 +- tests/deal.II/fe_values_view_14.cc | 2 +- tests/deal.II/fe_values_view_15.cc | 2 +- tests/deal.II/fe_values_view_16.cc | 2 +- tests/deal.II/fe_values_view_17.cc | 2 +- tests/deal.II/fe_values_view_18.cc | 2 +- tests/deal.II/fe_values_view_19.cc | 2 +- tests/deal.II/fe_values_view_20.cc | 2 +- tests/deal.II/fe_values_view_21.cc | 2 +- tests/deal.II/fe_values_view_21_nonsymmetric.cc | 2 +- tests/deal.II/fe_values_view_22.cc | 2 +- tests/deal.II/fe_values_view_23.cc | 2 +- tests/deal.II/fe_values_view_23_nonsymmetric.cc | 2 +- tests/deal.II/fe_values_view_24.cc | 2 +- tests/deal.II/fe_values_view_24_nonsymmetric.cc | 2 +- tests/deal.II/fe_values_view_25.cc | 2 +- tests/deal.II/fe_values_view_25_nonsymmetric.cc | 2 +- tests/deal.II/fe_values_view_invalid_01.cc | 2 +- tests/deal.II/fe_values_view_invalid_02.cc | 2 +- tests/deal.II/fe_values_view_invalid_03.cc | 2 +- tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc | 2 +- tests/deal.II/fe_values_view_tensor_01.cc | 2 +- tests/deal.II/filtered_iterator.cc | 2 +- tests/deal.II/filtered_iterator_02.cc | 2 +- tests/deal.II/filtered_iterator_03.cc | 2 +- tests/deal.II/filtered_matrix.cc | 2 +- tests/deal.II/get_finest_common_cells_01.cc | 2 +- tests/deal.II/get_finest_common_cells_02.cc | 2 +- tests/deal.II/get_finest_common_cells_03.cc | 2 +- tests/deal.II/get_finest_common_cells_04.cc | 2 +- tests/deal.II/grid_generator_01.cc | 2 +- tests/deal.II/grid_hyper_shell.cc | 2 +- tests/deal.II/grid_hyper_shell_02.cc | 2 +- tests/deal.II/grid_hyper_shell_03.cc | 2 +- tests/deal.II/grid_hyper_shell_04.cc | 2 +- tests/deal.II/grid_hyper_shell_05.cc | 2 +- tests/deal.II/grid_in.cc | 2 +- tests/deal.II/grid_in_02.cc | 2 +- tests/deal.II/grid_in_3d.cc | 2 +- tests/deal.II/grid_in_3d_02.cc | 2 +- tests/deal.II/grid_in_msh.cc | 2 +- tests/deal.II/grid_in_msh_02.cc | 2 +- tests/deal.II/grid_in_msh_03.cc | 2 +- tests/deal.II/grid_in_msh_version_1.cc | 2 +- tests/deal.II/grid_in_msh_version_2.cc | 2 +- tests/deal.II/grid_in_tecplot.cc | 2 +- tests/deal.II/grid_in_unv_2d.cc | 2 +- tests/deal.II/grid_in_unv_3d.cc | 2 +- tests/deal.II/grid_in_vtk_2d.cc | 2 +- tests/deal.II/grid_in_vtk_3d.cc | 2 +- tests/deal.II/grid_invert.cc | 2 +- tests/deal.II/grid_out.cc | 2 +- tests/deal.II/grid_out_02.cc | 2 +- tests/deal.II/grid_out_03.cc | 2 +- tests/deal.II/grid_out_04.cc | 2 +- tests/deal.II/grid_out_05.cc | 2 +- tests/deal.II/grid_output_input.cc | 2 +- tests/deal.II/grid_parallelepiped.cc | 2 +- tests/deal.II/grid_parallelepiped_01.cc | 2 +- tests/deal.II/grid_parallelepiped_02.cc | 2 +- tests/deal.II/grid_parallelepiped_03.cc | 2 +- tests/deal.II/grid_test.cc | 2 +- tests/deal.II/grid_tools.cc | 2 +- tests/deal.II/grid_tools_02.cc | 2 +- tests/deal.II/grid_tools_03.cc | 2 +- tests/deal.II/grid_tools_04.cc | 2 +- tests/deal.II/grid_tools_05.cc | 2 +- tests/deal.II/grid_tools_06.cc | 2 +- tests/deal.II/grid_tools_transform_01.cc | 2 +- tests/deal.II/grid_transform.cc | 2 +- tests/deal.II/grid_transform_3d.cc | 2 +- tests/deal.II/grid_transform_coefficient.cc | 2 +- tests/deal.II/have_same_coarse_mesh_01.cc | 2 +- tests/deal.II/have_same_coarse_mesh_02.cc | 2 +- tests/deal.II/have_same_coarse_mesh_03.cc | 2 +- tests/deal.II/have_same_coarse_mesh_04.cc | 2 +- tests/deal.II/inhomogeneous_constraints.cc | 2 +- tests/deal.II/inhomogeneous_constraints_02.cc | 2 +- tests/deal.II/inhomogeneous_constraints_03.cc | 2 +- tests/deal.II/inhomogeneous_constraints_04.cc | 2 +- tests/deal.II/inhomogeneous_constraints_block.cc | 2 +- tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc | 2 +- tests/deal.II/inhomogeneous_constraints_vector.cc | 2 +- tests/deal.II/intergrid_constraints.cc | 2 +- tests/deal.II/intergrid_map.cc | 2 +- tests/deal.II/interpolate_based_on_material_id_01.cc | 2 +- tests/deal.II/interpolate_boundary_values_01.cc | 2 +- tests/deal.II/interpolate_boundary_values_02.cc | 2 +- tests/deal.II/interpolate_dgq_01.cc | 2 +- tests/deal.II/interpolate_dgq_02.cc | 2 +- tests/deal.II/interpolate_q_01.cc | 2 +- tests/deal.II/interpolate_q_02.cc | 2 +- tests/deal.II/interpolate_q_system_01.cc | 2 +- tests/deal.II/interpolate_q_system_02.cc | 2 +- tests/deal.II/kelly_crash_02.cc | 2 +- tests/deal.II/line_coarsening_3d.cc | 2 +- tests/deal.II/matrices.cc | 2 +- tests/deal.II/maximal_cell_diameter.cc | 2 +- tests/deal.II/measure_et_al.cc | 2 +- tests/deal.II/measure_et_al_02.cc | 2 +- tests/deal.II/memory_consumption_01.cc | 2 +- tests/deal.II/merge_triangulations_01.cc | 2 +- tests/deal.II/mesh_smoothing_02.cc | 2 +- tests/deal.II/mesh_smoothing_03.cc | 2 +- tests/deal.II/mg_dof_handler.cc | 2 +- tests/deal.II/minimal_cell_diameter.cc | 2 +- tests/deal.II/no_flux_01.cc | 2 +- tests/deal.II/no_flux_02.cc | 2 +- tests/deal.II/no_flux_03.cc | 2 +- tests/deal.II/no_flux_04.cc | 2 +- tests/deal.II/no_flux_05.cc | 2 +- tests/deal.II/no_flux_06.cc | 2 +- tests/deal.II/no_flux_07.cc | 2 +- tests/deal.II/no_flux_08.cc | 2 +- tests/deal.II/no_flux_09.cc | 2 +- tests/deal.II/no_flux_10.cc | 2 +- tests/deal.II/no_flux_11.cc | 2 +- tests/deal.II/no_flux_12.cc | 2 +- tests/deal.II/no_flux_13.cc | 2 +- tests/deal.II/no_flux_hp_01.cc | 2 +- tests/deal.II/no_flux_hp_02.cc | 2 +- tests/deal.II/no_flux_hp_03.cc | 2 +- tests/deal.II/no_flux_hp_04.cc | 2 +- tests/deal.II/no_flux_hp_05.cc | 2 +- tests/deal.II/normal_flux_01.cc | 2 +- tests/deal.II/normal_flux_02.cc | 2 +- tests/deal.II/normal_flux_03.cc | 2 +- tests/deal.II/normal_flux_hp_01.cc | 2 +- tests/deal.II/normal_flux_inhom_01.cc | 2 +- tests/deal.II/normal_vector_01.cc | 2 +- tests/deal.II/normal_vector_01_2d.cc | 2 +- tests/deal.II/normal_vector_02.cc | 2 +- tests/deal.II/normal_vector_02_2d.cc | 2 +- tests/deal.II/normal_vector_03.cc | 2 +- tests/deal.II/normal_vector_03_2d.cc | 2 +- tests/deal.II/normals_at_vertices_01.cc | 2 +- tests/deal.II/normals_at_vertices_02.cc | 2 +- tests/deal.II/number_cache_01.cc | 2 +- tests/deal.II/number_cache_02.cc | 2 +- tests/deal.II/number_cache_03.cc | 2 +- tests/deal.II/point_value_history_01.cc | 2 +- tests/deal.II/point_value_history_02.cc | 2 +- tests/deal.II/point_value_history_03.cc | 2 +- tests/deal.II/project_01.cc | 2 +- tests/deal.II/project_01_curved_boundary.cc | 2 +- tests/deal.II/project_02.cc | 2 +- tests/deal.II/project_boundary_01.cc | 2 +- tests/deal.II/project_boundary_rt_01.cc | 2 +- tests/deal.II/project_bv_curl_conf.cc | 2 +- tests/deal.II/project_bv_div_conf.cc | 2 +- tests/deal.II/project_common.h | 2 +- tests/deal.II/project_dgp_01.cc | 2 +- tests/deal.II/project_dgp_02.cc | 2 +- tests/deal.II/project_dgp_03.cc | 2 +- tests/deal.II/project_dgp_04.cc | 2 +- tests/deal.II/project_dgp_05.cc | 2 +- tests/deal.II/project_dgp_monomial_01.cc | 2 +- tests/deal.II/project_dgp_monomial_02.cc | 2 +- tests/deal.II/project_dgp_monomial_03.cc | 2 +- tests/deal.II/project_dgp_monomial_04.cc | 2 +- tests/deal.II/project_dgp_monomial_05.cc | 2 +- tests/deal.II/project_dgq_01.cc | 2 +- tests/deal.II/project_dgq_02.cc | 2 +- tests/deal.II/project_dgq_03.cc | 2 +- tests/deal.II/project_dgq_04.cc | 2 +- tests/deal.II/project_dgq_05.cc | 2 +- tests/deal.II/project_nedelec_01.cc | 2 +- tests/deal.II/project_nedelec_02.cc | 2 +- tests/deal.II/project_nedelec_03.cc | 2 +- tests/deal.II/project_nedelec_04.cc | 2 +- tests/deal.II/project_nedelec_05.cc | 2 +- tests/deal.II/project_q_01.cc | 2 +- tests/deal.II/project_q_02.cc | 2 +- tests/deal.II/project_q_03.cc | 2 +- tests/deal.II/project_q_04.cc | 2 +- tests/deal.II/project_q_05.cc | 2 +- tests/deal.II/project_q_hierarchical_01.cc | 2 +- tests/deal.II/project_q_hierarchical_02.cc | 2 +- tests/deal.II/project_q_hierarchical_03.cc | 2 +- tests/deal.II/project_q_hierarchical_04.cc | 2 +- tests/deal.II/project_q_hierarchical_05.cc | 2 +- tests/deal.II/project_q_system_01.cc | 2 +- tests/deal.II/project_q_system_02.cc | 2 +- tests/deal.II/project_q_system_03.cc | 2 +- tests/deal.II/project_q_system_04.cc | 2 +- tests/deal.II/project_q_system_05.cc | 2 +- tests/deal.II/project_rt_01.cc | 2 +- tests/deal.II/project_rt_02.cc | 2 +- tests/deal.II/project_rt_04.cc | 2 +- tests/deal.II/project_rt_05.cc | 2 +- tests/deal.II/project_to_surface_01.cc | 2 +- tests/deal.II/project_to_surface_02.cc | 2 +- tests/deal.II/project_to_surface_03.cc | 2 +- tests/deal.II/recursively_set_material_id.cc | 2 +- tests/deal.II/refinement_listener_02.cc | 2 +- tests/deal.II/refinement_listener_03.cc | 2 +- tests/deal.II/rt_covariant.cc | 2 +- tests/deal.II/rt_hessian.cc | 2 +- tests/deal.II/sparsity_pattern.cc | 2 +- tests/deal.II/sparsity_pattern_01.cc | 2 +- tests/deal.II/sparsity_pattern_01_x.cc | 2 +- tests/deal.II/sparsity_pattern_02.cc | 2 +- tests/deal.II/sparsity_pattern_03.cc | 2 +- tests/deal.II/sparsity_pattern_04.cc | 2 +- tests/deal.II/sparsity_pattern_05.cc | 2 +- tests/deal.II/sparsity_pattern_05_x.cc | 2 +- tests/deal.II/sparsity_pattern_x.cc | 2 +- tests/deal.II/subcelldata.cc | 2 +- tests/deal.II/subdomain_ids.cc | 2 +- tests/deal.II/subdomain_on_refinement.cc | 2 +- tests/deal.II/tangential_flux_inhom_01.cc | 2 +- tests/deal.II/time_dependent_01.cc | 2 +- tests/deal.II/tria_iterator_with_one_header.cc | 2 +- tests/deal.II/tria_last.cc | 2 +- tests/deal.II/user_data_01.cc | 2 +- tests/deal.II/vectors_boundary_rhs_01.cc | 2 +- tests/deal.II/vectors_boundary_rhs_02.cc | 2 +- tests/deal.II/vectors_boundary_rhs_03.cc | 2 +- tests/deal.II/vectors_point_source_01.cc | 2 +- tests/deal.II/vectors_rhs_01.cc | 2 +- tests/deal.II/vectors_rhs_03.cc | 2 +- tests/deal.II/vertex_as_face_01.cc | 2 +- tests/deal.II/vertex_as_face_02.cc | 2 +- tests/deal.II/vertex_as_face_03.cc | 2 +- tests/deal.II/vertex_as_face_04.cc | 2 +- tests/deal.II/vertex_as_face_05.cc | 2 +- tests/deal.II/vertex_as_face_06.cc | 2 +- tests/deal.II/vertex_as_face_07.cc | 2 +- tests/deal.II/vertex_as_face_08.cc | 2 +- tests/deal.II/vertex_as_face_09.cc | 2 +- tests/deal.II/vertex_as_face_10.cc | 2 +- tests/deal.II/vertex_as_face_11.cc | 2 +- tests/deal.II/vertex_as_face_12.cc | 2 +- tests/deal.II/vertex_as_face_13.cc | 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/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/anisotropic.cc | 2 +- tests/distributed_grids/coarse_grid_common.h | 2 +- tests/distributed_grids/codim_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/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/dof_tools_frame.h | 2 +- tests/fail/abf_approximation_01.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/hp_constraints_q_08.cc | 2 +- tests/fail/hp_constraints_q_system_08.cc | 2 +- tests/fail/hp_constraints_q_system_x_08.cc | 2 +- tests/fail/hp_constraints_rt_01.cc | 2 +- tests/fail/hp_constraints_rt_02.cc | 2 +- tests/fail/hp_constraints_rt_03.cc | 2 +- tests/fail/hp_constraints_rt_04.cc | 2 +- tests/fail/hp_constraints_rt_05.cc | 2 +- tests/fail/hp_constraints_rt_06.cc | 2 +- tests/fail/injection_dgp.cc | 2 +- tests/fail/injection_dgp_nonparametric.cc | 2 +- tests/fail/injection_nedelec.cc | 2 +- tests/fail/injection_q_hierarchical.cc | 2 +- tests/fail/injection_rt.cc | 2 +- tests/fail/project_abf_01.cc | 2 +- tests/fail/project_abf_02.cc | 2 +- tests/fail/project_abf_03.cc | 2 +- tests/fail/project_abf_04.cc | 2 +- tests/fail/project_abf_05.cc | 2 +- tests/fail/project_dgp_nonparametric_01.cc | 2 +- tests/fail/project_dgp_nonparametric_02.cc | 2 +- tests/fail/project_dgp_nonparametric_03.cc | 2 +- tests/fail/project_dgp_nonparametric_04.cc | 2 +- tests/fail/project_dgp_nonparametric_05.cc | 2 +- tests/fail/project_rt_03.cc | 2 +- tests/fail/rt_4.cc | 2 +- tests/fail/rt_6.cc | 2 +- tests/fail/rt_crash_01.cc | 2 +- tests/fail/rt_distorted_01.cc | 2 +- tests/fail/rt_distorted_02.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_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/copy_fe.cc | 2 +- tests/fe/crash_01.cc | 2 +- tests/fe/deformed_projection.h | 2 +- tests/fe/derivatives.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_data_test.cc | 2 +- tests/fe/fe_face_orientation_nedelec.h | 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_face_values_1d_mapping_cartesian.cc | 2 +- tests/fe/fe_face_values_1d_mapping_q2.cc | 2 +- tests/fe/fe_prolongation_bdm.cc | 2 +- tests/fe/fe_prolongation_common.h | 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_dg0.cc | 2 +- tests/fe/fe_restriction_bdm.cc | 2 +- tests/fe/fe_restriction_common.h | 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_support_points_bdm.cc | 2 +- tests/fe/fe_support_points_common.h | 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_q_qg0.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_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/function.cc | 2 +- tests/fe/get_fe_from_name_01.cc | 2 +- tests/fe/get_name_01.cc | 2 +- tests/fe/get_name_02.cc | 2 +- tests/fe/injection_common.h | 2 +- tests/fe/injection_dgp_monomial.cc | 2 +- tests/fe/injection_dgq.cc | 2 +- tests/fe/injection_q.cc | 2 +- tests/fe/injection_q_dg0.cc | 2 +- tests/fe/injection_q_iso_q1.cc | 2 +- tests/fe/injection_q_system.cc | 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_rt.cc | 2 +- tests/fe/interpolate_rtn.cc | 2 +- tests/fe/interpolate_system.cc | 2 +- tests/fe/jacobians.cc | 2 +- tests/fe/mapping.cc | 2 +- tests/fe/mapping_c1.cc | 2 +- tests/fe/mapping_q1_eulerian.cc | 2 +- tests/fe/mapping_q_eulerian.cc | 2 +- tests/fe/mapping_real_to_unit_02.cc | 2 +- tests/fe/mapping_real_to_unit_q1.cc | 2 +- tests/fe/mapping_real_to_unit_q4_curved.cc | 2 +- tests/fe/mapping_real_to_unit_q4_curved_codim.cc | 2 +- tests/fe/mapping_real_to_unit_q4_sphere.cc | 2 +- tests/fe/mapping_real_to_unit_q4_sphere_x.cc | 2 +- tests/fe/mapping_real_to_unit_q4_sphere_y.cc | 2 +- tests/fe/mapping_real_to_unit_q4_sphere_z.cc | 2 +- tests/fe/mapping_real_to_unit_q4_straight.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/non_primitive_1.cc | 2 +- tests/fe/non_primitive_2.cc | 2 +- tests/fe/numbering.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_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_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_traceq.cc | 2 +- tests/fe/system_01.cc | 2 +- tests/fe/system_02.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/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/flatten_grid_01.cc | 2 +- tests/grid/grid_generator_01a.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_in_msh_01.cc | 2 +- tests/grid/grid_out_svg_01.cc | 2 +- tests/grid/grid_out_svg_02.cc | 2 +- tests/grid/mesh_3d.h | 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/refine_and_coarsen_01.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/count_dofs_per_block_01.cc | 2 +- tests/hp/count_dofs_per_block_02.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_13.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_17_compressed_set_sparsity.cc | 2 +- tests/hp/crash_18.cc | 2 +- tests/hp/crash_18_compressed_set_sparsity.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_01.cc | 2 +- tests/hp/create_laplace_matrix_01b.cc | 2 +- tests/hp/create_laplace_matrix_02.cc | 2 +- tests/hp/create_laplace_matrix_02b.cc | 2 +- tests/hp/create_laplace_matrix_03.cc | 2 +- tests/hp/create_laplace_matrix_03b.cc | 2 +- tests/hp/create_laplace_matrix_04.cc | 2 +- tests/hp/create_laplace_matrix_04b.cc | 2 +- tests/hp/create_laplace_matrix_constraints_02.cc | 2 +- tests/hp/create_laplace_matrix_constraints_02b.cc | 2 +- tests/hp/create_mass_matrix_01.cc | 2 +- tests/hp/create_mass_matrix_01b.cc | 2 +- tests/hp/create_mass_matrix_02.cc | 2 +- tests/hp/create_mass_matrix_02b.cc | 2 +- tests/hp/create_mass_matrix_03.cc | 2 +- tests/hp/create_mass_matrix_03b.cc | 2 +- tests/hp/create_mass_matrix_04.cc | 2 +- tests/hp/create_mass_matrix_04b.cc | 2 +- tests/hp/create_mass_matrix_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/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/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_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/hp_constraints_common.h | 2 +- tests/hp/hp_constraints_dgp.cc | 2 +- tests/hp/hp_constraints_dgp_monomial.cc | 2 +- tests/hp/hp_constraints_dgp_nonparametric.cc | 2 +- tests/hp/hp_constraints_dgq.cc | 2 +- tests/hp/hp_constraints_q.cc | 2 +- tests/hp/hp_constraints_q_system.cc | 2 +- tests/hp/hp_constraints_q_system_x.cc | 2 +- tests/hp/hp_constraints_rt_nodal.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/interpolate_dgq_01.cc | 2 +- tests/hp/interpolate_dgq_02.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_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/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/solution_transfer.cc | 2 +- tests/hp/solution_transfer_02.cc | 2 +- tests/hp/solution_transfer_03.cc | 2 +- tests/hp/solution_transfer_11.cc | 2 +- tests/hp/step-10.cc | 2 +- tests/hp/step-11.cc | 2 +- tests/hp/step-11_compressed_set_sparsity.cc | 2 +- tests/hp/step-12.cc | 2 +- tests/hp/step-13.cc | 2 +- tests/hp/step-2.cc | 2 +- tests/hp/step-3.cc | 2 +- tests/hp/step-3a.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/assembler_simple_matrix_01.cc | 2 +- tests/integrators/assembler_simple_matrix_02.cc | 2 +- tests/integrators/assembler_simple_matrix_03.cc | 2 +- tests/integrators/assembler_simple_matrix_03tri.cc | 2 +- tests/integrators/assembler_simple_matrix_04.cc | 2 +- tests/integrators/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_mgmatrix_04.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_01.cc | 2 +- tests/integrators/empty_info.h | 2 +- tests/integrators/functional_01.cc | 2 +- tests/integrators/laplacian_01.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/ala_01.cc | 2 +- tests/lac/bicgstab_early.cc | 2 +- tests/lac/bicgstab_large.cc | 2 +- tests/lac/block_compressed_01.cc | 2 +- .../lac/block_compressed_simple_sparsity_pattern_indexset_01.cc | 2 +- tests/lac/block_indices.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_minres.cc | 2 +- tests/lac/block_sparsity_pattern_01.cc | 2 +- tests/lac/block_sparsity_pattern_02.cc | 2 +- tests/lac/block_sparsity_pattern_03.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/chunk_sparsity_pattern_01.cc | 2 +- tests/lac/chunk_sparsity_pattern_02.cc | 2 +- tests/lac/chunk_sparsity_pattern_03.cc | 2 +- tests/lac/chunk_sparsity_pattern_04.cc | 2 +- tests/lac/chunk_sparsity_pattern_05.cc | 2 +- tests/lac/chunk_sparsity_pattern_06.cc | 2 +- tests/lac/chunk_sparsity_pattern_07.cc | 2 +- tests/lac/chunk_sparsity_pattern_08.cc | 2 +- tests/lac/chunk_sparsity_pattern_09.cc | 2 +- tests/lac/chunk_sparsity_pattern_10.cc | 2 +- tests/lac/chunk_sparsity_pattern_11.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/compressed_set_sparsity_pattern_01.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_02.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_03.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_04.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_05.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_10.cc | 2 +- tests/lac/compressed_set_sparsity_pattern_11.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_01.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_02.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_03.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_04.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_05.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_10.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_11.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc | 2 +- tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc | 2 +- tests/lac/compressed_sparsity_pattern_01.cc | 2 +- tests/lac/compressed_sparsity_pattern_02.cc | 2 +- tests/lac/compressed_sparsity_pattern_03.cc | 2 +- tests/lac/compressed_sparsity_pattern_04.cc | 2 +- tests/lac/compressed_sparsity_pattern_05.cc | 2 +- tests/lac/compressed_sparsity_pattern_10.cc | 2 +- tests/lac/compressed_sparsity_pattern_11.cc | 2 +- tests/lac/constraint_graph_zero.cc | 2 +- tests/lac/constraints_01.cc | 2 +- tests/lac/constraints_02.cc | 2 +- tests/lac/constraints_c1.cc | 2 +- tests/lac/constraints_c1_02.cc | 2 +- tests/lac/constraints_inhomogeneous.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/eigen.cc | 2 +- tests/lac/filtered_matrix.cc | 2 +- tests/lac/full_matrix.cc | 2 +- tests/lac/full_matrix_02.cc | 2 +- tests/lac/full_matrix_03.cc | 2 +- tests/lac/full_matrix_04.cc | 2 +- tests/lac/full_matrix_05.cc | 2 +- tests/lac/full_matrix_06.cc | 2 +- tests/lac/full_matrix_07.cc | 2 +- tests/lac/full_matrix_08.cc | 2 +- tests/lac/full_matrix_print.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/is_block_matrix.cc | 2 +- tests/lac/is_block_vector.cc | 2 +- tests/lac/iteration_number_control.cc | 2 +- tests/lac/lapack_fill.cc | 2 +- tests/lac/matrices.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_lib.cc | 2 +- tests/lac/matrix_out.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/print_formatted_ez_01.cc | 2 +- tests/lac/solver.cc | 2 +- tests/lac/solver_02.cc | 2 +- tests/lac/solver_leak.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_selector_00.cc | 2 +- tests/lac/solver_selector_01.cc | 2 +- tests/lac/solver_selector_02.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_mic.cc | 2 +- tests/lac/sparsity_pattern.cc | 2 +- tests/lac/sparsity_pattern_01.cc | 2 +- tests/lac/sparsity_pattern_02.cc | 2 +- tests/lac/sparsity_pattern_03.cc | 2 +- tests/lac/sparsity_pattern_04.cc | 2 +- tests/lac/sparsity_pattern_05.cc | 2 +- tests/lac/sparsity_pattern_06.cc | 2 +- tests/lac/sparsity_pattern_07.cc | 2 +- tests/lac/sparsity_pattern_08.cc | 2 +- tests/lac/sparsity_pattern_09.cc | 2 +- tests/lac/sparsity_pattern_10.cc | 2 +- tests/lac/sparsity_pattern_11.cc | 2 +- tests/lac/sparsity_pattern_12.cc | 2 +- tests/lac/sparsity_pattern_common.h | 2 +- tests/lac/sparsity_pattern_copy_from.cc | 2 +- tests/lac/sparsity_tools_01.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_add_and_dot.cc | 2 +- tests/lac/vector_large_numbers.cc | 2 +- tests/lac/vector_memory.cc | 2 +- tests/lac/vector_norms.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_01.cc | 2 +- tests/lapack/full_matrix_02.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/solver_cg.cc | 2 +- tests/lapack/tridiagonal_ev1.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/function_manifold_01.cc | 2 +- tests/manifold/function_manifold_02.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/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_05.cc | 2 +- tests/manifold/tria_accessor_point_01.cc | 2 +- tests/manifold/tria_accessor_point_02.cc | 2 +- tests/manifold/tria_accessor_point_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/copy_feevaluation.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/get_functions_cartesian.cc | 2 +- tests/matrix_free/get_functions_circle.cc | 2 +- tests/matrix_free/get_functions_constraints.cc | 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_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/matrix_vector_01.cc | 2 +- tests/matrix_free/matrix_vector_02.cc | 2 +- tests/matrix_free/matrix_vector_03.cc | 2 +- tests/matrix_free/matrix_vector_04.cc | 2 +- tests/matrix_free/matrix_vector_05.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_10.cc | 2 +- tests/matrix_free/matrix_vector_11.cc | 2 +- tests/matrix_free/matrix_vector_12.cc | 2 +- tests/matrix_free/matrix_vector_13.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_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-48.cc | 2 +- tests/matrix_free/step-48c.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/mesh_converter/CMakeLists.txt | 2 +- tests/metis/metis_01.cc | 2 +- tests/metis/metis_02.cc | 2 +- tests/metis/metis_03.cc | 2 +- tests/mpi/attach_data_01.cc | 2 +- tests/mpi/blockvec_01.cc | 2 +- tests/mpi/coarse_grid_common.h | 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_vector.cc | 2 +- tests/mpi/collective_02_vector_in_place.cc | 2 +- tests/mpi/collective_03.cc | 2 +- tests/mpi/collective_03_array.cc | 2 +- tests/mpi/collective_03_array_in_place.cc | 2 +- tests/mpi/collective_03_vector.cc | 2 +- tests/mpi/collective_03_vector_in_place.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/data_out_hdf5_01.cc | 2 +- tests/mpi/derivative_approximation_01.cc | 2 +- tests/mpi/derivative_approximation_02.cc | 2 +- tests/mpi/distort_random_01.cc | 2 +- tests/mpi/distort_random_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/find_active_cell_around_point_01.cc | 2 +- tests/mpi/flux_edge_01.cc | 2 +- tests/mpi/ghost_01.cc | 2 +- tests/mpi/ghost_02.cc | 2 +- tests/mpi/has_hanging_nodes.cc | 2 +- tests/mpi/integrate_difference.cc | 2 +- tests/mpi/interpolate_01.cc | 2 +- tests/mpi/interpolate_02.cc | 2 +- tests/mpi/interpolate_03.cc | 2 +- tests/mpi/interpolate_04.cc | 2 +- tests/mpi/is_locally_owned.cc | 2 +- tests/mpi/make_zero_boundary_values.cc | 2 +- tests/mpi/map_dofs_to_support_points.cc | 2 +- tests/mpi/mesh_worker_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/multigrid_adaptive.cc | 2 +- tests/mpi/multigrid_uniform.cc | 2 +- tests/mpi/no_flux_constraints.cc | 2 +- tests/mpi/no_flux_constraints_02.cc | 2 +- tests/mpi/no_flux_constraints_03.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_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_back_interpolate.cc | 2 +- tests/mpi/parallel_vector_interpolate.cc | 2 +- tests/mpi/parallel_vtu_01.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/petsc_01.cc | 2 +- tests/mpi/petsc_02.cc | 2 +- tests/mpi/petsc_03.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_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/refinement_listener_01.cc | 2 +- tests/mpi/refinement_listener_02.cc | 2 +- tests/mpi/renumber_cuthill_mckee.cc | 2 +- tests/mpi/renumber_z_order_01.cc | 2 +- tests/mpi/renumber_z_order_02.cc | 2 +- tests/mpi/simple_mpi_01.cc | 2 +- tests/mpi/solution_transfer_01.cc | 2 +- tests/mpi/step-39.cc | 2 +- tests/mpi/step-40.cc | 2 +- tests/mpi/step-40_direct_solver.cc | 2 +- tests/mpi/torus.cc | 2 +- tests/mpi/tria_01.cc | 2 +- tests/mpi/tria_copy_triangulation.cc | 2 +- tests/mpi/trilinos_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_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_sadd_02.cc | 2 +- tests/mpi/trilinos_sparse_matrix_01.cc | 2 +- tests/mpi/trilinos_sparse_matrix_02.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/count_01.cc | 2 +- tests/multigrid/cycles.cc | 2 +- tests/multigrid/dof_01.cc | 2 +- tests/multigrid/dof_02.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/smoother_block.cc | 2 +- tests/multigrid/sparse_matrix_collection_01.cc | 2 +- tests/multigrid/step-16-02.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_block.cc | 2 +- tests/multigrid/transfer_block_select.cc | 2 +- tests/multigrid/transfer_compare_01.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/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/25.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/38.cc | 2 +- tests/petsc/39.cc | 2 +- tests/petsc/40.cc | 2 +- tests/petsc/41.cc | 2 +- tests/petsc/42.cc | 2 +- tests/petsc/43.cc | 2 +- tests/petsc/44.cc | 2 +- tests/petsc/45.cc | 2 +- tests/petsc/46.cc | 2 +- tests/petsc/47.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/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/parallel_sparse_matrix_01.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/sparse_matrix_01.cc | 2 +- tests/petsc/sparse_matrix_02.cc | 2 +- tests/petsc/sparse_matrix_iterator_01.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/quick_tests/CMakeLists.txt | 2 +- tests/quick_tests/affinity.cc | 2 +- tests/quick_tests/mpi.cc | 2 +- tests/quick_tests/p4est.cc | 2 +- tests/quick_tests/step-petsc.cc | 2 +- tests/quick_tests/step-slepc.cc | 2 +- tests/quick_tests/step.cc | 2 +- tests/quick_tests/tbb.cc | 2 +- tests/serialization/dof_handler_01.cc | 2 +- tests/serialization/parameter_handler.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/serialization.h | 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/slepc/00.cc | 2 +- tests/test_grids.h | 2 +- tests/trilinos/01.cc | 2 +- tests/trilinos/02.cc | 2 +- tests/trilinos/03.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/25.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/43.cc | 2 +- tests/trilinos/44.cc | 2 +- tests/trilinos/45.cc | 2 +- tests/trilinos/46.cc | 2 +- tests/trilinos/47.cc | 2 +- tests/trilinos/48.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/59.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/65.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/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_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/block_vector_iterator_03.cc | 2 +- tests/trilinos/copy_to_dealvec.cc | 2 +- tests/trilinos/copy_to_dealvec_block.cc | 2 +- tests/trilinos/direct_solver.cc | 2 +- tests/trilinos/mg_transfer_prebuilt_01.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_q_iso_q1.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/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_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/sparsity_pattern_common.h | 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.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_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 +- 3482 files changed, 3482 insertions(+), 3482 deletions(-) diff --git a/bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt b/bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt index 0e7daafd8f..1c804a402a 100644 --- a/bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt +++ b/bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/muparser_v2_2_3/CMakeLists.txt b/bundled/muparser_v2_2_3/CMakeLists.txt index 88de17809c..39664fdeb5 100644 --- a/bundled/muparser_v2_2_3/CMakeLists.txt +++ b/bundled/muparser_v2_2_3/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/tbb41_20130401oss/src/CMakeLists.txt b/bundled/tbb41_20130401oss/src/CMakeLists.txt index 4bf220da77..2386451429 100644 --- a/bundled/tbb41_20130401oss/src/CMakeLists.txt +++ b/bundled/tbb41_20130401oss/src/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/umfpack/AMD/Source/CMakeLists.txt b/bundled/umfpack/AMD/Source/CMakeLists.txt index d03d97c076..9a8825b178 100644 --- a/bundled/umfpack/AMD/Source/CMakeLists.txt +++ b/bundled/umfpack/AMD/Source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt index 24aa5b1ee7..1a19c853f2 100644 --- a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt +++ b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 1fac138dd5..480f5ff085 100644 --- a/cmake/checks/check_01_cpu_features.cmake +++ b/cmake/checks/check_01_cpu_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_02_system_features.cmake b/cmake/checks/check_02_system_features.cmake index 0182fa22ae..60f5b54d6e 100644 --- a/cmake/checks/check_02_system_features.cmake +++ b/cmake/checks/check_02_system_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_03_generator_bugs.cmake b/cmake/checks/check_03_generator_bugs.cmake index d5260471c3..b7ca155e0b 100644 --- a/cmake/checks/check_03_generator_bugs.cmake +++ b/cmake/checks/check_03_generator_bugs.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_bzip2.cmake b/cmake/configure/configure_1_bzip2.cmake index 2a51357773..ae86e4496b 100644 --- a/cmake/configure/configure_1_bzip2.cmake +++ b/cmake/configure/configure_1_bzip2.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_arpack.cmake b/cmake/configure/configure_arpack.cmake index 5e2b2db33d..7cffb145bd 100644 --- a/cmake/configure/configure_arpack.cmake +++ b/cmake/configure/configure_arpack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_muparser.cmake b/cmake/configure/configure_muparser.cmake index bd381c30d6..0e74e3c52d 100644 --- a/cmake/configure/configure_muparser.cmake +++ b/cmake/configure/configure_muparser.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_netcdf.cmake b/cmake/configure/configure_netcdf.cmake index 309b6c24e3..710f1ca157 100644 --- a/cmake/configure/configure_netcdf.cmake +++ b/cmake/configure/configure_netcdf.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_add_flags.cmake b/cmake/macros/macro_add_flags.cmake index 1e43fd7087..0f21bf2edd 100644 --- a/cmake/macros/macro_add_flags.cmake +++ b/cmake/macros/macro_add_flags.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_cxx_compiler_bug.cmake b/cmake/macros/macro_check_cxx_compiler_bug.cmake index 2e69a18612..270912f55d 100644 --- a/cmake/macros/macro_check_cxx_compiler_bug.cmake +++ b/cmake/macros/macro_check_cxx_compiler_bug.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_clear_cmake_required.cmake b/cmake/macros/macro_clear_cmake_required.cmake index 2c44e67d2c..f178854bae 100644 --- a/cmake/macros/macro_clear_cmake_required.cmake +++ b/cmake/macros/macro_clear_cmake_required.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_cond_set_to_yes.cmake b/cmake/macros/macro_cond_set_to_yes.cmake index e2ad6647ea..43b72f5238 100644 --- a/cmake/macros/macro_cond_set_to_yes.cmake +++ b/cmake/macros/macro_cond_set_to_yes.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_configure_feature.cmake b/cmake/macros/macro_configure_feature.cmake index ebc16861aa..41efaaf35f 100644 --- a/cmake/macros/macro_configure_feature.cmake +++ b/cmake/macros/macro_configure_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_add_definitions.cmake b/cmake/macros/macro_deal_ii_add_definitions.cmake index 91b55e6946..86319efec4 100644 --- a/cmake/macros/macro_deal_ii_add_definitions.cmake +++ b/cmake/macros/macro_deal_ii_add_definitions.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_add_dependencies.cmake b/cmake/macros/macro_deal_ii_add_dependencies.cmake index 62ada03d3b..6a8062a4a5 100644 --- a/cmake/macros/macro_deal_ii_add_dependencies.cmake +++ b/cmake/macros/macro_deal_ii_add_dependencies.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 f229dfeffa..b695545e0d 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 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 ba082cf69f..786c45ce67 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 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 2157ad654f..7dc10d8bf5 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 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_enable_if_links.cmake b/cmake/macros/macro_enable_if_links.cmake index 9f6191b225..fd2aa9b716 100644 --- a/cmake/macros/macro_enable_if_links.cmake +++ b/cmake/macros/macro_enable_if_links.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_enable_language_optional.cmake b/cmake/macros/macro_enable_language_optional.cmake index 2c4a62aa19..c774e88e38 100644 --- a/cmake/macros/macro_enable_language_optional.cmake +++ b/cmake/macros/macro_enable_language_optional.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_expand_instantiations.cmake b/cmake/macros/macro_expand_instantiations.cmake index b56e73cc9f..6222481760 100644 --- a/cmake/macros/macro_expand_instantiations.cmake +++ b/cmake/macros/macro_expand_instantiations.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_find_package.cmake b/cmake/macros/macro_find_package.cmake index 57f468e454..7b5cb1a223 100644 --- a/cmake/macros/macro_find_package.cmake +++ b/cmake/macros/macro_find_package.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_item_matches.cmake b/cmake/macros/macro_item_matches.cmake index f3b13a725d..de973c1467 100644 --- a/cmake/macros/macro_item_matches.cmake +++ b/cmake/macros/macro_item_matches.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_push_cmake_required.cmake b/cmake/macros/macro_push_cmake_required.cmake index bbda04fdf4..1101a56e21 100644 --- a/cmake/macros/macro_push_cmake_required.cmake +++ b/cmake/macros/macro_push_cmake_required.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_replace_flag.cmake b/cmake/macros/macro_replace_flag.cmake index 53742f8521..321a8b9a4c 100644 --- a/cmake/macros/macro_replace_flag.cmake +++ b/cmake/macros/macro_replace_flag.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_reset_cmake_required.cmake b/cmake/macros/macro_reset_cmake_required.cmake index 70499f61c0..82b3192d64 100644 --- a/cmake/macros/macro_reset_cmake_required.cmake +++ b/cmake/macros/macro_reset_cmake_required.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_set_if_empty.cmake b/cmake/macros/macro_set_if_empty.cmake index fc6de5b638..b1ce77ffa8 100644 --- a/cmake/macros/macro_set_if_empty.cmake +++ b/cmake/macros/macro_set_if_empty.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_strip_flag.cmake b/cmake/macros/macro_strip_flag.cmake index 0e2d9ed5ee..00dd3a1fb6 100644 --- a/cmake/macros/macro_strip_flag.cmake +++ b/cmake/macros/macro_strip_flag.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_switch_library_preference.cmake b/cmake/macros/macro_switch_library_preference.cmake index 01ff64e50f..499b78cd82 100644 --- a/cmake/macros/macro_switch_library_preference.cmake +++ b/cmake/macros/macro_switch_library_preference.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_to_string.cmake b/cmake/macros/macro_to_string.cmake index 3632c3e4ed..456538057e 100644 --- a/cmake/macros/macro_to_string.cmake +++ b/cmake/macros/macro_to_string.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_to_string_and_add_prefix.cmake b/cmake/macros/macro_to_string_and_add_prefix.cmake index e5ec7bdb8f..709e0cad5b 100644 --- a/cmake/macros/macro_to_string_and_add_prefix.cmake +++ b/cmake/macros/macro_to_string_and_add_prefix.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 c08044f352..3da2440022 100644 --- a/cmake/scripts/CMakeLists.txt +++ b/cmake/scripts/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/scripts/expand_instantiations.cc b/cmake/scripts/expand_instantiations.cc index 8a50d59797..bb08ddc9f1 100644 --- a/cmake/scripts/expand_instantiations.cc +++ b/cmake/scripts/expand_instantiations.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/cmake/scripts/make_dependencies.cc b/cmake/scripts/make_dependencies.cc index 8a56f4f4ca..83ba9c433e 100644 --- a/cmake/scripts/make_dependencies.cc +++ b/cmake/scripts/make_dependencies.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/cmake/setup_compiler_flags_gnu.cmake b/cmake/setup_compiler_flags_gnu.cmake index 630638d925..8484a4fa03 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 8d758d6c73..c002901b78 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_custom_targets.cmake b/cmake/setup_custom_targets.cmake index 8a162f3a82..4cffb3c4ff 100644 --- a/cmake/setup_custom_targets.cmake +++ b/cmake/setup_custom_targets.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_external_macros.cmake b/cmake/setup_external_macros.cmake index 7ff8b29499..6df85255b8 100644 --- a/cmake/setup_external_macros.cmake +++ b/cmake/setup_external_macros.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 5777c5fe1b..bd56e6de34 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 by the deal.II authors +## Copyright (C) 2014 - 2015 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt index 8c6cfb4e22..30fc5c517c 100644 --- a/contrib/CMakeLists.txt +++ b/contrib/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/mesh_conversion/CMakeLists.txt b/contrib/mesh_conversion/CMakeLists.txt index 8e378865c8..ed922bfd10 100644 --- a/contrib/mesh_conversion/CMakeLists.txt +++ b/contrib/mesh_conversion/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/parameter_gui/CMakeLists.txt b/contrib/parameter_gui/CMakeLists.txt index 98bb4567f6..4b20cebe32 100644 --- a/contrib/parameter_gui/CMakeLists.txt +++ b/contrib/parameter_gui/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by Martin Steigemann and Wolfgang Bangerth +## Copyright (C) 2012 - 2014 by Martin Steigemann and Wolfgang Bangerth ## ## This file is part of the deal.II library. ## diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index dbe28fd327..6030fa6b12 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II Authors +## Copyright (C) 2012 - 2014 by the deal.II Authors ## ## This file is part of the deal.II library. ## diff --git a/examples/doxygen/block_matrix_array.cc b/examples/doxygen/block_matrix_array.cc index 5cf83bfa8b..38db8e2a6b 100644 --- a/examples/doxygen/block_matrix_array.cc +++ b/examples/doxygen/block_matrix_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/examples/doxygen/compressed_block_sparsity_pattern.cc b/examples/doxygen/compressed_block_sparsity_pattern.cc index 21d11f7469..c8f6eb556c 100644 --- a/examples/doxygen/compressed_block_sparsity_pattern.cc +++ b/examples/doxygen/compressed_block_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/examples/doxygen/product_matrix.cc b/examples/doxygen/product_matrix.cc index dea8753778..e957bb8e79 100644 --- a/examples/doxygen/product_matrix.cc +++ b/examples/doxygen/product_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/examples/doxygen/theta_timestepping.cc b/examples/doxygen/theta_timestepping.cc index e485806234..3fdb0fbe18 100644 --- a/examples/doxygen/theta_timestepping.cc +++ b/examples/doxygen/theta_timestepping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7593a8a578..bbd3c3e563 100644 --- a/examples/step-10/step-10.cc +++ b/examples/step-10/step-10.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2001 - 2013 by the deal.II authors + * Copyright (C) 2001 - 2014 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 ece1eb3058..3032a79c44 100644 --- a/examples/step-11/step-11.cc +++ b/examples/step-11/step-11.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2001 - 2013 by the deal.II authors + * Copyright (C) 2001 - 2014 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 725bc7a81c..6c79a26074 100644 --- a/examples/step-12/step-12.cc +++ b/examples/step-12/step-12.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2013 by the deal.II authors + * Copyright (C) 2009 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-14/step-14.cc b/examples/step-14/step-14.cc index cbbf298207..f429628e1d 100644 --- a/examples/step-14/step-14.cc +++ b/examples/step-14/step-14.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2002 - 2014 by the deal.II authors + * Copyright (C) 2002 - 2015 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 48fc783fd8..fe9a400750 100644 --- a/examples/step-16/step-16.cc +++ b/examples/step-16/step-16.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2014 by the deal.II authors + * Copyright (C) 2003 - 2015 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 966552e648..bf86129398 100644 --- a/examples/step-17/step-17.cc +++ b/examples/step-17/step-17.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-18/step-18.cc b/examples/step-18/step-18.cc index e340746db3..8bf83b2f66 100644 --- a/examples/step-18/step-18.cc +++ b/examples/step-18/step-18.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2015 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 591f98accb..44902224a1 100644 --- a/examples/step-19/step-19.cc +++ b/examples/step-19/step-19.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2005 - 2013 by the deal.II authors + * Copyright (C) 2005 - 2014 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 58f80c13d4..8c848680f4 100644 --- a/examples/step-2/step-2.cc +++ b/examples/step-2/step-2.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 1999 - 2013 by the deal.II authors + * Copyright (C) 1999 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-20/step-20.cc b/examples/step-20/step-20.cc index f58ac596af..276d30821f 100644 --- a/examples/step-20/step-20.cc +++ b/examples/step-20/step-20.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2005 - 2013 by the deal.II authors + * Copyright (C) 2005 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-21/step-21.cc b/examples/step-21/step-21.cc index 9779a7a0fe..96dace18f6 100644 --- a/examples/step-21/step-21.cc +++ b/examples/step-21/step-21.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2013 by the deal.II authors + * Copyright (C) 2006 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-23/step-23.cc b/examples/step-23/step-23.cc index 8b650b91fa..d588b12be6 100644 --- a/examples/step-23/step-23.cc +++ b/examples/step-23/step-23.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2013 by the deal.II authors + * Copyright (C) 2006 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-24/step-24.cc b/examples/step-24/step-24.cc index 3dde42a7d0..3302780e16 100644 --- a/examples/step-24/step-24.cc +++ b/examples/step-24/step-24.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2013 by the deal.II authors + * Copyright (C) 2006 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-25/step-25.cc b/examples/step-25/step-25.cc index 02b962db83..a5cd3e3924 100644 --- a/examples/step-25/step-25.cc +++ b/examples/step-25/step-25.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2013 by the deal.II authors + * Copyright (C) 2006 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-26/step-26.cc b/examples/step-26/step-26.cc index cd430b16f9..452d39dcf1 100644 --- a/examples/step-26/step-26.cc +++ b/examples/step-26/step-26.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 by the deal.II authors + * Copyright (C) 2013 - 2014 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 5d7cc7d42d..fa4491bd80 100644 --- a/examples/step-27/step-27.cc +++ b/examples/step-27/step-27.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2006 - 2013 by the deal.II authors + * Copyright (C) 2006 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-28/step-28.cc b/examples/step-28/step-28.cc index 27c33f8ccd..f457ad3fd5 100644 --- a/examples/step-28/step-28.cc +++ b/examples/step-28/step-28.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2013 by the deal.II authors + * Copyright (C) 2009 - 2014 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 4624ef675a..beabda99fc 100644 --- a/examples/step-29/step-29.cc +++ b/examples/step-29/step-29.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2007 - 2014 by the deal.II authors + * Copyright (C) 2007 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-30/step-30.cc b/examples/step-30/step-30.cc index ff5a77e052..cc43d651e4 100644 --- a/examples/step-30/step-30.cc +++ b/examples/step-30/step-30.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2007 - 2013 by the deal.II authors + * Copyright (C) 2007 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-31/step-31.cc b/examples/step-31/step-31.cc index e027d6363e..94a8fe79d5 100644 --- a/examples/step-31/step-31.cc +++ b/examples/step-31/step-31.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2007 - 2013, 2015 by the deal.II authors + * Copyright (C) 2007 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-33/step-33.cc b/examples/step-33/step-33.cc index dec7dbd951..c3162bed51 100644 --- a/examples/step-33/step-33.cc +++ b/examples/step-33/step-33.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2007 - 2013 by the deal.II authors + * Copyright (C) 2007 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-34/step-34.cc b/examples/step-34/step-34.cc index d23c0953be..fb5d3a517b 100644 --- a/examples/step-34/step-34.cc +++ b/examples/step-34/step-34.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2013 by the deal.II authors + * Copyright (C) 2009 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-35/step-35.cc b/examples/step-35/step-35.cc index 3f7085d8ed..b472a8f1dc 100644 --- a/examples/step-35/step-35.cc +++ b/examples/step-35/step-35.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2013 by the deal.II authors + * Copyright (C) 2009 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-37/step-37.cc b/examples/step-37/step-37.cc index 917ce6768b..4686cbb0d3 100644 --- a/examples/step-37/step-37.cc +++ b/examples/step-37/step-37.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2009 - 2013 by the deal.II authors + * Copyright (C) 2009 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-38/step-38.cc b/examples/step-38/step-38.cc index b6d5a48384..a5495901f6 100644 --- a/examples/step-38/step-38.cc +++ b/examples/step-38/step-38.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2013 by the deal.II authors + * Copyright (C) 2010 - 2014 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 ba5920911e..22c12ef4d0 100644 --- a/examples/step-39/step-39.cc +++ b/examples/step-39/step-39.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2013 by the deal.II authors + * Copyright (C) 2010 - 2014 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 4666db28aa..b26f2d045d 100644 --- a/examples/step-4/step-4.cc +++ b/examples/step-4/step-4.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 1999 - 2013 by the deal.II authors + * Copyright (C) 1999 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-41/step-41.cc b/examples/step-41/step-41.cc index a9a8a685f9..a95c310f18 100644 --- a/examples/step-41/step-41.cc +++ b/examples/step-41/step-41.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2011 - 2013, 2015 by the deal.II authors + * Copyright (C) 2011 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-43/step-43.cc b/examples/step-43/step-43.cc index 885b44648f..868ee58659 100644 --- a/examples/step-43/step-43.cc +++ b/examples/step-43/step-43.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2013, 2015 by the deal.II authors + * Copyright (C) 2010 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-44/step-44.cc b/examples/step-44/step-44.cc index a5e4a0ee91..b72df4657f 100644 --- a/examples/step-44/step-44.cc +++ b/examples/step-44/step-44.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2013, 2015 by the deal.II authors and + * Copyright (C) 2010 - 2015 by the deal.II authors and * & Jean-Paul Pelteret and Andrew McBride * * This file is part of the deal.II library. diff --git a/examples/step-45/step-45.cc b/examples/step-45/step-45.cc index 0cf52270f8..22febb2431 100644 --- a/examples/step-45/step-45.cc +++ b/examples/step-45/step-45.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2010 - 2013 by the deal.II authors + * Copyright (C) 2010 - 2014 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 fb06782e71..d5c3e2b137 100644 --- a/examples/step-46/step-46.cc +++ b/examples/step-46/step-46.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2011 - 2013 by the deal.II authors + * Copyright (C) 2011 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-47/step-47.cc b/examples/step-47/step-47.cc index 4a83cbcc40..ea3cdbbe15 100644 --- a/examples/step-47/step-47.cc +++ b/examples/step-47/step-47.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2011 - 2013 by the deal.II authors + * Copyright (C) 2011 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-48/step-48.cc b/examples/step-48/step-48.cc index 5c2c2a2db9..030d409289 100644 --- a/examples/step-48/step-48.cc +++ b/examples/step-48/step-48.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2011 - 2013, 2015 by the deal.II authors + * Copyright (C) 2011 - 2015 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-49/step-49.cc b/examples/step-49/step-49.cc index 7a33ea7b93..fb63396cf4 100644 --- a/examples/step-49/step-49.cc +++ b/examples/step-49/step-49.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 by the deal.II authors + * Copyright (C) 2013 - 2014 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 329148cae0..1ad804e24d 100644 --- a/examples/step-5/step-5.cc +++ b/examples/step-5/step-5.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 1999 - 2013 by the deal.II authors + * Copyright (C) 1999 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-50/step-50.cc b/examples/step-50/step-50.cc index c91a37cf0a..2352788fa0 100644 --- a/examples/step-50/step-50.cc +++ b/examples/step-50/step-50.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2003 - 2013, 2015 by the deal.II authors + * Copyright (C) 2003 - 2015 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 c7cec41ec9..532f77c1dd 100644 --- a/examples/step-51/step-51.cc +++ b/examples/step-51/step-51.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 - 2013 by the deal.II authors + * Copyright (C) 2013 - 2014 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 8d21e5898f..0abd75a714 100644 --- a/examples/step-6/step-6.cc +++ b/examples/step-6/step-6.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-7/step-7.cc b/examples/step-7/step-7.cc index 3059babeda..0bc9e4deaf 100644 --- a/examples/step-7/step-7.cc +++ b/examples/step-7/step-7.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2014 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 194eaf02d0..37e45f3e70 100644 --- a/examples/step-8/step-8.cc +++ b/examples/step-8/step-8.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2014 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 d050ebf847..e3c3092183 100644 --- a/include/deal.II/algorithms/newton.h +++ b/include/deal.II/algorithms/newton.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 fcfc33d822..bb5fafa283 100644 --- a/include/deal.II/algorithms/newton.templates.h +++ b/include/deal.II/algorithms/newton.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 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 8aa1924691..f4bbf9f9cd 100644 --- a/include/deal.II/algorithms/operator.h +++ b/include/deal.II/algorithms/operator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 7e0b8c0eaf..d7b2809aa9 100644 --- a/include/deal.II/algorithms/operator.templates.h +++ b/include/deal.II/algorithms/operator.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 04904cd43d..1b44354813 100644 --- a/include/deal.II/algorithms/theta_timestepping.h +++ b/include/deal.II/algorithms/theta_timestepping.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2014 by the deal.II authors +// Copyright (C) 2010 - 2015 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 8b498ec63e..ae13015a9d 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 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 3e669efa43..531b634b10 100644 --- a/include/deal.II/algorithms/timestep_control.h +++ b/include/deal.II/algorithms/timestep_control.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a9d6691866..db70acd178 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 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 38b1205556..6082e4f725 100644 --- a/include/deal.II/base/conditional_ostream.h +++ b/include/deal.II/base/conditional_ostream.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 dd9a13e194..034a99e7ad 100644 --- a/include/deal.II/base/convergence_table.h +++ b/include/deal.II/base/convergence_table.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 308f2e692a..bbdfe83118 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 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/derivative_form.h b/include/deal.II/base/derivative_form.h index edfe8ed62c..e6a4b57af1 100644 --- a/include/deal.II/base/derivative_form.h +++ b/include/deal.II/base/derivative_form.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 c6ae12838a..a1fa0e2f13 100644 --- a/include/deal.II/base/event.h +++ b/include/deal.II/base/event.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 205ef0ce64..d27945cd78 100644 --- a/include/deal.II/base/exceptions.h +++ b/include/deal.II/base/exceptions.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 3b54817848..61a5c1894b 100644 --- a/include/deal.II/base/flow_function.h +++ b/include/deal.II/base/flow_function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 dee2948173..529847e5ed 100644 --- a/include/deal.II/base/function.h +++ b/include/deal.II/base/function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 4f7feb2591..5b63f7502e 100644 --- a/include/deal.II/base/function_bessel.h +++ b/include/deal.II/base/function_bessel.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 2e2efda467..5440f54525 100644 --- a/include/deal.II/base/function_derivative.h +++ b/include/deal.II/base/function_derivative.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 701471d2ac..ce4e518609 100644 --- a/include/deal.II/base/function_parser.h +++ b/include/deal.II/base/function_parser.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 46399c3229..029d2312f0 100644 --- a/include/deal.II/base/function_time.h +++ b/include/deal.II/base/function_time.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 b32e8e8307..79e79b5897 100644 --- a/include/deal.II/base/graph_coloring.h +++ b/include/deal.II/base/graph_coloring.h @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/index_set.h b/include/deal.II/base/index_set.h index f251756129..96aaa9bf7f 100644 --- a/include/deal.II/base/index_set.h +++ b/include/deal.II/base/index_set.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 48a3aad0d4..dbba79d144 100644 --- a/include/deal.II/base/job_identifier.h +++ b/include/deal.II/base/job_identifier.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/logstream.h b/include/deal.II/base/logstream.h index 427b8b6a62..9702fe0425 100644 --- a/include/deal.II/base/logstream.h +++ b/include/deal.II/base/logstream.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 beea1c13f6..5de31f42e6 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2015 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 24a3ad6cfe..58a367791a 100644 --- a/include/deal.II/base/mpi.h +++ b/include/deal.II/base/mpi.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2014 by the deal.II authors +// Copyright (C) 2011 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/named_data.h b/include/deal.II/base/named_data.h index dae3357b38..5f62dc72e0 100644 --- a/include/deal.II/base/named_data.h +++ b/include/deal.II/base/named_data.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 4c7da9dc07..52d9aa761a 100644 --- a/include/deal.II/base/numbers.h +++ b/include/deal.II/base/numbers.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parameter_handler.h b/include/deal.II/base/parameter_handler.h index e20c01ae3d..1f3639c17a 100644 --- a/include/deal.II/base/parameter_handler.h +++ b/include/deal.II/base/parameter_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 a53368f72d..0c4478991e 100644 --- a/include/deal.II/base/parsed_function.h +++ b/include/deal.II/base/parsed_function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 8db13e286e..90829869a6 100644 --- a/include/deal.II/base/path_search.h +++ b/include/deal.II/base/path_search.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7c0b723255..2df33dab63 100644 --- a/include/deal.II/base/point.h +++ b/include/deal.II/base/point.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomial.h b/include/deal.II/base/polynomial.h index d55b387cb5..18757eb13e 100644 --- a/include/deal.II/base/polynomial.h +++ b/include/deal.II/base/polynomial.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 fcbb9b166c..00c73c83bf 100644 --- a/include/deal.II/base/polynomial_space.h +++ b/include/deal.II/base/polynomial_space.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_abf.h b/include/deal.II/base/polynomials_abf.h index 7d637848b2..1b32b55ceb 100644 --- a/include/deal.II/base/polynomials_abf.h +++ b/include/deal.II/base/polynomials_abf.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 899870bbbd..acbb581eae 100644 --- a/include/deal.II/base/polynomials_adini.h +++ b/include/deal.II/base/polynomials_adini.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6d43fc470e..f1ef7130f2 100644 --- a/include/deal.II/base/polynomials_bdm.h +++ b/include/deal.II/base/polynomials_bdm.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 154963005e..9ea6906197 100644 --- a/include/deal.II/base/polynomials_nedelec.h +++ b/include/deal.II/base/polynomials_nedelec.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 7102ecfb5d..18bf726c2b 100644 --- a/include/deal.II/base/polynomials_p.h +++ b/include/deal.II/base/polynomials_p.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2d4ed5bb01..8f8701e3df 100644 --- a/include/deal.II/base/polynomials_piecewise.h +++ b/include/deal.II/base/polynomials_piecewise.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 36a00a4604..135b19abff 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 37392822eb..f1386b677d 100644 --- a/include/deal.II/base/qprojector.h +++ b/include/deal.II/base/qprojector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5cc90bdccd..6c21445c8e 100644 --- a/include/deal.II/base/quadrature.h +++ b/include/deal.II/base/quadrature.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 79aa6c0cae..2b7b5fa1c2 100644 --- a/include/deal.II/base/quadrature_selector.h +++ b/include/deal.II/base/quadrature_selector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 924d1e93b4..9ca3e30384 100644 --- a/include/deal.II/base/smartpointer.h +++ b/include/deal.II/base/smartpointer.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 7c3b8dc673..7f1015f62b 100644 --- a/include/deal.II/base/subscriptor.h +++ b/include/deal.II/base/subscriptor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 348ca61aa8..3b7256f537 100644 --- a/include/deal.II/base/synchronous_iterator.h +++ b/include/deal.II/base/synchronous_iterator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/table_handler.h b/include/deal.II/base/table_handler.h index 61bc88062a..a597068393 100644 --- a/include/deal.II/base/table_handler.h +++ b/include/deal.II/base/table_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 a9e024f665..055061e53a 100644 --- a/include/deal.II/base/table_indices.h +++ b/include/deal.II/base/table_indices.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4bc75b0ee8..0411ea6164 100644 --- a/include/deal.II/base/template_constraints.h +++ b/include/deal.II/base/template_constraints.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 88eea12d67..7d8b9f11c4 100644 --- a/include/deal.II/base/tensor.h +++ b/include/deal.II/base/tensor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor_base.h b/include/deal.II/base/tensor_base.h index d7a9509f8e..1f7b39ed36 100644 --- a/include/deal.II/base/tensor_base.h +++ b/include/deal.II/base/tensor_base.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 229ad2d7e5..24871219a7 100644 --- a/include/deal.II/base/tensor_function.h +++ b/include/deal.II/base/tensor_function.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor_product_polynomials.h b/include/deal.II/base/tensor_product_polynomials.h index 6906e453d8..21ab37046f 100644 --- a/include/deal.II/base/tensor_product_polynomials.h +++ b/include/deal.II/base/tensor_product_polynomials.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 8deadfb4b5..2c5fef01db 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 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/thread_management.h b/include/deal.II/base/thread_management.h index c8d7afd128..3a819e0b25 100644 --- a/include/deal.II/base/thread_management.h +++ b/include/deal.II/base/thread_management.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2014 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/timer.h b/include/deal.II/base/timer.h index a27962ffbe..ff8917d575 100644 --- a/include/deal.II/base/timer.h +++ b/include/deal.II/base/timer.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 a9ced11de1..9408ef3904 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 a005889de2..459b85e8ed 100644 --- a/include/deal.II/base/utilities.h +++ b/include/deal.II/base/utilities.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 0e6055b69f..b6ce176c0c 100644 --- a/include/deal.II/base/vector_slice.h +++ b/include/deal.II/base/vector_slice.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7eba9664e7..7c378e7c7c 100644 --- a/include/deal.II/distributed/grid_refinement.h +++ b/include/deal.II/distributed/grid_refinement.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4a85c1ce6b..b2b0b0e036 100644 --- a/include/deal.II/dofs/block_info.h +++ b/include/deal.II/dofs/block_info.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2f1b392e26..8aec0cf1df 100644 --- a/include/deal.II/dofs/dof_handler.h +++ b/include/deal.II/dofs/dof_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 d4c117afef..9d02c7709b 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 f8072a9159..5d5db1a379 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 7fd4b1420c..be0e5f06cd 100644 --- a/include/deal.II/dofs/dof_objects.h +++ b/include/deal.II/dofs/dof_objects.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 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 c7c1836b0f..50ca813ac6 100644 --- a/include/deal.II/dofs/dof_renumbering.h +++ b/include/deal.II/dofs/dof_renumbering.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index 259d1e4721..46aa59a682 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 c0c9eb0824..c66a700d9a 100644 --- a/include/deal.II/dofs/function_map.h +++ b/include/deal.II/dofs/function_map.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 f6254719a6..ef47baf855 100644 --- a/include/deal.II/dofs/number_cache.h +++ b/include/deal.II/dofs/number_cache.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 25719d02c8..6f117c7e32 100644 --- a/include/deal.II/fe/fe_nothing.h +++ b/include/deal.II/fe/fe_nothing.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_poly.h b/include/deal.II/fe/fe_poly.h index 4e22673283..a751e30c40 100644 --- a/include/deal.II/fe/fe_poly.h +++ b/include/deal.II/fe/fe_poly.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6085680819..2f0360c0f2 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 10f31fcc9e..45793f02fa 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 15bfd86da6..9249620cb1 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_poly_tensor.h b/include/deal.II/fe/fe_poly_tensor.h index 97aebd7a73..bdbeabad08 100644 --- a/include/deal.II/fe/fe_poly_tensor.h +++ b/include/deal.II/fe/fe_poly_tensor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_q_iso_q1.h b/include/deal.II/fe/fe_q_iso_q1.h index 991432491b..7b9bfe07a8 100644 --- a/include/deal.II/fe/fe_q_iso_q1.h +++ b/include/deal.II/fe/fe_q_iso_q1.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 cdd55c2856..3230a6ecae 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 5addb77fcc..11e9e7e737 100644 --- a/include/deal.II/fe/fe_values.h +++ b/include/deal.II/fe/fe_values.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 bda6023ee7..d3a71e2d30 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 92e7e76f91..713d579d96 100644 --- a/include/deal.II/fe/mapping.h +++ b/include/deal.II/fe/mapping.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 fb71695e97..b932decc64 100644 --- a/include/deal.II/fe/mapping_c1.h +++ b/include/deal.II/fe/mapping_c1.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 f4178027ad..03524ab5a9 100644 --- a/include/deal.II/fe/mapping_cartesian.h +++ b/include/deal.II/fe/mapping_cartesian.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 0f91b8e71a..82d11cf8dc 100644 --- a/include/deal.II/fe/mapping_q1.h +++ b/include/deal.II/fe/mapping_q1.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 c10a039419..84f3a857a0 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 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 c389a81ec8..c21599f0f7 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 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 db2c71c0fb..8a4b2528d4 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 157c1c6e09..b40c0659d2 100644 --- a/include/deal.II/grid/grid_out.h +++ b/include/deal.II/grid/grid_out.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_reordering.h b/include/deal.II/grid/grid_reordering.h index 69cd09cd0d..e1891410b9 100644 --- a/include/deal.II/grid/grid_reordering.h +++ b/include/deal.II/grid/grid_reordering.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_reordering_internal.h b/include/deal.II/grid/grid_reordering_internal.h index d817e63808..a54d28e190 100644 --- a/include/deal.II/grid/grid_reordering_internal.h +++ b/include/deal.II/grid/grid_reordering_internal.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5946c65fed..f9979a7ab1 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2014 by the deal.II authors +// Copyright (C) 2001 - 2015 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 948487c885..7c59bbe478 100644 --- a/include/deal.II/grid/intergrid_map.h +++ b/include/deal.II/grid/intergrid_map.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 ebb40946ef..99db86d592 100644 --- a/include/deal.II/grid/magic_numbers.h +++ b/include/deal.II/grid/magic_numbers.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 0c85fe3962..8b0d86a0a8 100644 --- a/include/deal.II/grid/persistent_tria.h +++ b/include/deal.II/grid/persistent_tria.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 d8abc8c85d..b2198320a2 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 3639a83734..ae3c64ce77 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 873548b12c..626cc32486 100644 --- a/include/deal.II/grid/tria_faces.h +++ b/include/deal.II/grid/tria_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 c8fae28017..2b3ac279e3 100644 --- a/include/deal.II/grid/tria_iterator.h +++ b/include/deal.II/grid/tria_iterator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 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 d9ecab1511..c7eeb418f0 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 2a6ef5aaa8..9ea5480639 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 df566bc945..1d64bac51f 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c43bb485ee..4aaeb0700f 100644 --- a/include/deal.II/grid/tria_object.h +++ b/include/deal.II/grid/tria_object.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 ec43c576bb..8181aa3a96 100644 --- a/include/deal.II/hp/dof_faces.h +++ b/include/deal.II/hp/dof_faces.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 46c1edcf08..ffd8242255 100644 --- a/include/deal.II/hp/dof_handler.h +++ b/include/deal.II/hp/dof_handler.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/dof_level.h b/include/deal.II/hp/dof_level.h index e58a131535..b89b446ade 100644 --- a/include/deal.II/hp/dof_level.h +++ b/include/deal.II/hp/dof_level.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f0d8f8280f..d8f45c0653 100644 --- a/include/deal.II/hp/fe_values.h +++ b/include/deal.II/hp/fe_values.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 d493ec6719..ed72927677 100644 --- a/include/deal.II/hp/mapping_collection.h +++ b/include/deal.II/hp/mapping_collection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a3ee34aade..e37854e9fe 100644 --- a/include/deal.II/hp/q_collection.h +++ b/include/deal.II/hp/q_collection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d0eddd3c64..d3cfc18d6f 100644 --- a/include/deal.II/integrators/advection.h +++ b/include/deal.II/integrators/advection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 1bd83ff06e..afa2cd13ff 100644 --- a/include/deal.II/integrators/divergence.h +++ b/include/deal.II/integrators/divergence.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 427fbb497f..d74e35d25b 100644 --- a/include/deal.II/integrators/elasticity.h +++ b/include/deal.II/integrators/elasticity.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/integrators/l2.h b/include/deal.II/integrators/l2.h index 48b42c1f59..1b54ef493b 100644 --- a/include/deal.II/integrators/l2.h +++ b/include/deal.II/integrators/l2.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/integrators/laplace.h b/include/deal.II/integrators/laplace.h index ac1b77d03b..ec2878d7d8 100644 --- a/include/deal.II/integrators/laplace.h +++ b/include/deal.II/integrators/laplace.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 63816f7c43..328df58be0 100644 --- a/include/deal.II/integrators/local_integrators.h +++ b/include/deal.II/integrators/local_integrators.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/integrators/maxwell.h b/include/deal.II/integrators/maxwell.h index 6cbd02b30c..e6734686c0 100644 --- a/include/deal.II/integrators/maxwell.h +++ b/include/deal.II/integrators/maxwell.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 1e4821a81f..46be2c1a04 100644 --- a/include/deal.II/integrators/patches.h +++ b/include/deal.II/integrators/patches.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 185efe61c0..3900e1cdf9 100644 --- a/include/deal.II/lac/arpack_solver.h +++ b/include/deal.II/lac/arpack_solver.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 88b55bba5a..cd338b7efa 100644 --- a/include/deal.II/lac/block_indices.h +++ b/include/deal.II/lac/block_indices.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_matrix.h b/include/deal.II/lac/block_matrix.h index 139e97fbe6..05ff3570a1 100644 --- a/include/deal.II/lac/block_matrix.h +++ b/include/deal.II/lac/block_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 bd5646d3ce..164a98d3d4 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 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_matrix_base.h b/include/deal.II/lac/block_matrix_base.h index 88cad408db..03aa5d2aad 100644 --- a/include/deal.II/lac/block_matrix_base.h +++ b/include/deal.II/lac/block_matrix_base.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c16afe1793..a09753ffd6 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 776e7c886e..1d99d1b27d 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 449ec77d70..dff450ec9b 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 a70204e5a2..1a0982afe5 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 d8b29227ef..4b9447669f 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_vector.h b/include/deal.II/lac/block_vector.h index c9ab2bb5c8..4e44d69b26 100644 --- a/include/deal.II/lac/block_vector.h +++ b/include/deal.II/lac/block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 e1b31d26fe..16e020dd69 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 2830ade016..c166215645 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b57b6f3fbb..94852481ab 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/constraint_matrix.templates.h b/include/deal.II/lac/constraint_matrix.templates.h index c21c65d278..258923dea3 100644 --- a/include/deal.II/lac/constraint_matrix.templates.h +++ b/include/deal.II/lac/constraint_matrix.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 d3868669ae..608715e662 100644 --- a/include/deal.II/lac/eigen.h +++ b/include/deal.II/lac/eigen.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/exceptions.h b/include/deal.II/lac/exceptions.h index b5079229f9..54d2f954e8 100644 --- a/include/deal.II/lac/exceptions.h +++ b/include/deal.II/lac/exceptions.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f55dd8676c..4deeb74a5d 100644 --- a/include/deal.II/lac/filtered_matrix.h +++ b/include/deal.II/lac/filtered_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 baeb65f004..a5683e4aed 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 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 19824b263e..13ca2eddc1 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a2786d8c0b..f020f6d8b3 100644 --- a/include/deal.II/lac/householder.h +++ b/include/deal.II/lac/householder.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 754d647842..c239549727 100644 --- a/include/deal.II/lac/identity_matrix.h +++ b/include/deal.II/lac/identity_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/iterative_inverse.h b/include/deal.II/lac/iterative_inverse.h index a8d6a87e98..b1574ed10e 100644 --- a/include/deal.II/lac/iterative_inverse.h +++ b/include/deal.II/lac/iterative_inverse.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/lapack_support.h b/include/deal.II/lac/lapack_support.h index 83f899e713..9372af56e9 100644 --- a/include/deal.II/lac/lapack_support.h +++ b/include/deal.II/lac/lapack_support.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ca89ec0695..7e19d7a45f 100644 --- a/include/deal.II/lac/lapack_templates.h +++ b/include/deal.II/lac/lapack_templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 f1267fc10f..bcb8f87a08 100644 --- a/include/deal.II/lac/matrix_block.h +++ b/include/deal.II/lac/matrix_block.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2015 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 eed67a2e55..ff39cebf44 100644 --- a/include/deal.II/lac/matrix_iterator.h +++ b/include/deal.II/lac/matrix_iterator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 c8546e3d18..019fbf500b 100644 --- a/include/deal.II/lac/matrix_lib.h +++ b/include/deal.II/lac/matrix_lib.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 3144584391..160a6211c5 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 9f5f5ff349..a7c7a6e0ff 100644 --- a/include/deal.II/lac/matrix_out.h +++ b/include/deal.II/lac/matrix_out.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 2bb2f7a48d..58b555540c 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) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_block_sparse_matrix.h b/include/deal.II/lac/petsc_block_sparse_matrix.h index 42a3a2cae3..011ab5ada9 100644 --- a/include/deal.II/lac/petsc_block_sparse_matrix.h +++ b/include/deal.II/lac/petsc_block_sparse_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_block_vector.h b/include/deal.II/lac/petsc_block_vector.h index 4aee490945..c443584382 100644 --- a/include/deal.II/lac/petsc_block_vector.h +++ b/include/deal.II/lac/petsc_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8d9dead68c..8902fb9961 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 53a5b18dfc..bce1aa14f6 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f0cc8c995c..a09674ce22 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 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 70024ebc8c..63efc40e25 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_parallel_block_vector.h b/include/deal.II/lac/petsc_parallel_block_vector.h index d1de88a3ec..0df2e5dda9 100644 --- a/include/deal.II/lac/petsc_parallel_block_vector.h +++ b/include/deal.II/lac/petsc_parallel_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8830fc8338..4f16c4548f 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 ccee308aae..f96c2b50a3 100644 --- a/include/deal.II/lac/petsc_precondition.h +++ b/include/deal.II/lac/petsc_precondition.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_solver.h b/include/deal.II/lac/petsc_solver.h index ef584f8ee3..82629b3236 100644 --- a/include/deal.II/lac/petsc_solver.h +++ b/include/deal.II/lac/petsc_solver.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 9bbf0b2ede..e4c547c807 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_vector.h b/include/deal.II/lac/petsc_vector.h index ef73d9a019..befd569c0f 100644 --- a/include/deal.II/lac/petsc_vector.h +++ b/include/deal.II/lac/petsc_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ebe9b7bac5..92ff40e759 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 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 a3e38f66b9..15c4391f9e 100644 --- a/include/deal.II/lac/pointer_matrix.h +++ b/include/deal.II/lac/pointer_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 4496c7ab2e..180c96c6ae 100644 --- a/include/deal.II/lac/precondition_block.h +++ b/include/deal.II/lac/precondition_block.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 c11845392c..88acf00aa2 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 e62d9831d3..3c974caa72 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 583d2b68f0..1478382432 100644 --- a/include/deal.II/lac/precondition_selector.h +++ b/include/deal.II/lac/precondition_selector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 b6ea60fba9..7180b3d093 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/schur_matrix.h b/include/deal.II/lac/schur_matrix.h index 6bef61a714..efe8c6421b 100644 --- a/include/deal.II/lac/schur_matrix.h +++ b/include/deal.II/lac/schur_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/shifted_matrix.h b/include/deal.II/lac/shifted_matrix.h index a2804fa57b..b46edd0bfb 100644 --- a/include/deal.II/lac/shifted_matrix.h +++ b/include/deal.II/lac/shifted_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 51a9348bdc..2e45438a49 100644 --- a/include/deal.II/lac/slepc_solver.h +++ b/include/deal.II/lac/slepc_solver.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/slepc_spectral_transformation.h b/include/deal.II/lac/slepc_spectral_transformation.h index 05ff466946..d8f6a7d214 100644 --- a/include/deal.II/lac/slepc_spectral_transformation.h +++ b/include/deal.II/lac/slepc_spectral_transformation.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d482b53026..5ade2f7cab 100644 --- a/include/deal.II/lac/solver_selector.h +++ b/include/deal.II/lac/solver_selector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 8e321220a7..27917c6920 100644 --- a/include/deal.II/lac/sparse_decomposition.h +++ b/include/deal.II/lac/sparse_decomposition.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 ee4fe12483..bf7c3c14f8 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 d910d71de3..df59dbe825 100644 --- a/include/deal.II/lac/sparse_ilu.h +++ b/include/deal.II/lac/sparse_ilu.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 cc1acae42b..913e84b372 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 a24b0da902..4fe449fc5d 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 b14b22a386..80c276b94c 100644 --- a/include/deal.II/lac/sparse_mic.h +++ b/include/deal.II/lac/sparse_mic.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2015 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 c51aa5546d..c5168be157 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 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2015 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 2fb44cf8ae..d184d6f3bb 100644 --- a/include/deal.II/lac/sparse_vanka.h +++ b/include/deal.II/lac/sparse_vanka.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 58c0658941..477a732d4f 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 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 da162197f3..c5dd1aa0fd 100644 --- a/include/deal.II/lac/sparsity_pattern.h +++ b/include/deal.II/lac/sparsity_pattern.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 0250107640..8ac448630a 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/transpose_matrix.h b/include/deal.II/lac/transpose_matrix.h index 24d9e821ac..20c3c2290b 100644 --- a/include/deal.II/lac/transpose_matrix.h +++ b/include/deal.II/lac/transpose_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 158560d6c8..e21f49fa69 100644 --- a/include/deal.II/lac/tridiagonal_matrix.h +++ b/include/deal.II/lac/tridiagonal_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_block_sparse_matrix.h b/include/deal.II/lac/trilinos_block_sparse_matrix.h index 026682cbc5..1249b739e4 100644 --- a/include/deal.II/lac/trilinos_block_sparse_matrix.h +++ b/include/deal.II/lac/trilinos_block_sparse_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_block_vector.h b/include/deal.II/lac/trilinos_block_vector.h index c3f0b87989..bdfd91e882 100644 --- a/include/deal.II/lac/trilinos_block_vector.h +++ b/include/deal.II/lac/trilinos_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_parallel_block_vector.h b/include/deal.II/lac/trilinos_parallel_block_vector.h index 2fdddaebab..dc3ac1ca75 100644 --- a/include/deal.II/lac/trilinos_parallel_block_vector.h +++ b/include/deal.II/lac/trilinos_parallel_block_vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h index 3fc27d1e6c..6554bbb698 100644 --- a/include/deal.II/lac/trilinos_sparse_matrix.h +++ b/include/deal.II/lac/trilinos_sparse_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2015 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 6f82725df3..cbbc973d8e 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 0b14aac125..f17d186a7e 100644 --- a/include/deal.II/lac/vector.h +++ b/include/deal.II/lac/vector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_memory.h b/include/deal.II/lac/vector_memory.h index bf238454d9..dfed862b64 100644 --- a/include/deal.II/lac/vector_memory.h +++ b/include/deal.II/lac/vector_memory.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 c3dff785c4..349c6fcb82 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 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/dof_info.templates.h b/include/deal.II/matrix_free/dof_info.templates.h index 561dc08ed1..bec5ee59c3 100644 --- a/include/deal.II/matrix_free/dof_info.templates.h +++ b/include/deal.II/matrix_free/dof_info.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 ac61d3fe2f..3d1c14d6d5 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 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 c0222571ac..27bed9e839 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 - 2014 by the deal.II authors +// Copyright (C) 2011 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/matrix_free.templates.h b/include/deal.II/matrix_free/matrix_free.templates.h index eafe233f0f..e24e99c7ca 100644 --- a/include/deal.II/matrix_free/matrix_free.templates.h +++ b/include/deal.II/matrix_free/matrix_free.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2014 by the deal.II authors +// Copyright (C) 2011 - 2015 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 6bc11b4378..e9378a4dba 100644 --- a/include/deal.II/meshworker/dof_info.h +++ b/include/deal.II/meshworker/dof_info.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/functional.h b/include/deal.II/meshworker/functional.h index 865b881e23..c210083641 100644 --- a/include/deal.II/meshworker/functional.h +++ b/include/deal.II/meshworker/functional.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 7269dac50f..98b8e7d604 100644 --- a/include/deal.II/meshworker/integration_info.h +++ b/include/deal.II/meshworker/integration_info.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2015 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 51b44be7bc..f0ee81fb45 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a1fd6fccac..0e6bdee19f 100644 --- a/include/deal.II/meshworker/local_integrator.h +++ b/include/deal.II/meshworker/local_integrator.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 880f54e552..4916e9afc6 100644 --- a/include/deal.II/meshworker/local_results.h +++ b/include/deal.II/meshworker/local_results.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 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 754e2e703c..0ff07b08de 100644 --- a/include/deal.II/meshworker/loop.h +++ b/include/deal.II/meshworker/loop.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2015 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 65b04a54fc..683e401999 100644 --- a/include/deal.II/meshworker/output.h +++ b/include/deal.II/meshworker/output.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ee39e96b4c..7504bbe0ca 100644 --- a/include/deal.II/meshworker/simple.h +++ b/include/deal.II/meshworker/simple.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 89fd0a0f47..125c79f2fe 100644 --- a/include/deal.II/meshworker/vector_selector.h +++ b/include/deal.II/meshworker/vector_selector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 443a2b7b24..b172073728 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c1a3e9a5ff..539633e173 100644 --- a/include/deal.II/multigrid/mg_base.h +++ b/include/deal.II/multigrid/mg_base.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 5a333df816..1403b56090 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5955bf44c5..1ff7872b6f 100644 --- a/include/deal.II/multigrid/mg_coarse.h +++ b/include/deal.II/multigrid/mg_coarse.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 fe93e69520..538ea6a4cf 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 - 2014 by the deal.II authors +// Copyright (C) 2010 - 2015 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 6cd6508011..61ea5000fc 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 ed2d3589bf..f0112786ff 100644 --- a/include/deal.II/multigrid/mg_matrix.h +++ b/include/deal.II/multigrid/mg_matrix.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 87b5da9ee1..3553aa52d2 100644 --- a/include/deal.II/multigrid/mg_smoother.h +++ b/include/deal.II/multigrid/mg_smoother.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer.h b/include/deal.II/multigrid/mg_transfer.h index aa56b90c64..26c4608084 100644 --- a/include/deal.II/multigrid/mg_transfer.h +++ b/include/deal.II/multigrid/mg_transfer.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 aa9ef7a4dd..7243c8e252 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3bfc4b0e23..6175394a33 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2590112828..b9d9d1e05b 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 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 76a4ee45a9..5d2a117e48 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e9fe9831f7..6d514c8da5 100644 --- a/include/deal.II/multigrid/multigrid.h +++ b/include/deal.II/multigrid/multigrid.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 1fe5d6b3cb..3f6533cb11 100644 --- a/include/deal.II/multigrid/multigrid.templates.h +++ b/include/deal.II/multigrid/multigrid.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 db2cd9fa56..2db9c42d3f 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2a643098bb..8742b32834 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 5d609e0e3d..b47988b37a 100644 --- a/include/deal.II/numerics/data_postprocessor.h +++ b/include/deal.II/numerics/data_postprocessor.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2014 by the deal.II authors +// Copyright (C) 2007 - 2015 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 dd07fc62d7..1dcb6923b4 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 7d9be5e36b..9712863159 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 48ab06eefb..bf3f54c095 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 9a46997c3e..8d99c974e2 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/fe_field_function.templates.h b/include/deal.II/numerics/fe_field_function.templates.h index 1e79fd1433..558c70df08 100644 --- a/include/deal.II/numerics/fe_field_function.templates.h +++ b/include/deal.II/numerics/fe_field_function.templates.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2015 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 98b71e19d5..787555d139 100644 --- a/include/deal.II/numerics/histogram.h +++ b/include/deal.II/numerics/histogram.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 10dd190f90..26b1bf60cf 100644 --- a/include/deal.II/numerics/matrix_tools.h +++ b/include/deal.II/numerics/matrix_tools.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 dac6fb6ee0..fdfe8091da 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 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 d1c96571e5..dd8dc29598 100644 --- a/include/deal.II/numerics/time_dependent.h +++ b/include/deal.II/numerics/time_dependent.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 bd9db81dbc..6937ac4ad4 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 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/algorithms/CMakeLists.txt b/source/algorithms/CMakeLists.txt index 19b08249cc..8e5c633da0 100644 --- a/source/algorithms/CMakeLists.txt +++ b/source/algorithms/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 502c8b63ad..475f6ea1f6 100644 --- a/source/algorithms/operator.cc +++ b/source/algorithms/operator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ca9728fa05..8b04299908 100644 --- a/source/algorithms/operator.inst.in +++ b/source/algorithms/operator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/algorithms/timestep_control.cc b/source/algorithms/timestep_control.cc index ed29f26cb4..7f261b6c38 100644 --- a/source/algorithms/timestep_control.cc +++ b/source/algorithms/timestep_control.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 f1f3c107f1..9f3dcc2ae1 100644 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 9a2c694848..5b26745596 100644 --- a/source/base/auto_derivative_function.cc +++ b/source/base/auto_derivative_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/conditional_ostream.cc b/source/base/conditional_ostream.cc index 960ce32284..1afb6d9f45 100644 --- a/source/base/conditional_ostream.cc +++ b/source/base/conditional_ostream.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/config.cc b/source/base/config.cc index 1c21d9e84a..a1514c74a0 100644 --- a/source/base/config.cc +++ b/source/base/config.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/convergence_table.cc b/source/base/convergence_table.cc index 97ac5652bc..b61b24b603 100644 --- a/source/base/convergence_table.cc +++ b/source/base/convergence_table.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 fde2d4eb7a..07b89fd41c 100644 --- a/source/base/data_out_base.cc +++ b/source/base/data_out_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 266126f6a2..ea48dd342f 100644 --- a/source/base/data_out_base.inst.in +++ b/source/base/data_out_base.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 05d642f5e8..330e77f410 100644 --- a/source/base/event.cc +++ b/source/base/event.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/exceptions.cc b/source/base/exceptions.cc index aa141cce19..d8d1b207ba 100644 --- a/source/base/exceptions.cc +++ b/source/base/exceptions.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 6c087c8822..f31bafe51a 100644 --- a/source/base/flow_function.cc +++ b/source/base/flow_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function.cc b/source/base/function.cc index f94044cf66..c1f4220e27 100644 --- a/source/base/function.cc +++ b/source/base/function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_derivative.cc b/source/base/function_derivative.cc index 043d971743..8395d70f56 100644 --- a/source/base/function_derivative.cc +++ b/source/base/function_derivative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_lib.cc b/source/base/function_lib.cc index 0f8e0cdec6..71b5e99e58 100644 --- a/source/base/function_lib.cc +++ b/source/base/function_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_lib_cutoff.cc b/source/base/function_lib_cutoff.cc index 7a1589c4e0..46141d7996 100644 --- a/source/base/function_lib_cutoff.cc +++ b/source/base/function_lib_cutoff.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 bc8e197e89..06da1ddec9 100644 --- a/source/base/function_parser.cc +++ b/source/base/function_parser.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_time.cc b/source/base/function_time.cc index ffea7b75db..f198d49f5c 100644 --- a/source/base/function_time.cc +++ b/source/base/function_time.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 31ab999406..1b57e05b31 100644 --- a/source/base/geometry_info.cc +++ b/source/base/geometry_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 1d3bdd4e24..cc2cc73522 100644 --- a/source/base/index_set.cc +++ b/source/base/index_set.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4448a70624..320bfc2e90 100644 --- a/source/base/job_identifier.cc +++ b/source/base/job_identifier.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/logstream.cc b/source/base/logstream.cc index 2b301dd26d..e9254eecb3 100644 --- a/source/base/logstream.cc +++ b/source/base/logstream.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/memory_consumption.cc b/source/base/memory_consumption.cc index 3135edd593..7a65ae2dc4 100644 --- a/source/base/memory_consumption.cc +++ b/source/base/memory_consumption.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 e0d65cd1a1..758b945c01 100644 --- a/source/base/mpi.cc +++ b/source/base/mpi.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 0c162e16bc..359cfd3875 100644 --- a/source/base/multithread_info.cc +++ b/source/base/multithread_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/named_selection.cc b/source/base/named_selection.cc index d6f6a9cb2f..a5495d4ae0 100644 --- a/source/base/named_selection.cc +++ b/source/base/named_selection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parallel.cc b/source/base/parallel.cc index 36831adf41..1d794fd30e 100644 --- a/source/base/parallel.cc +++ b/source/base/parallel.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parameter_handler.cc b/source/base/parameter_handler.cc index 0dd5eb7581..fb42ac87a0 100644 --- a/source/base/parameter_handler.cc +++ b/source/base/parameter_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/path_search.cc b/source/base/path_search.cc index 0c9c52a860..91745afc29 100644 --- a/source/base/path_search.cc +++ b/source/base/path_search.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomial_space.cc b/source/base/polynomial_space.cc index 8a15dd548e..d430f22229 100644 --- a/source/base/polynomial_space.cc +++ b/source/base/polynomial_space.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_abf.cc b/source/base/polynomials_abf.cc index 25d4db075d..94bdff8e70 100644 --- a/source/base/polynomials_abf.cc +++ b/source/base/polynomials_abf.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_adini.cc b/source/base/polynomials_adini.cc index f18b98f5fc..bc00390115 100644 --- a/source/base/polynomials_adini.cc +++ b/source/base/polynomials_adini.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_bdm.cc b/source/base/polynomials_bdm.cc index dcd910abcf..17639ae404 100644 --- a/source/base/polynomials_bdm.cc +++ b/source/base/polynomials_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6111a5f36a..57f9c68635 100644 --- a/source/base/polynomials_nedelec.cc +++ b/source/base/polynomials_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_p.cc b/source/base/polynomials_p.cc index a62921b4d1..1cc1334d30 100644 --- a/source/base/polynomials_p.cc +++ b/source/base/polynomials_p.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 86cca4e383..25656864f9 100644 --- a/source/base/polynomials_piecewise.cc +++ b/source/base/polynomials_piecewise.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_raviart_thomas.cc b/source/base/polynomials_raviart_thomas.cc index 191a04e1c3..779e0f5137 100644 --- a/source/base/polynomials_raviart_thomas.cc +++ b/source/base/polynomials_raviart_thomas.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a61d37ff7b..21bc38dc08 100644 --- a/source/base/quadrature.cc +++ b/source/base/quadrature.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 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 f30e0c3147..dde1f1b9fa 100644 --- a/source/base/quadrature_lib.cc +++ b/source/base/quadrature_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/quadrature_selector.cc b/source/base/quadrature_selector.cc index 1e44524ba1..9006b9d92a 100644 --- a/source/base/quadrature_selector.cc +++ b/source/base/quadrature_selector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 717f990472..0719f90218 100644 --- a/source/base/subscriptor.cc +++ b/source/base/subscriptor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 1944e90feb..658a87a303 100644 --- a/source/base/symmetric_tensor.cc +++ b/source/base/symmetric_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/table_handler.cc b/source/base/table_handler.cc index 59a6332649..a3de0f38f4 100644 --- a/source/base/table_handler.cc +++ b/source/base/table_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_function.cc b/source/base/tensor_function.cc index e2106ef9e5..ad4eb8e197 100644 --- a/source/base/tensor_function.cc +++ b/source/base/tensor_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 d304519e45..61423c94bb 100644 --- a/source/base/tensor_product_polynomials.cc +++ b/source/base/tensor_product_polynomials.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 90554d9ef5..107aafaeec 100644 --- a/source/base/tensor_product_polynomials_const.cc +++ b/source/base/tensor_product_polynomials_const.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 d6a614e651..78ad081df1 100644 --- a/source/base/thread_management.cc +++ b/source/base/thread_management.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/utilities.cc b/source/base/utilities.cc index 2de85686a2..4d99bb9d07 100644 --- a/source/base/utilities.cc +++ b/source/base/utilities.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 567c508003..d7cb055825 100644 --- a/source/distributed/CMakeLists.txt +++ b/source/distributed/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 4a4e380a80..428744839e 100644 --- a/source/distributed/solution_transfer.cc +++ b/source/distributed/solution_transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f52822e33e..fe49a1a1e8 100644 --- a/source/distributed/solution_transfer.inst.in +++ b/source/distributed/solution_transfer.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/tria.inst.in b/source/distributed/tria.inst.in index 6c6f5afda5..529f009166 100644 --- a/source/distributed/tria.inst.in +++ b/source/distributed/tria.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 9480c38a1d..76543221fc 100644 --- a/source/dofs/CMakeLists.txt +++ b/source/dofs/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 4842e30f82..369131f0e5 100644 --- a/source/dofs/block_info.cc +++ b/source/dofs/block_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/block_info.inst.in b/source/dofs/block_info.inst.in index af042fd74e..a3c28d04c2 100644 --- a/source/dofs/block_info.inst.in +++ b/source/dofs/block_info.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 fdc89658b4..450d638aa8 100644 --- a/source/dofs/dof_accessor.cc +++ b/source/dofs/dof_accessor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b11ae5f326..24e7f90d8f 100644 --- a/source/dofs/dof_accessor.inst.in +++ b/source/dofs/dof_accessor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 2620c2cbff..69aa7d89d7 100644 --- a/source/dofs/dof_accessor_get.inst.in +++ b/source/dofs/dof_accessor_get.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 5aa40394dc..ef6c0bc25b 100644 --- a/source/dofs/dof_accessor_set.inst.in +++ b/source/dofs/dof_accessor_set.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_faces.cc b/source/dofs/dof_faces.cc index 2f004d12e8..02034f9690 100644 --- a/source/dofs/dof_faces.cc +++ b/source/dofs/dof_faces.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_handler.inst.in b/source/dofs/dof_handler.inst.in index 7c2eef92b2..8780b8cb08 100644 --- a/source/dofs/dof_handler.inst.in +++ b/source/dofs/dof_handler.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 9092ebad14..95bc3ae2ea 100644 --- a/source/dofs/dof_handler_policy.cc +++ b/source/dofs/dof_handler_policy.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 df8a1b7b35..09f4d7f91d 100644 --- a/source/dofs/dof_handler_policy.inst.in +++ b/source/dofs/dof_handler_policy.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 68d0537c10..0275f3b5e5 100644 --- a/source/dofs/dof_objects.cc +++ b/source/dofs/dof_objects.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_objects.inst.in b/source/dofs/dof_objects.inst.in index dfe73d0358..85cf81449b 100644 --- a/source/dofs/dof_objects.inst.in +++ b/source/dofs/dof_objects.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 9a6cfff39f..1e7d9e31a5 100644 --- a/source/dofs/dof_renumbering.cc +++ b/source/dofs/dof_renumbering.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 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 fda48f7efd..27a403e943 100644 --- a/source/dofs/dof_renumbering.inst.in +++ b/source/dofs/dof_renumbering.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 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 c49012d927..f55c31b8b4 100644 --- a/source/dofs/dof_tools.cc +++ b/source/dofs/dof_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 3bfb331ffe..53824eba45 100644 --- a/source/dofs/dof_tools.inst.in +++ b/source/dofs/dof_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_constraints.cc b/source/dofs/dof_tools_constraints.cc index b4a7f31e8e..860189a365 100644 --- a/source/dofs/dof_tools_constraints.cc +++ b/source/dofs/dof_tools_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_constraints.inst.in b/source/dofs/dof_tools_constraints.inst.in index a15f54b6b2..6e077c70c9 100644 --- a/source/dofs/dof_tools_constraints.inst.in +++ b/source/dofs/dof_tools_constraints.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_sparsity.cc b/source/dofs/dof_tools_sparsity.cc index d1d24254ce..a907ee60bc 100644 --- a/source/dofs/dof_tools_sparsity.cc +++ b/source/dofs/dof_tools_sparsity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_sparsity.inst.in b/source/dofs/dof_tools_sparsity.inst.in index e60cebf3fb..1bad13cfef 100644 --- a/source/dofs/dof_tools_sparsity.inst.in +++ b/source/dofs/dof_tools_sparsity.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 29184c810b..ea16f3d0e8 100644 --- a/source/dofs/number_cache.cc +++ b/source/dofs/number_cache.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/CMakeLists.txt b/source/fe/CMakeLists.txt index 63ae8ec30c..b676e48baf 100644 --- a/source/fe/CMakeLists.txt +++ b/source/fe/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/fe/block_mask.cc b/source/fe/block_mask.cc index f84d83d6be..6156789b4c 100644 --- a/source/fe/block_mask.cc +++ b/source/fe/block_mask.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/component_mask.cc b/source/fe/component_mask.cc index a3c28bf5ee..b0fc72338f 100644 --- a/source/fe/component_mask.cc +++ b/source/fe/component_mask.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe.inst.in b/source/fe/fe.inst.in index 47a41f1071..24d2c1c72f 100644 --- a/source/fe/fe.inst.in +++ b/source/fe/fe.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_abf.cc b/source/fe/fe_abf.cc index c46a602420..5128de93b3 100644 --- a/source/fe/fe_abf.cc +++ b/source/fe/fe_abf.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_abf.inst.in b/source/fe/fe_abf.inst.in index 9d66b1e2db..2010ba16d7 100644 --- a/source/fe/fe_abf.inst.in +++ b/source/fe/fe_abf.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_bdm.cc b/source/fe/fe_bdm.cc index d60725c387..f21a6fe434 100644 --- a/source/fe/fe_bdm.cc +++ b/source/fe/fe_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_bdm.inst.in b/source/fe/fe_bdm.inst.in index ce576fe61a..411ef0d4c2 100644 --- a/source/fe/fe_bdm.inst.in +++ b/source/fe/fe_bdm.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 bb16b1a68c..91525a4daf 100644 --- a/source/fe/fe_data.cc +++ b/source/fe/fe_data.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 014484fd0b..e657e5badc 100644 --- a/source/fe/fe_dg_vector.cc +++ b/source/fe/fe_dg_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dg_vector.inst.in b/source/fe/fe_dg_vector.inst.in index e6ff5ca1b2..2a81f9454e 100644 --- a/source/fe/fe_dg_vector.inst.in +++ b/source/fe/fe_dg_vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 8c2f663ebb..06ce4847f0 100644 --- a/source/fe/fe_dgp.cc +++ b/source/fe/fe_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp.inst.in b/source/fe/fe_dgp.inst.in index bf28ecbef3..e41e49e78c 100644 --- a/source/fe/fe_dgp.inst.in +++ b/source/fe/fe_dgp.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 4ab4536a22..ce1eb804db 100644 --- a/source/fe/fe_dgp_monomial.cc +++ b/source/fe/fe_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp_monomial.inst.in b/source/fe/fe_dgp_monomial.inst.in index d6d9508024..79de6ae2c9 100644 --- a/source/fe/fe_dgp_monomial.inst.in +++ b/source/fe/fe_dgp_monomial.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp_nonparametric.cc b/source/fe/fe_dgp_nonparametric.cc index d039ad224a..c81d8bb0aa 100644 --- a/source/fe/fe_dgp_nonparametric.cc +++ b/source/fe/fe_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp_nonparametric.inst.in b/source/fe/fe_dgp_nonparametric.inst.in index 37ab404547..a38dc380f4 100644 --- a/source/fe/fe_dgp_nonparametric.inst.in +++ b/source/fe/fe_dgp_nonparametric.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgq.cc b/source/fe/fe_dgq.cc index b00486470a..7d3468b61b 100644 --- a/source/fe/fe_dgq.cc +++ b/source/fe/fe_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgq.inst.in b/source/fe/fe_dgq.inst.in index 3dd237c737..e3c6a0b763 100644 --- a/source/fe/fe_dgq.inst.in +++ b/source/fe/fe_dgq.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 9f53858d14..5164662117 100644 --- a/source/fe/fe_face.cc +++ b/source/fe/fe_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_face.inst.in b/source/fe/fe_face.inst.in index 23d5ee6992..9f42ca692a 100644 --- a/source/fe/fe_face.inst.in +++ b/source/fe/fe_face.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nedelec.cc b/source/fe/fe_nedelec.cc index b1ee9fc2f3..ac21bd9e8f 100644 --- a/source/fe/fe_nedelec.cc +++ b/source/fe/fe_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nedelec.inst.in b/source/fe/fe_nedelec.inst.in index d204341fff..ae05b11ed0 100644 --- a/source/fe/fe_nedelec.inst.in +++ b/source/fe/fe_nedelec.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 d1e3e228c1..ab24f7179a 100644 --- a/source/fe/fe_nothing.cc +++ b/source/fe/fe_nothing.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nothing.inst.in b/source/fe/fe_nothing.inst.in index 228cf903ad..6948f0f06b 100644 --- a/source/fe/fe_nothing.inst.in +++ b/source/fe/fe_nothing.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 c835b95d4a..b6563fb3fb 100644 --- a/source/fe/fe_poly.cc +++ b/source/fe/fe_poly.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_poly.inst.in b/source/fe/fe_poly.inst.in index 633fbee7b5..6331952dd9 100644 --- a/source/fe/fe_poly.inst.in +++ b/source/fe/fe_poly.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 c21f2e9e96..255a08a5c6 100644 --- a/source/fe/fe_poly_tensor.cc +++ b/source/fe/fe_poly_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 923ce96eb2..807126de43 100644 --- a/source/fe/fe_poly_tensor.inst.in +++ b/source/fe/fe_poly_tensor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q.cc b/source/fe/fe_q.cc index 157323213d..6ffdaf1f59 100644 --- a/source/fe/fe_q.cc +++ b/source/fe/fe_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q.inst.in b/source/fe/fe_q.inst.in index 8c33fd0bd4..93ca7d1d74 100644 --- a/source/fe/fe_q.inst.in +++ b/source/fe/fe_q.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_base.cc b/source/fe/fe_q_base.cc index b384c1a3a1..44ab2b8f17 100644 --- a/source/fe/fe_q_base.cc +++ b/source/fe/fe_q_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_base.inst.in b/source/fe/fe_q_base.inst.in index d23fff3b1c..f0b13ce5c1 100644 --- a/source/fe/fe_q_base.inst.in +++ b/source/fe/fe_q_base.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_dg0.cc b/source/fe/fe_q_dg0.cc index 68a37e1333..dff6341bce 100644 --- a/source/fe/fe_q_dg0.cc +++ b/source/fe/fe_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_dg0.inst.in b/source/fe/fe_q_dg0.inst.in index b35efa3ad1..3ab2cfd7a4 100644 --- a/source/fe/fe_q_dg0.inst.in +++ b/source/fe/fe_q_dg0.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_hierarchical.cc b/source/fe/fe_q_hierarchical.cc index 7eb65e47fc..b80266abc2 100644 --- a/source/fe/fe_q_hierarchical.cc +++ b/source/fe/fe_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_hierarchical.inst.in b/source/fe/fe_q_hierarchical.inst.in index 71ea999599..06f352989c 100644 --- a/source/fe/fe_q_hierarchical.inst.in +++ b/source/fe/fe_q_hierarchical.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 220aa21dad..95160103d7 100644 --- a/source/fe/fe_q_iso_q1.cc +++ b/source/fe/fe_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_iso_q1.inst.in b/source/fe/fe_q_iso_q1.inst.in index 191825e5b9..7699e47956 100644 --- a/source/fe/fe_q_iso_q1.inst.in +++ b/source/fe/fe_q_iso_q1.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 44126ccce3..497a49963b 100644 --- a/source/fe/fe_raviart_thomas.cc +++ b/source/fe/fe_raviart_thomas.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_raviart_thomas.inst.in b/source/fe/fe_raviart_thomas.inst.in index f45e9f7db4..9a92cde2df 100644 --- a/source/fe/fe_raviart_thomas.inst.in +++ b/source/fe/fe_raviart_thomas.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 660538b583..09f79d33c6 100644 --- a/source/fe/fe_raviart_thomas_nodal.cc +++ b/source/fe/fe_raviart_thomas_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_raviart_thomas_nodal.inst.in b/source/fe/fe_raviart_thomas_nodal.inst.in index 0d37f46ea4..c546410b5e 100644 --- a/source/fe/fe_raviart_thomas_nodal.inst.in +++ b/source/fe/fe_raviart_thomas_nodal.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_system.inst.in b/source/fe/fe_system.inst.in index 4a635cb7d3..ccda2dc457 100644 --- a/source/fe/fe_system.inst.in +++ b/source/fe/fe_system.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools.inst.in b/source/fe/fe_tools.inst.in index c5f7dd2138..42291f8ecf 100644 --- a/source/fe/fe_tools.inst.in +++ b/source/fe/fe_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools_interpolate.cc b/source/fe/fe_tools_interpolate.cc index 64ebac1d83..14e349fa69 100644 --- a/source/fe/fe_tools_interpolate.cc +++ b/source/fe/fe_tools_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools_interpolate.inst.in b/source/fe/fe_tools_interpolate.inst.in index 391c9580d4..d88909bc70 100644 --- a/source/fe/fe_tools_interpolate.inst.in +++ b/source/fe/fe_tools_interpolate.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_trace.inst.in b/source/fe/fe_trace.inst.in index b630dbece6..59d6ef7758 100644 --- a/source/fe/fe_trace.inst.in +++ b/source/fe/fe_trace.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.cc b/source/fe/fe_values.cc index 42e53aeef7..9aec4f7190 100644 --- a/source/fe/fe_values.cc +++ b/source/fe/fe_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 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 20f264a45e..b27b838016 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 cfdf669a1f..d0ba5103d4 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 eb191fbd41..abeca627c6 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 506a793b2a..363bff5a85 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d57d432864..fb06243521 100644 --- a/source/fe/fe_values.inst.in +++ b/source/fe/fe_values.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values_inst2.cc b/source/fe/fe_values_inst2.cc index 1347ebf74d..ad1aa2b829 100644 --- a/source/fe/fe_values_inst2.cc +++ b/source/fe/fe_values_inst2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 67f7e828d2..7ce9cb9534 100644 --- a/source/fe/mapping.cc +++ b/source/fe/mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping.inst.in b/source/fe/mapping.inst.in index 7390da94af..adee71b423 100644 --- a/source/fe/mapping.inst.in +++ b/source/fe/mapping.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 7140962dae..1f19b4fec5 100644 --- a/source/fe/mapping_c1.cc +++ b/source/fe/mapping_c1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_c1.inst.in b/source/fe/mapping_c1.inst.in index afdc9ad144..0760badab0 100644 --- a/source/fe/mapping_c1.inst.in +++ b/source/fe/mapping_c1.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 9ec4d996bc..c8fb5b03ac 100644 --- a/source/fe/mapping_cartesian.cc +++ b/source/fe/mapping_cartesian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_cartesian.inst.in b/source/fe/mapping_cartesian.inst.in index 29bfb443f8..c7c042ed33 100644 --- a/source/fe/mapping_cartesian.inst.in +++ b/source/fe/mapping_cartesian.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 e297db0e21..1bd07590d2 100644 --- a/source/fe/mapping_q.cc +++ b/source/fe/mapping_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2014 by the deal.II authors +// Copyright (C) 2001 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q.inst.in b/source/fe/mapping_q.inst.in index 557ac547f0..eda826c6c1 100644 --- a/source/fe/mapping_q.inst.in +++ b/source/fe/mapping_q.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 35295725e1..d7f90a67a1 100644 --- a/source/fe/mapping_q1.cc +++ b/source/fe/mapping_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q1.inst.in b/source/fe/mapping_q1.inst.in index ac02f710a7..fc5ab8b344 100644 --- a/source/fe/mapping_q1.inst.in +++ b/source/fe/mapping_q1.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 5faea08ac6..f30ef43d46 100644 --- a/source/fe/mapping_q1_eulerian.cc +++ b/source/fe/mapping_q1_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 d843624a2d..175dac8025 100644 --- a/source/fe/mapping_q1_eulerian.inst.in +++ b/source/fe/mapping_q1_eulerian.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 8d1b1e1b2b..4a2ad9b68f 100644 --- a/source/fe/mapping_q_eulerian.cc +++ b/source/fe/mapping_q_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 0ac87699ee..caf91c5d5b 100644 --- a/source/fe/mapping_q_eulerian.inst.in +++ b/source/fe/mapping_q_eulerian.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b0d8f53dc3..56841a56f6 100644 --- a/source/grid/CMakeLists.txt +++ b/source/grid/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 65710c8fd3..caf976491b 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 017dd2e5f2..eb1e25278c 100644 --- a/source/grid/grid_generator.inst.in +++ b/source/grid/grid_generator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_in.inst.in b/source/grid/grid_in.inst.in index 03861c1406..141391f7cd 100644 --- a/source/grid/grid_in.inst.in +++ b/source/grid/grid_in.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_out.inst.in b/source/grid/grid_out.inst.in index 0fc72596ee..924a1040d7 100644 --- a/source/grid/grid_out.inst.in +++ b/source/grid/grid_out.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_refinement.inst.in b/source/grid/grid_refinement.inst.in index c846d5ddaf..bd90fb65b2 100644 --- a/source/grid/grid_refinement.inst.in +++ b/source/grid/grid_refinement.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools.inst.in b/source/grid/grid_tools.inst.in index 608e1ed5dd..c39f356412 100644 --- a/source/grid/grid_tools.inst.in +++ b/source/grid/grid_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2014 by the deal.II authors +// Copyright (C) 2001 - 2015 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 d4c260b7d6..8b10811c7a 100644 --- a/source/grid/intergrid_map.cc +++ b/source/grid/intergrid_map.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/intergrid_map.inst.in b/source/grid/intergrid_map.inst.in index d1fc77db4e..7cda634587 100644 --- a/source/grid/intergrid_map.inst.in +++ b/source/grid/intergrid_map.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 fdc6e018cc..24fd7b9db2 100644 --- a/source/grid/manifold.cc +++ b/source/grid/manifold.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/manifold.inst.in b/source/grid/manifold.inst.in index 2e1b12c8c6..1a7962e780 100644 --- a/source/grid/manifold.inst.in +++ b/source/grid/manifold.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 17b888616c..9236e5796b 100644 --- a/source/grid/manifold_lib.cc +++ b/source/grid/manifold_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 c38a2147ac..eaaf53d08d 100644 --- a/source/grid/manifold_lib.inst.in +++ b/source/grid/manifold_lib.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 92ffb87098..b9c709870e 100644 --- a/source/grid/persistent_tria.cc +++ b/source/grid/persistent_tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 f4b9f7ea87..a0607bf3fb 100644 --- a/source/grid/tria.cc +++ b/source/grid/tria.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria.inst.in b/source/grid/tria.inst.in index 8d804dc24a..817fb1de4a 100644 --- a/source/grid/tria.inst.in +++ b/source/grid/tria.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_accessor.inst.in b/source/grid/tria_accessor.inst.in index 20bcf44500..dc44735759 100644 --- a/source/grid/tria_accessor.inst.in +++ b/source/grid/tria_accessor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b0b546a2e9..d7fae946ec 100644 --- a/source/grid/tria_boundary.cc +++ b/source/grid/tria_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_boundary.inst.in b/source/grid/tria_boundary.inst.in index 3cbea033dd..1472e484ef 100644 --- a/source/grid/tria_boundary.inst.in +++ b/source/grid/tria_boundary.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 aed8d0fbef..f91640abb4 100644 --- a/source/grid/tria_boundary_lib.cc +++ b/source/grid/tria_boundary_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_boundary_lib.inst.in b/source/grid/tria_boundary_lib.inst.in index 2080b6aa69..695170153f 100644 --- a/source/grid/tria_boundary_lib.inst.in +++ b/source/grid/tria_boundary_lib.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_faces.cc b/source/grid/tria_faces.cc index 1aa512f20a..fef213c0d7 100644 --- a/source/grid/tria_faces.cc +++ b/source/grid/tria_faces.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_levels.cc b/source/grid/tria_levels.cc index a3d338f168..944021dcd2 100644 --- a/source/grid/tria_levels.cc +++ b/source/grid/tria_levels.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 c97a265243..0beb8f79f0 100644 --- a/source/grid/tria_objects.cc +++ b/source/grid/tria_objects.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 d7dc5a702e..8013a22e4d 100644 --- a/source/hp/CMakeLists.txt +++ b/source/hp/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/hp/dof_faces.cc b/source/hp/dof_faces.cc index 86c9abb38f..200720898d 100644 --- a/source/hp/dof_faces.cc +++ b/source/hp/dof_faces.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 975c3f228e..f6402b4adb 100644 --- a/source/hp/dof_handler.cc +++ b/source/hp/dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/dof_handler.inst.in b/source/hp/dof_handler.inst.in index 650365f39d..a872a73729 100644 --- a/source/hp/dof_handler.inst.in +++ b/source/hp/dof_handler.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/dof_level.cc b/source/hp/dof_level.cc index 11af102f88..c813e955d9 100644 --- a/source/hp/dof_level.cc +++ b/source/hp/dof_level.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 72edc7f7c1..6ddd321596 100644 --- a/source/hp/fe_collection.cc +++ b/source/hp/fe_collection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/fe_collection.inst.in b/source/hp/fe_collection.inst.in index 6902627eb4..4a5b383915 100644 --- a/source/hp/fe_collection.inst.in +++ b/source/hp/fe_collection.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a0303032a1..c1c17da956 100644 --- a/source/hp/fe_values.cc +++ b/source/hp/fe_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/fe_values.inst.in b/source/hp/fe_values.inst.in index 5947653d7f..57c8a5aec7 100644 --- a/source/hp/fe_values.inst.in +++ b/source/hp/fe_values.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 985f01b406..0c4536ad99 100644 --- a/source/hp/mapping_collection.cc +++ b/source/hp/mapping_collection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/mapping_collection.inst.in b/source/hp/mapping_collection.inst.in index 1522fd4e84..fba1a1ecef 100644 --- a/source/hp/mapping_collection.inst.in +++ b/source/hp/mapping_collection.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/integrators/CMakeLists.txt b/source/integrators/CMakeLists.txt index f841fa2bf7..b303065b36 100644 --- a/source/integrators/CMakeLists.txt +++ b/source/integrators/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt index 468b5607b4..271e9486ba 100644 --- a/source/lac/CMakeLists.txt +++ b/source/lac/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 aa25e2a603..321dcf129e 100644 --- a/source/lac/block_matrix_array.cc +++ b/source/lac/block_matrix_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparse_matrix.cc b/source/lac/block_sparse_matrix.cc index 66702d3690..4b83e7881a 100644 --- a/source/lac/block_sparse_matrix.cc +++ b/source/lac/block_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparse_matrix.inst.in b/source/lac/block_sparse_matrix.inst.in index d6c31c4efe..7f2cbc9e10 100644 --- a/source/lac/block_sparse_matrix.inst.in +++ b/source/lac/block_sparse_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparse_matrix_ez.cc b/source/lac/block_sparse_matrix_ez.cc index f0cebd2920..9f4b8607d0 100644 --- a/source/lac/block_sparse_matrix_ez.cc +++ b/source/lac/block_sparse_matrix_ez.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparsity_pattern.cc b/source/lac/block_sparsity_pattern.cc index 441478ee59..de0de1ef45 100644 --- a/source/lac/block_sparsity_pattern.cc +++ b/source/lac/block_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 f5b0fb9d27..d1a440f771 100644 --- a/source/lac/block_vector.cc +++ b/source/lac/block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 67bd7b8a2b..4e69f2d709 100644 --- a/source/lac/block_vector.inst.in +++ b/source/lac/block_vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/chunk_sparse_matrix.cc b/source/lac/chunk_sparse_matrix.cc index 764c7c17ed..cc3d321f44 100644 --- a/source/lac/chunk_sparse_matrix.cc +++ b/source/lac/chunk_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/chunk_sparse_matrix.inst.in b/source/lac/chunk_sparse_matrix.inst.in index 0f1d6c002f..b951fc07e4 100644 --- a/source/lac/chunk_sparse_matrix.inst.in +++ b/source/lac/chunk_sparse_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 3f9bfb7d21..1dc22517a7 100644 --- a/source/lac/chunk_sparsity_pattern.cc +++ b/source/lac/chunk_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/compressed_set_sparsity_pattern.cc b/source/lac/compressed_set_sparsity_pattern.cc index ce94117bf3..3bec4a3747 100644 --- a/source/lac/compressed_set_sparsity_pattern.cc +++ b/source/lac/compressed_set_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/compressed_simple_sparsity_pattern.cc b/source/lac/compressed_simple_sparsity_pattern.cc index 166c72039b..0d2e972352 100644 --- a/source/lac/compressed_simple_sparsity_pattern.cc +++ b/source/lac/compressed_simple_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/compressed_sparsity_pattern.cc b/source/lac/compressed_sparsity_pattern.cc index 32e809938b..c43a9a5f84 100644 --- a/source/lac/compressed_sparsity_pattern.cc +++ b/source/lac/compressed_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/constraint_matrix.cc b/source/lac/constraint_matrix.cc index b2854383a0..edeec4dd0f 100644 --- a/source/lac/constraint_matrix.cc +++ b/source/lac/constraint_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 93e0bd958a..36ceda4af6 100644 --- a/source/lac/constraint_matrix.inst.in +++ b/source/lac/constraint_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 d7e7197d43..84425d80e0 100644 --- a/source/lac/full_matrix.cc +++ b/source/lac/full_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 1bd6f326ee..fee41fcfed 100644 --- a/source/lac/full_matrix.inst.in +++ b/source/lac/full_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 e34fb2bbc2..d366afef61 100644 --- a/source/lac/lapack_full_matrix.inst.in +++ b/source/lac/lapack_full_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0487de7540..b8ea151670 100644 --- a/source/lac/matrix_lib.cc +++ b/source/lac/matrix_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 efc10aa8a3..99a0037b2b 100644 --- a/source/lac/matrix_out.cc +++ b/source/lac/matrix_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/parallel_vector.cc b/source/lac/parallel_vector.cc index 7e43257b9d..fd01c6db2d 100644 --- a/source/lac/parallel_vector.cc +++ b/source/lac/parallel_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/parallel_vector.inst.in b/source/lac/parallel_vector.inst.in index cdfa45106a..1291f9eeeb 100644 --- a/source/lac/parallel_vector.inst.in +++ b/source/lac/parallel_vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_block_sparse_matrix.cc b/source/lac/petsc_block_sparse_matrix.cc index 52bbec8e83..bbe6817d02 100644 --- a/source/lac/petsc_block_sparse_matrix.cc +++ b/source/lac/petsc_block_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f1bbc1fc4d..7e97c93f8b 100644 --- a/source/lac/petsc_matrix_base.cc +++ b/source/lac/petsc_matrix_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4292c7c420..9f2af4cbd2 100644 --- a/source/lac/petsc_matrix_free.cc +++ b/source/lac/petsc_matrix_free.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 dd18e2e258..2aaaf4b0e9 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e9065e93f9..21d8ee066a 100644 --- a/source/lac/petsc_parallel_block_vector.cc +++ b/source/lac/petsc_parallel_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_sparse_matrix.cc b/source/lac/petsc_parallel_sparse_matrix.cc index 6ab9194223..ae8ae2a9a8 100644 --- a/source/lac/petsc_parallel_sparse_matrix.cc +++ b/source/lac/petsc_parallel_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_precondition.cc b/source/lac/petsc_precondition.cc index 94cc75ab4a..d9f2f9bcd2 100644 --- a/source/lac/petsc_precondition.cc +++ b/source/lac/petsc_precondition.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 53a5ec4c0b..4b3396a994 100644 --- a/source/lac/petsc_sparse_matrix.cc +++ b/source/lac/petsc_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_vector.cc b/source/lac/petsc_vector.cc index ff93e71d17..0cf745a7b2 100644 --- a/source/lac/petsc_vector.cc +++ b/source/lac/petsc_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a90e093ce2..a0ca931815 100644 --- a/source/lac/petsc_vector_base.cc +++ b/source/lac/petsc_vector_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/precondition_block.cc b/source/lac/precondition_block.cc index d5bd42fafc..252b159145 100644 --- a/source/lac/precondition_block.cc +++ b/source/lac/precondition_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/precondition_block.inst.in b/source/lac/precondition_block.inst.in index 736d2e4bf9..9e44a1853a 100644 --- a/source/lac/precondition_block.inst.in +++ b/source/lac/precondition_block.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/precondition_block_ez.cc b/source/lac/precondition_block_ez.cc index 4d036de718..9f39bb52b2 100644 --- a/source/lac/precondition_block_ez.cc +++ b/source/lac/precondition_block_ez.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/relaxation_block.cc b/source/lac/relaxation_block.cc index 00f109519a..3ab39515f8 100644 --- a/source/lac/relaxation_block.cc +++ b/source/lac/relaxation_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/relaxation_block.inst.in b/source/lac/relaxation_block.inst.in index b99d1151e2..dbd6b9b739 100644 --- a/source/lac/relaxation_block.inst.in +++ b/source/lac/relaxation_block.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 a892fd7a8f..3953ab2bad 100644 --- a/source/lac/slepc_solver.cc +++ b/source/lac/slepc_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0cd4d82d4d..f5a132ddd3 100644 --- a/source/lac/slepc_spectral_transformation.cc +++ b/source/lac/slepc_spectral_transformation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b7746e2acf..2819e220fd 100644 --- a/source/lac/solver.cc +++ b/source/lac/solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 eda9dc716b..36650c9443 100644 --- a/source/lac/solver.inst.in +++ b/source/lac/solver.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 618ecf16c7..9f1439fc69 100644 --- a/source/lac/solver_control.cc +++ b/source/lac/solver_control.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_decomposition.cc b/source/lac/sparse_decomposition.cc index b54e75457f..ad68d92a16 100644 --- a/source/lac/sparse_decomposition.cc +++ b/source/lac/sparse_decomposition.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_ilu.cc b/source/lac/sparse_ilu.cc index 0f0c2211c9..fd84976453 100644 --- a/source/lac/sparse_ilu.cc +++ b/source/lac/sparse_ilu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix.cc b/source/lac/sparse_matrix.cc index 8181767974..ea4ce40002 100644 --- a/source/lac/sparse_matrix.cc +++ b/source/lac/sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 45fbb056e3..0e8e7ea5f0 100644 --- a/source/lac/sparse_matrix.inst.in +++ b/source/lac/sparse_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix_ez.cc b/source/lac/sparse_matrix_ez.cc index bb3c42a3df..9db5ae1951 100644 --- a/source/lac/sparse_matrix_ez.cc +++ b/source/lac/sparse_matrix_ez.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix_ez.inst.in b/source/lac/sparse_matrix_ez.inst.in index 88a7a855fe..9827253451 100644 --- a/source/lac/sparse_matrix_ez.inst.in +++ b/source/lac/sparse_matrix_ez.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_mic.cc b/source/lac/sparse_mic.cc index 58bf799777..89c1c92d96 100644 --- a/source/lac/sparse_mic.cc +++ b/source/lac/sparse_mic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_vanka.cc b/source/lac/sparse_vanka.cc index 3e12e484b7..9f4397d1a8 100644 --- a/source/lac/sparse_vanka.cc +++ b/source/lac/sparse_vanka.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparsity_pattern.cc b/source/lac/sparsity_pattern.cc index a99f9f22a7..05331c748a 100644 --- a/source/lac/sparsity_pattern.cc +++ b/source/lac/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/swappable_vector.cc b/source/lac/swappable_vector.cc index 625f267259..f1579e0a01 100644 --- a/source/lac/swappable_vector.cc +++ b/source/lac/swappable_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 11abf7319f..a152648cb9 100644 --- a/source/lac/tridiagonal_matrix.cc +++ b/source/lac/tridiagonal_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_block_sparse_matrix.cc b/source/lac/trilinos_block_sparse_matrix.cc index 518869e082..f06364549e 100644 --- a/source/lac/trilinos_block_sparse_matrix.cc +++ b/source/lac/trilinos_block_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 d118c4f41e..d7714f8401 100644 --- a/source/lac/trilinos_block_vector.cc +++ b/source/lac/trilinos_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_solver.cc b/source/lac/trilinos_solver.cc index dc5841537e..6b539705ce 100644 --- a/source/lac/trilinos_solver.cc +++ b/source/lac/trilinos_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_sparse_matrix.cc b/source/lac/trilinos_sparse_matrix.cc index 292fdfea62..7a8ea4296e 100644 --- a/source/lac/trilinos_sparse_matrix.cc +++ b/source/lac/trilinos_sparse_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_sparse_matrix.inst.in b/source/lac/trilinos_sparse_matrix.inst.in index 67a7feb156..7e52ae22aa 100644 --- a/source/lac/trilinos_sparse_matrix.inst.in +++ b/source/lac/trilinos_sparse_matrix.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_sparsity_pattern.cc b/source/lac/trilinos_sparsity_pattern.cc index e53f7f1730..3fa461ab4e 100644 --- a/source/lac/trilinos_sparsity_pattern.cc +++ b/source/lac/trilinos_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_vector.cc b/source/lac/trilinos_vector.cc index a4b832c5a5..4009a1773f 100644 --- a/source/lac/trilinos_vector.cc +++ b/source/lac/trilinos_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_vector_base.inst.in b/source/lac/trilinos_vector_base.inst.in index 0f801c6d72..55898b4947 100644 --- a/source/lac/trilinos_vector_base.inst.in +++ b/source/lac/trilinos_vector_base.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 daf660c997..42fb1af5bc 100644 --- a/source/lac/vector.cc +++ b/source/lac/vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector.inst.in b/source/lac/vector.inst.in index 45edc06bf6..949a95c3fc 100644 --- a/source/lac/vector.inst.in +++ b/source/lac/vector.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector_memory.cc b/source/lac/vector_memory.cc index 79a2df6d10..96d0687b16 100644 --- a/source/lac/vector_memory.cc +++ b/source/lac/vector_memory.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 9c876cc927..08981d5cea 100644 --- a/source/lac/vector_memory.inst.in +++ b/source/lac/vector_memory.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector_view.cc b/source/lac/vector_view.cc index 09fe532f86..b69d661b61 100644 --- a/source/lac/vector_view.cc +++ b/source/lac/vector_view.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector_view.inst.in b/source/lac/vector_view.inst.in index 1bf8822e6e..b7f376b666 100644 --- a/source/lac/vector_view.inst.in +++ b/source/lac/vector_view.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 de9d36b203..1558ab49bb 100644 --- a/source/matrix_free/CMakeLists.txt +++ b/source/matrix_free/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 84e042ea31..14a9177eca 100644 --- a/source/matrix_free/matrix_free.cc +++ b/source/matrix_free/matrix_free.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/matrix_free.inst.in b/source/matrix_free/matrix_free.inst.in index 0b7522c3f1..c4d2888d0a 100644 --- a/source/matrix_free/matrix_free.inst.in +++ b/source/matrix_free/matrix_free.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/CMakeLists.txt b/source/meshworker/CMakeLists.txt index edc46e8c58..dbea07c4ff 100644 --- a/source/meshworker/CMakeLists.txt +++ b/source/meshworker/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 ab0e1d8280..5b50bc2933 100644 --- a/source/meshworker/mesh_worker.cc +++ b/source/meshworker/mesh_worker.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 da4e9a9f7f..288946d155 100644 --- a/source/meshworker/mesh_worker_info.cc +++ b/source/meshworker/mesh_worker_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 59fd50e2c2..2cf38c8fe2 100644 --- a/source/meshworker/mesh_worker_info.inst.in +++ b/source/meshworker/mesh_worker_info.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a827a37416..b73025c81d 100644 --- a/source/meshworker/mesh_worker_vector_selector.cc +++ b/source/meshworker/mesh_worker_vector_selector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 1c9363af0a..780484101a 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4ba331d4cd..b86de17f67 100644 --- a/source/multigrid/CMakeLists.txt +++ b/source/multigrid/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013, 2015 by the deal.II authors +## Copyright (C) 2012 - 2015 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 923804fedb..a591e28f76 100644 --- a/source/multigrid/mg_base.cc +++ b/source/multigrid/mg_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 4de88a5fec..a40aedb081 100644 --- a/source/multigrid/mg_base.inst.in +++ b/source/multigrid/mg_base.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 3f9c4cf560..3d12ef7f92 100644 --- a/source/multigrid/mg_tools.cc +++ b/source/multigrid/mg_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2015 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 398fd14824..f3aa07f5b1 100644 --- a/source/multigrid/mg_tools.inst.in +++ b/source/multigrid/mg_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 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 ffb51138cd..b15b1865e2 100644 --- a/source/multigrid/mg_transfer_block.cc +++ b/source/multigrid/mg_transfer_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_block.inst.in b/source/multigrid/mg_transfer_block.inst.in index 47df486b28..d44ef27b77 100644 --- a/source/multigrid/mg_transfer_block.inst.in +++ b/source/multigrid/mg_transfer_block.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b3b62f2942..af335e2247 100644 --- a/source/multigrid/mg_transfer_component.cc +++ b/source/multigrid/mg_transfer_component.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_component.inst.in b/source/multigrid/mg_transfer_component.inst.in index 57ccc3158f..e7036ed4db 100644 --- a/source/multigrid/mg_transfer_component.inst.in +++ b/source/multigrid/mg_transfer_component.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 5bb9ccc7cc..1c206120eb 100644 --- a/source/multigrid/mg_transfer_prebuilt.cc +++ b/source/multigrid/mg_transfer_prebuilt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_prebuilt.inst.in b/source/multigrid/mg_transfer_prebuilt.inst.in index 4ae43604d3..fcf4a703f4 100644 --- a/source/multigrid/mg_transfer_prebuilt.inst.in +++ b/source/multigrid/mg_transfer_prebuilt.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 f70d07f684..7d83ea17da 100644 --- a/source/multigrid/multigrid.cc +++ b/source/multigrid/multigrid.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 400c38889c..49c2db02bb 100644 --- a/source/multigrid/multigrid.inst.in +++ b/source/multigrid/multigrid.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/CMakeLists.txt b/source/numerics/CMakeLists.txt index 28cdc5bb21..c1f0cc2868 100644 --- a/source/numerics/CMakeLists.txt +++ b/source/numerics/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 9c24720cbe..361e15cd63 100644 --- a/source/numerics/data_out.cc +++ b/source/numerics/data_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out.inst.in b/source/numerics/data_out.inst.in index 0cb4dbe68d..2271d25a9d 100644 --- a/source/numerics/data_out.inst.in +++ b/source/numerics/data_out.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_dof_data.cc b/source/numerics/data_out_dof_data.cc index 31f4a2bdb3..997918107a 100644 --- a/source/numerics/data_out_dof_data.cc +++ b/source/numerics/data_out_dof_data.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_dof_data.inst.in b/source/numerics/data_out_dof_data.inst.in index 4b321f1698..8bddc89129 100644 --- a/source/numerics/data_out_dof_data.inst.in +++ b/source/numerics/data_out_dof_data.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_faces.inst.in b/source/numerics/data_out_faces.inst.in index a4de7ebfae..114a6b3d79 100644 --- a/source/numerics/data_out_faces.inst.in +++ b/source/numerics/data_out_faces.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_rotation.inst.in b/source/numerics/data_out_rotation.inst.in index 51abe1b641..ecc3a6e0be 100644 --- a/source/numerics/data_out_rotation.inst.in +++ b/source/numerics/data_out_rotation.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 f6388a13b8..4cc8c5beea 100644 --- a/source/numerics/data_out_stack.cc +++ b/source/numerics/data_out_stack.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_stack.inst.in b/source/numerics/data_out_stack.inst.in index 78a47a24d6..b8e9f6d8c8 100644 --- a/source/numerics/data_out_stack.inst.in +++ b/source/numerics/data_out_stack.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 f62778ab5d..27de01d877 100644 --- a/source/numerics/data_postprocessor.cc +++ b/source/numerics/data_postprocessor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2015 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 251e6ce967..d2138659f2 100644 --- a/source/numerics/data_postprocessor.inst.in +++ b/source/numerics/data_postprocessor.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 1fe982e88e..c91b21b775 100644 --- a/source/numerics/dof_output_operator.cc +++ b/source/numerics/dof_output_operator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 b6aafc8727..8b62589475 100644 --- a/source/numerics/dof_output_operator.inst.in +++ b/source/numerics/dof_output_operator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d6eda8f3f9..7aa049106f 100644 --- a/source/numerics/error_estimator.inst.in +++ b/source/numerics/error_estimator.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 0eb006d643..5a54f2412d 100644 --- a/source/numerics/error_estimator_1d.inst.in +++ b/source/numerics/error_estimator_1d.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d17b5ff5c6..12e2eec2c9 100644 --- a/source/numerics/fe_field_function.cc +++ b/source/numerics/fe_field_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2015 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 104ad9ac76..50660e2e4b 100644 --- a/source/numerics/fe_field_function.inst.in +++ b/source/numerics/fe_field_function.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 dfe2303070..1b44f221f6 100644 --- a/source/numerics/histogram.cc +++ b/source/numerics/histogram.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_tools.inst.in b/source/numerics/matrix_tools.inst.in index 2b28ab3861..12d73dbc92 100644 --- a/source/numerics/matrix_tools.inst.in +++ b/source/numerics/matrix_tools.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 da6944ba5b..0253fa6122 100644 --- a/source/numerics/point_value_history.cc +++ b/source/numerics/point_value_history.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 adfd027fbc..717c1c77d8 100644 --- a/source/numerics/point_value_history.inst.in +++ b/source/numerics/point_value_history.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 787b937230..b451fcdec9 100644 --- a/source/numerics/solution_transfer.inst.in +++ b/source/numerics/solution_transfer.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst2.cc b/source/numerics/solution_transfer_inst2.cc index 5df1646a01..42d15e4ae9 100644 --- a/source/numerics/solution_transfer_inst2.cc +++ b/source/numerics/solution_transfer_inst2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst3.cc b/source/numerics/solution_transfer_inst3.cc index d5934011a4..1561709c14 100644 --- a/source/numerics/solution_transfer_inst3.cc +++ b/source/numerics/solution_transfer_inst3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst4.cc b/source/numerics/solution_transfer_inst4.cc index 9115408cd3..ee267e7f69 100644 --- a/source/numerics/solution_transfer_inst4.cc +++ b/source/numerics/solution_transfer_inst4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 80a9b29a5c..31a2513b30 100644 --- a/source/numerics/time_dependent.cc +++ b/source/numerics/time_dependent.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/time_dependent.inst.in b/source/numerics/time_dependent.inst.in index 5950c8e018..fd494b2680 100644 --- a/source/numerics/time_dependent.inst.in +++ b/source/numerics/time_dependent.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 a2ee99690b..51c782405c 100644 --- a/source/numerics/vector_tools_boundary.cc +++ b/source/numerics/vector_tools_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b74e8e3c29..2b006e4727 100644 --- a/source/numerics/vector_tools_boundary.inst.in +++ b/source/numerics/vector_tools_boundary.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_constraints.cc b/source/numerics/vector_tools_constraints.cc index 5f4972d5f0..d215e88ca5 100644 --- a/source/numerics/vector_tools_constraints.cc +++ b/source/numerics/vector_tools_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_integrate_difference.cc b/source/numerics/vector_tools_integrate_difference.cc index 93578fae8d..dde35d8c0e 100644 --- a/source/numerics/vector_tools_integrate_difference.cc +++ b/source/numerics/vector_tools_integrate_difference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 d275df29e2..690974ffb6 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_interpolate.cc b/source/numerics/vector_tools_interpolate.cc index 92432abe05..9b752530f6 100644 --- a/source/numerics/vector_tools_interpolate.cc +++ b/source/numerics/vector_tools_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 7cfbf89d5e..43b8e51e98 100644 --- a/source/numerics/vector_tools_mean_value.cc +++ b/source/numerics/vector_tools_mean_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 02b50fa520..6892ce087c 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_point_value.cc b/source/numerics/vector_tools_point_value.cc index cb281520d3..b4f3eb2e80 100644 --- a/source/numerics/vector_tools_point_value.cc +++ b/source/numerics/vector_tools_point_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 6592543e1e..c5ee68d2aa 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project.cc b/source/numerics/vector_tools_project.cc index c7763a1933..3fd0d4b8f3 100644 --- a/source/numerics/vector_tools_project.cc +++ b/source/numerics/vector_tools_project.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project.inst.in b/source/numerics/vector_tools_project.inst.in index 3ff9b7f1ea..2afeedbb2e 100644 --- a/source/numerics/vector_tools_project.inst.in +++ b/source/numerics/vector_tools_project.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_rhs.cc b/source/numerics/vector_tools_rhs.cc index e102f881bb..535548085b 100644 --- a/source/numerics/vector_tools_rhs.cc +++ b/source/numerics/vector_tools_rhs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b1964cffbf..b6fd287831 100644 --- a/source/numerics/vector_tools_rhs.inst.in +++ b/source/numerics/vector_tools_rhs.inst.in @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/opencascade/CMakeLists.txt b/source/opencascade/CMakeLists.txt index 12dba3fbb0..4c26a5d958 100644 --- a/source/opencascade/CMakeLists.txt +++ b/source/opencascade/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2012 - 2013 by the deal.II authors +## Copyright (C) 2012 - 2014 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 0b8bb6e822..7d4db99bec 100644 --- a/source/opencascade/boundary_lib.inst.in +++ b/source/opencascade/boundary_lib.inst.in @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id$ // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 10c102f9e8..3e6fa0c39a 100644 --- a/tests/a-framework/build.cc +++ b/tests/a-framework/build.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 9039bc6b82..7caae3f108 100644 --- a/tests/a-framework/diff.cc +++ b/tests/a-framework/diff.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 6809478298..91ee229add 100644 --- a/tests/a-framework/passed.cc +++ b/tests/a-framework/passed.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 cf8faf6589..570b29a2f1 100644 --- a/tests/a-framework/run.cc +++ b/tests/a-framework/run.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 fb90e9f909..fd0c47fae9 100644 --- a/tests/algorithms/any_data_01.cc +++ b/tests/algorithms/any_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 4f09d7a100..f6f3ff26a6 100644 --- a/tests/algorithms/newton_01.cc +++ b/tests/algorithms/newton_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/newton_01_compat.cc b/tests/algorithms/newton_01_compat.cc index d90c3d6305..689f5e1b63 100644 --- a/tests/algorithms/newton_01_compat.cc +++ b/tests/algorithms/newton_01_compat.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/operator_compatibility.cc b/tests/algorithms/operator_compatibility.cc index d799c5e7d0..83db98b0bc 100644 --- a/tests/algorithms/operator_compatibility.cc +++ b/tests/algorithms/operator_compatibility.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 06f1c4ff80..aa9dd48734 100644 --- a/tests/algorithms/theta_01.cc +++ b/tests/algorithms/theta_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/theta_01_compat.cc b/tests/algorithms/theta_01_compat.cc index 09f72a844f..e9c51fe70a 100644 --- a/tests/algorithms/theta_01_compat.cc +++ b/tests/algorithms/theta_01_compat.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 0eabc411aa..4818f513bb 100644 --- a/tests/all-headers/test_header.cc +++ b/tests/all-headers/test_header.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 ee9105acba..d7536a9541 100644 --- a/tests/aniso/anisotropic_crash.cc +++ b/tests/aniso/anisotropic_crash.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 8cf84e68a9..48887f8825 100644 --- a/tests/aniso/fe_tools.cc +++ b/tests/aniso/fe_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/hp_constraints_dgp_08.cc b/tests/aniso/hp_constraints_dgp_08.cc index 6203d6f290..9b2ac51822 100644 --- a/tests/aniso/hp_constraints_dgp_08.cc +++ b/tests/aniso/hp_constraints_dgp_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/hp_constraints_dgp_monomial_08.cc b/tests/aniso/hp_constraints_dgp_monomial_08.cc index 2e5e7c7123..a0abf4c452 100644 --- a/tests/aniso/hp_constraints_dgp_monomial_08.cc +++ b/tests/aniso/hp_constraints_dgp_monomial_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc index 9dd8e674c2..79a98934f4 100644 --- a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc +++ b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/aniso/hp_constraints_dgq_08.cc b/tests/aniso/hp_constraints_dgq_08.cc index bd53cbbab0..f4da5157c2 100644 --- a/tests/aniso/hp_constraints_dgq_08.cc +++ b/tests/aniso/hp_constraints_dgq_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 913616a76d..9523f2e829 100644 --- a/tests/aniso/mesh_3d_21.cc +++ b/tests/aniso/mesh_3d_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c5a5c5bfa2..d6d5707f07 100644 --- a/tests/aniso/refine_and_coarsen_anisotropic.cc +++ b/tests/aniso/refine_and_coarsen_anisotropic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 6c3ff56e99..f6d5d8cddd 100644 --- a/tests/aniso/solution_transfer.cc +++ b/tests/aniso/solution_transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 1c920eaf02..9d3602d009 100644 --- a/tests/aniso/up_and_down.cc +++ b/tests/aniso/up_and_down.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 f65f61c2be..ea703d24c5 100644 --- a/tests/base/aligned_vector_01.cc +++ b/tests/base/aligned_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 381d68cb97..284dc1dbc5 100644 --- a/tests/base/aligned_vector_02.cc +++ b/tests/base/aligned_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 fea98c347e..9193c53ce5 100644 --- a/tests/base/aligned_vector_03.cc +++ b/tests/base/aligned_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 ea5c880abf..56c0dfd19e 100644 --- a/tests/base/anisotropic_1.cc +++ b/tests/base/anisotropic_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 6a2d1af464..909e7ecc91 100644 --- a/tests/base/anisotropic_2.cc +++ b/tests/base/anisotropic_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 21da00179b..218a76fc67 100644 --- a/tests/base/auto_derivative_function.cc +++ b/tests/base/auto_derivative_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 7e119f5321..e883bb0d4f 100644 --- a/tests/base/boost_iostreams_01.cc +++ b/tests/base/boost_iostreams_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 07003c0b7c..d21b91ef0f 100644 --- a/tests/base/conditional_ostream.cc +++ b/tests/base/conditional_ostream.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 74e60138ab..17e794acf7 100644 --- a/tests/base/convergence_table_01.cc +++ b/tests/base/convergence_table_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 3fcd099716..80c2d9d12d 100644 --- a/tests/base/convergence_table_02.cc +++ b/tests/base/convergence_table_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 fc44157702..d2f6325b26 100644 --- a/tests/base/convergence_table_03.cc +++ b/tests/base/convergence_table_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 2955c82c5b..6cf563d599 100644 --- a/tests/base/convergence_table_04.cc +++ b/tests/base/convergence_table_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base.cc b/tests/base/data_out_base.cc index 3ec7e13daf..c696ffc499 100644 --- a/tests/base/data_out_base.cc +++ b/tests/base/data_out_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_dx.cc b/tests/base/data_out_base_dx.cc index 755b78eb87..4cff6eac08 100644 --- a/tests/base/data_out_base_dx.cc +++ b/tests/base/data_out_base_dx.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_eps.cc b/tests/base/data_out_base_eps.cc index 9d570996b0..e82c4dc859 100644 --- a/tests/base/data_out_base_eps.cc +++ b/tests/base/data_out_base_eps.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_gmv.cc b/tests/base/data_out_base_gmv.cc index cf7f72ad4e..42d1f8d0be 100644 --- a/tests/base/data_out_base_gmv.cc +++ b/tests/base/data_out_base_gmv.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_gnuplot.cc b/tests/base/data_out_base_gnuplot.cc index 4da3ac305a..4f38fc902e 100644 --- a/tests/base/data_out_base_gnuplot.cc +++ b/tests/base/data_out_base_gnuplot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_povray.cc b/tests/base/data_out_base_povray.cc index b1ec3f4d22..c585afaa0f 100644 --- a/tests/base/data_out_base_povray.cc +++ b/tests/base/data_out_base_povray.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_pvd.cc b/tests/base/data_out_base_pvd.cc index fa210ddba2..93f0db096e 100644 --- a/tests/base/data_out_base_pvd.cc +++ b/tests/base/data_out_base_pvd.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_pvtu.cc b/tests/base/data_out_base_pvtu.cc index 47d3b9c8a8..813af834f7 100644 --- a/tests/base/data_out_base_pvtu.cc +++ b/tests/base/data_out_base_pvtu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_tecplot.cc b/tests/base/data_out_base_tecplot.cc index dcfaee82a9..299b6ab1c3 100644 --- a/tests/base/data_out_base_tecplot.cc +++ b/tests/base/data_out_base_tecplot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_tecplot_bin.cc b/tests/base/data_out_base_tecplot_bin.cc index 6bd1292296..add4dd10ce 100644 --- a/tests/base/data_out_base_tecplot_bin.cc +++ b/tests/base/data_out_base_tecplot_bin.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtk.cc b/tests/base/data_out_base_vtk.cc index ae125d728f..da67a3e3df 100644 --- a/tests/base/data_out_base_vtk.cc +++ b/tests/base/data_out_base_vtk.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtk_cycle.cc b/tests/base/data_out_base_vtk_cycle.cc index 5325db9a0e..58d796d405 100644 --- a/tests/base/data_out_base_vtk_cycle.cc +++ b/tests/base/data_out_base_vtk_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtk_time.cc b/tests/base/data_out_base_vtk_time.cc index daf12eb712..3119266a9b 100644 --- a/tests/base/data_out_base_vtk_time.cc +++ b/tests/base/data_out_base_vtk_time.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtk_time_and_cycle.cc b/tests/base/data_out_base_vtk_time_and_cycle.cc index fc300ec1e8..2009377ede 100644 --- a/tests/base/data_out_base_vtk_time_and_cycle.cc +++ b/tests/base/data_out_base_vtk_time_and_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtu.cc b/tests/base/data_out_base_vtu.cc index 17ba9efadf..703861aeb7 100644 --- a/tests/base/data_out_base_vtu.cc +++ b/tests/base/data_out_base_vtu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtu_cycle.cc b/tests/base/data_out_base_vtu_cycle.cc index 46ace175a0..1720d66a57 100644 --- a/tests/base/data_out_base_vtu_cycle.cc +++ b/tests/base/data_out_base_vtu_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtu_time.cc b/tests/base/data_out_base_vtu_time.cc index c3920fd172..e292cb13ed 100644 --- a/tests/base/data_out_base_vtu_time.cc +++ b/tests/base/data_out_base_vtu_time.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_base_vtu_time_and_cycle.cc b/tests/base/data_out_base_vtu_time_and_cycle.cc index 5d46c455b9..ab2bd5fd87 100644 --- a/tests/base/data_out_base_vtu_time_and_cycle.cc +++ b/tests/base/data_out_base_vtu_time_and_cycle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/data_out_reader_01.cc b/tests/base/data_out_reader_01.cc index 7d88b7c57b..886bf208a5 100644 --- a/tests/base/data_out_reader_01.cc +++ b/tests/base/data_out_reader_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 04a2bf95d9..8ee0af837b 100644 --- a/tests/base/full_tensor_01.cc +++ b/tests/base/full_tensor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 19c299efbd..4aaa71ba5a 100644 --- a/tests/base/full_tensor_02.cc +++ b/tests/base/full_tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c45c8995cd..672caaba98 100644 --- a/tests/base/full_tensor_03.cc +++ b/tests/base/full_tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4ebc4c8b13..775ace62cf 100644 --- a/tests/base/full_tensor_04.cc +++ b/tests/base/full_tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ac8d79a9f0..cd13e3f3fa 100644 --- a/tests/base/full_tensor_05.cc +++ b/tests/base/full_tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 fb76e4682a..c82c02c103 100644 --- a/tests/base/full_tensor_06.cc +++ b/tests/base/full_tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c574226826..002a857596 100644 --- a/tests/base/full_tensor_08.cc +++ b/tests/base/full_tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7731a4f607..4657c92712 100644 --- a/tests/base/full_tensor_09.cc +++ b/tests/base/full_tensor_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 8121bf4c2b..fca57f0ddd 100644 --- a/tests/base/full_tensor_10.cc +++ b/tests/base/full_tensor_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5138bb11a8..f89a3badeb 100644 --- a/tests/base/function_derivative.cc +++ b/tests/base/function_derivative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 1690198e75..d22a6936d5 100644 --- a/tests/base/function_parser.cc +++ b/tests/base/function_parser.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 97cc002948..0330195b01 100644 --- a/tests/base/function_parser_02.cc +++ b/tests/base/function_parser_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 b4a6fbaaf3..e0347e3351 100644 --- a/tests/base/function_parser_03.cc +++ b/tests/base/function_parser_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 dffe8695a9..cfbd11a77b 100644 --- a/tests/base/function_parser_04.cc +++ b/tests/base/function_parser_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a525997391..fa02d2fe39 100644 --- a/tests/base/functions_01.cc +++ b/tests/base/functions_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 98ee1ffb9d..8380ef936f 100644 --- a/tests/base/functions_02.cc +++ b/tests/base/functions_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 8144464ad2..84c58528ca 100644 --- a/tests/base/functions_03.cc +++ b/tests/base/functions_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 a2c91c32a2..f9bb579c4f 100644 --- a/tests/base/functions_05.cc +++ b/tests/base/functions_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 ad12637273..d1a299db02 100644 --- a/tests/base/functions_06.cc +++ b/tests/base/functions_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 f2ce45d894..dfd5111913 100644 --- a/tests/base/functions_07.cc +++ b/tests/base/functions_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 820673092c..f418797c9e 100644 --- a/tests/base/functions_08.cc +++ b/tests/base/functions_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 edfb08ec8a..7e51106fea 100644 --- a/tests/base/functions_09.cc +++ b/tests/base/functions_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 afb8bb924b..a888fed309 100644 --- a/tests/base/functions_10.cc +++ b/tests/base/functions_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 db8abb9e87..685cb5a2b5 100644 --- a/tests/base/functions_11.cc +++ b/tests/base/functions_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 323363c94d..5a82bb5d3d 100644 --- a/tests/base/gauss_lobatto.cc +++ b/tests/base/gauss_lobatto.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 3ccba22e51..411dd2505c 100644 --- a/tests/base/geometry_info_1.cc +++ b/tests/base/geometry_info_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 583d7fcbcb..50c6290515 100644 --- a/tests/base/geometry_info_2.cc +++ b/tests/base/geometry_info_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 9552f49a4b..1487234acf 100644 --- a/tests/base/geometry_info_3.cc +++ b/tests/base/geometry_info_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 84b36cba93..92d6b45335 100644 --- a/tests/base/geometry_info_4.cc +++ b/tests/base/geometry_info_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 08d6f0cd88..db719fd36b 100644 --- a/tests/base/geometry_info_5.cc +++ b/tests/base/geometry_info_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 dfad8d8f59..54d3053674 100644 --- a/tests/base/geometry_info_6.cc +++ b/tests/base/geometry_info_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 d89cf27651..4859e043ad 100644 --- a/tests/base/geometry_info_7.cc +++ b/tests/base/geometry_info_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a69274957f..1e9f926266 100644 --- a/tests/base/geometry_info_8.cc +++ b/tests/base/geometry_info_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 2dc9293bd2..760703a74a 100644 --- a/tests/base/graph_coloring_01.cc +++ b/tests/base/graph_coloring_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c969f65547..2394d7d4f9 100644 --- a/tests/base/graph_coloring_02.cc +++ b/tests/base/graph_coloring_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c66a9ef61b..c1244d050e 100644 --- a/tests/base/graph_coloring_02a.cc +++ b/tests/base/graph_coloring_02a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c0ec504703..dec5449976 100644 --- a/tests/base/graph_coloring_03.cc +++ b/tests/base/graph_coloring_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 cdce768fae..8d562de6d5 100644 --- a/tests/base/graph_coloring_04.cc +++ b/tests/base/graph_coloring_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 45ca7f659f..46486de21d 100644 --- a/tests/base/graph_coloring_05.cc +++ b/tests/base/graph_coloring_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1cb032f357..2ead50ecc8 100644 --- a/tests/base/graph_coloring_06.cc +++ b/tests/base/graph_coloring_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 bfe3c7de2c..aa2de4686f 100644 --- a/tests/base/hierarchical.cc +++ b/tests/base/hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 55b3866af9..72c0cef110 100644 --- a/tests/base/index_set_01.cc +++ b/tests/base/index_set_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2d0a676624..495b0ac0c5 100644 --- a/tests/base/index_set_02.cc +++ b/tests/base/index_set_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f46ac07bcc..c1629751d1 100644 --- a/tests/base/index_set_03.cc +++ b/tests/base/index_set_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 54a41a11bc..402c8d3665 100644 --- a/tests/base/index_set_04.cc +++ b/tests/base/index_set_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5bf1d551c1..db0dad9da7 100644 --- a/tests/base/index_set_05.cc +++ b/tests/base/index_set_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a8faafea64..84c6906e0a 100644 --- a/tests/base/index_set_06.cc +++ b/tests/base/index_set_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 1869eb95af..7458e40a75 100644 --- a/tests/base/index_set_07.cc +++ b/tests/base/index_set_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 bb356cf6b3..22c7f7315a 100644 --- a/tests/base/index_set_08.cc +++ b/tests/base/index_set_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4598d05c35..2d0dd0991c 100644 --- a/tests/base/index_set_09.cc +++ b/tests/base/index_set_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 94f508bcf6..199fe7f8ff 100644 --- a/tests/base/index_set_10.cc +++ b/tests/base/index_set_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e275df8362..d8f74181ce 100644 --- a/tests/base/index_set_11.cc +++ b/tests/base/index_set_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3a10660040..cdb775f838 100644 --- a/tests/base/index_set_12.cc +++ b/tests/base/index_set_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 705b2a8d0b..e9d883f2cb 100644 --- a/tests/base/index_set_13.cc +++ b/tests/base/index_set_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 78e4d520e0..ffff1eba86 100644 --- a/tests/base/index_set_14.cc +++ b/tests/base/index_set_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2f4ab428ec..7181e8fc25 100644 --- a/tests/base/index_set_15.cc +++ b/tests/base/index_set_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 77b1535453..96ffdcf221 100644 --- a/tests/base/index_set_16.cc +++ b/tests/base/index_set_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 727504d444..ae42904386 100644 --- a/tests/base/index_set_17.cc +++ b/tests/base/index_set_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 4f1a26570b..4e6a9beab9 100644 --- a/tests/base/index_set_18.cc +++ b/tests/base/index_set_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 6eb84bf002..4c5b56592b 100644 --- a/tests/base/index_set_19.cc +++ b/tests/base/index_set_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 986c53dcbc..bb65cbf26b 100644 --- a/tests/base/index_set_20.cc +++ b/tests/base/index_set_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 142427897a..92f9ba872a 100644 --- a/tests/base/index_set_20_offset.cc +++ b/tests/base/index_set_20_offset.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 4488502ed1..2b09cb44c0 100644 --- a/tests/base/index_set_21.cc +++ b/tests/base/index_set_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 1b23d2c5a4..591778d84a 100644 --- a/tests/base/index_set_22.cc +++ b/tests/base/index_set_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 20d9e91163..9cbfadacfb 100644 --- a/tests/base/index_set_23.cc +++ b/tests/base/index_set_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 b47002f11d..c27be820c4 100644 --- a/tests/base/index_set_readwrite_01.cc +++ b/tests/base/index_set_readwrite_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ef433fedaa..0277df74c4 100644 --- a/tests/base/index_set_readwrite_02.cc +++ b/tests/base/index_set_readwrite_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a7fdc57d03..a52031d864 100644 --- a/tests/base/index_set_readwrite_03.cc +++ b/tests/base/index_set_readwrite_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 69e2e43f99..f801526806 100644 --- a/tests/base/is_finite.cc +++ b/tests/base/is_finite.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 165134428b..7177f8430f 100644 --- a/tests/base/is_finite_complex.cc +++ b/tests/base/is_finite_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a0c1bdec12..d600af78f6 100644 --- a/tests/base/log_crash_01.cc +++ b/tests/base/log_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 f73a125a5e..06fbe9e6bf 100644 --- a/tests/base/log_infinity.cc +++ b/tests/base/log_infinity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 bbd2d03539..8c890405d9 100644 --- a/tests/base/log_nan.cc +++ b/tests/base/log_nan.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 60b675fb4a..a9457e2e8d 100644 --- a/tests/base/log_precision.cc +++ b/tests/base/log_precision.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5c8d348842..e28fb77c4d 100644 --- a/tests/base/log_width.cc +++ b/tests/base/log_width.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5d814487fa..ed324c4905 100644 --- a/tests/base/logstream_end.cc +++ b/tests/base/logstream_end.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 107d3da552..24b41914f4 100644 --- a/tests/base/logtest.cc +++ b/tests/base/logtest.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 8c4adc8d8b..c45b794155 100644 --- a/tests/base/mutex_01.cc +++ b/tests/base/mutex_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/named_data.cc b/tests/base/named_data.cc index f726c09f75..7a68ad3cfa 100644 --- a/tests/base/named_data.cc +++ b/tests/base/named_data.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 75c1783433..61ee16f875 100644 --- a/tests/base/number_traits_complex.cc +++ b/tests/base/number_traits_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 9e0091f6eb..f8231123d6 100644 --- a/tests/base/number_traits_real.cc +++ b/tests/base/number_traits_real.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 57596f36f4..4f1d123d4e 100644 --- a/tests/base/parallel_accumulate.cc +++ b/tests/base/parallel_accumulate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 fcdb76cacf..0ce1f5101a 100644 --- a/tests/base/parallel_transform_01.cc +++ b/tests/base/parallel_transform_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0e8fceb111..afa096ed72 100644 --- a/tests/base/parallel_transform_02.cc +++ b/tests/base/parallel_transform_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2e5f5e648e..cfd1034b7e 100644 --- a/tests/base/parallel_transform_03.cc +++ b/tests/base/parallel_transform_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/patches.h b/tests/base/patches.h index 68137befc2..5fa3e79bd8 100644 --- a/tests/base/patches.h +++ b/tests/base/patches.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2010 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/patterns_01.cc b/tests/base/patterns_01.cc index 7dfec4a72d..e433c9585a 100644 --- a/tests/base/patterns_01.cc +++ b/tests/base/patterns_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ea61bbf1c2..d5e7bf144e 100644 --- a/tests/base/point_01.cc +++ b/tests/base/point_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c93fc5b14e..4a62e261b9 100644 --- a/tests/base/polynomial1d.cc +++ b/tests/base/polynomial1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 669b680bd9..54ce63a6f0 100644 --- a/tests/base/polynomial_hermite_interpolation.cc +++ b/tests/base/polynomial_hermite_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 8741764e40..6c3270e70c 100644 --- a/tests/base/polynomial_lagrange.cc +++ b/tests/base/polynomial_lagrange.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 553160c699..cb3253925e 100644 --- a/tests/base/polynomial_lagrange_ops.cc +++ b/tests/base/polynomial_lagrange_ops.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013, 2015 by the deal.II authors +// Copyright (C) 2011 - 2015 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 580edb7d97..2fe7bc56d7 100644 --- a/tests/base/polynomial_lagrange_order.cc +++ b/tests/base/polynomial_lagrange_order.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 bc6480513f..be90e6901b 100644 --- a/tests/base/polynomial_lagrange_product.cc +++ b/tests/base/polynomial_lagrange_product.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 766be01079..66cba86b03 100644 --- a/tests/base/polynomial_minus_equals.cc +++ b/tests/base/polynomial_minus_equals.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d7c5759cf3..f774a55865 100644 --- a/tests/base/polynomial_test.cc +++ b/tests/base/polynomial_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 59f664143a..d28d330775 100644 --- a/tests/base/polynomials_bdm_01.cc +++ b/tests/base/polynomials_bdm_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 22873271f1..b9ccfc3614 100644 --- a/tests/base/polynomials_rt.cc +++ b/tests/base/polynomials_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 32eac83024..cbb7885800 100644 --- a/tests/base/polynomials_tensor.cc +++ b/tests/base/polynomials_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 3aecf63352..0d910f8a21 100644 --- a/tests/base/qprojector.cc +++ b/tests/base/qprojector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 41d0e718c7..62d810b54a 100644 --- a/tests/base/quadrature_selector.cc +++ b/tests/base/quadrature_selector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 fe46f13785..507cc505c1 100644 --- a/tests/base/quadrature_sorted_test.cc +++ b/tests/base/quadrature_sorted_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b68eac0b47..43250d536b 100644 --- a/tests/base/quadrature_test.cc +++ b/tests/base/quadrature_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 399f4cadc0..5398f2e70c 100644 --- a/tests/base/reference.cc +++ b/tests/base/reference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 ce0944f1dd..b04e8c4003 100644 --- a/tests/base/scalar_01.cc +++ b/tests/base/scalar_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 97db654583..49bccf84e8 100644 --- a/tests/base/slice_vector.cc +++ b/tests/base/slice_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_01.cc b/tests/base/symmetric_tensor_01.cc index cf209efef5..44613ac5d7 100644 --- a/tests/base/symmetric_tensor_01.cc +++ b/tests/base/symmetric_tensor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_02.cc b/tests/base/symmetric_tensor_02.cc index 159ea742bd..d242bc41b3 100644 --- a/tests/base/symmetric_tensor_02.cc +++ b/tests/base/symmetric_tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_03.cc b/tests/base/symmetric_tensor_03.cc index 67fbca7386..45fe1d47dc 100644 --- a/tests/base/symmetric_tensor_03.cc +++ b/tests/base/symmetric_tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_04.cc b/tests/base/symmetric_tensor_04.cc index f89f4073df..bbef36a985 100644 --- a/tests/base/symmetric_tensor_04.cc +++ b/tests/base/symmetric_tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_05.cc b/tests/base/symmetric_tensor_05.cc index 8fcd12d420..901a40e61e 100644 --- a/tests/base/symmetric_tensor_05.cc +++ b/tests/base/symmetric_tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_06.cc b/tests/base/symmetric_tensor_06.cc index e69d779708..ba16985124 100644 --- a/tests/base/symmetric_tensor_06.cc +++ b/tests/base/symmetric_tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_07.cc b/tests/base/symmetric_tensor_07.cc index 06d5777733..d172f87f85 100644 --- a/tests/base/symmetric_tensor_07.cc +++ b/tests/base/symmetric_tensor_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_08.cc b/tests/base/symmetric_tensor_08.cc index f5757fabc0..25aa9c01bd 100644 --- a/tests/base/symmetric_tensor_08.cc +++ b/tests/base/symmetric_tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_09.cc b/tests/base/symmetric_tensor_09.cc index 9370be6cea..113b249650 100644 --- a/tests/base/symmetric_tensor_09.cc +++ b/tests/base/symmetric_tensor_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_10.cc b/tests/base/symmetric_tensor_10.cc index 326b37b84c..169029442e 100644 --- a/tests/base/symmetric_tensor_10.cc +++ b/tests/base/symmetric_tensor_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_11.cc b/tests/base/symmetric_tensor_11.cc index a1f67100e7..10f28aa3ad 100644 --- a/tests/base/symmetric_tensor_11.cc +++ b/tests/base/symmetric_tensor_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_12.cc b/tests/base/symmetric_tensor_12.cc index c94783aec0..36857a095f 100644 --- a/tests/base/symmetric_tensor_12.cc +++ b/tests/base/symmetric_tensor_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_13.cc b/tests/base/symmetric_tensor_13.cc index 9c5623a2c1..7012da091d 100644 --- a/tests/base/symmetric_tensor_13.cc +++ b/tests/base/symmetric_tensor_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_14.cc b/tests/base/symmetric_tensor_14.cc index 5e77433080..fcc1a92a78 100644 --- a/tests/base/symmetric_tensor_14.cc +++ b/tests/base/symmetric_tensor_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_15.cc b/tests/base/symmetric_tensor_15.cc index da36f83d64..524fc8fbb9 100644 --- a/tests/base/symmetric_tensor_15.cc +++ b/tests/base/symmetric_tensor_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_16.cc b/tests/base/symmetric_tensor_16.cc index fd3bc8c992..771fb7dd7c 100644 --- a/tests/base/symmetric_tensor_16.cc +++ b/tests/base/symmetric_tensor_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_17.cc b/tests/base/symmetric_tensor_17.cc index 53ae667b54..d6c1e377aa 100644 --- a/tests/base/symmetric_tensor_17.cc +++ b/tests/base/symmetric_tensor_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_18.cc b/tests/base/symmetric_tensor_18.cc index 5844fc25d2..c43fd02f9a 100644 --- a/tests/base/symmetric_tensor_18.cc +++ b/tests/base/symmetric_tensor_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_19.cc b/tests/base/symmetric_tensor_19.cc index c9318d0e5d..ad0c6823e3 100644 --- a/tests/base/symmetric_tensor_19.cc +++ b/tests/base/symmetric_tensor_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_20.cc b/tests/base/symmetric_tensor_20.cc index 86872b3cc0..9f076b45a3 100644 --- a/tests/base/symmetric_tensor_20.cc +++ b/tests/base/symmetric_tensor_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_21.cc b/tests/base/symmetric_tensor_21.cc index ce47cb07ea..0f9c561208 100644 --- a/tests/base/symmetric_tensor_21.cc +++ b/tests/base/symmetric_tensor_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_22.cc b/tests/base/symmetric_tensor_22.cc index 759103864d..4529032177 100644 --- a/tests/base/symmetric_tensor_22.cc +++ b/tests/base/symmetric_tensor_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_23.cc b/tests/base/symmetric_tensor_23.cc index 859b78b8eb..7f130d5264 100644 --- a/tests/base/symmetric_tensor_23.cc +++ b/tests/base/symmetric_tensor_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_24.cc b/tests/base/symmetric_tensor_24.cc index 8dcfa08903..aaf12087c9 100644 --- a/tests/base/symmetric_tensor_24.cc +++ b/tests/base/symmetric_tensor_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_25.cc b/tests/base/symmetric_tensor_25.cc index 2991c002a0..06d0b414c5 100644 --- a/tests/base/symmetric_tensor_25.cc +++ b/tests/base/symmetric_tensor_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_26.cc b/tests/base/symmetric_tensor_26.cc index 268e8dfa41..5feed955b7 100644 --- a/tests/base/symmetric_tensor_26.cc +++ b/tests/base/symmetric_tensor_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/symmetric_tensor_27.cc b/tests/base/symmetric_tensor_27.cc index ed4097cc3f..810ce4cb6f 100644 --- a/tests/base/symmetric_tensor_27.cc +++ b/tests/base/symmetric_tensor_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a26165245c..e058dfe986 100644 --- a/tests/base/table.cc +++ b/tests/base/table.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 009ed1b5e5..0bcf5b9c91 100644 --- a/tests/base/table_02.cc +++ b/tests/base/table_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 7c3e42dc6e..a6ec546b60 100644 --- a/tests/base/table_03.cc +++ b/tests/base/table_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 e9c46aaf66..dff797aa75 100644 --- a/tests/base/table_04.cc +++ b/tests/base/table_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 c28f5727af..04b657e6f2 100644 --- a/tests/base/table_handler_01.cc +++ b/tests/base/table_handler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 021adadb07..8c8980fd6b 100644 --- a/tests/base/table_handler_02.cc +++ b/tests/base/table_handler_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 7095caca8b..d71c991b0a 100644 --- a/tests/base/table_handler_03.cc +++ b/tests/base/table_handler_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a944e0cacd..f8036c2132 100644 --- a/tests/base/table_handler_04.cc +++ b/tests/base/table_handler_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 818099f338..9ccd588341 100644 --- a/tests/base/table_handler_05.cc +++ b/tests/base/table_handler_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 9f1b53d330..de5837c09c 100644 --- a/tests/base/table_handler_06.cc +++ b/tests/base/table_handler_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 1b02c24896..28a6b9072f 100644 --- a/tests/base/table_handler_07.cc +++ b/tests/base/table_handler_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d4f3654780..64890f22ad 100644 --- a/tests/base/table_handler_08.cc +++ b/tests/base/table_handler_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 df1218c5d0..c213b49d31 100644 --- a/tests/base/table_handler_09.cc +++ b/tests/base/table_handler_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ae5af5658c..14f4ed3a26 100644 --- a/tests/base/table_handler_10.cc +++ b/tests/base/table_handler_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 181cef1378..311e01fce0 100644 --- a/tests/base/table_handler_11.cc +++ b/tests/base/table_handler_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 06164f26d5..c6b93cbb74 100644 --- a/tests/base/table_handler_12.cc +++ b/tests/base/table_handler_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 b994f07461..591c1f1c3a 100644 --- a/tests/base/table_handler_13.cc +++ b/tests/base/table_handler_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 45ecadcc9f..20b5314f74 100644 --- a/tests/base/table_indices_01.cc +++ b/tests/base/table_indices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 188476480d..20a3d14681 100644 --- a/tests/base/task_01.cc +++ b/tests/base/task_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c10ba9ff90..77c3d4c692 100644 --- a/tests/base/task_02.cc +++ b/tests/base/task_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2e42751128..7cde40ad1a 100644 --- a/tests/base/task_03.cc +++ b/tests/base/task_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f24b92ec46..db2186d96c 100644 --- a/tests/base/task_04.cc +++ b/tests/base/task_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a4e9c01344..c174d8f432 100644 --- a/tests/base/task_05.cc +++ b/tests/base/task_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0f899c44c7..8ee68a05b9 100644 --- a/tests/base/task_06.cc +++ b/tests/base/task_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2720c00e04..477756e616 100644 --- a/tests/base/task_07.cc +++ b/tests/base/task_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6548f78d71..e36b02c8bc 100644 --- a/tests/base/task_08.cc +++ b/tests/base/task_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a36ca83997..0e0f2685f5 100644 --- a/tests/base/task_09.cc +++ b/tests/base/task_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor.cc b/tests/base/tensor.cc index 3f833a38c5..8a2cb50de5 100644 --- a/tests/base/tensor.cc +++ b/tests/base/tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_02.cc b/tests/base/tensor_02.cc index 43d24066fd..6eb20293cc 100644 --- a/tests/base/tensor_02.cc +++ b/tests/base/tensor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_03.cc b/tests/base/tensor_03.cc index dc4a7c411b..2461c459aa 100644 --- a/tests/base/tensor_03.cc +++ b/tests/base/tensor_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_04.cc b/tests/base/tensor_04.cc index 7714ca52e2..8bcf67ae92 100644 --- a/tests/base/tensor_04.cc +++ b/tests/base/tensor_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_05.cc b/tests/base/tensor_05.cc index a963634c3a..646eddab6c 100644 --- a/tests/base/tensor_05.cc +++ b/tests/base/tensor_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_06.cc b/tests/base/tensor_06.cc index 406909d25d..bc6f2f1b28 100644 --- a/tests/base/tensor_06.cc +++ b/tests/base/tensor_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_07.cc b/tests/base/tensor_07.cc index 4ebc7d409f..f9b1eae0fe 100644 --- a/tests/base/tensor_07.cc +++ b/tests/base/tensor_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_08.cc b/tests/base/tensor_08.cc index b60fec30cf..84cf6af02f 100644 --- a/tests/base/tensor_08.cc +++ b/tests/base/tensor_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_24.cc b/tests/base/tensor_24.cc index 0ea68d4360..38238446c5 100644 --- a/tests/base/tensor_24.cc +++ b/tests/base/tensor_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_25.cc b/tests/base/tensor_25.cc index 4bf7e4a514..6e52131b5c 100644 --- a/tests/base/tensor_25.cc +++ b/tests/base/tensor_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_complex.cc b/tests/base/tensor_complex.cc index 417039675d..7d4dd563b0 100644 --- a/tests/base/tensor_complex.cc +++ b/tests/base/tensor_complex.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/tensor_float.cc b/tests/base/tensor_float.cc index 1a9ee16fc3..5f39a7ee87 100644 --- a/tests/base/tensor_float.cc +++ b/tests/base/tensor_float.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 fd0249e612..09ec82e90b 100644 --- a/tests/base/thread_local_storage_01.cc +++ b/tests/base/thread_local_storage_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 2c9ae611e3..c9a9dd5928 100644 --- a/tests/base/thread_local_storage_02.cc +++ b/tests/base/thread_local_storage_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 4d094bced7..11342c4ecd 100644 --- a/tests/base/thread_local_storage_03.cc +++ b/tests/base/thread_local_storage_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 10e5892f17..962ea09be8 100644 --- a/tests/base/thread_local_storage_04.cc +++ b/tests/base/thread_local_storage_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 d964580777..df0fc6b2eb 100644 --- a/tests/base/thread_validity_01.cc +++ b/tests/base/thread_validity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 a9fb1769db..397c4b593b 100644 --- a/tests/base/thread_validity_02.cc +++ b/tests/base/thread_validity_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 0a6a067cd0..82210b21c3 100644 --- a/tests/base/thread_validity_03.cc +++ b/tests/base/thread_validity_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 97afc7c976..5370b38b7e 100644 --- a/tests/base/thread_validity_04.cc +++ b/tests/base/thread_validity_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 1bdc79b9c5..0d3d2f5bfc 100644 --- a/tests/base/thread_validity_05.cc +++ b/tests/base/thread_validity_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 3953f83027..74430c0353 100644 --- a/tests/base/thread_validity_06.cc +++ b/tests/base/thread_validity_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 91f1b23605..adc94d5594 100644 --- a/tests/base/thread_validity_07.cc +++ b/tests/base/thread_validity_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 b8ebab62ea..51fa302992 100644 --- a/tests/base/thread_validity_08.cc +++ b/tests/base/thread_validity_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 1755a32606..4640f2f338 100644 --- a/tests/base/thread_validity_09.cc +++ b/tests/base/thread_validity_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 05c4bdb45d..29e8d75114 100644 --- a/tests/base/thread_validity_10.cc +++ b/tests/base/thread_validity_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 d806b9429f..a46f72747c 100644 --- a/tests/base/thread_validity_11.cc +++ b/tests/base/thread_validity_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2014 by the deal.II authors +// Copyright (C) 2008 - 2015 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 81e8253037..c2f6f4ebc4 100644 --- a/tests/base/thread_validity_12.cc +++ b/tests/base/thread_validity_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 3c3eb821fa..64b39edadb 100644 --- a/tests/base/threads_02.cc +++ b/tests/base/threads_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2014 by the deal.II authors +// Copyright (C) 2013 - 2015 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 d21ce6aac9..dd07ea2b08 100644 --- a/tests/base/timer.cc +++ b/tests/base/timer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 d074db80d1..1a1a67f976 100644 --- a/tests/base/timer_02.cc +++ b/tests/base/timer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 04e3d0be50..1b3a91e4ef 100644 --- a/tests/base/utilities_01.cc +++ b/tests/base/utilities_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 311eb9e7dd..a15ad970d0 100644 --- a/tests/base/utilities_02.cc +++ b/tests/base/utilities_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 735119c9be..7af1161c09 100644 --- a/tests/base/utilities_03.cc +++ b/tests/base/utilities_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 22afff1a40..88dc541101 100644 --- a/tests/base/utilities_04.cc +++ b/tests/base/utilities_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d339e5318b..3906ac066d 100644 --- a/tests/base/utilities_05.cc +++ b/tests/base/utilities_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 33c7045dd7..22e629013b 100644 --- a/tests/base/utilities_08.cc +++ b/tests/base/utilities_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 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 8ba1432d10..f8cfa55b59 100644 --- a/tests/base/vectorization_01.cc +++ b/tests/base/vectorization_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 5cd6aef70b..bc6317f580 100644 --- a/tests/base/vectorization_02.cc +++ b/tests/base/vectorization_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 fb7c2ea82e..b649d40d58 100644 --- a/tests/base/work_stream_01.cc +++ b/tests/base/work_stream_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 265b10f0df..24a0a95230 100644 --- a/tests/base/work_stream_02.cc +++ b/tests/base/work_stream_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 b0adccd002..b0587ad3e7 100644 --- a/tests/base/work_stream_03.cc +++ b/tests/base/work_stream_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 8f84c4a677..afc0c12872 100644 --- a/tests/base/work_stream_03_graph.cc +++ b/tests/base/work_stream_03_graph.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 1a0f0cd9b9..ccaaeb9371 100644 --- a/tests/base/work_stream_04.cc +++ b/tests/base/work_stream_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 bf3af0bff5..795ebc6c38 100644 --- a/tests/base/work_stream_05.cc +++ b/tests/base/work_stream_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 bce8567707..57f0d90470 100644 --- a/tests/base/work_stream_05_graph.cc +++ b/tests/base/work_stream_05_graph.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/benchmarks/gettimes/get_times.cc b/tests/benchmarks/gettimes/get_times.cc index 2c89f9c87f..35d4ab89e6 100644 --- a/tests/benchmarks/gettimes/get_times.cc +++ b/tests/benchmarks/gettimes/get_times.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/benchmarks/step-22/step-22.cc b/tests/benchmarks/step-22/step-22.cc index afa9eb71b0..613f0a3ecd 100644 --- a/tests/benchmarks/step-22/step-22.cc +++ b/tests/benchmarks/step-22/step-22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/benchmarks/tablehandler/table_handler.cc b/tests/benchmarks/tablehandler/table_handler.cc index 3a2c8b6002..b5aaa660e2 100644 --- a/tests/benchmarks/tablehandler/table_handler.cc +++ b/tests/benchmarks/tablehandler/table_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/benchmarks/test_assembly/step-22.cc b/tests/benchmarks/test_assembly/step-22.cc index fbff750801..3f0248e5be 100644 --- a/tests/benchmarks/test_assembly/step-22.cc +++ b/tests/benchmarks/test_assembly/step-22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/benchmarks/test_hp/step.cc b/tests/benchmarks/test_hp/step.cc index 8afb36256d..a7f466c2d6 100644 --- a/tests/benchmarks/test_hp/step.cc +++ b/tests/benchmarks/test_hp/step.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2000 - 2013 by the deal.II authors + * Copyright (C) 2000 - 2014 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/benchmarks/test_poisson/poisson.cc b/tests/benchmarks/test_poisson/poisson.cc index bf95ecec8a..1db5de9ac7 100644 --- a/tests/benchmarks/test_poisson/poisson.cc +++ b/tests/benchmarks/test_poisson/poisson.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 fe469e9b94..f50f128df5 100644 --- a/tests/bits/accessor_equality.cc +++ b/tests/bits/accessor_equality.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 556cd53e5f..3d95f2af35 100644 --- a/tests/bits/anna_1.cc +++ b/tests/bits/anna_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 2fc24ae52e..11797289e8 100644 --- a/tests/bits/anna_2.cc +++ b/tests/bits/anna_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 d56087e044..ed68e20d7c 100644 --- a/tests/bits/anna_3.cc +++ b/tests/bits/anna_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 0839bd3bd8..39d314f933 100644 --- a/tests/bits/anna_4.cc +++ b/tests/bits/anna_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 dd7e20a958..530e6dd415 100644 --- a/tests/bits/anna_5.cc +++ b/tests/bits/anna_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 906a0133de..62e7fa2cfe 100644 --- a/tests/bits/anna_6.cc +++ b/tests/bits/anna_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 6ad3ef60cd..63695a2bf8 100644 --- a/tests/bits/apply_boundary_values_01.cc +++ b/tests/bits/apply_boundary_values_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f68922fa2c..b0250232ab 100644 --- a/tests/bits/apply_boundary_values_02.cc +++ b/tests/bits/apply_boundary_values_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6a4f110bd1..cd32dc6caf 100644 --- a/tests/bits/apply_boundary_values_03.cc +++ b/tests/bits/apply_boundary_values_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 aa7da487ff..3bce7b5f0a 100644 --- a/tests/bits/apply_boundary_values_04.cc +++ b/tests/bits/apply_boundary_values_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 55581f46fc..6481ae6915 100644 --- a/tests/bits/block_sparse_matrix_1.cc +++ b/tests/bits/block_sparse_matrix_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 f8805050d6..908fffd070 100644 --- a/tests/bits/block_sparse_matrix_2.cc +++ b/tests/bits/block_sparse_matrix_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 01684f62fb..589e1a940b 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ad939b53df..6531fd192d 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/block_sparse_matrix_iterator_03.cc b/tests/bits/block_sparse_matrix_iterator_03.cc index 970709c214..87b4befe19 100644 --- a/tests/bits/block_sparse_matrix_iterator_03.cc +++ b/tests/bits/block_sparse_matrix_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 73caea1dfa..b6d73209c8 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 17a001f5a0..e6b52b338b 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 67811c133a..f65c07cffe 100644 --- a/tests/bits/block_vector_iterator_01.cc +++ b/tests/bits/block_vector_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 de31003ba9..236fd6f70c 100644 --- a/tests/bits/block_vector_iterator_02.cc +++ b/tests/bits/block_vector_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0d114d9ca2..e660580b12 100644 --- a/tests/bits/block_vector_vector_01.cc +++ b/tests/bits/block_vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 91b94ab829..25579b8211 100644 --- a/tests/bits/christian_1.cc +++ b/tests/bits/christian_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d8349e54ad..4a065404ab 100644 --- a/tests/bits/christian_2.cc +++ b/tests/bits/christian_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 41d67fda42..acb07edb6b 100644 --- a/tests/bits/chunk_sparse_matrix_00.cc +++ b/tests/bits/chunk_sparse_matrix_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 dc837d52bd..c768b418a6 100644 --- a/tests/bits/chunk_sparse_matrix_01.cc +++ b/tests/bits/chunk_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3193d94086..733e132a3d 100644 --- a/tests/bits/chunk_sparse_matrix_01a.cc +++ b/tests/bits/chunk_sparse_matrix_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f36d7c8f87..be60c54a62 100644 --- a/tests/bits/chunk_sparse_matrix_02.cc +++ b/tests/bits/chunk_sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b771f8a07c..d84b2620c7 100644 --- a/tests/bits/chunk_sparse_matrix_03.cc +++ b/tests/bits/chunk_sparse_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c6efe943e4..20b3efdd48 100644 --- a/tests/bits/chunk_sparse_matrix_03a.cc +++ b/tests/bits/chunk_sparse_matrix_03a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/chunk_sparse_matrix_03b.cc b/tests/bits/chunk_sparse_matrix_03b.cc index c6efe943e4..20b3efdd48 100644 --- a/tests/bits/chunk_sparse_matrix_03b.cc +++ b/tests/bits/chunk_sparse_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ffa5d105a8..0e67dc01c9 100644 --- a/tests/bits/chunk_sparse_matrix_04.cc +++ b/tests/bits/chunk_sparse_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 37934f6c23..e5a508c227 100644 --- a/tests/bits/chunk_sparse_matrix_05.cc +++ b/tests/bits/chunk_sparse_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a4bb8cfb8c..6ac8cfb5c5 100644 --- a/tests/bits/chunk_sparse_matrix_05a.cc +++ b/tests/bits/chunk_sparse_matrix_05a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 305e805171..f1945f97d3 100644 --- a/tests/bits/chunk_sparse_matrix_06.cc +++ b/tests/bits/chunk_sparse_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 85ca6bf04d..2d6bb410de 100644 --- a/tests/bits/chunk_sparse_matrix_07.cc +++ b/tests/bits/chunk_sparse_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 bd31a2a1ba..0215a0f4ab 100644 --- a/tests/bits/chunk_sparse_matrix_08.cc +++ b/tests/bits/chunk_sparse_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f37ae7f4e9..ded4fdb47b 100644 --- a/tests/bits/chunk_sparse_matrix_09.cc +++ b/tests/bits/chunk_sparse_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c40ecd744e..7d3a41c78b 100644 --- a/tests/bits/chunk_sparse_matrix_10.cc +++ b/tests/bits/chunk_sparse_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3ab1c3d727..8b3964483f 100644 --- a/tests/bits/chunk_sparse_matrix_11.cc +++ b/tests/bits/chunk_sparse_matrix_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ead955175b..19e2890a91 100644 --- a/tests/bits/chunk_sparse_matrix_12.cc +++ b/tests/bits/chunk_sparse_matrix_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 517f629310..c4737ffc55 100644 --- a/tests/bits/chunk_sparse_matrix_13.cc +++ b/tests/bits/chunk_sparse_matrix_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3ff4297229..402daf469e 100644 --- a/tests/bits/chunk_sparse_matrix_14.cc +++ b/tests/bits/chunk_sparse_matrix_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 955239d37a..32ca5e76af 100644 --- a/tests/bits/chunk_sparse_matrix_15.cc +++ b/tests/bits/chunk_sparse_matrix_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 88bb5f5750..3cf459bfeb 100644 --- a/tests/bits/chunk_sparse_matrix_16.cc +++ b/tests/bits/chunk_sparse_matrix_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6c82eb6f63..910c72bcf6 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 d057e3f541..5ba104f490 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3c1b357c94..f29c5273e9 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 25882ce139..fafd96d6b6 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c5b441b498..d3776b4eb1 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 df0eb38b37..f18b9d031b 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 754d699411..ea993d61de 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 edbd8a7a25..2ea8609d44 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6af1662b84..b1b962f28a 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6e730f7120..581199ca44 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4a45207b05..971ae3050e 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c67e51a703..93c7fa8332 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 982f2acadf..4d004f30a4 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b6f9513aee..8142e6a259 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4d39b0b91a..184a4c1453 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 01cc87f32e..ccff5b6803 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 16659a86ae..d0bc29e9bf 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c502b52bea..f17508087d 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 18c8239fd0..4e1118d9d9 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ca22d250f0..e48ed30778 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 175466159b..ef50346eeb 100644 --- a/tests/bits/coarsening_3d.cc +++ b/tests/bits/coarsening_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_01.cc b/tests/bits/complex_complex_full_matrix_01.cc index 27f4dd8ef2..3fd46b115f 100644 --- a/tests/bits/complex_complex_full_matrix_01.cc +++ b/tests/bits/complex_complex_full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_02.cc b/tests/bits/complex_complex_full_matrix_02.cc index c069df24a6..9b2dbd7139 100644 --- a/tests/bits/complex_complex_full_matrix_02.cc +++ b/tests/bits/complex_complex_full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_03.cc b/tests/bits/complex_complex_full_matrix_03.cc index f72ee17dc3..80f7b7a75c 100644 --- a/tests/bits/complex_complex_full_matrix_03.cc +++ b/tests/bits/complex_complex_full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_04.cc b/tests/bits/complex_complex_full_matrix_04.cc index fbeedb7d22..707c75ea3d 100644 --- a/tests/bits/complex_complex_full_matrix_04.cc +++ b/tests/bits/complex_complex_full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_05.cc b/tests/bits/complex_complex_full_matrix_05.cc index b5e74690b4..a37f655885 100644 --- a/tests/bits/complex_complex_full_matrix_05.cc +++ b/tests/bits/complex_complex_full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_06.cc b/tests/bits/complex_complex_full_matrix_06.cc index b1b986b68d..623aabe7d1 100644 --- a/tests/bits/complex_complex_full_matrix_06.cc +++ b/tests/bits/complex_complex_full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_07.cc b/tests/bits/complex_complex_full_matrix_07.cc index 1425475c92..11fe02a404 100644 --- a/tests/bits/complex_complex_full_matrix_07.cc +++ b/tests/bits/complex_complex_full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_08.cc b/tests/bits/complex_complex_full_matrix_08.cc index d3caff0a94..f73e181a92 100644 --- a/tests/bits/complex_complex_full_matrix_08.cc +++ b/tests/bits/complex_complex_full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_09.cc b/tests/bits/complex_complex_full_matrix_09.cc index 5a245381f0..845f1a7650 100644 --- a/tests/bits/complex_complex_full_matrix_09.cc +++ b/tests/bits/complex_complex_full_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_10.cc b/tests/bits/complex_complex_full_matrix_10.cc index 598835cd6d..66f019cfd4 100644 --- a/tests/bits/complex_complex_full_matrix_10.cc +++ b/tests/bits/complex_complex_full_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_11.cc b/tests/bits/complex_complex_full_matrix_11.cc index e8faacabd0..012a5e5452 100644 --- a/tests/bits/complex_complex_full_matrix_11.cc +++ b/tests/bits/complex_complex_full_matrix_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_12.cc b/tests/bits/complex_complex_full_matrix_12.cc index 1c108c0bb9..2e09e02467 100644 --- a/tests/bits/complex_complex_full_matrix_12.cc +++ b/tests/bits/complex_complex_full_matrix_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_13.cc b/tests/bits/complex_complex_full_matrix_13.cc index e52c644176..dbef5acf40 100644 --- a/tests/bits/complex_complex_full_matrix_13.cc +++ b/tests/bits/complex_complex_full_matrix_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_14.cc b/tests/bits/complex_complex_full_matrix_14.cc index 1dce63aaa0..ae25f74491 100644 --- a/tests/bits/complex_complex_full_matrix_14.cc +++ b/tests/bits/complex_complex_full_matrix_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_15.cc b/tests/bits/complex_complex_full_matrix_15.cc index 7529d4ecf2..2a804c2758 100644 --- a/tests/bits/complex_complex_full_matrix_15.cc +++ b/tests/bits/complex_complex_full_matrix_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_16.cc b/tests/bits/complex_complex_full_matrix_16.cc index 8bf0eb7afe..efca755f1a 100644 --- a/tests/bits/complex_complex_full_matrix_16.cc +++ b/tests/bits/complex_complex_full_matrix_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_17.cc b/tests/bits/complex_complex_full_matrix_17.cc index 2544c0507e..275bc2a7ce 100644 --- a/tests/bits/complex_complex_full_matrix_17.cc +++ b/tests/bits/complex_complex_full_matrix_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_18.cc b/tests/bits/complex_complex_full_matrix_18.cc index d03f0cae14..487977dc83 100644 --- a/tests/bits/complex_complex_full_matrix_18.cc +++ b/tests/bits/complex_complex_full_matrix_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_19.cc b/tests/bits/complex_complex_full_matrix_19.cc index 4edece8f36..9987ed5c6c 100644 --- a/tests/bits/complex_complex_full_matrix_19.cc +++ b/tests/bits/complex_complex_full_matrix_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_20.cc b/tests/bits/complex_complex_full_matrix_20.cc index b786f39663..cd28f3c101 100644 --- a/tests/bits/complex_complex_full_matrix_20.cc +++ b/tests/bits/complex_complex_full_matrix_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_21.cc b/tests/bits/complex_complex_full_matrix_21.cc index c708786938..401abe9288 100644 --- a/tests/bits/complex_complex_full_matrix_21.cc +++ b/tests/bits/complex_complex_full_matrix_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_22.cc b/tests/bits/complex_complex_full_matrix_22.cc index 5f94a58646..a6080131a8 100644 --- a/tests/bits/complex_complex_full_matrix_22.cc +++ b/tests/bits/complex_complex_full_matrix_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_23.cc b/tests/bits/complex_complex_full_matrix_23.cc index 89a3118fe4..fc3766fc00 100644 --- a/tests/bits/complex_complex_full_matrix_23.cc +++ b/tests/bits/complex_complex_full_matrix_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_24.cc b/tests/bits/complex_complex_full_matrix_24.cc index 4c289257af..535fcded12 100644 --- a/tests/bits/complex_complex_full_matrix_24.cc +++ b/tests/bits/complex_complex_full_matrix_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_25.cc b/tests/bits/complex_complex_full_matrix_25.cc index 629cf6b0bb..c1da75646c 100644 --- a/tests/bits/complex_complex_full_matrix_25.cc +++ b/tests/bits/complex_complex_full_matrix_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_26.cc b/tests/bits/complex_complex_full_matrix_26.cc index 1f79044a54..bf7eed2561 100644 --- a/tests/bits/complex_complex_full_matrix_26.cc +++ b/tests/bits/complex_complex_full_matrix_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_27.cc b/tests/bits/complex_complex_full_matrix_27.cc index e43fdfc52a..9525ea651e 100644 --- a/tests/bits/complex_complex_full_matrix_27.cc +++ b/tests/bits/complex_complex_full_matrix_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_28.cc b/tests/bits/complex_complex_full_matrix_28.cc index 55dc613bd4..070f047e64 100644 --- a/tests/bits/complex_complex_full_matrix_28.cc +++ b/tests/bits/complex_complex_full_matrix_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_29.cc b/tests/bits/complex_complex_full_matrix_29.cc index 42308a9398..460a065aeb 100644 --- a/tests/bits/complex_complex_full_matrix_29.cc +++ b/tests/bits/complex_complex_full_matrix_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_30.cc b/tests/bits/complex_complex_full_matrix_30.cc index 2c88e60905..bd7e8b9d27 100644 --- a/tests/bits/complex_complex_full_matrix_30.cc +++ b/tests/bits/complex_complex_full_matrix_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_31.cc b/tests/bits/complex_complex_full_matrix_31.cc index 2afa79abad..cfedaf45fa 100644 --- a/tests/bits/complex_complex_full_matrix_31.cc +++ b/tests/bits/complex_complex_full_matrix_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_32.cc b/tests/bits/complex_complex_full_matrix_32.cc index f39865ca70..3f78be35bb 100644 --- a/tests/bits/complex_complex_full_matrix_32.cc +++ b/tests/bits/complex_complex_full_matrix_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_33.cc b/tests/bits/complex_complex_full_matrix_33.cc index e7b8e574a8..aaac27f087 100644 --- a/tests/bits/complex_complex_full_matrix_33.cc +++ b/tests/bits/complex_complex_full_matrix_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_34.cc b/tests/bits/complex_complex_full_matrix_34.cc index 0c0f2268e4..e540e5da3f 100644 --- a/tests/bits/complex_complex_full_matrix_34.cc +++ b/tests/bits/complex_complex_full_matrix_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_36.cc b/tests/bits/complex_complex_full_matrix_36.cc index b7dc247e1a..6ea53d605e 100644 --- a/tests/bits/complex_complex_full_matrix_36.cc +++ b/tests/bits/complex_complex_full_matrix_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_37.cc b/tests/bits/complex_complex_full_matrix_37.cc index 676bf819e1..f38022d3fb 100644 --- a/tests/bits/complex_complex_full_matrix_37.cc +++ b/tests/bits/complex_complex_full_matrix_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_38.cc b/tests/bits/complex_complex_full_matrix_38.cc index 95a5aa83df..78a476ea2b 100644 --- a/tests/bits/complex_complex_full_matrix_38.cc +++ b/tests/bits/complex_complex_full_matrix_38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_39.cc b/tests/bits/complex_complex_full_matrix_39.cc index 012d49a391..bf7ccadb84 100644 --- a/tests/bits/complex_complex_full_matrix_39.cc +++ b/tests/bits/complex_complex_full_matrix_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_40.cc b/tests/bits/complex_complex_full_matrix_40.cc index 52a1a2d0a9..42d42abc87 100644 --- a/tests/bits/complex_complex_full_matrix_40.cc +++ b/tests/bits/complex_complex_full_matrix_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_41.cc b/tests/bits/complex_complex_full_matrix_41.cc index 4b8e318a48..3c1272a1d7 100644 --- a/tests/bits/complex_complex_full_matrix_41.cc +++ b/tests/bits/complex_complex_full_matrix_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_42.cc b/tests/bits/complex_complex_full_matrix_42.cc index ad72892b02..fd55665db0 100644 --- a/tests/bits/complex_complex_full_matrix_42.cc +++ b/tests/bits/complex_complex_full_matrix_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_43.cc b/tests/bits/complex_complex_full_matrix_43.cc index aa9673399a..21109e80ee 100644 --- a/tests/bits/complex_complex_full_matrix_43.cc +++ b/tests/bits/complex_complex_full_matrix_43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_44.cc b/tests/bits/complex_complex_full_matrix_44.cc index adf42b5d12..3a0cf9ef2d 100644 --- a/tests/bits/complex_complex_full_matrix_44.cc +++ b/tests/bits/complex_complex_full_matrix_44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_45.cc b/tests/bits/complex_complex_full_matrix_45.cc index 1107cdbda9..abe44376fa 100644 --- a/tests/bits/complex_complex_full_matrix_45.cc +++ b/tests/bits/complex_complex_full_matrix_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_46.cc b/tests/bits/complex_complex_full_matrix_46.cc index c279181cfe..191b5242a9 100644 --- a/tests/bits/complex_complex_full_matrix_46.cc +++ b/tests/bits/complex_complex_full_matrix_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_47.cc b/tests/bits/complex_complex_full_matrix_47.cc index 34870665fe..28b207654b 100644 --- a/tests/bits/complex_complex_full_matrix_47.cc +++ b/tests/bits/complex_complex_full_matrix_47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_48.cc b/tests/bits/complex_complex_full_matrix_48.cc index 98c9a5950d..8f5d37741e 100644 --- a/tests/bits/complex_complex_full_matrix_48.cc +++ b/tests/bits/complex_complex_full_matrix_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_49.cc b/tests/bits/complex_complex_full_matrix_49.cc index cad1464c4b..ff85270d37 100644 --- a/tests/bits/complex_complex_full_matrix_49.cc +++ b/tests/bits/complex_complex_full_matrix_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_50.cc b/tests/bits/complex_complex_full_matrix_50.cc index e7e9956215..a0a2b2339c 100644 --- a/tests/bits/complex_complex_full_matrix_50.cc +++ b/tests/bits/complex_complex_full_matrix_50.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_51.cc b/tests/bits/complex_complex_full_matrix_51.cc index 8b05ee8e82..c69a2e379e 100644 --- a/tests/bits/complex_complex_full_matrix_51.cc +++ b/tests/bits/complex_complex_full_matrix_51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_complex_full_matrix_52.cc b/tests/bits/complex_complex_full_matrix_52.cc index a4621fb6e6..01eb82639e 100644 --- a/tests/bits/complex_complex_full_matrix_52.cc +++ b/tests/bits/complex_complex_full_matrix_52.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_01.cc b/tests/bits/complex_real_full_matrix_01.cc index e3f0acaa43..0df4b6424b 100644 --- a/tests/bits/complex_real_full_matrix_01.cc +++ b/tests/bits/complex_real_full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_02.cc b/tests/bits/complex_real_full_matrix_02.cc index dd3242b1a4..9a7fdf193a 100644 --- a/tests/bits/complex_real_full_matrix_02.cc +++ b/tests/bits/complex_real_full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_03.cc b/tests/bits/complex_real_full_matrix_03.cc index f38fd06abe..44d8d97727 100644 --- a/tests/bits/complex_real_full_matrix_03.cc +++ b/tests/bits/complex_real_full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_04.cc b/tests/bits/complex_real_full_matrix_04.cc index 446202b84f..12c8a43e12 100644 --- a/tests/bits/complex_real_full_matrix_04.cc +++ b/tests/bits/complex_real_full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_05.cc b/tests/bits/complex_real_full_matrix_05.cc index dd94c1330f..1b50bec827 100644 --- a/tests/bits/complex_real_full_matrix_05.cc +++ b/tests/bits/complex_real_full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_06.cc b/tests/bits/complex_real_full_matrix_06.cc index 3509c3dcaa..940523b97e 100644 --- a/tests/bits/complex_real_full_matrix_06.cc +++ b/tests/bits/complex_real_full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_07.cc b/tests/bits/complex_real_full_matrix_07.cc index a0abfc2681..e90faac955 100644 --- a/tests/bits/complex_real_full_matrix_07.cc +++ b/tests/bits/complex_real_full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_08.cc b/tests/bits/complex_real_full_matrix_08.cc index 2a86c52754..2523956bae 100644 --- a/tests/bits/complex_real_full_matrix_08.cc +++ b/tests/bits/complex_real_full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_09.cc b/tests/bits/complex_real_full_matrix_09.cc index 45a8b556fc..8b47ce5e81 100644 --- a/tests/bits/complex_real_full_matrix_09.cc +++ b/tests/bits/complex_real_full_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_10.cc b/tests/bits/complex_real_full_matrix_10.cc index 715f86b6e8..750a723d5d 100644 --- a/tests/bits/complex_real_full_matrix_10.cc +++ b/tests/bits/complex_real_full_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_11.cc b/tests/bits/complex_real_full_matrix_11.cc index fc92c5e0af..a60753edb9 100644 --- a/tests/bits/complex_real_full_matrix_11.cc +++ b/tests/bits/complex_real_full_matrix_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_12.cc b/tests/bits/complex_real_full_matrix_12.cc index 73c7514a88..2552f5c2b4 100644 --- a/tests/bits/complex_real_full_matrix_12.cc +++ b/tests/bits/complex_real_full_matrix_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_13.cc b/tests/bits/complex_real_full_matrix_13.cc index 13f8d3dc8e..9d293bb924 100644 --- a/tests/bits/complex_real_full_matrix_13.cc +++ b/tests/bits/complex_real_full_matrix_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_14.cc b/tests/bits/complex_real_full_matrix_14.cc index beafd95a4f..488e49a66a 100644 --- a/tests/bits/complex_real_full_matrix_14.cc +++ b/tests/bits/complex_real_full_matrix_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_15.cc b/tests/bits/complex_real_full_matrix_15.cc index d208494eeb..c0cccac1cf 100644 --- a/tests/bits/complex_real_full_matrix_15.cc +++ b/tests/bits/complex_real_full_matrix_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_16.cc b/tests/bits/complex_real_full_matrix_16.cc index dc8206edf1..75278187d1 100644 --- a/tests/bits/complex_real_full_matrix_16.cc +++ b/tests/bits/complex_real_full_matrix_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_17.cc b/tests/bits/complex_real_full_matrix_17.cc index 5228dab75e..01c273b474 100644 --- a/tests/bits/complex_real_full_matrix_17.cc +++ b/tests/bits/complex_real_full_matrix_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_18.cc b/tests/bits/complex_real_full_matrix_18.cc index 18066a1ba3..a6fbfe31d5 100644 --- a/tests/bits/complex_real_full_matrix_18.cc +++ b/tests/bits/complex_real_full_matrix_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_19.cc b/tests/bits/complex_real_full_matrix_19.cc index b76c38ad11..fdb2c24d00 100644 --- a/tests/bits/complex_real_full_matrix_19.cc +++ b/tests/bits/complex_real_full_matrix_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_20.cc b/tests/bits/complex_real_full_matrix_20.cc index b7065c797e..3c44eca2ad 100644 --- a/tests/bits/complex_real_full_matrix_20.cc +++ b/tests/bits/complex_real_full_matrix_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_21.cc b/tests/bits/complex_real_full_matrix_21.cc index 28a2fdb640..6937d2cd82 100644 --- a/tests/bits/complex_real_full_matrix_21.cc +++ b/tests/bits/complex_real_full_matrix_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_22.cc b/tests/bits/complex_real_full_matrix_22.cc index 2e92d7e360..ab9ac41856 100644 --- a/tests/bits/complex_real_full_matrix_22.cc +++ b/tests/bits/complex_real_full_matrix_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_23.cc b/tests/bits/complex_real_full_matrix_23.cc index 297d5428ef..3ff2ef86e7 100644 --- a/tests/bits/complex_real_full_matrix_23.cc +++ b/tests/bits/complex_real_full_matrix_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_24.cc b/tests/bits/complex_real_full_matrix_24.cc index d1e7ea6e13..7551d90b98 100644 --- a/tests/bits/complex_real_full_matrix_24.cc +++ b/tests/bits/complex_real_full_matrix_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_25.cc b/tests/bits/complex_real_full_matrix_25.cc index 6302d9272d..d0f4ca350a 100644 --- a/tests/bits/complex_real_full_matrix_25.cc +++ b/tests/bits/complex_real_full_matrix_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_26.cc b/tests/bits/complex_real_full_matrix_26.cc index 01114df456..45c7413cee 100644 --- a/tests/bits/complex_real_full_matrix_26.cc +++ b/tests/bits/complex_real_full_matrix_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_27.cc b/tests/bits/complex_real_full_matrix_27.cc index d521768bed..c994a4c396 100644 --- a/tests/bits/complex_real_full_matrix_27.cc +++ b/tests/bits/complex_real_full_matrix_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_28.cc b/tests/bits/complex_real_full_matrix_28.cc index c8eb20f4f4..1b0a85c8a5 100644 --- a/tests/bits/complex_real_full_matrix_28.cc +++ b/tests/bits/complex_real_full_matrix_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_29.cc b/tests/bits/complex_real_full_matrix_29.cc index 543ce7efa8..3a86fdb566 100644 --- a/tests/bits/complex_real_full_matrix_29.cc +++ b/tests/bits/complex_real_full_matrix_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_30.cc b/tests/bits/complex_real_full_matrix_30.cc index 97ece07632..35a0c06c00 100644 --- a/tests/bits/complex_real_full_matrix_30.cc +++ b/tests/bits/complex_real_full_matrix_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_31.cc b/tests/bits/complex_real_full_matrix_31.cc index b998b72223..b5700978f9 100644 --- a/tests/bits/complex_real_full_matrix_31.cc +++ b/tests/bits/complex_real_full_matrix_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_32.cc b/tests/bits/complex_real_full_matrix_32.cc index ce137ab0bb..a2aa6d945b 100644 --- a/tests/bits/complex_real_full_matrix_32.cc +++ b/tests/bits/complex_real_full_matrix_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_33.cc b/tests/bits/complex_real_full_matrix_33.cc index 02c8cce062..492cbc5500 100644 --- a/tests/bits/complex_real_full_matrix_33.cc +++ b/tests/bits/complex_real_full_matrix_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_34.cc b/tests/bits/complex_real_full_matrix_34.cc index 7efb107f56..4529860403 100644 --- a/tests/bits/complex_real_full_matrix_34.cc +++ b/tests/bits/complex_real_full_matrix_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_36.cc b/tests/bits/complex_real_full_matrix_36.cc index 41d6ed325c..5479aa9b5a 100644 --- a/tests/bits/complex_real_full_matrix_36.cc +++ b/tests/bits/complex_real_full_matrix_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_37.cc b/tests/bits/complex_real_full_matrix_37.cc index bb6c86f949..28dc6928a4 100644 --- a/tests/bits/complex_real_full_matrix_37.cc +++ b/tests/bits/complex_real_full_matrix_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_38.cc b/tests/bits/complex_real_full_matrix_38.cc index 34f7f2545e..6d1fc6af13 100644 --- a/tests/bits/complex_real_full_matrix_38.cc +++ b/tests/bits/complex_real_full_matrix_38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_39.cc b/tests/bits/complex_real_full_matrix_39.cc index e86686c653..4f7c0c5a55 100644 --- a/tests/bits/complex_real_full_matrix_39.cc +++ b/tests/bits/complex_real_full_matrix_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_40.cc b/tests/bits/complex_real_full_matrix_40.cc index 1972f2e71c..44e288c20d 100644 --- a/tests/bits/complex_real_full_matrix_40.cc +++ b/tests/bits/complex_real_full_matrix_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_41.cc b/tests/bits/complex_real_full_matrix_41.cc index eedb58dc4e..f8068d7d1c 100644 --- a/tests/bits/complex_real_full_matrix_41.cc +++ b/tests/bits/complex_real_full_matrix_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_42.cc b/tests/bits/complex_real_full_matrix_42.cc index 1b03603924..59db278b06 100644 --- a/tests/bits/complex_real_full_matrix_42.cc +++ b/tests/bits/complex_real_full_matrix_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_43.cc b/tests/bits/complex_real_full_matrix_43.cc index 57ea573d35..061187b39d 100644 --- a/tests/bits/complex_real_full_matrix_43.cc +++ b/tests/bits/complex_real_full_matrix_43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_44.cc b/tests/bits/complex_real_full_matrix_44.cc index 3173c7763f..949920430c 100644 --- a/tests/bits/complex_real_full_matrix_44.cc +++ b/tests/bits/complex_real_full_matrix_44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_45.cc b/tests/bits/complex_real_full_matrix_45.cc index e4d62d77e9..a2fb52aa8c 100644 --- a/tests/bits/complex_real_full_matrix_45.cc +++ b/tests/bits/complex_real_full_matrix_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_46.cc b/tests/bits/complex_real_full_matrix_46.cc index cad09902b4..3262108d8b 100644 --- a/tests/bits/complex_real_full_matrix_46.cc +++ b/tests/bits/complex_real_full_matrix_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_47.cc b/tests/bits/complex_real_full_matrix_47.cc index 1fb8f8f5b3..86eac9a5ee 100644 --- a/tests/bits/complex_real_full_matrix_47.cc +++ b/tests/bits/complex_real_full_matrix_47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_48.cc b/tests/bits/complex_real_full_matrix_48.cc index 5cbb0e79fc..4101dc34a7 100644 --- a/tests/bits/complex_real_full_matrix_48.cc +++ b/tests/bits/complex_real_full_matrix_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_49.cc b/tests/bits/complex_real_full_matrix_49.cc index e83d4b92ca..3339aab25c 100644 --- a/tests/bits/complex_real_full_matrix_49.cc +++ b/tests/bits/complex_real_full_matrix_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_50.cc b/tests/bits/complex_real_full_matrix_50.cc index d7745ccdd9..29c2e0f102 100644 --- a/tests/bits/complex_real_full_matrix_50.cc +++ b/tests/bits/complex_real_full_matrix_50.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_51.cc b/tests/bits/complex_real_full_matrix_51.cc index 4e300d13fc..0e4b143441 100644 --- a/tests/bits/complex_real_full_matrix_51.cc +++ b/tests/bits/complex_real_full_matrix_51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_real_full_matrix_52.cc b/tests/bits/complex_real_full_matrix_52.cc index 70dd4c6597..ea950d71ea 100644 --- a/tests/bits/complex_real_full_matrix_52.cc +++ b/tests/bits/complex_real_full_matrix_52.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_11.cc b/tests/bits/complex_vector_11.cc index 7ca9bb7c8f..dca3c454f3 100644 --- a/tests/bits/complex_vector_11.cc +++ b/tests/bits/complex_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_12.cc b/tests/bits/complex_vector_12.cc index 506bb30601..8dc6b1abe5 100644 --- a/tests/bits/complex_vector_12.cc +++ b/tests/bits/complex_vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_13.cc b/tests/bits/complex_vector_13.cc index 893970a46f..434f580136 100644 --- a/tests/bits/complex_vector_13.cc +++ b/tests/bits/complex_vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_14.cc b/tests/bits/complex_vector_14.cc index e4450af10e..4047198304 100644 --- a/tests/bits/complex_vector_14.cc +++ b/tests/bits/complex_vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_15.cc b/tests/bits/complex_vector_15.cc index 58225edc91..8eeac93fc8 100644 --- a/tests/bits/complex_vector_15.cc +++ b/tests/bits/complex_vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_16.cc b/tests/bits/complex_vector_16.cc index 0cb579621c..831aead7c4 100644 --- a/tests/bits/complex_vector_16.cc +++ b/tests/bits/complex_vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_17.cc b/tests/bits/complex_vector_17.cc index 4a005a4213..2f02884228 100644 --- a/tests/bits/complex_vector_17.cc +++ b/tests/bits/complex_vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_18.cc b/tests/bits/complex_vector_18.cc index 49a0488b60..eca53f811a 100644 --- a/tests/bits/complex_vector_18.cc +++ b/tests/bits/complex_vector_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_19.cc b/tests/bits/complex_vector_19.cc index 25d61972e8..11bf49ebd2 100644 --- a/tests/bits/complex_vector_19.cc +++ b/tests/bits/complex_vector_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_20.cc b/tests/bits/complex_vector_20.cc index 0f8aedf41a..f97b32d5b0 100644 --- a/tests/bits/complex_vector_20.cc +++ b/tests/bits/complex_vector_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_21.cc b/tests/bits/complex_vector_21.cc index d4d486f6d8..7d8e6589b6 100644 --- a/tests/bits/complex_vector_21.cc +++ b/tests/bits/complex_vector_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_21_negative.cc b/tests/bits/complex_vector_21_negative.cc index 983cebd35b..799ef47f43 100644 --- a/tests/bits/complex_vector_21_negative.cc +++ b/tests/bits/complex_vector_21_negative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_22.cc b/tests/bits/complex_vector_22.cc index f4e474ce0b..4c6e380416 100644 --- a/tests/bits/complex_vector_22.cc +++ b/tests/bits/complex_vector_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_23.cc b/tests/bits/complex_vector_23.cc index e6b550d69d..5ee614b620 100644 --- a/tests/bits/complex_vector_23.cc +++ b/tests/bits/complex_vector_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_24.cc b/tests/bits/complex_vector_24.cc index 59ec12f1b9..ea72a459e5 100644 --- a/tests/bits/complex_vector_24.cc +++ b/tests/bits/complex_vector_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_25.cc b/tests/bits/complex_vector_25.cc index 7aa51df5a9..6c1a0e9fe0 100644 --- a/tests/bits/complex_vector_25.cc +++ b/tests/bits/complex_vector_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_26.cc b/tests/bits/complex_vector_26.cc index ecd488e4b4..8bf32acedd 100644 --- a/tests/bits/complex_vector_26.cc +++ b/tests/bits/complex_vector_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_27.cc b/tests/bits/complex_vector_27.cc index 4fe2ef89b3..dc46d434fc 100644 --- a/tests/bits/complex_vector_27.cc +++ b/tests/bits/complex_vector_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_28.cc b/tests/bits/complex_vector_28.cc index 194dc4669c..786fb56aea 100644 --- a/tests/bits/complex_vector_28.cc +++ b/tests/bits/complex_vector_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_29.cc b/tests/bits/complex_vector_29.cc index 0022908fe6..eab8f027e8 100644 --- a/tests/bits/complex_vector_29.cc +++ b/tests/bits/complex_vector_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_30.cc b/tests/bits/complex_vector_30.cc index 96590330d2..b6d9134c68 100644 --- a/tests/bits/complex_vector_30.cc +++ b/tests/bits/complex_vector_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_31.cc b/tests/bits/complex_vector_31.cc index 791a1621a0..83253fff7e 100644 --- a/tests/bits/complex_vector_31.cc +++ b/tests/bits/complex_vector_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_32.cc b/tests/bits/complex_vector_32.cc index c2a0c237a5..405465d293 100644 --- a/tests/bits/complex_vector_32.cc +++ b/tests/bits/complex_vector_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_33.cc b/tests/bits/complex_vector_33.cc index 476ab9c9a3..caeff252a0 100644 --- a/tests/bits/complex_vector_33.cc +++ b/tests/bits/complex_vector_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_34.cc b/tests/bits/complex_vector_34.cc index eb3fa8f0e7..69c687a0db 100644 --- a/tests/bits/complex_vector_34.cc +++ b/tests/bits/complex_vector_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_35.cc b/tests/bits/complex_vector_35.cc index 02c5430692..e9467095d4 100644 --- a/tests/bits/complex_vector_35.cc +++ b/tests/bits/complex_vector_35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_36.cc b/tests/bits/complex_vector_36.cc index f49a407786..6a0822d722 100644 --- a/tests/bits/complex_vector_36.cc +++ b/tests/bits/complex_vector_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_37.cc b/tests/bits/complex_vector_37.cc index 5974787aa4..6826b73ff6 100644 --- a/tests/bits/complex_vector_37.cc +++ b/tests/bits/complex_vector_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_38.cc b/tests/bits/complex_vector_38.cc index 4d7e71d8e4..c8010f0186 100644 --- a/tests/bits/complex_vector_38.cc +++ b/tests/bits/complex_vector_38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_39.cc b/tests/bits/complex_vector_39.cc index e90b256d8e..8d5c15fd03 100644 --- a/tests/bits/complex_vector_39.cc +++ b/tests/bits/complex_vector_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_40.cc b/tests/bits/complex_vector_40.cc index f4be53959c..cb29dfb9f4 100644 --- a/tests/bits/complex_vector_40.cc +++ b/tests/bits/complex_vector_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_41.cc b/tests/bits/complex_vector_41.cc index 827c1e16ce..12bd239d7f 100644 --- a/tests/bits/complex_vector_41.cc +++ b/tests/bits/complex_vector_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_42.cc b/tests/bits/complex_vector_42.cc index f841669dbe..b3e3bdf1fe 100644 --- a/tests/bits/complex_vector_42.cc +++ b/tests/bits/complex_vector_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_43.cc b/tests/bits/complex_vector_43.cc index ff0713fee1..e2b41263f5 100644 --- a/tests/bits/complex_vector_43.cc +++ b/tests/bits/complex_vector_43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_44.cc b/tests/bits/complex_vector_44.cc index b69e576d02..b83c0ed936 100644 --- a/tests/bits/complex_vector_44.cc +++ b/tests/bits/complex_vector_44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_45.cc b/tests/bits/complex_vector_45.cc index 7b58f1ed46..a23425eb21 100644 --- a/tests/bits/complex_vector_45.cc +++ b/tests/bits/complex_vector_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_46.cc b/tests/bits/complex_vector_46.cc index b79cc14b91..5e2da7eeb3 100644 --- a/tests/bits/complex_vector_46.cc +++ b/tests/bits/complex_vector_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_47.cc b/tests/bits/complex_vector_47.cc index eb442a9154..943397f5a5 100644 --- a/tests/bits/complex_vector_47.cc +++ b/tests/bits/complex_vector_47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_48.cc b/tests/bits/complex_vector_48.cc index bb1ce5b63d..67816223fc 100644 --- a/tests/bits/complex_vector_48.cc +++ b/tests/bits/complex_vector_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_49.cc b/tests/bits/complex_vector_49.cc index ca6336e773..1d2a52cb8f 100644 --- a/tests/bits/complex_vector_49.cc +++ b/tests/bits/complex_vector_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_1.cc b/tests/bits/complex_vector_equality_1.cc index 21ff152267..13e45d61d6 100644 --- a/tests/bits/complex_vector_equality_1.cc +++ b/tests/bits/complex_vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_2.cc b/tests/bits/complex_vector_equality_2.cc index 783a04add4..6be2d3058a 100644 --- a/tests/bits/complex_vector_equality_2.cc +++ b/tests/bits/complex_vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_3.cc b/tests/bits/complex_vector_equality_3.cc index e3934a1e52..092eb3d77a 100644 --- a/tests/bits/complex_vector_equality_3.cc +++ b/tests/bits/complex_vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_4.cc b/tests/bits/complex_vector_equality_4.cc index f053572a7c..b0710e790d 100644 --- a/tests/bits/complex_vector_equality_4.cc +++ b/tests/bits/complex_vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_5.cc b/tests/bits/complex_vector_equality_5.cc index d7fddcf63d..55a860c3b6 100644 --- a/tests/bits/complex_vector_equality_5.cc +++ b/tests/bits/complex_vector_equality_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_6.cc b/tests/bits/complex_vector_equality_6.cc index 56a07524c8..eb3f16ecb2 100644 --- a/tests/bits/complex_vector_equality_6.cc +++ b/tests/bits/complex_vector_equality_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_7.cc b/tests/bits/complex_vector_equality_7.cc index 2f85996d23..37ea53815f 100644 --- a/tests/bits/complex_vector_equality_7.cc +++ b/tests/bits/complex_vector_equality_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_equality_8.cc b/tests/bits/complex_vector_equality_8.cc index bce044f062..2a7be6f8d3 100644 --- a/tests/bits/complex_vector_equality_8.cc +++ b/tests/bits/complex_vector_equality_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/complex_vector_vector_01.cc b/tests/bits/complex_vector_vector_01.cc index d99a6b5969..d832d7cc26 100644 --- a/tests/bits/complex_vector_vector_01.cc +++ b/tests/bits/complex_vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_01.cc b/tests/bits/compressed_set_sparsity_pattern_01.cc index 93dcf53e33..5a8418f121 100644 --- a/tests/bits/compressed_set_sparsity_pattern_01.cc +++ b/tests/bits/compressed_set_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_02.cc b/tests/bits/compressed_set_sparsity_pattern_02.cc index 829ac62a26..499165d323 100644 --- a/tests/bits/compressed_set_sparsity_pattern_02.cc +++ b/tests/bits/compressed_set_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_03.cc b/tests/bits/compressed_set_sparsity_pattern_03.cc index 3a8a6aff0d..57393f71e6 100644 --- a/tests/bits/compressed_set_sparsity_pattern_03.cc +++ b/tests/bits/compressed_set_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_04.cc b/tests/bits/compressed_set_sparsity_pattern_04.cc index 0b563ef01c..6711423c9c 100644 --- a/tests/bits/compressed_set_sparsity_pattern_04.cc +++ b/tests/bits/compressed_set_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_05.cc b/tests/bits/compressed_set_sparsity_pattern_05.cc index d9294314a0..057fff6401 100644 --- a/tests/bits/compressed_set_sparsity_pattern_05.cc +++ b/tests/bits/compressed_set_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_06.cc b/tests/bits/compressed_set_sparsity_pattern_06.cc index e7a18fe8bc..3d5763a636 100644 --- a/tests/bits/compressed_set_sparsity_pattern_06.cc +++ b/tests/bits/compressed_set_sparsity_pattern_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_07.cc b/tests/bits/compressed_set_sparsity_pattern_07.cc index 61dbefd280..8bc1f4a716 100644 --- a/tests/bits/compressed_set_sparsity_pattern_07.cc +++ b/tests/bits/compressed_set_sparsity_pattern_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_08.cc b/tests/bits/compressed_set_sparsity_pattern_08.cc index 3b7cecce6a..7911596632 100644 --- a/tests/bits/compressed_set_sparsity_pattern_08.cc +++ b/tests/bits/compressed_set_sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_set_sparsity_pattern_09.cc b/tests/bits/compressed_set_sparsity_pattern_09.cc index 0d10897a81..3fb294c6b2 100644 --- a/tests/bits/compressed_set_sparsity_pattern_09.cc +++ b/tests/bits/compressed_set_sparsity_pattern_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_01.cc b/tests/bits/compressed_sparsity_pattern_01.cc index 76b4429a4b..778f368029 100644 --- a/tests/bits/compressed_sparsity_pattern_01.cc +++ b/tests/bits/compressed_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_02.cc b/tests/bits/compressed_sparsity_pattern_02.cc index 4fb7f09a8f..3f9942ff57 100644 --- a/tests/bits/compressed_sparsity_pattern_02.cc +++ b/tests/bits/compressed_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_03.cc b/tests/bits/compressed_sparsity_pattern_03.cc index f4c6f669f1..1e422921e8 100644 --- a/tests/bits/compressed_sparsity_pattern_03.cc +++ b/tests/bits/compressed_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_04.cc b/tests/bits/compressed_sparsity_pattern_04.cc index 656695f13e..691dd41dd4 100644 --- a/tests/bits/compressed_sparsity_pattern_04.cc +++ b/tests/bits/compressed_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_05.cc b/tests/bits/compressed_sparsity_pattern_05.cc index 726bfc97d6..a467144340 100644 --- a/tests/bits/compressed_sparsity_pattern_05.cc +++ b/tests/bits/compressed_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_06.cc b/tests/bits/compressed_sparsity_pattern_06.cc index 3ef203c142..b3c1141bf7 100644 --- a/tests/bits/compressed_sparsity_pattern_06.cc +++ b/tests/bits/compressed_sparsity_pattern_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_07.cc b/tests/bits/compressed_sparsity_pattern_07.cc index 50cf0f13f1..d196e22016 100644 --- a/tests/bits/compressed_sparsity_pattern_07.cc +++ b/tests/bits/compressed_sparsity_pattern_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_08.cc b/tests/bits/compressed_sparsity_pattern_08.cc index b4ffc89d8b..56be8ded1a 100644 --- a/tests/bits/compressed_sparsity_pattern_08.cc +++ b/tests/bits/compressed_sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/compressed_sparsity_pattern_09.cc b/tests/bits/compressed_sparsity_pattern_09.cc index 9e4d01868d..0edbfd9390 100644 --- a/tests/bits/compressed_sparsity_pattern_09.cc +++ b/tests/bits/compressed_sparsity_pattern_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4c07624c51..e01f8614b0 100644 --- a/tests/bits/cone_01.cc +++ b/tests/bits/cone_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 42caa27c65..1a5dd1a258 100644 --- a/tests/bits/cone_02.cc +++ b/tests/bits/cone_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/count_dofs_per_block_01.cc b/tests/bits/count_dofs_per_block_01.cc index 754e0f1426..d3d753b889 100644 --- a/tests/bits/count_dofs_per_block_01.cc +++ b/tests/bits/count_dofs_per_block_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/count_dofs_per_block_02.cc b/tests/bits/count_dofs_per_block_02.cc index 85fedf1f5a..d2a2986d70 100644 --- a/tests/bits/count_dofs_per_block_02.cc +++ b/tests/bits/count_dofs_per_block_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5203bd73f8..f86f84bac7 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e8565ed07d..510a556e26 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b29c7165f5..c33bbfa1ee 100644 --- a/tests/bits/cylinder.cc +++ b/tests/bits/cylinder.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3ed7e4426b..8cd24320be 100644 --- a/tests/bits/cylinder_01.cc +++ b/tests/bits/cylinder_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 4819462ed8..1009336100 100644 --- a/tests/bits/cylinder_02.cc +++ b/tests/bits/cylinder_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 6aab0a523f..611f8ac82c 100644 --- a/tests/bits/cylinder_03.cc +++ b/tests/bits/cylinder_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ec73e1d7d5..5950a3e0ac 100644 --- a/tests/bits/cylinder_04.cc +++ b/tests/bits/cylinder_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 7035c5b494..3ceb40c5b6 100644 --- a/tests/bits/cylinder_shell_01.cc +++ b/tests/bits/cylinder_shell_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 baa57fed96..ce50e1163a 100644 --- a/tests/bits/cylinder_shell_02.cc +++ b/tests/bits/cylinder_shell_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_01.cc b/tests/bits/data_out_01.cc index 038330d477..8b37f8b0d2 100644 --- a/tests/bits/data_out_01.cc +++ b/tests/bits/data_out_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_02.cc b/tests/bits/data_out_02.cc index 2907d86bc6..1696eca3dc 100644 --- a/tests/bits/data_out_02.cc +++ b/tests/bits/data_out_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_03.cc b/tests/bits/data_out_03.cc index d358944c49..4451126952 100644 --- a/tests/bits/data_out_03.cc +++ b/tests/bits/data_out_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_04.cc b/tests/bits/data_out_04.cc index 34cd96d65c..f6d1a5c185 100644 --- a/tests/bits/data_out_04.cc +++ b/tests/bits/data_out_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_05.cc b/tests/bits/data_out_05.cc index 4286a39623..958f8c6fa7 100644 --- a/tests/bits/data_out_05.cc +++ b/tests/bits/data_out_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_06.cc b/tests/bits/data_out_06.cc index 571d8af212..998bfa097f 100644 --- a/tests/bits/data_out_06.cc +++ b/tests/bits/data_out_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_07.cc b/tests/bits/data_out_07.cc index 2191734030..b6f4c85e45 100644 --- a/tests/bits/data_out_07.cc +++ b/tests/bits/data_out_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_08.cc b/tests/bits/data_out_08.cc index 9b9ad9b4b2..e740472f68 100644 --- a/tests/bits/data_out_08.cc +++ b/tests/bits/data_out_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_09.cc b/tests/bits/data_out_09.cc index 887e428966..62c3f16569 100644 --- a/tests/bits/data_out_09.cc +++ b/tests/bits/data_out_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_common.h b/tests/bits/data_out_common.h index c641494b79..a3ad763f09 100644 --- a/tests/bits/data_out_common.h +++ b/tests/bits/data_out_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_curved_cells.cc b/tests/bits/data_out_curved_cells.cc index a8a8d3060f..233732d804 100644 --- a/tests/bits/data_out_curved_cells.cc +++ b/tests/bits/data_out_curved_cells.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2014 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_faces_01.cc b/tests/bits/data_out_faces_01.cc index f8334cb029..cd80125abe 100644 --- a/tests/bits/data_out_faces_01.cc +++ b/tests/bits/data_out_faces_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_faces_02.cc b/tests/bits/data_out_faces_02.cc index 8c64ed3554..1e76beb146 100644 --- a/tests/bits/data_out_faces_02.cc +++ b/tests/bits/data_out_faces_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_faces_03.cc b/tests/bits/data_out_faces_03.cc index 4e7e006709..0c73701230 100644 --- a/tests/bits/data_out_faces_03.cc +++ b/tests/bits/data_out_faces_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_faces_04.cc b/tests/bits/data_out_faces_04.cc index 5bbd67b7d2..e1f9d91324 100644 --- a/tests/bits/data_out_faces_04.cc +++ b/tests/bits/data_out_faces_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_faces_05.cc b/tests/bits/data_out_faces_05.cc index 0ec3992b56..4feeaa3328 100644 --- a/tests/bits/data_out_faces_05.cc +++ b/tests/bits/data_out_faces_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_multi_dh_01.cc b/tests/bits/data_out_multi_dh_01.cc index 57bc8573b9..acef0bdcbf 100644 --- a/tests/bits/data_out_multi_dh_01.cc +++ b/tests/bits/data_out_multi_dh_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_multi_dh_02.cc b/tests/bits/data_out_multi_dh_02.cc index 96ad0f8a34..2055be33b9 100644 --- a/tests/bits/data_out_multi_dh_02.cc +++ b/tests/bits/data_out_multi_dh_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_multi_dh_03.cc b/tests/bits/data_out_multi_dh_03.cc index fe19db17e9..6a255c8a66 100644 --- a/tests/bits/data_out_multi_dh_03.cc +++ b/tests/bits/data_out_multi_dh_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_multi_dh_04.cc b/tests/bits/data_out_multi_dh_04.cc index 24e4914d2c..cf74bc5b58 100644 --- a/tests/bits/data_out_multi_dh_04.cc +++ b/tests/bits/data_out_multi_dh_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_multi_dh_05.cc b/tests/bits/data_out_multi_dh_05.cc index e95177bbbc..bc4df59739 100644 --- a/tests/bits/data_out_multi_dh_05.cc +++ b/tests/bits/data_out_multi_dh_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_rotation_01.cc b/tests/bits/data_out_rotation_01.cc index 2c901a0673..437c32628c 100644 --- a/tests/bits/data_out_rotation_01.cc +++ b/tests/bits/data_out_rotation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_rotation_02.cc b/tests/bits/data_out_rotation_02.cc index b987753af3..aeb6540f65 100644 --- a/tests/bits/data_out_rotation_02.cc +++ b/tests/bits/data_out_rotation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_rotation_03.cc b/tests/bits/data_out_rotation_03.cc index 11f129d014..7f218d995e 100644 --- a/tests/bits/data_out_rotation_03.cc +++ b/tests/bits/data_out_rotation_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_rotation_04.cc b/tests/bits/data_out_rotation_04.cc index 275400aaf9..3aeeb5e2f7 100644 --- a/tests/bits/data_out_rotation_04.cc +++ b/tests/bits/data_out_rotation_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_rotation_05.cc b/tests/bits/data_out_rotation_05.cc index b816155ef5..bc2b4201be 100644 --- a/tests/bits/data_out_rotation_05.cc +++ b/tests/bits/data_out_rotation_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_stack_01.cc b/tests/bits/data_out_stack_01.cc index e7e5263b1d..dab5ca0a38 100644 --- a/tests/bits/data_out_stack_01.cc +++ b/tests/bits/data_out_stack_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_stack_02.cc b/tests/bits/data_out_stack_02.cc index 29c7db9c17..4bf8c4a327 100644 --- a/tests/bits/data_out_stack_02.cc +++ b/tests/bits/data_out_stack_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/data_out_stack_03.cc b/tests/bits/data_out_stack_03.cc index 9502d7f44b..d9bbbae301 100644 --- a/tests/bits/data_out_stack_03.cc +++ b/tests/bits/data_out_stack_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 04457c2784..7e7391731c 100644 --- a/tests/bits/denis_1.cc +++ b/tests/bits/denis_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ce9dd0f0fc..6ab3841dbe 100644 --- a/tests/bits/distorted_cells_01.cc +++ b/tests/bits/distorted_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 38876f8b03..1deb686af9 100644 --- a/tests/bits/distorted_cells_02.cc +++ b/tests/bits/distorted_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_03.cc b/tests/bits/distorted_cells_03.cc index d735fc2f62..39dce277e7 100644 --- a/tests/bits/distorted_cells_03.cc +++ b/tests/bits/distorted_cells_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_04.cc b/tests/bits/distorted_cells_04.cc index 8295c33173..76aa7a16fb 100644 --- a/tests/bits/distorted_cells_04.cc +++ b/tests/bits/distorted_cells_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_cells_05.cc b/tests/bits/distorted_cells_05.cc index 8b460d4fbf..9467a36927 100644 --- a/tests/bits/distorted_cells_05.cc +++ b/tests/bits/distorted_cells_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 47ee583c8d..06de677356 100644 --- a/tests/bits/distorted_cells_06.cc +++ b/tests/bits/distorted_cells_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ed913ed45a..036e0127ed 100644 --- a/tests/bits/distorted_cells_07.cc +++ b/tests/bits/distorted_cells_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 83163011a1..ba37abda8b 100644 --- a/tests/bits/distorted_mapped_cells_01.cc +++ b/tests/bits/distorted_mapped_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/distorted_mapped_cells_02.cc b/tests/bits/distorted_mapped_cells_02.cc index f4aba03d00..06ba1a9040 100644 --- a/tests/bits/distorted_mapped_cells_02.cc +++ b/tests/bits/distorted_mapped_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_01.cc b/tests/bits/dof_constraints_01.cc index ddc85dabe6..c13733ad78 100644 --- a/tests/bits/dof_constraints_01.cc +++ b/tests/bits/dof_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_02.cc b/tests/bits/dof_constraints_02.cc index 9751b9f96a..ec911e5481 100644 --- a/tests/bits/dof_constraints_02.cc +++ b/tests/bits/dof_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_03.cc b/tests/bits/dof_constraints_03.cc index 23c1bfd686..a126d32263 100644 --- a/tests/bits/dof_constraints_03.cc +++ b/tests/bits/dof_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_04.cc b/tests/bits/dof_constraints_04.cc index 53f2e7650f..c67d5f046e 100644 --- a/tests/bits/dof_constraints_04.cc +++ b/tests/bits/dof_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_05.cc b/tests/bits/dof_constraints_05.cc index 06ea50f898..0b8645b484 100644 --- a/tests/bits/dof_constraints_05.cc +++ b/tests/bits/dof_constraints_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_06.cc b/tests/bits/dof_constraints_06.cc index 076e68190e..877e1a502f 100644 --- a/tests/bits/dof_constraints_06.cc +++ b/tests/bits/dof_constraints_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_06_x.cc b/tests/bits/dof_constraints_06_x.cc index d122669f03..dbaa6201b6 100644 --- a/tests/bits/dof_constraints_06_x.cc +++ b/tests/bits/dof_constraints_06_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_07.cc b/tests/bits/dof_constraints_07.cc index cf04b0a7ea..4048a54297 100644 --- a/tests/bits/dof_constraints_07.cc +++ b/tests/bits/dof_constraints_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_08.cc b/tests/bits/dof_constraints_08.cc index 31bd2c9cc7..beddd58169 100644 --- a/tests/bits/dof_constraints_08.cc +++ b/tests/bits/dof_constraints_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_09.cc b/tests/bits/dof_constraints_09.cc index 9a2d001870..429ea8c605 100644 --- a/tests/bits/dof_constraints_09.cc +++ b/tests/bits/dof_constraints_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_10.cc b/tests/bits/dof_constraints_10.cc index 07cbe8b8a2..721e45756c 100644 --- a/tests/bits/dof_constraints_10.cc +++ b/tests/bits/dof_constraints_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_10_x.cc b/tests/bits/dof_constraints_10_x.cc index 70c1a82e8b..f4c78bf9f0 100644 --- a/tests/bits/dof_constraints_10_x.cc +++ b/tests/bits/dof_constraints_10_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_11.cc b/tests/bits/dof_constraints_11.cc index 554260a234..a09c28c5ff 100644 --- a/tests/bits/dof_constraints_11.cc +++ b/tests/bits/dof_constraints_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_constraints_11_x.cc b/tests/bits/dof_constraints_11_x.cc index 5c90379db2..5a3b51378d 100644 --- a/tests/bits/dof_constraints_11_x.cc +++ b/tests/bits/dof_constraints_11_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_00a.cc b/tests/bits/dof_tools_00a.cc index a9d088dfb7..583fc6d24c 100644 --- a/tests/bits/dof_tools_00a.cc +++ b/tests/bits/dof_tools_00a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01a.cc b/tests/bits/dof_tools_01a.cc index 95b3e5ef68..33caec77b8 100644 --- a/tests/bits/dof_tools_01a.cc +++ b/tests/bits/dof_tools_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01a_constraints_false.cc b/tests/bits/dof_tools_01a_constraints_false.cc index 7b34cde0b2..445cf83bee 100644 --- a/tests/bits/dof_tools_01a_constraints_false.cc +++ b/tests/bits/dof_tools_01a_constraints_false.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01a_constraints_true.cc b/tests/bits/dof_tools_01a_constraints_true.cc index 02bd723bae..42f4229512 100644 --- a/tests/bits/dof_tools_01a_constraints_true.cc +++ b/tests/bits/dof_tools_01a_constraints_true.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01a_subdomain.cc b/tests/bits/dof_tools_01a_subdomain.cc index 9f917b5546..202608a3f7 100644 --- a/tests/bits/dof_tools_01a_subdomain.cc +++ b/tests/bits/dof_tools_01a_subdomain.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01b.cc b/tests/bits/dof_tools_01b.cc index 68559dfd7a..e385cc57a8 100644 --- a/tests/bits/dof_tools_01b.cc +++ b/tests/bits/dof_tools_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01b_x.cc b/tests/bits/dof_tools_01b_x.cc index 057a28cabd..101080784d 100644 --- a/tests/bits/dof_tools_01b_x.cc +++ b/tests/bits/dof_tools_01b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01c.cc b/tests/bits/dof_tools_01c.cc index 0a6e7b4030..f6edb89a50 100644 --- a/tests/bits/dof_tools_01c.cc +++ b/tests/bits/dof_tools_01c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01d.cc b/tests/bits/dof_tools_01d.cc index 9c4b2a462d..ed7fb706fb 100644 --- a/tests/bits/dof_tools_01d.cc +++ b/tests/bits/dof_tools_01d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_01d_x.cc b/tests/bits/dof_tools_01d_x.cc index 3276c01ba5..73b46b464d 100644 --- a/tests/bits/dof_tools_01d_x.cc +++ b/tests/bits/dof_tools_01d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02a.cc b/tests/bits/dof_tools_02a.cc index f2a5a5283c..d4ca5da944 100644 --- a/tests/bits/dof_tools_02a.cc +++ b/tests/bits/dof_tools_02a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02a_constraints_false.cc b/tests/bits/dof_tools_02a_constraints_false.cc index a6fbc92707..fa3b229cb1 100644 --- a/tests/bits/dof_tools_02a_constraints_false.cc +++ b/tests/bits/dof_tools_02a_constraints_false.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02a_constraints_true.cc b/tests/bits/dof_tools_02a_constraints_true.cc index 4d6b9ca76f..ae1758a266 100644 --- a/tests/bits/dof_tools_02a_constraints_true.cc +++ b/tests/bits/dof_tools_02a_constraints_true.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02a_subdomain.cc b/tests/bits/dof_tools_02a_subdomain.cc index 5d811b50fa..4f218b5c9d 100644 --- a/tests/bits/dof_tools_02a_subdomain.cc +++ b/tests/bits/dof_tools_02a_subdomain.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02b.cc b/tests/bits/dof_tools_02b.cc index 1cff78af70..5027bb1999 100644 --- a/tests/bits/dof_tools_02b.cc +++ b/tests/bits/dof_tools_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02b_x.cc b/tests/bits/dof_tools_02b_x.cc index d018216d65..085da19901 100644 --- a/tests/bits/dof_tools_02b_x.cc +++ b/tests/bits/dof_tools_02b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02c.cc b/tests/bits/dof_tools_02c.cc index dd80163193..db9f9ad638 100644 --- a/tests/bits/dof_tools_02c.cc +++ b/tests/bits/dof_tools_02c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02d.cc b/tests/bits/dof_tools_02d.cc index 5c3f88b3ff..355a95824d 100644 --- a/tests/bits/dof_tools_02d.cc +++ b/tests/bits/dof_tools_02d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_02d_x.cc b/tests/bits/dof_tools_02d_x.cc index 79a5e49821..ec1172e163 100644 --- a/tests/bits/dof_tools_02d_x.cc +++ b/tests/bits/dof_tools_02d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_03.cc b/tests/bits/dof_tools_03.cc index ac5f8114af..ea97ebb1ef 100644 --- a/tests/bits/dof_tools_03.cc +++ b/tests/bits/dof_tools_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_04.cc b/tests/bits/dof_tools_04.cc index fc4c79edb3..c28c45e311 100644 --- a/tests/bits/dof_tools_04.cc +++ b/tests/bits/dof_tools_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_05.cc b/tests/bits/dof_tools_05.cc index 0781014080..c7834230e1 100644 --- a/tests/bits/dof_tools_05.cc +++ b/tests/bits/dof_tools_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_06.cc b/tests/bits/dof_tools_06.cc index 1fe952ab98..2af25f8879 100644 --- a/tests/bits/dof_tools_06.cc +++ b/tests/bits/dof_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_07.cc b/tests/bits/dof_tools_07.cc index bd5ab60393..a50aae9abc 100644 --- a/tests/bits/dof_tools_07.cc +++ b/tests/bits/dof_tools_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_08.cc b/tests/bits/dof_tools_08.cc index 4b9e41f747..490ffa03cd 100644 --- a/tests/bits/dof_tools_08.cc +++ b/tests/bits/dof_tools_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_09.cc b/tests/bits/dof_tools_09.cc index 8764ec4d51..3330d04faf 100644 --- a/tests/bits/dof_tools_09.cc +++ b/tests/bits/dof_tools_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_10.cc b/tests/bits/dof_tools_10.cc index 1aec775923..64fb3e5dc0 100644 --- a/tests/bits/dof_tools_10.cc +++ b/tests/bits/dof_tools_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_12.cc b/tests/bits/dof_tools_12.cc index a92bb89a95..a87e133727 100644 --- a/tests/bits/dof_tools_12.cc +++ b/tests/bits/dof_tools_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_13.cc b/tests/bits/dof_tools_13.cc index 3b762a6ad1..489883f003 100644 --- a/tests/bits/dof_tools_13.cc +++ b/tests/bits/dof_tools_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_13a.cc b/tests/bits/dof_tools_13a.cc index 1851a1e138..51304d0373 100644 --- a/tests/bits/dof_tools_13a.cc +++ b/tests/bits/dof_tools_13a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_14.cc b/tests/bits/dof_tools_14.cc index a49fb75c42..4e163b183b 100644 --- a/tests/bits/dof_tools_14.cc +++ b/tests/bits/dof_tools_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15a.cc b/tests/bits/dof_tools_15a.cc index 3e16a23926..ffd9d85050 100644 --- a/tests/bits/dof_tools_15a.cc +++ b/tests/bits/dof_tools_15a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15b.cc b/tests/bits/dof_tools_15b.cc index 12ee3be42d..e15da19ee7 100644 --- a/tests/bits/dof_tools_15b.cc +++ b/tests/bits/dof_tools_15b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15b_x.cc b/tests/bits/dof_tools_15b_x.cc index 471c4941b8..609243fe77 100644 --- a/tests/bits/dof_tools_15b_x.cc +++ b/tests/bits/dof_tools_15b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15c.cc b/tests/bits/dof_tools_15c.cc index 9f5edd17fa..0fb1d34c22 100644 --- a/tests/bits/dof_tools_15c.cc +++ b/tests/bits/dof_tools_15c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15d.cc b/tests/bits/dof_tools_15d.cc index 8ad05103fc..be825a56d2 100644 --- a/tests/bits/dof_tools_15d.cc +++ b/tests/bits/dof_tools_15d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_15d_x.cc b/tests/bits/dof_tools_15d_x.cc index c31196a2c4..c63b1bfeea 100644 --- a/tests/bits/dof_tools_15d_x.cc +++ b/tests/bits/dof_tools_15d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16a.cc b/tests/bits/dof_tools_16a.cc index fb32020d48..9ede31b698 100644 --- a/tests/bits/dof_tools_16a.cc +++ b/tests/bits/dof_tools_16a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16b.cc b/tests/bits/dof_tools_16b.cc index a23c9d8c04..d6158b166e 100644 --- a/tests/bits/dof_tools_16b.cc +++ b/tests/bits/dof_tools_16b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16b_x.cc b/tests/bits/dof_tools_16b_x.cc index c38f5d4d5c..6219cd2678 100644 --- a/tests/bits/dof_tools_16b_x.cc +++ b/tests/bits/dof_tools_16b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16c.cc b/tests/bits/dof_tools_16c.cc index a7b2ca6c58..9b1991bc74 100644 --- a/tests/bits/dof_tools_16c.cc +++ b/tests/bits/dof_tools_16c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16d.cc b/tests/bits/dof_tools_16d.cc index 75819515e8..3a3721b493 100644 --- a/tests/bits/dof_tools_16d.cc +++ b/tests/bits/dof_tools_16d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_16d_x.cc b/tests/bits/dof_tools_16d_x.cc index efda75ce33..7d082da01e 100644 --- a/tests/bits/dof_tools_16d_x.cc +++ b/tests/bits/dof_tools_16d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17a.cc b/tests/bits/dof_tools_17a.cc index 7cc4963c04..09ba7c8dfa 100644 --- a/tests/bits/dof_tools_17a.cc +++ b/tests/bits/dof_tools_17a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17b.cc b/tests/bits/dof_tools_17b.cc index 759654ec8e..ba49f09fa5 100644 --- a/tests/bits/dof_tools_17b.cc +++ b/tests/bits/dof_tools_17b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17b_x.cc b/tests/bits/dof_tools_17b_x.cc index 2084993b0f..68bd97bd27 100644 --- a/tests/bits/dof_tools_17b_x.cc +++ b/tests/bits/dof_tools_17b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17c.cc b/tests/bits/dof_tools_17c.cc index 4c2e6a05b0..c8bb0dfd6e 100644 --- a/tests/bits/dof_tools_17c.cc +++ b/tests/bits/dof_tools_17c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17d.cc b/tests/bits/dof_tools_17d.cc index 98ac505596..9be521e212 100644 --- a/tests/bits/dof_tools_17d.cc +++ b/tests/bits/dof_tools_17d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_17d_x.cc b/tests/bits/dof_tools_17d_x.cc index dbb0f4fb5b..7c8a6d4f31 100644 --- a/tests/bits/dof_tools_17d_x.cc +++ b/tests/bits/dof_tools_17d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18a.cc b/tests/bits/dof_tools_18a.cc index e3eddc586f..19cd178e0e 100644 --- a/tests/bits/dof_tools_18a.cc +++ b/tests/bits/dof_tools_18a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18a_1d.cc b/tests/bits/dof_tools_18a_1d.cc index 6789fdd4e4..b9cbae5afa 100644 --- a/tests/bits/dof_tools_18a_1d.cc +++ b/tests/bits/dof_tools_18a_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18b.cc b/tests/bits/dof_tools_18b.cc index 565aa063c6..a39edf8a5c 100644 --- a/tests/bits/dof_tools_18b.cc +++ b/tests/bits/dof_tools_18b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18b_x.cc b/tests/bits/dof_tools_18b_x.cc index 3b29c67db2..d455f9c8d9 100644 --- a/tests/bits/dof_tools_18b_x.cc +++ b/tests/bits/dof_tools_18b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18c.cc b/tests/bits/dof_tools_18c.cc index af35185ae6..f51d4e3e9d 100644 --- a/tests/bits/dof_tools_18c.cc +++ b/tests/bits/dof_tools_18c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18d.cc b/tests/bits/dof_tools_18d.cc index d9be3f5905..2ad8b32521 100644 --- a/tests/bits/dof_tools_18d.cc +++ b/tests/bits/dof_tools_18d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_18d_x.cc b/tests/bits/dof_tools_18d_x.cc index 7cc6b64344..e487d2f82d 100644 --- a/tests/bits/dof_tools_18d_x.cc +++ b/tests/bits/dof_tools_18d_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_19.cc b/tests/bits/dof_tools_19.cc index 197ab8ffff..89ddce35bc 100644 --- a/tests/bits/dof_tools_19.cc +++ b/tests/bits/dof_tools_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_20.cc b/tests/bits/dof_tools_20.cc index 26b4e5a053..4ac71ad98f 100644 --- a/tests/bits/dof_tools_20.cc +++ b/tests/bits/dof_tools_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_21.cc b/tests/bits/dof_tools_21.cc index 8a118861de..846aee8782 100644 --- a/tests/bits/dof_tools_21.cc +++ b/tests/bits/dof_tools_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_21_b_x.cc b/tests/bits/dof_tools_21_b_x.cc index e668388f56..3010141ad8 100644 --- a/tests/bits/dof_tools_21_b_x.cc +++ b/tests/bits/dof_tools_21_b_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_21_b_x_q3.cc b/tests/bits/dof_tools_21_b_x_q3.cc index 6df53e3e1c..991a9755de 100644 --- a/tests/bits/dof_tools_21_b_x_q3.cc +++ b/tests/bits/dof_tools_21_b_x_q3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_21_b_y.cc b/tests/bits/dof_tools_21_b_y.cc index 1bb3f82ae9..eddba0559f 100644 --- a/tests/bits/dof_tools_21_b_y.cc +++ b/tests/bits/dof_tools_21_b_y.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_common.h b/tests/bits/dof_tools_common.h index e907860778..cf27bbe4c3 100644 --- a/tests/bits/dof_tools_common.h +++ b/tests/bits/dof_tools_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/dof_tools_periodic.h b/tests/bits/dof_tools_periodic.h index 35e9a61133..7f1e91fd08 100644 --- a/tests/bits/dof_tools_periodic.h +++ b/tests/bits/dof_tools_periodic.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 59d2bbb438..99a65d69cb 100644 --- a/tests/bits/error_estimator_01.cc +++ b/tests/bits/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 5e259412c8..4809efdf1e 100644 --- a/tests/bits/error_estimator_02.cc +++ b/tests/bits/error_estimator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/face_interpolation.cc b/tests/bits/face_interpolation.cc index c06810091a..ce445c3897 100644 --- a/tests/bits/face_interpolation.cc +++ b/tests/bits/face_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 bedd32b068..64b01542dc 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 01883cdca4..2b395993fc 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 650fae8f13..e99704e2cd 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 34b1775934..0888c0b816 100644 --- a/tests/bits/face_orientation_crash.cc +++ b/tests/bits/face_orientation_crash.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/faceq_face_interpolation.cc b/tests/bits/faceq_face_interpolation.cc index 0c0d3b5d9a..83de7ea0e4 100644 --- a/tests/bits/faceq_face_interpolation.cc +++ b/tests/bits/faceq_face_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/faceq_subface_interpolation.cc b/tests/bits/faceq_subface_interpolation.cc index c6cb9fbc00..6af4b2dc4d 100644 --- a/tests/bits/faceq_subface_interpolation.cc +++ b/tests/bits/faceq_subface_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c635d1c1ad..d6cfa390f8 100644 --- a/tests/bits/fe_field_function_01.cc +++ b/tests/bits/fe_field_function_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 36598fd201..631d742912 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 223acc374a..bdad4b69f3 100644 --- a/tests/bits/fe_field_function_02.cc +++ b/tests/bits/fe_field_function_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 54607abead..019f738ef6 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b87c3bf498..333f584b81 100644 --- a/tests/bits/fe_field_function_03.cc +++ b/tests/bits/fe_field_function_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_field_function_03_vector.cc b/tests/bits/fe_field_function_03_vector.cc index b87c3bf498..333f584b81 100644 --- a/tests/bits/fe_field_function_03_vector.cc +++ b/tests/bits/fe_field_function_03_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ce16eb0b80..e13180d31a 100644 --- a/tests/bits/fe_field_function_04.cc +++ b/tests/bits/fe_field_function_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5b0f3fa459..18aa95d5c5 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 24f7605216..24cc3f5371 100644 --- a/tests/bits/fe_field_function_05.cc +++ b/tests/bits/fe_field_function_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c06c872331..e77480fb91 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 076291152e..8eb2ff3e4d 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 939c954683..c5b05fa736 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 35e65076c4..b2406110e5 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6b2a69a3e0..5d18d9b374 100644 --- a/tests/bits/fe_q_3d_01.cc +++ b/tests/bits/fe_q_3d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 9108fc0538..7d40d271a0 100644 --- a/tests/bits/fe_q_constraints.cc +++ b/tests/bits/fe_q_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 43a5a3c978..896f7161ae 100644 --- a/tests/bits/fe_system.cc +++ b/tests/bits/fe_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2739a7312b..cab75ff861 100644 --- a/tests/bits/fe_tools_01a.cc +++ b/tests/bits/fe_tools_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e9a31a7f2d..e70638adda 100644 --- a/tests/bits/fe_tools_01b.cc +++ b/tests/bits/fe_tools_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 51091f5862..c6d2cb3c4f 100644 --- a/tests/bits/fe_tools_01c.cc +++ b/tests/bits/fe_tools_01c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_02.cc b/tests/bits/fe_tools_02.cc index 16484e053d..a0873f367d 100644 --- a/tests/bits/fe_tools_02.cc +++ b/tests/bits/fe_tools_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_03.cc b/tests/bits/fe_tools_03.cc index c38958af46..9a895234f8 100644 --- a/tests/bits/fe_tools_03.cc +++ b/tests/bits/fe_tools_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_04.cc b/tests/bits/fe_tools_04.cc index 9d09bb7e75..19e816c0b3 100644 --- a/tests/bits/fe_tools_04.cc +++ b/tests/bits/fe_tools_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_05.cc b/tests/bits/fe_tools_05.cc index cbeaadb438..75b0200a41 100644 --- a/tests/bits/fe_tools_05.cc +++ b/tests/bits/fe_tools_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ab07c7d739..1182fcec48 100644 --- a/tests/bits/fe_tools_06.cc +++ b/tests/bits/fe_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 eb654863cb..f2c2edf48f 100644 --- a/tests/bits/fe_tools_06b.cc +++ b/tests/bits/fe_tools_06b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_07.cc b/tests/bits/fe_tools_07.cc index 3287de6be7..e2628c0e62 100644 --- a/tests/bits/fe_tools_07.cc +++ b/tests/bits/fe_tools_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_08.cc b/tests/bits/fe_tools_08.cc index af1abc7961..f48ddff644 100644 --- a/tests/bits/fe_tools_08.cc +++ b/tests/bits/fe_tools_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_09.cc b/tests/bits/fe_tools_09.cc index fbbe956165..c6c453de28 100644 --- a/tests/bits/fe_tools_09.cc +++ b/tests/bits/fe_tools_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_10.cc b/tests/bits/fe_tools_10.cc index 7db537d21b..1dec828ecb 100644 --- a/tests/bits/fe_tools_10.cc +++ b/tests/bits/fe_tools_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_11.cc b/tests/bits/fe_tools_11.cc index 3ba15707b6..ce6bf9c319 100644 --- a/tests/bits/fe_tools_11.cc +++ b/tests/bits/fe_tools_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_12.cc b/tests/bits/fe_tools_12.cc index 41fd495e90..46a6926135 100644 --- a/tests/bits/fe_tools_12.cc +++ b/tests/bits/fe_tools_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_14.cc b/tests/bits/fe_tools_14.cc index 857ea41df9..f7c94bfe27 100644 --- a/tests/bits/fe_tools_14.cc +++ b/tests/bits/fe_tools_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_common.h b/tests/bits/fe_tools_common.h index 44f90997f2..635ea1feee 100644 --- a/tests/bits/fe_tools_common.h +++ b/tests/bits/fe_tools_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_cpfqpm_01.cc b/tests/bits/fe_tools_cpfqpm_01.cc index e8aaa7b177..3fd7dfe71e 100644 --- a/tests/bits/fe_tools_cpfqpm_01.cc +++ b/tests/bits/fe_tools_cpfqpm_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_cpfqpm_02.cc b/tests/bits/fe_tools_cpfqpm_02.cc index cb6baa3ef6..7623185515 100644 --- a/tests/bits/fe_tools_cpfqpm_02.cc +++ b/tests/bits/fe_tools_cpfqpm_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_cpfqpm_03.cc b/tests/bits/fe_tools_cpfqpm_03.cc index b599cc338d..6d4d7cf678 100644 --- a/tests/bits/fe_tools_cpfqpm_03.cc +++ b/tests/bits/fe_tools_cpfqpm_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_cpfqpm_04.cc b/tests/bits/fe_tools_cpfqpm_04.cc index 92d4bcdb91..e1bbb35e35 100644 --- a/tests/bits/fe_tools_cpfqpm_04.cc +++ b/tests/bits/fe_tools_cpfqpm_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6612f90658..8bb800e5b5 100644 --- a/tests/bits/find_cell_1.cc +++ b/tests/bits/find_cell_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a33f24da68..350763ec8c 100644 --- a/tests/bits/find_cell_10.cc +++ b/tests/bits/find_cell_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1f6900183b..1852480c23 100644 --- a/tests/bits/find_cell_10a.cc +++ b/tests/bits/find_cell_10a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ffb9a059f3..08c394b8ee 100644 --- a/tests/bits/find_cell_11.cc +++ b/tests/bits/find_cell_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 8e73573d75..ba09e84667 100644 --- a/tests/bits/find_cell_12.cc +++ b/tests/bits/find_cell_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a64f03ae27..0446bc3427 100644 --- a/tests/bits/find_cell_2.cc +++ b/tests/bits/find_cell_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b087903a2f..425f9d2012 100644 --- a/tests/bits/find_cell_3.cc +++ b/tests/bits/find_cell_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f91ec350c9..a4b0cf5741 100644 --- a/tests/bits/find_cell_4.cc +++ b/tests/bits/find_cell_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 8fe5d5a2f7..d632200155 100644 --- a/tests/bits/find_cell_5.cc +++ b/tests/bits/find_cell_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 418a57e5fe..e1087ed371 100644 --- a/tests/bits/find_cell_6.cc +++ b/tests/bits/find_cell_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 19c97bcff9..18767552fc 100644 --- a/tests/bits/find_cell_7.cc +++ b/tests/bits/find_cell_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5d7c4af01f..16320a1190 100644 --- a/tests/bits/find_cell_8.cc +++ b/tests/bits/find_cell_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3f8069386f..e0fc0cacd0 100644 --- a/tests/bits/find_cell_9.cc +++ b/tests/bits/find_cell_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a9e4dad07c..a9debc2583 100644 --- a/tests/bits/find_cell_alt_1.cc +++ b/tests/bits/find_cell_alt_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 75c40ebe39..43b540c956 100644 --- a/tests/bits/find_cell_alt_2.cc +++ b/tests/bits/find_cell_alt_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e64270b5ff..1224edc188 100644 --- a/tests/bits/find_cell_alt_3.cc +++ b/tests/bits/find_cell_alt_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 8d1ac2237b..36f1f6e1a5 100644 --- a/tests/bits/find_cell_alt_4.cc +++ b/tests/bits/find_cell_alt_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 c5f4ba133b..3d2c9af3b8 100644 --- a/tests/bits/find_cell_alt_5.cc +++ b/tests/bits/find_cell_alt_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 05722df9ac..827227cf2c 100644 --- a/tests/bits/find_cell_alt_6.cc +++ b/tests/bits/find_cell_alt_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 f0ff9cfe5c..818cb7533e 100644 --- a/tests/bits/find_cell_alt_7.cc +++ b/tests/bits/find_cell_alt_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 32a781710e..de8c219244 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 c6ed66b767..d403546db2 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 f193ef8c24..14e660eda1 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 220c0ceeea..d76db10d98 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 9438354ee0..252b8f445f 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 f31e8d5b35..426142b951 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 e735559b26..1267e91162 100644 --- a/tests/bits/find_closest_vertex_1.cc +++ b/tests/bits/find_closest_vertex_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_01.cc b/tests/bits/full_matrix_01.cc index 48ba4273b5..4ef88e917c 100644 --- a/tests/bits/full_matrix_01.cc +++ b/tests/bits/full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_02.cc b/tests/bits/full_matrix_02.cc index b2fc3ce327..9e3e866b10 100644 --- a/tests/bits/full_matrix_02.cc +++ b/tests/bits/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_03.cc b/tests/bits/full_matrix_03.cc index 8c7199e2ef..e77273c08b 100644 --- a/tests/bits/full_matrix_03.cc +++ b/tests/bits/full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_04.cc b/tests/bits/full_matrix_04.cc index 56b29274a7..b7b3e4735c 100644 --- a/tests/bits/full_matrix_04.cc +++ b/tests/bits/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_05.cc b/tests/bits/full_matrix_05.cc index 75ab648328..203ccee343 100644 --- a/tests/bits/full_matrix_05.cc +++ b/tests/bits/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_06.cc b/tests/bits/full_matrix_06.cc index 8696478340..81d2225799 100644 --- a/tests/bits/full_matrix_06.cc +++ b/tests/bits/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_07.cc b/tests/bits/full_matrix_07.cc index 9a375fbdeb..6cd3ffbfd8 100644 --- a/tests/bits/full_matrix_07.cc +++ b/tests/bits/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_08.cc b/tests/bits/full_matrix_08.cc index 94d1c1e2bf..4048ca69b4 100644 --- a/tests/bits/full_matrix_08.cc +++ b/tests/bits/full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_09.cc b/tests/bits/full_matrix_09.cc index 460fe958b1..7c3d645b66 100644 --- a/tests/bits/full_matrix_09.cc +++ b/tests/bits/full_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_1.cc b/tests/bits/full_matrix_1.cc index 57c85a981d..f80d675613 100644 --- a/tests/bits/full_matrix_1.cc +++ b/tests/bits/full_matrix_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_10.cc b/tests/bits/full_matrix_10.cc index 28bfc98424..1a3952cda0 100644 --- a/tests/bits/full_matrix_10.cc +++ b/tests/bits/full_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_11.cc b/tests/bits/full_matrix_11.cc index 4bf62c74f1..9480ae717d 100644 --- a/tests/bits/full_matrix_11.cc +++ b/tests/bits/full_matrix_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_12.cc b/tests/bits/full_matrix_12.cc index b99a2f9514..5405e4f415 100644 --- a/tests/bits/full_matrix_12.cc +++ b/tests/bits/full_matrix_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_13.cc b/tests/bits/full_matrix_13.cc index 575768083d..beb200892c 100644 --- a/tests/bits/full_matrix_13.cc +++ b/tests/bits/full_matrix_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_14.cc b/tests/bits/full_matrix_14.cc index 3dbeb33799..1cef96375c 100644 --- a/tests/bits/full_matrix_14.cc +++ b/tests/bits/full_matrix_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_15.cc b/tests/bits/full_matrix_15.cc index 648e8cb7b6..98de79f0ab 100644 --- a/tests/bits/full_matrix_15.cc +++ b/tests/bits/full_matrix_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_16.cc b/tests/bits/full_matrix_16.cc index eaf64e79c1..9a24f6df4d 100644 --- a/tests/bits/full_matrix_16.cc +++ b/tests/bits/full_matrix_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_17.cc b/tests/bits/full_matrix_17.cc index 43a2e334f6..1d8d443ffb 100644 --- a/tests/bits/full_matrix_17.cc +++ b/tests/bits/full_matrix_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_18.cc b/tests/bits/full_matrix_18.cc index 148f0483e8..b264bacd4c 100644 --- a/tests/bits/full_matrix_18.cc +++ b/tests/bits/full_matrix_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_19.cc b/tests/bits/full_matrix_19.cc index de3ea8e89d..e8cefc5ac7 100644 --- a/tests/bits/full_matrix_19.cc +++ b/tests/bits/full_matrix_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_20.cc b/tests/bits/full_matrix_20.cc index eb1e77164b..fc89a2c7e0 100644 --- a/tests/bits/full_matrix_20.cc +++ b/tests/bits/full_matrix_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_21.cc b/tests/bits/full_matrix_21.cc index bb3ab1d4e3..59aaa864bc 100644 --- a/tests/bits/full_matrix_21.cc +++ b/tests/bits/full_matrix_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_22.cc b/tests/bits/full_matrix_22.cc index 099d03ce4a..e2eef0df80 100644 --- a/tests/bits/full_matrix_22.cc +++ b/tests/bits/full_matrix_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_23.cc b/tests/bits/full_matrix_23.cc index a5a22ad25e..82fda7cbf2 100644 --- a/tests/bits/full_matrix_23.cc +++ b/tests/bits/full_matrix_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_24.cc b/tests/bits/full_matrix_24.cc index 085feaf45c..f33ef7b8b5 100644 --- a/tests/bits/full_matrix_24.cc +++ b/tests/bits/full_matrix_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_25.cc b/tests/bits/full_matrix_25.cc index 7fc906e12b..1a1a7afec5 100644 --- a/tests/bits/full_matrix_25.cc +++ b/tests/bits/full_matrix_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_26.cc b/tests/bits/full_matrix_26.cc index bbd9d3e170..b0f21fc775 100644 --- a/tests/bits/full_matrix_26.cc +++ b/tests/bits/full_matrix_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_27.cc b/tests/bits/full_matrix_27.cc index d53ddf0d1b..defc4b0eb7 100644 --- a/tests/bits/full_matrix_27.cc +++ b/tests/bits/full_matrix_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_28.cc b/tests/bits/full_matrix_28.cc index beb8b3fe0f..35035375ef 100644 --- a/tests/bits/full_matrix_28.cc +++ b/tests/bits/full_matrix_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_29.cc b/tests/bits/full_matrix_29.cc index b270cce1ae..bc6e2f14e7 100644 --- a/tests/bits/full_matrix_29.cc +++ b/tests/bits/full_matrix_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_30.cc b/tests/bits/full_matrix_30.cc index 0d24781743..e019bfc7c7 100644 --- a/tests/bits/full_matrix_30.cc +++ b/tests/bits/full_matrix_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_31.cc b/tests/bits/full_matrix_31.cc index 34cef8f875..ba87e125aa 100644 --- a/tests/bits/full_matrix_31.cc +++ b/tests/bits/full_matrix_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_32.cc b/tests/bits/full_matrix_32.cc index 425c5fa207..c3e7373aab 100644 --- a/tests/bits/full_matrix_32.cc +++ b/tests/bits/full_matrix_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_33.cc b/tests/bits/full_matrix_33.cc index 3426cd16db..23b90407fc 100644 --- a/tests/bits/full_matrix_33.cc +++ b/tests/bits/full_matrix_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_34.cc b/tests/bits/full_matrix_34.cc index 42fe88a173..c146c91011 100644 --- a/tests/bits/full_matrix_34.cc +++ b/tests/bits/full_matrix_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_36.cc b/tests/bits/full_matrix_36.cc index 738553072c..57816674fc 100644 --- a/tests/bits/full_matrix_36.cc +++ b/tests/bits/full_matrix_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_37.cc b/tests/bits/full_matrix_37.cc index f2b6ccd32d..47d9127d0f 100644 --- a/tests/bits/full_matrix_37.cc +++ b/tests/bits/full_matrix_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_38.cc b/tests/bits/full_matrix_38.cc index 9239e864a5..c1ce8a3e9c 100644 --- a/tests/bits/full_matrix_38.cc +++ b/tests/bits/full_matrix_38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_39.cc b/tests/bits/full_matrix_39.cc index c97022faea..66bd61158e 100644 --- a/tests/bits/full_matrix_39.cc +++ b/tests/bits/full_matrix_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_40.cc b/tests/bits/full_matrix_40.cc index 2f0f201aef..8841fde372 100644 --- a/tests/bits/full_matrix_40.cc +++ b/tests/bits/full_matrix_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_41.cc b/tests/bits/full_matrix_41.cc index 4e1ee7f90e..1148a41aae 100644 --- a/tests/bits/full_matrix_41.cc +++ b/tests/bits/full_matrix_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_42.cc b/tests/bits/full_matrix_42.cc index c569f8deb6..27e8387b21 100644 --- a/tests/bits/full_matrix_42.cc +++ b/tests/bits/full_matrix_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_43.cc b/tests/bits/full_matrix_43.cc index a5228f0760..3cb7e362e8 100644 --- a/tests/bits/full_matrix_43.cc +++ b/tests/bits/full_matrix_43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_44.cc b/tests/bits/full_matrix_44.cc index a5f51bf60b..3fe220521f 100644 --- a/tests/bits/full_matrix_44.cc +++ b/tests/bits/full_matrix_44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_45.cc b/tests/bits/full_matrix_45.cc index 37c2a95227..de742e3191 100644 --- a/tests/bits/full_matrix_45.cc +++ b/tests/bits/full_matrix_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_46.cc b/tests/bits/full_matrix_46.cc index b8f37eeb62..f1491b0858 100644 --- a/tests/bits/full_matrix_46.cc +++ b/tests/bits/full_matrix_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_47.cc b/tests/bits/full_matrix_47.cc index eaab7c979d..b0686d981f 100644 --- a/tests/bits/full_matrix_47.cc +++ b/tests/bits/full_matrix_47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_48.cc b/tests/bits/full_matrix_48.cc index c14154eb36..7b31f23dff 100644 --- a/tests/bits/full_matrix_48.cc +++ b/tests/bits/full_matrix_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_49.cc b/tests/bits/full_matrix_49.cc index 19bdb0341b..4bc6c532d8 100644 --- a/tests/bits/full_matrix_49.cc +++ b/tests/bits/full_matrix_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_50.cc b/tests/bits/full_matrix_50.cc index d3bf6f3b25..d77328ab1e 100644 --- a/tests/bits/full_matrix_50.cc +++ b/tests/bits/full_matrix_50.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_51.cc b/tests/bits/full_matrix_51.cc index 1920ce0ec9..826ec07aa8 100644 --- a/tests/bits/full_matrix_51.cc +++ b/tests/bits/full_matrix_51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_52.cc b/tests/bits/full_matrix_52.cc index 0afbe76819..2c8dcc2616 100644 --- a/tests/bits/full_matrix_52.cc +++ b/tests/bits/full_matrix_52.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_53.cc b/tests/bits/full_matrix_53.cc index f249c2cf53..2541543b1c 100644 --- a/tests/bits/full_matrix_53.cc +++ b/tests/bits/full_matrix_53.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_54.cc b/tests/bits/full_matrix_54.cc index 139e996822..73a014f3b1 100644 --- a/tests/bits/full_matrix_54.cc +++ b/tests/bits/full_matrix_54.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_55.cc b/tests/bits/full_matrix_55.cc index 2a8947c662..bef4d0b64e 100644 --- a/tests/bits/full_matrix_55.cc +++ b/tests/bits/full_matrix_55.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_56.cc b/tests/bits/full_matrix_56.cc index dc82abf719..be45bc510d 100644 --- a/tests/bits/full_matrix_56.cc +++ b/tests/bits/full_matrix_56.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_57.cc b/tests/bits/full_matrix_57.cc index 3a4583e156..1c2c1b01e2 100644 --- a/tests/bits/full_matrix_57.cc +++ b/tests/bits/full_matrix_57.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_common.h b/tests/bits/full_matrix_common.h index 4a97ae9546..ad8b2a0e7e 100644 --- a/tests/bits/full_matrix_common.h +++ b/tests/bits/full_matrix_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_iterator_01.cc b/tests/bits/full_matrix_iterator_01.cc index 8d91ab6d29..1dcb32eae9 100644 --- a/tests/bits/full_matrix_iterator_01.cc +++ b/tests/bits/full_matrix_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_vector_01.cc b/tests/bits/full_matrix_vector_01.cc index 1558294cb0..aeac28348a 100644 --- a/tests/bits/full_matrix_vector_01.cc +++ b/tests/bits/full_matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_vector_02.cc b/tests/bits/full_matrix_vector_02.cc index faa0e88936..0dfc60a6db 100644 --- a/tests/bits/full_matrix_vector_02.cc +++ b/tests/bits/full_matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_vector_05.cc b/tests/bits/full_matrix_vector_05.cc index 39871bd664..8ac33dd9db 100644 --- a/tests/bits/full_matrix_vector_05.cc +++ b/tests/bits/full_matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_vector_06.cc b/tests/bits/full_matrix_vector_06.cc index cb20cddc33..d2c6d51f4e 100644 --- a/tests/bits/full_matrix_vector_06.cc +++ b/tests/bits/full_matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/full_matrix_vector_07.cc b/tests/bits/full_matrix_vector_07.cc index 2a366969e6..38acc95713 100644 --- a/tests/bits/full_matrix_vector_07.cc +++ b/tests/bits/full_matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a69f5c4133..0c4e99a054 100644 --- a/tests/bits/gerold_1.cc +++ b/tests/bits/gerold_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 18f2551be9..b07676abc9 100644 --- a/tests/bits/gerold_2.cc +++ b/tests/bits/gerold_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 4f7484b011..670cded373 100644 --- a/tests/bits/get_boundary_indicators_1d.cc +++ b/tests/bits/get_boundary_indicators_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 5dae7d5c92..ae7f79ff75 100644 --- a/tests/bits/get_dof_indices_01.cc +++ b/tests/bits/get_dof_indices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/get_fe_from_name.cc b/tests/bits/get_fe_from_name.cc index 32e97fd73c..fb85616dd0 100644 --- a/tests/bits/get_fe_from_name.cc +++ b/tests/bits/get_fe_from_name.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/hp_constraints_are_implemented.cc b/tests/bits/hp_constraints_are_implemented.cc index 92fc114c72..5bae4f404d 100644 --- a/tests/bits/hp_constraints_are_implemented.cc +++ b/tests/bits/hp_constraints_are_implemented.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3296a771be..d8c4dabe20 100644 --- a/tests/bits/hyper_ball_3d.cc +++ b/tests/bits/hyper_ball_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1dbd77a9f0..65ae48a195 100644 --- a/tests/bits/joa_1.cc +++ b/tests/bits/joa_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ccaf4dcf9d..a04c39f3cc 100644 --- a/tests/bits/make_boundary_constraints_01.cc +++ b/tests/bits/make_boundary_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4811fb92a7..54b6e4d96f 100644 --- a/tests/bits/make_boundary_constraints_02.cc +++ b/tests/bits/make_boundary_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3670698426..ac8727aa20 100644 --- a/tests/bits/make_boundary_constraints_03.cc +++ b/tests/bits/make_boundary_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0bf9347fb5..5bf1e175fc 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 4873e2f729..ba2d75e15d 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_cartesian_1.cc b/tests/bits/mapping_cartesian_1.cc index aabc7b062f..d9d620c5fe 100644 --- a/tests/bits/mapping_cartesian_1.cc +++ b/tests/bits/mapping_cartesian_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q1_eulerian_01.cc b/tests/bits/mapping_q1_eulerian_01.cc index 454ffe1e67..36718059f5 100644 --- a/tests/bits/mapping_q1_eulerian_01.cc +++ b/tests/bits/mapping_q1_eulerian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q4_3d.cc b/tests/bits/mapping_q4_3d.cc index 9cb03dda5c..3a830c197d 100644 --- a/tests/bits/mapping_q4_3d.cc +++ b/tests/bits/mapping_q4_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q_eulerian_01.cc b/tests/bits/mapping_q_eulerian_01.cc index 3d173d6154..54c60f3ba0 100644 --- a/tests/bits/mapping_q_eulerian_01.cc +++ b/tests/bits/mapping_q_eulerian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q_eulerian_02.cc b/tests/bits/mapping_q_eulerian_02.cc index 0e55ee7614..2e60686d22 100644 --- a/tests/bits/mapping_q_eulerian_02.cc +++ b/tests/bits/mapping_q_eulerian_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q_eulerian_03.cc b/tests/bits/mapping_q_eulerian_03.cc index 5b9a833399..02bfb161a7 100644 --- a/tests/bits/mapping_q_eulerian_03.cc +++ b/tests/bits/mapping_q_eulerian_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q_eulerian_04.cc b/tests/bits/mapping_q_eulerian_04.cc index 7bd2b43665..2c6b6b8dc7 100644 --- a/tests/bits/mapping_q_eulerian_04.cc +++ b/tests/bits/mapping_q_eulerian_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/mapping_q_eulerian_05.cc b/tests/bits/mapping_q_eulerian_05.cc index 91b2c6c646..3d94d6f1d4 100644 --- a/tests/bits/mapping_q_eulerian_05.cc +++ b/tests/bits/mapping_q_eulerian_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 06da16fac2..aeb1ce3e17 100644 --- a/tests/bits/max_n_cells_01.cc +++ b/tests/bits/max_n_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 4573956ac1..0d738025b4 100644 --- a/tests/bits/max_n_cells_02.cc +++ b/tests/bits/max_n_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/multiple_parameter_loop_01.cc b/tests/bits/multiple_parameter_loop_01.cc index ea4d475069..4c01fef330 100644 --- a/tests/bits/multiple_parameter_loop_01.cc +++ b/tests/bits/multiple_parameter_loop_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/multiple_parameter_loop_02.cc b/tests/bits/multiple_parameter_loop_02.cc index 18a6fe5f28..27d4b29afb 100644 --- a/tests/bits/multiple_parameter_loop_02.cc +++ b/tests/bits/multiple_parameter_loop_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/n_dofs_per_object.cc b/tests/bits/n_dofs_per_object.cc index f7b1d75697..5904b7d76d 100644 --- a/tests/bits/n_dofs_per_object.cc +++ b/tests/bits/n_dofs_per_object.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 233ce2f8ec..566a20b7a0 100644 --- a/tests/bits/nedelec_1.cc +++ b/tests/bits/nedelec_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0dba962271..4337a7e981 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 203777bde9..cc140fdb69 100644 --- a/tests/bits/normals_1.cc +++ b/tests/bits/normals_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e60bb314b5..2cf377ed3e 100644 --- a/tests/bits/normals_2.cc +++ b/tests/bits/normals_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 04c98bfcb9..26376d292d 100644 --- a/tests/bits/normals_3.cc +++ b/tests/bits/normals_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3f243d6b14..32c66e1889 100644 --- a/tests/bits/normals_4.cc +++ b/tests/bits/normals_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 90455b0b18..64ceea2473 100644 --- a/tests/bits/oliver_01.cc +++ b/tests/bits/oliver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_1.cc b/tests/bits/parameter_handler_1.cc index 6f3101941b..b03a1e51df 100644 --- a/tests/bits/parameter_handler_1.cc +++ b/tests/bits/parameter_handler_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_10.cc b/tests/bits/parameter_handler_10.cc index b41c71ae4d..eaa377a9e7 100644 --- a/tests/bits/parameter_handler_10.cc +++ b/tests/bits/parameter_handler_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_11.cc b/tests/bits/parameter_handler_11.cc index b88e31c028..f5cefc5720 100644 --- a/tests/bits/parameter_handler_11.cc +++ b/tests/bits/parameter_handler_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_12.cc b/tests/bits/parameter_handler_12.cc index 328cccc803..864e077386 100644 --- a/tests/bits/parameter_handler_12.cc +++ b/tests/bits/parameter_handler_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_13.cc b/tests/bits/parameter_handler_13.cc index 8c43242e59..69dbccdbc4 100644 --- a/tests/bits/parameter_handler_13.cc +++ b/tests/bits/parameter_handler_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_13a.cc b/tests/bits/parameter_handler_13a.cc index f568de878d..5410fa4d44 100644 --- a/tests/bits/parameter_handler_13a.cc +++ b/tests/bits/parameter_handler_13a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_14.cc b/tests/bits/parameter_handler_14.cc index f48b8ab7f0..61c4a9d4ef 100644 --- a/tests/bits/parameter_handler_14.cc +++ b/tests/bits/parameter_handler_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_15.cc b/tests/bits/parameter_handler_15.cc index c6d17bc4b9..9e2bdc5e3a 100644 --- a/tests/bits/parameter_handler_15.cc +++ b/tests/bits/parameter_handler_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_16.cc b/tests/bits/parameter_handler_16.cc index 7dac98e533..176c8bdd62 100644 --- a/tests/bits/parameter_handler_16.cc +++ b/tests/bits/parameter_handler_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_17.cc b/tests/bits/parameter_handler_17.cc index 76f13203b0..99efd0853e 100644 --- a/tests/bits/parameter_handler_17.cc +++ b/tests/bits/parameter_handler_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_18.cc b/tests/bits/parameter_handler_18.cc index b92c1c53f5..7a11f675cc 100644 --- a/tests/bits/parameter_handler_18.cc +++ b/tests/bits/parameter_handler_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_1_exception.cc b/tests/bits/parameter_handler_1_exception.cc index 8f2404be47..1f29f392f3 100644 --- a/tests/bits/parameter_handler_1_exception.cc +++ b/tests/bits/parameter_handler_1_exception.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_1_include.cc b/tests/bits/parameter_handler_1_include.cc index c202ee83b4..87ecd6d04c 100644 --- a/tests/bits/parameter_handler_1_include.cc +++ b/tests/bits/parameter_handler_1_include.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_1_include_fail.cc b/tests/bits/parameter_handler_1_include_fail.cc index cf687629a1..efc5097546 100644 --- a/tests/bits/parameter_handler_1_include_fail.cc +++ b/tests/bits/parameter_handler_1_include_fail.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_1a.cc b/tests/bits/parameter_handler_1a.cc index af3c9b222d..eccfe8bc08 100644 --- a/tests/bits/parameter_handler_1a.cc +++ b/tests/bits/parameter_handler_1a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_2.cc b/tests/bits/parameter_handler_2.cc index 5a16e94776..a040d80487 100644 --- a/tests/bits/parameter_handler_2.cc +++ b/tests/bits/parameter_handler_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_2_read_from_string.cc b/tests/bits/parameter_handler_2_read_from_string.cc index 82c2f151eb..72eca18996 100644 --- a/tests/bits/parameter_handler_2_read_from_string.cc +++ b/tests/bits/parameter_handler_2_read_from_string.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_3.cc b/tests/bits/parameter_handler_3.cc index 24085fed9a..899c710e3e 100644 --- a/tests/bits/parameter_handler_3.cc +++ b/tests/bits/parameter_handler_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_4.cc b/tests/bits/parameter_handler_4.cc index 960738ed57..3d4772b658 100644 --- a/tests/bits/parameter_handler_4.cc +++ b/tests/bits/parameter_handler_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_4a.cc b/tests/bits/parameter_handler_4a.cc index 4d095aeeb6..eb64f9a447 100644 --- a/tests/bits/parameter_handler_4a.cc +++ b/tests/bits/parameter_handler_4a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_4b.cc b/tests/bits/parameter_handler_4b.cc index 4af0aa0956..8637dd6e66 100644 --- a/tests/bits/parameter_handler_4b.cc +++ b/tests/bits/parameter_handler_4b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_5.cc b/tests/bits/parameter_handler_5.cc index e280966e6a..fb6e470381 100644 --- a/tests/bits/parameter_handler_5.cc +++ b/tests/bits/parameter_handler_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_6.cc b/tests/bits/parameter_handler_6.cc index 2904528354..01f89cb613 100644 --- a/tests/bits/parameter_handler_6.cc +++ b/tests/bits/parameter_handler_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_6_bool.cc b/tests/bits/parameter_handler_6_bool.cc index f15e144711..33e5a655b7 100644 --- a/tests/bits/parameter_handler_6_bool.cc +++ b/tests/bits/parameter_handler_6_bool.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_7.cc b/tests/bits/parameter_handler_7.cc index f6ecdf8365..6d58fb7b9d 100644 --- a/tests/bits/parameter_handler_7.cc +++ b/tests/bits/parameter_handler_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_8.cc b/tests/bits/parameter_handler_8.cc index 7f2944c910..2afabe86c7 100644 --- a/tests/bits/parameter_handler_8.cc +++ b/tests/bits/parameter_handler_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_9.cc b/tests/bits/parameter_handler_9.cc index 90a429bf97..9e229dc22b 100644 --- a/tests/bits/parameter_handler_9.cc +++ b/tests/bits/parameter_handler_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_read_xml.cc b/tests/bits/parameter_handler_read_xml.cc index 79ea9c0812..f978ec9502 100644 --- a/tests/bits/parameter_handler_read_xml.cc +++ b/tests/bits/parameter_handler_read_xml.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_read_xml_error_01.cc b/tests/bits/parameter_handler_read_xml_error_01.cc index 687802f265..b764627460 100644 --- a/tests/bits/parameter_handler_read_xml_error_01.cc +++ b/tests/bits/parameter_handler_read_xml_error_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_read_xml_error_02.cc b/tests/bits/parameter_handler_read_xml_error_02.cc index 4aba3663be..72d510650c 100644 --- a/tests/bits/parameter_handler_read_xml_error_02.cc +++ b/tests/bits/parameter_handler_read_xml_error_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_read_xml_error_03.cc b/tests/bits/parameter_handler_read_xml_error_03.cc index 27dd6c30bd..7797788016 100644 --- a/tests/bits/parameter_handler_read_xml_error_03.cc +++ b/tests/bits/parameter_handler_read_xml_error_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_read_xml_error_04.cc b/tests/bits/parameter_handler_read_xml_error_04.cc index b1a6366424..86981adf1d 100644 --- a/tests/bits/parameter_handler_read_xml_error_04.cc +++ b/tests/bits/parameter_handler_read_xml_error_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_write_json.cc b/tests/bits/parameter_handler_write_json.cc index e590c0f139..b9869593dd 100644 --- a/tests/bits/parameter_handler_write_json.cc +++ b/tests/bits/parameter_handler_write_json.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_write_section_1.cc b/tests/bits/parameter_handler_write_section_1.cc index 6bcfbf0f83..a8dc0458e8 100644 --- a/tests/bits/parameter_handler_write_section_1.cc +++ b/tests/bits/parameter_handler_write_section_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_write_section_2.cc b/tests/bits/parameter_handler_write_section_2.cc index 9cdd335ab2..ab27ba669e 100644 --- a/tests/bits/parameter_handler_write_section_2.cc +++ b/tests/bits/parameter_handler_write_section_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_write_section_xml.cc b/tests/bits/parameter_handler_write_section_xml.cc index f3884ddea8..4f8aad7602 100644 --- a/tests/bits/parameter_handler_write_section_xml.cc +++ b/tests/bits/parameter_handler_write_section_xml.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parameter_handler_write_xml.cc b/tests/bits/parameter_handler_write_xml.cc index 391b2f9480..36bef25de8 100644 --- a/tests/bits/parameter_handler_write_xml.cc +++ b/tests/bits/parameter_handler_write_xml.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 56a551c8c3..1052b7d609 100644 --- a/tests/bits/parsed_function.cc +++ b/tests/bits/parsed_function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 bd9c5314c5..005ca7566b 100644 --- a/tests/bits/periodicity_01.cc +++ b/tests/bits/periodicity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 0d2b786df3..50588d881e 100644 --- a/tests/bits/periodicity_02.cc +++ b/tests/bits/periodicity_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 8e6dd1380b..27c6c9d92c 100644 --- a/tests/bits/periodicity_03.cc +++ b/tests/bits/periodicity_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 4240ccb66b..0a9769c6ed 100644 --- a/tests/bits/periodicity_04.cc +++ b/tests/bits/periodicity_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/periodicity_05.cc b/tests/bits/periodicity_05.cc index 968839fdbf..17bb166a41 100644 --- a/tests/bits/periodicity_05.cc +++ b/tests/bits/periodicity_05.cc @@ -1,7 +1,7 @@ //---------------------------- periodicity_05.cc --------------------------- // Version: $Name$ // -// Copyright (C) 2002, 2003, 2004, 2005, 2010, 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/bits/point_difference_01.cc b/tests/bits/point_difference_01.cc index fd5cdd8a6b..ab64a6f6a2 100644 --- a/tests/bits/point_difference_01.cc +++ b/tests/bits/point_difference_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2ffc3cd884..f6a5c77334 100644 --- a/tests/bits/point_difference_02.cc +++ b/tests/bits/point_difference_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b4534b5d32..f58a5d1b0e 100644 --- a/tests/bits/point_inside_1.cc +++ b/tests/bits/point_inside_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 40ddacfd03..ba4c0af966 100644 --- a/tests/bits/point_inside_2.cc +++ b/tests/bits/point_inside_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 93a78c5583..6a4026af00 100644 --- a/tests/bits/point_value_01.cc +++ b/tests/bits/point_value_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 90e03207ee..5552dd8d24 100644 --- a/tests/bits/point_value_02.cc +++ b/tests/bits/point_value_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4b484cf8b3..e120de57f9 100644 --- a/tests/bits/point_value_hp_01.cc +++ b/tests/bits/point_value_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b03255d258..4e0a6acac6 100644 --- a/tests/bits/point_value_hp_02.cc +++ b/tests/bits/point_value_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c0a019a7a3..5a6f35fec9 100644 --- a/tests/bits/q_point_sum_1.cc +++ b/tests/bits/q_point_sum_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 08a96dea54..b10673d403 100644 --- a/tests/bits/q_point_sum_2.cc +++ b/tests/bits/q_point_sum_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b02655c567..d76a7405e6 100644 --- a/tests/bits/q_point_sum_3.cc +++ b/tests/bits/q_point_sum_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ea9a41bef4..6709cb6151 100644 --- a/tests/bits/q_point_sum_4.cc +++ b/tests/bits/q_point_sum_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 7b7b9e1bbb..21db871174 100644 --- a/tests/bits/q_points.cc +++ b/tests/bits/q_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 bda9356770..581caa9f2c 100644 --- a/tests/bits/refine_and_coarsen_1d.cc +++ b/tests/bits/refine_and_coarsen_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 0a8c4ee244..f849e0ef14 100644 --- a/tests/bits/refine_and_coarsen_2d.cc +++ b/tests/bits/refine_and_coarsen_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 57ca1a9105..7ca5332a88 100644 --- a/tests/bits/refine_and_coarsen_3d.cc +++ b/tests/bits/refine_and_coarsen_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 179267ee7e..1fa275c8de 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 f38edd43f3..a3c04134d9 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 4c6abed9b6..2175f21aab 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 6897069921..bb3c74657a 100644 --- a/tests/bits/roy_1.cc +++ b/tests/bits/roy_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 7023ef9da5..cb14bb6a60 100644 --- a/tests/bits/rt_1.cc +++ b/tests/bits/rt_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f27ea31018..f095367ee7 100644 --- a/tests/bits/rt_2.cc +++ b/tests/bits/rt_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 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 601505962f..7b7f1fc9a3 100644 --- a/tests/bits/solution_transfer.cc +++ b/tests/bits/solution_transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 795b6e0b9d..c45ba8f3cf 100644 --- a/tests/bits/solver_01.cc +++ b/tests/bits/solver_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4720e74744..3720821fa1 100644 --- a/tests/bits/sparse_lu_decomposition_1.cc +++ b/tests/bits/sparse_lu_decomposition_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 67a647dce0..6c0c5092d2 100644 --- a/tests/bits/sparse_matrix_01.cc +++ b/tests/bits/sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparse_matrix_01a.cc b/tests/bits/sparse_matrix_01a.cc index b9947b303d..9412478a35 100644 --- a/tests/bits/sparse_matrix_01a.cc +++ b/tests/bits/sparse_matrix_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0df3c85dde..a1cdf17221 100644 --- a/tests/bits/sparse_matrix_02.cc +++ b/tests/bits/sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6181a28aa9..17bedd3450 100644 --- a/tests/bits/sparse_matrix_03.cc +++ b/tests/bits/sparse_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7f6e4f9d20..8be489e5c7 100644 --- a/tests/bits/sparse_matrix_03a.cc +++ b/tests/bits/sparse_matrix_03a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparse_matrix_03b.cc b/tests/bits/sparse_matrix_03b.cc index 7f6e4f9d20..8be489e5c7 100644 --- a/tests/bits/sparse_matrix_03b.cc +++ b/tests/bits/sparse_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a844ceb5be..99a2d612e8 100644 --- a/tests/bits/sparse_matrix_04.cc +++ b/tests/bits/sparse_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f253457b79..0ca0bd0182 100644 --- a/tests/bits/sparse_matrix_05.cc +++ b/tests/bits/sparse_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7f78fd4c8d..be8dab61e1 100644 --- a/tests/bits/sparse_matrix_05a.cc +++ b/tests/bits/sparse_matrix_05a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 edba88c3bc..4e745caacc 100644 --- a/tests/bits/sparse_matrix_06.cc +++ b/tests/bits/sparse_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 02a2950d70..4528550a5a 100644 --- a/tests/bits/sparse_matrix_07.cc +++ b/tests/bits/sparse_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 419e1c0893..e3aea1f747 100644 --- a/tests/bits/sparse_matrix_08.cc +++ b/tests/bits/sparse_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 196e3f600b..247e414fdf 100644 --- a/tests/bits/sparse_matrix_09.cc +++ b/tests/bits/sparse_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e759a17e06..702d96bc73 100644 --- a/tests/bits/sparse_matrix_10.cc +++ b/tests/bits/sparse_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a7a1100063..fd2b64e553 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 3d2be2d438..d284d14a45 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 74b0ae5ca6..9b15342d82 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 77c292d4cb..3ffdfce585 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d471e0c128..7c78033077 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 e98cb97b8d..65f2321f2e 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ed3094ce96..6f3eaf26c8 100644 --- a/tests/bits/sparse_matrix_iterator_01.cc +++ b/tests/bits/sparse_matrix_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ca9c9a021d..fc7123e549 100644 --- a/tests/bits/sparse_matrix_iterator_02.cc +++ b/tests/bits/sparse_matrix_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6ac41efda5..079e821859 100644 --- a/tests/bits/sparse_matrix_iterator_03.cc +++ b/tests/bits/sparse_matrix_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b25108c672..99e79ca407 100644 --- a/tests/bits/sparse_matrix_iterator_04.cc +++ b/tests/bits/sparse_matrix_iterator_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a13876ba58..d8143347c2 100644 --- a/tests/bits/sparse_matrix_iterator_05.cc +++ b/tests/bits/sparse_matrix_iterator_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 27b788b617..c386126a70 100644 --- a/tests/bits/sparse_matrix_iterator_06.cc +++ b/tests/bits/sparse_matrix_iterator_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 cf706072f1..28a69b98d6 100644 --- a/tests/bits/sparse_matrix_iterator_07.cc +++ b/tests/bits/sparse_matrix_iterator_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 90f5cbe2b4..38ff7bc403 100644 --- a/tests/bits/sparse_matrix_iterator_08.cc +++ b/tests/bits/sparse_matrix_iterator_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6bd3362f3e..251cef54e2 100644 --- a/tests/bits/sparse_matrix_iterator_09.cc +++ b/tests/bits/sparse_matrix_iterator_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 08d8ed14f6..d6acc24397 100644 --- a/tests/bits/sparse_matrix_iterator_10.cc +++ b/tests/bits/sparse_matrix_iterator_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 13216a5a78..f63043f263 100644 --- a/tests/bits/sparse_matrix_iterator_11.cc +++ b/tests/bits/sparse_matrix_iterator_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0c7b3c9f51..5c9aee78dc 100644 --- a/tests/bits/sparse_matrix_iterator_12.cc +++ b/tests/bits/sparse_matrix_iterator_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 814be952d5..cd9dfc0e90 100644 --- a/tests/bits/sparse_matrix_iterator_13.cc +++ b/tests/bits/sparse_matrix_iterator_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 75bab307e4..0d7cfed71f 100644 --- a/tests/bits/sparse_matrix_vector_01.cc +++ b/tests/bits/sparse_matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f9c5035d7a..e2e08bd1ce 100644 --- a/tests/bits/sparse_matrix_vector_02.cc +++ b/tests/bits/sparse_matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4c384a886b..400520a52e 100644 --- a/tests/bits/sparse_matrix_vector_03.cc +++ b/tests/bits/sparse_matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 954c599b03..9b3ce867cf 100644 --- a/tests/bits/sparse_matrix_vector_04.cc +++ b/tests/bits/sparse_matrix_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c149176ea8..903fcb2981 100644 --- a/tests/bits/sparse_matrix_vector_05.cc +++ b/tests/bits/sparse_matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7393088b65..3a96553896 100644 --- a/tests/bits/sparse_matrix_vector_06.cc +++ b/tests/bits/sparse_matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c271ba62e7..66d9b0c6e7 100644 --- a/tests/bits/sparse_matrix_vector_07.cc +++ b/tests/bits/sparse_matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparsity_pattern_01.cc b/tests/bits/sparsity_pattern_01.cc index 81565a89ea..73d2217777 100644 --- a/tests/bits/sparsity_pattern_01.cc +++ b/tests/bits/sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparsity_pattern_01_x.cc b/tests/bits/sparsity_pattern_01_x.cc index e51d0ae293..1adc66a1ba 100644 --- a/tests/bits/sparsity_pattern_01_x.cc +++ b/tests/bits/sparsity_pattern_01_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparsity_pattern_iterator_01.cc b/tests/bits/sparsity_pattern_iterator_01.cc index ce776949b1..19d196f644 100644 --- a/tests/bits/sparsity_pattern_iterator_01.cc +++ b/tests/bits/sparsity_pattern_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3546d3da2c..b8a7774d74 100644 --- a/tests/bits/step-10-high-order.cc +++ b/tests/bits/step-10-high-order.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 caff78a090..82cfc8c215 100644 --- a/tests/bits/step-10.cc +++ b/tests/bits/step-10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 fa211894e8..5029e4641d 100644 --- a/tests/bits/step-11.cc +++ b/tests/bits/step-11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c1e461ba03..c7d9e4d012 100644 --- a/tests/bits/step-12.cc +++ b/tests/bits/step-12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f35d768a69..3e5ef4abb6 100644 --- a/tests/bits/step-13.cc +++ b/tests/bits/step-13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 918f58488e..f8e910540f 100644 --- a/tests/bits/step-14.cc +++ b/tests/bits/step-14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-15.cc b/tests/bits/step-15.cc index dbfd831e2a..c1e0c938a1 100644 --- a/tests/bits/step-15.cc +++ b/tests/bits/step-15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 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 c7dc654ac9..1281c6c21e 100644 --- a/tests/bits/step-16.cc +++ b/tests/bits/step-16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 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 8bbd015e31..33132ff428 100644 --- a/tests/bits/step-2.cc +++ b/tests/bits/step-2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1dd418dc07..62a9b64911 100644 --- a/tests/bits/step-3.cc +++ b/tests/bits/step-3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 cb6836687e..d0a1a52f13 100644 --- a/tests/bits/step-4.cc +++ b/tests/bits/step-4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4ba34a0753..ec8f46e742 100644 --- a/tests/bits/step-5.cc +++ b/tests/bits/step-5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a699e71d04..9ca8c41a29 100644 --- a/tests/bits/step-51.cc +++ b/tests/bits/step-51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 8794e50b04..f3e605916a 100644 --- a/tests/bits/step-51p.cc +++ b/tests/bits/step-51p.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 12c17b3a9d..2c9c56ce08 100644 --- a/tests/bits/step-6.cc +++ b/tests/bits/step-6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6ff625d1f1..587011afce 100644 --- a/tests/bits/step-7.cc +++ b/tests/bits/step-7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 af497bbe7f..e03b91e0c2 100644 --- a/tests/bits/step-8.cc +++ b/tests/bits/step-8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4edbaf0c88..27256da69d 100644 --- a/tests/bits/subdomain_ids_01.cc +++ b/tests/bits/subdomain_ids_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 a46660658b..d37ca19d1b 100644 --- a/tests/bits/subdomain_ids_02.cc +++ b/tests/bits/subdomain_ids_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 4673c33617..2ffdff74f3 100644 --- a/tests/bits/subdomain_ids_03.cc +++ b/tests/bits/subdomain_ids_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 c3e2894b2e..098d07dc7c 100644 --- a/tests/bits/subdomain_ids_04.cc +++ b/tests/bits/subdomain_ids_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 34034ac2ca..e28ac23a38 100644 --- a/tests/bits/subdomain_ids_05.cc +++ b/tests/bits/subdomain_ids_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 38764d0cca..61c4b44104 100644 --- a/tests/bits/subdomain_ids_06.cc +++ b/tests/bits/subdomain_ids_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 48539c3dc9..1090f4a193 100644 --- a/tests/bits/subdomain_ids_07.cc +++ b/tests/bits/subdomain_ids_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/subface_interpolation.cc b/tests/bits/subface_interpolation.cc index 8ade993080..c58a194d0e 100644 --- a/tests/bits/subface_interpolation.cc +++ b/tests/bits/subface_interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f068f6b267..82f43299d6 100644 --- a/tests/bits/tria_crash_01.cc +++ b/tests/bits/tria_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 bd085aad95..198c17cc44 100644 --- a/tests/bits/unit_support_points.cc +++ b/tests/bits/unit_support_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e2f6586421..20e24fe463 100644 --- a/tests/bits/unit_support_points_02.cc +++ b/tests/bits/unit_support_points_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_11.cc b/tests/bits/vector_11.cc index 45a0ea177e..3a640af917 100644 --- a/tests/bits/vector_11.cc +++ b/tests/bits/vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_12.cc b/tests/bits/vector_12.cc index c187fd2a46..667695010e 100644 --- a/tests/bits/vector_12.cc +++ b/tests/bits/vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_13.cc b/tests/bits/vector_13.cc index a6fa24f730..61da2ec8f4 100644 --- a/tests/bits/vector_13.cc +++ b/tests/bits/vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_14.cc b/tests/bits/vector_14.cc index a4aca2d793..5cd9fe79c6 100644 --- a/tests/bits/vector_14.cc +++ b/tests/bits/vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_15.cc b/tests/bits/vector_15.cc index 689616f7f6..68beac3b1a 100644 --- a/tests/bits/vector_15.cc +++ b/tests/bits/vector_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_16.cc b/tests/bits/vector_16.cc index f76117b0c7..afc1b75589 100644 --- a/tests/bits/vector_16.cc +++ b/tests/bits/vector_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_17.cc b/tests/bits/vector_17.cc index c7f0d686fc..62d7cba089 100644 --- a/tests/bits/vector_17.cc +++ b/tests/bits/vector_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_18.cc b/tests/bits/vector_18.cc index d3e5cde766..3f95bb1122 100644 --- a/tests/bits/vector_18.cc +++ b/tests/bits/vector_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_19.cc b/tests/bits/vector_19.cc index 48398ce1d6..de64f5036a 100644 --- a/tests/bits/vector_19.cc +++ b/tests/bits/vector_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_20.cc b/tests/bits/vector_20.cc index 84c6eecd22..061588801c 100644 --- a/tests/bits/vector_20.cc +++ b/tests/bits/vector_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_21.cc b/tests/bits/vector_21.cc index 9abbf62a0f..773838f6b3 100644 --- a/tests/bits/vector_21.cc +++ b/tests/bits/vector_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_21_negative.cc b/tests/bits/vector_21_negative.cc index f1dcdd9817..c3f7297f86 100644 --- a/tests/bits/vector_21_negative.cc +++ b/tests/bits/vector_21_negative.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_22.cc b/tests/bits/vector_22.cc index f2be43c6f3..6451e7e869 100644 --- a/tests/bits/vector_22.cc +++ b/tests/bits/vector_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_23.cc b/tests/bits/vector_23.cc index 4082699854..8ac28a9ee9 100644 --- a/tests/bits/vector_23.cc +++ b/tests/bits/vector_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_24.cc b/tests/bits/vector_24.cc index 5efcb2416c..3bba6a41cd 100644 --- a/tests/bits/vector_24.cc +++ b/tests/bits/vector_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_25.cc b/tests/bits/vector_25.cc index 91a6d3dba1..1e5c1a9c91 100644 --- a/tests/bits/vector_25.cc +++ b/tests/bits/vector_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_26.cc b/tests/bits/vector_26.cc index d72e2b19de..c0733733f3 100644 --- a/tests/bits/vector_26.cc +++ b/tests/bits/vector_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_27.cc b/tests/bits/vector_27.cc index d254b68041..2bf534dbc8 100644 --- a/tests/bits/vector_27.cc +++ b/tests/bits/vector_27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_28.cc b/tests/bits/vector_28.cc index 703d41ae5d..4949fb3577 100644 --- a/tests/bits/vector_28.cc +++ b/tests/bits/vector_28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_29.cc b/tests/bits/vector_29.cc index 08b642fa8a..5e759aca07 100644 --- a/tests/bits/vector_29.cc +++ b/tests/bits/vector_29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_30.cc b/tests/bits/vector_30.cc index c96735aac8..8d20944379 100644 --- a/tests/bits/vector_30.cc +++ b/tests/bits/vector_30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_31.cc b/tests/bits/vector_31.cc index 9dd14be4a9..6df751107f 100644 --- a/tests/bits/vector_31.cc +++ b/tests/bits/vector_31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_32.cc b/tests/bits/vector_32.cc index 7a78f801d8..2fe237b4d1 100644 --- a/tests/bits/vector_32.cc +++ b/tests/bits/vector_32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_33.cc b/tests/bits/vector_33.cc index 845310fa37..58b3a294b7 100644 --- a/tests/bits/vector_33.cc +++ b/tests/bits/vector_33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_34.cc b/tests/bits/vector_34.cc index b6e1e63738..c377f1a7a2 100644 --- a/tests/bits/vector_34.cc +++ b/tests/bits/vector_34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_35.cc b/tests/bits/vector_35.cc index 1c269dada3..f08a642ab5 100644 --- a/tests/bits/vector_35.cc +++ b/tests/bits/vector_35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_36.cc b/tests/bits/vector_36.cc index 56d4bf7326..47fd6b16fc 100644 --- a/tests/bits/vector_36.cc +++ b/tests/bits/vector_36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_37.cc b/tests/bits/vector_37.cc index 58887baaaf..fa8298a07f 100644 --- a/tests/bits/vector_37.cc +++ b/tests/bits/vector_37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_38.cc b/tests/bits/vector_38.cc index 2805d25094..e74173f585 100644 --- a/tests/bits/vector_38.cc +++ b/tests/bits/vector_38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_39.cc b/tests/bits/vector_39.cc index faa3240f74..d32167e3f3 100644 --- a/tests/bits/vector_39.cc +++ b/tests/bits/vector_39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_40.cc b/tests/bits/vector_40.cc index ce96146839..ff8ff12d81 100644 --- a/tests/bits/vector_40.cc +++ b/tests/bits/vector_40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_41.cc b/tests/bits/vector_41.cc index 03f86d5e04..4c38ce05bd 100644 --- a/tests/bits/vector_41.cc +++ b/tests/bits/vector_41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_42.cc b/tests/bits/vector_42.cc index 6e6575d612..8c48381bc3 100644 --- a/tests/bits/vector_42.cc +++ b/tests/bits/vector_42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_43.cc b/tests/bits/vector_43.cc index 473c22602f..fc9ada931b 100644 --- a/tests/bits/vector_43.cc +++ b/tests/bits/vector_43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_44.cc b/tests/bits/vector_44.cc index 11f4adb39b..aea4eed7d0 100644 --- a/tests/bits/vector_44.cc +++ b/tests/bits/vector_44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_45.cc b/tests/bits/vector_45.cc index afa9b9c503..de4179b6fc 100644 --- a/tests/bits/vector_45.cc +++ b/tests/bits/vector_45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_46.cc b/tests/bits/vector_46.cc index 76761192a8..b31f4c1344 100644 --- a/tests/bits/vector_46.cc +++ b/tests/bits/vector_46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_47.cc b/tests/bits/vector_47.cc index f1ff87a98a..912c2ccd3f 100644 --- a/tests/bits/vector_47.cc +++ b/tests/bits/vector_47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_48.cc b/tests/bits/vector_48.cc index 20750b8615..71d715d87a 100644 --- a/tests/bits/vector_48.cc +++ b/tests/bits/vector_48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_49.cc b/tests/bits/vector_49.cc index e7dc38f20a..3303146057 100644 --- a/tests/bits/vector_49.cc +++ b/tests/bits/vector_49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_57.cc b/tests/bits/vector_57.cc index cadc1be201..25b3f6e7e8 100644 --- a/tests/bits/vector_57.cc +++ b/tests/bits/vector_57.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_1.cc b/tests/bits/vector_equality_1.cc index ca7f752d39..023938c8d0 100644 --- a/tests/bits/vector_equality_1.cc +++ b/tests/bits/vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_2.cc b/tests/bits/vector_equality_2.cc index bd17ee0790..227fdf8eea 100644 --- a/tests/bits/vector_equality_2.cc +++ b/tests/bits/vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_3.cc b/tests/bits/vector_equality_3.cc index 46a4ff3129..2c097ac63f 100644 --- a/tests/bits/vector_equality_3.cc +++ b/tests/bits/vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_4.cc b/tests/bits/vector_equality_4.cc index f9b092727f..37ce15887e 100644 --- a/tests/bits/vector_equality_4.cc +++ b/tests/bits/vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_5.cc b/tests/bits/vector_equality_5.cc index 3566bb9b2d..05c3c6f63a 100644 --- a/tests/bits/vector_equality_5.cc +++ b/tests/bits/vector_equality_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_6.cc b/tests/bits/vector_equality_6.cc index 75e214e257..d4cfe3d4f5 100644 --- a/tests/bits/vector_equality_6.cc +++ b/tests/bits/vector_equality_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_7.cc b/tests/bits/vector_equality_7.cc index 2322b8f077..e164b3e51e 100644 --- a/tests/bits/vector_equality_7.cc +++ b/tests/bits/vector_equality_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_equality_8.cc b/tests/bits/vector_equality_8.cc index abe725cae9..f86dc9a6fa 100644 --- a/tests/bits/vector_equality_8.cc +++ b/tests/bits/vector_equality_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/vector_vector_01.cc b/tests/bits/vector_vector_01.cc index 88b482547f..6feb13b61b 100644 --- a/tests/bits/vector_vector_01.cc +++ b/tests/bits/vector_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 15cb74067d..653a1a0e10 100644 --- a/tests/bits/volume_1.cc +++ b/tests/bits/volume_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a36bb67ab8..b0f99f9e42 100644 --- a/tests/bits/volume_2.cc +++ b/tests/bits/volume_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 d97001f0b5..a5b9f63609 100644 --- a/tests/bits/volume_3.cc +++ b/tests/bits/volume_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ebc657962a..371a78cfa1 100644 --- a/tests/bits/volume_4.cc +++ b/tests/bits/volume_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt index 929dea684e..867985d49c 100644 --- a/tests/build_tests/CMakeLists.txt +++ b/tests/build_tests/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 3aeb12ab38..e8e1d6b0da 100644 --- a/tests/codim_one/bem.cc +++ b/tests/codim_one/bem.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 841f622e59..85483a141f 100644 --- a/tests/codim_one/bem_integration.cc +++ b/tests/codim_one/bem_integration.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/boundary_indicator_01.cc b/tests/codim_one/boundary_indicator_01.cc index 8f192f9843..ee77169888 100644 --- a/tests/codim_one/boundary_indicator_01.cc +++ b/tests/codim_one/boundary_indicator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a40c8b78fa..47a2c9690f 100644 --- a/tests/codim_one/data_out.cc +++ b/tests/codim_one/data_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 40ba5bbaf4..a0dafcc6c3 100644 --- a/tests/codim_one/data_out_02.cc +++ b/tests/codim_one/data_out_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 8d778c35ab..c4bb944aa5 100644 --- a/tests/codim_one/data_out_03.cc +++ b/tests/codim_one/data_out_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/direction_flag_01.cc b/tests/codim_one/direction_flag_01.cc index 175f78561f..5dede2d396 100644 --- a/tests/codim_one/direction_flag_01.cc +++ b/tests/codim_one/direction_flag_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/direction_flag_02.cc b/tests/codim_one/direction_flag_02.cc index df810b14e6..793ce2056d 100644 --- a/tests/codim_one/direction_flag_02.cc +++ b/tests/codim_one/direction_flag_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/direction_flag_03.cc b/tests/codim_one/direction_flag_03.cc index 4b6ad0ff93..13571efe65 100644 --- a/tests/codim_one/direction_flag_03.cc +++ b/tests/codim_one/direction_flag_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 73d706e08d..0d1c8eae73 100644 --- a/tests/codim_one/error_estimator_01.cc +++ b/tests/codim_one/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_00.cc b/tests/codim_one/extract_boundary_mesh_00.cc index e581464986..83d648425a 100644 --- a/tests/codim_one/extract_boundary_mesh_00.cc +++ b/tests/codim_one/extract_boundary_mesh_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_01.cc b/tests/codim_one/extract_boundary_mesh_01.cc index a6d41772d2..bb8a8054fd 100644 --- a/tests/codim_one/extract_boundary_mesh_01.cc +++ b/tests/codim_one/extract_boundary_mesh_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_02.cc b/tests/codim_one/extract_boundary_mesh_02.cc index 9016d5f55e..7cfb1b43a3 100644 --- a/tests/codim_one/extract_boundary_mesh_02.cc +++ b/tests/codim_one/extract_boundary_mesh_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_03.cc b/tests/codim_one/extract_boundary_mesh_03.cc index 54bc131f06..d535fba71c 100644 --- a/tests/codim_one/extract_boundary_mesh_03.cc +++ b/tests/codim_one/extract_boundary_mesh_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_04.cc b/tests/codim_one/extract_boundary_mesh_04.cc index 7ed17b1c62..a6d255893e 100644 --- a/tests/codim_one/extract_boundary_mesh_04.cc +++ b/tests/codim_one/extract_boundary_mesh_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_05.cc b/tests/codim_one/extract_boundary_mesh_05.cc index b7e059a2f5..691492c1e9 100644 --- a/tests/codim_one/extract_boundary_mesh_05.cc +++ b/tests/codim_one/extract_boundary_mesh_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/extract_boundary_mesh_06.cc b/tests/codim_one/extract_boundary_mesh_06.cc index 959d97427c..c6351190e8 100644 --- a/tests/codim_one/extract_boundary_mesh_06.cc +++ b/tests/codim_one/extract_boundary_mesh_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 180ca6f499..5a6f6245ad 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 49a078bfb5..8a9a91a6af 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 f558bab257..b62998f181 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 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 ffb47b0357..1f3e330adb 100644 --- a/tests/codim_one/gradients.cc +++ b/tests/codim_one/gradients.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 07659d22f9..554db3e716 100644 --- a/tests/codim_one/gradients_1.cc +++ b/tests/codim_one/gradients_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 159de2ac82..52252e807f 100644 --- a/tests/codim_one/grid_in_out.cc +++ b/tests/codim_one/grid_in_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 52576b02f0..65e6e53f9e 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0a5bcf8500..b5c9fc0d7a 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 2f25b91804..a1afd2fcb8 100644 --- a/tests/codim_one/grid_refinement.cc +++ b/tests/codim_one/grid_refinement.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 81dad1910e..ec4aa77776 100644 --- a/tests/codim_one/hanging_nodes_01.cc +++ b/tests/codim_one/hanging_nodes_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 82880ee31a..3288faf47c 100644 --- a/tests/codim_one/hanging_nodes_02.cc +++ b/tests/codim_one/hanging_nodes_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 66a7c4ec7d..b27974cdbb 100644 --- a/tests/codim_one/hanging_nodes_03.cc +++ b/tests/codim_one/hanging_nodes_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c6eaaf46ce..0c01fcef40 100644 --- a/tests/codim_one/integrate_log.cc +++ b/tests/codim_one/integrate_log.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 55124d6557..f9230fd1b7 100644 --- a/tests/codim_one/integrate_log_2.cc +++ b/tests/codim_one/integrate_log_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5a819e9786..dc6c00ec17 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 18a36ec0ec..74ae5cf6fd 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0ad0f70811..488a1a1352 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3922624572..ab752e8561 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 26711b6a98..843923bd1c 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7d7dd3171a..3d05c5b838 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 afdca7787c..2515a6a58a 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7251aa62e8..4729666def 100644 --- a/tests/codim_one/interpolation.cc +++ b/tests/codim_one/interpolation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 9f38c2bb91..b4043b7053 100644 --- a/tests/codim_one/interpolation_2.cc +++ b/tests/codim_one/interpolation_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4add2f384d..2de09a9d30 100644 --- a/tests/codim_one/interpolation_3.cc +++ b/tests/codim_one/interpolation_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c80bad5c1a..cf68cb3538 100644 --- a/tests/codim_one/mapping_01.cc +++ b/tests/codim_one/mapping_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 d2c276c720..05486081f0 100644 --- a/tests/codim_one/mapping_02.cc +++ b/tests/codim_one/mapping_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 98dbd9ad7c..d1054497fe 100644 --- a/tests/codim_one/mapping_03.cc +++ b/tests/codim_one/mapping_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 8c0e734688..9c50c6c186 100644 --- a/tests/codim_one/mapping_q1.cc +++ b/tests/codim_one/mapping_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 996db21064..1b14963154 100644 --- a/tests/codim_one/mapping_q1_eulerian.cc +++ b/tests/codim_one/mapping_q1_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 79ed6e8bf5..e10cb5c4ac 100644 --- a/tests/codim_one/mapping_q_eulerian.cc +++ b/tests/codim_one/mapping_q_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b5f9dab770..09d1db9a95 100644 --- a/tests/codim_one/mean_value.cc +++ b/tests/codim_one/mean_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c50bd13ba7..cf21ffc2b5 100644 --- a/tests/codim_one/mesh_bug.cc +++ b/tests/codim_one/mesh_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a1775e23f6..ea3367c610 100644 --- a/tests/codim_one/normal_vectors_01.cc +++ b/tests/codim_one/normal_vectors_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 af654149e6..8b5678247c 100644 --- a/tests/codim_one/projection.cc +++ b/tests/codim_one/projection.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 48b19509cf..58d479263e 100644 --- a/tests/codim_one/projection_dgp.cc +++ b/tests/codim_one/projection_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3bc47d7a7d..d652076fa6 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0eea2dec8a..2982b993a3 100644 --- a/tests/codim_one/solution_transfer_01.cc +++ b/tests/codim_one/solution_transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c36a1352fe..e8e211069e 100644 --- a/tests/codim_one/surface.cc +++ b/tests/codim_one/surface.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 85f6fd6774..b4d1274406 100644 --- a/tests/codim_one/tensor_matrix_conversion.cc +++ b/tests/codim_one/tensor_matrix_conversion.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d8dc8b3617..db55f6d92c 100644 --- a/tests/codim_one/torus_01.cc +++ b/tests/codim_one/torus_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b2e001ed4a..d4153aea21 100644 --- a/tests/codim_one/transform_01.cc +++ b/tests/codim_one/transform_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/accessor_01.cc b/tests/deal.II/accessor_01.cc index 542ea05340..4889f79f4d 100644 --- a/tests/deal.II/accessor_01.cc +++ b/tests/deal.II/accessor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/accessor_02.cc b/tests/deal.II/accessor_02.cc index 542ea05340..4889f79f4d 100644 --- a/tests/deal.II/accessor_02.cc +++ b/tests/deal.II/accessor_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/assemble_matrix_parallel_01.cc b/tests/deal.II/assemble_matrix_parallel_01.cc index 0db28a43e1..0316f7a385 100644 --- a/tests/deal.II/assemble_matrix_parallel_01.cc +++ b/tests/deal.II/assemble_matrix_parallel_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/assemble_matrix_parallel_02.cc b/tests/deal.II/assemble_matrix_parallel_02.cc index 9596bbaf45..f867078d38 100644 --- a/tests/deal.II/assemble_matrix_parallel_02.cc +++ b/tests/deal.II/assemble_matrix_parallel_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/assemble_matrix_parallel_03.cc b/tests/deal.II/assemble_matrix_parallel_03.cc index a538ce2a69..f4a22fb728 100644 --- a/tests/deal.II/assemble_matrix_parallel_03.cc +++ b/tests/deal.II/assemble_matrix_parallel_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/assemble_matrix_parallel_04.cc b/tests/deal.II/assemble_matrix_parallel_04.cc index 0035f1a21b..c47485370e 100644 --- a/tests/deal.II/assemble_matrix_parallel_04.cc +++ b/tests/deal.II/assemble_matrix_parallel_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_info.cc b/tests/deal.II/block_info.cc index 3a7245ba9d..51bafaae61 100644 --- a/tests/deal.II/block_info.cc +++ b/tests/deal.II/block_info.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_info_02.cc b/tests/deal.II/block_info_02.cc index d5ab507270..b74fa7b9db 100644 --- a/tests/deal.II/block_info_02.cc +++ b/tests/deal.II/block_info_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_list.h b/tests/deal.II/block_list.h index 1010ed0158..9c2b9f081f 100644 --- a/tests/deal.II/block_list.h +++ b/tests/deal.II/block_list.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_list_01.cc b/tests/deal.II/block_list_01.cc index 138bc516d0..5a0b932b68 100644 --- a/tests/deal.II/block_list_01.cc +++ b/tests/deal.II/block_list_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_list_02.cc b/tests/deal.II/block_list_02.cc index 1f12560ebe..a600e61cb7 100644 --- a/tests/deal.II/block_list_02.cc +++ b/tests/deal.II/block_list_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_list_03.cc b/tests/deal.II/block_list_03.cc index 0d3536392d..8e3d6b1c81 100644 --- a/tests/deal.II/block_list_03.cc +++ b/tests/deal.II/block_list_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_list_04.cc b/tests/deal.II/block_list_04.cc index ce2f91347b..4d6f0fda0c 100644 --- a/tests/deal.II/block_list_04.cc +++ b/tests/deal.II/block_list_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/block_matrices.cc b/tests/deal.II/block_matrices.cc index 85539a3b37..c036f37319 100644 --- a/tests/deal.II/block_matrices.cc +++ b/tests/deal.II/block_matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/boundaries.cc b/tests/deal.II/boundaries.cc index d1b0ea666b..c5b51852a3 100644 --- a/tests/deal.II/boundaries.cc +++ b/tests/deal.II/boundaries.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/cell_similarity_crash_01.cc b/tests/deal.II/cell_similarity_crash_01.cc index 942349703b..4fa98b02e7 100644 --- a/tests/deal.II/cell_similarity_crash_01.cc +++ b/tests/deal.II/cell_similarity_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/cell_similarity_crash_02.cc b/tests/deal.II/cell_similarity_crash_02.cc index d21903366a..7bbe21c5e9 100644 --- a/tests/deal.II/cell_similarity_crash_02.cc +++ b/tests/deal.II/cell_similarity_crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/coarsening_02.cc b/tests/deal.II/coarsening_02.cc index e91c168a24..123f984cb4 100644 --- a/tests/deal.II/coarsening_02.cc +++ b/tests/deal.II/coarsening_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/coarsening_02_1d.cc b/tests/deal.II/coarsening_02_1d.cc index 197b6038dd..c5f8be6d5e 100644 --- a/tests/deal.II/coarsening_02_1d.cc +++ b/tests/deal.II/coarsening_02_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/coarsening_03.cc b/tests/deal.II/coarsening_03.cc index fa12d815a2..7ffb326bec 100644 --- a/tests/deal.II/coarsening_03.cc +++ b/tests/deal.II/coarsening_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraint_graph.cc b/tests/deal.II/constraint_graph.cc index 107960511f..b847d8dfd1 100644 --- a/tests/deal.II/constraint_graph.cc +++ b/tests/deal.II/constraint_graph.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints.cc b/tests/deal.II/constraints.cc index 3212b05310..cc5c193019 100644 --- a/tests/deal.II/constraints.cc +++ b/tests/deal.II/constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_block_01.cc b/tests/deal.II/constraints_block_01.cc index a58869a497..e02cd34536 100644 --- a/tests/deal.II/constraints_block_01.cc +++ b/tests/deal.II/constraints_block_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_hanging_nodes_bc.cc b/tests/deal.II/constraints_hanging_nodes_bc.cc index 9b093241c6..3d8b46c773 100644 --- a/tests/deal.II/constraints_hanging_nodes_bc.cc +++ b/tests/deal.II/constraints_hanging_nodes_bc.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_local_to_global.cc b/tests/deal.II/constraints_local_to_global.cc index 9662ffe063..0ba9b4f871 100644 --- a/tests/deal.II/constraints_local_to_global.cc +++ b/tests/deal.II/constraints_local_to_global.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_local_to_global_chunk.cc b/tests/deal.II/constraints_local_to_global_chunk.cc index ba41a3f1cb..502f24b36a 100644 --- a/tests/deal.II/constraints_local_to_global_chunk.cc +++ b/tests/deal.II/constraints_local_to_global_chunk.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge.cc b/tests/deal.II/constraints_merge.cc index 837f29bd75..493b72773e 100644 --- a/tests/deal.II/constraints_merge.cc +++ b/tests/deal.II/constraints_merge.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_02.cc b/tests/deal.II/constraints_merge_02.cc index dfd8351497..44c99429cb 100644 --- a/tests/deal.II/constraints_merge_02.cc +++ b/tests/deal.II/constraints_merge_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_03.cc b/tests/deal.II/constraints_merge_03.cc index ce3ff7798f..7f0f92ad5e 100644 --- a/tests/deal.II/constraints_merge_03.cc +++ b/tests/deal.II/constraints_merge_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_04.cc b/tests/deal.II/constraints_merge_04.cc index 87dc48b6bf..f66d643a1e 100644 --- a/tests/deal.II/constraints_merge_04.cc +++ b/tests/deal.II/constraints_merge_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_05.cc b/tests/deal.II/constraints_merge_05.cc index 4cbaa333f4..1e73c74eb3 100644 --- a/tests/deal.II/constraints_merge_05.cc +++ b/tests/deal.II/constraints_merge_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_06.cc b/tests/deal.II/constraints_merge_06.cc index 83f963575c..bcadf9c522 100644 --- a/tests/deal.II/constraints_merge_06.cc +++ b/tests/deal.II/constraints_merge_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_07.cc b/tests/deal.II/constraints_merge_07.cc index 70bd5e794e..a33118e6f8 100644 --- a/tests/deal.II/constraints_merge_07.cc +++ b/tests/deal.II/constraints_merge_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_08.cc b/tests/deal.II/constraints_merge_08.cc index 36a9c424eb..130730aec1 100644 --- a/tests/deal.II/constraints_merge_08.cc +++ b/tests/deal.II/constraints_merge_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/constraints_merge_09.cc b/tests/deal.II/constraints_merge_09.cc index 9dfc44474c..141d9bdd78 100644 --- a/tests/deal.II/constraints_merge_09.cc +++ b/tests/deal.II/constraints_merge_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_01.cc b/tests/deal.II/create_laplace_matrix_01.cc index 128ee121a3..25eb0d0122 100644 --- a/tests/deal.II/create_laplace_matrix_01.cc +++ b/tests/deal.II/create_laplace_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_01b.cc b/tests/deal.II/create_laplace_matrix_01b.cc index 194a0d9847..7113cacb77 100644 --- a/tests/deal.II/create_laplace_matrix_01b.cc +++ b/tests/deal.II/create_laplace_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_02.cc b/tests/deal.II/create_laplace_matrix_02.cc index 0e35a4b901..b57c8de9b9 100644 --- a/tests/deal.II/create_laplace_matrix_02.cc +++ b/tests/deal.II/create_laplace_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_02b.cc b/tests/deal.II/create_laplace_matrix_02b.cc index 59217a736c..9fec82c7c2 100644 --- a/tests/deal.II/create_laplace_matrix_02b.cc +++ b/tests/deal.II/create_laplace_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_03.cc b/tests/deal.II/create_laplace_matrix_03.cc index cba9324f18..2240fe5318 100644 --- a/tests/deal.II/create_laplace_matrix_03.cc +++ b/tests/deal.II/create_laplace_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_03b.cc b/tests/deal.II/create_laplace_matrix_03b.cc index cb1b0c9aa3..7e21b35bf9 100644 --- a/tests/deal.II/create_laplace_matrix_03b.cc +++ b/tests/deal.II/create_laplace_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_04.cc b/tests/deal.II/create_laplace_matrix_04.cc index 91424be6d1..7e0daaa00e 100644 --- a/tests/deal.II/create_laplace_matrix_04.cc +++ b/tests/deal.II/create_laplace_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_04b.cc b/tests/deal.II/create_laplace_matrix_04b.cc index 1b0ea1ccc5..c100dd47aa 100644 --- a/tests/deal.II/create_laplace_matrix_04b.cc +++ b/tests/deal.II/create_laplace_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_constraints_01.cc b/tests/deal.II/create_laplace_matrix_constraints_01.cc index 3988ef5bc5..faeda6deae 100644 --- a/tests/deal.II/create_laplace_matrix_constraints_01.cc +++ b/tests/deal.II/create_laplace_matrix_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_constraints_02.cc b/tests/deal.II/create_laplace_matrix_constraints_02.cc index cbb401cd33..77f8a873be 100644 --- a/tests/deal.II/create_laplace_matrix_constraints_02.cc +++ b/tests/deal.II/create_laplace_matrix_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_constraints_02b.cc b/tests/deal.II/create_laplace_matrix_constraints_02b.cc index 7f1cf42c57..64f6506678 100644 --- a/tests/deal.II/create_laplace_matrix_constraints_02b.cc +++ b/tests/deal.II/create_laplace_matrix_constraints_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_constraints_03.cc b/tests/deal.II/create_laplace_matrix_constraints_03.cc index b975483467..bce92dae1f 100644 --- a/tests/deal.II/create_laplace_matrix_constraints_03.cc +++ b/tests/deal.II/create_laplace_matrix_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_laplace_matrix_constraints_04.cc b/tests/deal.II/create_laplace_matrix_constraints_04.cc index d3e31b3311..0b874073ba 100644 --- a/tests/deal.II/create_laplace_matrix_constraints_04.cc +++ b/tests/deal.II/create_laplace_matrix_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_01.cc b/tests/deal.II/create_mass_matrix_01.cc index ee97e67653..bb75e4ce1f 100644 --- a/tests/deal.II/create_mass_matrix_01.cc +++ b/tests/deal.II/create_mass_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_01b.cc b/tests/deal.II/create_mass_matrix_01b.cc index 0e638fd4c7..55307c100f 100644 --- a/tests/deal.II/create_mass_matrix_01b.cc +++ b/tests/deal.II/create_mass_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_02.cc b/tests/deal.II/create_mass_matrix_02.cc index 06ac3a863c..47d703f738 100644 --- a/tests/deal.II/create_mass_matrix_02.cc +++ b/tests/deal.II/create_mass_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_02b.cc b/tests/deal.II/create_mass_matrix_02b.cc index d0da9799d7..d96db02531 100644 --- a/tests/deal.II/create_mass_matrix_02b.cc +++ b/tests/deal.II/create_mass_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_03.cc b/tests/deal.II/create_mass_matrix_03.cc index 92d2aed1b4..504f135b41 100644 --- a/tests/deal.II/create_mass_matrix_03.cc +++ b/tests/deal.II/create_mass_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_03b.cc b/tests/deal.II/create_mass_matrix_03b.cc index 2bc1e80934..a3037cbca8 100644 --- a/tests/deal.II/create_mass_matrix_03b.cc +++ b/tests/deal.II/create_mass_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_04.cc b/tests/deal.II/create_mass_matrix_04.cc index 2d3ff08476..fb67861c64 100644 --- a/tests/deal.II/create_mass_matrix_04.cc +++ b/tests/deal.II/create_mass_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_04b.cc b/tests/deal.II/create_mass_matrix_04b.cc index 3683b921d2..843f42b6ad 100644 --- a/tests/deal.II/create_mass_matrix_04b.cc +++ b/tests/deal.II/create_mass_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_05.cc b/tests/deal.II/create_mass_matrix_05.cc index d437a718a1..95f5879d13 100644 --- a/tests/deal.II/create_mass_matrix_05.cc +++ b/tests/deal.II/create_mass_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_constraints_01.cc b/tests/deal.II/create_mass_matrix_constraints_01.cc index bc34908a46..d33273cf5a 100644 --- a/tests/deal.II/create_mass_matrix_constraints_01.cc +++ b/tests/deal.II/create_mass_matrix_constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_constraints_02.cc b/tests/deal.II/create_mass_matrix_constraints_02.cc index 69f544c667..ed6fbb81d1 100644 --- a/tests/deal.II/create_mass_matrix_constraints_02.cc +++ b/tests/deal.II/create_mass_matrix_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_constraints_02b.cc b/tests/deal.II/create_mass_matrix_constraints_02b.cc index 3cc560b0f4..091f167dfb 100644 --- a/tests/deal.II/create_mass_matrix_constraints_02b.cc +++ b/tests/deal.II/create_mass_matrix_constraints_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_constraints_03.cc b/tests/deal.II/create_mass_matrix_constraints_03.cc index 38fa12ed28..fd101f561b 100644 --- a/tests/deal.II/create_mass_matrix_constraints_03.cc +++ b/tests/deal.II/create_mass_matrix_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_mass_matrix_constraints_04.cc b/tests/deal.II/create_mass_matrix_constraints_04.cc index 6c6a94538c..76a3c0e51f 100644 --- a/tests/deal.II/create_mass_matrix_constraints_04.cc +++ b/tests/deal.II/create_mass_matrix_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_point_source.cc b/tests/deal.II/create_point_source.cc index a4ecf50b54..ced2feb7c6 100644 --- a/tests/deal.II/create_point_source.cc +++ b/tests/deal.II/create_point_source.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/create_point_source_hp.cc b/tests/deal.II/create_point_source_hp.cc index 65ccaeba54..45c692d3b0 100644 --- a/tests/deal.II/create_point_source_hp.cc +++ b/tests/deal.II/create_point_source_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/data_out.cc b/tests/deal.II/data_out.cc index 2331665ade..fc06aebebb 100644 --- a/tests/deal.II/data_out.cc +++ b/tests/deal.II/data_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/data_out_postprocessor_01.cc b/tests/deal.II/data_out_postprocessor_01.cc index c6ba415cd8..c39ccd403c 100644 --- a/tests/deal.II/data_out_postprocessor_01.cc +++ b/tests/deal.II/data_out_postprocessor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/data_out_postprocessor_scalar_01.cc b/tests/deal.II/data_out_postprocessor_scalar_01.cc index c3d2bd60e9..c001c32221 100644 --- a/tests/deal.II/data_out_postprocessor_scalar_01.cc +++ b/tests/deal.II/data_out_postprocessor_scalar_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/data_out_postprocessor_vector_01.cc b/tests/deal.II/data_out_postprocessor_vector_01.cc index 86dc20650f..9b27cb68d0 100644 --- a/tests/deal.II/data_out_postprocessor_vector_01.cc +++ b/tests/deal.II/data_out_postprocessor_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/derivative_approximation.cc b/tests/deal.II/derivative_approximation.cc index 391ad4a6aa..6c5340b983 100644 --- a/tests/deal.II/derivative_approximation.cc +++ b/tests/deal.II/derivative_approximation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/derivative_approximation_2.cc b/tests/deal.II/derivative_approximation_2.cc index 3ba0d1e7b4..cdb42db8d7 100644 --- a/tests/deal.II/derivative_approximation_2.cc +++ b/tests/deal.II/derivative_approximation_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/derivatives.cc b/tests/deal.II/derivatives.cc index 0921f8dc25..70f4320a83 100644 --- a/tests/deal.II/derivatives.cc +++ b/tests/deal.II/derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/distort_random.cc b/tests/deal.II/distort_random.cc index c9e43df679..cbeb48154e 100644 --- a/tests/deal.II/distort_random.cc +++ b/tests/deal.II/distort_random.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_accessor_01.cc b/tests/deal.II/dof_accessor_01.cc index 9688da3c77..7356105ec2 100644 --- a/tests/deal.II/dof_accessor_01.cc +++ b/tests/deal.II/dof_accessor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_handler_number_cache.cc b/tests/deal.II/dof_handler_number_cache.cc index 893f97e57b..8c7d0704bd 100644 --- a/tests/deal.II/dof_handler_number_cache.cc +++ b/tests/deal.II/dof_handler_number_cache.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_handler_number_cache_02.cc b/tests/deal.II/dof_handler_number_cache_02.cc index bbdc1da7f1..189b53f639 100644 --- a/tests/deal.II/dof_handler_number_cache_02.cc +++ b/tests/deal.II/dof_handler_number_cache_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering.cc b/tests/deal.II/dof_renumbering.cc index d0008326be..27ed52e195 100644 --- a/tests/deal.II/dof_renumbering.cc +++ b/tests/deal.II/dof_renumbering.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_02.cc b/tests/deal.II/dof_renumbering_02.cc index 5c81630dde..78dfb121fd 100644 --- a/tests/deal.II/dof_renumbering_02.cc +++ b/tests/deal.II/dof_renumbering_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_03.cc b/tests/deal.II/dof_renumbering_03.cc index fd6db726c7..5a3628363a 100644 --- a/tests/deal.II/dof_renumbering_03.cc +++ b/tests/deal.II/dof_renumbering_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_04.cc b/tests/deal.II/dof_renumbering_04.cc index 3039be2b08..4f6a2a1a92 100644 --- a/tests/deal.II/dof_renumbering_04.cc +++ b/tests/deal.II/dof_renumbering_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_04a.cc b/tests/deal.II/dof_renumbering_04a.cc index d57a0006a2..715d900291 100644 --- a/tests/deal.II/dof_renumbering_04a.cc +++ b/tests/deal.II/dof_renumbering_04a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_05.cc b/tests/deal.II/dof_renumbering_05.cc index 79433f1b05..af357fd952 100644 --- a/tests/deal.II/dof_renumbering_05.cc +++ b/tests/deal.II/dof_renumbering_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_06.cc b/tests/deal.II/dof_renumbering_06.cc index bfd337bf9c..88a5f4fd43 100644 --- a/tests/deal.II/dof_renumbering_06.cc +++ b/tests/deal.II/dof_renumbering_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_07.cc b/tests/deal.II/dof_renumbering_07.cc index b722ae563e..5641f9feb3 100644 --- a/tests/deal.II/dof_renumbering_07.cc +++ b/tests/deal.II/dof_renumbering_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_zorder_01.cc b/tests/deal.II/dof_renumbering_zorder_01.cc index e22d0d95a6..79ee54de29 100644 --- a/tests/deal.II/dof_renumbering_zorder_01.cc +++ b/tests/deal.II/dof_renumbering_zorder_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_renumbering_zorder_02.cc b/tests/deal.II/dof_renumbering_zorder_02.cc index 19c2fe5a51..ed0feb1835 100644 --- a/tests/deal.II/dof_renumbering_zorder_02.cc +++ b/tests/deal.II/dof_renumbering_zorder_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/dof_test.cc b/tests/deal.II/dof_test.cc index bc9812d786..71e36fbc68 100644 --- a/tests/deal.II/dof_test.cc +++ b/tests/deal.II/dof_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/error_estimator.cc b/tests/deal.II/error_estimator.cc index 5fbb9c0054..84b5c70bfd 100644 --- a/tests/deal.II/error_estimator.cc +++ b/tests/deal.II/error_estimator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/error_estimator_01.cc b/tests/deal.II/error_estimator_01.cc index cb2855588f..10aa40c2a8 100644 --- a/tests/deal.II/error_estimator_01.cc +++ b/tests/deal.II/error_estimator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extent_in_direction.cc b/tests/deal.II/extent_in_direction.cc index f7f3b16ab0..bb5d6048f3 100644 --- a/tests/deal.II/extent_in_direction.cc +++ b/tests/deal.II/extent_in_direction.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_01.cc b/tests/deal.II/extract_dofs_by_component_01.cc index c18f128279..00a99ffb65 100644 --- a/tests/deal.II/extract_dofs_by_component_01.cc +++ b/tests/deal.II/extract_dofs_by_component_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_01_hp.cc b/tests/deal.II/extract_dofs_by_component_01_hp.cc index 044a851430..f1e9d53b79 100644 --- a/tests/deal.II/extract_dofs_by_component_01_hp.cc +++ b/tests/deal.II/extract_dofs_by_component_01_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_01_mg.cc b/tests/deal.II/extract_dofs_by_component_01_mg.cc index d96c592870..8eddeb6605 100644 --- a/tests/deal.II/extract_dofs_by_component_01_mg.cc +++ b/tests/deal.II/extract_dofs_by_component_01_mg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_01x.cc b/tests/deal.II/extract_dofs_by_component_01x.cc index dbe0fafcb0..66cea0c3c2 100644 --- a/tests/deal.II/extract_dofs_by_component_01x.cc +++ b/tests/deal.II/extract_dofs_by_component_01x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_01y.cc b/tests/deal.II/extract_dofs_by_component_01y.cc index e7549382ca..092c690d0c 100644 --- a/tests/deal.II/extract_dofs_by_component_01y.cc +++ b/tests/deal.II/extract_dofs_by_component_01y.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_02.cc b/tests/deal.II/extract_dofs_by_component_02.cc index 8fbf65c10f..3b80dc6c4c 100644 --- a/tests/deal.II/extract_dofs_by_component_02.cc +++ b/tests/deal.II/extract_dofs_by_component_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_02_hp.cc b/tests/deal.II/extract_dofs_by_component_02_hp.cc index 609c6689e6..26b970e4d9 100644 --- a/tests/deal.II/extract_dofs_by_component_02_hp.cc +++ b/tests/deal.II/extract_dofs_by_component_02_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_02_mg.cc b/tests/deal.II/extract_dofs_by_component_02_mg.cc index 64e8f75c0f..12317c0ea0 100644 --- a/tests/deal.II/extract_dofs_by_component_02_mg.cc +++ b/tests/deal.II/extract_dofs_by_component_02_mg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_03.cc b/tests/deal.II/extract_dofs_by_component_03.cc index c01e77f99a..78cd1126f6 100644 --- a/tests/deal.II/extract_dofs_by_component_03.cc +++ b/tests/deal.II/extract_dofs_by_component_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_04.cc b/tests/deal.II/extract_dofs_by_component_04.cc index 3f314aae62..b43a69996d 100644 --- a/tests/deal.II/extract_dofs_by_component_04.cc +++ b/tests/deal.II/extract_dofs_by_component_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_05.cc b/tests/deal.II/extract_dofs_by_component_05.cc index b9d8046181..2ec711be47 100644 --- a/tests/deal.II/extract_dofs_by_component_05.cc +++ b/tests/deal.II/extract_dofs_by_component_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_05_hp.cc b/tests/deal.II/extract_dofs_by_component_05_hp.cc index bc067118b2..4cab24c903 100644 --- a/tests/deal.II/extract_dofs_by_component_05_hp.cc +++ b/tests/deal.II/extract_dofs_by_component_05_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_06.cc b/tests/deal.II/extract_dofs_by_component_06.cc index 9907a4d24e..8530a5d1a5 100644 --- a/tests/deal.II/extract_dofs_by_component_06.cc +++ b/tests/deal.II/extract_dofs_by_component_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/extract_dofs_by_component_06_hp.cc b/tests/deal.II/extract_dofs_by_component_06_hp.cc index 34fe5b9817..f794fdcba7 100644 --- a/tests/deal.II/extract_dofs_by_component_06_hp.cc +++ b/tests/deal.II/extract_dofs_by_component_06_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/face_orientations_3d.cc b/tests/deal.II/face_orientations_3d.cc index 7555822042..26dc63c2a8 100644 --- a/tests/deal.II/face_orientations_3d.cc +++ b/tests/deal.II/face_orientations_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_field.cc b/tests/deal.II/fe_field.cc index 60de79e32f..4147d5b3fb 100644 --- a/tests/deal.II/fe_field.cc +++ b/tests/deal.II/fe_field.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_extractor_01.cc b/tests/deal.II/fe_values_extractor_01.cc index 7d5ec20415..8e7f320689 100644 --- a/tests/deal.II/fe_values_extractor_01.cc +++ b/tests/deal.II/fe_values_extractor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_01.cc b/tests/deal.II/fe_values_view_01.cc index d2d609e1fb..c6ffd43e9c 100644 --- a/tests/deal.II/fe_values_view_01.cc +++ b/tests/deal.II/fe_values_view_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_02.cc b/tests/deal.II/fe_values_view_02.cc index 630484311c..f698180717 100644 --- a/tests/deal.II/fe_values_view_02.cc +++ b/tests/deal.II/fe_values_view_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_03.cc b/tests/deal.II/fe_values_view_03.cc index 1834aa074d..78c17a6931 100644 --- a/tests/deal.II/fe_values_view_03.cc +++ b/tests/deal.II/fe_values_view_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_04.cc b/tests/deal.II/fe_values_view_04.cc index 891ba43580..e07ed62c4e 100644 --- a/tests/deal.II/fe_values_view_04.cc +++ b/tests/deal.II/fe_values_view_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_05.cc b/tests/deal.II/fe_values_view_05.cc index 455c6ce2fd..a6524745c7 100644 --- a/tests/deal.II/fe_values_view_05.cc +++ b/tests/deal.II/fe_values_view_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_06.cc b/tests/deal.II/fe_values_view_06.cc index 2717d8e33c..1ccc04e333 100644 --- a/tests/deal.II/fe_values_view_06.cc +++ b/tests/deal.II/fe_values_view_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_07.cc b/tests/deal.II/fe_values_view_07.cc index 88aa260402..ce8196920e 100644 --- a/tests/deal.II/fe_values_view_07.cc +++ b/tests/deal.II/fe_values_view_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_08.cc b/tests/deal.II/fe_values_view_08.cc index 2b880ef9bc..992c72f528 100644 --- a/tests/deal.II/fe_values_view_08.cc +++ b/tests/deal.II/fe_values_view_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_09.cc b/tests/deal.II/fe_values_view_09.cc index 672ede39dc..86ecb6e8b4 100644 --- a/tests/deal.II/fe_values_view_09.cc +++ b/tests/deal.II/fe_values_view_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_10.cc b/tests/deal.II/fe_values_view_10.cc index 7332ce6404..bb6b33aaba 100644 --- a/tests/deal.II/fe_values_view_10.cc +++ b/tests/deal.II/fe_values_view_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_10_single_01.cc b/tests/deal.II/fe_values_view_10_single_01.cc index 150f36e8ca..b9089ae8d4 100644 --- a/tests/deal.II/fe_values_view_10_single_01.cc +++ b/tests/deal.II/fe_values_view_10_single_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_10_single_02.cc b/tests/deal.II/fe_values_view_10_single_02.cc index 59a9f48716..9f6ab8e125 100644 --- a/tests/deal.II/fe_values_view_10_single_02.cc +++ b/tests/deal.II/fe_values_view_10_single_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_10_single_03.cc b/tests/deal.II/fe_values_view_10_single_03.cc index 9107c98902..3827453f6a 100644 --- a/tests/deal.II/fe_values_view_10_single_03.cc +++ b/tests/deal.II/fe_values_view_10_single_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_10_single_04.cc b/tests/deal.II/fe_values_view_10_single_04.cc index 4769301e22..1b41d37b55 100644 --- a/tests/deal.II/fe_values_view_10_single_04.cc +++ b/tests/deal.II/fe_values_view_10_single_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_11.cc b/tests/deal.II/fe_values_view_11.cc index 26facaebbe..bef07a7340 100644 --- a/tests/deal.II/fe_values_view_11.cc +++ b/tests/deal.II/fe_values_view_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_12.cc b/tests/deal.II/fe_values_view_12.cc index 659486c965..30d9596737 100644 --- a/tests/deal.II/fe_values_view_12.cc +++ b/tests/deal.II/fe_values_view_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_13.cc b/tests/deal.II/fe_values_view_13.cc index a4699335b1..8c7675a0c6 100644 --- a/tests/deal.II/fe_values_view_13.cc +++ b/tests/deal.II/fe_values_view_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_14.cc b/tests/deal.II/fe_values_view_14.cc index a136d68739..93db296f25 100644 --- a/tests/deal.II/fe_values_view_14.cc +++ b/tests/deal.II/fe_values_view_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_15.cc b/tests/deal.II/fe_values_view_15.cc index d271b86aad..53c6fea3a1 100644 --- a/tests/deal.II/fe_values_view_15.cc +++ b/tests/deal.II/fe_values_view_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_16.cc b/tests/deal.II/fe_values_view_16.cc index f4156a7c7c..2da5fe92c6 100644 --- a/tests/deal.II/fe_values_view_16.cc +++ b/tests/deal.II/fe_values_view_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_17.cc b/tests/deal.II/fe_values_view_17.cc index c93fbf2b9e..c3dbce220b 100644 --- a/tests/deal.II/fe_values_view_17.cc +++ b/tests/deal.II/fe_values_view_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_18.cc b/tests/deal.II/fe_values_view_18.cc index 57df058b71..fdef180f89 100644 --- a/tests/deal.II/fe_values_view_18.cc +++ b/tests/deal.II/fe_values_view_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_19.cc b/tests/deal.II/fe_values_view_19.cc index f8349b3e43..f364a90fd6 100644 --- a/tests/deal.II/fe_values_view_19.cc +++ b/tests/deal.II/fe_values_view_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_20.cc b/tests/deal.II/fe_values_view_20.cc index 92b63a872e..7adeb7c137 100644 --- a/tests/deal.II/fe_values_view_20.cc +++ b/tests/deal.II/fe_values_view_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_21.cc b/tests/deal.II/fe_values_view_21.cc index 64ae5f087c..baad361530 100644 --- a/tests/deal.II/fe_values_view_21.cc +++ b/tests/deal.II/fe_values_view_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_21_nonsymmetric.cc b/tests/deal.II/fe_values_view_21_nonsymmetric.cc index 83a10d1630..6740144f49 100644 --- a/tests/deal.II/fe_values_view_21_nonsymmetric.cc +++ b/tests/deal.II/fe_values_view_21_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_22.cc b/tests/deal.II/fe_values_view_22.cc index cbe3927ca1..caefe5c126 100644 --- a/tests/deal.II/fe_values_view_22.cc +++ b/tests/deal.II/fe_values_view_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_23.cc b/tests/deal.II/fe_values_view_23.cc index 69d2f18cb4..ccea52a676 100644 --- a/tests/deal.II/fe_values_view_23.cc +++ b/tests/deal.II/fe_values_view_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_23_nonsymmetric.cc b/tests/deal.II/fe_values_view_23_nonsymmetric.cc index ebc8e84a71..b5718265a8 100644 --- a/tests/deal.II/fe_values_view_23_nonsymmetric.cc +++ b/tests/deal.II/fe_values_view_23_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_24.cc b/tests/deal.II/fe_values_view_24.cc index 5c000bc126..cf85c8ccae 100644 --- a/tests/deal.II/fe_values_view_24.cc +++ b/tests/deal.II/fe_values_view_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_24_nonsymmetric.cc b/tests/deal.II/fe_values_view_24_nonsymmetric.cc index 6a0f5bbf5c..539da9cc00 100644 --- a/tests/deal.II/fe_values_view_24_nonsymmetric.cc +++ b/tests/deal.II/fe_values_view_24_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_25.cc b/tests/deal.II/fe_values_view_25.cc index 65ac10d959..b42b2dd691 100644 --- a/tests/deal.II/fe_values_view_25.cc +++ b/tests/deal.II/fe_values_view_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_25_nonsymmetric.cc b/tests/deal.II/fe_values_view_25_nonsymmetric.cc index f40ddcdda5..4e80a1bccd 100644 --- a/tests/deal.II/fe_values_view_25_nonsymmetric.cc +++ b/tests/deal.II/fe_values_view_25_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_invalid_01.cc b/tests/deal.II/fe_values_view_invalid_01.cc index 57b44739e1..962ca47f50 100644 --- a/tests/deal.II/fe_values_view_invalid_01.cc +++ b/tests/deal.II/fe_values_view_invalid_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_invalid_02.cc b/tests/deal.II/fe_values_view_invalid_02.cc index 619e49c6a7..9cea164e26 100644 --- a/tests/deal.II/fe_values_view_invalid_02.cc +++ b/tests/deal.II/fe_values_view_invalid_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_invalid_03.cc b/tests/deal.II/fe_values_view_invalid_03.cc index 6b34cc9e89..bed38eb4ef 100644 --- a/tests/deal.II/fe_values_view_invalid_03.cc +++ b/tests/deal.II/fe_values_view_invalid_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc b/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc index 6f63b2d19f..0b073e9a1b 100644 --- a/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc +++ b/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/fe_values_view_tensor_01.cc b/tests/deal.II/fe_values_view_tensor_01.cc index b17aa1126d..a23249f0b3 100644 --- a/tests/deal.II/fe_values_view_tensor_01.cc +++ b/tests/deal.II/fe_values_view_tensor_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/filtered_iterator.cc b/tests/deal.II/filtered_iterator.cc index 55b57f8a71..80839d8843 100644 --- a/tests/deal.II/filtered_iterator.cc +++ b/tests/deal.II/filtered_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/filtered_iterator_02.cc b/tests/deal.II/filtered_iterator_02.cc index 7f293c1d72..8032aeabe2 100644 --- a/tests/deal.II/filtered_iterator_02.cc +++ b/tests/deal.II/filtered_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/filtered_iterator_03.cc b/tests/deal.II/filtered_iterator_03.cc index 186c0407bc..4c4d3d3de9 100644 --- a/tests/deal.II/filtered_iterator_03.cc +++ b/tests/deal.II/filtered_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/filtered_matrix.cc b/tests/deal.II/filtered_matrix.cc index 54cf47a98c..094235765b 100644 --- a/tests/deal.II/filtered_matrix.cc +++ b/tests/deal.II/filtered_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/get_finest_common_cells_01.cc b/tests/deal.II/get_finest_common_cells_01.cc index 30ced5239f..fc407e0397 100644 --- a/tests/deal.II/get_finest_common_cells_01.cc +++ b/tests/deal.II/get_finest_common_cells_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/get_finest_common_cells_02.cc b/tests/deal.II/get_finest_common_cells_02.cc index 96d6de0f8f..6004ec9430 100644 --- a/tests/deal.II/get_finest_common_cells_02.cc +++ b/tests/deal.II/get_finest_common_cells_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/get_finest_common_cells_03.cc b/tests/deal.II/get_finest_common_cells_03.cc index d1f04a0193..50b80cf02e 100644 --- a/tests/deal.II/get_finest_common_cells_03.cc +++ b/tests/deal.II/get_finest_common_cells_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/get_finest_common_cells_04.cc b/tests/deal.II/get_finest_common_cells_04.cc index 96d6de0f8f..6004ec9430 100644 --- a/tests/deal.II/get_finest_common_cells_04.cc +++ b/tests/deal.II/get_finest_common_cells_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_generator_01.cc b/tests/deal.II/grid_generator_01.cc index 1370bb2850..66b684653c 100644 --- a/tests/deal.II/grid_generator_01.cc +++ b/tests/deal.II/grid_generator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_hyper_shell.cc b/tests/deal.II/grid_hyper_shell.cc index 71d46a68df..2e6ac5419d 100644 --- a/tests/deal.II/grid_hyper_shell.cc +++ b/tests/deal.II/grid_hyper_shell.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_hyper_shell_02.cc b/tests/deal.II/grid_hyper_shell_02.cc index 2746c9ab84..86467de5f9 100644 --- a/tests/deal.II/grid_hyper_shell_02.cc +++ b/tests/deal.II/grid_hyper_shell_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_hyper_shell_03.cc b/tests/deal.II/grid_hyper_shell_03.cc index a2aab393e8..8db802175e 100644 --- a/tests/deal.II/grid_hyper_shell_03.cc +++ b/tests/deal.II/grid_hyper_shell_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_hyper_shell_04.cc b/tests/deal.II/grid_hyper_shell_04.cc index c9c59ea742..008951317a 100644 --- a/tests/deal.II/grid_hyper_shell_04.cc +++ b/tests/deal.II/grid_hyper_shell_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_hyper_shell_05.cc b/tests/deal.II/grid_hyper_shell_05.cc index 8acf10ee07..9c826bb2a2 100644 --- a/tests/deal.II/grid_hyper_shell_05.cc +++ b/tests/deal.II/grid_hyper_shell_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in.cc b/tests/deal.II/grid_in.cc index be30dfd972..5458c41257 100644 --- a/tests/deal.II/grid_in.cc +++ b/tests/deal.II/grid_in.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_02.cc b/tests/deal.II/grid_in_02.cc index e2af136a2f..9d13067d21 100644 --- a/tests/deal.II/grid_in_02.cc +++ b/tests/deal.II/grid_in_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_3d.cc b/tests/deal.II/grid_in_3d.cc index da0c8da801..4520dec953 100644 --- a/tests/deal.II/grid_in_3d.cc +++ b/tests/deal.II/grid_in_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_3d_02.cc b/tests/deal.II/grid_in_3d_02.cc index 7e25f6f845..33fa945046 100644 --- a/tests/deal.II/grid_in_3d_02.cc +++ b/tests/deal.II/grid_in_3d_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_msh.cc b/tests/deal.II/grid_in_msh.cc index be887d221a..c704755d95 100644 --- a/tests/deal.II/grid_in_msh.cc +++ b/tests/deal.II/grid_in_msh.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_msh_02.cc b/tests/deal.II/grid_in_msh_02.cc index 159dcb5dca..d3144ce76e 100644 --- a/tests/deal.II/grid_in_msh_02.cc +++ b/tests/deal.II/grid_in_msh_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_msh_03.cc b/tests/deal.II/grid_in_msh_03.cc index 6935fa0ab4..f945a37b15 100644 --- a/tests/deal.II/grid_in_msh_03.cc +++ b/tests/deal.II/grid_in_msh_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_msh_version_1.cc b/tests/deal.II/grid_in_msh_version_1.cc index f870af24b9..7932b6c0f9 100644 --- a/tests/deal.II/grid_in_msh_version_1.cc +++ b/tests/deal.II/grid_in_msh_version_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_msh_version_2.cc b/tests/deal.II/grid_in_msh_version_2.cc index 2b41b48776..46d6955e6a 100644 --- a/tests/deal.II/grid_in_msh_version_2.cc +++ b/tests/deal.II/grid_in_msh_version_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_tecplot.cc b/tests/deal.II/grid_in_tecplot.cc index 6e8cdcbe91..bc6647b6fd 100644 --- a/tests/deal.II/grid_in_tecplot.cc +++ b/tests/deal.II/grid_in_tecplot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_unv_2d.cc b/tests/deal.II/grid_in_unv_2d.cc index 07d7f043ac..e898de8d0e 100644 --- a/tests/deal.II/grid_in_unv_2d.cc +++ b/tests/deal.II/grid_in_unv_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_unv_3d.cc b/tests/deal.II/grid_in_unv_3d.cc index 221ee76fda..151798fc46 100644 --- a/tests/deal.II/grid_in_unv_3d.cc +++ b/tests/deal.II/grid_in_unv_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_vtk_2d.cc b/tests/deal.II/grid_in_vtk_2d.cc index 9a3766bf91..7d6744195d 100644 --- a/tests/deal.II/grid_in_vtk_2d.cc +++ b/tests/deal.II/grid_in_vtk_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_in_vtk_3d.cc b/tests/deal.II/grid_in_vtk_3d.cc index 91326762a4..02574bb78b 100644 --- a/tests/deal.II/grid_in_vtk_3d.cc +++ b/tests/deal.II/grid_in_vtk_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_invert.cc b/tests/deal.II/grid_invert.cc index f6508b82a8..8f158f950f 100644 --- a/tests/deal.II/grid_invert.cc +++ b/tests/deal.II/grid_invert.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_out.cc b/tests/deal.II/grid_out.cc index bca564c34e..1792706ceb 100644 --- a/tests/deal.II/grid_out.cc +++ b/tests/deal.II/grid_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_out_02.cc b/tests/deal.II/grid_out_02.cc index 0fcd2970ec..fac1ce1653 100644 --- a/tests/deal.II/grid_out_02.cc +++ b/tests/deal.II/grid_out_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_out_03.cc b/tests/deal.II/grid_out_03.cc index 60907cf0e9..6284060a93 100644 --- a/tests/deal.II/grid_out_03.cc +++ b/tests/deal.II/grid_out_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_out_04.cc b/tests/deal.II/grid_out_04.cc index 36d367b2f3..7fc37adec6 100644 --- a/tests/deal.II/grid_out_04.cc +++ b/tests/deal.II/grid_out_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_out_05.cc b/tests/deal.II/grid_out_05.cc index 60907cf0e9..6284060a93 100644 --- a/tests/deal.II/grid_out_05.cc +++ b/tests/deal.II/grid_out_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_output_input.cc b/tests/deal.II/grid_output_input.cc index be9cdfcfd9..1644528db0 100644 --- a/tests/deal.II/grid_output_input.cc +++ b/tests/deal.II/grid_output_input.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_parallelepiped.cc b/tests/deal.II/grid_parallelepiped.cc index 0aec0d3812..94796cfb97 100644 --- a/tests/deal.II/grid_parallelepiped.cc +++ b/tests/deal.II/grid_parallelepiped.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_parallelepiped_01.cc b/tests/deal.II/grid_parallelepiped_01.cc index 74adf76823..f6a5aa81f2 100644 --- a/tests/deal.II/grid_parallelepiped_01.cc +++ b/tests/deal.II/grid_parallelepiped_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_parallelepiped_02.cc b/tests/deal.II/grid_parallelepiped_02.cc index 2d8c9d772b..910f463e38 100644 --- a/tests/deal.II/grid_parallelepiped_02.cc +++ b/tests/deal.II/grid_parallelepiped_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_parallelepiped_03.cc b/tests/deal.II/grid_parallelepiped_03.cc index eeda955ce5..0f2db88ab8 100644 --- a/tests/deal.II/grid_parallelepiped_03.cc +++ b/tests/deal.II/grid_parallelepiped_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_test.cc b/tests/deal.II/grid_test.cc index af7702fc2c..ebff5d5880 100644 --- a/tests/deal.II/grid_test.cc +++ b/tests/deal.II/grid_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools.cc b/tests/deal.II/grid_tools.cc index 8ab4e47e9e..b8f87bf506 100644 --- a/tests/deal.II/grid_tools.cc +++ b/tests/deal.II/grid_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_02.cc b/tests/deal.II/grid_tools_02.cc index d94f41a362..331068b800 100644 --- a/tests/deal.II/grid_tools_02.cc +++ b/tests/deal.II/grid_tools_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_03.cc b/tests/deal.II/grid_tools_03.cc index eb98a50c2b..567b4f9ccc 100644 --- a/tests/deal.II/grid_tools_03.cc +++ b/tests/deal.II/grid_tools_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_04.cc b/tests/deal.II/grid_tools_04.cc index 9bc9594486..e8eb463aa4 100644 --- a/tests/deal.II/grid_tools_04.cc +++ b/tests/deal.II/grid_tools_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_05.cc b/tests/deal.II/grid_tools_05.cc index 0ffb91f94c..ac8d3d5769 100644 --- a/tests/deal.II/grid_tools_05.cc +++ b/tests/deal.II/grid_tools_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_06.cc b/tests/deal.II/grid_tools_06.cc index 7a69c6c635..2a7f5beb16 100644 --- a/tests/deal.II/grid_tools_06.cc +++ b/tests/deal.II/grid_tools_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_tools_transform_01.cc b/tests/deal.II/grid_tools_transform_01.cc index e317068c17..0f6c762a69 100644 --- a/tests/deal.II/grid_tools_transform_01.cc +++ b/tests/deal.II/grid_tools_transform_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_transform.cc b/tests/deal.II/grid_transform.cc index ef8bbe1263..08eeabaee7 100644 --- a/tests/deal.II/grid_transform.cc +++ b/tests/deal.II/grid_transform.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_transform_3d.cc b/tests/deal.II/grid_transform_3d.cc index ef9883f644..6b2aee1910 100644 --- a/tests/deal.II/grid_transform_3d.cc +++ b/tests/deal.II/grid_transform_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/grid_transform_coefficient.cc b/tests/deal.II/grid_transform_coefficient.cc index 714d37d189..4c72c8ccf8 100644 --- a/tests/deal.II/grid_transform_coefficient.cc +++ b/tests/deal.II/grid_transform_coefficient.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2014 by the deal.II authors +// Copyright (C) 1998 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/have_same_coarse_mesh_01.cc b/tests/deal.II/have_same_coarse_mesh_01.cc index 1cd43fa124..89596fa260 100644 --- a/tests/deal.II/have_same_coarse_mesh_01.cc +++ b/tests/deal.II/have_same_coarse_mesh_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/have_same_coarse_mesh_02.cc b/tests/deal.II/have_same_coarse_mesh_02.cc index f9dbb1369b..a302e01081 100644 --- a/tests/deal.II/have_same_coarse_mesh_02.cc +++ b/tests/deal.II/have_same_coarse_mesh_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/have_same_coarse_mesh_03.cc b/tests/deal.II/have_same_coarse_mesh_03.cc index ab3f1551c6..9bf1473783 100644 --- a/tests/deal.II/have_same_coarse_mesh_03.cc +++ b/tests/deal.II/have_same_coarse_mesh_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/have_same_coarse_mesh_04.cc b/tests/deal.II/have_same_coarse_mesh_04.cc index f9dbb1369b..a302e01081 100644 --- a/tests/deal.II/have_same_coarse_mesh_04.cc +++ b/tests/deal.II/have_same_coarse_mesh_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints.cc b/tests/deal.II/inhomogeneous_constraints.cc index 437526c946..95e539e44d 100644 --- a/tests/deal.II/inhomogeneous_constraints.cc +++ b/tests/deal.II/inhomogeneous_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_02.cc b/tests/deal.II/inhomogeneous_constraints_02.cc index f44c8478b5..cb592003a4 100644 --- a/tests/deal.II/inhomogeneous_constraints_02.cc +++ b/tests/deal.II/inhomogeneous_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_03.cc b/tests/deal.II/inhomogeneous_constraints_03.cc index b0e1caf98a..952a8dd316 100644 --- a/tests/deal.II/inhomogeneous_constraints_03.cc +++ b/tests/deal.II/inhomogeneous_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_04.cc b/tests/deal.II/inhomogeneous_constraints_04.cc index 3cc69b9b78..d6006e34b3 100644 --- a/tests/deal.II/inhomogeneous_constraints_04.cc +++ b/tests/deal.II/inhomogeneous_constraints_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_block.cc b/tests/deal.II/inhomogeneous_constraints_block.cc index d88add9892..861659f259 100644 --- a/tests/deal.II/inhomogeneous_constraints_block.cc +++ b/tests/deal.II/inhomogeneous_constraints_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc b/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc index 231311dde9..ed1ba84720 100644 --- a/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc +++ b/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/inhomogeneous_constraints_vector.cc b/tests/deal.II/inhomogeneous_constraints_vector.cc index d7920373f1..35e0418f9e 100644 --- a/tests/deal.II/inhomogeneous_constraints_vector.cc +++ b/tests/deal.II/inhomogeneous_constraints_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/intergrid_constraints.cc b/tests/deal.II/intergrid_constraints.cc index 269f10c640..4cb4205756 100644 --- a/tests/deal.II/intergrid_constraints.cc +++ b/tests/deal.II/intergrid_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/intergrid_map.cc b/tests/deal.II/intergrid_map.cc index d14fc025d7..9cb7b7bb18 100644 --- a/tests/deal.II/intergrid_map.cc +++ b/tests/deal.II/intergrid_map.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_based_on_material_id_01.cc b/tests/deal.II/interpolate_based_on_material_id_01.cc index b243a5646d..d3d6e40a9e 100644 --- a/tests/deal.II/interpolate_based_on_material_id_01.cc +++ b/tests/deal.II/interpolate_based_on_material_id_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_boundary_values_01.cc b/tests/deal.II/interpolate_boundary_values_01.cc index c5c6476394..d7dc49b5f6 100644 --- a/tests/deal.II/interpolate_boundary_values_01.cc +++ b/tests/deal.II/interpolate_boundary_values_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_boundary_values_02.cc b/tests/deal.II/interpolate_boundary_values_02.cc index fcd3d8b903..7c30ca6def 100644 --- a/tests/deal.II/interpolate_boundary_values_02.cc +++ b/tests/deal.II/interpolate_boundary_values_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_dgq_01.cc b/tests/deal.II/interpolate_dgq_01.cc index 2f8c04eb90..7db80c719c 100644 --- a/tests/deal.II/interpolate_dgq_01.cc +++ b/tests/deal.II/interpolate_dgq_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_dgq_02.cc b/tests/deal.II/interpolate_dgq_02.cc index 7c2ca34fd4..9e2f7a15d8 100644 --- a/tests/deal.II/interpolate_dgq_02.cc +++ b/tests/deal.II/interpolate_dgq_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_q_01.cc b/tests/deal.II/interpolate_q_01.cc index 38fd27a4c0..d3fc09ea48 100644 --- a/tests/deal.II/interpolate_q_01.cc +++ b/tests/deal.II/interpolate_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_q_02.cc b/tests/deal.II/interpolate_q_02.cc index 0f34c717ba..1e403808e9 100644 --- a/tests/deal.II/interpolate_q_02.cc +++ b/tests/deal.II/interpolate_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_q_system_01.cc b/tests/deal.II/interpolate_q_system_01.cc index d08495ca20..7aac4f1abb 100644 --- a/tests/deal.II/interpolate_q_system_01.cc +++ b/tests/deal.II/interpolate_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/interpolate_q_system_02.cc b/tests/deal.II/interpolate_q_system_02.cc index bd576e8740..bd690b5892 100644 --- a/tests/deal.II/interpolate_q_system_02.cc +++ b/tests/deal.II/interpolate_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/kelly_crash_02.cc b/tests/deal.II/kelly_crash_02.cc index 0795867cc4..4be39cbd62 100644 --- a/tests/deal.II/kelly_crash_02.cc +++ b/tests/deal.II/kelly_crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/line_coarsening_3d.cc b/tests/deal.II/line_coarsening_3d.cc index 7da72c3352..148665173b 100644 --- a/tests/deal.II/line_coarsening_3d.cc +++ b/tests/deal.II/line_coarsening_3d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/matrices.cc b/tests/deal.II/matrices.cc index e5519131b5..1839a1d5df 100644 --- a/tests/deal.II/matrices.cc +++ b/tests/deal.II/matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/maximal_cell_diameter.cc b/tests/deal.II/maximal_cell_diameter.cc index ecb80bf269..a1051463e5 100644 --- a/tests/deal.II/maximal_cell_diameter.cc +++ b/tests/deal.II/maximal_cell_diameter.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/measure_et_al.cc b/tests/deal.II/measure_et_al.cc index f17d0de11a..beaacec0a5 100644 --- a/tests/deal.II/measure_et_al.cc +++ b/tests/deal.II/measure_et_al.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/measure_et_al_02.cc b/tests/deal.II/measure_et_al_02.cc index 51dd0031dd..1d5eef3c2f 100644 --- a/tests/deal.II/measure_et_al_02.cc +++ b/tests/deal.II/measure_et_al_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/memory_consumption_01.cc b/tests/deal.II/memory_consumption_01.cc index d522846e30..0522515794 100644 --- a/tests/deal.II/memory_consumption_01.cc +++ b/tests/deal.II/memory_consumption_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/merge_triangulations_01.cc b/tests/deal.II/merge_triangulations_01.cc index 9b4e20dbde..9873471c4d 100644 --- a/tests/deal.II/merge_triangulations_01.cc +++ b/tests/deal.II/merge_triangulations_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/mesh_smoothing_02.cc b/tests/deal.II/mesh_smoothing_02.cc index f2747a8b0f..b9c93e209e 100644 --- a/tests/deal.II/mesh_smoothing_02.cc +++ b/tests/deal.II/mesh_smoothing_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/mesh_smoothing_03.cc b/tests/deal.II/mesh_smoothing_03.cc index 5456b5f2a8..019db64108 100644 --- a/tests/deal.II/mesh_smoothing_03.cc +++ b/tests/deal.II/mesh_smoothing_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/mg_dof_handler.cc b/tests/deal.II/mg_dof_handler.cc index 6a7b556fd0..03d1254cb0 100644 --- a/tests/deal.II/mg_dof_handler.cc +++ b/tests/deal.II/mg_dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/minimal_cell_diameter.cc b/tests/deal.II/minimal_cell_diameter.cc index 300bec2819..f40242ed2b 100644 --- a/tests/deal.II/minimal_cell_diameter.cc +++ b/tests/deal.II/minimal_cell_diameter.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_01.cc b/tests/deal.II/no_flux_01.cc index 20822ae2d9..1d3e208341 100644 --- a/tests/deal.II/no_flux_01.cc +++ b/tests/deal.II/no_flux_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_02.cc b/tests/deal.II/no_flux_02.cc index 7fbbafcc9c..179ddc274d 100644 --- a/tests/deal.II/no_flux_02.cc +++ b/tests/deal.II/no_flux_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_03.cc b/tests/deal.II/no_flux_03.cc index f9d54372ef..0c9c4acc19 100644 --- a/tests/deal.II/no_flux_03.cc +++ b/tests/deal.II/no_flux_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_04.cc b/tests/deal.II/no_flux_04.cc index 422a93babd..1e1a7aaed4 100644 --- a/tests/deal.II/no_flux_04.cc +++ b/tests/deal.II/no_flux_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_05.cc b/tests/deal.II/no_flux_05.cc index ff7c496d65..7523c2f0d6 100644 --- a/tests/deal.II/no_flux_05.cc +++ b/tests/deal.II/no_flux_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_06.cc b/tests/deal.II/no_flux_06.cc index d86e0b85e1..41aae5bc2a 100644 --- a/tests/deal.II/no_flux_06.cc +++ b/tests/deal.II/no_flux_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_07.cc b/tests/deal.II/no_flux_07.cc index d4c99e24c6..7b84d4a116 100644 --- a/tests/deal.II/no_flux_07.cc +++ b/tests/deal.II/no_flux_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_08.cc b/tests/deal.II/no_flux_08.cc index ef785be429..d569a43ec1 100644 --- a/tests/deal.II/no_flux_08.cc +++ b/tests/deal.II/no_flux_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_09.cc b/tests/deal.II/no_flux_09.cc index a6665f6e1f..f58d47a295 100644 --- a/tests/deal.II/no_flux_09.cc +++ b/tests/deal.II/no_flux_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_10.cc b/tests/deal.II/no_flux_10.cc index 654a228e17..78b5362d49 100644 --- a/tests/deal.II/no_flux_10.cc +++ b/tests/deal.II/no_flux_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_11.cc b/tests/deal.II/no_flux_11.cc index 1f891e7967..6831165d8e 100644 --- a/tests/deal.II/no_flux_11.cc +++ b/tests/deal.II/no_flux_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_12.cc b/tests/deal.II/no_flux_12.cc index a99121a5c4..e552790371 100644 --- a/tests/deal.II/no_flux_12.cc +++ b/tests/deal.II/no_flux_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_13.cc b/tests/deal.II/no_flux_13.cc index c65c0ad329..b883f2db73 100644 --- a/tests/deal.II/no_flux_13.cc +++ b/tests/deal.II/no_flux_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_hp_01.cc b/tests/deal.II/no_flux_hp_01.cc index 0ee43b9ca8..82314a02ee 100644 --- a/tests/deal.II/no_flux_hp_01.cc +++ b/tests/deal.II/no_flux_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_hp_02.cc b/tests/deal.II/no_flux_hp_02.cc index 0c41580e60..5391bfcfa8 100644 --- a/tests/deal.II/no_flux_hp_02.cc +++ b/tests/deal.II/no_flux_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_hp_03.cc b/tests/deal.II/no_flux_hp_03.cc index a2190ef234..9d9e9ddb0c 100644 --- a/tests/deal.II/no_flux_hp_03.cc +++ b/tests/deal.II/no_flux_hp_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_hp_04.cc b/tests/deal.II/no_flux_hp_04.cc index e338e76af3..98bf5c5c43 100644 --- a/tests/deal.II/no_flux_hp_04.cc +++ b/tests/deal.II/no_flux_hp_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/no_flux_hp_05.cc b/tests/deal.II/no_flux_hp_05.cc index 34623ca338..e04edc3313 100644 --- a/tests/deal.II/no_flux_hp_05.cc +++ b/tests/deal.II/no_flux_hp_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_flux_01.cc b/tests/deal.II/normal_flux_01.cc index b83b23b42a..38a8c70d10 100644 --- a/tests/deal.II/normal_flux_01.cc +++ b/tests/deal.II/normal_flux_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_flux_02.cc b/tests/deal.II/normal_flux_02.cc index 1f492cdf75..1408647e08 100644 --- a/tests/deal.II/normal_flux_02.cc +++ b/tests/deal.II/normal_flux_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_flux_03.cc b/tests/deal.II/normal_flux_03.cc index 007b4d8c1d..7e68d08cb5 100644 --- a/tests/deal.II/normal_flux_03.cc +++ b/tests/deal.II/normal_flux_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_flux_hp_01.cc b/tests/deal.II/normal_flux_hp_01.cc index 8280208223..850d846906 100644 --- a/tests/deal.II/normal_flux_hp_01.cc +++ b/tests/deal.II/normal_flux_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_flux_inhom_01.cc b/tests/deal.II/normal_flux_inhom_01.cc index 4e18580cc9..56582ba1fc 100644 --- a/tests/deal.II/normal_flux_inhom_01.cc +++ b/tests/deal.II/normal_flux_inhom_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_01.cc b/tests/deal.II/normal_vector_01.cc index f867811713..0e3f488686 100644 --- a/tests/deal.II/normal_vector_01.cc +++ b/tests/deal.II/normal_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_01_2d.cc b/tests/deal.II/normal_vector_01_2d.cc index 3a7b3f1016..994d4e535c 100644 --- a/tests/deal.II/normal_vector_01_2d.cc +++ b/tests/deal.II/normal_vector_01_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_02.cc b/tests/deal.II/normal_vector_02.cc index f5896208ee..31312cfef3 100644 --- a/tests/deal.II/normal_vector_02.cc +++ b/tests/deal.II/normal_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_02_2d.cc b/tests/deal.II/normal_vector_02_2d.cc index 703fffd52a..20b0180b0c 100644 --- a/tests/deal.II/normal_vector_02_2d.cc +++ b/tests/deal.II/normal_vector_02_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_03.cc b/tests/deal.II/normal_vector_03.cc index fe8cf9dbe6..e73a70de1a 100644 --- a/tests/deal.II/normal_vector_03.cc +++ b/tests/deal.II/normal_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normal_vector_03_2d.cc b/tests/deal.II/normal_vector_03_2d.cc index 4d63afad85..30501ef668 100644 --- a/tests/deal.II/normal_vector_03_2d.cc +++ b/tests/deal.II/normal_vector_03_2d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normals_at_vertices_01.cc b/tests/deal.II/normals_at_vertices_01.cc index 15942271a9..7b76e2bcac 100644 --- a/tests/deal.II/normals_at_vertices_01.cc +++ b/tests/deal.II/normals_at_vertices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/normals_at_vertices_02.cc b/tests/deal.II/normals_at_vertices_02.cc index 3f630f249b..5d4667b977 100644 --- a/tests/deal.II/normals_at_vertices_02.cc +++ b/tests/deal.II/normals_at_vertices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/number_cache_01.cc b/tests/deal.II/number_cache_01.cc index 05fd122230..0f341158e4 100644 --- a/tests/deal.II/number_cache_01.cc +++ b/tests/deal.II/number_cache_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/number_cache_02.cc b/tests/deal.II/number_cache_02.cc index 9e2200491a..befcb327d4 100644 --- a/tests/deal.II/number_cache_02.cc +++ b/tests/deal.II/number_cache_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/number_cache_03.cc b/tests/deal.II/number_cache_03.cc index c7c5921736..3b3576a7ba 100644 --- a/tests/deal.II/number_cache_03.cc +++ b/tests/deal.II/number_cache_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/point_value_history_01.cc b/tests/deal.II/point_value_history_01.cc index 32be72f520..f1a61f0eb2 100644 --- a/tests/deal.II/point_value_history_01.cc +++ b/tests/deal.II/point_value_history_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/point_value_history_02.cc b/tests/deal.II/point_value_history_02.cc index 1e46c8e47e..9ff6226dc5 100644 --- a/tests/deal.II/point_value_history_02.cc +++ b/tests/deal.II/point_value_history_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/point_value_history_03.cc b/tests/deal.II/point_value_history_03.cc index ed37d8d1ed..a9c2dde49b 100644 --- a/tests/deal.II/point_value_history_03.cc +++ b/tests/deal.II/point_value_history_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_01.cc b/tests/deal.II/project_01.cc index 6044c9a99a..2cd67db8ab 100644 --- a/tests/deal.II/project_01.cc +++ b/tests/deal.II/project_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_01_curved_boundary.cc b/tests/deal.II/project_01_curved_boundary.cc index 17cb0229dd..6fbc92ca2e 100644 --- a/tests/deal.II/project_01_curved_boundary.cc +++ b/tests/deal.II/project_01_curved_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_02.cc b/tests/deal.II/project_02.cc index 1a7abffa63..233ea58072 100644 --- a/tests/deal.II/project_02.cc +++ b/tests/deal.II/project_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_boundary_01.cc b/tests/deal.II/project_boundary_01.cc index 81b2577750..edd0fccd7b 100644 --- a/tests/deal.II/project_boundary_01.cc +++ b/tests/deal.II/project_boundary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_boundary_rt_01.cc b/tests/deal.II/project_boundary_rt_01.cc index e47457099e..37d05c837d 100644 --- a/tests/deal.II/project_boundary_rt_01.cc +++ b/tests/deal.II/project_boundary_rt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_bv_curl_conf.cc b/tests/deal.II/project_bv_curl_conf.cc index 4c0cd69236..b33347c052 100644 --- a/tests/deal.II/project_bv_curl_conf.cc +++ b/tests/deal.II/project_bv_curl_conf.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_bv_div_conf.cc b/tests/deal.II/project_bv_div_conf.cc index 28e48cc1e1..73160389ce 100644 --- a/tests/deal.II/project_bv_div_conf.cc +++ b/tests/deal.II/project_bv_div_conf.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_common.h b/tests/deal.II/project_common.h index d43af1cfe8..548578b7b8 100644 --- a/tests/deal.II/project_common.h +++ b/tests/deal.II/project_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_01.cc b/tests/deal.II/project_dgp_01.cc index 319b6a0bd5..c54799430b 100644 --- a/tests/deal.II/project_dgp_01.cc +++ b/tests/deal.II/project_dgp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_02.cc b/tests/deal.II/project_dgp_02.cc index 9571989a5f..aa117e4be5 100644 --- a/tests/deal.II/project_dgp_02.cc +++ b/tests/deal.II/project_dgp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_03.cc b/tests/deal.II/project_dgp_03.cc index 93dee76467..cbe82c8152 100644 --- a/tests/deal.II/project_dgp_03.cc +++ b/tests/deal.II/project_dgp_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_04.cc b/tests/deal.II/project_dgp_04.cc index e7888db006..0019fafd56 100644 --- a/tests/deal.II/project_dgp_04.cc +++ b/tests/deal.II/project_dgp_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_05.cc b/tests/deal.II/project_dgp_05.cc index 99caf42594..352c4398bc 100644 --- a/tests/deal.II/project_dgp_05.cc +++ b/tests/deal.II/project_dgp_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_monomial_01.cc b/tests/deal.II/project_dgp_monomial_01.cc index e236f5332a..43a89f13ad 100644 --- a/tests/deal.II/project_dgp_monomial_01.cc +++ b/tests/deal.II/project_dgp_monomial_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_monomial_02.cc b/tests/deal.II/project_dgp_monomial_02.cc index 1b2a7a58b8..471688beab 100644 --- a/tests/deal.II/project_dgp_monomial_02.cc +++ b/tests/deal.II/project_dgp_monomial_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_monomial_03.cc b/tests/deal.II/project_dgp_monomial_03.cc index 180d846c3a..1084044adb 100644 --- a/tests/deal.II/project_dgp_monomial_03.cc +++ b/tests/deal.II/project_dgp_monomial_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_monomial_04.cc b/tests/deal.II/project_dgp_monomial_04.cc index f6bf794d00..b5de2332bf 100644 --- a/tests/deal.II/project_dgp_monomial_04.cc +++ b/tests/deal.II/project_dgp_monomial_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgp_monomial_05.cc b/tests/deal.II/project_dgp_monomial_05.cc index 7b96e78404..80859f4731 100644 --- a/tests/deal.II/project_dgp_monomial_05.cc +++ b/tests/deal.II/project_dgp_monomial_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgq_01.cc b/tests/deal.II/project_dgq_01.cc index d85be909c6..2c1d673bed 100644 --- a/tests/deal.II/project_dgq_01.cc +++ b/tests/deal.II/project_dgq_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgq_02.cc b/tests/deal.II/project_dgq_02.cc index d1bbc291b4..38d41ef90b 100644 --- a/tests/deal.II/project_dgq_02.cc +++ b/tests/deal.II/project_dgq_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgq_03.cc b/tests/deal.II/project_dgq_03.cc index dd0b28549d..7ac6f6f45e 100644 --- a/tests/deal.II/project_dgq_03.cc +++ b/tests/deal.II/project_dgq_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgq_04.cc b/tests/deal.II/project_dgq_04.cc index 64d3e12e7f..78bf783e04 100644 --- a/tests/deal.II/project_dgq_04.cc +++ b/tests/deal.II/project_dgq_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_dgq_05.cc b/tests/deal.II/project_dgq_05.cc index 00c002fc85..ea179f3b51 100644 --- a/tests/deal.II/project_dgq_05.cc +++ b/tests/deal.II/project_dgq_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_nedelec_01.cc b/tests/deal.II/project_nedelec_01.cc index 07fbdb91e2..0899b2f9a7 100644 --- a/tests/deal.II/project_nedelec_01.cc +++ b/tests/deal.II/project_nedelec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_nedelec_02.cc b/tests/deal.II/project_nedelec_02.cc index e7f49b4f1b..e5e1fa007b 100644 --- a/tests/deal.II/project_nedelec_02.cc +++ b/tests/deal.II/project_nedelec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_nedelec_03.cc b/tests/deal.II/project_nedelec_03.cc index aad1dce07a..f099801905 100644 --- a/tests/deal.II/project_nedelec_03.cc +++ b/tests/deal.II/project_nedelec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_nedelec_04.cc b/tests/deal.II/project_nedelec_04.cc index 956946e990..3365e063f9 100644 --- a/tests/deal.II/project_nedelec_04.cc +++ b/tests/deal.II/project_nedelec_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_nedelec_05.cc b/tests/deal.II/project_nedelec_05.cc index 4e8d1fcd26..aa8dbcaab4 100644 --- a/tests/deal.II/project_nedelec_05.cc +++ b/tests/deal.II/project_nedelec_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_01.cc b/tests/deal.II/project_q_01.cc index d53199137b..d931d309d2 100644 --- a/tests/deal.II/project_q_01.cc +++ b/tests/deal.II/project_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_02.cc b/tests/deal.II/project_q_02.cc index b86e8253e4..a6aafb96a0 100644 --- a/tests/deal.II/project_q_02.cc +++ b/tests/deal.II/project_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_03.cc b/tests/deal.II/project_q_03.cc index e7c88bf214..5a9812ae68 100644 --- a/tests/deal.II/project_q_03.cc +++ b/tests/deal.II/project_q_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_04.cc b/tests/deal.II/project_q_04.cc index a14923670b..d1587ea10d 100644 --- a/tests/deal.II/project_q_04.cc +++ b/tests/deal.II/project_q_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_05.cc b/tests/deal.II/project_q_05.cc index a6e9dd8a8d..3fb70a4934 100644 --- a/tests/deal.II/project_q_05.cc +++ b/tests/deal.II/project_q_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_hierarchical_01.cc b/tests/deal.II/project_q_hierarchical_01.cc index b0806bdf54..d8ab4358eb 100644 --- a/tests/deal.II/project_q_hierarchical_01.cc +++ b/tests/deal.II/project_q_hierarchical_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_hierarchical_02.cc b/tests/deal.II/project_q_hierarchical_02.cc index 885102319b..0f797e4ca3 100644 --- a/tests/deal.II/project_q_hierarchical_02.cc +++ b/tests/deal.II/project_q_hierarchical_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_hierarchical_03.cc b/tests/deal.II/project_q_hierarchical_03.cc index 03cc6e4285..82f415beb8 100644 --- a/tests/deal.II/project_q_hierarchical_03.cc +++ b/tests/deal.II/project_q_hierarchical_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_hierarchical_04.cc b/tests/deal.II/project_q_hierarchical_04.cc index 3df8598f61..163e6d8f1e 100644 --- a/tests/deal.II/project_q_hierarchical_04.cc +++ b/tests/deal.II/project_q_hierarchical_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_hierarchical_05.cc b/tests/deal.II/project_q_hierarchical_05.cc index 46e2e80810..187f90b5f9 100644 --- a/tests/deal.II/project_q_hierarchical_05.cc +++ b/tests/deal.II/project_q_hierarchical_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_system_01.cc b/tests/deal.II/project_q_system_01.cc index f720a5bca7..c25fd2a8e8 100644 --- a/tests/deal.II/project_q_system_01.cc +++ b/tests/deal.II/project_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_system_02.cc b/tests/deal.II/project_q_system_02.cc index ce7fd45457..66d49bc464 100644 --- a/tests/deal.II/project_q_system_02.cc +++ b/tests/deal.II/project_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_system_03.cc b/tests/deal.II/project_q_system_03.cc index 1b990f4e6b..ab019803e6 100644 --- a/tests/deal.II/project_q_system_03.cc +++ b/tests/deal.II/project_q_system_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_system_04.cc b/tests/deal.II/project_q_system_04.cc index 8b30b3fd36..05feaf8d91 100644 --- a/tests/deal.II/project_q_system_04.cc +++ b/tests/deal.II/project_q_system_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_q_system_05.cc b/tests/deal.II/project_q_system_05.cc index 0ac7776ce2..1643b51223 100644 --- a/tests/deal.II/project_q_system_05.cc +++ b/tests/deal.II/project_q_system_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_rt_01.cc b/tests/deal.II/project_rt_01.cc index f34b2fd852..84f9d1c18a 100644 --- a/tests/deal.II/project_rt_01.cc +++ b/tests/deal.II/project_rt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_rt_02.cc b/tests/deal.II/project_rt_02.cc index 43e2687573..75b8e0c2c6 100644 --- a/tests/deal.II/project_rt_02.cc +++ b/tests/deal.II/project_rt_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_rt_04.cc b/tests/deal.II/project_rt_04.cc index ad2ea4dde2..5e226ff066 100644 --- a/tests/deal.II/project_rt_04.cc +++ b/tests/deal.II/project_rt_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_rt_05.cc b/tests/deal.II/project_rt_05.cc index 3aa02ad11e..f84fd18ee3 100644 --- a/tests/deal.II/project_rt_05.cc +++ b/tests/deal.II/project_rt_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_to_surface_01.cc b/tests/deal.II/project_to_surface_01.cc index 21188850c9..bfafb9a8e3 100644 --- a/tests/deal.II/project_to_surface_01.cc +++ b/tests/deal.II/project_to_surface_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_to_surface_02.cc b/tests/deal.II/project_to_surface_02.cc index 316073a7af..89cf73f9e3 100644 --- a/tests/deal.II/project_to_surface_02.cc +++ b/tests/deal.II/project_to_surface_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/project_to_surface_03.cc b/tests/deal.II/project_to_surface_03.cc index daaf92254f..2e1a0f1121 100644 --- a/tests/deal.II/project_to_surface_03.cc +++ b/tests/deal.II/project_to_surface_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/recursively_set_material_id.cc b/tests/deal.II/recursively_set_material_id.cc index f028a3025d..071612d101 100644 --- a/tests/deal.II/recursively_set_material_id.cc +++ b/tests/deal.II/recursively_set_material_id.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/refinement_listener_02.cc b/tests/deal.II/refinement_listener_02.cc index 4a64a4102f..9dbdc0b599 100644 --- a/tests/deal.II/refinement_listener_02.cc +++ b/tests/deal.II/refinement_listener_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/refinement_listener_03.cc b/tests/deal.II/refinement_listener_03.cc index d21ffeee4e..efb8a3222f 100644 --- a/tests/deal.II/refinement_listener_03.cc +++ b/tests/deal.II/refinement_listener_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/rt_covariant.cc b/tests/deal.II/rt_covariant.cc index df1373422f..c64957870d 100644 --- a/tests/deal.II/rt_covariant.cc +++ b/tests/deal.II/rt_covariant.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/rt_hessian.cc b/tests/deal.II/rt_hessian.cc index 1a5785f22d..0cec5ff744 100644 --- a/tests/deal.II/rt_hessian.cc +++ b/tests/deal.II/rt_hessian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern.cc b/tests/deal.II/sparsity_pattern.cc index 726c750530..19a708c5f5 100644 --- a/tests/deal.II/sparsity_pattern.cc +++ b/tests/deal.II/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_01.cc b/tests/deal.II/sparsity_pattern_01.cc index 22f11007be..9c553ff522 100644 --- a/tests/deal.II/sparsity_pattern_01.cc +++ b/tests/deal.II/sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_01_x.cc b/tests/deal.II/sparsity_pattern_01_x.cc index 2a514b09e4..a4dcff750c 100644 --- a/tests/deal.II/sparsity_pattern_01_x.cc +++ b/tests/deal.II/sparsity_pattern_01_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_02.cc b/tests/deal.II/sparsity_pattern_02.cc index 6e7007f388..debfdef5fc 100644 --- a/tests/deal.II/sparsity_pattern_02.cc +++ b/tests/deal.II/sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_03.cc b/tests/deal.II/sparsity_pattern_03.cc index d67baa0e60..4c719bdd51 100644 --- a/tests/deal.II/sparsity_pattern_03.cc +++ b/tests/deal.II/sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_04.cc b/tests/deal.II/sparsity_pattern_04.cc index 22e8d00950..d2998c15b9 100644 --- a/tests/deal.II/sparsity_pattern_04.cc +++ b/tests/deal.II/sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_05.cc b/tests/deal.II/sparsity_pattern_05.cc index 95bc486b98..5ca374de88 100644 --- a/tests/deal.II/sparsity_pattern_05.cc +++ b/tests/deal.II/sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_05_x.cc b/tests/deal.II/sparsity_pattern_05_x.cc index 9312614c88..cb1142e92e 100644 --- a/tests/deal.II/sparsity_pattern_05_x.cc +++ b/tests/deal.II/sparsity_pattern_05_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/sparsity_pattern_x.cc b/tests/deal.II/sparsity_pattern_x.cc index a30400ab99..fd6e311cfd 100644 --- a/tests/deal.II/sparsity_pattern_x.cc +++ b/tests/deal.II/sparsity_pattern_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/subcelldata.cc b/tests/deal.II/subcelldata.cc index 521aa8bf8d..b0e6221ebd 100644 --- a/tests/deal.II/subcelldata.cc +++ b/tests/deal.II/subcelldata.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/subdomain_ids.cc b/tests/deal.II/subdomain_ids.cc index 5114e5d6f4..bbafe8a5aa 100644 --- a/tests/deal.II/subdomain_ids.cc +++ b/tests/deal.II/subdomain_ids.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/subdomain_on_refinement.cc b/tests/deal.II/subdomain_on_refinement.cc index 129aa59f83..381e60f51a 100644 --- a/tests/deal.II/subdomain_on_refinement.cc +++ b/tests/deal.II/subdomain_on_refinement.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/tangential_flux_inhom_01.cc b/tests/deal.II/tangential_flux_inhom_01.cc index e4d347c6e1..88c691a132 100644 --- a/tests/deal.II/tangential_flux_inhom_01.cc +++ b/tests/deal.II/tangential_flux_inhom_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/time_dependent_01.cc b/tests/deal.II/time_dependent_01.cc index 0133f7a1aa..c9e6febdb2 100644 --- a/tests/deal.II/time_dependent_01.cc +++ b/tests/deal.II/time_dependent_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/tria_iterator_with_one_header.cc b/tests/deal.II/tria_iterator_with_one_header.cc index ed017e17cd..e712cd85ba 100644 --- a/tests/deal.II/tria_iterator_with_one_header.cc +++ b/tests/deal.II/tria_iterator_with_one_header.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/tria_last.cc b/tests/deal.II/tria_last.cc index f3d6e308b8..c6ed154d5f 100644 --- a/tests/deal.II/tria_last.cc +++ b/tests/deal.II/tria_last.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/user_data_01.cc b/tests/deal.II/user_data_01.cc index 0651ab7b79..f54cf11280 100644 --- a/tests/deal.II/user_data_01.cc +++ b/tests/deal.II/user_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013, 2015 by the deal.II authors +// Copyright (C) 2007 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_boundary_rhs_01.cc b/tests/deal.II/vectors_boundary_rhs_01.cc index 7781298f8a..24eac1762b 100644 --- a/tests/deal.II/vectors_boundary_rhs_01.cc +++ b/tests/deal.II/vectors_boundary_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_boundary_rhs_02.cc b/tests/deal.II/vectors_boundary_rhs_02.cc index 345f47a13d..47959eade0 100644 --- a/tests/deal.II/vectors_boundary_rhs_02.cc +++ b/tests/deal.II/vectors_boundary_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_boundary_rhs_03.cc b/tests/deal.II/vectors_boundary_rhs_03.cc index 049a8f2756..9bc0e4918e 100644 --- a/tests/deal.II/vectors_boundary_rhs_03.cc +++ b/tests/deal.II/vectors_boundary_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_point_source_01.cc b/tests/deal.II/vectors_point_source_01.cc index 6958014204..d548299fce 100644 --- a/tests/deal.II/vectors_point_source_01.cc +++ b/tests/deal.II/vectors_point_source_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_rhs_01.cc b/tests/deal.II/vectors_rhs_01.cc index 385110a41e..5c280fe635 100644 --- a/tests/deal.II/vectors_rhs_01.cc +++ b/tests/deal.II/vectors_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vectors_rhs_03.cc b/tests/deal.II/vectors_rhs_03.cc index ac1979ccd3..afb4ae7892 100644 --- a/tests/deal.II/vectors_rhs_03.cc +++ b/tests/deal.II/vectors_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_01.cc b/tests/deal.II/vertex_as_face_01.cc index f73de7f882..fece9f3ae8 100644 --- a/tests/deal.II/vertex_as_face_01.cc +++ b/tests/deal.II/vertex_as_face_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_02.cc b/tests/deal.II/vertex_as_face_02.cc index 5227c7bfd0..93f3a5f548 100644 --- a/tests/deal.II/vertex_as_face_02.cc +++ b/tests/deal.II/vertex_as_face_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_03.cc b/tests/deal.II/vertex_as_face_03.cc index 4cdc598d97..918572d44f 100644 --- a/tests/deal.II/vertex_as_face_03.cc +++ b/tests/deal.II/vertex_as_face_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_04.cc b/tests/deal.II/vertex_as_face_04.cc index 4ef0041cf3..3e8530e9c6 100644 --- a/tests/deal.II/vertex_as_face_04.cc +++ b/tests/deal.II/vertex_as_face_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_05.cc b/tests/deal.II/vertex_as_face_05.cc index a69acc8c3f..e6dff88a7f 100644 --- a/tests/deal.II/vertex_as_face_05.cc +++ b/tests/deal.II/vertex_as_face_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_06.cc b/tests/deal.II/vertex_as_face_06.cc index a75b5e8252..d2c19940ad 100644 --- a/tests/deal.II/vertex_as_face_06.cc +++ b/tests/deal.II/vertex_as_face_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_07.cc b/tests/deal.II/vertex_as_face_07.cc index c360691495..b5e7eca2b4 100644 --- a/tests/deal.II/vertex_as_face_07.cc +++ b/tests/deal.II/vertex_as_face_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_08.cc b/tests/deal.II/vertex_as_face_08.cc index 69d60a7fd7..244017f88e 100644 --- a/tests/deal.II/vertex_as_face_08.cc +++ b/tests/deal.II/vertex_as_face_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_09.cc b/tests/deal.II/vertex_as_face_09.cc index 88d5162037..688c7a0548 100644 --- a/tests/deal.II/vertex_as_face_09.cc +++ b/tests/deal.II/vertex_as_face_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_10.cc b/tests/deal.II/vertex_as_face_10.cc index f6edeb688c..129eaa69a5 100644 --- a/tests/deal.II/vertex_as_face_10.cc +++ b/tests/deal.II/vertex_as_face_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_11.cc b/tests/deal.II/vertex_as_face_11.cc index 49a3267d5e..62ab8c2a32 100644 --- a/tests/deal.II/vertex_as_face_11.cc +++ b/tests/deal.II/vertex_as_face_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_12.cc b/tests/deal.II/vertex_as_face_12.cc index 24de2b8a5c..a11c1ed5ec 100644 --- a/tests/deal.II/vertex_as_face_12.cc +++ b/tests/deal.II/vertex_as_face_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/deal.II/vertex_as_face_13.cc b/tests/deal.II/vertex_as_face_13.cc index f80c60298a..a19f17a194 100644 --- a/tests/deal.II/vertex_as_face_13.cc +++ b/tests/deal.II/vertex_as_face_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 4db4180d19..fc56659116 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 70d96dddbe..3f83c0d787 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 6b4d9688c5..4d143e82e7 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a379a7fe1a..a9f4630078 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 0ba245e373..3a9a23922c 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 27677c0732..119f741181 100644 --- a/tests/distributed_grids/2d_coarsening_01.cc +++ b/tests/distributed_grids/2d_coarsening_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 103bbe787e..56d3691d35 100644 --- a/tests/distributed_grids/2d_coarsening_02.cc +++ b/tests/distributed_grids/2d_coarsening_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 8c3ecc7db4..3da9eae8f8 100644 --- a/tests/distributed_grids/2d_coarsening_03.cc +++ b/tests/distributed_grids/2d_coarsening_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 bd366327ef..58cd00d7ef 100644 --- a/tests/distributed_grids/2d_coarsening_05.cc +++ b/tests/distributed_grids/2d_coarsening_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 bcc47a7a37..6c1dfd86e6 100644 --- a/tests/distributed_grids/2d_dofhandler_01.cc +++ b/tests/distributed_grids/2d_dofhandler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 60dfbfda62..71170d0632 100644 --- a/tests/distributed_grids/2d_refinement_01.cc +++ b/tests/distributed_grids/2d_refinement_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 f1c21ac1a8..a6c7a61989 100644 --- a/tests/distributed_grids/2d_refinement_02.cc +++ b/tests/distributed_grids/2d_refinement_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 4269b6f5f0..ee923eda9d 100644 --- a/tests/distributed_grids/2d_refinement_03.cc +++ b/tests/distributed_grids/2d_refinement_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 c10a94b736..4ae97442a0 100644 --- a/tests/distributed_grids/2d_refinement_04.cc +++ b/tests/distributed_grids/2d_refinement_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 61b27986aa..77b008c5ef 100644 --- a/tests/distributed_grids/2d_refinement_05.cc +++ b/tests/distributed_grids/2d_refinement_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 4a8434ac69..042a3a47e8 100644 --- a/tests/distributed_grids/2d_refinement_06.cc +++ b/tests/distributed_grids/2d_refinement_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 db2ae9fcd0..1795a5135b 100644 --- a/tests/distributed_grids/2d_refinement_07.cc +++ b/tests/distributed_grids/2d_refinement_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a1a50d6c6a..ce543f0706 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 0632461c56..8c76ba20b5 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 c217acf604..3ee7c4e9d6 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 8e1f80fb33..07d5a65cb9 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 04fd8c29ae..a11fcf29e0 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a36ac8cede..973550d714 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 be062faeb3..c33d8cfc31 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 2aed5a0174..74bd5195c5 100644 --- a/tests/distributed_grids/3d_coarsening_01.cc +++ b/tests/distributed_grids/3d_coarsening_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 e3f74de777..7968ae5bfc 100644 --- a/tests/distributed_grids/3d_coarsening_02.cc +++ b/tests/distributed_grids/3d_coarsening_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 b0a8105c21..2a774b984b 100644 --- a/tests/distributed_grids/3d_coarsening_03.cc +++ b/tests/distributed_grids/3d_coarsening_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 8f3088e8c7..fec02e8bd2 100644 --- a/tests/distributed_grids/3d_coarsening_04.cc +++ b/tests/distributed_grids/3d_coarsening_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 ea3f9fc007..14e352dfea 100644 --- a/tests/distributed_grids/3d_coarsening_05.cc +++ b/tests/distributed_grids/3d_coarsening_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 ea2616b6c3..cb145e589e 100644 --- a/tests/distributed_grids/3d_refinement_01.cc +++ b/tests/distributed_grids/3d_refinement_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 07748a35b7..d5f9048097 100644 --- a/tests/distributed_grids/3d_refinement_02.cc +++ b/tests/distributed_grids/3d_refinement_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 bc73008c10..5864265710 100644 --- a/tests/distributed_grids/3d_refinement_03.cc +++ b/tests/distributed_grids/3d_refinement_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 cafcdf5f51..ff27302740 100644 --- a/tests/distributed_grids/3d_refinement_04.cc +++ b/tests/distributed_grids/3d_refinement_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a08ab193e0..896fd79b0a 100644 --- a/tests/distributed_grids/3d_refinement_05.cc +++ b/tests/distributed_grids/3d_refinement_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 59bdab4529..c641baf512 100644 --- a/tests/distributed_grids/3d_refinement_06.cc +++ b/tests/distributed_grids/3d_refinement_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 df2e47ac0d..885ac3fe78 100644 --- a/tests/distributed_grids/3d_refinement_07.cc +++ b/tests/distributed_grids/3d_refinement_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 1fe107284d..9c26d106f4 100644 --- a/tests/distributed_grids/3d_refinement_08.cc +++ b/tests/distributed_grids/3d_refinement_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a8e6ff6af9..f181003b65 100644 --- a/tests/distributed_grids/3d_refinement_09.cc +++ b/tests/distributed_grids/3d_refinement_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 633452d1e7..0e99fcf791 100644 --- a/tests/distributed_grids/anisotropic.cc +++ b/tests/distributed_grids/anisotropic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/coarse_grid_common.h b/tests/distributed_grids/coarse_grid_common.h index 7e247431ce..daf31b15c7 100644 --- a/tests/distributed_grids/coarse_grid_common.h +++ b/tests/distributed_grids/coarse_grid_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 9a51263692..97bcdae320 100644 --- a/tests/distributed_grids/codim_01.cc +++ b/tests/distributed_grids/codim_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 0c3f6b98c9..ced29431df 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 c5397c6783..dbf6bc49af 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 68a6f8baae..40bb0d50bc 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a70a826827..78cf0145a7 100644 --- a/tests/distributed_grids/solution_transfer_01.cc +++ b/tests/distributed_grids/solution_transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 ae3303ec1f..d91e176199 100644 --- a/tests/distributed_grids/solution_transfer_02.cc +++ b/tests/distributed_grids/solution_transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 2a527404e2..3db4a9fa69 100644 --- a/tests/distributed_grids/solution_transfer_03.cc +++ b/tests/distributed_grids/solution_transfer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 b1592497c8..6f71ad4789 100644 --- a/tests/distributed_grids/solution_transfer_04.cc +++ b/tests/distributed_grids/solution_transfer_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 d60ef88b57..3d9a2e84e7 100644 --- a/tests/distributed_grids/subdomain_id_01.cc +++ b/tests/distributed_grids/subdomain_id_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 348d3cfe78..ced5801fd6 100644 --- a/tests/distributed_grids/tria_settings_01.cc +++ b/tests/distributed_grids/tria_settings_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 28360d68ef..885b5f3df6 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dof_tools_frame.h b/tests/dof_tools_frame.h index 94b6fd63d0..1893d598e9 100644 --- a/tests/dof_tools_frame.h +++ b/tests/dof_tools_frame.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 67f7a97eee..afdb8ecde7 100644 --- a/tests/fail/abf_approximation_01.cc +++ b/tests/fail/abf_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/circular_01.cc b/tests/fail/circular_01.cc index b6591f707e..0d78280b63 100644 --- a/tests/fail/circular_01.cc +++ b/tests/fail/circular_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 6e1f13aa4d..1cf227bda9 100644 --- a/tests/fail/fe_nothing_04.cc +++ b/tests/fail/fe_nothing_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5ead93d10b..ca24e24a02 100644 --- a/tests/fail/hp-step-14.cc +++ b/tests/fail/hp-step-14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 f57afaf51e..93a7cc13ba 100644 --- a/tests/fail/hp-step-15.cc +++ b/tests/fail/hp-step-15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013, 2015 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_q_08.cc b/tests/fail/hp_constraints_q_08.cc index c394a5605c..902f2fe3b0 100644 --- a/tests/fail/hp_constraints_q_08.cc +++ b/tests/fail/hp_constraints_q_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_q_system_08.cc b/tests/fail/hp_constraints_q_system_08.cc index 6aaaf19cb1..4fe82bfe74 100644 --- a/tests/fail/hp_constraints_q_system_08.cc +++ b/tests/fail/hp_constraints_q_system_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_q_system_x_08.cc b/tests/fail/hp_constraints_q_system_x_08.cc index b6a9a3e171..20b53f0ebe 100644 --- a/tests/fail/hp_constraints_q_system_x_08.cc +++ b/tests/fail/hp_constraints_q_system_x_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_01.cc b/tests/fail/hp_constraints_rt_01.cc index b0a6d5e0fa..d8623bd785 100644 --- a/tests/fail/hp_constraints_rt_01.cc +++ b/tests/fail/hp_constraints_rt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_02.cc b/tests/fail/hp_constraints_rt_02.cc index ed67847c72..0720559427 100644 --- a/tests/fail/hp_constraints_rt_02.cc +++ b/tests/fail/hp_constraints_rt_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_03.cc b/tests/fail/hp_constraints_rt_03.cc index 3e9523b73c..be8d6c7eea 100644 --- a/tests/fail/hp_constraints_rt_03.cc +++ b/tests/fail/hp_constraints_rt_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_04.cc b/tests/fail/hp_constraints_rt_04.cc index da4f885bc5..f2720aff3e 100644 --- a/tests/fail/hp_constraints_rt_04.cc +++ b/tests/fail/hp_constraints_rt_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_05.cc b/tests/fail/hp_constraints_rt_05.cc index c91b68eb8a..013057d667 100644 --- a/tests/fail/hp_constraints_rt_05.cc +++ b/tests/fail/hp_constraints_rt_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/hp_constraints_rt_06.cc b/tests/fail/hp_constraints_rt_06.cc index a878b4e723..1295e1c204 100644 --- a/tests/fail/hp_constraints_rt_06.cc +++ b/tests/fail/hp_constraints_rt_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/injection_dgp.cc b/tests/fail/injection_dgp.cc index 61d7924f70..0b72524ca5 100644 --- a/tests/fail/injection_dgp.cc +++ b/tests/fail/injection_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/injection_dgp_nonparametric.cc b/tests/fail/injection_dgp_nonparametric.cc index 60bb199d5a..0db8779fc4 100644 --- a/tests/fail/injection_dgp_nonparametric.cc +++ b/tests/fail/injection_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/injection_nedelec.cc b/tests/fail/injection_nedelec.cc index 3150c0a2df..a53dbfad16 100644 --- a/tests/fail/injection_nedelec.cc +++ b/tests/fail/injection_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/injection_q_hierarchical.cc b/tests/fail/injection_q_hierarchical.cc index db644bb0f6..fe30622821 100644 --- a/tests/fail/injection_q_hierarchical.cc +++ b/tests/fail/injection_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/injection_rt.cc b/tests/fail/injection_rt.cc index fc4cd68af5..b8ac27cecc 100644 --- a/tests/fail/injection_rt.cc +++ b/tests/fail/injection_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_abf_01.cc b/tests/fail/project_abf_01.cc index 0334214851..a70c6f4220 100644 --- a/tests/fail/project_abf_01.cc +++ b/tests/fail/project_abf_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_abf_02.cc b/tests/fail/project_abf_02.cc index 75313d3a7c..00a65b529f 100644 --- a/tests/fail/project_abf_02.cc +++ b/tests/fail/project_abf_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_abf_03.cc b/tests/fail/project_abf_03.cc index a170f9833a..59030c97d6 100644 --- a/tests/fail/project_abf_03.cc +++ b/tests/fail/project_abf_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_abf_04.cc b/tests/fail/project_abf_04.cc index c9395c2158..880c2fbab9 100644 --- a/tests/fail/project_abf_04.cc +++ b/tests/fail/project_abf_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_abf_05.cc b/tests/fail/project_abf_05.cc index 411e3c4f5c..2b7f9f4452 100644 --- a/tests/fail/project_abf_05.cc +++ b/tests/fail/project_abf_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_dgp_nonparametric_01.cc b/tests/fail/project_dgp_nonparametric_01.cc index bdcb4d4f77..1825155293 100644 --- a/tests/fail/project_dgp_nonparametric_01.cc +++ b/tests/fail/project_dgp_nonparametric_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_dgp_nonparametric_02.cc b/tests/fail/project_dgp_nonparametric_02.cc index 2d187a7972..8cf73ea1fe 100644 --- a/tests/fail/project_dgp_nonparametric_02.cc +++ b/tests/fail/project_dgp_nonparametric_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_dgp_nonparametric_03.cc b/tests/fail/project_dgp_nonparametric_03.cc index ea153cf29d..88fe39ef9e 100644 --- a/tests/fail/project_dgp_nonparametric_03.cc +++ b/tests/fail/project_dgp_nonparametric_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_dgp_nonparametric_04.cc b/tests/fail/project_dgp_nonparametric_04.cc index e012a04c70..e566c1aca3 100644 --- a/tests/fail/project_dgp_nonparametric_04.cc +++ b/tests/fail/project_dgp_nonparametric_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_dgp_nonparametric_05.cc b/tests/fail/project_dgp_nonparametric_05.cc index aa0916a47a..9ece2d6b5a 100644 --- a/tests/fail/project_dgp_nonparametric_05.cc +++ b/tests/fail/project_dgp_nonparametric_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/project_rt_03.cc b/tests/fail/project_rt_03.cc index 9b7ca24b6a..bc56fd67b9 100644 --- a/tests/fail/project_rt_03.cc +++ b/tests/fail/project_rt_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 bd14c2e9dc..ea429410d9 100644 --- a/tests/fail/rt_4.cc +++ b/tests/fail/rt_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 da28c1983a..e5e1f4b427 100644 --- a/tests/fail/rt_6.cc +++ b/tests/fail/rt_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fail/rt_crash_01.cc b/tests/fail/rt_crash_01.cc index 13205dc684..62298e8fc3 100644 --- a/tests/fail/rt_crash_01.cc +++ b/tests/fail/rt_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a0a3f20b9a..3312c95e9a 100644 --- a/tests/fail/rt_distorted_01.cc +++ b/tests/fail/rt_distorted_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 fbc40a1f45..b18339b2de 100644 --- a/tests/fail/rt_distorted_02.cc +++ b/tests/fail/rt_distorted_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 ecd8d387ac..4f32ea955a 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 7bbc2bc5e3..218782f0e7 100644 --- a/tests/fail/vectors_rhs_hp_02.cc +++ b/tests/fail/vectors_rhs_hp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 ecfa256313..b9a2121e03 100644 --- a/tests/fe/abf_01.cc +++ b/tests/fe/abf_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 d658001d01..e80407ec65 100644 --- a/tests/fe/abf_projection_01.cc +++ b/tests/fe/abf_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 be2b516a87..5c61614f92 100644 --- a/tests/fe/bdm_1.cc +++ b/tests/fe/bdm_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 cf782a805f..9c0b47f63b 100644 --- a/tests/fe/bdm_10.cc +++ b/tests/fe/bdm_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5ad9bc0899..2078091baa 100644 --- a/tests/fe/bdm_11.cc +++ b/tests/fe/bdm_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5d2e1188a7..0c5017a9bc 100644 --- a/tests/fe/bdm_12.cc +++ b/tests/fe/bdm_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 de6cff8fd9..00da6c0799 100644 --- a/tests/fe/bdm_13.cc +++ b/tests/fe/bdm_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 97b25d0eba..60e1e9573a 100644 --- a/tests/fe/bdm_14.cc +++ b/tests/fe/bdm_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f6a5de5e9f..f0585d3202 100644 --- a/tests/fe/bdm_15.cc +++ b/tests/fe/bdm_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 a685b0ab42..b50a69d664 100644 --- a/tests/fe/bdm_2.cc +++ b/tests/fe/bdm_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5b2a1e0623..f8ef4e9670 100644 --- a/tests/fe/bdm_3.cc +++ b/tests/fe/bdm_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 5f32fb64ba..64d5614302 100644 --- a/tests/fe/bdm_5.cc +++ b/tests/fe/bdm_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 fe957de73b..b0d72bbb7d 100644 --- a/tests/fe/bdm_8.cc +++ b/tests/fe/bdm_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 78a8032aa7..24397747bc 100644 --- a/tests/fe/bdm_9.cc +++ b/tests/fe/bdm_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 bba26c245d..6ba676033b 100644 --- a/tests/fe/block_mask_01.cc +++ b/tests/fe/block_mask_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 7975968dd5..be753ba685 100644 --- a/tests/fe/block_mask_02.cc +++ b/tests/fe/block_mask_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 5b355f3c89..aea0da4cb9 100644 --- a/tests/fe/block_mask_03.cc +++ b/tests/fe/block_mask_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 f979485d46..40aa93caae 100644 --- a/tests/fe/block_mask_04.cc +++ b/tests/fe/block_mask_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 3ec0c2b335..c248564c76 100644 --- a/tests/fe/block_mask_05.cc +++ b/tests/fe/block_mask_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 9ecbb1b886..0ba65f21dd 100644 --- a/tests/fe/block_mask_06.cc +++ b/tests/fe/block_mask_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 1a35fa72ac..3229b3d412 100644 --- a/tests/fe/block_mask_07.cc +++ b/tests/fe/block_mask_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 5ec6500bf0..86a7baf4a5 100644 --- a/tests/fe/block_mask_08.cc +++ b/tests/fe/block_mask_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 ab4239bc6c..d23d875759 100644 --- a/tests/fe/block_mask_09.cc +++ b/tests/fe/block_mask_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 db97cf0d03..9408eb5213 100644 --- a/tests/fe/block_mask_10.cc +++ b/tests/fe/block_mask_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 16bc4374fa..1cddae9bc0 100644 --- a/tests/fe/block_mask_11.cc +++ b/tests/fe/block_mask_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 ce420508d2..0cd63f7faa 100644 --- a/tests/fe/cell_similarity_01.cc +++ b/tests/fe/cell_similarity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9c028fa979..43dc0e533e 100644 --- a/tests/fe/cell_similarity_02.cc +++ b/tests/fe/cell_similarity_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 930dbedab4..40beaa555b 100644 --- a/tests/fe/cell_similarity_03.cc +++ b/tests/fe/cell_similarity_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0b544fd306..f566244ca9 100644 --- a/tests/fe/cell_similarity_04.cc +++ b/tests/fe/cell_similarity_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5a0dbcb119..aa9ab9ae6c 100644 --- a/tests/fe/cell_similarity_05.cc +++ b/tests/fe/cell_similarity_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 61840c5e75..5cf1ae5224 100644 --- a/tests/fe/cell_similarity_06.cc +++ b/tests/fe/cell_similarity_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 7a0ec95f47..994f90643f 100644 --- a/tests/fe/cell_similarity_07.cc +++ b/tests/fe/cell_similarity_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5203c37d32..c6f3685bda 100644 --- a/tests/fe/cell_similarity_08.cc +++ b/tests/fe/cell_similarity_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6ac7fea8b1..abdbbe6af5 100644 --- a/tests/fe/cell_similarity_09.cc +++ b/tests/fe/cell_similarity_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4c561ebdd5..f6d35d01ed 100644 --- a/tests/fe/cell_similarity_10.cc +++ b/tests/fe/cell_similarity_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b187caa40d..74f7aec3e0 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 693f2b7323..308110e6f8 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6894854448..307c391802 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b636ad3cd3..b2e0f22a49 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f0b1cd71ac..c15742af4d 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6b08e8829e..30ea774ecd 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 fa89597f1d..e278d3805e 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6bfcb21e7e..e372679b08 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3183f72f39..ea67683875 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 adf1ec1923..79dbe2cbf3 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5df232775b..cb8f6b5bb5 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b67da78a5d..f8be8723e3 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9bb23d74e1..9bbb249eac 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c28b35cefd..17ce614d69 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4d83350cb6..9501c6f630 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0866626191..7525935a71 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 435a97f52e..4eea77ea51 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 06d2965d8d..8357a63e5c 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0a6b3cb232..65a82aaaf4 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 21a4934fca..8a380e0ba3 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9f541f1869..aa8164f582 100644 --- a/tests/fe/check_derivatives.cc +++ b/tests/fe/check_derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ccce5bc091..bdb736eea6 100644 --- a/tests/fe/component_mask_01.cc +++ b/tests/fe/component_mask_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 add8d230b7..749d4c2589 100644 --- a/tests/fe/component_mask_02.cc +++ b/tests/fe/component_mask_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 6ce570fd25..1ddab814af 100644 --- a/tests/fe/component_mask_03.cc +++ b/tests/fe/component_mask_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 2d9c751828..2a718ec1b8 100644 --- a/tests/fe/component_mask_04.cc +++ b/tests/fe/component_mask_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 ed9acf2bad..3a5cc4d64a 100644 --- a/tests/fe/component_mask_05.cc +++ b/tests/fe/component_mask_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 96b4c97413..243d099082 100644 --- a/tests/fe/component_mask_06.cc +++ b/tests/fe/component_mask_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 353d508fa6..a096a6b963 100644 --- a/tests/fe/component_mask_07.cc +++ b/tests/fe/component_mask_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 816fb236ba..667198ad13 100644 --- a/tests/fe/component_mask_08.cc +++ b/tests/fe/component_mask_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 7e1ec28a03..7d1e3cbbd6 100644 --- a/tests/fe/component_mask_09.cc +++ b/tests/fe/component_mask_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 291835146f..c6eb76eef7 100644 --- a/tests/fe/component_mask_10.cc +++ b/tests/fe/component_mask_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 06fcdf66ac..0ebecfbe28 100644 --- a/tests/fe/component_mask_11.cc +++ b/tests/fe/component_mask_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 c3ea116051..0df943ae0c 100644 --- a/tests/fe/component_mask_12.cc +++ b/tests/fe/component_mask_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 5749b83dec..d2dd71f34c 100644 --- a/tests/fe/component_mask_13.cc +++ b/tests/fe/component_mask_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 a0c1d6ee36..4415b9ef15 100644 --- a/tests/fe/component_mask_14.cc +++ b/tests/fe/component_mask_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 c0b15b5f90..a976f682ed 100644 --- a/tests/fe/copy_01.cc +++ b/tests/fe/copy_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/copy_fe.cc b/tests/fe/copy_fe.cc index 039fc3f4b8..6c21fb262e 100644 --- a/tests/fe/copy_fe.cc +++ b/tests/fe/copy_fe.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 3d21897850..a51707876f 100644 --- a/tests/fe/crash_01.cc +++ b/tests/fe/crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 d820be92b1..2fb1e52b4b 100644 --- a/tests/fe/deformed_projection.h +++ b/tests/fe/deformed_projection.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 35161591ff..2c4a5cb8d3 100644 --- a/tests/fe/derivatives.cc +++ b/tests/fe/derivatives.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5295e10e2c..c7a761990b 100644 --- a/tests/fe/derivatives_face.cc +++ b/tests/fe/derivatives_face.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 310988f8e3..ec807d6e2b 100644 --- a/tests/fe/dgp_01.cc +++ b/tests/fe/dgp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b2bc6b2e2f..244a2825b8 100644 --- a/tests/fe/dgp_monomial_1.cc +++ b/tests/fe/dgp_monomial_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e9cb4a7882..e78ab72537 100644 --- a/tests/fe/dgp_monomial_2.cc +++ b/tests/fe/dgp_monomial_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 3af4652654..e646ef7c0a 100644 --- a/tests/fe/dgq_1.cc +++ b/tests/fe/dgq_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ce0e683608..e8b9f3658a 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 a5c523da7a..25e9671dff 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 4b857ab984..100df4cd17 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 dfff4bb2da..d862c53425 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 ebbe8e110f..53a2ec611e 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 77e76016df..9d15086209 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 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_data_test.cc b/tests/fe/fe_data_test.cc index 1851da54fb..5dd65a10d9 100644 --- a/tests/fe/fe_data_test.cc +++ b/tests/fe/fe_data_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_face_orientation_nedelec.h b/tests/fe/fe_face_orientation_nedelec.h index 42095bc551..3229f8551b 100644 --- a/tests/fe/fe_face_orientation_nedelec.h +++ b/tests/fe/fe_face_orientation_nedelec.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 eb106b65fb..4d888001b4 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 1ce605ef41..569f3ec402 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 2bd7209d4a..f2f0526b53 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 6e194f4d0b..6c2a1b2ecc 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0044ee27ed..7470cf880c 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 ccdefeba9e..f0b4940fe9 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 9415b66960..be95aefb04 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 45e7932f1a..3cb3b5fdc1 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 b34cad8a3d..d2115aefb8 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 2800f8691a..ad6d4093d2 100644 --- a/tests/fe/fe_face_values_1d.cc +++ b/tests/fe/fe_face_values_1d.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_face_values_1d_mapping_cartesian.cc b/tests/fe/fe_face_values_1d_mapping_cartesian.cc index 133f4d8799..f0b3642f08 100644 --- a/tests/fe/fe_face_values_1d_mapping_cartesian.cc +++ b/tests/fe/fe_face_values_1d_mapping_cartesian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_face_values_1d_mapping_q2.cc b/tests/fe/fe_face_values_1d_mapping_q2.cc index 54fae0f2ec..93a7b235be 100644 --- a/tests/fe/fe_face_values_1d_mapping_q2.cc +++ b/tests/fe/fe_face_values_1d_mapping_q2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 916e62d9de..213ebc4513 100644 --- a/tests/fe/fe_prolongation_bdm.cc +++ b/tests/fe/fe_prolongation_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_prolongation_common.h b/tests/fe/fe_prolongation_common.h index 7f77eb00e8..b996f081a3 100644 --- a/tests/fe/fe_prolongation_common.h +++ b/tests/fe/fe_prolongation_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 9dc60baaee..9e1e7b0d58 100644 --- a/tests/fe/fe_prolongation_dgp.cc +++ b/tests/fe/fe_prolongation_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 8b61f924dd..01056477b1 100644 --- a/tests/fe/fe_prolongation_dgq.cc +++ b/tests/fe/fe_prolongation_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 e3c94bc7a4..5bdb2aa69e 100644 --- a/tests/fe/fe_prolongation_nedelec.cc +++ b/tests/fe/fe_prolongation_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 7d90e5a489..6165ac9f96 100644 --- a/tests/fe/fe_prolongation_q.cc +++ b/tests/fe/fe_prolongation_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 83f174b734..0ad4b2932c 100644 --- a/tests/fe/fe_prolongation_q_dg0.cc +++ b/tests/fe/fe_prolongation_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 67045d915b..561cf71e87 100644 --- a/tests/fe/fe_prolongation_q_hierarchical.cc +++ b/tests/fe/fe_prolongation_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 981cd1c417..c24892a3a6 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 347512ea5b..d3b757d4e6 100644 --- a/tests/fe/fe_prolongation_rt.cc +++ b/tests/fe/fe_prolongation_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 290575ce7f..9dc260aea7 100644 --- a/tests/fe/fe_prolongation_sys_01.cc +++ b/tests/fe/fe_prolongation_sys_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 307264a252..760d5f6039 100644 --- a/tests/fe/fe_prolongation_sys_02.cc +++ b/tests/fe/fe_prolongation_sys_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 41f5c1411c..20c77b9b4c 100644 --- a/tests/fe/fe_prolongation_sys_03.cc +++ b/tests/fe/fe_prolongation_sys_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 c11a561fcf..3d9e534d9b 100644 --- a/tests/fe/fe_prolongation_sys_04.cc +++ b/tests/fe/fe_prolongation_sys_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 595c7ccf55..9a508790ba 100644 --- a/tests/fe/fe_prolongation_sys_05.cc +++ b/tests/fe/fe_prolongation_sys_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 021227885e..b86d958c7b 100644 --- a/tests/fe/fe_prolongation_sys_06.cc +++ b/tests/fe/fe_prolongation_sys_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 cf0e5f1dab..4a60393de2 100644 --- a/tests/fe/fe_prolongation_sys_07.cc +++ b/tests/fe/fe_prolongation_sys_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 bcfc8edcc0..50fde1cc6e 100644 --- a/tests/fe/fe_prolongation_sys_08.cc +++ b/tests/fe/fe_prolongation_sys_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 8bac14e8e6..52a4f68bd6 100644 --- a/tests/fe/fe_prolongation_sys_09.cc +++ b/tests/fe/fe_prolongation_sys_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 707af02709..630d5bb0dd 100644 --- a/tests/fe/fe_prolongation_sys_10.cc +++ b/tests/fe/fe_prolongation_sys_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 379d9fbb2c..e214fd7460 100644 --- a/tests/fe/fe_q_01.cc +++ b/tests/fe/fe_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 db973666e9..7d5ad972c3 100644 --- a/tests/fe/fe_q_dg0.cc +++ b/tests/fe/fe_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 148b07a0fb..419777839b 100644 --- a/tests/fe/fe_restriction_bdm.cc +++ b/tests/fe/fe_restriction_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_restriction_common.h b/tests/fe/fe_restriction_common.h index 1fc7881e83..ab96ec9bff 100644 --- a/tests/fe/fe_restriction_common.h +++ b/tests/fe/fe_restriction_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 95b8291ad2..1502315a72 100644 --- a/tests/fe/fe_restriction_dgp.cc +++ b/tests/fe/fe_restriction_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 d9ebeadd6f..1b1b9a25aa 100644 --- a/tests/fe/fe_restriction_dgq.cc +++ b/tests/fe/fe_restriction_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 f8f837f744..a47e78e52b 100644 --- a/tests/fe/fe_restriction_nedelec.cc +++ b/tests/fe/fe_restriction_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 28c2afe41c..6eba19864e 100644 --- a/tests/fe/fe_restriction_q.cc +++ b/tests/fe/fe_restriction_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 63844963a0..3ec8ce711b 100644 --- a/tests/fe/fe_restriction_q_dg0.cc +++ b/tests/fe/fe_restriction_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 02e7e3ae46..93b6f0daf8 100644 --- a/tests/fe/fe_restriction_q_hierarchical.cc +++ b/tests/fe/fe_restriction_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 dc7a504a35..a5dae86b1f 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 3b5a0cf764..5915b6224e 100644 --- a/tests/fe/fe_restriction_rt.cc +++ b/tests/fe/fe_restriction_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 68a5e3e373..37ae9c9632 100644 --- a/tests/fe/fe_restriction_sys_01.cc +++ b/tests/fe/fe_restriction_sys_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 601a93b6bf..9b443a66ea 100644 --- a/tests/fe/fe_restriction_sys_02.cc +++ b/tests/fe/fe_restriction_sys_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 1c7d6bed39..b9187affe4 100644 --- a/tests/fe/fe_restriction_sys_03.cc +++ b/tests/fe/fe_restriction_sys_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 3e615c5fea..0ec770b93e 100644 --- a/tests/fe/fe_restriction_sys_04.cc +++ b/tests/fe/fe_restriction_sys_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 09e9e76d64..3edc85ffbf 100644 --- a/tests/fe/fe_restriction_sys_05.cc +++ b/tests/fe/fe_restriction_sys_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 82efdf6569..0b9d7544f2 100644 --- a/tests/fe/fe_restriction_sys_06.cc +++ b/tests/fe/fe_restriction_sys_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 0fe9d8da3c..c254b8270c 100644 --- a/tests/fe/fe_restriction_sys_07.cc +++ b/tests/fe/fe_restriction_sys_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 96022e94b8..701744203b 100644 --- a/tests/fe/fe_restriction_sys_08.cc +++ b/tests/fe/fe_restriction_sys_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 59b11f90a7..4ae768b83f 100644 --- a/tests/fe/fe_restriction_sys_09.cc +++ b/tests/fe/fe_restriction_sys_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 5ec444bd57..7ac6b0b407 100644 --- a/tests/fe/fe_restriction_sys_10.cc +++ b/tests/fe/fe_restriction_sys_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 23bed52528..3f32256805 100644 --- a/tests/fe/fe_support_points_bdm.cc +++ b/tests/fe/fe_support_points_bdm.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_common.h b/tests/fe/fe_support_points_common.h index c7d32f3487..69cbc8900d 100644 --- a/tests/fe/fe_support_points_common.h +++ b/tests/fe/fe_support_points_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 2b90f1dee6..8f5aef7e72 100644 --- a/tests/fe/fe_support_points_nedelec.cc +++ b/tests/fe/fe_support_points_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 6e57fd2dc4..de4131b139 100644 --- a/tests/fe/fe_support_points_q.cc +++ b/tests/fe/fe_support_points_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 ce145d3438..350bcb0719 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 06134d63f1..67ab8baff9 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 5e28b93010..3f9fd2a93a 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_q_qg0.cc b/tests/fe/fe_support_points_q_qg0.cc index 6090402240..f4f086e078 100644 --- a/tests/fe/fe_support_points_q_qg0.cc +++ b/tests/fe/fe_support_points_q_qg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 c2c2d8c89c..2fbaaa8624 100644 --- a/tests/fe/fe_support_points_rt.cc +++ b/tests/fe/fe_support_points_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 020e93c1b0..059624a485 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 483a580abf..26b804cfac 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 f3a361ac84..717eb07122 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 caaed5b94d..ae6c7364e2 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 8857780faa..cb5c6ef52e 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 fa0ad79c27..d32cdd5623 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 66b6d2589a..7229e5d07a 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 28589375e8..45b05207d6 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 e488840048..ac33552a98 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 a73ab00503..069c5b4e57 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 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 a98726bf8a..51c1cc61e2 100644 --- a/tests/fe/fe_sys_projection_01.cc +++ b/tests/fe/fe_sys_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 18cb4937c2..6322cfdcf6 100644 --- a/tests/fe/fe_tools.cc +++ b/tests/fe/fe_tools.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 8a99c00480..e200f853d4 100644 --- a/tests/fe/fe_tools_01.cc +++ b/tests/fe/fe_tools_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 913bd7cbf4..e8b7d297bb 100644 --- a/tests/fe/fe_tools_block_renumbering.cc +++ b/tests/fe/fe_tools_block_renumbering.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 aebf2988e8..932b5126bd 100644 --- a/tests/fe/fe_tools_test.cc +++ b/tests/fe/fe_tools_test.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 53c1160f7f..4abd6328e1 100644 --- a/tests/fe/function.cc +++ b/tests/fe/function.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/get_fe_from_name_01.cc b/tests/fe/get_fe_from_name_01.cc index 67d63ff97d..82cd4624a3 100644 --- a/tests/fe/get_fe_from_name_01.cc +++ b/tests/fe/get_fe_from_name_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 cf5be2355b..92bc86c60f 100644 --- a/tests/fe/get_name_01.cc +++ b/tests/fe/get_name_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1c387ce6e5..0927fa1edc 100644 --- a/tests/fe/get_name_02.cc +++ b/tests/fe/get_name_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 7981410cc6..dbd432f808 100644 --- a/tests/fe/injection_common.h +++ b/tests/fe/injection_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_dgp_monomial.cc b/tests/fe/injection_dgp_monomial.cc index 097a2f576c..331f3096e9 100644 --- a/tests/fe/injection_dgp_monomial.cc +++ b/tests/fe/injection_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_dgq.cc b/tests/fe/injection_dgq.cc index 40737a38b8..3dcbb52d24 100644 --- a/tests/fe/injection_dgq.cc +++ b/tests/fe/injection_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_q.cc b/tests/fe/injection_q.cc index d6df315ab7..a6639e0cbd 100644 --- a/tests/fe/injection_q.cc +++ b/tests/fe/injection_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_q_dg0.cc b/tests/fe/injection_q_dg0.cc index 33ee2e4fbc..50ecae0f21 100644 --- a/tests/fe/injection_q_dg0.cc +++ b/tests/fe/injection_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_q_iso_q1.cc b/tests/fe/injection_q_iso_q1.cc index 00ca267377..bc19c58a27 100644 --- a/tests/fe/injection_q_iso_q1.cc +++ b/tests/fe/injection_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/injection_q_system.cc b/tests/fe/injection_q_system.cc index 677dd89054..5ea40e65b7 100644 --- a/tests/fe/injection_q_system.cc +++ b/tests/fe/injection_q_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 d17a1a8b75..19b705f2d1 100644 --- a/tests/fe/interpolate_common.h +++ b/tests/fe/interpolate_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 48ff3c8364..ae12b7293d 100644 --- a/tests/fe/interpolate_q1.cc +++ b/tests/fe/interpolate_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 2aed25db61..17629b9c78 100644 --- a/tests/fe/interpolate_q_dg0.cc +++ b/tests/fe/interpolate_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 9452156e93..0d0ef71332 100644 --- a/tests/fe/interpolate_q_iso_q1.cc +++ b/tests/fe/interpolate_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1c2a33b0ba..f2838f75b1 100644 --- a/tests/fe/interpolate_rt.cc +++ b/tests/fe/interpolate_rt.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 567d73c582..d88ce16d52 100644 --- a/tests/fe/interpolate_rtn.cc +++ b/tests/fe/interpolate_rtn.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a967c8feb0..aed6ee87f1 100644 --- a/tests/fe/interpolate_system.cc +++ b/tests/fe/interpolate_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1079f9e1c6..f9427a0c03 100644 --- a/tests/fe/jacobians.cc +++ b/tests/fe/jacobians.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping.cc b/tests/fe/mapping.cc index a8a734d52a..e19b554aa9 100644 --- a/tests/fe/mapping.cc +++ b/tests/fe/mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_c1.cc b/tests/fe/mapping_c1.cc index 81c974c140..e56752e040 100644 --- a/tests/fe/mapping_c1.cc +++ b/tests/fe/mapping_c1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_q1_eulerian.cc b/tests/fe/mapping_q1_eulerian.cc index 982cc04a69..268d8655ed 100644 --- a/tests/fe/mapping_q1_eulerian.cc +++ b/tests/fe/mapping_q1_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_q_eulerian.cc b/tests/fe/mapping_q_eulerian.cc index 01e4191108..3adc37a5b6 100644 --- a/tests/fe/mapping_q_eulerian.cc +++ b/tests/fe/mapping_q_eulerian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_02.cc b/tests/fe/mapping_real_to_unit_02.cc index b7bce3e542..1317c30427 100644 --- a/tests/fe/mapping_real_to_unit_02.cc +++ b/tests/fe/mapping_real_to_unit_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q1.cc b/tests/fe/mapping_real_to_unit_q1.cc index 8cbe917f62..7cc16f436a 100644 --- a/tests/fe/mapping_real_to_unit_q1.cc +++ b/tests/fe/mapping_real_to_unit_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_curved.cc b/tests/fe/mapping_real_to_unit_q4_curved.cc index ffce08352c..417f1d2e82 100644 --- a/tests/fe/mapping_real_to_unit_q4_curved.cc +++ b/tests/fe/mapping_real_to_unit_q4_curved.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc index 262a3debe2..65c4e5428c 100644 --- a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc +++ b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_sphere.cc b/tests/fe/mapping_real_to_unit_q4_sphere.cc index 818428db19..2a44de7cc8 100644 --- a/tests/fe/mapping_real_to_unit_q4_sphere.cc +++ b/tests/fe/mapping_real_to_unit_q4_sphere.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc index 043576e3ef..f91ce956b5 100644 --- a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc +++ b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc index f5b063d854..d9687a4a4e 100644 --- a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc +++ b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc index dfd2d4ed89..e5434323c1 100644 --- a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc +++ b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/mapping_real_to_unit_q4_straight.cc b/tests/fe/mapping_real_to_unit_q4_straight.cc index 8553e23036..6a8406c31b 100644 --- a/tests/fe/mapping_real_to_unit_q4_straight.cc +++ b/tests/fe/mapping_real_to_unit_q4_straight.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 101e3ede4d..96b3275540 100644 --- a/tests/fe/mass_matrix_arbitrary_nodes.cc +++ b/tests/fe/mass_matrix_arbitrary_nodes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 683654f11f..bf369d76b0 100644 --- a/tests/fe/nedelec.cc +++ b/tests/fe/nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2aa45d0c23..f377c13ee1 100644 --- a/tests/fe/nedelec_2.cc +++ b/tests/fe/nedelec_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 2c57fd9211..a75e42d9ad 100644 --- a/tests/fe/nedelec_3.cc +++ b/tests/fe/nedelec_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 4f28bb16cc..b700497ec4 100644 --- a/tests/fe/nedelec_crash_01.cc +++ b/tests/fe/nedelec_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4983cb6b68..c35c1aabd3 100644 --- a/tests/fe/non_primitive_1.cc +++ b/tests/fe/non_primitive_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013, 2015 by the deal.II authors +// Copyright (C) 2001 - 2015 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 f82da361e8..6fce78e0aa 100644 --- a/tests/fe/non_primitive_2.cc +++ b/tests/fe/non_primitive_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 190fb10de9..005238b0cf 100644 --- a/tests/fe/numbering.cc +++ b/tests/fe/numbering.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0010c62960..15d5acb6df 100644 --- a/tests/fe/q_1.cc +++ b/tests/fe/q_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 dacd0532df..4b4270064f 100644 --- a/tests/fe/q_2.cc +++ b/tests/fe/q_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 9caf5abb75..fd8706df50 100644 --- a/tests/fe/q_3.cc +++ b/tests/fe/q_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ea7635ea6c..ab0f020bf1 100644 --- a/tests/fe/q_4.cc +++ b/tests/fe/q_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 604309402e..d170772f52 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 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 9c3f52aa23..5d748b40eb 100644 --- a/tests/fe/rt_1.cc +++ b/tests/fe/rt_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 8fd9488f91..d852ddb6ca 100644 --- a/tests/fe/rt_10.cc +++ b/tests/fe/rt_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 353ca3f15f..6bc7b1a4b0 100644 --- a/tests/fe/rt_11.cc +++ b/tests/fe/rt_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f3ed8eecbd..4092be8d10 100644 --- a/tests/fe/rt_12.cc +++ b/tests/fe/rt_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1d71631bd2..30615c684e 100644 --- a/tests/fe/rt_13.cc +++ b/tests/fe/rt_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2967a46873..d9c195ee37 100644 --- a/tests/fe/rt_14.cc +++ b/tests/fe/rt_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2cb4e5d300..30e5c322d8 100644 --- a/tests/fe/rt_15.cc +++ b/tests/fe/rt_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 45d43fa03c..f86fbcc63b 100644 --- a/tests/fe/rt_2.cc +++ b/tests/fe/rt_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 2e1da1410d..f1057108cf 100644 --- a/tests/fe/rt_3.cc +++ b/tests/fe/rt_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 981ef57446..72d2149246 100644 --- a/tests/fe/rt_5.cc +++ b/tests/fe/rt_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e1788aadba..aa35e65187 100644 --- a/tests/fe/rt_7.cc +++ b/tests/fe/rt_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 49ccc399d1..d4328fa917 100644 --- a/tests/fe/rt_8.cc +++ b/tests/fe/rt_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 07e547caa9..ff1a86f781 100644 --- a/tests/fe/rt_9.cc +++ b/tests/fe/rt_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f8940e6a23..043b39ad6f 100644 --- a/tests/fe/rt_approximation_01.cc +++ b/tests/fe/rt_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 136f8e74b8..2ab6574d02 100644 --- a/tests/fe/rt_normal_02.cc +++ b/tests/fe/rt_normal_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 ada8029242..b45cacdf54 100644 --- a/tests/fe/rt_projection_01.cc +++ b/tests/fe/rt_projection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e4fdf8c1af..e748d9165a 100644 --- a/tests/fe/rtdiff.cc +++ b/tests/fe/rtdiff.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ea71f2921f..6d3d6dae81 100644 --- a/tests/fe/rtn_1.cc +++ b/tests/fe/rtn_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 05cfb02dcc..5ad67ad3d9 100644 --- a/tests/fe/rtn_2.cc +++ b/tests/fe/rtn_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1d77ac9f59..c897f485b5 100644 --- a/tests/fe/rtn_3.cc +++ b/tests/fe/rtn_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e491b5400c..0e84dedde0 100644 --- a/tests/fe/shapes_dgp.cc +++ b/tests/fe/shapes_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 3b3a297966..f660249b4a 100644 --- a/tests/fe/shapes_dgp_monomial.cc +++ b/tests/fe/shapes_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 9f6f1cf95b..0a91316fb9 100644 --- a/tests/fe/shapes_dgp_nonparametric.cc +++ b/tests/fe/shapes_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 cc16d16a81..76315e824e 100644 --- a/tests/fe/shapes_dgq.cc +++ b/tests/fe/shapes_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 93f054f5c5..2c748029f2 100644 --- a/tests/fe/shapes_faceq.cc +++ b/tests/fe/shapes_faceq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 915522909a..1b13bc8736 100644 --- a/tests/fe/shapes_nedelec.cc +++ b/tests/fe/shapes_nedelec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 983528d776..a99029fee9 100644 --- a/tests/fe/shapes_q.cc +++ b/tests/fe/shapes_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 013a5205f8..4a3ef9955c 100644 --- a/tests/fe/shapes_q_dg0.cc +++ b/tests/fe/shapes_q_dg0.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 d65e11c031..78716288a5 100644 --- a/tests/fe/shapes_q_hierarchical.cc +++ b/tests/fe/shapes_q_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 e172e5bdee..fc5f6d288d 100644 --- a/tests/fe/shapes_q_iso_q1.cc +++ b/tests/fe/shapes_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 fa16d750f6..ea03325612 100644 --- a/tests/fe/shapes_system.cc +++ b/tests/fe/shapes_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 752a61020c..d0a2722080 100644 --- a/tests/fe/shapes_traceq.cc +++ b/tests/fe/shapes_traceq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 9070c9a958..22ca2c2141 100644 --- a/tests/fe/system_01.cc +++ b/tests/fe/system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 eeb3895ac4..33da8c16ef 100644 --- a/tests/fe/system_02.cc +++ b/tests/fe/system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 09b932c17a..a700f4abf6 100644 --- a/tests/fe/system_index.cc +++ b/tests/fe/system_index.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 d99d338cbb..57f8fff966 100644 --- a/tests/fe/traits.cc +++ b/tests/fe/traits.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 81f0443dc7..d0a434d08b 100644 --- a/tests/fe/transfer.cc +++ b/tests/fe/transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013, 2015 by the deal.II authors +// Copyright (C) 1998 - 2015 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 a10ae0e128..94756951f5 100644 --- a/tests/fe/up_and_down.cc +++ b/tests/fe/up_and_down.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 be5815b820..dff660ccd1 100644 --- a/tests/gla/block_mat_01.cc +++ b/tests/gla/block_mat_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e698b88df6..dfd3432121 100644 --- a/tests/gla/block_mat_02.cc +++ b/tests/gla/block_mat_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ca09231e14..9d98fa1068 100644 --- a/tests/gla/block_mat_03.cc +++ b/tests/gla/block_mat_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 5366e06224..4bbb5cb639 100644 --- a/tests/gla/block_vec_01.cc +++ b/tests/gla/block_vec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 fe57dcd8ea..78500fdca2 100644 --- a/tests/gla/block_vec_02.cc +++ b/tests/gla/block_vec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 588cac7991..c051dd9371 100644 --- a/tests/gla/block_vec_03.cc +++ b/tests/gla/block_vec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f3915a6fe2..74e01aae10 100644 --- a/tests/gla/block_vec_04.cc +++ b/tests/gla/block_vec_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b3e2653685..c18bf3b54e 100644 --- a/tests/gla/extract_subvector_to.cc +++ b/tests/gla/extract_subvector_to.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b8554c74fb..b2b64f1541 100644 --- a/tests/gla/extract_subvector_to_parallel.cc +++ b/tests/gla/extract_subvector_to_parallel.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7579887061..1db924d7fe 100644 --- a/tests/gla/mat_01.cc +++ b/tests/gla/mat_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 044cbe92fa..e2245de452 100644 --- a/tests/gla/mat_02.cc +++ b/tests/gla/mat_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6345c9f4ba..a9579302dc 100644 --- a/tests/gla/mat_03.cc +++ b/tests/gla/mat_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0c3a9159d1..7bea89403e 100644 --- a/tests/gla/mat_04.cc +++ b/tests/gla/mat_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6ab75b11b1..65a1199c4b 100644 --- a/tests/gla/mat_05.cc +++ b/tests/gla/mat_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 6b2cea3c39..8ebcbaf4ed 100644 --- a/tests/gla/mat_06.cc +++ b/tests/gla/mat_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8983bca517..6e3b817be8 100644 --- a/tests/gla/vec_00.cc +++ b/tests/gla/vec_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b525f927e8..90d3618f17 100644 --- a/tests/gla/vec_01.cc +++ b/tests/gla/vec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 fa803026a9..9205b5c428 100644 --- a/tests/gla/vec_02.cc +++ b/tests/gla/vec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 0f6ba79694..a602029cc0 100644 --- a/tests/gla/vec_03.cc +++ b/tests/gla/vec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a312d35908..6ebe646b0e 100644 --- a/tests/gla/vec_04.cc +++ b/tests/gla/vec_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 75ec84d370..7357d15b10 100644 --- a/tests/gla/vec_05.cc +++ b/tests/gla/vec_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3afcb97b9f..b15d3f26cc 100644 --- a/tests/gla/vec_06.cc +++ b/tests/gla/vec_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4dfaccb11e..aa4b37573d 100644 --- a/tests/gla/vec_07.cc +++ b/tests/gla/vec_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 99095783fb..b7350b97bd 100644 --- a/tests/gla/vec_all_zero_01.cc +++ b/tests/gla/vec_all_zero_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 59fdaa01f1..d2f7c2d05d 100644 --- a/tests/grid/cell_id_01.cc +++ b/tests/grid/cell_id_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 736ba5c26a..fade511e07 100644 --- a/tests/grid/cell_id_02.cc +++ b/tests/grid/cell_id_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/flatten_grid_01.cc b/tests/grid/flatten_grid_01.cc index e4eff8e131..14f4bd92fe 100644 --- a/tests/grid/flatten_grid_01.cc +++ b/tests/grid/flatten_grid_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 35ff23efac..2b4797abc6 100644 --- a/tests/grid/grid_generator_01a.cc +++ b/tests/grid/grid_generator_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7d9f31c5dc..ae7da5737f 100644 --- a/tests/grid/grid_generator_02.cc +++ b/tests/grid/grid_generator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 9aa1043735..8be29d6c68 100644 --- a/tests/grid/grid_generator_03.cc +++ b/tests/grid/grid_generator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4d9154ba7c..d40dd4d17c 100644 --- a/tests/grid/grid_generator_04.cc +++ b/tests/grid/grid_generator_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 60813ad81a..67b5a9a610 100644 --- a/tests/grid/grid_generator_05.cc +++ b/tests/grid/grid_generator_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 53fc333e23..7750a5107e 100644 --- a/tests/grid/grid_generator_06.cc +++ b/tests/grid/grid_generator_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_01.cc b/tests/grid/grid_in_msh_01.cc index f0d4923b0a..b615e5cba3 100644 --- a/tests/grid/grid_in_msh_01.cc +++ b/tests/grid/grid_in_msh_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0a93349dba..5caf12764f 100644 --- a/tests/grid/grid_out_svg_01.cc +++ b/tests/grid/grid_out_svg_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 7eb0ca54ae..254d9a675c 100644 --- a/tests/grid/grid_out_svg_02.cc +++ b/tests/grid/grid_out_svg_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/mesh_3d.h b/tests/grid/mesh_3d.h index 4a5e36f9ed..146fc99480 100644 --- a/tests/grid/mesh_3d.h +++ b/tests/grid/mesh_3d.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 736b365fd4..0dc45cd0f8 100644 --- a/tests/grid/mesh_3d_1.cc +++ b/tests/grid/mesh_3d_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 569cc5bb2e..2e348c7238 100644 --- a/tests/grid/mesh_3d_10.cc +++ b/tests/grid/mesh_3d_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 03f3c2eb2b..f66746880b 100644 --- a/tests/grid/mesh_3d_11.cc +++ b/tests/grid/mesh_3d_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 d500d2f2a4..13be63cf68 100644 --- a/tests/grid/mesh_3d_12.cc +++ b/tests/grid/mesh_3d_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 625045f33c..07633be292 100644 --- a/tests/grid/mesh_3d_13.cc +++ b/tests/grid/mesh_3d_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1fab5c1923..6b0eaacc46 100644 --- a/tests/grid/mesh_3d_14.cc +++ b/tests/grid/mesh_3d_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 69eaebe597..00788a1c81 100644 --- a/tests/grid/mesh_3d_15.cc +++ b/tests/grid/mesh_3d_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ef2882d1da..a4e1301f37 100644 --- a/tests/grid/mesh_3d_16.cc +++ b/tests/grid/mesh_3d_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 676bc32bf4..e2f87fada9 100644 --- a/tests/grid/mesh_3d_17.cc +++ b/tests/grid/mesh_3d_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 1d8567eae2..ec41b94b30 100644 --- a/tests/grid/mesh_3d_18.cc +++ b/tests/grid/mesh_3d_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 9270f4ac63..18a1af45dc 100644 --- a/tests/grid/mesh_3d_19.cc +++ b/tests/grid/mesh_3d_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 4983e8fc42..ec7ef81ca4 100644 --- a/tests/grid/mesh_3d_2.cc +++ b/tests/grid/mesh_3d_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b9481e92b7..622f7cfbf2 100644 --- a/tests/grid/mesh_3d_20.cc +++ b/tests/grid/mesh_3d_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 18eda1d33f..74f3416a81 100644 --- a/tests/grid/mesh_3d_21.cc +++ b/tests/grid/mesh_3d_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ba383241bd..aef75995e8 100644 --- a/tests/grid/mesh_3d_22.cc +++ b/tests/grid/mesh_3d_22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 82f5156b2c..96ee41d209 100644 --- a/tests/grid/mesh_3d_23.cc +++ b/tests/grid/mesh_3d_23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 8cb7a1ad47..08b2b15fde 100644 --- a/tests/grid/mesh_3d_24.cc +++ b/tests/grid/mesh_3d_24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 718f6eebc5..da13928c6e 100644 --- a/tests/grid/mesh_3d_25.cc +++ b/tests/grid/mesh_3d_25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 ba306e6e67..5ad6f4f97e 100644 --- a/tests/grid/mesh_3d_26.cc +++ b/tests/grid/mesh_3d_26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 a905ca8334..966fabf8db 100644 --- a/tests/grid/mesh_3d_3.cc +++ b/tests/grid/mesh_3d_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 7d8eaef067..7992009efe 100644 --- a/tests/grid/mesh_3d_4.cc +++ b/tests/grid/mesh_3d_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 f43543e0d6..499e0dd4ba 100644 --- a/tests/grid/mesh_3d_5.cc +++ b/tests/grid/mesh_3d_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 b87289bd0d..cce1d791bf 100644 --- a/tests/grid/mesh_3d_6.cc +++ b/tests/grid/mesh_3d_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 e6986c2d97..070d90a999 100644 --- a/tests/grid/mesh_3d_7.cc +++ b/tests/grid/mesh_3d_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 14cf96f497..66427b7622 100644 --- a/tests/grid/mesh_3d_8.cc +++ b/tests/grid/mesh_3d_8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 cc5322d0af..27ff193d52 100644 --- a/tests/grid/mesh_3d_9.cc +++ b/tests/grid/mesh_3d_9.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 cc44de5190..7f56476cdd 100644 --- a/tests/grid/refine_and_coarsen_01.cc +++ b/tests/grid/refine_and_coarsen_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 1151ca3b81..58f8b5cc26 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 087e626295..39cb50ee90 100644 --- a/tests/hp/continuous_1d_01.cc +++ b/tests/hp/continuous_1d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 768a02779c..8c764bdcee 100644 --- a/tests/hp/continuous_2d_01.cc +++ b/tests/hp/continuous_2d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 940a075ad6..f1b5a508b6 100644 --- a/tests/hp/continuous_3d_01.cc +++ b/tests/hp/continuous_3d_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 188e46804d..ef0f9b466b 100644 --- a/tests/hp/copy_tria_bug.cc +++ b/tests/hp/copy_tria_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/count_dofs_per_block_01.cc b/tests/hp/count_dofs_per_block_01.cc index 2302fd0f56..35e686951f 100644 --- a/tests/hp/count_dofs_per_block_01.cc +++ b/tests/hp/count_dofs_per_block_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/count_dofs_per_block_02.cc b/tests/hp/count_dofs_per_block_02.cc index dcd18579fc..f6d30ccac5 100644 --- a/tests/hp/count_dofs_per_block_02.cc +++ b/tests/hp/count_dofs_per_block_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ed3fe078a4..45aacb9015 100644 --- a/tests/hp/crash_01.cc +++ b/tests/hp/crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 e180f99fc1..38907ab7be 100644 --- a/tests/hp/crash_02.cc +++ b/tests/hp/crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b4add334da..2e480896e5 100644 --- a/tests/hp/crash_03.cc +++ b/tests/hp/crash_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 97bb35722a..5f87e9c26c 100644 --- a/tests/hp/crash_04.cc +++ b/tests/hp/crash_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3c98a492ff..a843bf6fe1 100644 --- a/tests/hp/crash_05.cc +++ b/tests/hp/crash_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 41b8445c09..2df09e8d18 100644 --- a/tests/hp/crash_06.cc +++ b/tests/hp/crash_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 8b9de79cff..fa8635e408 100644 --- a/tests/hp/crash_07.cc +++ b/tests/hp/crash_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 5b0db9a1fe..e3b4adafbf 100644 --- a/tests/hp/crash_08.cc +++ b/tests/hp/crash_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 6860b3a6e7..50caa4c8cf 100644 --- a/tests/hp/crash_09.cc +++ b/tests/hp/crash_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 131758313f..c57adf6ec4 100644 --- a/tests/hp/crash_10.cc +++ b/tests/hp/crash_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 382f9d92df..81e72d5e67 100644 --- a/tests/hp/crash_11.cc +++ b/tests/hp/crash_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 24e55af550..b8ef29051f 100644 --- a/tests/hp/crash_12.cc +++ b/tests/hp/crash_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_13.cc b/tests/hp/crash_13.cc index 99d89ad8f0..4cb0dce6c5 100644 --- a/tests/hp/crash_13.cc +++ b/tests/hp/crash_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 e4c92abcce..700c1a6b35 100644 --- a/tests/hp/crash_14.cc +++ b/tests/hp/crash_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a8ad116268..18383dc30b 100644 --- a/tests/hp/crash_15.cc +++ b/tests/hp/crash_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 bdcf931567..26255251ac 100644 --- a/tests/hp/crash_16.cc +++ b/tests/hp/crash_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 4f103a6000..bc91875eef 100644 --- a/tests/hp/crash_17.cc +++ b/tests/hp/crash_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_17_compressed_set_sparsity.cc b/tests/hp/crash_17_compressed_set_sparsity.cc index 7313ccce19..692a671911 100644 --- a/tests/hp/crash_17_compressed_set_sparsity.cc +++ b/tests/hp/crash_17_compressed_set_sparsity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 ec2fb44879..f99cdf3b64 100644 --- a/tests/hp/crash_18.cc +++ b/tests/hp/crash_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_18_compressed_set_sparsity.cc b/tests/hp/crash_18_compressed_set_sparsity.cc index a9e29aa718..8fb2cb452f 100644 --- a/tests/hp/crash_18_compressed_set_sparsity.cc +++ b/tests/hp/crash_18_compressed_set_sparsity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 229bcb4653..8ec8ebbe80 100644 --- a/tests/hp/crash_19.cc +++ b/tests/hp/crash_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 53f89183e2..69c96125b1 100644 --- a/tests/hp/crash_20.cc +++ b/tests/hp/crash_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d549ce6b99..94f1ab0082 100644 --- a/tests/hp/crash_21.cc +++ b/tests/hp/crash_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_01.cc b/tests/hp/create_laplace_matrix_01.cc index 68d855073f..52b77536a8 100644 --- a/tests/hp/create_laplace_matrix_01.cc +++ b/tests/hp/create_laplace_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_01b.cc b/tests/hp/create_laplace_matrix_01b.cc index e7d5ecfad8..4ef771843c 100644 --- a/tests/hp/create_laplace_matrix_01b.cc +++ b/tests/hp/create_laplace_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_02.cc b/tests/hp/create_laplace_matrix_02.cc index 7b0dfc3bfa..f81d11f54f 100644 --- a/tests/hp/create_laplace_matrix_02.cc +++ b/tests/hp/create_laplace_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/create_laplace_matrix_02b.cc b/tests/hp/create_laplace_matrix_02b.cc index a0cd137f23..332b0310a4 100644 --- a/tests/hp/create_laplace_matrix_02b.cc +++ b/tests/hp/create_laplace_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 89d9e1d3a0..abf207715f 100644 --- a/tests/hp/create_laplace_matrix_03.cc +++ b/tests/hp/create_laplace_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 1417ff3c72..218791ea8c 100644 --- a/tests/hp/create_laplace_matrix_03b.cc +++ b/tests/hp/create_laplace_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 0458600dee..dbbda15615 100644 --- a/tests/hp/create_laplace_matrix_04.cc +++ b/tests/hp/create_laplace_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 a0f7068e00..e72d79da1a 100644 --- a/tests/hp/create_laplace_matrix_04b.cc +++ b/tests/hp/create_laplace_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 031e787b74..f57b791467 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 c2dcf41ce9..e726c5706c 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 8b499a7bdc..6161f19849 100644 --- a/tests/hp/create_mass_matrix_01.cc +++ b/tests/hp/create_mass_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 16c2f627db..61071b5d23 100644 --- a/tests/hp/create_mass_matrix_01b.cc +++ b/tests/hp/create_mass_matrix_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 bb4531b31d..d19d488314 100644 --- a/tests/hp/create_mass_matrix_02.cc +++ b/tests/hp/create_mass_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 9f456f700f..e76b3fc1af 100644 --- a/tests/hp/create_mass_matrix_02b.cc +++ b/tests/hp/create_mass_matrix_02b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 da850fd96c..54a42425b8 100644 --- a/tests/hp/create_mass_matrix_03.cc +++ b/tests/hp/create_mass_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 59728d00db..a2349e15c1 100644 --- a/tests/hp/create_mass_matrix_03b.cc +++ b/tests/hp/create_mass_matrix_03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 30962f1aae..71c61ba8f0 100644 --- a/tests/hp/create_mass_matrix_04.cc +++ b/tests/hp/create_mass_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 1533782d4d..d303ef1589 100644 --- a/tests/hp/create_mass_matrix_04b.cc +++ b/tests/hp/create_mass_matrix_04b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 719a564904..280711c056 100644 --- a/tests/hp/create_mass_matrix_05.cc +++ b/tests/hp/create_mass_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 5e24b7d059..2554528eb3 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 1d6c37db91..0791581da0 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 c325fb593f..8dcc945aa9 100644 --- a/tests/hp/create_rhs_01.cc +++ b/tests/hp/create_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 961eea4cc1..c240a838b3 100644 --- a/tests/hp/dof_handler_number_cache.cc +++ b/tests/hp/dof_handler_number_cache.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 c0ab3152dd..3b0e3d327c 100644 --- a/tests/hp/dof_renumbering_04.cc +++ b/tests/hp/dof_renumbering_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 dc531ebc79..5d4fffeede 100644 --- a/tests/hp/dof_renumbering_05.cc +++ b/tests/hp/dof_renumbering_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 1d7bbcb07b..a22c68f80a 100644 --- a/tests/hp/dof_renumbering_06.cc +++ b/tests/hp/dof_renumbering_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 74ac0a2917..a46c1b5e87 100644 --- a/tests/hp/fe_collection_01.cc +++ b/tests/hp/fe_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c81de0ede7..9ab0deeb8c 100644 --- a/tests/hp/fe_collection_02.cc +++ b/tests/hp/fe_collection_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 aaabdd2153..fd0bc7ffe4 100644 --- a/tests/hp/fe_collection_03.cc +++ b/tests/hp/fe_collection_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 65c07324e9..22514c4c2c 100644 --- a/tests/hp/fe_collection_04.cc +++ b/tests/hp/fe_collection_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 60233c42b9..12c9c4f458 100644 --- a/tests/hp/fe_nothing_01.cc +++ b/tests/hp/fe_nothing_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 58e6749635..c20f9df5ab 100644 --- a/tests/hp/fe_nothing_02.cc +++ b/tests/hp/fe_nothing_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e13fbc9f1d..06cf46fbdc 100644 --- a/tests/hp/fe_nothing_03.cc +++ b/tests/hp/fe_nothing_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9543531cc3..41ca85190d 100644 --- a/tests/hp/fe_nothing_05.cc +++ b/tests/hp/fe_nothing_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4d4b3891c3..5dc5c14657 100644 --- a/tests/hp/fe_nothing_06.cc +++ b/tests/hp/fe_nothing_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 154933f897..ae93959b89 100644 --- a/tests/hp/fe_nothing_07.cc +++ b/tests/hp/fe_nothing_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6226e7f4d3..1e4c17c43d 100644 --- a/tests/hp/fe_nothing_08.cc +++ b/tests/hp/fe_nothing_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e5315f5b39..6177b1d566 100644 --- a/tests/hp/fe_nothing_09.cc +++ b/tests/hp/fe_nothing_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9309720554..144c95100c 100644 --- a/tests/hp/fe_nothing_10.cc +++ b/tests/hp/fe_nothing_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 58acf327ba..1afaa75487 100644 --- a/tests/hp/fe_nothing_11.cc +++ b/tests/hp/fe_nothing_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 8a478ef232..2a10c10b4a 100644 --- a/tests/hp/fe_nothing_12.cc +++ b/tests/hp/fe_nothing_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f124055b8c..af40be9a46 100644 --- a/tests/hp/fe_nothing_13.cc +++ b/tests/hp/fe_nothing_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 760d7165f4..2cb0816605 100644 --- a/tests/hp/fe_nothing_14.cc +++ b/tests/hp/fe_nothing_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 9ea54e838c..66f50583b0 100644 --- a/tests/hp/fe_nothing_15.cc +++ b/tests/hp/fe_nothing_15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 57c65c04b9..1eec6baee2 100644 --- a/tests/hp/fe_nothing_16.cc +++ b/tests/hp/fe_nothing_16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d089fb36c9..80a3c8090e 100644 --- a/tests/hp/fe_nothing_17.cc +++ b/tests/hp/fe_nothing_17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 9ddc5df756..d6511443e6 100644 --- a/tests/hp/fe_nothing_18.cc +++ b/tests/hp/fe_nothing_18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 2e14bdb2aa..f302890d6a 100644 --- a/tests/hp/fe_nothing_19.cc +++ b/tests/hp/fe_nothing_19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 3db1319652..af823783a7 100644 --- a/tests/hp/fe_nothing_20.cc +++ b/tests/hp/fe_nothing_20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 88184e8a49..29a85ca363 100644 --- a/tests/hp/fe_nothing_21.cc +++ b/tests/hp/fe_nothing_21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ab819e7b2c..beb4815975 100644 --- a/tests/hp/get_active_fe_indices.cc +++ b/tests/hp/get_active_fe_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3069ab7643..09ba70db48 100644 --- a/tests/hp/hp_constraints_common.h +++ b/tests/hp/hp_constraints_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_dgp.cc b/tests/hp/hp_constraints_dgp.cc index 2c040b360c..305c7af2b8 100644 --- a/tests/hp/hp_constraints_dgp.cc +++ b/tests/hp/hp_constraints_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_dgp_monomial.cc b/tests/hp/hp_constraints_dgp_monomial.cc index 45bcee1d54..2127a06945 100644 --- a/tests/hp/hp_constraints_dgp_monomial.cc +++ b/tests/hp/hp_constraints_dgp_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_dgp_nonparametric.cc b/tests/hp/hp_constraints_dgp_nonparametric.cc index fd43236c30..ca55b6d655 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_dgq.cc b/tests/hp/hp_constraints_dgq.cc index 6647e40a9a..01f84c81a9 100644 --- a/tests/hp/hp_constraints_dgq.cc +++ b/tests/hp/hp_constraints_dgq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_q.cc b/tests/hp/hp_constraints_q.cc index 1ef9731ace..eace437386 100644 --- a/tests/hp/hp_constraints_q.cc +++ b/tests/hp/hp_constraints_q.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_q_system.cc b/tests/hp/hp_constraints_q_system.cc index e9dda401ff..ec77473cd9 100644 --- a/tests/hp/hp_constraints_q_system.cc +++ b/tests/hp/hp_constraints_q_system.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_q_system_x.cc b/tests/hp/hp_constraints_q_system_x.cc index ed8d05e8ca..565b2fa290 100644 --- a/tests/hp/hp_constraints_q_system_x.cc +++ b/tests/hp/hp_constraints_q_system_x.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/hp_constraints_rt_nodal.cc b/tests/hp/hp_constraints_rt_nodal.cc index ab54b45521..ababf1668b 100644 --- a/tests/hp/hp_constraints_rt_nodal.cc +++ b/tests/hp/hp_constraints_rt_nodal.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 b8fc5ad29d..fa517c30be 100644 --- a/tests/hp/hp_dof_handler.cc +++ b/tests/hp/hp_dof_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a2447d9cfa..c87ed3bd8f 100644 --- a/tests/hp/hp_hanging_nodes_01.cc +++ b/tests/hp/hp_hanging_nodes_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1999 - 2013 by the deal.II authors +// Copyright (C) 1999 - 2014 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 384ebdd250..23b2a18615 100644 --- a/tests/hp/hp_hanging_nodes_02.cc +++ b/tests/hp/hp_hanging_nodes_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3b23612b69..3d1171b942 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 e8e089053c..43b279e4d8 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 e3c71551ab..b898e31200 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 177557bbee..9a812fd34f 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 89b0c6b85f..eb6d87ea8f 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 039781fbc5..156920d5ca 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 da07670d56..6743caf2d8 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f271b5a26c..273d5d0355 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 95e8faa9a4..4999f2b254 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f4ebde9df0..c8cdbd01b0 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1783f12a1b..3f1eea33c0 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a868552246..2460dafeb3 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 cb1b27b745..9b93cfcd00 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6cadfa10e9..6e82e7ff44 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6d69ec6f40..963d850c68 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 9b92e46fdf..5d84f8d62c 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 48608860ef..ad8c712598 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0994502631..2c4652f1e6 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 34584df7be..b4cfc2bfa2 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 cea431bdc4..3c9eab00b1 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 2fabba7293..2a17eb948b 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 84e76ad125..0199d9cb56 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 753f6ba4c7..31678995a3 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 32d26b7ac1..fd9ba983c8 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 e11ffef5f0..17c64b63aa 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f4839de8cc..f3e2ba8222 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 467738f57b..6376fc70de 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 503b27deb6..4ee7ac3cdf 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 2a21ccdd61..3dc6666167 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 46f7b9af98..20f96eb07d 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 da8eb3f1d1..00dd40ba93 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4a394e5f0a..8d1cbc782f 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0a76e1378c..6ff3453d29 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 dde350b3bb..1127368e28 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 92943c8845..219ea6c239 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 470c6f3eab..3d1a5c373c 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 98f8409adf..1a98b3b909 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5f5ba8a532..d26dc7cdb5 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a8b132d0ae..18ffe5886b 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5bea8e32c1..f1e8d8e629 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1bcbbccaef..464f99908f 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 61b9b73fef..ae468748ea 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 93f88d14f7..cddb2640b5 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 2c52d7f667..7ec742c621 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 39f9bb4012..cca3701208 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 75ed8edef0..1ffe02df88 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 eb2eb1bc1e..bf3fe6d7ef 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 25001f2d9a..c4455004d9 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 de8c7bdb23..430d204903 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a4bef5bffa..9a502f351f 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 8f112a649d..4981898847 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 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4d8602bb9f..0e8a2e72b1 100644 --- a/tests/hp/integrate_difference.cc +++ b/tests/hp/integrate_difference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 563f52b670..6de0b903d6 100644 --- a/tests/hp/integrate_difference_02.cc +++ b/tests/hp/integrate_difference_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 0bd43e59dd..83db3d88d8 100644 --- a/tests/hp/interpolate_dgq_01.cc +++ b/tests/hp/interpolate_dgq_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 56e5e2065e..1f455fcd07 100644 --- a/tests/hp/interpolate_dgq_02.cc +++ b/tests/hp/interpolate_dgq_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 b827a9d97b..674c2e9c24 100644 --- a/tests/hp/interpolate_q_01.cc +++ b/tests/hp/interpolate_q_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 ca9ceee923..d2945c2444 100644 --- a/tests/hp/interpolate_q_02.cc +++ b/tests/hp/interpolate_q_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 581766f9f8..d8eafcc23c 100644 --- a/tests/hp/interpolate_q_system_01.cc +++ b/tests/hp/interpolate_q_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 994244bd1e..c79d9a227c 100644 --- a/tests/hp/interpolate_q_system_02.cc +++ b/tests/hp/interpolate_q_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 caf2b39035..8951d82ad1 100644 --- a/tests/hp/mapping_collection_01.cc +++ b/tests/hp/mapping_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d5caaea488..8b4153a5dc 100644 --- a/tests/hp/mapping_collection_02.cc +++ b/tests/hp/mapping_collection_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 88c7aa0b8a..63673a967a 100644 --- a/tests/hp/mapping_collection_03.cc +++ b/tests/hp/mapping_collection_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 f7e2a3d43c..0e2e5cb4f7 100644 --- a/tests/hp/mapping_collection_04.cc +++ b/tests/hp/mapping_collection_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6b7687d24f..fb9ca157d0 100644 --- a/tests/hp/matrices.cc +++ b/tests/hp/matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 b4a40a8634..f5cb7d1336 100644 --- a/tests/hp/matrices_hp.cc +++ b/tests/hp/matrices_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 b4600cdc08..5ebca23d2a 100644 --- a/tests/hp/n_active_fe_indices.cc +++ b/tests/hp/n_active_fe_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a1fd66cd6f..b1363dff60 100644 --- a/tests/hp/n_boundary_dofs.cc +++ b/tests/hp/n_boundary_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 df205aeafb..78394d93de 100644 --- a/tests/hp/n_dofs.cc +++ b/tests/hp/n_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 36ae43d75c..22da404b3e 100644 --- a/tests/hp/project_01.cc +++ b/tests/hp/project_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 17370b9705..ee33c62e07 100644 --- a/tests/hp/project_01_curved_boundary.cc +++ b/tests/hp/project_01_curved_boundary.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 a7754e932c..027cbdf539 100644 --- a/tests/hp/project_02.cc +++ b/tests/hp/project_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 bf8dbe24c8..cc8b91dd2b 100644 --- a/tests/hp/q_collection_01.cc +++ b/tests/hp/q_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 977ca72c1d..f12265ca1e 100644 --- a/tests/hp/random.cc +++ b/tests/hp/random.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7ecedd10a8..e42aa6dcb1 100644 --- a/tests/hp/renumber_block_wise_01.cc +++ b/tests/hp/renumber_block_wise_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 e3e3bee695..f7327c84ab 100644 --- a/tests/hp/renumber_block_wise_01a.cc +++ b/tests/hp/renumber_block_wise_01a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 2c551b471d..942c916323 100644 --- a/tests/hp/renumber_block_wise_01b.cc +++ b/tests/hp/renumber_block_wise_01b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 1da457acfd..8485e8a3ad 100644 --- a/tests/hp/renumber_block_wise_02.cc +++ b/tests/hp/renumber_block_wise_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 38deafd83b..b5e7ef97ed 100644 --- a/tests/hp/renumber_component_wise.cc +++ b/tests/hp/renumber_component_wise.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 c72a66ede8..5cbaedf52b 100644 --- a/tests/hp/solution_transfer.cc +++ b/tests/hp/solution_transfer.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 e274cbd894..56ae8c6447 100644 --- a/tests/hp/solution_transfer_02.cc +++ b/tests/hp/solution_transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 76e740a7bf..a0bac93bb8 100644 --- a/tests/hp/solution_transfer_03.cc +++ b/tests/hp/solution_transfer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 c09bc4ca34..1e5fb9a083 100644 --- a/tests/hp/solution_transfer_11.cc +++ b/tests/hp/solution_transfer_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 864c1f4a71..c5a42679da 100644 --- a/tests/hp/step-10.cc +++ b/tests/hp/step-10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 cac61e7ca6..3fd2b0444d 100644 --- a/tests/hp/step-11.cc +++ b/tests/hp/step-11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-11_compressed_set_sparsity.cc b/tests/hp/step-11_compressed_set_sparsity.cc index 6611cb74ae..562de5184b 100644 --- a/tests/hp/step-11_compressed_set_sparsity.cc +++ b/tests/hp/step-11_compressed_set_sparsity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 595971f896..abce655f73 100644 --- a/tests/hp/step-12.cc +++ b/tests/hp/step-12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7394ae86e1..d5179dc58a 100644 --- a/tests/hp/step-13.cc +++ b/tests/hp/step-13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 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 13ff92a51b..af9aba9ab7 100644 --- a/tests/hp/step-2.cc +++ b/tests/hp/step-2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d5c5a69f87..da76ef6452 100644 --- a/tests/hp/step-3.cc +++ b/tests/hp/step-3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 7806a960b6..a5b41ddc00 100644 --- a/tests/hp/step-3a.cc +++ b/tests/hp/step-3a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 794a4e6c7b..148310ae33 100644 --- a/tests/hp/step-3b.cc +++ b/tests/hp/step-3b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 34511de72b..e991e4f5b3 100644 --- a/tests/hp/step-3c.cc +++ b/tests/hp/step-3c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d89f15d3a4..2201c7ac21 100644 --- a/tests/hp/step-4.cc +++ b/tests/hp/step-4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 63a6813598..0f6a573fd7 100644 --- a/tests/hp/step-5.cc +++ b/tests/hp/step-5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d0e07e4232..45bc8f8af4 100644 --- a/tests/hp/step-6.cc +++ b/tests/hp/step-6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 064c4b33e9..c063100147 100644 --- a/tests/hp/step-7.cc +++ b/tests/hp/step-7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5adaf48e20..9f82269350 100644 --- a/tests/hp/step-8.cc +++ b/tests/hp/step-8.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3906579134..6f37585fe3 100644 --- a/tests/hp/vectors_boundary_rhs_01.cc +++ b/tests/hp/vectors_boundary_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 696210e682..6d3dae6f5a 100644 --- a/tests/hp/vectors_boundary_rhs_02.cc +++ b/tests/hp/vectors_boundary_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 90849083c5..64253942a3 100644 --- a/tests/hp/vectors_boundary_rhs_03.cc +++ b/tests/hp/vectors_boundary_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 7368c445e2..918cd0110f 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 72e29cd805..c30f7a4b7d 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 5328d69574..5e08876d98 100644 --- a/tests/hp/vectors_point_source_01.cc +++ b/tests/hp/vectors_point_source_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 c140ec588a..7f025135c8 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 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 7edfefc2b0..d266837f87 100644 --- a/tests/hp/vectors_rhs_01.cc +++ b/tests/hp/vectors_rhs_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 1ff916aad1..9190ed385e 100644 --- a/tests/hp/vectors_rhs_02.cc +++ b/tests/hp/vectors_rhs_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 612599b1d3..e82fea5aae 100644 --- a/tests/hp/vectors_rhs_03.cc +++ b/tests/hp/vectors_rhs_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 5332f289b6..1d4b547b2e 100644 --- a/tests/hp/vectors_rhs_hp_01.cc +++ b/tests/hp/vectors_rhs_hp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 5e6a3daedf..49bbf58b3f 100644 --- a/tests/hp/vectors_rhs_hp_03.cc +++ b/tests/hp/vectors_rhs_hp_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 3f6cf3516c..7942dd2ceb 100644 --- a/tests/integrators/assembler_simple_matrix_01.cc +++ b/tests/integrators/assembler_simple_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 b6ba643309..2d8a0705e7 100644 --- a/tests/integrators/assembler_simple_matrix_02.cc +++ b/tests/integrators/assembler_simple_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 7480452bb9..fbe0878e06 100644 --- a/tests/integrators/assembler_simple_matrix_03.cc +++ b/tests/integrators/assembler_simple_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 d32382393d..aa5861d52b 100644 --- a/tests/integrators/assembler_simple_matrix_03tri.cc +++ b/tests/integrators/assembler_simple_matrix_03tri.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 b2c3b1cfc5..9d470c9df3 100644 --- a/tests/integrators/assembler_simple_matrix_04.cc +++ b/tests/integrators/assembler_simple_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 e7f6e4296c..5cbdc7579a 100644 --- a/tests/integrators/assembler_simple_mgmatrix_01.cc +++ b/tests/integrators/assembler_simple_mgmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 36ed1a91cd..f158627214 100644 --- a/tests/integrators/assembler_simple_mgmatrix_02.cc +++ b/tests/integrators/assembler_simple_mgmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 ce02b28f5a..1b2e1e7098 100644 --- a/tests/integrators/assembler_simple_mgmatrix_03.cc +++ b/tests/integrators/assembler_simple_mgmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013, 2015 by the deal.II authors +// Copyright (C) 2012 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_mgmatrix_04.cc b/tests/integrators/assembler_simple_mgmatrix_04.cc index a6110da855..a9df1afbd4 100644 --- a/tests/integrators/assembler_simple_mgmatrix_04.cc +++ b/tests/integrators/assembler_simple_mgmatrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013, 2015 by the deal.II authors +// Copyright (C) 2012 - 2015 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 4c4199e6dc..1d7befecae 100644 --- a/tests/integrators/cells_and_faces_01.cc +++ b/tests/integrators/cells_and_faces_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 72a3159333..e0b1ec868f 100644 --- a/tests/integrators/cochain_01.cc +++ b/tests/integrators/cochain_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c29ac82d51..d54a838ea8 100644 --- a/tests/integrators/divergence_01.cc +++ b/tests/integrators/divergence_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/elasticity_01.cc b/tests/integrators/elasticity_01.cc index dd375b51ea..435222b2a0 100644 --- a/tests/integrators/elasticity_01.cc +++ b/tests/integrators/elasticity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/empty_info.h b/tests/integrators/empty_info.h index 1b71ab2a4d..7b69e4d6dd 100644 --- a/tests/integrators/empty_info.h +++ b/tests/integrators/empty_info.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 dc5bccfaac..61eee15ca2 100644 --- a/tests/integrators/functional_01.cc +++ b/tests/integrators/functional_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 13c3051d4a..21334f7120 100644 --- a/tests/integrators/laplacian_01.cc +++ b/tests/integrators/laplacian_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_01.cc b/tests/integrators/mesh_worker_01.cc index bc2ff3b64c..19cb86f30d 100644 --- a/tests/integrators/mesh_worker_01.cc +++ b/tests/integrators/mesh_worker_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 a10a8bf072..68ff6d7265 100644 --- a/tests/integrators/mesh_worker_02.cc +++ b/tests/integrators/mesh_worker_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 d2719e5aae..6f6af50e05 100644 --- a/tests/integrators/mesh_worker_03.cc +++ b/tests/integrators/mesh_worker_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 87b20997bc..61f13f3c9c 100644 --- a/tests/integrators/mesh_worker_1d_dg.cc +++ b/tests/integrators/mesh_worker_1d_dg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 8d3535f7f6..d6e60f24ee 100644 --- a/tests/integrators/mesh_worker_matrix_01.cc +++ b/tests/integrators/mesh_worker_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/ala_01.cc b/tests/lac/ala_01.cc index 9604b91f14..32e3ce8c27 100644 --- a/tests/lac/ala_01.cc +++ b/tests/lac/ala_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 93f5aa9be0..247100df04 100644 --- a/tests/lac/bicgstab_early.cc +++ b/tests/lac/bicgstab_early.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013, 2015 by the deal.II authors +// Copyright (C) 2007 - 2015 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 0259d0310e..8e6defca2c 100644 --- a/tests/lac/bicgstab_large.cc +++ b/tests/lac/bicgstab_large.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_compressed_01.cc b/tests/lac/block_compressed_01.cc index 4879f5bf6e..e091e5172c 100644 --- a/tests/lac/block_compressed_01.cc +++ b/tests/lac/block_compressed_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc b/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc index 8d3a0a874a..c9326ec7a7 100644 --- a/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc +++ b/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 6a344d77d9..092789ffc0 100644 --- a/tests/lac/block_indices.cc +++ b/tests/lac/block_indices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 51f2556766..9186c7bd59 100644 --- a/tests/lac/block_matrices.cc +++ b/tests/lac/block_matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 f78406892a..757a56fa5e 100644 --- a/tests/lac/block_matrices_02.cc +++ b/tests/lac/block_matrices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 dd97f72177..9a56ef3a30 100644 --- a/tests/lac/block_matrices_03.cc +++ b/tests/lac/block_matrices_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 6a856febfa..11d594c5d5 100644 --- a/tests/lac/block_minres.cc +++ b/tests/lac/block_minres.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_sparsity_pattern_01.cc b/tests/lac/block_sparsity_pattern_01.cc index cfbe341a6f..e5d45228a1 100644 --- a/tests/lac/block_sparsity_pattern_01.cc +++ b/tests/lac/block_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_sparsity_pattern_02.cc b/tests/lac/block_sparsity_pattern_02.cc index 2d4c6946a0..8140ed7876 100644 --- a/tests/lac/block_sparsity_pattern_02.cc +++ b/tests/lac/block_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_sparsity_pattern_03.cc b/tests/lac/block_sparsity_pattern_03.cc index e33386c015..88206fb377 100644 --- a/tests/lac/block_sparsity_pattern_03.cc +++ b/tests/lac/block_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 a617b21f05..24d55f0835 100644 --- a/tests/lac/block_vector.cc +++ b/tests/lac/block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 732dfd8f6c..4e78300457 100644 --- a/tests/lac/block_vector_copy.cc +++ b/tests/lac/block_vector_copy.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 50e3bd99f0..64d787b7cd 100644 --- a/tests/lac/block_vector_iterator.cc +++ b/tests/lac/block_vector_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 37886e87a0..b791eb3792 100644 --- a/tests/lac/block_vector_vector_assign.cc +++ b/tests/lac/block_vector_vector_assign.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_01.cc b/tests/lac/chunk_sparsity_pattern_01.cc index 8abb5832ed..33c0b1d4ba 100644 --- a/tests/lac/chunk_sparsity_pattern_01.cc +++ b/tests/lac/chunk_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_02.cc b/tests/lac/chunk_sparsity_pattern_02.cc index 019c46a365..c5125d943a 100644 --- a/tests/lac/chunk_sparsity_pattern_02.cc +++ b/tests/lac/chunk_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_03.cc b/tests/lac/chunk_sparsity_pattern_03.cc index 0f623833bd..c49b092fe1 100644 --- a/tests/lac/chunk_sparsity_pattern_03.cc +++ b/tests/lac/chunk_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_04.cc b/tests/lac/chunk_sparsity_pattern_04.cc index 7314e6a39e..6742041c15 100644 --- a/tests/lac/chunk_sparsity_pattern_04.cc +++ b/tests/lac/chunk_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_05.cc b/tests/lac/chunk_sparsity_pattern_05.cc index 04c19d3a77..cc66c8e858 100644 --- a/tests/lac/chunk_sparsity_pattern_05.cc +++ b/tests/lac/chunk_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_06.cc b/tests/lac/chunk_sparsity_pattern_06.cc index 7c13995c82..1a5ed0a4a3 100644 --- a/tests/lac/chunk_sparsity_pattern_06.cc +++ b/tests/lac/chunk_sparsity_pattern_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_07.cc b/tests/lac/chunk_sparsity_pattern_07.cc index 842f6112cf..1c0fd5da14 100644 --- a/tests/lac/chunk_sparsity_pattern_07.cc +++ b/tests/lac/chunk_sparsity_pattern_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_08.cc b/tests/lac/chunk_sparsity_pattern_08.cc index 44f17f6a95..24307d363a 100644 --- a/tests/lac/chunk_sparsity_pattern_08.cc +++ b/tests/lac/chunk_sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_09.cc b/tests/lac/chunk_sparsity_pattern_09.cc index 5812db6249..ef843fb269 100644 --- a/tests/lac/chunk_sparsity_pattern_09.cc +++ b/tests/lac/chunk_sparsity_pattern_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_10.cc b/tests/lac/chunk_sparsity_pattern_10.cc index b722002127..e02b820644 100644 --- a/tests/lac/chunk_sparsity_pattern_10.cc +++ b/tests/lac/chunk_sparsity_pattern_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/chunk_sparsity_pattern_11.cc b/tests/lac/chunk_sparsity_pattern_11.cc index 66b62b29b1..a00c883b75 100644 --- a/tests/lac/chunk_sparsity_pattern_11.cc +++ b/tests/lac/chunk_sparsity_pattern_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 881dc862b1..d564278bc8 100644 --- a/tests/lac/complex_block_vector.cc +++ b/tests/lac/complex_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 06c9cda637..ec9bbdaadb 100644 --- a/tests/lac/complex_block_vector_iterator.cc +++ b/tests/lac/complex_block_vector_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 82272263e5..b626ab4ba1 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 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_01.cc b/tests/lac/compressed_set_sparsity_pattern_01.cc index 8719194fd4..2fc9642bc5 100644 --- a/tests/lac/compressed_set_sparsity_pattern_01.cc +++ b/tests/lac/compressed_set_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_02.cc b/tests/lac/compressed_set_sparsity_pattern_02.cc index 4b761208c3..9d8a54bcf7 100644 --- a/tests/lac/compressed_set_sparsity_pattern_02.cc +++ b/tests/lac/compressed_set_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_03.cc b/tests/lac/compressed_set_sparsity_pattern_03.cc index 8c0c2a006e..2cabdba957 100644 --- a/tests/lac/compressed_set_sparsity_pattern_03.cc +++ b/tests/lac/compressed_set_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_04.cc b/tests/lac/compressed_set_sparsity_pattern_04.cc index f44ae491a9..46201b97a8 100644 --- a/tests/lac/compressed_set_sparsity_pattern_04.cc +++ b/tests/lac/compressed_set_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_05.cc b/tests/lac/compressed_set_sparsity_pattern_05.cc index a92276e504..4cdd1183fe 100644 --- a/tests/lac/compressed_set_sparsity_pattern_05.cc +++ b/tests/lac/compressed_set_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_10.cc b/tests/lac/compressed_set_sparsity_pattern_10.cc index 3007f79509..cd72d93cf7 100644 --- a/tests/lac/compressed_set_sparsity_pattern_10.cc +++ b/tests/lac/compressed_set_sparsity_pattern_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_set_sparsity_pattern_11.cc b/tests/lac/compressed_set_sparsity_pattern_11.cc index d7050fc8ac..b4b28a530d 100644 --- a/tests/lac/compressed_set_sparsity_pattern_11.cc +++ b/tests/lac/compressed_set_sparsity_pattern_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_01.cc b/tests/lac/compressed_simple_sparsity_pattern_01.cc index 9ab58a6812..133fa2fcf1 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_01.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_02.cc b/tests/lac/compressed_simple_sparsity_pattern_02.cc index 9415e57262..814432c7d8 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_02.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_03.cc b/tests/lac/compressed_simple_sparsity_pattern_03.cc index d5e29486b2..0d83b24ade 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_03.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_04.cc b/tests/lac/compressed_simple_sparsity_pattern_04.cc index a964bb429c..c066115ca4 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_04.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_05.cc b/tests/lac/compressed_simple_sparsity_pattern_05.cc index 335cf9eb60..ad57efa6c9 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_05.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_10.cc b/tests/lac/compressed_simple_sparsity_pattern_10.cc index af66834379..ce895e6df2 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_10.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_11.cc b/tests/lac/compressed_simple_sparsity_pattern_11.cc index e33f91c5d3..6584faa765 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_11.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc b/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc index 9582128b18..deccdaa992 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc b/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc index 92b9d796ef..25197a9c18 100644 --- a/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc +++ b/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_01.cc b/tests/lac/compressed_sparsity_pattern_01.cc index 0d81a3aa7a..615419520a 100644 --- a/tests/lac/compressed_sparsity_pattern_01.cc +++ b/tests/lac/compressed_sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_02.cc b/tests/lac/compressed_sparsity_pattern_02.cc index d474970b82..03a6a8d136 100644 --- a/tests/lac/compressed_sparsity_pattern_02.cc +++ b/tests/lac/compressed_sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_03.cc b/tests/lac/compressed_sparsity_pattern_03.cc index f5e3649a0a..5ebb51d989 100644 --- a/tests/lac/compressed_sparsity_pattern_03.cc +++ b/tests/lac/compressed_sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_04.cc b/tests/lac/compressed_sparsity_pattern_04.cc index 89c54b8e45..e3943903b0 100644 --- a/tests/lac/compressed_sparsity_pattern_04.cc +++ b/tests/lac/compressed_sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_05.cc b/tests/lac/compressed_sparsity_pattern_05.cc index 98d322fdfd..1412836a4a 100644 --- a/tests/lac/compressed_sparsity_pattern_05.cc +++ b/tests/lac/compressed_sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_10.cc b/tests/lac/compressed_sparsity_pattern_10.cc index ef1fbd09e3..6a7523fb4a 100644 --- a/tests/lac/compressed_sparsity_pattern_10.cc +++ b/tests/lac/compressed_sparsity_pattern_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/compressed_sparsity_pattern_11.cc b/tests/lac/compressed_sparsity_pattern_11.cc index c116da49dd..c63530c5aa 100644 --- a/tests/lac/compressed_sparsity_pattern_11.cc +++ b/tests/lac/compressed_sparsity_pattern_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 e120e25cbc..4e557be3cf 100644 --- a/tests/lac/constraint_graph_zero.cc +++ b/tests/lac/constraint_graph_zero.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b6d044c5f9..eee8084460 100644 --- a/tests/lac/constraints_01.cc +++ b/tests/lac/constraints_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c1036c91b8..c478fae411 100644 --- a/tests/lac/constraints_02.cc +++ b/tests/lac/constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 aed2e0d8b1..1e3f96aec4 100644 --- a/tests/lac/constraints_c1.cc +++ b/tests/lac/constraints_c1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 afbd3cd04b..d71f8dad5b 100644 --- a/tests/lac/constraints_c1_02.cc +++ b/tests/lac/constraints_c1_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 543d74ef69..640647b487 100644 --- a/tests/lac/constraints_inhomogeneous.cc +++ b/tests/lac/constraints_inhomogeneous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 bb94edfa64..4d82a485c2 100644 --- a/tests/lac/constraints_zero.cc +++ b/tests/lac/constraints_zero.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 8828d790ca..acb26f56d9 100644 --- a/tests/lac/constraints_zero_condense.cc +++ b/tests/lac/constraints_zero_condense.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3b2322f2ea..e1cb94cdae 100644 --- a/tests/lac/constraints_zero_merge.cc +++ b/tests/lac/constraints_zero_merge.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ac485714a0..b24ad64017 100644 --- a/tests/lac/copy_transposed.cc +++ b/tests/lac/copy_transposed.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 a0ffa35cfc..1a3dcb0826 100644 --- a/tests/lac/eigen.cc +++ b/tests/lac/eigen.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 fb00dfefd6..4311e65cbb 100644 --- a/tests/lac/filtered_matrix.cc +++ b/tests/lac/filtered_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix.cc b/tests/lac/full_matrix.cc index 0a2d1104d5..c824ae7a06 100644 --- a/tests/lac/full_matrix.cc +++ b/tests/lac/full_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_02.cc b/tests/lac/full_matrix_02.cc index 1b7c286143..5094f04a18 100644 --- a/tests/lac/full_matrix_02.cc +++ b/tests/lac/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_03.cc b/tests/lac/full_matrix_03.cc index 90dff5926f..0e2d70f410 100644 --- a/tests/lac/full_matrix_03.cc +++ b/tests/lac/full_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_04.cc b/tests/lac/full_matrix_04.cc index 81dc6d6502..e776ff0352 100644 --- a/tests/lac/full_matrix_04.cc +++ b/tests/lac/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_05.cc b/tests/lac/full_matrix_05.cc index 299c61ac80..cef94618a6 100644 --- a/tests/lac/full_matrix_05.cc +++ b/tests/lac/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_06.cc b/tests/lac/full_matrix_06.cc index 64cb761d41..de22d8f27c 100644 --- a/tests/lac/full_matrix_06.cc +++ b/tests/lac/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_07.cc b/tests/lac/full_matrix_07.cc index 8b170e9c13..f78aed8866 100644 --- a/tests/lac/full_matrix_07.cc +++ b/tests/lac/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_08.cc b/tests/lac/full_matrix_08.cc index 5f5d6ad8ea..0c9fe9dd7d 100644 --- a/tests/lac/full_matrix_08.cc +++ b/tests/lac/full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_print.cc b/tests/lac/full_matrix_print.cc index 98601a6a61..0ba84b3a60 100644 --- a/tests/lac/full_matrix_print.cc +++ b/tests/lac/full_matrix_print.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b61ec67fd0..26805b18b5 100644 --- a/tests/lac/gmres_eigenvalues.cc +++ b/tests/lac/gmres_eigenvalues.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5dd655c82e..c27dd88982 100644 --- a/tests/lac/gmres_reorthogonalize_01.cc +++ b/tests/lac/gmres_reorthogonalize_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 bb31013603..5cf3ab6daa 100644 --- a/tests/lac/gmres_reorthogonalize_02.cc +++ b/tests/lac/gmres_reorthogonalize_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 e004ca2b3c..4ea56bd1f9 100644 --- a/tests/lac/gmres_reorthogonalize_03.cc +++ b/tests/lac/gmres_reorthogonalize_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 344671676a..db4eb87c63 100644 --- a/tests/lac/gmres_reorthogonalize_04.cc +++ b/tests/lac/gmres_reorthogonalize_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5ee730cf3d..4bf9529c99 100644 --- a/tests/lac/gmres_reorthogonalize_05.cc +++ b/tests/lac/gmres_reorthogonalize_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 40fca297a7..e383fe7f9f 100644 --- a/tests/lac/householder.cc +++ b/tests/lac/householder.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 82e9c5534b..81d79cb0ab 100644 --- a/tests/lac/identity_matrix_01.cc +++ b/tests/lac/identity_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 aec7556649..a8b07ba39b 100644 --- a/tests/lac/identity_matrix_02.cc +++ b/tests/lac/identity_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 bba56535fa..201699bfc0 100644 --- a/tests/lac/identity_matrix_03.cc +++ b/tests/lac/identity_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 306feb1631..733ae7279a 100644 --- a/tests/lac/identity_matrix_04.cc +++ b/tests/lac/identity_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b047e17b62..1e645ef2b2 100644 --- a/tests/lac/identity_matrix_05.cc +++ b/tests/lac/identity_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 67f0210006..289fa81c0e 100644 --- a/tests/lac/identity_matrix_06.cc +++ b/tests/lac/identity_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 508f6be9ba..cd23062bbe 100644 --- a/tests/lac/is_block_matrix.cc +++ b/tests/lac/is_block_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 206cb4dc2b..8372c16715 100644 --- a/tests/lac/is_block_vector.cc +++ b/tests/lac/is_block_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a4ea9aa4ef..542040eeec 100644 --- a/tests/lac/iteration_number_control.cc +++ b/tests/lac/iteration_number_control.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 2cbddb27eb..ff8f27c9ad 100644 --- a/tests/lac/lapack_fill.cc +++ b/tests/lac/lapack_fill.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 a725b1ff35..91a3b93d29 100644 --- a/tests/lac/matrices.cc +++ b/tests/lac/matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b5b5087aa5..cefef5a3e5 100644 --- a/tests/lac/matrices_ez.cc +++ b/tests/lac/matrices_ez.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b3d4cb0d00..72fc326caf 100644 --- a/tests/lac/matrices_ez_add.cc +++ b/tests/lac/matrices_ez_add.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6434213095..7ae3966614 100644 --- a/tests/lac/matrices_lapack.cc +++ b/tests/lac/matrices_lapack.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 82b4ccae3c..7707913793 100644 --- a/tests/lac/matrices_lapack_fill.cc +++ b/tests/lac/matrices_lapack_fill.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_lib.cc b/tests/lac/matrix_lib.cc index 74336675e3..980c0ddd02 100644 --- a/tests/lac/matrix_lib.cc +++ b/tests/lac/matrix_lib.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 d31f2191e6..00d0ba66d5 100644 --- a/tests/lac/matrix_out.cc +++ b/tests/lac/matrix_out.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 5417098cfb..4d77957c63 100644 --- a/tests/lac/pointer_matrix.cc +++ b/tests/lac/pointer_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 4c7ac09657..e0eb50a2f4 100644 --- a/tests/lac/pointer_matrix_01.cc +++ b/tests/lac/pointer_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 c0efe99d95..1eccb7ad9d 100644 --- a/tests/lac/pointer_matrix_02.cc +++ b/tests/lac/pointer_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 299b7e47ce..645a666109 100644 --- a/tests/lac/pointer_matrix_03.cc +++ b/tests/lac/pointer_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 ab1113eee2..307b06b2e0 100644 --- a/tests/lac/pointer_matrix_04.cc +++ b/tests/lac/pointer_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 9e0b7ef9fe..5aaa8e1779 100644 --- a/tests/lac/pointer_matrix_05.cc +++ b/tests/lac/pointer_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 f8e42b88ab..f40de6a550 100644 --- a/tests/lac/pointer_matrix_06.cc +++ b/tests/lac/pointer_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 4c7aa7b0f5..2bc7a9c84b 100644 --- a/tests/lac/pointer_matrix_07.cc +++ b/tests/lac/pointer_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 294753661b..22c02ce6ca 100644 --- a/tests/lac/pointer_matrix_08.cc +++ b/tests/lac/pointer_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 13d93b6a58..43141d23e5 100644 --- a/tests/lac/pointer_matrix_09.cc +++ b/tests/lac/pointer_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 5f370bf504..f9070fda42 100644 --- a/tests/lac/pointer_matrix_10.cc +++ b/tests/lac/pointer_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 45d7d17ddf..a73284cf41 100644 --- a/tests/lac/pointer_matrix_vector.cc +++ b/tests/lac/pointer_matrix_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 268c42ea78..9bb8d72a4c 100644 --- a/tests/lac/precondition_chebyshev_01.cc +++ b/tests/lac/precondition_chebyshev_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 b6556d5d20..dd7e062c45 100644 --- a/tests/lac/print_formatted_ez_01.cc +++ b/tests/lac/print_formatted_ez_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver.cc b/tests/lac/solver.cc index f5be53d20f..5af0fbfc2e 100644 --- a/tests/lac/solver.cc +++ b/tests/lac/solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 382ced4e8e..0f1a953a06 100644 --- a/tests/lac/solver_02.cc +++ b/tests/lac/solver_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_leak.cc b/tests/lac/solver_leak.cc index e739a32918..0fe16c8cdf 100644 --- a/tests/lac/solver_leak.cc +++ b/tests/lac/solver_leak.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 799891f1d6..72ea3fc4f4 100644 --- a/tests/lac/solver_relaxation_01.cc +++ b/tests/lac/solver_relaxation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 e4ef650f7b..fe62b29e40 100644 --- a/tests/lac/solver_relaxation_02.cc +++ b/tests/lac/solver_relaxation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 4c98019dc7..131520c3af 100644 --- a/tests/lac/solver_relaxation_03.cc +++ b/tests/lac/solver_relaxation_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 1888621ed0..ad90022546 100644 --- a/tests/lac/solver_selector_00.cc +++ b/tests/lac/solver_selector_00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b68b8e5af4..bf857718c3 100644 --- a/tests/lac/solver_selector_01.cc +++ b/tests/lac/solver_selector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 5a0819cfc6..9e9af94a29 100644 --- a/tests/lac/solver_selector_02.cc +++ b/tests/lac/solver_selector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 54f3d08816..9dae632427 100644 --- a/tests/lac/sparse_ilu.cc +++ b/tests/lac/sparse_ilu.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013, 2015 by the deal.II authors +// Copyright (C) 2001 - 2015 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 8ec5ecb6ce..bcd6897c64 100644 --- a/tests/lac/sparse_ilu_inverse.cc +++ b/tests/lac/sparse_ilu_inverse.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 94f26d18af..06abfb0334 100644 --- a/tests/lac/sparse_ilu_t.cc +++ b/tests/lac/sparse_ilu_t.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013, 2015 by the deal.II authors +// Copyright (C) 2001 - 2015 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 f1670a23b1..98df20b6e1 100644 --- a/tests/lac/sparse_matrices.cc +++ b/tests/lac/sparse_matrices.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 a1640a4ad8..2bc11a7943 100644 --- a/tests/lac/sparse_matrix_Tmmult_01.cc +++ b/tests/lac/sparse_matrix_Tmmult_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 ed0265db72..403f1a30c8 100644 --- a/tests/lac/sparse_matrix_Tmmult_02.cc +++ b/tests/lac/sparse_matrix_Tmmult_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 e9f1131a27..d8d2b4b045 100644 --- a/tests/lac/sparse_matrix_iterator.cc +++ b/tests/lac/sparse_matrix_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 cc3231ead1..7e45e7c6d0 100644 --- a/tests/lac/sparse_matrix_mmult_01.cc +++ b/tests/lac/sparse_matrix_mmult_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 76d2097924..cd1ff2b8bd 100644 --- a/tests/lac/sparse_matrix_mmult_02.cc +++ b/tests/lac/sparse_matrix_mmult_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 8c0ed6a1c2..c9564baae6 100644 --- a/tests/lac/sparse_mic.cc +++ b/tests/lac/sparse_mic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013, 2015 by the deal.II authors +// Copyright (C) 2001 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern.cc b/tests/lac/sparsity_pattern.cc index 59cea80d24..b657a0ef21 100644 --- a/tests/lac/sparsity_pattern.cc +++ b/tests/lac/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_01.cc b/tests/lac/sparsity_pattern_01.cc index 355c692c9c..c0b79a9174 100644 --- a/tests/lac/sparsity_pattern_01.cc +++ b/tests/lac/sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_02.cc b/tests/lac/sparsity_pattern_02.cc index c6a8150c28..136f01ddff 100644 --- a/tests/lac/sparsity_pattern_02.cc +++ b/tests/lac/sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_03.cc b/tests/lac/sparsity_pattern_03.cc index cf431eb854..0356b75ff9 100644 --- a/tests/lac/sparsity_pattern_03.cc +++ b/tests/lac/sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_04.cc b/tests/lac/sparsity_pattern_04.cc index 63ffec6b4f..9573d4d004 100644 --- a/tests/lac/sparsity_pattern_04.cc +++ b/tests/lac/sparsity_pattern_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_05.cc b/tests/lac/sparsity_pattern_05.cc index 4b807c41cc..3df7c23f76 100644 --- a/tests/lac/sparsity_pattern_05.cc +++ b/tests/lac/sparsity_pattern_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_06.cc b/tests/lac/sparsity_pattern_06.cc index 22d5f85894..fe43664a03 100644 --- a/tests/lac/sparsity_pattern_06.cc +++ b/tests/lac/sparsity_pattern_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_07.cc b/tests/lac/sparsity_pattern_07.cc index 9b9b3d2ce3..e3e5551458 100644 --- a/tests/lac/sparsity_pattern_07.cc +++ b/tests/lac/sparsity_pattern_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_08.cc b/tests/lac/sparsity_pattern_08.cc index 814d1495ad..8c9f9af85a 100644 --- a/tests/lac/sparsity_pattern_08.cc +++ b/tests/lac/sparsity_pattern_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_09.cc b/tests/lac/sparsity_pattern_09.cc index cee2e2cb59..5e70c97f50 100644 --- a/tests/lac/sparsity_pattern_09.cc +++ b/tests/lac/sparsity_pattern_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_10.cc b/tests/lac/sparsity_pattern_10.cc index 2424731327..7e6fab4caf 100644 --- a/tests/lac/sparsity_pattern_10.cc +++ b/tests/lac/sparsity_pattern_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_11.cc b/tests/lac/sparsity_pattern_11.cc index c6d5539efe..9286c4f2af 100644 --- a/tests/lac/sparsity_pattern_11.cc +++ b/tests/lac/sparsity_pattern_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_12.cc b/tests/lac/sparsity_pattern_12.cc index 690bb98140..60edc9afa2 100644 --- a/tests/lac/sparsity_pattern_12.cc +++ b/tests/lac/sparsity_pattern_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_common.h b/tests/lac/sparsity_pattern_common.h index 5d4ed6a250..d9504ae201 100644 --- a/tests/lac/sparsity_pattern_common.h +++ b/tests/lac/sparsity_pattern_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_pattern_copy_from.cc b/tests/lac/sparsity_pattern_copy_from.cc index 70d56fa23d..da81f23040 100644 --- a/tests/lac/sparsity_pattern_copy_from.cc +++ b/tests/lac/sparsity_pattern_copy_from.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparsity_tools_01.cc b/tests/lac/sparsity_tools_01.cc index 5a8df209b0..d99c32280b 100644 --- a/tests/lac/sparsity_tools_01.cc +++ b/tests/lac/sparsity_tools_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 4a3568010d..d04dcd8bd3 100644 --- a/tests/lac/trace.cc +++ b/tests/lac/trace.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 4f41419cb5..0d4856aa24 100644 --- a/tests/lac/tridiagonal_matrix.cc +++ b/tests/lac/tridiagonal_matrix.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 5ee357cf22..6763850344 100644 --- a/tests/lac/tridiagonal_matrix_sym.cc +++ b/tests/lac/tridiagonal_matrix_sym.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 ad40cbc574..acf8bce627 100644 --- a/tests/lac/vector-vector.cc +++ b/tests/lac/vector-vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013, 2015 by the deal.II authors +// Copyright (C) 1998 - 2015 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 f637abeb17..515aeb7e61 100644 --- a/tests/lac/vector_accumulation_01.cc +++ b/tests/lac/vector_accumulation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 8b871cc8dc..4630ff0ae5 100644 --- a/tests/lac/vector_add_and_dot.cc +++ b/tests/lac/vector_add_and_dot.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 f18fbc9c00..3721e94307 100644 --- a/tests/lac/vector_large_numbers.cc +++ b/tests/lac/vector_large_numbers.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 7433c00f1f..23bee7d963 100644 --- a/tests/lac/vector_memory.cc +++ b/tests/lac/vector_memory.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2013 by the deal.II authors +// Copyright (C) 2007 - 2014 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 03c601fe4c..3e8333805c 100644 --- a/tests/lac/vector_norms.cc +++ b/tests/lac/vector_norms.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 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 7f33393218..d516295cf3 100644 --- a/tests/lac/vector_view.cc +++ b/tests/lac/vector_view.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 cc5f44a0c1..3ac21b05c5 100644 --- a/tests/lac/vector_view_01.cc +++ b/tests/lac/vector_view_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 b952b10e79..aa8547189f 100644 --- a/tests/lac/vector_view_02.cc +++ b/tests/lac/vector_view_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 9f3954e40d..d43748f50a 100644 --- a/tests/lac/vector_view_03.cc +++ b/tests/lac/vector_view_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 f39f0bc0bf..89daa96ea4 100644 --- a/tests/lac/vector_view_04.cc +++ b/tests/lac/vector_view_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 253ddd2afc..60b499ab4d 100644 --- a/tests/lac/vector_view_05.cc +++ b/tests/lac/vector_view_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 1998 - 2013 by the deal.II authors +// Copyright (C) 1998 - 2014 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 23c7e12145..997c6dfd6f 100644 --- a/tests/lapack/full_matrix_01.cc +++ b/tests/lapack/full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 6ae86ac5c6..0e0e589fb1 100644 --- a/tests/lapack/full_matrix_02.cc +++ b/tests/lapack/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 e159559bdf..79db84d36f 100644 --- a/tests/lapack/full_matrix_04.cc +++ b/tests/lapack/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 3b1b3eac2e..344328ee2b 100644 --- a/tests/lapack/full_matrix_05.cc +++ b/tests/lapack/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 c0596301a6..aa05e1cb4b 100644 --- a/tests/lapack/full_matrix_06.cc +++ b/tests/lapack/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 93ce651804..943de488a7 100644 --- a/tests/lapack/full_matrix_07.cc +++ b/tests/lapack/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 8a18bddf44..3d2643da16 100644 --- a/tests/lapack/solver_cg.cc +++ b/tests/lapack/solver_cg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 4f1bf362e0..089581590e 100644 --- a/tests/lapack/tridiagonal_ev1.cc +++ b/tests/lapack/tridiagonal_ev1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/manifold/cylindrical_manifold_01.cc b/tests/manifold/cylindrical_manifold_01.cc index 71dfd528b6..5313e7b6a3 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 61ca6730a2..7e6f1bb48d 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 80dea95140..30805ac610 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 6884df3eaf..7249f626f4 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 0e73fa9332..3b4e6d9052 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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_01.cc b/tests/manifold/function_manifold_01.cc index ed924a1291..9d7903b13b 100644 --- a/tests/manifold/function_manifold_01.cc +++ b/tests/manifold/function_manifold_01.cc @@ -1,5 +1,5 @@ //---------------------------- function_manifold --------------------------- -// Copyright (C) 2011, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 47812572c4..3a60736473 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 257f7ef064..54a38adc76 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 77fbdccdec..4382ea0e4c 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 e0384602bb..2578d3e594 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 608421ecaf..eaf165c358 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, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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 7aaa40c483..8e6e1694b1 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 0a96f74a0a..86ba0aef8f 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 46799bdebe..0f6dafa631 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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/spherical_manifold_01.cc b/tests/manifold/spherical_manifold_01.cc index 76cd2c4355..130f2f4ae8 100644 --- a/tests/manifold/spherical_manifold_01.cc +++ b/tests/manifold/spherical_manifold_01.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_01.cc --------------------------- -// Copyright (C) 2011, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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/spherical_manifold_02.cc b/tests/manifold/spherical_manifold_02.cc index 794b934463..86eae62fe2 100644 --- a/tests/manifold/spherical_manifold_02.cc +++ b/tests/manifold/spherical_manifold_02.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_01.cc --------------------------- -// Copyright (C) 2011, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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/spherical_manifold_03.cc b/tests/manifold/spherical_manifold_03.cc index 615f3567db..bd5f637aeb 100644 --- a/tests/manifold/spherical_manifold_03.cc +++ b/tests/manifold/spherical_manifold_03.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_03.cc --------------------------- -// Copyright (C) 2011, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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/spherical_manifold_04.cc b/tests/manifold/spherical_manifold_04.cc index fc44e8a6ef..b3e33f474b 100644 --- a/tests/manifold/spherical_manifold_04.cc +++ b/tests/manifold/spherical_manifold_04.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_01.cc --------------------------- -// Copyright (C) 2011, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 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/spherical_manifold_05.cc b/tests/manifold/spherical_manifold_05.cc index ee8708c008..9f5bf4034e 100644 --- a/tests/manifold/spherical_manifold_05.cc +++ b/tests/manifold/spherical_manifold_05.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_01.cc --------------------------- -// Copyright (C) 2011, 2013 by the mathLab team. +// Copyright (C) 2011 - 2014 by the mathLab team. // // This file is subject to LGPL and may not be distributed // without copyright and license information. Please refer diff --git a/tests/manifold/tria_accessor_point_01.cc b/tests/manifold/tria_accessor_point_01.cc index 0742e07bed..4e2cab854c 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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 73da3a5fd8..b7ef668899 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, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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_03.cc b/tests/manifold/tria_accessor_point_03.cc index 73da3a5fd8..b7ef668899 100644 --- a/tests/manifold/tria_accessor_point_03.cc +++ b/tests/manifold/tria_accessor_point_03.cc @@ -1,5 +1,5 @@ //---------------------------- spherical_manifold_01.cc --------------------------- -// Copyright (C) 2011, 2013, 2014 by the mathLab team. +// Copyright (C) 2011 - 2014 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/matrix_free/compress_constraints.cc b/tests/matrix_free/compress_constraints.cc index fe117582a6..d616a43fd1 100644 --- a/tests/matrix_free/compress_constraints.cc +++ b/tests/matrix_free/compress_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 8fa274403b..9c0722c469 100644 --- a/tests/matrix_free/compress_mapping.cc +++ b/tests/matrix_free/compress_mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 e56471b5cc..7a2ba0ade8 100644 --- a/tests/matrix_free/copy.cc +++ b/tests/matrix_free/copy.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/copy_feevaluation.cc b/tests/matrix_free/copy_feevaluation.cc index 5a6f692fa3..7887dc697d 100644 --- a/tests/matrix_free/copy_feevaluation.cc +++ b/tests/matrix_free/copy_feevaluation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 98b3b74758..6e49f80830 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 fe8daef5e3..85320f163f 100644 --- a/tests/matrix_free/evaluate_1d_shape.cc +++ b/tests/matrix_free/evaluate_1d_shape.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 f36c793b34..c11afc2aee 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 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_cartesian.cc b/tests/matrix_free/get_functions_cartesian.cc index f2999c076f..fa7fb582ee 100644 --- a/tests/matrix_free/get_functions_cartesian.cc +++ b/tests/matrix_free/get_functions_cartesian.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_circle.cc b/tests/matrix_free/get_functions_circle.cc index 40a43a517a..2a59f228c6 100644 --- a/tests/matrix_free/get_functions_circle.cc +++ b/tests/matrix_free/get_functions_circle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_constraints.cc b/tests/matrix_free/get_functions_constraints.cc index 6c246ffd63..559db1e221 100644 --- a/tests/matrix_free/get_functions_constraints.cc +++ b/tests/matrix_free/get_functions_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5a1c23b360..626f733157 100644 --- a/tests/matrix_free/get_functions_float.cc +++ b/tests/matrix_free/get_functions_float.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0f90fe9e1d..e92c41660b 100644 --- a/tests/matrix_free/get_functions_gl.cc +++ b/tests/matrix_free/get_functions_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 b4f60a3bc7..b58f01ea66 100644 --- a/tests/matrix_free/get_functions_mappingq.cc +++ b/tests/matrix_free/get_functions_mappingq.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0dd569a87b..54b484af6f 100644 --- a/tests/matrix_free/get_functions_multife.cc +++ b/tests/matrix_free/get_functions_multife.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5e7a317bca..5543869ed5 100644 --- a/tests/matrix_free/get_functions_multife2.cc +++ b/tests/matrix_free/get_functions_multife2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 478a14d702..9844e65459 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 59c9372fa8..09b0223a86 100644 --- a/tests/matrix_free/get_functions_rect.cc +++ b/tests/matrix_free/get_functions_rect.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 3eb567d27c..68da84be4d 100644 --- a/tests/matrix_free/get_functions_variants.cc +++ b/tests/matrix_free/get_functions_variants.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 7be27de886..c3ecebb0aa 100644 --- a/tests/matrix_free/get_values_plain.cc +++ b/tests/matrix_free/get_values_plain.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 6fbab1126c..7e7abb7d67 100644 --- a/tests/matrix_free/integrate_functions.cc +++ b/tests/matrix_free/integrate_functions.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 16e20abbf7..c3c2dda7ad 100644 --- a/tests/matrix_free/integrate_functions_multife.cc +++ b/tests/matrix_free/integrate_functions_multife.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 3e92a4e9f9..e681ab171b 100644 --- a/tests/matrix_free/integrate_functions_multife2.cc +++ b/tests/matrix_free/integrate_functions_multife2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_01.cc b/tests/matrix_free/matrix_vector_01.cc index 7f9a114999..47341f1ce4 100644 --- a/tests/matrix_free/matrix_vector_01.cc +++ b/tests/matrix_free/matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 afd23211c9..48b687e51f 100644 --- a/tests/matrix_free/matrix_vector_02.cc +++ b/tests/matrix_free/matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 9f0c65b370..bf3bcd94a6 100644 --- a/tests/matrix_free/matrix_vector_03.cc +++ b/tests/matrix_free/matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_04.cc b/tests/matrix_free/matrix_vector_04.cc index 4571a2b262..9980560637 100644 --- a/tests/matrix_free/matrix_vector_04.cc +++ b/tests/matrix_free/matrix_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_05.cc b/tests/matrix_free/matrix_vector_05.cc index c59675eaf1..707daa7304 100644 --- a/tests/matrix_free/matrix_vector_05.cc +++ b/tests/matrix_free/matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 4f272c5314..5579e49deb 100644 --- a/tests/matrix_free/matrix_vector_06.cc +++ b/tests/matrix_free/matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 25f0b53263..dca48f3223 100644 --- a/tests/matrix_free/matrix_vector_07.cc +++ b/tests/matrix_free/matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013-2014 by the deal.II authors +// Copyright (C) 2013 - 2014-2014 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 3ca32a12a0..847dd82cb9 100644 --- a/tests/matrix_free/matrix_vector_08.cc +++ b/tests/matrix_free/matrix_vector_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 ffc6e3a7e9..32fb47501c 100644 --- a/tests/matrix_free/matrix_vector_09.cc +++ b/tests/matrix_free/matrix_vector_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_10.cc b/tests/matrix_free/matrix_vector_10.cc index e87476b490..2f0ac65d6e 100644 --- a/tests/matrix_free/matrix_vector_10.cc +++ b/tests/matrix_free/matrix_vector_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_11.cc b/tests/matrix_free/matrix_vector_11.cc index 73d5ad39df..42a95437cd 100644 --- a/tests/matrix_free/matrix_vector_11.cc +++ b/tests/matrix_free/matrix_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_12.cc b/tests/matrix_free/matrix_vector_12.cc index 4419a63b0f..38ae7785ea 100644 --- a/tests/matrix_free/matrix_vector_12.cc +++ b/tests/matrix_free/matrix_vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_13.cc b/tests/matrix_free/matrix_vector_13.cc index d5e29b42e0..c37cf412e8 100644 --- a/tests/matrix_free/matrix_vector_13.cc +++ b/tests/matrix_free/matrix_vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 e09d737d57..58536a9177 100644 --- a/tests/matrix_free/matrix_vector_curl.cc +++ b/tests/matrix_free/matrix_vector_curl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 d9cbcbe905..ef357cd56b 100644 --- a/tests/matrix_free/matrix_vector_div.cc +++ b/tests/matrix_free/matrix_vector_div.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 d28a6614ca..b38dade5ec 100644 --- a/tests/matrix_free/matrix_vector_float.cc +++ b/tests/matrix_free/matrix_vector_float.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 defd15cf99..5fb5cafb66 100644 --- a/tests/matrix_free/matrix_vector_hp.cc +++ b/tests/matrix_free/matrix_vector_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 26b6fd183f..224b0de812 100644 --- a/tests/matrix_free/matrix_vector_mg.cc +++ b/tests/matrix_free/matrix_vector_mg.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 7a425628c5..f0c4e305ed 100644 --- a/tests/matrix_free/matrix_vector_stokes.cc +++ b/tests/matrix_free/matrix_vector_stokes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 3d8565bcd6..f0d82c8596 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 c75e968f99..fb89fc2038 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 fcf8a309e7..4f9b64c04c 100644 --- a/tests/matrix_free/no_index_initialize.cc +++ b/tests/matrix_free/no_index_initialize.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 689d9f9259..44cd2c3730 100644 --- a/tests/matrix_free/quadrature_points.cc +++ b/tests/matrix_free/quadrature_points.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 a65c10ee51..d9ecb57a73 100644 --- a/tests/matrix_free/step-37.cc +++ b/tests/matrix_free/step-37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/step-48.cc b/tests/matrix_free/step-48.cc index 8377a6f161..711d872187 100644 --- a/tests/matrix_free/step-48.cc +++ b/tests/matrix_free/step-48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2014 by the deal.II authors +// Copyright (C) 2012 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/step-48c.cc b/tests/matrix_free/step-48c.cc index 38284c2fe9..5cebb72aa1 100644 --- a/tests/matrix_free/step-48c.cc +++ b/tests/matrix_free/step-48c.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2014 by the deal.II authors +// Copyright (C) 2012 - 2015 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 eef9618a7a..3c03522e71 100644 --- a/tests/matrix_free/thread_correctness.cc +++ b/tests/matrix_free/thread_correctness.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013-2014 by the deal.II authors +// Copyright (C) 2013 - 2014-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 17074220d5..f77043d0e4 100644 --- a/tests/matrix_free/thread_correctness_hp.cc +++ b/tests/matrix_free/thread_correctness_hp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013-2014 by the deal.II authors +// Copyright (C) 2013 - 2014-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 7e205711b2..3fbeb15f78 100644 --- a/tests/matrix_free/update_mapping_only.cc +++ b/tests/matrix_free/update_mapping_only.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mesh_converter/CMakeLists.txt b/tests/mesh_converter/CMakeLists.txt index 8794794284..174b149b2b 100644 --- a/tests/mesh_converter/CMakeLists.txt +++ b/tests/mesh_converter/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 db42e458ce..4074db66ea 100644 --- a/tests/metis/metis_01.cc +++ b/tests/metis/metis_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 80d623f8a5..77c782c051 100644 --- a/tests/metis/metis_02.cc +++ b/tests/metis/metis_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 36c8aa776e..fca3e91c20 100644 --- a/tests/metis/metis_03.cc +++ b/tests/metis/metis_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8db6636a5a..f53a203bfd 100644 --- a/tests/mpi/attach_data_01.cc +++ b/tests/mpi/attach_data_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d9f566f3e3..807ca59464 100644 --- a/tests/mpi/blockvec_01.cc +++ b/tests/mpi/blockvec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/coarse_grid_common.h b/tests/mpi/coarse_grid_common.h index a4ac20c4c6..a192cbaa54 100644 --- a/tests/mpi/coarse_grid_common.h +++ b/tests/mpi/coarse_grid_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 b6c06f8058..c46e57edd0 100644 --- a/tests/mpi/collective_01.cc +++ b/tests/mpi/collective_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 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 998efa2d65..7f3df984cb 100644 --- a/tests/mpi/collective_02.cc +++ b/tests/mpi/collective_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 1fca6a9d9f..494d63622a 100644 --- a/tests/mpi/collective_02_array.cc +++ b/tests/mpi/collective_02_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 5389523f8d..09221982e6 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 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 f487766b75..78804f19e6 100644 --- a/tests/mpi/collective_02_vector.cc +++ b/tests/mpi/collective_02_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 4f83e0d8a2..70c9896b1b 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 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_03.cc b/tests/mpi/collective_03.cc index 8becb8e77d..00615b1118 100644 --- a/tests/mpi/collective_03.cc +++ b/tests/mpi/collective_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_03_array.cc b/tests/mpi/collective_03_array.cc index a10f72b4f4..c75a806f89 100644 --- a/tests/mpi/collective_03_array.cc +++ b/tests/mpi/collective_03_array.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_03_array_in_place.cc b/tests/mpi/collective_03_array_in_place.cc index a9f022cb7f..f40e52bd2a 100644 --- a/tests/mpi/collective_03_array_in_place.cc +++ b/tests/mpi/collective_03_array_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_03_vector.cc b/tests/mpi/collective_03_vector.cc index e8d4af1d36..2ac4caa07f 100644 --- a/tests/mpi/collective_03_vector.cc +++ b/tests/mpi/collective_03_vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/collective_03_vector_in_place.cc b/tests/mpi/collective_03_vector_in_place.cc index a91330505a..6d2f96f314 100644 --- a/tests/mpi/collective_03_vector_in_place.cc +++ b/tests/mpi/collective_03_vector_in_place.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 9201b5e888..22c3215c43 100644 --- a/tests/mpi/compute_mean_value.cc +++ b/tests/mpi/compute_mean_value.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 65a6f855f9..106289cdca 100644 --- a/tests/mpi/condense_01.cc +++ b/tests/mpi/condense_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 374ea12735..c4d966be89 100644 --- a/tests/mpi/constraint_matrix_condense_01.cc +++ b/tests/mpi/constraint_matrix_condense_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 07f4b554fb..0388e63b0e 100644 --- a/tests/mpi/constraint_matrix_crash_01.cc +++ b/tests/mpi/constraint_matrix_crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 b9bce9d2b6..a244c2720e 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 f859c6304a..1f60a103ef 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 by the deal.II authors +// Copyright (C) 2013 - 2014 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 a0a7bd9d81..c4fbd7b81b 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug.cc +++ b/tests/mpi/constraint_matrix_trilinos_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 8ba84ff66d..6cca1aec20 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 d9002e3e0a..60574a5983 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 f35aa8cc2c..7cc8d51a9c 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 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 f3bf943880..96a09bbbe8 100644 --- a/tests/mpi/crash_01.cc +++ b/tests/mpi/crash_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 ba5bb3770c..623fbc50c8 100644 --- a/tests/mpi/crash_02.cc +++ b/tests/mpi/crash_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 1591196f3e..b5e6380c2f 100644 --- a/tests/mpi/crash_03.cc +++ b/tests/mpi/crash_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 403aa69e38..3537466aef 100644 --- a/tests/mpi/crash_04.cc +++ b/tests/mpi/crash_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 2c1541c00b..dc1e92ff77 100644 --- a/tests/mpi/crash_05.cc +++ b/tests/mpi/crash_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 f63395fd88..8a3a3536a6 100644 --- a/tests/mpi/crash_06.cc +++ b/tests/mpi/crash_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/data_out_hdf5_01.cc b/tests/mpi/data_out_hdf5_01.cc index c8a52de6f5..82ec640629 100644 --- a/tests/mpi/data_out_hdf5_01.cc +++ b/tests/mpi/data_out_hdf5_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2014 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 ad44dfaf4e..b32413cead 100644 --- a/tests/mpi/derivative_approximation_01.cc +++ b/tests/mpi/derivative_approximation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3625deb69d..9c3a1c25b9 100644 --- a/tests/mpi/derivative_approximation_02.cc +++ b/tests/mpi/derivative_approximation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/distort_random_01.cc b/tests/mpi/distort_random_01.cc index a0b417c150..c0ef6da32c 100644 --- a/tests/mpi/distort_random_01.cc +++ b/tests/mpi/distort_random_01.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id$ // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/distort_random_02.cc b/tests/mpi/distort_random_02.cc index 5af4088a2b..a9adc77706 100644 --- a/tests/mpi/distort_random_02.cc +++ b/tests/mpi/distort_random_02.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id$ // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2015 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 b2be59d991..696fd48e2a 100644 --- a/tests/mpi/distribute_sp_01.cc +++ b/tests/mpi/distribute_sp_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 db80ed35dd..39a3ed1f69 100644 --- a/tests/mpi/distribute_sp_02.cc +++ b/tests/mpi/distribute_sp_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 0bfd145d87..fc038c5d72 100644 --- a/tests/mpi/dof_handler_number_cache.cc +++ b/tests/mpi/dof_handler_number_cache.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 336c4816fc..c4316ea2c0 100644 --- a/tests/mpi/extract_boundary_dofs.cc +++ b/tests/mpi/extract_boundary_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 221c204609..3b3cbde2ba 100644 --- a/tests/mpi/extract_constant_modes_01.cc +++ b/tests/mpi/extract_constant_modes_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a0b69e60dd..9668e152d7 100644 --- a/tests/mpi/extract_constant_modes_02.cc +++ b/tests/mpi/extract_constant_modes_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2028698571..521c18f02c 100644 --- a/tests/mpi/extract_locally_active_dofs.cc +++ b/tests/mpi/extract_locally_active_dofs.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0d555a94b3..9c182912c0 100644 --- a/tests/mpi/fe_field_function_01.cc +++ b/tests/mpi/fe_field_function_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 53528d795c..54d5c8e650 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f469041364..1a2289e451 100644 --- a/tests/mpi/flux_edge_01.cc +++ b/tests/mpi/flux_edge_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 e62947920d..5b722aa7c7 100644 --- a/tests/mpi/ghost_01.cc +++ b/tests/mpi/ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8e724f1ddd..25c3aa9be5 100644 --- a/tests/mpi/ghost_02.cc +++ b/tests/mpi/ghost_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f4cbdace97..4878e218b8 100644 --- a/tests/mpi/has_hanging_nodes.cc +++ b/tests/mpi/has_hanging_nodes.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 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 5feab327b8..3a5af78142 100644 --- a/tests/mpi/integrate_difference.cc +++ b/tests/mpi/integrate_difference.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 85a9366f8d..27c0c4f3e4 100644 --- a/tests/mpi/interpolate_01.cc +++ b/tests/mpi/interpolate_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 f9332dfe56..72c415300d 100644 --- a/tests/mpi/interpolate_02.cc +++ b/tests/mpi/interpolate_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 82a8f51415..3ceb1268ad 100644 --- a/tests/mpi/interpolate_03.cc +++ b/tests/mpi/interpolate_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 589bc84fbb..6570811cce 100644 --- a/tests/mpi/interpolate_04.cc +++ b/tests/mpi/interpolate_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 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 08d536651b..bd6efee0e2 100644 --- a/tests/mpi/is_locally_owned.cc +++ b/tests/mpi/is_locally_owned.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4b04f74a7a..d0282b0792 100644 --- a/tests/mpi/make_zero_boundary_values.cc +++ b/tests/mpi/make_zero_boundary_values.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 24b9f0844c..c5bf8b0e7a 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 757cbb3a78..997fa8199e 100644 --- a/tests/mpi/mesh_worker_01.cc +++ b/tests/mpi/mesh_worker_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 ca4d8c0d17..a9048dac75 100644 --- a/tests/mpi/mesh_worker_02.cc +++ b/tests/mpi/mesh_worker_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 e094f47b15..6007ee25a7 100644 --- a/tests/mpi/mesh_worker_03.cc +++ b/tests/mpi/mesh_worker_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 fc5cefee92..3b2a72b375 100644 --- a/tests/mpi/mesh_worker_04.cc +++ b/tests/mpi/mesh_worker_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 f5cda86334..60b0ca37eb 100644 --- a/tests/mpi/mesh_worker_05.cc +++ b/tests/mpi/mesh_worker_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 dae45b10ae..275b48e8bf 100644 --- a/tests/mpi/mesh_worker_matrix_01.cc +++ b/tests/mpi/mesh_worker_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 9cd56d6992..36838a39ff 100644 --- a/tests/mpi/mg_01.cc +++ b/tests/mpi/mg_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a9bc650099..5597f7641a 100644 --- a/tests/mpi/mg_02.cc +++ b/tests/mpi/mg_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ef34865db3..5a2478b3c8 100644 --- a/tests/mpi/mg_03.cc +++ b/tests/mpi/mg_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 500a07752f..e058973275 100644 --- a/tests/mpi/mg_04.cc +++ b/tests/mpi/mg_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c054fd77f5..598feb51b2 100644 --- a/tests/mpi/mg_05.cc +++ b/tests/mpi/mg_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a3e1b8c41c..2f362928fa 100644 --- a/tests/mpi/mg_06.cc +++ b/tests/mpi/mg_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 35dc720d69..73d7097fc4 100644 --- a/tests/mpi/multigrid_adaptive.cc +++ b/tests/mpi/multigrid_adaptive.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013, 2015 by the deal.II authors +// Copyright (C) 2008 - 2015 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 92704986ae..f041ec9cc5 100644 --- a/tests/mpi/multigrid_uniform.cc +++ b/tests/mpi/multigrid_uniform.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013, 2015 by the deal.II authors +// Copyright (C) 2008 - 2015 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 6d1e9bfff5..fe20f8c807 100644 --- a/tests/mpi/no_flux_constraints.cc +++ b/tests/mpi/no_flux_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/no_flux_constraints_02.cc b/tests/mpi/no_flux_constraints_02.cc index d77112e1ba..b27da480e8 100644 --- a/tests/mpi/no_flux_constraints_02.cc +++ b/tests/mpi/no_flux_constraints_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/no_flux_constraints_03.cc b/tests/mpi/no_flux_constraints_03.cc index 3219f4f286..0d0b4fb9d7 100644 --- a/tests/mpi/no_flux_constraints_03.cc +++ b/tests/mpi/no_flux_constraints_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 b0ba6de2bd..8eb818e3e0 100644 --- a/tests/mpi/normal_flux_constraints.cc +++ b/tests/mpi/normal_flux_constraints.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 e00264d9a7..2a0428a225 100644 --- a/tests/mpi/p4est_2d_coarse_01.cc +++ b/tests/mpi/p4est_2d_coarse_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3c6caf2b6b..02c6b272ed 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f13359c477..2bf0d72fde 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f0b863ba99..fd1c8ef7ef 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0f4d442ed3..4e05391870 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 189a300eca..0796d38d43 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_05.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2014 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 063a408d4c..24c495c1f5 100644 --- a/tests/mpi/p4est_2d_dofhandler_01.cc +++ b/tests/mpi/p4est_2d_dofhandler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b48dbdd3d0..76ee60da6b 100644 --- a/tests/mpi/p4est_2d_dofhandler_02.cc +++ b/tests/mpi/p4est_2d_dofhandler_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4fed6cb17c..12ba0108e7 100644 --- a/tests/mpi/p4est_2d_dofhandler_03.cc +++ b/tests/mpi/p4est_2d_dofhandler_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 47daa94e79..8b72dd52a9 100644 --- a/tests/mpi/p4est_2d_dofhandler_04.cc +++ b/tests/mpi/p4est_2d_dofhandler_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 8282395af7..c1c63d87e2 100644 --- a/tests/mpi/p4est_2d_dofhandler_05.cc +++ b/tests/mpi/p4est_2d_dofhandler_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 36e02d7388..fd381b9008 100644 --- a/tests/mpi/p4est_2d_ghost_01.cc +++ b/tests/mpi/p4est_2d_ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ace15528df..569774854f 100644 --- a/tests/mpi/p4est_2d_ghost_02.cc +++ b/tests/mpi/p4est_2d_ghost_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 add63669bb..35e6312517 100644 --- a/tests/mpi/p4est_2d_refine_01.cc +++ b/tests/mpi/p4est_2d_refine_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 44879ab605..1ab782abc4 100644 --- a/tests/mpi/p4est_2d_refine_02.cc +++ b/tests/mpi/p4est_2d_refine_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 fe42c549d6..50cd2a9038 100644 --- a/tests/mpi/p4est_2d_refine_03.cc +++ b/tests/mpi/p4est_2d_refine_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d96dd687ab..98fde63b71 100644 --- a/tests/mpi/p4est_2d_renumber_01.cc +++ b/tests/mpi/p4est_2d_renumber_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 94dadee565..38005a061b 100644 --- a/tests/mpi/p4est_2d_renumber_02.cc +++ b/tests/mpi/p4est_2d_renumber_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0a30ad7b39..91dde930c4 100644 --- a/tests/mpi/p4est_2d_simple.cc +++ b/tests/mpi/p4est_2d_simple.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0df28c0842..6d12071e64 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 1a46c41eb7..9c79c85430 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2b18a26090..72c246c361 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 154c4e75bd..90f39d5cb8 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 f5fddde756..dbdd0552a2 100644 --- a/tests/mpi/p4est_3d_ghost_01.cc +++ b/tests/mpi/p4est_3d_ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d8ec89207c..7f6f19e595 100644 --- a/tests/mpi/p4est_3d_refine_01.cc +++ b/tests/mpi/p4est_3d_refine_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ca68533130..e3f017d76a 100644 --- a/tests/mpi/p4est_3d_refine_02.cc +++ b/tests/mpi/p4est_3d_refine_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 bc642a8ca3..c6b04cd832 100644 --- a/tests/mpi/p4est_3d_refine_03.cc +++ b/tests/mpi/p4est_3d_refine_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5217d50d53..c362128b83 100644 --- a/tests/mpi/p4est_3d_refine_04.cc +++ b/tests/mpi/p4est_3d_refine_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 4b9d6f9f40..8b01152c35 100644 --- a/tests/mpi/p4est_data_out_01.cc +++ b/tests/mpi/p4est_data_out_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c152b708f8..ab09071d29 100644 --- a/tests/mpi/p4est_get_subdomain_association.cc +++ b/tests/mpi/p4est_get_subdomain_association.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5760bf9fc3..d10797f8fa 100644 --- a/tests/mpi/p4est_max_refine.cc +++ b/tests/mpi/p4est_max_refine.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a6c5c9dc93..5395068808 100644 --- a/tests/mpi/p4est_save_01.cc +++ b/tests/mpi/p4est_save_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6ca77ebda4..a728b936ed 100644 --- a/tests/mpi/p4est_save_02.cc +++ b/tests/mpi/p4est_save_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 757870376d..987c1e5977 100644 --- a/tests/mpi/p4est_save_03.cc +++ b/tests/mpi/p4est_save_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 8a2edd994e..833e25b662 100644 --- a/tests/mpi/p4est_save_04.cc +++ b/tests/mpi/p4est_save_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 773bd65153..bd4e4d0367 100644 --- a/tests/mpi/parallel_block_vector_01.cc +++ b/tests/mpi/parallel_block_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 33374f56c0..9a4d650d01 100644 --- a/tests/mpi/parallel_partitioner_01.cc +++ b/tests/mpi/parallel_partitioner_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 3be245e04a..0fc5237704 100644 --- a/tests/mpi/parallel_partitioner_02.cc +++ b/tests/mpi/parallel_partitioner_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 5757b86811..81bd585e7b 100644 --- a/tests/mpi/parallel_partitioner_03.cc +++ b/tests/mpi/parallel_partitioner_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 836ac907ce..5b4a22e738 100644 --- a/tests/mpi/parallel_partitioner_04.cc +++ b/tests/mpi/parallel_partitioner_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 e5be1713f4..98b45aad1f 100644 --- a/tests/mpi/parallel_vector_01.cc +++ b/tests/mpi/parallel_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 bddfb3a852..5fa91ff2bf 100644 --- a/tests/mpi/parallel_vector_02.cc +++ b/tests/mpi/parallel_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 605b4adad6..7e6350ddf0 100644 --- a/tests/mpi/parallel_vector_03.cc +++ b/tests/mpi/parallel_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 63a459ff08..e96ff2df41 100644 --- a/tests/mpi/parallel_vector_04.cc +++ b/tests/mpi/parallel_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 3cd52b29f5..f38622f060 100644 --- a/tests/mpi/parallel_vector_05.cc +++ b/tests/mpi/parallel_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 b65e4009db..dc68cdf287 100644 --- a/tests/mpi/parallel_vector_06.cc +++ b/tests/mpi/parallel_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 d49bb0fdc4..bc902e91e0 100644 --- a/tests/mpi/parallel_vector_07.cc +++ b/tests/mpi/parallel_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 0480f1a2da..c5e0a3c47f 100644 --- a/tests/mpi/parallel_vector_08.cc +++ b/tests/mpi/parallel_vector_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 ea8aff1721..b5d4329590 100644 --- a/tests/mpi/parallel_vector_09.cc +++ b/tests/mpi/parallel_vector_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 4cfa669904..588ea08cf0 100644 --- a/tests/mpi/parallel_vector_10.cc +++ b/tests/mpi/parallel_vector_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 97445ed92d..a48fb47e5d 100644 --- a/tests/mpi/parallel_vector_11.cc +++ b/tests/mpi/parallel_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 15d5bd0311..04fbf40d11 100644 --- a/tests/mpi/parallel_vector_12.cc +++ b/tests/mpi/parallel_vector_12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 472e07863d..2fade51626 100644 --- a/tests/mpi/parallel_vector_13.cc +++ b/tests/mpi/parallel_vector_13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 93000bccc3..59ef92ccc5 100644 --- a/tests/mpi/parallel_vector_14.cc +++ b/tests/mpi/parallel_vector_14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2014 by the deal.II authors +// Copyright (C) 2011 - 2015 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 0c5aa9bd54..74e6d393bf 100644 --- a/tests/mpi/parallel_vector_back_interpolate.cc +++ b/tests/mpi/parallel_vector_back_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 ea07ea8fd1..867971b9ce 100644 --- a/tests/mpi/parallel_vector_interpolate.cc +++ b/tests/mpi/parallel_vector_interpolate.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 81abcc9173..06011e97c4 100644 --- a/tests/mpi/parallel_vtu_01.cc +++ b/tests/mpi/parallel_vtu_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 b9dfdc1f6c..feb465ec39 100644 --- a/tests/mpi/periodicity_01.cc +++ b/tests/mpi/periodicity_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 fad1321006..278aad7bd3 100644 --- a/tests/mpi/petsc_01.cc +++ b/tests/mpi/petsc_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 513d35ad55..98beef9f2a 100644 --- a/tests/mpi/petsc_02.cc +++ b/tests/mpi/petsc_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3d9ecfa170..b70a5606fd 100644 --- a/tests/mpi/petsc_03.cc +++ b/tests/mpi/petsc_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 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 b5e0c1924e..18db7cf022 100644 --- a/tests/mpi/petsc_distribute_01.cc +++ b/tests/mpi/petsc_distribute_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 7095621fce..631a1d9dab 100644 --- a/tests/mpi/petsc_distribute_01_block.cc +++ b/tests/mpi/petsc_distribute_01_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f293dbbc53..e264ec7790 100644 --- a/tests/mpi/petsc_distribute_01_inhomogenous.cc +++ b/tests/mpi/petsc_distribute_01_inhomogenous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f9dcc79bfb..448c6d8a55 100644 --- a/tests/mpi/petsc_locally_owned_elements.cc +++ b/tests/mpi/petsc_locally_owned_elements.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 19fbbe6cfc..e065d7a128 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 34ec9336ec..e8b1d71f64 100644 --- a/tests/mpi/point_value_01.cc +++ b/tests/mpi/point_value_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2001 - 2013 by the deal.II authors +// Copyright (C) 2001 - 2014 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 ab992600db..8be1b9e9f2 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a4805a3134..27542f714f 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 af9c2a27d9..8a059e45b3 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0f75296a92..e9ac329c68 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 365c9e6fdd..570eaf978c 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e8ab34e756..0c983a873b 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 43efccefbd..ff5260d1b6 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 d0ff68b156..27a512c4c1 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 352daa2f38..97ba9541a1 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 0fb2da5aa7..9c3dd88d48 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e52a9d68b1..ee96bbd528 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f47b174353..d00ac4a091 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 85fe625861..3d41b05fd7 100644 --- a/tests/mpi/refinement_listener_01.cc +++ b/tests/mpi/refinement_listener_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ec560c49d7..e60e983a0b 100644 --- a/tests/mpi/refinement_listener_02.cc +++ b/tests/mpi/refinement_listener_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 e21f9cbe70..cdfa7e1fe9 100644 --- a/tests/mpi/renumber_cuthill_mckee.cc +++ b/tests/mpi/renumber_cuthill_mckee.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 075af031a4..949b5d720a 100644 --- a/tests/mpi/renumber_z_order_01.cc +++ b/tests/mpi/renumber_z_order_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 62a7572a0a..afe006ac5e 100644 --- a/tests/mpi/renumber_z_order_02.cc +++ b/tests/mpi/renumber_z_order_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 69a9c35a5d..3364672eef 100644 --- a/tests/mpi/simple_mpi_01.cc +++ b/tests/mpi/simple_mpi_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 3a4d8015ed..853e534988 100644 --- a/tests/mpi/solution_transfer_01.cc +++ b/tests/mpi/solution_transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 ad2b3e5603..f9ee1d0ee1 100644 --- a/tests/mpi/step-39.cc +++ b/tests/mpi/step-39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2015 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 2dbe0a0dc3..fa166dfd4c 100644 --- a/tests/mpi/step-40.cc +++ b/tests/mpi/step-40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 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 cc1bfbcc3a..e16519889b 100644 --- a/tests/mpi/step-40_direct_solver.cc +++ b/tests/mpi/step-40_direct_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013, 2015 by the deal.II authors +// Copyright (C) 2009 - 2015 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 4449e97dcd..1aa4b06106 100644 --- a/tests/mpi/torus.cc +++ b/tests/mpi/torus.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 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 0fabfdd80a..24099ab950 100644 --- a/tests/mpi/tria_01.cc +++ b/tests/mpi/tria_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 2f328a5960..a50ae04970 100644 --- a/tests/mpi/tria_copy_triangulation.cc +++ b/tests/mpi/tria_copy_triangulation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 840b7a4d21..71c78d63e5 100644 --- a/tests/mpi/trilinos_01.cc +++ b/tests/mpi/trilinos_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 69e50604f4..f59a195975 100644 --- a/tests/mpi/trilinos_02.cc +++ b/tests/mpi/trilinos_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 ad63341798..09c522b20a 100644 --- a/tests/mpi/trilinos_bug_5609.cc +++ b/tests/mpi/trilinos_bug_5609.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 2101f5c1f1..00d281f2f4 100644 --- a/tests/mpi/trilinos_compress_bug.cc +++ b/tests/mpi/trilinos_compress_bug.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2014 by the deal.II authors +// Copyright (C) 2011 - 2015 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 db59228a88..bab5775479 100644 --- a/tests/mpi/trilinos_distribute_01.cc +++ b/tests/mpi/trilinos_distribute_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 c99f1b0143..c1f1eb22fa 100644 --- a/tests/mpi/trilinos_distribute_01_block.cc +++ b/tests/mpi/trilinos_distribute_01_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 f59186c0a8..162b3e392b 100644 --- a/tests/mpi/trilinos_distribute_01_inhomogenous.cc +++ b/tests/mpi/trilinos_distribute_01_inhomogenous.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 a5b0bdbd11..e7686e5a65 100644 --- a/tests/mpi/trilinos_distribute_03.cc +++ b/tests/mpi/trilinos_distribute_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 916c975200..6b49cecfa0 100644 --- a/tests/mpi/trilinos_distribute_04.cc +++ b/tests/mpi/trilinos_distribute_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 6b28f4a948..b8ef21ed70 100644 --- a/tests/mpi/trilinos_ghost_01.cc +++ b/tests/mpi/trilinos_ghost_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 077fc39927..99494233ec 100644 --- a/tests/mpi/trilinos_ghost_02.cc +++ b/tests/mpi/trilinos_ghost_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1b94265c76..4427ea5e31 100644 --- a/tests/mpi/trilinos_ghost_03.cc +++ b/tests/mpi/trilinos_ghost_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 772b05e361..9783b3ba32 100644 --- a/tests/mpi/trilinos_ghost_03_linfty.cc +++ b/tests/mpi/trilinos_ghost_03_linfty.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e6b285f23d..6eb98cb217 100644 --- a/tests/mpi/trilinos_ghost_05.cc +++ b/tests/mpi/trilinos_ghost_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 161eade2db..9a8b50a058 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 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 5f0a732ebb..b0596e20e8 100644 --- a/tests/mpi/trilinos_matvec_01.cc +++ b/tests/mpi/trilinos_matvec_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 d4a66f1b78..a6ee1fcd73 100644 --- a/tests/mpi/trilinos_matvec_02.cc +++ b/tests/mpi/trilinos_matvec_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 6eb5e7c6c3..fb7b4a8187 100644 --- a/tests/mpi/trilinos_matvec_03.cc +++ b/tests/mpi/trilinos_matvec_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 b8bd9ab58f..046cbfb544 100644 --- a/tests/mpi/trilinos_sadd_01.cc +++ b/tests/mpi/trilinos_sadd_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_sadd_02.cc b/tests/mpi/trilinos_sadd_02.cc index 62a0d529fc..6bae1cb14d 100644 --- a/tests/mpi/trilinos_sadd_02.cc +++ b/tests/mpi/trilinos_sadd_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 5b81774386..857e068884 100644 --- a/tests/mpi/trilinos_sparse_matrix_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 9470137404..ae36ed75c4 100644 --- a/tests/mpi/trilinos_sparse_matrix_02.cc +++ b/tests/mpi/trilinos_sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 a053633d9a..54fb6e02e2 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 a22f0989a9..c78cf1c26d 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 484d774338..cf94f72d65 100644 --- a/tests/mpi/trilinos_vector_ghosts_01.cc +++ b/tests/mpi/trilinos_vector_ghosts_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2014 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 3ddf35540c..a2c2609dc2 100644 --- a/tests/mpi/trilinos_vector_reinit.cc +++ b/tests/mpi/trilinos_vector_reinit.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 d1335b1862..81153f9484 100644 --- a/tests/multigrid/boundary_01.cc +++ b/tests/multigrid/boundary_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013, 2015 by the deal.II authors +// Copyright (C) 2006 - 2015 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 2ba3ebb15a..7f0f1e28bc 100644 --- a/tests/multigrid/count_01.cc +++ b/tests/multigrid/count_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013, 2015 by the deal.II authors +// Copyright (C) 2006 - 2015 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 5ddd74987c..21a9a0cab4 100644 --- a/tests/multigrid/cycles.cc +++ b/tests/multigrid/cycles.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 de463a8967..1cc4916d7f 100644 --- a/tests/multigrid/dof_01.cc +++ b/tests/multigrid/dof_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013, 2015 by the deal.II authors +// Copyright (C) 2006 - 2015 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 fdb0091a76..dabbaad16b 100644 --- a/tests/multigrid/dof_02.cc +++ b/tests/multigrid/dof_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013, 2015 by the deal.II authors +// Copyright (C) 2006 - 2015 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 2f9c825df5..b7703e9def 100644 --- a/tests/multigrid/mg_output_dirichlet.cc +++ b/tests/multigrid/mg_output_dirichlet.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 1db739c3f2..55c440a241 100644 --- a/tests/multigrid/mg_output_neumann.cc +++ b/tests/multigrid/mg_output_neumann.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 cecbf5d129..fa7cf93e65 100644 --- a/tests/multigrid/mg_renumbered_01.cc +++ b/tests/multigrid/mg_renumbered_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013, 2015 by the deal.II authors +// Copyright (C) 2010 - 2015 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 21c484caf8..9bc6e7195b 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 - 2015 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 2b6f8d1e2b..9a9e0860fd 100644 --- a/tests/multigrid/mg_renumbered_03.cc +++ b/tests/multigrid/mg_renumbered_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 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 a34c86fccd..6e18c3d3a9 100644 --- a/tests/multigrid/renumbering_01.cc +++ b/tests/multigrid/renumbering_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 8879423b30..85ff9bbeb3 100644 --- a/tests/multigrid/renumbering_02.cc +++ b/tests/multigrid/renumbering_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 b0033ee21e..048c5afc53 100644 --- a/tests/multigrid/renumbering_03.cc +++ b/tests/multigrid/renumbering_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 3be4d811d2..1371545f3c 100644 --- a/tests/multigrid/smoother_block.cc +++ b/tests/multigrid/smoother_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 1681be5a6c..0f64b883e5 100644 --- a/tests/multigrid/sparse_matrix_collection_01.cc +++ b/tests/multigrid/sparse_matrix_collection_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 9396ea0264..1d90820738 100644 --- a/tests/multigrid/step-16-02.cc +++ b/tests/multigrid/step-16-02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 5b6738905c..179034e82c 100644 --- a/tests/multigrid/step-16-bdry1.cc +++ b/tests/multigrid/step-16-bdry1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 58f62c727c..76e049b0a1 100644 --- a/tests/multigrid/step-16.cc +++ b/tests/multigrid/step-16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013, 2015 by the deal.II authors +// Copyright (C) 2003 - 2015 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 afc3ea726e..d07fd59eac 100644 --- a/tests/multigrid/step-39-02.cc +++ b/tests/multigrid/step-39-02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 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 0cb57b9900..1f1a9e0b1e 100644 --- a/tests/multigrid/step-39-02a.cc +++ b/tests/multigrid/step-39-02a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 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 0d089733f5..aed9a2f96e 100644 --- a/tests/multigrid/step-39-03.cc +++ b/tests/multigrid/step-39-03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 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 463606982d..b60aefdc03 100644 --- a/tests/multigrid/step-39.cc +++ b/tests/multigrid/step-39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013, 2015 by the deal.II authors +// Copyright (C) 2010 - 2015 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 1534e8a8cf..71b20e1c4b 100644 --- a/tests/multigrid/transfer_01.cc +++ b/tests/multigrid/transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 7b102f13dd..083e9ccbf9 100644 --- a/tests/multigrid/transfer_02.cc +++ b/tests/multigrid/transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 f2ccccd2df..5f2887a7b3 100644 --- a/tests/multigrid/transfer_03.cc +++ b/tests/multigrid/transfer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 198d9d4918..20f50e6966 100644 --- a/tests/multigrid/transfer_block.cc +++ b/tests/multigrid/transfer_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 166d76f33a..2f6a3ccf81 100644 --- a/tests/multigrid/transfer_block_select.cc +++ b/tests/multigrid/transfer_block_select.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 0eed3fe3d7..68324db31d 100644 --- a/tests/multigrid/transfer_compare_01.cc +++ b/tests/multigrid/transfer_compare_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 a7fcb0af5f..10df422dbf 100644 --- a/tests/multigrid/transfer_prebuilt_01.cc +++ b/tests/multigrid/transfer_prebuilt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 ffe3c142e8..37b18869fd 100644 --- a/tests/multigrid/transfer_prebuilt_02.cc +++ b/tests/multigrid/transfer_prebuilt_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 0011c4de42..d533a99c1d 100644 --- a/tests/multigrid/transfer_prebuilt_03.cc +++ b/tests/multigrid/transfer_prebuilt_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 e0fcd455a8..a7facf35a1 100644 --- a/tests/multigrid/transfer_select.cc +++ b/tests/multigrid/transfer_select.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 883c84390e..9a72ac6772 100644 --- a/tests/multigrid/transfer_system_01.cc +++ b/tests/multigrid/transfer_system_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 f1f14152a7..d4e58e71d9 100644 --- a/tests/multigrid/transfer_system_02.cc +++ b/tests/multigrid/transfer_system_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 9f5d8a15a0..df022d63cd 100644 --- a/tests/multigrid/transfer_system_03.cc +++ b/tests/multigrid/transfer_system_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 76453bab0e..222d50ab68 100644 --- a/tests/multigrid/transfer_system_04.cc +++ b/tests/multigrid/transfer_system_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 928c4f5b1f..ab68b969bd 100644 --- a/tests/multigrid/transfer_system_05.cc +++ b/tests/multigrid/transfer_system_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 157f223c18..a6f9d6d16f 100644 --- a/tests/multigrid/transfer_system_adaptive_01.cc +++ b/tests/multigrid/transfer_system_adaptive_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 aa676c627b..af75712681 100644 --- a/tests/multigrid/transfer_system_adaptive_02.cc +++ b/tests/multigrid/transfer_system_adaptive_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 8c4a46f18d..9a3e1e5bcc 100644 --- a/tests/multigrid/transfer_system_adaptive_03.cc +++ b/tests/multigrid/transfer_system_adaptive_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 a709567fe9..8c29764e6f 100644 --- a/tests/multigrid/transfer_system_adaptive_04.cc +++ b/tests/multigrid/transfer_system_adaptive_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 dc8e42fa43..cae287fc59 100644 --- a/tests/multigrid/transfer_system_adaptive_05.cc +++ b/tests/multigrid/transfer_system_adaptive_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 026b3ee658..c4d285ec11 100644 --- a/tests/multigrid/transfer_system_adaptive_06.cc +++ b/tests/multigrid/transfer_system_adaptive_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 11670a7f29..2d7537e318 100644 --- a/tests/multigrid/transfer_system_adaptive_07.cc +++ b/tests/multigrid/transfer_system_adaptive_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 ad4e7e4a89..ddf31912b4 100644 --- a/tests/multigrid/transfer_system_adaptive_08.cc +++ b/tests/multigrid/transfer_system_adaptive_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 1ccf4964ee..9e468a9c1c 100644 --- a/tests/multigrid/transfer_system_adaptive_09.cc +++ b/tests/multigrid/transfer_system_adaptive_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 74426a05d4..a4de9a246a 100644 --- a/tests/petsc/01.cc +++ b/tests/petsc/01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 21fd3280b1..cbcfb74839 100644 --- a/tests/petsc/02.cc +++ b/tests/petsc/02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b8d0b63750..e11a8e933f 100644 --- a/tests/petsc/04.cc +++ b/tests/petsc/04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 01c5bb5b4f..27bb210372 100644 --- a/tests/petsc/05.cc +++ b/tests/petsc/05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 9b765691fe..aefef366b5 100644 --- a/tests/petsc/06.cc +++ b/tests/petsc/06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8679234ac1..c61e90ecb5 100644 --- a/tests/petsc/07.cc +++ b/tests/petsc/07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2b544484a3..2fb1dfa253 100644 --- a/tests/petsc/08.cc +++ b/tests/petsc/08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2380c84d0f..fb6b7a6e14 100644 --- a/tests/petsc/09.cc +++ b/tests/petsc/09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0c856a4d76..c0bc8b65ef 100644 --- a/tests/petsc/10.cc +++ b/tests/petsc/10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 25480a3751..4cc621ed2d 100644 --- a/tests/petsc/11.cc +++ b/tests/petsc/11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6769afdf0f..74c51d4e7d 100644 --- a/tests/petsc/12.cc +++ b/tests/petsc/12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 12b411ca93..5e0ba667ed 100644 --- a/tests/petsc/13.cc +++ b/tests/petsc/13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 710dab9ae0..3aa9d9951a 100644 --- a/tests/petsc/17.cc +++ b/tests/petsc/17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e72e282515..3033305dca 100644 --- a/tests/petsc/18.cc +++ b/tests/petsc/18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c867e3717f..f04a700336 100644 --- a/tests/petsc/19.cc +++ b/tests/petsc/19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2089c9b327..1610b28891 100644 --- a/tests/petsc/20.cc +++ b/tests/petsc/20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b0f251d1c4..036ed63cf4 100644 --- a/tests/petsc/21.cc +++ b/tests/petsc/21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 174d669b14..e6f2fc6982 100644 --- a/tests/petsc/22.cc +++ b/tests/petsc/22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 19c642bd28..ef29358522 100644 --- a/tests/petsc/23.cc +++ b/tests/petsc/23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 fb1bf2a028..3bbd795d0e 100644 --- a/tests/petsc/24.cc +++ b/tests/petsc/24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/25.cc b/tests/petsc/25.cc index fb6fe06fc0..993f4f4e0a 100644 --- a/tests/petsc/25.cc +++ b/tests/petsc/25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2dd146a125..25309df9af 100644 --- a/tests/petsc/26.cc +++ b/tests/petsc/26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 aa6acd67f7..3c3632c06f 100644 --- a/tests/petsc/27.cc +++ b/tests/petsc/27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8a3d86faf8..5e96a0a06d 100644 --- a/tests/petsc/28.cc +++ b/tests/petsc/28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f6e1f92c39..64437fdb5f 100644 --- a/tests/petsc/29.cc +++ b/tests/petsc/29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 70ebaede77..e936ebb48d 100644 --- a/tests/petsc/30.cc +++ b/tests/petsc/30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e4378e50df..875f12311c 100644 --- a/tests/petsc/31.cc +++ b/tests/petsc/31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 615edb742b..d490ac0f3e 100644 --- a/tests/petsc/32.cc +++ b/tests/petsc/32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2058ecc801..f367eb5594 100644 --- a/tests/petsc/33.cc +++ b/tests/petsc/33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 aa598e1c28..707bbe2b0a 100644 --- a/tests/petsc/34.cc +++ b/tests/petsc/34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 d4d7c3c088..036130efdd 100644 --- a/tests/petsc/35.cc +++ b/tests/petsc/35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 33b68d89ac..ff457604bb 100644 --- a/tests/petsc/36.cc +++ b/tests/petsc/36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7237b02c53..91d11537e4 100644 --- a/tests/petsc/37.cc +++ b/tests/petsc/37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/38.cc b/tests/petsc/38.cc index a088799a42..dc24186477 100644 --- a/tests/petsc/38.cc +++ b/tests/petsc/38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 22cb28ffb2..13ba1db9ed 100644 --- a/tests/petsc/39.cc +++ b/tests/petsc/39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1919cd6560..483edb8688 100644 --- a/tests/petsc/40.cc +++ b/tests/petsc/40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 75863d25ab..32d369d7ae 100644 --- a/tests/petsc/41.cc +++ b/tests/petsc/41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 35beb4aebb..319960ff5d 100644 --- a/tests/petsc/42.cc +++ b/tests/petsc/42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/43.cc b/tests/petsc/43.cc index 2079c96139..7fa4fb03e6 100644 --- a/tests/petsc/43.cc +++ b/tests/petsc/43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/44.cc b/tests/petsc/44.cc index 9166748aff..1c7fb75c79 100644 --- a/tests/petsc/44.cc +++ b/tests/petsc/44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 25201de660..2feef69fc0 100644 --- a/tests/petsc/45.cc +++ b/tests/petsc/45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f4abc78241..5bf4056acb 100644 --- a/tests/petsc/46.cc +++ b/tests/petsc/46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/47.cc b/tests/petsc/47.cc index 1d1ee596eb..0763eaa0e8 100644 --- a/tests/petsc/47.cc +++ b/tests/petsc/47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 875c40d2f1..eea0b002a9 100644 --- a/tests/petsc/48.cc +++ b/tests/petsc/48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1178ee0551..dfcc74e5d4 100644 --- a/tests/petsc/49.cc +++ b/tests/petsc/49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 03f4c9fd39..597dd31337 100644 --- a/tests/petsc/50.cc +++ b/tests/petsc/50.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c9d9fcabb6..eb98b24895 100644 --- a/tests/petsc/51.cc +++ b/tests/petsc/51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 fbf9f61f5b..591944405a 100644 --- a/tests/petsc/52.cc +++ b/tests/petsc/52.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 519e06a766..0013f4da53 100644 --- a/tests/petsc/55.cc +++ b/tests/petsc/55.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 767f3777ae..34b6eda159 100644 --- a/tests/petsc/56.cc +++ b/tests/petsc/56.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b77ab82867..3be86a6f70 100644 --- a/tests/petsc/57.cc +++ b/tests/petsc/57.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a80d93550a..e32acf7c8e 100644 --- a/tests/petsc/58.cc +++ b/tests/petsc/58.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1c6a9bf999..c047bc0e2a 100644 --- a/tests/petsc/59.cc +++ b/tests/petsc/59.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e852647793..650dc2d4a1 100644 --- a/tests/petsc/60.cc +++ b/tests/petsc/60.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ed86a3831e..8e121e2675 100644 --- a/tests/petsc/61.cc +++ b/tests/petsc/61.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a5994c1da8..8f946e628a 100644 --- a/tests/petsc/62.cc +++ b/tests/petsc/62.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3438040f63..be9a875e57 100644 --- a/tests/petsc/63.cc +++ b/tests/petsc/63.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 9b1673eadd..0f17ad5f6d 100644 --- a/tests/petsc/64.cc +++ b/tests/petsc/64.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b93d142e71..1569208e35 100644 --- a/tests/petsc/65.cc +++ b/tests/petsc/65.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0f09bd34a1..83e1dbc603 100644 --- a/tests/petsc/66.cc +++ b/tests/petsc/66.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 9f9616ae4b..815b02fc44 100644 --- a/tests/petsc/67.cc +++ b/tests/petsc/67.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 36e9b2ef5f..0ecd267ad9 100644 --- a/tests/petsc/68.cc +++ b/tests/petsc/68.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 692e1777b1..2536d73bba 100644 --- a/tests/petsc/69.cc +++ b/tests/petsc/69.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f1e349ec4a..d00ddde29d 100644 --- a/tests/petsc/70.cc +++ b/tests/petsc/70.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 cfef9f9a93..a6c10d6fd1 100644 --- a/tests/petsc/block_vector_iterator_01.cc +++ b/tests/petsc/block_vector_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 8baf58a265..ba7cd833f9 100644 --- a/tests/petsc/block_vector_iterator_02.cc +++ b/tests/petsc/block_vector_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c75879d94b..799e5bd308 100644 --- a/tests/petsc/block_vector_iterator_03.cc +++ b/tests/petsc/block_vector_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 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 810d2f6c85..2fbc88f366 100644 --- a/tests/petsc/copy_to_dealvec.cc +++ b/tests/petsc/copy_to_dealvec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014, 2015 by the deal.II authors +// Copyright (C) 2014 - 2015 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 85f0cdc815..97617a174e 100644 --- a/tests/petsc/copy_to_dealvec_block.cc +++ b/tests/petsc/copy_to_dealvec_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014, 2015 by the deal.II authors +// Copyright (C) 2014 - 2015 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 fe7a899b11..a19fb62e18 100644 --- a/tests/petsc/full_matrix_01.cc +++ b/tests/petsc/full_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 5495190163..780e8d3ece 100644 --- a/tests/petsc/full_matrix_02.cc +++ b/tests/petsc/full_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 9950e585c7..caa7048588 100644 --- a/tests/petsc/full_matrix_04.cc +++ b/tests/petsc/full_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 00abb96944..776152ba56 100644 --- a/tests/petsc/full_matrix_05.cc +++ b/tests/petsc/full_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f648c36b7f..a7b4a2b3fc 100644 --- a/tests/petsc/full_matrix_06.cc +++ b/tests/petsc/full_matrix_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1dcf6d98a2..da0e36c1e5 100644 --- a/tests/petsc/full_matrix_07.cc +++ b/tests/petsc/full_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1586d04778..d6f0fdcbe5 100644 --- a/tests/petsc/full_matrix_08.cc +++ b/tests/petsc/full_matrix_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 1ad1c73962..744fd1cc6b 100644 --- a/tests/petsc/full_matrix_09.cc +++ b/tests/petsc/full_matrix_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c81d0b1eae..2f1088d211 100644 --- a/tests/petsc/full_matrix_10.cc +++ b/tests/petsc/full_matrix_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 61fce2a4ef..21fdf5414e 100644 --- a/tests/petsc/full_matrix_iterator_01.cc +++ b/tests/petsc/full_matrix_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 3ee4e7edca..9685ee4382 100644 --- a/tests/petsc/full_matrix_vector_01.cc +++ b/tests/petsc/full_matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 43ea9ec460..12d2454b6d 100644 --- a/tests/petsc/full_matrix_vector_02.cc +++ b/tests/petsc/full_matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6caea35dd2..a9c1519431 100644 --- a/tests/petsc/full_matrix_vector_03.cc +++ b/tests/petsc/full_matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e0f7afd702..56cd1ee703 100644 --- a/tests/petsc/full_matrix_vector_04.cc +++ b/tests/petsc/full_matrix_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 b15922c3e1..d5dd8bc86f 100644 --- a/tests/petsc/full_matrix_vector_05.cc +++ b/tests/petsc/full_matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a27932900b..a93f05b9d0 100644 --- a/tests/petsc/full_matrix_vector_06.cc +++ b/tests/petsc/full_matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 20619fb68f..a8226aa8b0 100644 --- a/tests/petsc/full_matrix_vector_07.cc +++ b/tests/petsc/full_matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 0fdb3cac3c..98c7836841 100644 --- a/tests/petsc/parallel_sparse_matrix_01.cc +++ b/tests/petsc/parallel_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 038a4dd554..f8fe27f862 100644 --- a/tests/petsc/slowness_01.cc +++ b/tests/petsc/slowness_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 85ecd8ddba..1710660db5 100644 --- a/tests/petsc/slowness_02.cc +++ b/tests/petsc/slowness_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 67acf0f90e..89759d9b34 100644 --- a/tests/petsc/slowness_03.cc +++ b/tests/petsc/slowness_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 1e0395735a..830021fb9e 100644 --- a/tests/petsc/slowness_04.cc +++ b/tests/petsc/slowness_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 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 25b8cc5234..3d39fb34b2 100644 --- a/tests/petsc/sparse_matrix_01.cc +++ b/tests/petsc/sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6fb0284c34..92329cfc3e 100644 --- a/tests/petsc/sparse_matrix_02.cc +++ b/tests/petsc/sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 6a41acbced..e9091f7e8c 100644 --- a/tests/petsc/sparse_matrix_iterator_01.cc +++ b/tests/petsc/sparse_matrix_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c330bdec33..e510513ac2 100644 --- a/tests/petsc/sparse_matrix_vector_01.cc +++ b/tests/petsc/sparse_matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 ac35038f05..bc98ad15b8 100644 --- a/tests/petsc/sparse_matrix_vector_02.cc +++ b/tests/petsc/sparse_matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 f7df41a9ce..9f2df38acd 100644 --- a/tests/petsc/sparse_matrix_vector_03.cc +++ b/tests/petsc/sparse_matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e5afeaa793..287cdd6a1e 100644 --- a/tests/petsc/sparse_matrix_vector_04.cc +++ b/tests/petsc/sparse_matrix_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 e3b9a1edc0..49fa71e3ac 100644 --- a/tests/petsc/sparse_matrix_vector_05.cc +++ b/tests/petsc/sparse_matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 03e1254ffc..d589fe11fd 100644 --- a/tests/petsc/sparse_matrix_vector_06.cc +++ b/tests/petsc/sparse_matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 aa58770556..26041ff6bc 100644 --- a/tests/petsc/sparse_matrix_vector_07.cc +++ b/tests/petsc/sparse_matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 dd2617ed54..2793ce1708 100644 --- a/tests/petsc/vector_assign_01.cc +++ b/tests/petsc/vector_assign_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 d5bcfca820..f5323d72fb 100644 --- a/tests/petsc/vector_assign_02.cc +++ b/tests/petsc/vector_assign_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 d3ea7455ba..2c2db744cc 100644 --- a/tests/petsc/vector_equality_1.cc +++ b/tests/petsc/vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 2b5481ab16..61fd52469d 100644 --- a/tests/petsc/vector_equality_2.cc +++ b/tests/petsc/vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 4e1f17d4e8..c567669060 100644 --- a/tests/petsc/vector_equality_3.cc +++ b/tests/petsc/vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 a9c9d69e28..a6d6697b39 100644 --- a/tests/petsc/vector_equality_4.cc +++ b/tests/petsc/vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 47ff9a26ed..da98be0e7e 100644 --- a/tests/petsc/vector_print.cc +++ b/tests/petsc/vector_print.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 c50888c01f..c1125611b0 100644 --- a/tests/petsc/vector_wrap_01.cc +++ b/tests/petsc/vector_wrap_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2014 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 7a551b8a15..3b70b91423 100644 --- a/tests/quick_tests/CMakeLists.txt +++ b/tests/quick_tests/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 by the deal.II authors +## Copyright (C) 2013 - 2014 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 4d1583053f..c18c603814 100644 --- a/tests/quick_tests/affinity.cc +++ b/tests/quick_tests/affinity.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 0b1fb66764..e5d511b563 100644 --- a/tests/quick_tests/mpi.cc +++ b/tests/quick_tests/mpi.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5523f5a19a..25e6c5b8a2 100644 --- a/tests/quick_tests/p4est.cc +++ b/tests/quick_tests/p4est.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a7e4ff7e20..2b3da25cfb 100644 --- a/tests/quick_tests/step-petsc.cc +++ b/tests/quick_tests/step-petsc.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 by the deal.II authors + * Copyright (C) 2013 - 2014 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 09a532a595..d02a1fe8a6 100644 --- a/tests/quick_tests/step-slepc.cc +++ b/tests/quick_tests/step-slepc.cc @@ -1,6 +1,6 @@ /* --------------------------------------------------------------------- * - * Copyright (C) 2013 by the deal.II authors + * Copyright (C) 2013 - 2014 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 21020f3d54..111cae4c98 100644 --- a/tests/quick_tests/step.cc +++ b/tests/quick_tests/step.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/quick_tests/tbb.cc b/tests/quick_tests/tbb.cc index 1ff31b248f..50d550f566 100644 --- a/tests/quick_tests/tbb.cc +++ b/tests/quick_tests/tbb.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 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 5491040ef7..d734b54814 100644 --- a/tests/serialization/dof_handler_01.cc +++ b/tests/serialization/dof_handler_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 6a796b6902..73021244f2 100644 --- a/tests/serialization/parameter_handler.cc +++ b/tests/serialization/parameter_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 33ad4697e8..8c9b48da52 100644 --- a/tests/serialization/point.cc +++ b/tests/serialization/point.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 bf0439ce7c..83b26db166 100644 --- a/tests/serialization/pointer_01.cc +++ b/tests/serialization/pointer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 701f914d28..0bb2d41499 100644 --- a/tests/serialization/pointer_02.cc +++ b/tests/serialization/pointer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c943cbe86b..a81eb69241 100644 --- a/tests/serialization/pointer_03.cc +++ b/tests/serialization/pointer_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c02983c224..9ee16a0fe6 100644 --- a/tests/serialization/pointer_04.cc +++ b/tests/serialization/pointer_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 cad332c541..0913508252 100644 --- a/tests/serialization/pointer_05.cc +++ b/tests/serialization/pointer_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 634b1485ba..0cf5b1620d 100644 --- a/tests/serialization/polynomial.cc +++ b/tests/serialization/polynomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 45d9e62488..18ba998b35 100644 --- a/tests/serialization/polynomial_hierarchical.cc +++ b/tests/serialization/polynomial_hierarchical.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 418b11e67d..da663e893e 100644 --- a/tests/serialization/polynomial_lagrange_equidistant.cc +++ b/tests/serialization/polynomial_lagrange_equidistant.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 a079d90730..875a637ca9 100644 --- a/tests/serialization/polynomial_lagrange_gl.cc +++ b/tests/serialization/polynomial_lagrange_gl.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 cd189685c0..77cea32bed 100644 --- a/tests/serialization/polynomial_legendre.cc +++ b/tests/serialization/polynomial_legendre.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 66458caec5..e4081ae264 100644 --- a/tests/serialization/polynomial_lobatto.cc +++ b/tests/serialization/polynomial_lobatto.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 3f3c9aa719..daf334081a 100644 --- a/tests/serialization/polynomial_monomial.cc +++ b/tests/serialization/polynomial_monomial.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 9d4f8a1402..5238dc428b 100644 --- a/tests/serialization/quadrature.cc +++ b/tests/serialization/quadrature.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 464fe62f5a..198a289739 100644 --- a/tests/serialization/quadrature_qanisotropic.cc +++ b/tests/serialization/quadrature_qanisotropic.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 fec5783148..014ea0d470 100644 --- a/tests/serialization/quadrature_qiterated.cc +++ b/tests/serialization/quadrature_qiterated.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/serialization/serialization.h b/tests/serialization/serialization.h index 413b8b774f..6e23a2f04f 100644 --- a/tests/serialization/serialization.h +++ b/tests/serialization/serialization.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 41b67ff0bd..3be99f4aba 100644 --- a/tests/serialization/sparsity_pattern.cc +++ b/tests/serialization/sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c775549849..607c7c9d60 100644 --- a/tests/serialization/symmetric_tensor.cc +++ b/tests/serialization/symmetric_tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 80460a308b..65dfc147b8 100644 --- a/tests/serialization/table_1.cc +++ b/tests/serialization/table_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 4213b4d8fd..71d2ae9591 100644 --- a/tests/serialization/table_2.cc +++ b/tests/serialization/table_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 d32d2a5fd8..b7379377d5 100644 --- a/tests/serialization/table_3.cc +++ b/tests/serialization/table_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 3fbfed9cee..87d3788241 100644 --- a/tests/serialization/table_4.cc +++ b/tests/serialization/table_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 f868b34788..9c5ae37e69 100644 --- a/tests/serialization/table_5.cc +++ b/tests/serialization/table_5.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 0ce7a980b2..6ac3f7690c 100644 --- a/tests/serialization/table_6.cc +++ b/tests/serialization/table_6.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 56ff5f6dac..ce6226387b 100644 --- a/tests/serialization/table_7.cc +++ b/tests/serialization/table_7.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 2bbe1fe408..ff897750a4 100644 --- a/tests/serialization/table_handler.cc +++ b/tests/serialization/table_handler.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 11c6468066..4092fc874a 100644 --- a/tests/serialization/tensor.cc +++ b/tests/serialization/tensor.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 25c1dc6f56..6ef0b595cd 100644 --- a/tests/serialization/tensor_base.cc +++ b/tests/serialization/tensor_base.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 b1d8eb48ce..546cd5f26c 100644 --- a/tests/serialization/tensor_base_scalar.cc +++ b/tests/serialization/tensor_base_scalar.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 e77f6cd067..fb607f038a 100644 --- a/tests/serialization/test_01.cc +++ b/tests/serialization/test_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 e476529671..b06df18e82 100644 --- a/tests/serialization/triangulation_01.cc +++ b/tests/serialization/triangulation_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 b56e6cb6c8..f7e5cdfe90 100644 --- a/tests/serialization/triangulation_02.cc +++ b/tests/serialization/triangulation_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 c4d638849b..3c9c7b8dc5 100644 --- a/tests/serialization/vector.cc +++ b/tests/serialization/vector.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2010 - 2013 by the deal.II authors +// Copyright (C) 2010 - 2014 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 08c11f4270..dc280c8ba9 100644 --- a/tests/slepc/00.cc +++ b/tests/slepc/00.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2014 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/test_grids.h b/tests/test_grids.h index 4e3145254b..ae101487b6 100644 --- a/tests/test_grids.h +++ b/tests/test_grids.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2013 by the deal.II authors +// Copyright (C) 2006 - 2014 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 02e4655fe6..bc4ac477e1 100644 --- a/tests/trilinos/01.cc +++ b/tests/trilinos/01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 9b35dbb002..e4f149b9eb 100644 --- a/tests/trilinos/02.cc +++ b/tests/trilinos/02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/03.cc b/tests/trilinos/03.cc index fdb2c7553b..df407f8c4e 100644 --- a/tests/trilinos/03.cc +++ b/tests/trilinos/03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 47c0e795f1..fc9c066cec 100644 --- a/tests/trilinos/03a.cc +++ b/tests/trilinos/03a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 7e6f37aba2..89072fc0ee 100644 --- a/tests/trilinos/03b.cc +++ b/tests/trilinos/03b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 a02795ba8e..fc7cffddcb 100644 --- a/tests/trilinos/04.cc +++ b/tests/trilinos/04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 034e6d119c..52345a66fa 100644 --- a/tests/trilinos/05.cc +++ b/tests/trilinos/05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8b122fbb81..bb39bb4f5d 100644 --- a/tests/trilinos/06.cc +++ b/tests/trilinos/06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 5d806d6d75..4aeb526b6a 100644 --- a/tests/trilinos/07.cc +++ b/tests/trilinos/07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 395d202bf8..36fbcf8e41 100644 --- a/tests/trilinos/08.cc +++ b/tests/trilinos/08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 c8b60f9592..37090475f8 100644 --- a/tests/trilinos/09.cc +++ b/tests/trilinos/09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b1ea8536c2..4dc8a0fa85 100644 --- a/tests/trilinos/10.cc +++ b/tests/trilinos/10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b8601816c2..9e9c33075f 100644 --- a/tests/trilinos/11.cc +++ b/tests/trilinos/11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8728bb5e79..9283ceba2d 100644 --- a/tests/trilinos/12.cc +++ b/tests/trilinos/12.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 566a9dbb67..cc65180101 100644 --- a/tests/trilinos/13.cc +++ b/tests/trilinos/13.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 89c16056e1..21155663ce 100644 --- a/tests/trilinos/14.cc +++ b/tests/trilinos/14.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 3148496125..7477f81c0d 100644 --- a/tests/trilinos/15.cc +++ b/tests/trilinos/15.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 d5f4c77472..044515b9fc 100644 --- a/tests/trilinos/16.cc +++ b/tests/trilinos/16.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1989297f7f..b9f274efe6 100644 --- a/tests/trilinos/17.cc +++ b/tests/trilinos/17.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 edbad2d6bf..9a97c3f0e4 100644 --- a/tests/trilinos/18.cc +++ b/tests/trilinos/18.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 3f984bb8c9..cb7142db66 100644 --- a/tests/trilinos/19.cc +++ b/tests/trilinos/19.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8552fb7b79..045f594720 100644 --- a/tests/trilinos/20.cc +++ b/tests/trilinos/20.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 c7b374d60b..de4029ce69 100644 --- a/tests/trilinos/21.cc +++ b/tests/trilinos/21.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 28884099a5..031f7ebaf1 100644 --- a/tests/trilinos/22.cc +++ b/tests/trilinos/22.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1566112cd5..2df25bbdd9 100644 --- a/tests/trilinos/23.cc +++ b/tests/trilinos/23.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e4f6e649e2..cacdbac9c2 100644 --- a/tests/trilinos/24.cc +++ b/tests/trilinos/24.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/25.cc b/tests/trilinos/25.cc index 110e25f8a1..94476a58a1 100644 --- a/tests/trilinos/25.cc +++ b/tests/trilinos/25.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 81bfc5805c..4f3e564865 100644 --- a/tests/trilinos/26.cc +++ b/tests/trilinos/26.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 50f26115ee..e559c5934d 100644 --- a/tests/trilinos/27.cc +++ b/tests/trilinos/27.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 6b48afe924..543094114e 100644 --- a/tests/trilinos/28.cc +++ b/tests/trilinos/28.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2e2dd7570a..026833fdd3 100644 --- a/tests/trilinos/29.cc +++ b/tests/trilinos/29.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 d70f3096c0..9ed41664f2 100644 --- a/tests/trilinos/30.cc +++ b/tests/trilinos/30.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1a5ecd027c..fdb3b2dca2 100644 --- a/tests/trilinos/31.cc +++ b/tests/trilinos/31.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 42722c6045..8a31ba57f3 100644 --- a/tests/trilinos/32.cc +++ b/tests/trilinos/32.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e7018bb86d..af29bd47d6 100644 --- a/tests/trilinos/33.cc +++ b/tests/trilinos/33.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 afeeb9131e..047b331e5c 100644 --- a/tests/trilinos/34.cc +++ b/tests/trilinos/34.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 a47811c30c..38e21196ea 100644 --- a/tests/trilinos/35.cc +++ b/tests/trilinos/35.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 397eeb216b..ba9fb2ffa8 100644 --- a/tests/trilinos/36.cc +++ b/tests/trilinos/36.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 ea88eb4798..e03efe07ab 100644 --- a/tests/trilinos/37.cc +++ b/tests/trilinos/37.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 9b1cbba101..73f8594b42 100644 --- a/tests/trilinos/38.cc +++ b/tests/trilinos/38.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 8a73b75b1b..77a744c16f 100644 --- a/tests/trilinos/39.cc +++ b/tests/trilinos/39.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 65927359f5..f80e7257d6 100644 --- a/tests/trilinos/40.cc +++ b/tests/trilinos/40.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 bf6acb46e7..9c2ac119d5 100644 --- a/tests/trilinos/41.cc +++ b/tests/trilinos/41.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b42a82917b..21e375de07 100644 --- a/tests/trilinos/42.cc +++ b/tests/trilinos/42.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/43.cc b/tests/trilinos/43.cc index f67c6e6d65..7272dd84fc 100644 --- a/tests/trilinos/43.cc +++ b/tests/trilinos/43.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/44.cc b/tests/trilinos/44.cc index e4fa4a96bb..33524f9052 100644 --- a/tests/trilinos/44.cc +++ b/tests/trilinos/44.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2c70766e96..e61b7cbe4b 100644 --- a/tests/trilinos/45.cc +++ b/tests/trilinos/45.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 dec1cf2ce0..f2367b9c80 100644 --- a/tests/trilinos/46.cc +++ b/tests/trilinos/46.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/47.cc b/tests/trilinos/47.cc index 041d52a93f..bcde95e44e 100644 --- a/tests/trilinos/47.cc +++ b/tests/trilinos/47.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/48.cc b/tests/trilinos/48.cc index e7d1f02a54..2d879051db 100644 --- a/tests/trilinos/48.cc +++ b/tests/trilinos/48.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 bd6be84bb4..86253787bc 100644 --- a/tests/trilinos/49.cc +++ b/tests/trilinos/49.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 20532773d9..0bdc269ea2 100644 --- a/tests/trilinos/49a.cc +++ b/tests/trilinos/49a.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2340796f0f..1ab61e2f64 100644 --- a/tests/trilinos/49b.cc +++ b/tests/trilinos/49b.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2f62dcd260..cd3bcd242e 100644 --- a/tests/trilinos/50.cc +++ b/tests/trilinos/50.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 4d7f4fab6e..90dfcfeb80 100644 --- a/tests/trilinos/51.cc +++ b/tests/trilinos/51.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 34354889e2..5b105b0f39 100644 --- a/tests/trilinos/52.cc +++ b/tests/trilinos/52.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b39a2fefdd..b5a2ab10e5 100644 --- a/tests/trilinos/53.cc +++ b/tests/trilinos/53.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 4e0d2e383f..2fcdb1d795 100644 --- a/tests/trilinos/54.cc +++ b/tests/trilinos/54.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 005ef19a36..5fe6b2950b 100644 --- a/tests/trilinos/55.cc +++ b/tests/trilinos/55.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 efd22a954e..8e6654e6bb 100644 --- a/tests/trilinos/56.cc +++ b/tests/trilinos/56.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2c2fe5e5d6..38ed7d918f 100644 --- a/tests/trilinos/57.cc +++ b/tests/trilinos/57.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 cf1b148f22..9f809a0be4 100644 --- a/tests/trilinos/58.cc +++ b/tests/trilinos/58.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/59.cc b/tests/trilinos/59.cc index 9701c5452c..de9dd18207 100644 --- a/tests/trilinos/59.cc +++ b/tests/trilinos/59.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 17af35cc05..8bad65360a 100644 --- a/tests/trilinos/60.cc +++ b/tests/trilinos/60.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 5fd5f04901..1952ab6b71 100644 --- a/tests/trilinos/61.cc +++ b/tests/trilinos/61.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 67ae09466f..23e28cf772 100644 --- a/tests/trilinos/62.cc +++ b/tests/trilinos/62.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 44e0f50593..77c7bd9762 100644 --- a/tests/trilinos/63.cc +++ b/tests/trilinos/63.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 85ff07798b..9ccd8f2ba5 100644 --- a/tests/trilinos/64.cc +++ b/tests/trilinos/64.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/65.cc b/tests/trilinos/65.cc index 836e6f611a..57803fa8cb 100644 --- a/tests/trilinos/65.cc +++ b/tests/trilinos/65.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e20ea2a874..53a32eae53 100644 --- a/tests/trilinos/66.cc +++ b/tests/trilinos/66.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 5f0edf2f42..81f89d4195 100644 --- a/tests/trilinos/67.cc +++ b/tests/trilinos/67.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 17060a384f..b64a719885 100644 --- a/tests/trilinos/68.cc +++ b/tests/trilinos/68.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 b1716916a8..9d676a6acc 100644 --- a/tests/trilinos/69.cc +++ b/tests/trilinos/69.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 7cfa05dd94..71796fbe68 100644 --- a/tests/trilinos/70.cc +++ b/tests/trilinos/70.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 fd29fad947..bd735549d4 100644 --- a/tests/trilinos/add_matrices_01.cc +++ b/tests/trilinos/add_matrices_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 016341b0ef..26a2c0e8ce 100644 --- a/tests/trilinos/add_matrices_02.cc +++ b/tests/trilinos/add_matrices_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 3b22f1a677..3f4a644ea5 100644 --- a/tests/trilinos/add_matrices_03.cc +++ b/tests/trilinos/add_matrices_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 0ad0f1bef0..27a750815a 100644 --- a/tests/trilinos/add_matrices_04.cc +++ b/tests/trilinos/add_matrices_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 c2d11b3633..0e0abfdf42 100644 --- a/tests/trilinos/add_matrices_05.cc +++ b/tests/trilinos/add_matrices_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 93bfcbe7ab..93ed824bd3 100644 --- a/tests/trilinos/add_matrices_06.cc +++ b/tests/trilinos/add_matrices_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2014 by the deal.II authors +// Copyright (C) 2004 - 2015 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 f83dd99cee..ffd0e095d0 100644 --- a/tests/trilinos/assemble_matrix_parallel_01.cc +++ b/tests/trilinos/assemble_matrix_parallel_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 73fe5120be..4748531d6e 100644 --- a/tests/trilinos/assemble_matrix_parallel_02.cc +++ b/tests/trilinos/assemble_matrix_parallel_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 71f8075c21..7be5630c9c 100644 --- a/tests/trilinos/assemble_matrix_parallel_03.cc +++ b/tests/trilinos/assemble_matrix_parallel_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 ea432a9c1f..845da7345c 100644 --- a/tests/trilinos/assemble_matrix_parallel_04.cc +++ b/tests/trilinos/assemble_matrix_parallel_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 bb40fbebd6..aa4d1570b5 100644 --- a/tests/trilinos/assemble_matrix_parallel_05.cc +++ b/tests/trilinos/assemble_matrix_parallel_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 10190d3a53..4966a0a2d9 100644 --- a/tests/trilinos/assemble_matrix_parallel_06.cc +++ b/tests/trilinos/assemble_matrix_parallel_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2013 by the deal.II authors +// Copyright (C) 2009 - 2015 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 c98aa8d44e..381d4941bd 100644 --- a/tests/trilinos/assemble_matrix_parallel_07.cc +++ b/tests/trilinos/assemble_matrix_parallel_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2009 - 2014 by the deal.II authors +// Copyright (C) 2009 - 2015 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 6a946e5089..8bd7aac4dc 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 bafcd873ae..68097c2f32 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 28572a326a..f77e2b521d 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 by the deal.II authors +// Copyright (C) 2013 - 2015 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 9fa07521f2..8b5bc877f9 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 by the deal.II authors +// Copyright (C) 2013 - 2015 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 df247471dd..edb8808c51 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 by the deal.II authors +// Copyright (C) 2013 - 2015 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 2f8d966f1e..291f657140 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 by the deal.II authors +// Copyright (C) 2013 - 2015 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 a1b521a874..b7009abdb6 100644 --- a/tests/trilinos/block_vector_iterator_01.cc +++ b/tests/trilinos/block_vector_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 ea5778b876..09867c2f45 100644 --- a/tests/trilinos/block_vector_iterator_02.cc +++ b/tests/trilinos/block_vector_iterator_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/block_vector_iterator_03.cc b/tests/trilinos/block_vector_iterator_03.cc index de1f6bf7ad..907b90227c 100644 --- a/tests/trilinos/block_vector_iterator_03.cc +++ b/tests/trilinos/block_vector_iterator_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2015 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 8dbf328412..fdf61a97e2 100644 --- a/tests/trilinos/copy_to_dealvec.cc +++ b/tests/trilinos/copy_to_dealvec.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 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 18d8301f6f..56d66efd06 100644 --- a/tests/trilinos/copy_to_dealvec_block.cc +++ b/tests/trilinos/copy_to_dealvec_block.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 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 ddd6d1af84..b66f24fc13 100644 --- a/tests/trilinos/direct_solver.cc +++ b/tests/trilinos/direct_solver.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 393a0e7278..94a1d847a9 100644 --- a/tests/trilinos/mg_transfer_prebuilt_01.cc +++ b/tests/trilinos/mg_transfer_prebuilt_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2013, 2015 by the deal.II authors +// Copyright (C) 2000 - 2015 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 0a0a39f9b6..5937d8c726 100644 --- a/tests/trilinos/parallel_sparse_matrix_01.cc +++ b/tests/trilinos/parallel_sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 6f12d3c06b..7ca8716145 100644 --- a/tests/trilinos/precondition.cc +++ b/tests/trilinos/precondition.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2015 by the deal.II authors +// Copyright (C) 2013 - 2015 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 59cf969c51..ebba33de5a 100644 --- a/tests/trilinos/precondition_amg_dgp.cc +++ b/tests/trilinos/precondition_amg_dgp.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 950f59bedf..7d389fa86a 100644 --- a/tests/trilinos/precondition_amg_smoother.cc +++ b/tests/trilinos/precondition_amg_smoother.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 8b5c80926e..68f8184c62 100644 --- a/tests/trilinos/precondition_q_iso_q1.cc +++ b/tests/trilinos/precondition_q_iso_q1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 270998e59f..069ee10971 100644 --- a/tests/trilinos/slowness_01.cc +++ b/tests/trilinos/slowness_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 007588a691..7efba915c0 100644 --- a/tests/trilinos/slowness_02.cc +++ b/tests/trilinos/slowness_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 c93c7c3cd3..6afbf1ce37 100644 --- a/tests/trilinos/slowness_03.cc +++ b/tests/trilinos/slowness_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 c4cbedbd97..7f097c071c 100644 --- a/tests/trilinos/slowness_04.cc +++ b/tests/trilinos/slowness_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2013 by the deal.II authors +// Copyright (C) 2005 - 2015 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 7458de32b9..d11293884a 100644 --- a/tests/trilinos/sparse_matrix_01.cc +++ b/tests/trilinos/sparse_matrix_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 d5c7c18ebd..e2a1987ba2 100644 --- a/tests/trilinos/sparse_matrix_02.cc +++ b/tests/trilinos/sparse_matrix_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 6a7e45c9ae..222dc1bb5d 100644 --- a/tests/trilinos/sparse_matrix_03.cc +++ b/tests/trilinos/sparse_matrix_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 03b00d1eaa..d948efdf79 100644 --- a/tests/trilinos/sparse_matrix_04.cc +++ b/tests/trilinos/sparse_matrix_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 ad8b82540a..b153c08309 100644 --- a/tests/trilinos/sparse_matrix_05.cc +++ b/tests/trilinos/sparse_matrix_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 d632248229..ee04271510 100644 --- a/tests/trilinos/sparse_matrix_07.cc +++ b/tests/trilinos/sparse_matrix_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 257f10a6a4..8a04b71253 100644 --- a/tests/trilinos/sparse_matrix_07_rectangle.cc +++ b/tests/trilinos/sparse_matrix_07_rectangle.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2011 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 d5f2a4bfbb..273ccf4b7c 100644 --- a/tests/trilinos/sparse_matrix_add_01.cc +++ b/tests/trilinos/sparse_matrix_add_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 571138eefe..dd559cb089 100644 --- a/tests/trilinos/sparse_matrix_add_02.cc +++ b/tests/trilinos/sparse_matrix_add_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 495800ec10..877bff6aaf 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 - 2013 by the deal.II authors +// Copyright (C) 2011 - 2015 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 ac24cd0bfa..f6d08a8566 100644 --- a/tests/trilinos/sparse_matrix_iterator.cc +++ b/tests/trilinos/sparse_matrix_iterator.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2012 - 2013 by the deal.II authors +// Copyright (C) 2012 - 2015 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 f241e8bf7e..1bb0902439 100644 --- a/tests/trilinos/sparse_matrix_iterator_01.cc +++ b/tests/trilinos/sparse_matrix_iterator_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 41dbb910d4..039e302908 100644 --- a/tests/trilinos/sparse_matrix_set_01.cc +++ b/tests/trilinos/sparse_matrix_set_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 259aa72cb1..49254ee693 100644 --- a/tests/trilinos/sparse_matrix_set_02.cc +++ b/tests/trilinos/sparse_matrix_set_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2b024faeb8..e9d12c1615 100644 --- a/tests/trilinos/sparse_matrix_vector_01.cc +++ b/tests/trilinos/sparse_matrix_vector_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 bae507eef7..11a54b7754 100644 --- a/tests/trilinos/sparse_matrix_vector_02.cc +++ b/tests/trilinos/sparse_matrix_vector_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 577d5505a1..0e7eaf4b3a 100644 --- a/tests/trilinos/sparse_matrix_vector_03.cc +++ b/tests/trilinos/sparse_matrix_vector_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 bfda6f0cea..c426b0b92c 100644 --- a/tests/trilinos/sparse_matrix_vector_04.cc +++ b/tests/trilinos/sparse_matrix_vector_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 c221ccd6a4..085b53da84 100644 --- a/tests/trilinos/sparse_matrix_vector_05.cc +++ b/tests/trilinos/sparse_matrix_vector_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 15bdc4c8b2..c03dba6912 100644 --- a/tests/trilinos/sparse_matrix_vector_06.cc +++ b/tests/trilinos/sparse_matrix_vector_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 0d4456c8e0..2b88d1e98f 100644 --- a/tests/trilinos/sparse_matrix_vector_07.cc +++ b/tests/trilinos/sparse_matrix_vector_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013, 2015 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1caabdf221..9b46f3ad9a 100644 --- a/tests/trilinos/sparse_matrix_vector_08.cc +++ b/tests/trilinos/sparse_matrix_vector_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 e0662165ed..db7ff844c6 100644 --- a/tests/trilinos/sparse_matrix_vector_09.cc +++ b/tests/trilinos/sparse_matrix_vector_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 0ca449d0a5..726d4fb837 100644 --- a/tests/trilinos/sparse_matrix_vector_10.cc +++ b/tests/trilinos/sparse_matrix_vector_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 f414803a28..3f7c909087 100644 --- a/tests/trilinos/sparse_matrix_vector_11.cc +++ b/tests/trilinos/sparse_matrix_vector_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013 by the deal.II authors +// Copyright (C) 2013 - 2015 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 6349fbd925..5930f95dd3 100644 --- a/tests/trilinos/sparsity_pattern_01.cc +++ b/tests/trilinos/sparsity_pattern_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2015 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 b66e7bf9ed..911bc38303 100644 --- a/tests/trilinos/sparsity_pattern_02.cc +++ b/tests/trilinos/sparsity_pattern_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2015 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 20a8c168f0..55588c1137 100644 --- a/tests/trilinos/sparsity_pattern_03.cc +++ b/tests/trilinos/sparsity_pattern_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/sparsity_pattern_common.h b/tests/trilinos/sparsity_pattern_common.h index 4f993834d3..8b82b58dda 100644 --- a/tests/trilinos/sparsity_pattern_common.h +++ b/tests/trilinos/sparsity_pattern_common.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2013 by the deal.II authors +// Copyright (C) 2008 - 2014 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 a618e1b8b2..b9774fe0f5 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 911cdcecab..b7ecbfe8e5 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 5849d731a2..76b9ce6e0c 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 23759d4367..aa9022ddeb 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 2cd66403cd..b9d1e078ef 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 820211ca98..e3c93a78c5 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e06e876cd3..be2cf3f661 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 96f83352ef..57d7807b12 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 f632b3789f..e6fd4be587 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 5f24d3628f..e461378424 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 31e301f293..de889649de 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 c09313d285..f8a0a9b658 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 d03a4c39c6..c7c5a99262 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 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/trilinos_sparsity_pattern.cc b/tests/trilinos/trilinos_sparsity_pattern.cc index 729211e43f..a26bd5c534 100644 --- a/tests/trilinos/trilinos_sparsity_pattern.cc +++ b/tests/trilinos/trilinos_sparsity_pattern.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2014 by the deal.II authors +// Copyright (C) 2014 - 2015 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 bcd7aadb58..3bdd32e601 100644 --- a/tests/trilinos/vector_assign_01.cc +++ b/tests/trilinos/vector_assign_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 7032fda948..03eb546f9b 100644 --- a/tests/trilinos/vector_assign_02.cc +++ b/tests/trilinos/vector_assign_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 7838f56552..065f27135d 100644 --- a/tests/trilinos/vector_equality_1.cc +++ b/tests/trilinos/vector_equality_1.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1327ad03e0..07f2ba6626 100644 --- a/tests/trilinos/vector_equality_2.cc +++ b/tests/trilinos/vector_equality_2.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 53ed813f0d..100f3b9a84 100644 --- a/tests/trilinos/vector_equality_3.cc +++ b/tests/trilinos/vector_equality_3.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 087d1ab72e..094c0ae8d4 100644 --- a/tests/trilinos/vector_equality_4.cc +++ b/tests/trilinos/vector_equality_4.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 1d0fc2bd80..06808fa60d 100644 --- a/tests/trilinos/vector_swap_01.cc +++ b/tests/trilinos/vector_swap_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2004 - 2013 by the deal.II authors +// Copyright (C) 2004 - 2015 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 e5dfa8188c..9f5043bd4f 100644 --- a/tests/umfpack/umfpack_01.cc +++ b/tests/umfpack/umfpack_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 f97874180e..3fb5113077 100644 --- a/tests/umfpack/umfpack_02.cc +++ b/tests/umfpack/umfpack_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 286be78991..6f58d053be 100644 --- a/tests/umfpack/umfpack_03.cc +++ b/tests/umfpack/umfpack_03.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 d20df2b930..05763903df 100644 --- a/tests/umfpack/umfpack_04.cc +++ b/tests/umfpack/umfpack_04.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 bd9780cb5b..c6150590f8 100644 --- a/tests/umfpack/umfpack_05.cc +++ b/tests/umfpack/umfpack_05.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 5302f28db1..fccca4c220 100644 --- a/tests/umfpack/umfpack_06.cc +++ b/tests/umfpack/umfpack_06.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 84f597cf04..3e7647a292 100644 --- a/tests/umfpack/umfpack_07.cc +++ b/tests/umfpack/umfpack_07.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 1da05115b5..b402b10637 100644 --- a/tests/umfpack/umfpack_08.cc +++ b/tests/umfpack/umfpack_08.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 4c75897c5f..5afcc612a1 100644 --- a/tests/umfpack/umfpack_09.cc +++ b/tests/umfpack/umfpack_09.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 710550928b..751ac630c8 100644 --- a/tests/umfpack/umfpack_10.cc +++ b/tests/umfpack/umfpack_10.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 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 fc78a70a2e..dcf917c282 100644 --- a/tests/umfpack/umfpack_11.cc +++ b/tests/umfpack/umfpack_11.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2013 by the deal.II authors +// Copyright (C) 2002 - 2014 by the deal.II authors // // This file is part of the deal.II library. // -- 2.39.5