]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update copyright years. 3881/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 31 Jan 2017 13:54:42 +0000 (06:54 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 31 Jan 2017 14:34:06 +0000 (07:34 -0700)
In particular, every file that was changed in 2016 as evidenced by a change in the git repo
should now reflect this in the copyright header.

1650 files changed:
bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt
bundled/boost-1.62.0/libs/system/src/CMakeLists.txt
bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt
cmake/checks/check_03_compiler_bugs.cmake
cmake/configure/configure_1_cuda.cmake
cmake/configure/configure_boost.cmake
cmake/configure/configure_gsl.cmake
cmake/cpack-mac-bundle/dealii-terminal.in
cmake/cpack-mac-bundle/dealii.conf.in
cmake/macros/macro_deal_ii_add_definitions.cmake
cmake/macros/macro_deal_ii_add_library.cmake
cmake/macros/macro_deal_ii_add_test.cmake
cmake/macros/macro_deal_ii_initialize_cached_variables.cmake
cmake/macros/macro_deal_ii_invoke_autopilot.cmake
cmake/macros/macro_deal_ii_setup_target.cmake
cmake/macros/macro_expand_instantiations.cmake
cmake/scripts/expand_instantiations.cc
cmake/setup_compiler_flags_gnu.cmake
cmake/setup_cpack.cmake
doc/developers/cmake-internals.html
doc/developers/porting.html
doc/developers/testsuite.html
doc/documentation.html
doc/external-libs/arpack.html
doc/external-libs/opencascade.html
doc/external-libs/p4est.html
doc/external-libs/petsc.html
doc/external-libs/slepc.html
doc/external-libs/trilinos.html
doc/index.html
doc/navbar.html
doc/readme.html
doc/users/cmake.html
doc/users/cmakelists.html
doc/users/doxygen.html
doc/users/testsuite.html
examples/CMakeLists.txt
examples/step-1/step-1.cc
examples/step-11/step-11.cc
examples/step-14/step-14.cc
examples/step-19/step-19.cc
examples/step-2/step-2.cc
examples/step-20/step-20.cc
examples/step-21/step-21.cc
examples/step-22/step-22.cc
examples/step-27/step-27.cc
examples/step-28/step-28.cc
examples/step-3/step-3.cc
examples/step-31/step-31.cc
examples/step-34/step-34.cc
examples/step-35/step-35.cc
examples/step-36/step-36.cc
examples/step-38/step-38.cc
examples/step-40/step-40.cc
examples/step-43/step-43.cc
examples/step-44/step-44.cc
examples/step-45/step-45.cc
examples/step-49/step-49.cc
examples/step-5/step-5.cc
examples/step-51/step-51.cc
examples/step-53/step-53.cc
examples/step-57/step-57.cc
examples/step-6/step-6.cc
examples/step-7/step-7.cc
examples/step-8/step-8.cc
examples/step-9/step-9.cc
include/deal.II/algorithms/any_data.h
include/deal.II/base/auto_derivative_function.h
include/deal.II/base/convergence_table.h
include/deal.II/base/derivative_form.h
include/deal.II/base/function_derivative.h
include/deal.II/base/function_lib.h
include/deal.II/base/function_parser.h
include/deal.II/base/function_spherical.h
include/deal.II/base/geometric_utilities.h
include/deal.II/base/geometry_info.h
include/deal.II/base/graph_coloring.h
include/deal.II/base/index_set.h
include/deal.II/base/parallel.h
include/deal.II/base/parsed_function.h
include/deal.II/base/partitioner.h
include/deal.II/base/path_search.h
include/deal.II/base/polynomials_adini.h
include/deal.II/base/polynomials_bernstein.h
include/deal.II/base/polynomials_nedelec.h
include/deal.II/base/polynomials_p.h
include/deal.II/base/polynomials_piecewise.h
include/deal.II/base/polynomials_raviart_thomas.h
include/deal.II/base/quadrature.h
include/deal.II/base/quadrature_lib.h
include/deal.II/base/quadrature_point_data.h
include/deal.II/base/signaling_nan.h
include/deal.II/base/symmetric_tensor.h
include/deal.II/base/table.h
include/deal.II/base/table_handler.h
include/deal.II/base/tensor.h
include/deal.II/base/tensor_product_polynomials.h
include/deal.II/base/tensor_product_polynomials_bubbles.h
include/deal.II/base/thread_local_storage.h
include/deal.II/base/thread_management.h
include/deal.II/base/time_stepping.h
include/deal.II/base/time_stepping.templates.h
include/deal.II/base/timer.h
include/deal.II/base/types.h
include/deal.II/base/vectorization.h
include/deal.II/distributed/tria.h
include/deal.II/dofs/dof_accessor.templates.h
include/deal.II/dofs/dof_handler.h
include/deal.II/dofs/dof_iterator_selector.h
include/deal.II/dofs/dof_tools.h
include/deal.II/fe/fe.h
include/deal.II/fe/fe_abf.h
include/deal.II/fe/fe_bdm.h
include/deal.II/fe/fe_bernstein.h
include/deal.II/fe/fe_dg_vector.h
include/deal.II/fe/fe_dg_vector.templates.h
include/deal.II/fe/fe_dgp.h
include/deal.II/fe/fe_dgp_monomial.h
include/deal.II/fe/fe_dgq.h
include/deal.II/fe/fe_enriched.h
include/deal.II/fe/fe_nedelec.h
include/deal.II/fe/fe_poly_tensor.h
include/deal.II/fe/fe_q.h
include/deal.II/fe/fe_q_bubbles.h
include/deal.II/fe/fe_q_dg0.h
include/deal.II/fe/fe_q_hierarchical.h
include/deal.II/fe/fe_q_iso_q1.h
include/deal.II/fe/fe_rannacher_turek.h
include/deal.II/fe/fe_raviart_thomas.h
include/deal.II/fe/fe_tools.h
include/deal.II/fe/fe_trace.h
include/deal.II/fe/fe_values.h
include/deal.II/grid/grid_generator.h
include/deal.II/grid/grid_in.h
include/deal.II/grid/persistent_tria.h
include/deal.II/grid/tria.h
include/deal.II/grid/tria_boundary_lib.h
include/deal.II/grid/tria_iterator_selector.h
include/deal.II/grid/tria_objects.h
include/deal.II/hp/q_collection.h
include/deal.II/integrators/elasticity.h
include/deal.II/integrators/l2.h
include/deal.II/integrators/maxwell.h
include/deal.II/lac/block_linear_operator.h
include/deal.II/lac/block_sparsity_pattern.h
include/deal.II/lac/block_vector.templates.h
include/deal.II/lac/chunk_sparse_matrix.templates.h
include/deal.II/lac/chunk_sparsity_pattern.h
include/deal.II/lac/communication_pattern_base.h
include/deal.II/lac/constraint_matrix.h
include/deal.II/lac/constraint_matrix.templates.h
include/deal.II/lac/dynamic_sparsity_pattern.h
include/deal.II/lac/exceptions.h
include/deal.II/lac/full_matrix.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/iterative_inverse.h
include/deal.II/lac/la_parallel_block_vector.templates.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/lapack_support.h
include/deal.II/lac/linear_operator.h
include/deal.II/lac/linear_operator_tools.h
include/deal.II/lac/matrix_lib.templates.h
include/deal.II/lac/packaged_operation.h
include/deal.II/lac/petsc_block_sparse_matrix.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_matrix_free.h
include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
include/deal.II/lac/petsc_parallel_sparse_matrix.h
include/deal.II/lac/petsc_solver.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/precondition.h
include/deal.II/lac/precondition_block.templates.h
include/deal.II/lac/precondition_block_base.h
include/deal.II/lac/precondition_selector.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/schur_complement.h
include/deal.II/lac/slepc_spectral_transformation.h
include/deal.II/lac/solver.h
include/deal.II/lac/solver_bicgstab.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/solver_gmres.h
include/deal.II/lac/solver_minres.h
include/deal.II/lac/solver_qmrs.h
include/deal.II/lac/solver_richardson.h
include/deal.II/lac/solver_selector.h
include/deal.II/lac/sparse_matrix.h
include/deal.II/lac/sparse_matrix.templates.h
include/deal.II/lac/tridiagonal_matrix.h
include/deal.II/lac/trilinos_block_sparse_matrix.h
include/deal.II/lac/trilinos_epetra_communication_pattern.h
include/deal.II/lac/trilinos_epetra_vector.h
include/deal.II/lac/trilinos_parallel_block_vector.h
include/deal.II/lac/trilinos_precondition.h
include/deal.II/lac/trilinos_solver.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_sparsity_pattern.h
include/deal.II/lac/trilinos_vector_base.h
include/deal.II/lac/vector.templates.h
include/deal.II/lac/vector_memory.h
include/deal.II/lac/vector_operations_internal.h
include/deal.II/matrix_free/dof_info.h
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/matrix_free/helper_functions.h
include/deal.II/matrix_free/mapping_info.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/operators.h
include/deal.II/matrix_free/shape_info.h
include/deal.II/meshworker/dof_info.h
include/deal.II/meshworker/local_results.h
include/deal.II/meshworker/simple.h
include/deal.II/multigrid/mg_block_smoother.h
include/deal.II/multigrid/mg_constrained_dofs.h
include/deal.II/multigrid/mg_tools.h
include/deal.II/multigrid/mg_transfer.h
include/deal.II/multigrid/mg_transfer_component.templates.h
include/deal.II/multigrid/mg_transfer_internal.h
include/deal.II/multigrid/mg_transfer_matrix_free.h
include/deal.II/multigrid/sparse_matrix_collection.h
include/deal.II/numerics/data_out_dof_data.h
include/deal.II/numerics/data_out_stack.h
include/deal.II/numerics/derivative_approximation.h
include/deal.II/numerics/error_estimator.h
include/deal.II/numerics/histogram.h
include/deal.II/numerics/solution_transfer.h
include/deal.II/numerics/time_dependent.h
include/deal.II/numerics/vector_tools.h
include/deal.II/opencascade/boundary_lib.h
include/deal.II/opencascade/utilities.h
source/algorithms/operator.cc
source/algorithms/operator.inst.in
source/algorithms/timestep_control.cc
source/base/CMakeLists.txt
source/base/auto_derivative_function.cc
source/base/data_out_base.cc
source/base/data_out_base.inst.in
source/base/exceptions.cc
source/base/function.inst.in
source/base/function_derivative.cc
source/base/function_lib.cc
source/base/function_lib_cutoff.cc
source/base/function_spherical.cc
source/base/function_time.inst.in
source/base/geometric_utilities.cc
source/base/geometry_info.cc
source/base/index_set.cc
source/base/job_identifier.cc
source/base/logstream.cc
source/base/mpi.cc
source/base/parallel.cc
source/base/parameter_handler.cc
source/base/partitioner.cc
source/base/polynomials_piecewise.cc
source/base/polynomials_rannacher_turek.inst.in
source/base/quadrature.cc
source/base/quadrature_lib.cc
source/base/subscriptor.cc
source/base/tensor_function.inst.in
source/base/tensor_product_polynomials.cc
source/base/time_stepping.cc
source/base/time_stepping.inst.in
source/base/timer.cc
source/base/utilities.cc
source/distributed/CMakeLists.txt
source/distributed/grid_refinement.cc
source/distributed/grid_refinement.inst.in
source/distributed/shared_tria.cc
source/distributed/shared_tria.inst.in
source/distributed/solution_transfer.cc
source/distributed/solution_transfer.inst.in
source/distributed/tria.inst.in
source/distributed/tria_base.cc
source/distributed/tria_base.inst.in
source/dofs/block_info.inst.in
source/dofs/dof_accessor.cc
source/dofs/dof_accessor.inst.in
source/dofs/dof_accessor_get.cc
source/dofs/dof_accessor_get.inst.in
source/dofs/dof_accessor_set.cc
source/dofs/dof_accessor_set.inst.in
source/dofs/dof_handler.inst.in
source/dofs/dof_handler_policy.inst.in
source/dofs/dof_objects.inst.in
source/dofs/dof_renumbering.cc
source/dofs/dof_renumbering.inst.in
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/dofs/dof_tools_sparsity.cc
source/fe/CMakeLists.txt
source/fe/fe.cc
source/fe/fe.inst.in
source/fe/fe_abf.cc
source/fe/fe_abf.inst.in
source/fe/fe_bdm.inst.in
source/fe/fe_bernstein.cc
source/fe/fe_bernstein.inst.in
source/fe/fe_dg_vector.cc
source/fe/fe_dg_vector.inst.in
source/fe/fe_dgp.cc
source/fe/fe_dgp.inst.in
source/fe/fe_dgp_monomial.cc
source/fe/fe_dgp_monomial.inst.in
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_dgp_nonparametric.inst.in
source/fe/fe_dgq.cc
source/fe/fe_dgq.inst.in
source/fe/fe_face.inst.in
source/fe/fe_nedelec.cc
source/fe/fe_nedelec.inst.in
source/fe/fe_nothing.inst.in
source/fe/fe_poly.inst.in
source/fe/fe_poly_tensor.cc
source/fe/fe_poly_tensor.inst.in
source/fe/fe_q.cc
source/fe/fe_q.inst.in
source/fe/fe_q_base.inst.in
source/fe/fe_q_bubbles.cc
source/fe/fe_q_bubbles.inst.in
source/fe/fe_q_dg0.cc
source/fe/fe_q_dg0.inst.in
source/fe/fe_q_hierarchical.cc
source/fe/fe_q_hierarchical.inst.in
source/fe/fe_q_iso_q1.cc
source/fe/fe_q_iso_q1.inst.in
source/fe/fe_rannacher_turek.cc
source/fe/fe_rannacher_turek.inst.in
source/fe/fe_raviart_thomas.cc
source/fe/fe_raviart_thomas.inst.in
source/fe/fe_raviart_thomas_nodal.cc
source/fe/fe_raviart_thomas_nodal.inst.in
source/fe/fe_system.inst.in
source/fe/fe_tools.cc
source/fe/fe_tools.inst.in
source/fe/fe_tools_extrapolate.inst.in
source/fe/fe_trace.cc
source/fe/fe_trace.inst.in
source/fe/fe_values.cc
source/fe/fe_values.decl.1.inst.in
source/fe/fe_values.decl.2.inst.in
source/fe/fe_values.impl.1.inst.in
source/fe/fe_values.impl.2.inst.in
source/fe/fe_values.inst.in
source/fe/mapping.inst.in
source/fe/mapping_c1.inst.in
source/fe/mapping_cartesian.cc
source/fe/mapping_cartesian.inst.in
source/fe/mapping_fe_field.cc
source/fe/mapping_manifold.inst.in
source/fe/mapping_q.cc
source/fe/mapping_q.inst.in
source/fe/mapping_q1.inst.in
source/fe/mapping_q_generic.inst.in
source/grid/CMakeLists.txt
source/grid/cell_id.cc
source/grid/grid_in.cc
source/grid/grid_in.inst.in
source/grid/grid_out.cc
source/grid/grid_out.inst.in
source/grid/grid_refinement.cc
source/grid/grid_refinement.inst.in
source/grid/grid_tools.cc
source/grid/intergrid_map.inst.in
source/grid/manifold.inst.in
source/grid/manifold_lib.cc
source/grid/manifold_lib.inst.in
source/grid/tria.inst.in
source/grid/tria_accessor.inst.in
source/grid/tria_boundary.cc
source/grid/tria_boundary.inst.in
source/grid/tria_boundary_lib.inst.in
source/grid/tria_objects.cc
source/grid/tria_objects.inst.in
source/hp/dof_handler.inst.in
source/hp/fe_collection.inst.in
source/hp/fe_values.inst.in
source/hp/mapping_collection.inst.in
source/lac/CMakeLists.txt
source/lac/block_matrix_array.cc
source/lac/block_sparse_matrix.inst.in
source/lac/block_sparsity_pattern.cc
source/lac/block_vector.inst.in
source/lac/chunk_sparse_matrix.inst.in
source/lac/constraint_matrix.cc
source/lac/constraint_matrix.inst.in
source/lac/dynamic_sparsity_pattern.cc
source/lac/full_matrix.cc
source/lac/full_matrix.inst.in
source/lac/la_parallel_block_vector.inst.in
source/lac/la_parallel_vector.inst.in
source/lac/la_vector.cc
source/lac/la_vector.inst.in
source/lac/lapack_full_matrix.cc
source/lac/lapack_full_matrix.inst.in
source/lac/petsc_block_sparse_matrix.cc
source/lac/petsc_full_matrix.cc
source/lac/petsc_matrix_free.cc
source/lac/petsc_parallel_block_sparse_matrix.cc
source/lac/petsc_parallel_vector.cc
source/lac/petsc_precondition.cc
source/lac/petsc_sparse_matrix.cc
source/lac/petsc_vector.cc
source/lac/precondition_block.inst.in
source/lac/read_write_vector.cc
source/lac/read_write_vector.inst.in
source/lac/relaxation_block.cc
source/lac/relaxation_block.inst.in
source/lac/slepc_spectral_transformation.cc
source/lac/solver.cc
source/lac/solver.inst.in
source/lac/solver_control.cc
source/lac/sparse_direct.cc
source/lac/sparse_matrix.cc
source/lac/sparse_matrix.inst.in
source/lac/sparse_matrix_ez.inst.in
source/lac/sparse_matrix_inst2.cc
source/lac/trilinos_epetra_communication_pattern.cc
source/lac/trilinos_epetra_vector.cc
source/lac/trilinos_precondition.cc
source/lac/trilinos_solver.cc
source/lac/trilinos_sparse_matrix.cc
source/lac/trilinos_sparse_matrix.inst.in
source/lac/trilinos_sparsity_pattern.cc
source/lac/trilinos_vector.cc
source/lac/trilinos_vector_base.cc
source/lac/trilinos_vector_base.inst.in
source/lac/vector.cc
source/lac/vector.inst.in
source/lac/vector_memory.cc
source/lac/vector_memory.inst.in
source/lac/vector_view.inst.in
source/meshworker/mesh_worker.cc
source/meshworker/mesh_worker_info.inst.in
source/meshworker/mesh_worker_vector_selector.cc
source/meshworker/mesh_worker_vector_selector.inst.in
source/multigrid/mg_base.cc
source/multigrid/mg_base.inst.in
source/multigrid/mg_tools.cc
source/multigrid/mg_tools.inst.in
source/multigrid/mg_transfer_block.cc
source/multigrid/mg_transfer_block.inst.in
source/multigrid/mg_transfer_component.cc
source/multigrid/mg_transfer_component.inst.in
source/multigrid/mg_transfer_internal.cc
source/multigrid/mg_transfer_matrix_free.cc
source/multigrid/multigrid.inst.in
source/numerics/CMakeLists.txt
source/numerics/data_out.inst.in
source/numerics/data_out_dof_data.cc
source/numerics/data_out_dof_data.inst.in
source/numerics/data_out_faces.inst.in
source/numerics/data_out_rotation.cc
source/numerics/data_out_rotation.inst.in
source/numerics/data_out_stack.cc
source/numerics/data_out_stack.inst.in
source/numerics/data_postprocessor.cc
source/numerics/data_postprocessor.inst.in
source/numerics/derivative_approximation.cc
source/numerics/derivative_approximation.inst.in
source/numerics/dof_output_operator.cc
source/numerics/dof_output_operator.inst.in
source/numerics/error_estimator_1d.inst.in
source/numerics/fe_field_function.cc
source/numerics/fe_field_function.inst.in
source/numerics/matrix_creator.cc
source/numerics/matrix_creator.inst.in
source/numerics/matrix_tools.cc
source/numerics/matrix_tools.inst.in
source/numerics/matrix_tools_once.cc
source/numerics/point_value_history.cc
source/numerics/point_value_history.inst.in
source/numerics/time_dependent.cc
source/numerics/time_dependent.inst.in
source/numerics/vector_tools_boundary.cc
source/numerics/vector_tools_boundary.inst.in
source/numerics/vector_tools_constraints.inst.in
source/numerics/vector_tools_integrate_difference.inst.in
source/numerics/vector_tools_interpolate.inst.in
source/numerics/vector_tools_mean_value.inst.in
source/numerics/vector_tools_point_gradient.inst.in
source/numerics/vector_tools_point_value.inst.in
source/numerics/vector_tools_project.inst.in
source/numerics/vector_tools_project_qpmf.inst.in
source/numerics/vector_tools_rhs.inst.in
source/opencascade/utilities.cc
tests/CMakeLists.txt
tests/all-headers/CMakeLists.txt
tests/aniso/fe_tools.cc
tests/aniso/hp_constraints_dgp_nonparametric_08.cc
tests/aniso/mesh_3d_21.cc
tests/arpack/step-36_parpack_mf.cc
tests/base/array_view_06.cc
tests/base/array_view_07.cc
tests/base/data_out_base_pvd.cc
tests/base/functions_13.cc
tests/base/functions_spherical_01.cc
tests/base/functions_spherical_02.cc
tests/base/geometric_utilities_02.cc
tests/base/index_set_24.cc
tests/base/index_set_28.cc
tests/base/index_set_29.cc
tests/base/index_set_iterate_02.cc
tests/base/memory_consumption_01.cc
tests/base/product_type_05.cc
tests/base/quadrature_move.cc
tests/base/tensor_mixing_types_02.cc
tests/base/vectorization_05.cc
tests/base/work_stream_03.cc
tests/base/work_stream_03_graph.cc
tests/bits/block_sparse_matrix_1.cc
tests/bits/chunk_sparse_matrix_iterator_10.cc
tests/bits/cone_03.cc
tests/bits/deal_solver_04.cc
tests/bits/deal_solver_05.cc
tests/bits/distorted_mapped_cells_01.cc
tests/bits/error_estimator_01.cc
tests/bits/error_estimator_02.cc
tests/bits/fe_tools_06b.cc
tests/bits/fe_tools_09.cc
tests/bits/fe_tools_10.cc
tests/bits/fe_tools_11.cc
tests/bits/joa_1.cc
tests/bits/make_boundary_constraints_03.cc
tests/bits/point_difference_01.cc
tests/bits/point_difference_02.cc
tests/bits/point_gradient_01.cc
tests/bits/point_gradient_02.cc
tests/bits/point_gradient_hp_01.cc
tests/bits/point_gradient_hp_02.cc
tests/bits/point_value_01.cc
tests/bits/point_value_02.cc
tests/bits/q_point_sum_1.cc
tests/bits/q_point_sum_2.cc
tests/bits/q_point_sum_3.cc
tests/bits/q_point_sum_4.cc
tests/bits/q_points.cc
tests/bits/rt_1.cc
tests/bits/rt_2.cc
tests/bits/static_condensation.cc
tests/bits/step-11.cc
tests/bits/step-12.cc
tests/bits/step-13.cc
tests/bits/step-15.cc
tests/bits/step-4.cc
tests/bits/step-4_dg_periodic.cc
tests/bits/step-5.cc
tests/bits/step-51.cc
tests/bits/step-51p.cc
tests/bits/step-6-racoptimize-2.cc
tests/bits/step-6-racoptimize.cc
tests/bits/step-6.cc
tests/bits/step-7.cc
tests/bits/step-8.cc
tests/bits/unit_support_points.cc
tests/bits/volume_1.cc
tests/bits/volume_2.cc
tests/bits/volume_3.cc
tests/bits/volume_4.cc
tests/build_tests/CMakeLists.txt
tests/codim_one/error_estimator_01.cc
tests/codim_one/gradients_1.cc
tests/cuda/cuda_vector_01.cc
tests/cuda/cuda_vector_02.cc
tests/dofs/block_list_01.cc
tests/dofs/block_list_02.cc
tests/dofs/block_list_03.cc
tests/dofs/block_list_04.cc
tests/dofs/dof_constraints_01.cc
tests/dofs/dof_constraints_02.cc
tests/dofs/dof_constraints_03.cc
tests/dofs/dof_constraints_04.cc
tests/dofs/dof_constraints_05.cc
tests/dofs/dof_constraints_06.cc
tests/dofs/dof_constraints_07.cc
tests/dofs/dof_constraints_08.cc
tests/dofs/dof_constraints_09.cc
tests/dofs/dof_constraints_10.cc
tests/dofs/dof_constraints_11.cc
tests/dofs/dof_constraints_11_x.cc
tests/dofs/dof_renumbering_03.cc
tests/dofs/dof_renumbering_04.cc
tests/dofs/dof_renumbering_05.cc
tests/dofs/dof_renumbering_06.cc
tests/dofs/dof_renumbering_zorder_01.cc
tests/dofs/dof_renumbering_zorder_02.cc
tests/dofs/dof_tools_00a.cc
tests/dofs/dof_tools_01a.cc
tests/dofs/dof_tools_01a_constraints_false.cc
tests/dofs/dof_tools_01a_constraints_true.cc
tests/dofs/dof_tools_01a_subdomain.cc
tests/dofs/dof_tools_01b.cc
tests/dofs/dof_tools_01c.cc
tests/dofs/dof_tools_01d.cc
tests/dofs/dof_tools_02a.cc
tests/dofs/dof_tools_02a_constraints_false.cc
tests/dofs/dof_tools_02a_constraints_true.cc
tests/dofs/dof_tools_02a_subdomain.cc
tests/dofs/dof_tools_02b.cc
tests/dofs/dof_tools_02c.cc
tests/dofs/dof_tools_02d.cc
tests/dofs/dof_tools_03.cc
tests/dofs/dof_tools_04.cc
tests/dofs/dof_tools_05.cc
tests/dofs/dof_tools_06.cc
tests/dofs/dof_tools_07.cc
tests/dofs/dof_tools_08.cc
tests/dofs/dof_tools_09.cc
tests/dofs/dof_tools_10.cc
tests/dofs/dof_tools_12.cc
tests/dofs/dof_tools_13.cc
tests/dofs/dof_tools_13a.cc
tests/dofs/dof_tools_14.cc
tests/dofs/dof_tools_15a.cc
tests/dofs/dof_tools_15b.cc
tests/dofs/dof_tools_15c.cc
tests/dofs/dof_tools_15d.cc
tests/dofs/dof_tools_16a.cc
tests/dofs/dof_tools_16b.cc
tests/dofs/dof_tools_16c.cc
tests/dofs/dof_tools_16d.cc
tests/dofs/dof_tools_17a.cc
tests/dofs/dof_tools_17b.cc
tests/dofs/dof_tools_17c.cc
tests/dofs/dof_tools_17d.cc
tests/dofs/dof_tools_18a.cc
tests/dofs/dof_tools_18a_1d.cc
tests/dofs/dof_tools_18b.cc
tests/dofs/dof_tools_18c.cc
tests/dofs/dof_tools_18d.cc
tests/dofs/dof_tools_19.cc
tests/dofs/dof_tools_20.cc
tests/dofs/dof_tools_21.cc
tests/dofs/dof_tools_21_b.cc
tests/dofs/dof_tools_21_b_x.cc
tests/dofs/dof_tools_21_b_x_q3.cc
tests/dofs/dof_tools_21_b_y.cc
tests/dofs/dof_tools_21_c.cc
tests/dofs/dof_tools_common.h
tests/dofs/dof_tools_periodic.h
tests/dofs/hp_constraints_are_implemented.cc
tests/dofs/interpolate_q_system_mask_01.cc
tests/dofs/interpolate_q_system_mask_02.cc
tests/dofs/interpolate_q_system_mixed_01.cc
tests/dofs/n_dofs_per_object.cc
tests/dofs/range_based_for_step-6.cc
tests/dofs/sparsity_pattern.cc
tests/dofs/sparsity_pattern_01.cc
tests/dofs/sparsity_pattern_02.cc
tests/dofs/sparsity_pattern_03.cc
tests/dofs/sparsity_pattern_04.cc
tests/dofs/sparsity_pattern_05.cc
tests/fail/abf_approximation_01.cc
tests/fail/circular_01.cc
tests/fail/hp-step-14.cc
tests/fail/hp-step-15.cc
tests/fail/rt_distorted_01.cc
tests/fail/rt_distorted_02.cc
tests/fe/abf_01.cc
tests/fe/bdm_2.cc
tests/fe/curl_curl_01.cc
tests/fe/deformed_projection.h
tests/fe/derivatives.cc
tests/fe/derivatives_bernstein.cc
tests/fe/derivatives_face.cc
tests/fe/element_constant_modes.cc
tests/fe/fe_data_test.cc
tests/fe/fe_face_values_1d.cc
tests/fe/fe_prolongation_sys_04.cc
tests/fe/fe_prolongation_sys_05.cc
tests/fe/fe_prolongation_sys_06.cc
tests/fe/fe_prolongation_sys_08.cc
tests/fe/fe_prolongation_sys_09.cc
tests/fe/fe_q_dg0.cc
tests/fe/fe_restriction_sys_04.cc
tests/fe/fe_restriction_sys_05.cc
tests/fe/fe_restriction_sys_06.cc
tests/fe/fe_restriction_sys_07.cc
tests/fe/fe_restriction_sys_08.cc
tests/fe/fe_restriction_sys_09.cc
tests/fe/fe_restriction_sys_10.cc
tests/fe/fe_support_points_common.h
tests/fe/fe_support_points_sys_04.cc
tests/fe/fe_support_points_sys_05.cc
tests/fe/fe_support_points_sys_06.cc
tests/fe/fe_values_view_01.cc
tests/fe/fe_values_view_02.cc
tests/fe/fe_values_view_05.cc
tests/fe/fe_values_view_07.cc
tests/fe/fe_values_view_11.cc
tests/fe/fe_values_view_13.cc
tests/fe/fe_values_view_21.cc
tests/fe/fe_values_view_21_nonsymmetric.cc
tests/fe/fe_values_view_22.cc
tests/fe/fe_values_view_25.cc
tests/fe/fe_values_view_25_nonsymmetric.cc
tests/fe/fe_values_view_26.cc
tests/fe/fe_values_view_27.cc
tests/fe/fe_values_view_28.cc
tests/fe/fe_values_view_29.cc
tests/fe/fe_values_view_30.cc
tests/fe/fe_values_view_tensor_01.cc
tests/fe/get_fe_by_name_01.cc
tests/fe/get_name_01.cc
tests/fe/get_name_02.cc
tests/fe/injection_dgq.cc
tests/fe/injection_q.cc
tests/fe/injection_q_dg0.cc
tests/fe/injection_q_system.cc
tests/fe/nedelec.cc
tests/fe/nedelec_2.cc
tests/fe/nedelec_3.cc
tests/fe/nedelec_non_rect_face.cc
tests/fe/q_1.cc
tests/fe/q_2.cc
tests/fe/q_3.cc
tests/fe/q_4.cc
tests/fe/q_bubbles_projection_01.cc
tests/fe/restrict_prolongation_01.cc
tests/fe/rt_2.cc
tests/fe/rt_7.cc
tests/fe/rt_approximation_01.cc
tests/fe/rtn_2.cc
tests/fe/shapes_dgq.cc
tests/fe/shapes_q.cc
tests/fe/shapes_q_dg0.cc
tests/full_matrix/complex_complex_full_matrix_01.cc
tests/full_matrix/complex_complex_full_matrix_02.cc
tests/full_matrix/complex_complex_full_matrix_03.cc
tests/full_matrix/complex_complex_full_matrix_04.cc
tests/full_matrix/complex_complex_full_matrix_06.cc
tests/full_matrix/complex_complex_full_matrix_07.cc
tests/full_matrix/complex_complex_full_matrix_08.cc
tests/full_matrix/complex_complex_full_matrix_10.cc
tests/full_matrix/complex_complex_full_matrix_11.cc
tests/full_matrix/complex_complex_full_matrix_12.cc
tests/full_matrix/complex_complex_full_matrix_13.cc
tests/full_matrix/complex_complex_full_matrix_14.cc
tests/full_matrix/complex_complex_full_matrix_15.cc
tests/full_matrix/complex_complex_full_matrix_16.cc
tests/full_matrix/complex_complex_full_matrix_17.cc
tests/full_matrix/complex_complex_full_matrix_18.cc
tests/full_matrix/complex_complex_full_matrix_19.cc
tests/full_matrix/complex_complex_full_matrix_20.cc
tests/full_matrix/complex_complex_full_matrix_21.cc
tests/full_matrix/complex_complex_full_matrix_22.cc
tests/full_matrix/complex_complex_full_matrix_23.cc
tests/full_matrix/complex_complex_full_matrix_24.cc
tests/full_matrix/complex_complex_full_matrix_25.cc
tests/full_matrix/complex_complex_full_matrix_26.cc
tests/full_matrix/complex_complex_full_matrix_27.cc
tests/full_matrix/complex_complex_full_matrix_28.cc
tests/full_matrix/complex_complex_full_matrix_29.cc
tests/full_matrix/complex_complex_full_matrix_30.cc
tests/full_matrix/complex_complex_full_matrix_31.cc
tests/full_matrix/complex_complex_full_matrix_32.cc
tests/full_matrix/complex_complex_full_matrix_33.cc
tests/full_matrix/complex_complex_full_matrix_34.cc
tests/full_matrix/complex_complex_full_matrix_36.cc
tests/full_matrix/complex_complex_full_matrix_37.cc
tests/full_matrix/complex_complex_full_matrix_38.cc
tests/full_matrix/complex_complex_full_matrix_39.cc
tests/full_matrix/complex_complex_full_matrix_40.cc
tests/full_matrix/complex_complex_full_matrix_41.cc
tests/full_matrix/complex_complex_full_matrix_42.cc
tests/full_matrix/complex_complex_full_matrix_43.cc
tests/full_matrix/complex_complex_full_matrix_44.cc
tests/full_matrix/complex_complex_full_matrix_45.cc
tests/full_matrix/complex_complex_full_matrix_46.cc
tests/full_matrix/complex_complex_full_matrix_47.cc
tests/full_matrix/complex_complex_full_matrix_48.cc
tests/full_matrix/complex_complex_full_matrix_49.cc
tests/full_matrix/complex_complex_full_matrix_50.cc
tests/full_matrix/complex_complex_full_matrix_51.cc
tests/full_matrix/complex_complex_full_matrix_52.cc
tests/full_matrix/complex_real_full_matrix_01.cc
tests/full_matrix/complex_real_full_matrix_02.cc
tests/full_matrix/complex_real_full_matrix_03.cc
tests/full_matrix/complex_real_full_matrix_04.cc
tests/full_matrix/complex_real_full_matrix_05.cc
tests/full_matrix/complex_real_full_matrix_06.cc
tests/full_matrix/complex_real_full_matrix_07.cc
tests/full_matrix/complex_real_full_matrix_08.cc
tests/full_matrix/complex_real_full_matrix_09.cc
tests/full_matrix/complex_real_full_matrix_10.cc
tests/full_matrix/complex_real_full_matrix_11.cc
tests/full_matrix/complex_real_full_matrix_12.cc
tests/full_matrix/complex_real_full_matrix_13.cc
tests/full_matrix/complex_real_full_matrix_14.cc
tests/full_matrix/complex_real_full_matrix_15.cc
tests/full_matrix/complex_real_full_matrix_16.cc
tests/full_matrix/complex_real_full_matrix_17.cc
tests/full_matrix/complex_real_full_matrix_18.cc
tests/full_matrix/complex_real_full_matrix_19.cc
tests/full_matrix/complex_real_full_matrix_20.cc
tests/full_matrix/complex_real_full_matrix_21.cc
tests/full_matrix/complex_real_full_matrix_22.cc
tests/full_matrix/complex_real_full_matrix_23.cc
tests/full_matrix/complex_real_full_matrix_24.cc
tests/full_matrix/complex_real_full_matrix_25.cc
tests/full_matrix/complex_real_full_matrix_26.cc
tests/full_matrix/complex_real_full_matrix_27.cc
tests/full_matrix/complex_real_full_matrix_28.cc
tests/full_matrix/complex_real_full_matrix_29.cc
tests/full_matrix/complex_real_full_matrix_30.cc
tests/full_matrix/complex_real_full_matrix_31.cc
tests/full_matrix/complex_real_full_matrix_32.cc
tests/full_matrix/complex_real_full_matrix_33.cc
tests/full_matrix/complex_real_full_matrix_34.cc
tests/full_matrix/complex_real_full_matrix_36.cc
tests/full_matrix/complex_real_full_matrix_37.cc
tests/full_matrix/complex_real_full_matrix_38.cc
tests/full_matrix/complex_real_full_matrix_39.cc
tests/full_matrix/complex_real_full_matrix_40.cc
tests/full_matrix/complex_real_full_matrix_41.cc
tests/full_matrix/complex_real_full_matrix_42.cc
tests/full_matrix/complex_real_full_matrix_43.cc
tests/full_matrix/complex_real_full_matrix_44.cc
tests/full_matrix/complex_real_full_matrix_45.cc
tests/full_matrix/complex_real_full_matrix_46.cc
tests/full_matrix/complex_real_full_matrix_47.cc
tests/full_matrix/complex_real_full_matrix_48.cc
tests/full_matrix/complex_real_full_matrix_49.cc
tests/full_matrix/complex_real_full_matrix_50.cc
tests/full_matrix/complex_real_full_matrix_51.cc
tests/full_matrix/complex_real_full_matrix_52.cc
tests/full_matrix/full_matrix.cc
tests/full_matrix/full_matrix_01.cc
tests/full_matrix/full_matrix_02.cc
tests/full_matrix/full_matrix_03.cc
tests/full_matrix/full_matrix_04.cc
tests/full_matrix/full_matrix_05.cc
tests/full_matrix/full_matrix_06.cc
tests/full_matrix/full_matrix_07.cc
tests/full_matrix/full_matrix_08.cc
tests/full_matrix/full_matrix_12.cc
tests/full_matrix/full_matrix_13.cc
tests/full_matrix/full_matrix_14.cc
tests/full_matrix/full_matrix_15.cc
tests/full_matrix/full_matrix_16.cc
tests/full_matrix/full_matrix_17.cc
tests/full_matrix/full_matrix_18.cc
tests/full_matrix/full_matrix_19.cc
tests/full_matrix/full_matrix_20.cc
tests/full_matrix/full_matrix_21.cc
tests/full_matrix/full_matrix_22.cc
tests/full_matrix/full_matrix_23.cc
tests/full_matrix/full_matrix_24.cc
tests/full_matrix/full_matrix_25.cc
tests/full_matrix/full_matrix_26.cc
tests/full_matrix/full_matrix_27.cc
tests/full_matrix/full_matrix_28.cc
tests/full_matrix/full_matrix_29.cc
tests/full_matrix/full_matrix_30.cc
tests/full_matrix/full_matrix_31.cc
tests/full_matrix/full_matrix_32.cc
tests/full_matrix/full_matrix_33.cc
tests/full_matrix/full_matrix_34.cc
tests/full_matrix/full_matrix_36.cc
tests/full_matrix/full_matrix_37.cc
tests/full_matrix/full_matrix_38.cc
tests/full_matrix/full_matrix_39.cc
tests/full_matrix/full_matrix_40.cc
tests/full_matrix/full_matrix_41.cc
tests/full_matrix/full_matrix_42.cc
tests/full_matrix/full_matrix_43.cc
tests/full_matrix/full_matrix_44.cc
tests/full_matrix/full_matrix_45.cc
tests/full_matrix/full_matrix_46.cc
tests/full_matrix/full_matrix_47.cc
tests/full_matrix/full_matrix_48.cc
tests/full_matrix/full_matrix_49.cc
tests/full_matrix/full_matrix_50.cc
tests/full_matrix/full_matrix_51.cc
tests/full_matrix/full_matrix_52.cc
tests/full_matrix/full_matrix_53.cc
tests/full_matrix/full_matrix_54.cc
tests/full_matrix/full_matrix_55.cc
tests/full_matrix/full_matrix_56.cc
tests/full_matrix/full_matrix_57.cc
tests/full_matrix/full_matrix_58.cc
tests/full_matrix/full_matrix_59.cc
tests/full_matrix/full_matrix_60.cc
tests/full_matrix/full_matrix_61.cc
tests/full_matrix/full_matrix_62.cc
tests/full_matrix/full_matrix_63.cc
tests/full_matrix/full_matrix_64.cc
tests/full_matrix/full_matrix_65.cc
tests/full_matrix/full_matrix_66.cc
tests/full_matrix/full_matrix_67.cc
tests/full_matrix/full_matrix_68.cc
tests/full_matrix/full_matrix_common.h
tests/full_matrix/full_matrix_iterator_01.cc
tests/full_matrix/full_matrix_print.cc
tests/full_matrix/full_matrix_vector_01.cc
tests/full_matrix/full_matrix_vector_02.cc
tests/full_matrix/full_matrix_vector_05.cc
tests/full_matrix/full_matrix_vector_06.cc
tests/full_matrix/full_matrix_vector_07.cc
tests/gla/block_mat_01.cc
tests/gla/block_mat_02.cc
tests/gla/block_mat_03.cc
tests/gla/block_vec_01.cc
tests/gla/block_vec_02.cc
tests/gla/extract_subvector_to.cc
tests/gla/extract_subvector_to_parallel.cc
tests/gla/mat_01.cc
tests/gla/mat_02.cc
tests/gla/mat_03.cc
tests/gla/mat_04.cc
tests/gla/mat_05.cc
tests/gla/mat_06.cc
tests/gla/vec_01.cc
tests/gla/vec_02.cc
tests/gla/vec_03.cc
tests/gla/vec_04.cc
tests/gla/vec_05.cc
tests/gla/vec_07.cc
tests/grid/filtered_iterator.cc
tests/grid/filtered_iterator_02.cc
tests/grid/grid_generator_01.cc
tests/grid/grid_generator_01b.cc
tests/grid/grid_in_msh_02.cc
tests/grid/grid_in_msh_02_13.cc
tests/grid/grid_parallelepiped.cc
tests/grid/grid_parallelepiped_01.cc
tests/grid/grid_parallelepiped_02.cc
tests/grid/grid_parallelepiped_03.cc
tests/grid/grid_remove_anisotropy.cc
tests/grid/grid_remove_hanging_nodes.cc
tests/grid/grid_tools_vertex_to_cell_map_02.cc
tests/grid/mesh_3d_14.cc
tests/grid/mesh_3d_20.cc
tests/grid/mesh_3d_25.cc
tests/grid/mesh_3d_26.cc
tests/grid/mesh_3d_7.cc
tests/grid/vertex_iterator.cc
tests/hp/crash_08.cc
tests/hp/crash_09.cc
tests/hp/crash_10.cc
tests/hp/crash_11.cc
tests/hp/crash_12.cc
tests/hp/crash_17.cc
tests/hp/crash_18.cc
tests/hp/crash_21.cc
tests/hp/create_laplace_matrix_01.cc
tests/hp/create_laplace_matrix_01b.cc
tests/hp/create_laplace_matrix_02.cc
tests/hp/create_laplace_matrix_02b.cc
tests/hp/create_laplace_matrix_03.cc
tests/hp/create_laplace_matrix_03b.cc
tests/hp/create_laplace_matrix_04.cc
tests/hp/create_laplace_matrix_04b.cc
tests/hp/create_laplace_matrix_constraints_02.cc
tests/hp/create_laplace_matrix_constraints_02b.cc
tests/hp/create_mass_matrix_01.cc
tests/hp/create_mass_matrix_01b.cc
tests/hp/create_mass_matrix_02.cc
tests/hp/create_mass_matrix_02b.cc
tests/hp/create_mass_matrix_03.cc
tests/hp/create_mass_matrix_03b.cc
tests/hp/create_mass_matrix_04.cc
tests/hp/create_mass_matrix_04b.cc
tests/hp/create_mass_matrix_constraints_02.cc
tests/hp/create_mass_matrix_constraints_02b.cc
tests/hp/create_rhs_01.cc
tests/hp/fe_nothing_18.cc
tests/hp/hp_constraints_neither_dominate_01.cc
tests/hp/hp_constraints_q.cc
tests/hp/hp_constraints_q_system.cc
tests/hp/hp_constraints_q_system_x.cc
tests/hp/hp_hanging_nodes_01.cc
tests/hp/hp_hanging_nodes_02.cc
tests/hp/hp_line_dof_identities_q.cc
tests/hp/hp_line_dof_identities_q_system_01.cc
tests/hp/hp_line_dof_identities_q_system_02.cc
tests/hp/integrate_difference.cc
tests/hp/interpolate_nothing_02.cc
tests/hp/matrices_hp.cc
tests/hp/project_01_curved_boundary.cc
tests/hp/set_dof_values_by_interpolation_03.cc
tests/hp/step-11.cc
tests/hp/step-12.cc
tests/hp/step-13.cc
tests/hp/step-27.cc
tests/hp/step-3b.cc
tests/hp/step-3c.cc
tests/hp/step-4.cc
tests/hp/step-5.cc
tests/hp/step-6.cc
tests/hp/step-7.cc
tests/hp/step-8.cc
tests/hp/vectors_boundary_rhs_hp_01.cc
tests/hp/vectors_boundary_rhs_hp_03.cc
tests/hp/vectors_rhs_hp_01.cc
tests/hp/vectors_rhs_hp_03.cc
tests/integrators/assembler_simple_matrix_03.cc
tests/integrators/assembler_simple_matrix_03tri.cc
tests/integrators/assembler_simple_matrix_04.cc
tests/integrators/cochain_01.cc
tests/integrators/maxwell_curl.cc
tests/lac/bicgstab_early.cc
tests/lac/bicgstab_large.cc
tests/lac/block_indices.cc
tests/lac/block_linear_operator_01.cc
tests/lac/block_linear_operator_02.cc
tests/lac/block_matrices_04.cc
tests/lac/constraint_graph.cc
tests/lac/constraints_local_to_global.cc
tests/lac/constraints_local_to_global_chunk.cc
tests/lac/constraints_shift_01.cc
tests/lac/eigen.cc
tests/lac/filtered_matrix_06.cc
tests/lac/inhomogeneous_constraints.cc
tests/lac/inhomogeneous_constraints_02.cc
tests/lac/inhomogeneous_constraints_03.cc
tests/lac/inhomogeneous_constraints_04.cc
tests/lac/inhomogeneous_constraints_block.cc
tests/lac/inhomogeneous_constraints_nonsymmetric.cc
tests/lac/is_block_matrix.cc
tests/lac/la_vector_accumulation_01.cc
tests/lac/la_vector_add_and_dot.cc
tests/lac/la_vector_norms.cc
tests/lac/la_vector_vector.cc
tests/lac/linear_operator_01.cc
tests/lac/linear_operator_01a.cc
tests/lac/linear_operator_05.cc
tests/lac/linear_operator_10.cc
tests/lac/linear_operator_11.cc
tests/lac/linear_operator_12.cc
tests/lac/linear_operator_13.cc
tests/lac/linear_operator_14.cc
tests/lac/readwritevector_assignment.cc
tests/lac/schur_complement_04.cc
tests/lac/schur_complement_05.cc
tests/lac/solver.cc
tests/lac/solver_02.cc
tests/lac/solver_monitor.cc
tests/lac/solver_monitor_disconnect.cc
tests/lac/solver_relaxation_01.cc
tests/lac/solver_relaxation_02.cc
tests/lac/solver_relaxation_03.cc
tests/lac/solver_relaxation_04.cc
tests/lac/solver_selector_01.cc
tests/lac/solver_selector_02.cc
tests/lac/solver_signals.cc
tests/lac/sparse_ilu.cc
tests/lac/sparse_ilu_inverse.cc
tests/lac/sparse_ilu_t.cc
tests/lac/sparse_matrices.cc
tests/lac/sparse_matrix_move.cc
tests/lac/sparse_mic.cc
tests/lapack/solver_cg.cc
tests/manifold/flat_manifold_03.cc
tests/manifold/function_manifold_03.cc
tests/manifold/tria_accessor_point_01.cc
tests/manifold/tria_accessor_point_02.cc
tests/mappings/fe_face_values_1d_mapping_cartesian.cc
tests/mappings/fe_face_values_1d_mapping_q2.cc
tests/mappings/mapping.cc
tests/mappings/mapping_c1.cc
tests/mappings/mapping_cartesian_1.cc
tests/mappings/mapping_fe_field_01.cc
tests/mappings/mapping_fe_field_real_to_unit_b1.cc
tests/mappings/mapping_fe_field_real_to_unit_b2_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_b2_mask.cc
tests/mappings/mapping_fe_field_real_to_unit_b3_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_b4_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_b5_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_q1.cc
tests/mappings/mapping_fe_field_real_to_unit_q2_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_q2_mask.cc
tests/mappings/mapping_fe_field_real_to_unit_q3_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_q4_curved.cc
tests/mappings/mapping_fe_field_real_to_unit_q5_curved.cc
tests/mappings/mapping_manifold_step-3.cc
tests/mappings/mapping_project_01.cc
tests/mappings/mapping_q1_eulerian.cc
tests/mappings/mapping_q1_eulerian_01.cc
tests/mappings/mapping_q4_3d.cc
tests/mappings/mapping_q_eulerian_01.cc
tests/mappings/mapping_q_eulerian_02.cc
tests/mappings/mapping_q_eulerian_03.cc
tests/mappings/mapping_q_eulerian_05.cc
tests/mappings/mapping_q_eulerian_06.cc
tests/mappings/mapping_real_to_unit_02.cc
tests/mappings/mapping_real_to_unit_q1.cc
tests/mappings/mapping_real_to_unit_q4_curved.cc
tests/mappings/mapping_real_to_unit_q4_curved_codim.cc
tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
tests/mappings/mapping_real_to_unit_q4_sphere_z.cc
tests/mappings/mapping_real_to_unit_q4_straight.cc
tests/matrix_free/get_functions_circle.cc
tests/matrix_free/get_functions_gl.cc
tests/matrix_free/get_functions_mappingq.cc
tests/matrix_free/get_functions_q_hierarchical.cc
tests/matrix_free/get_functions_rect.cc
tests/matrix_free/get_functions_variants.cc
tests/matrix_free/get_values_plain.cc
tests/matrix_free/integrate_functions.cc
tests/matrix_free/integrate_functions_multife.cc
tests/matrix_free/inverse_mass_03.cc
tests/matrix_free/matrix_vector_01.cc
tests/matrix_free/matrix_vector_02.cc
tests/matrix_free/matrix_vector_03.cc
tests/matrix_free/matrix_vector_05.cc
tests/matrix_free/matrix_vector_06.cc
tests/matrix_free/matrix_vector_08.cc
tests/matrix_free/matrix_vector_09.cc
tests/matrix_free/matrix_vector_15.cc
tests/matrix_free/matrix_vector_16.cc
tests/matrix_free/matrix_vector_18.cc
tests/matrix_free/matrix_vector_19.cc
tests/matrix_free/matrix_vector_div.cc
tests/matrix_free/matrix_vector_float.cc
tests/matrix_free/matrix_vector_hp.cc
tests/matrix_free/matrix_vector_stokes.cc
tests/matrix_free/matrix_vector_stokes_qdg0.cc
tests/matrix_free/no_index_initialize.cc
tests/matrix_free/quadrature_points.cc
tests/matrix_free/step-48b.cc
tests/matrix_free/thread_correctness_hp.cc
tests/matrix_free/update_mapping_only.cc
tests/mpi/attach_data_01.cc
tests/mpi/blockvec_01.cc
tests/mpi/cell_weights_01.cc
tests/mpi/cell_weights_01_back_and_forth_01.cc
tests/mpi/cell_weights_01_back_and_forth_02.cc
tests/mpi/cell_weights_02.cc
tests/mpi/cell_weights_03.cc
tests/mpi/cell_weights_04.cc
tests/mpi/cell_weights_05.cc
tests/mpi/cell_weights_06.cc
tests/mpi/codim_01.cc
tests/mpi/collective_02_dealii_vector.cc
tests/mpi/communicate_moved_vertices_01.cc
tests/mpi/communicate_moved_vertices_02.cc
tests/mpi/compute_mean_value.cc
tests/mpi/condense_01.cc
tests/mpi/constraint_matrix_crash_01.cc
tests/mpi/constraint_matrix_set_zero_02.cc
tests/mpi/constraint_matrix_trilinos_bug.cc
tests/mpi/distribute_sp_01.cc
tests/mpi/distribute_sp_02.cc
tests/mpi/extract_boundary_dofs.cc
tests/mpi/extract_constant_modes_01.cc
tests/mpi/extract_constant_modes_02.cc
tests/mpi/extract_locally_active_dofs.cc
tests/mpi/fe_field_function_02.cc
tests/mpi/find_active_cell_around_point_01.cc
tests/mpi/flux_edge_01.cc
tests/mpi/ghost_01.cc
tests/mpi/ghost_02.cc
tests/mpi/has_hanging_nodes.cc
tests/mpi/integrate_difference.cc
tests/mpi/interpolate_01.cc
tests/mpi/interpolate_02.cc
tests/mpi/interpolate_03.cc
tests/mpi/interpolate_04.cc
tests/mpi/is_locally_owned.cc
tests/mpi/make_zero_boundary_values.cc
tests/mpi/map_dofs_to_support_points.cc
tests/mpi/mesh_worker_matrix_01.cc
tests/mpi/mg_01.cc
tests/mpi/muelu_periodicity.cc
tests/mpi/p4est_2d_constraintmatrix_01.cc
tests/mpi/p4est_2d_constraintmatrix_02.cc
tests/mpi/p4est_2d_constraintmatrix_03.cc
tests/mpi/p4est_2d_constraintmatrix_04.cc
tests/mpi/p4est_2d_dofhandler_01.cc
tests/mpi/p4est_2d_dofhandler_02.cc
tests/mpi/p4est_2d_dofhandler_03.cc
tests/mpi/p4est_2d_dofhandler_04.cc
tests/mpi/p4est_2d_dofhandler_05.cc
tests/mpi/p4est_2d_refine_02.cc
tests/mpi/p4est_2d_refine_03.cc
tests/mpi/p4est_2d_renumber_01.cc
tests/mpi/p4est_2d_renumber_02.cc
tests/mpi/p4est_2d_simple.cc
tests/mpi/p4est_3d_constraintmatrix_01.cc
tests/mpi/p4est_3d_constraintmatrix_02.cc
tests/mpi/p4est_3d_constraintmatrix_03.cc
tests/mpi/p4est_3d_constraintmatrix_04.cc
tests/mpi/p4est_3d_refine_01.cc
tests/mpi/p4est_3d_refine_02.cc
tests/mpi/p4est_3d_refine_03.cc
tests/mpi/p4est_3d_refine_04.cc
tests/mpi/p4est_data_out_01.cc
tests/mpi/p4est_get_subdomain_association.cc
tests/mpi/p4est_max_refine.cc
tests/mpi/p4est_save_01.cc
tests/mpi/p4est_save_02.cc
tests/mpi/p4est_save_03.cc
tests/mpi/p4est_save_04.cc
tests/mpi/parallel_block_vector_01.cc
tests/mpi/parallel_block_vector_02.cc
tests/mpi/parallel_partitioner_03.cc
tests/mpi/parallel_vector_01.cc
tests/mpi/parallel_vector_02.cc
tests/mpi/parallel_vector_03.cc
tests/mpi/parallel_vector_04.cc
tests/mpi/parallel_vector_05.cc
tests/mpi/parallel_vector_06.cc
tests/mpi/parallel_vector_07.cc
tests/mpi/parallel_vector_08.cc
tests/mpi/parallel_vector_09.cc
tests/mpi/parallel_vector_10.cc
tests/mpi/parallel_vector_11.cc
tests/mpi/parallel_vector_12.cc
tests/mpi/parallel_vector_13.cc
tests/mpi/parallel_vector_14.cc
tests/mpi/parallel_vector_15.cc
tests/mpi/parallel_vector_16.cc
tests/mpi/parallel_vector_17.cc
tests/mpi/parallel_vector_19.cc
tests/mpi/parallel_vector_back_interpolate.cc
tests/mpi/parallel_vector_interpolate.cc
tests/mpi/parallel_vtu_01.cc
tests/mpi/periodicity_01.cc
tests/mpi/periodicity_02.cc
tests/mpi/periodicity_04.cc
tests/mpi/petsc_01.cc
tests/mpi/petsc_02.cc
tests/mpi/petsc_bug_ghost_vector_01.cc
tests/mpi/petsc_distribute_01.cc
tests/mpi/petsc_distribute_01_block.cc
tests/mpi/petsc_distribute_01_inhomogenous.cc
tests/mpi/point_value_01.cc
tests/mpi/refine_and_coarsen_fixed_number_06.cc
tests/mpi/renumber_cuthill_mckee.cc
tests/mpi/renumber_cuthill_mckee_02.cc
tests/mpi/renumber_z_order_01.cc
tests/mpi/renumber_z_order_02.cc
tests/mpi/repartition_01.cc
tests/mpi/repartition_02.cc
tests/mpi/repartition_03.cc
tests/mpi/solution_transfer_01.cc
tests/mpi/step-39-block.cc
tests/mpi/step-39.cc
tests/mpi/step-40.cc
tests/mpi/step-40_direct_solver.cc
tests/mpi/torus.cc
tests/mpi/tria_01.cc
tests/mpi/tria_copy_triangulation.cc
tests/mpi/trilinos_matvec_01.cc
tests/mpi/trilinos_matvec_02.cc
tests/mpi/trilinos_matvec_03.cc
tests/mpi/trilinos_sparse_matrix_01.cc
tests/mpi/trilinos_sparse_matrix_02.cc
tests/mpi/trilinos_sparse_matrix_03.cc
tests/mpi/trilinos_sparse_matrix_04.cc
tests/mpi/trilinos_sparse_matrix_05.cc
tests/mpi/trilinos_vector_ghosts_01.cc
tests/multigrid/cycles.cc
tests/multigrid/smoother_block.cc
tests/multigrid/step-16-06.cc
tests/multigrid/transfer_prebuilt_04.cc
tests/numerics/assemble_matrix_parallel_01.cc
tests/numerics/assemble_matrix_parallel_02.cc
tests/numerics/assemble_matrix_parallel_03.cc
tests/numerics/assemble_matrix_parallel_04.cc
tests/numerics/create_laplace_matrix_constraints_01.cc
tests/numerics/create_laplace_matrix_constraints_02.cc
tests/numerics/create_laplace_matrix_constraints_02b.cc
tests/numerics/create_laplace_matrix_constraints_03.cc
tests/numerics/create_laplace_matrix_constraints_04.cc
tests/numerics/create_mass_matrix_constraints_01.cc
tests/numerics/create_mass_matrix_constraints_02.cc
tests/numerics/create_mass_matrix_constraints_02b.cc
tests/numerics/create_mass_matrix_constraints_03.cc
tests/numerics/create_mass_matrix_constraints_04.cc
tests/numerics/data_out_01.cc
tests/numerics/data_out_02.cc
tests/numerics/data_out_03.cc
tests/numerics/data_out_04.cc
tests/numerics/data_out_05.cc
tests/numerics/data_out_06.cc
tests/numerics/data_out_07.cc
tests/numerics/data_out_08.cc
tests/numerics/data_out_09.cc
tests/numerics/data_out_common.h
tests/numerics/data_out_curved_cells.cc
tests/numerics/data_out_faces_01.cc
tests/numerics/data_out_faces_02.cc
tests/numerics/data_out_faces_03.cc
tests/numerics/data_out_faces_04.cc
tests/numerics/data_out_faces_05.cc
tests/numerics/data_out_multi_dh_01.cc
tests/numerics/data_out_multi_dh_02.cc
tests/numerics/data_out_multi_dh_03.cc
tests/numerics/data_out_multi_dh_04.cc
tests/numerics/data_out_multi_dh_05.cc
tests/numerics/data_out_postprocessor_01.cc
tests/numerics/data_out_rotation_01.cc
tests/numerics/data_out_rotation_02.cc
tests/numerics/data_out_rotation_03.cc
tests/numerics/data_out_rotation_04.cc
tests/numerics/data_out_rotation_05.cc
tests/numerics/data_out_stack_01.cc
tests/numerics/data_out_stack_02.cc
tests/numerics/data_out_stack_03.cc
tests/numerics/derivative_approximation.cc
tests/numerics/derivative_approximation_2.cc
tests/numerics/error_estimator.cc
tests/numerics/error_estimator_01.cc
tests/numerics/error_estimator_02.cc
tests/numerics/kelly_crash_02.cc
tests/numerics/no_flux_03.cc
tests/numerics/no_flux_04.cc
tests/numerics/no_flux_05.cc
tests/numerics/no_flux_13.cc
tests/numerics/no_flux_hp_03.cc
tests/numerics/no_flux_hp_04.cc
tests/numerics/no_flux_hp_05.cc
tests/numerics/normal_flux_03.cc
tests/numerics/normal_flux_inhom_01.cc
tests/numerics/point_value_history_02.cc
tests/numerics/point_value_history_03.cc
tests/numerics/project_01_curved_boundary.cc
tests/numerics/project_common.h
tests/numerics/project_dgp_01.cc
tests/numerics/project_dgp_02.cc
tests/numerics/project_dgp_03.cc
tests/numerics/project_dgp_04.cc
tests/numerics/project_dgp_05.cc
tests/numerics/project_dgp_monomial_01.cc
tests/numerics/project_dgp_monomial_02.cc
tests/numerics/project_dgp_monomial_03.cc
tests/numerics/project_dgp_monomial_04.cc
tests/numerics/project_dgp_monomial_05.cc
tests/numerics/project_dgq_01.cc
tests/numerics/project_dgq_02.cc
tests/numerics/project_dgq_03.cc
tests/numerics/project_dgq_04.cc
tests/numerics/project_dgq_05.cc
tests/numerics/project_nedelec_01.cc
tests/numerics/project_nedelec_02.cc
tests/numerics/project_nedelec_03.cc
tests/numerics/project_nedelec_04.cc
tests/numerics/project_nedelec_05.cc
tests/numerics/project_q_01.cc
tests/numerics/project_q_02.cc
tests/numerics/project_q_03.cc
tests/numerics/project_q_04.cc
tests/numerics/project_q_05.cc
tests/numerics/project_q_hierarchical_01.cc
tests/numerics/project_q_hierarchical_02.cc
tests/numerics/project_q_hierarchical_03.cc
tests/numerics/project_q_hierarchical_04.cc
tests/numerics/project_q_hierarchical_05.cc
tests/numerics/project_q_system_01.cc
tests/numerics/project_q_system_02.cc
tests/numerics/project_q_system_03.cc
tests/numerics/project_q_system_04.cc
tests/numerics/project_q_system_05.cc
tests/numerics/project_rt_01.cc
tests/numerics/project_rt_02.cc
tests/numerics/project_rt_04.cc
tests/numerics/project_rt_05.cc
tests/numerics/tangential_flux_inhom_01.cc
tests/opencascade/nurbs_patches_manifold_00.cc
tests/parameter_handler/multiple_parameter_loop_01.cc
tests/parameter_handler/multiple_parameter_loop_02.cc
tests/parameter_handler/parameter_handler_1.cc
tests/parameter_handler/parameter_handler_11.cc
tests/parameter_handler/parameter_handler_12.cc
tests/parameter_handler/parameter_handler_13.cc
tests/parameter_handler/parameter_handler_13a.cc
tests/parameter_handler/parameter_handler_14.cc
tests/parameter_handler/parameter_handler_15.cc
tests/parameter_handler/parameter_handler_16.cc
tests/parameter_handler/parameter_handler_17.cc
tests/parameter_handler/parameter_handler_18.cc
tests/parameter_handler/parameter_handler_19.cc
tests/parameter_handler/parameter_handler_1_exception.cc
tests/parameter_handler/parameter_handler_1_include.cc
tests/parameter_handler/parameter_handler_1_include_fail.cc
tests/parameter_handler/parameter_handler_1a.cc
tests/parameter_handler/parameter_handler_2.cc
tests/parameter_handler/parameter_handler_20.cc
tests/parameter_handler/parameter_handler_21.cc
tests/parameter_handler/parameter_handler_22_last_line.cc
tests/parameter_handler/parameter_handler_2_read_from_string.cc
tests/parameter_handler/parameter_handler_3.cc
tests/parameter_handler/parameter_handler_3_with_alias_01.cc
tests/parameter_handler/parameter_handler_3_with_alias_02.cc
tests/parameter_handler/parameter_handler_3_with_alias_03.cc
tests/parameter_handler/parameter_handler_3_with_alias_04.cc
tests/parameter_handler/parameter_handler_4.cc
tests/parameter_handler/parameter_handler_4a.cc
tests/parameter_handler/parameter_handler_4a_with_alias.cc
tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
tests/parameter_handler/parameter_handler_4b.cc
tests/parameter_handler/parameter_handler_5.cc
tests/parameter_handler/parameter_handler_6.cc
tests/parameter_handler/parameter_handler_6_bool.cc
tests/parameter_handler/parameter_handler_7.cc
tests/parameter_handler/parameter_handler_8.cc
tests/parameter_handler/parameter_handler_9.cc
tests/parameter_handler/parameter_handler_dos_endings.cc
tests/parameter_handler/parameter_handler_double_01.cc
tests/parameter_handler/parameter_handler_read_xml.cc
tests/parameter_handler/parameter_handler_read_xml_error_01.cc
tests/parameter_handler/parameter_handler_read_xml_error_02.cc
tests/parameter_handler/parameter_handler_read_xml_error_03.cc
tests/parameter_handler/parameter_handler_read_xml_error_04.cc
tests/parameter_handler/parameter_handler_write_json.cc
tests/parameter_handler/parameter_handler_write_section_1.cc
tests/parameter_handler/parameter_handler_write_section_2.cc
tests/parameter_handler/parameter_handler_write_section_xml.cc
tests/parameter_handler/parameter_handler_write_xml.cc
tests/petsc/block_vector_iterator_03.cc
tests/petsc/copy_to_dealvec.cc
tests/petsc/copy_to_dealvec_block.cc
tests/petsc/deal_solver_01.cc
tests/petsc/deal_solver_02.cc
tests/petsc/deal_solver_03.cc
tests/petsc/deal_solver_04.cc
tests/petsc/deal_solver_05.cc
tests/petsc/matrix_out_03.cc
tests/petsc/parallel_sparse_matrix_01.cc
tests/petsc/solver_03.cc
tests/petsc/solver_03_precondition_boomeramg.cc
tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
tests/petsc/solver_03_precondition_eisenstat.cc
tests/petsc/solver_03_precondition_icc.cc
tests/petsc/solver_03_precondition_ilu.cc
tests/petsc/solver_03_precondition_lu.cc
tests/petsc/solver_03_precondition_parasails.cc
tests/petsc/solver_03_precondition_sor.cc
tests/petsc/solver_03_precondition_ssor.cc
tests/petsc/solver_04.cc
tests/petsc/solver_05.cc
tests/petsc/solver_06.cc
tests/petsc/solver_07.cc
tests/petsc/solver_08.cc
tests/petsc/solver_09.cc
tests/petsc/solver_10.cc
tests/petsc/solver_12.cc
tests/petsc/solver_13.cc
tests/petsc/sparse_direct_mumps.cc
tests/physics/step-44-standard_tensors-material_push_forward.cc
tests/physics/step-44-standard_tensors-spatial.cc
tests/physics/step-44.cc
tests/quick_tests/CMakeLists.txt
tests/quick_tests/step-metis.cc
tests/quick_tests/step-petsc.cc
tests/quick_tests/step-slepc.cc
tests/quick_tests/step-trilinos.cc
tests/quick_tests/step.cc
tests/serialization/sparsity_pattern.cc
tests/slepc_complex/00.cc
tests/sparsity/block_dynamic_01.cc
tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
tests/sparsity/block_sparsity_pattern_01.cc
tests/sparsity/block_sparsity_pattern_02.cc
tests/sparsity/block_sparsity_pattern_03.cc
tests/sparsity/chunk_sparsity_pattern_01.cc
tests/sparsity/chunk_sparsity_pattern_02.cc
tests/sparsity/chunk_sparsity_pattern_03.cc
tests/sparsity/chunk_sparsity_pattern_04.cc
tests/sparsity/chunk_sparsity_pattern_05.cc
tests/sparsity/chunk_sparsity_pattern_06.cc
tests/sparsity/chunk_sparsity_pattern_07.cc
tests/sparsity/chunk_sparsity_pattern_09.cc
tests/sparsity/chunk_sparsity_pattern_10.cc
tests/sparsity/chunk_sparsity_pattern_11.cc
tests/sparsity/dynamic_sparsity_pattern_01.cc
tests/sparsity/dynamic_sparsity_pattern_02.cc
tests/sparsity/dynamic_sparsity_pattern_03.cc
tests/sparsity/dynamic_sparsity_pattern_04.cc
tests/sparsity/dynamic_sparsity_pattern_05.cc
tests/sparsity/dynamic_sparsity_pattern_06.cc
tests/sparsity/dynamic_sparsity_pattern_07.cc
tests/sparsity/dynamic_sparsity_pattern_08.cc
tests/sparsity/dynamic_sparsity_pattern_09.cc
tests/sparsity/dynamic_sparsity_pattern_10.cc
tests/sparsity/dynamic_sparsity_pattern_11.cc
tests/sparsity/dynamic_sparsity_pattern_12.cc
tests/sparsity/dynamic_sparsity_pattern_13.cc
tests/sparsity/dynamic_sparsity_pattern_14.cc
tests/sparsity/dynamic_sparsity_pattern_15.cc
tests/sparsity/dynamic_sparsity_pattern_16.cc
tests/sparsity/dynamic_sparsity_pattern_index_set_01.cc
tests/sparsity/dynamic_sparsity_pattern_index_set_02.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_01.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_02.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_03.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_05.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_06.cc
tests/sparsity/sparsity_pattern.cc
tests/sparsity/sparsity_pattern_01.cc
tests/sparsity/sparsity_pattern_02.cc
tests/sparsity/sparsity_pattern_03.cc
tests/sparsity/sparsity_pattern_04.cc
tests/sparsity/sparsity_pattern_05.cc
tests/sparsity/sparsity_pattern_06.cc
tests/sparsity/sparsity_pattern_07.cc
tests/sparsity/sparsity_pattern_08.cc
tests/sparsity/sparsity_pattern_09.cc
tests/sparsity/sparsity_pattern_10.cc
tests/sparsity/sparsity_pattern_11.cc
tests/sparsity/sparsity_pattern_common.h
tests/sparsity/sparsity_pattern_copy_from_01.cc
tests/sparsity/sparsity_pattern_iterator_01.cc
tests/sparsity/sparsity_pattern_write_svg_01.cc
tests/sparsity/sparsity_tools_01.cc
tests/sparsity/sparsity_tools_02.cc
tests/trilinos/assemble_matrix_parallel_01.cc
tests/trilinos/assemble_matrix_parallel_02.cc
tests/trilinos/assemble_matrix_parallel_03.cc
tests/trilinos/assemble_matrix_parallel_04.cc
tests/trilinos/assemble_matrix_parallel_05.cc
tests/trilinos/assemble_matrix_parallel_06.cc
tests/trilinos/assemble_matrix_parallel_07.cc
tests/trilinos/block_vector_iterator_03.cc
tests/trilinos/copy_to_dealvec.cc
tests/trilinos/copy_to_dealvec_block.cc
tests/trilinos/deal_solver_01.cc
tests/trilinos/deal_solver_02.cc
tests/trilinos/deal_solver_03.cc
tests/trilinos/deal_solver_04.cc
tests/trilinos/deal_solver_05.cc
tests/trilinos/deal_solver_06.cc
tests/trilinos/direct_solver.cc
tests/trilinos/direct_solver_2.cc
tests/trilinos/epetra_vector_01.cc
tests/trilinos/epetra_vector_02.cc
tests/trilinos/parallel_sparse_matrix_01.cc
tests/trilinos/precondition.cc
tests/trilinos/precondition_amg_dgp.cc
tests/trilinos/precondition_amg_smoother.cc
tests/trilinos/precondition_muelu_dgp.cc
tests/trilinos/precondition_muelu_q_iso_q1.cc
tests/trilinos/precondition_muelu_smoother.cc
tests/trilinos/precondition_q_iso_q1.cc
tests/trilinos/readwritevector.cc
tests/trilinos/solver_03.cc
tests/trilinos/solver_05.cc
tests/trilinos/solver_07.cc
tests/trilinos/solver_control_01.cc
tests/trilinos/solver_control_02.cc
tests/trilinos/solver_control_03.cc
tests/trilinos/solver_control_04.cc
tests/trilinos/solver_control_05.cc
tests/trilinos/sparse_matrix_vector_10.cc
tests/trilinos/sparse_matrix_vector_11.cc
tests/trilinos/sparsity_pattern_common.h
tests/trilinos/trilinos_64_bit_crash_01.cc
tests/vector/complex_vector_11.cc
tests/vector/complex_vector_12.cc
tests/vector/complex_vector_13.cc
tests/vector/complex_vector_14.cc
tests/vector/complex_vector_15.cc
tests/vector/complex_vector_16.cc
tests/vector/complex_vector_17.cc
tests/vector/complex_vector_18.cc
tests/vector/complex_vector_19.cc
tests/vector/complex_vector_20.cc
tests/vector/complex_vector_21.cc
tests/vector/complex_vector_21_negative.cc
tests/vector/complex_vector_22.cc
tests/vector/complex_vector_23.cc
tests/vector/complex_vector_24.cc
tests/vector/complex_vector_25.cc
tests/vector/complex_vector_26.cc
tests/vector/complex_vector_27.cc
tests/vector/complex_vector_28.cc
tests/vector/complex_vector_29.cc
tests/vector/complex_vector_30.cc
tests/vector/complex_vector_31.cc
tests/vector/complex_vector_32.cc
tests/vector/complex_vector_33.cc
tests/vector/complex_vector_34.cc
tests/vector/complex_vector_35.cc
tests/vector/complex_vector_36.cc
tests/vector/complex_vector_37.cc
tests/vector/complex_vector_38.cc
tests/vector/complex_vector_39.cc
tests/vector/complex_vector_40.cc
tests/vector/complex_vector_41.cc
tests/vector/complex_vector_42.cc
tests/vector/complex_vector_43.cc
tests/vector/complex_vector_44.cc
tests/vector/complex_vector_45.cc
tests/vector/complex_vector_46.cc
tests/vector/complex_vector_47.cc
tests/vector/complex_vector_48.cc
tests/vector/complex_vector_49.cc
tests/vector/complex_vector_equality_1.cc
tests/vector/complex_vector_equality_2.cc
tests/vector/complex_vector_equality_3.cc
tests/vector/complex_vector_equality_4.cc
tests/vector/complex_vector_equality_5.cc
tests/vector/complex_vector_equality_6.cc
tests/vector/complex_vector_equality_7.cc
tests/vector/complex_vector_equality_8.cc
tests/vector/complex_vector_vector_01.cc
tests/vector/vector_11.cc
tests/vector/vector_12.cc
tests/vector/vector_13.cc
tests/vector/vector_14.cc
tests/vector/vector_15.cc
tests/vector/vector_16.cc
tests/vector/vector_17.cc
tests/vector/vector_18.cc
tests/vector/vector_19.cc
tests/vector/vector_20.cc
tests/vector/vector_21.cc
tests/vector/vector_21_negative.cc
tests/vector/vector_22.cc
tests/vector/vector_23.cc
tests/vector/vector_24.cc
tests/vector/vector_26.cc
tests/vector/vector_27.cc
tests/vector/vector_28.cc
tests/vector/vector_29.cc
tests/vector/vector_30.cc
tests/vector/vector_31.cc
tests/vector/vector_32.cc
tests/vector/vector_33.cc
tests/vector/vector_34.cc
tests/vector/vector_35.cc
tests/vector/vector_36.cc
tests/vector/vector_37.cc
tests/vector/vector_38.cc
tests/vector/vector_39.cc
tests/vector/vector_40.cc
tests/vector/vector_41.cc
tests/vector/vector_42.cc
tests/vector/vector_43.cc
tests/vector/vector_44.cc
tests/vector/vector_45.cc
tests/vector/vector_46.cc
tests/vector/vector_47.cc
tests/vector/vector_48.cc
tests/vector/vector_49.cc
tests/vector/vector_57.cc
tests/vector/vector_equality_1.cc
tests/vector/vector_equality_2.cc
tests/vector/vector_equality_3.cc
tests/vector/vector_equality_4.cc
tests/vector/vector_equality_5.cc
tests/vector/vector_equality_6.cc
tests/vector/vector_equality_7.cc
tests/vector/vector_equality_8.cc
tests/vector/vector_vector_01.cc
tests/vector_tools/integrate_difference_02.cc
tests/vector_tools/integrate_difference_03.cc
tests/vector_tools/integrate_difference_04.cc

index 4a88aadb2403f3b71941e99c42cac1900aa197b5..1068dc0abba630d8f70e2e43f49ef3ac9dc642ec 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a5d25a733b2eb473e7f420df37c2a4f9945a9b09..d6492aa008bc9b52055a7a51d93d90fa353b36d7 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7c8bae0abf00d86b5eb58fce5ee8d16f1bf4e4f8..1904dfbbede0aeaac2123efb63d09907bdb0c835 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index cc82df6c6b7ff8371f7a213fe39d734f1d83aded..38cc5972d127b394d56c3b08cad32d8e54df372d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 98bc5239380736ba08a320d00920e5f7e6eb5d59..58886c8e45f1fe35c4cead0114cc86bae2d316da 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 by the deal.II authors
+## Copyright (C) 2016 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index aac240b3d1c1485aefc75f42109c0fb018bbccdc..c96ae66c558d26925be86a8bf0d128ab0fccfb0c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 53568bd4ed612d2de938a1e7b4f6dabe5c7d129b..1379b8d8cea8cf25c23a5f2c56ecfcbc7ae6648c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 6b355771ab29f13c1f0ae7d9d508f390342bce41..b1f2bda46800525d91507833e9addb0089fac268 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library. It is a modified version
 ## of the file FEniCS terminal from the FEniCS project.
index d9ed921c70c185f5581636368c982fd89ffda366..52f1606e3c7efec1bf2b3a11374c0df8adb70bbe 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library. It is a modified version
 ## of the file FEniCS terminal from the FEniCS project.
index cf9eef87ad063aa6386164d6943299090c946810..485b115a64406c9381df08ad24d7ebbc57700e34 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3e4a9bf44dc98874aaa5a5954ec2c8d2b19fee1d..3c4962560a72d3adefe59f2f18cd94c0036b34ca 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 760bdc1fc6538f26faf7eff59144c265b0d357be..5662338ce3dc0e98561dcea5eb5b3ff4890ab24a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fe22952598d9fd79db4aa1e5e5a066e52913a964..0df86b033af5a122edd1c69f64c4802ab4dca153 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ac18d3f10845afd3e52410d5c32b027b7088bf9a..ed9acf269b8e8adc829c7749b1507e3dda3d5daa 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fe79ed757d381976a2281e928331c40ea9065758..f4c7285b3d4c1a4f8fbe374f38d6ac6df9c41cfc 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9877a00389cb6387193ff22b598a22d1f55f477c..3d3504f4def57e7d13e0a3d4f44ce9a89d8a82db 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 855b9d6a2de3b89b5d8d69d5ab012c9026b0fdb7..8728027f67893cd377465427eaa9114745ec2a50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0237d092ac6d76eff1cb20aa98c0553b28151aa6..a00de57d936d33377beb42c9a2abc21de1053e04 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fd192030311cbcbca103b5855a127b22af2003ef..7244846f73dde2b710734eed39348642981582ec 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8004f8fc6f7ce6ae4fb79249050bf256f1feb622..827bca12a155bd2cb6e262b656850aead4c3443e 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>Build system internals</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2013, 2015 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2013 - 2016 by the deal.II Authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 7635de0726796916335f5df587f2027c855d8a6a..49407e0aaf2ca4bc58cbf243b81d4f730f0dcd87 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>Porting deal.II</title>
     <link href="../screen.css" rel="StyleSheet" media="screen">
-    <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2005, 2010, 2012, 2013, 2015 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2016 by the deal.II Authors">
     <meta name="keywords" content="deal.II porting">
   </head>
 
index 7865b44404916c70a73100ed82e01450cc8676f6..48350cbe777c8540bb149dd17dfd2e1f00baa596 100644 (file)
@@ -5,7 +5,7 @@
   <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
   <title>The deal.II Testsuite</title>
   <link href="../screen.css" rel="StyleSheet">
-  <meta name="copyright" content="Copyright (C) 1998 - 2015 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2016 by the deal.II Authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
@@ -597,7 +597,7 @@ category/test.expect=run.output
 <pre>
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II Authors
+// Copyright (C) 2015 - 2016 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 1930e672e1b9f4d9a62b74ab0e8824f7d290b2fa..b4b5d6ef93a8b9a4f2885ceb4948f53c07948150 100644 (file)
@@ -5,7 +5,7 @@
     <title>The deal.II Online Documentation</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
     <link href="screen.css" rel="StyleSheet" type="text/css">
-    <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2016 by the deal.II Authors">
     <meta name="date" content="2006/02/07 22:49:01">
     <meta name="keywords" content="deal.II">
   </head>
index dea91160f7e2dce13af95d70cf2a860f0aa2a50c..346158b8d43f338f876b49b3d3016432ae9a8479 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>The deal.II Readme on interfacing to ARPACK</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010, 2013, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2015 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 5bb231331146192dc5341295f3f89018059d3c22..cda262ac813e5268a178d97481449d154a23ad03 100644 (file)
@@ -5,7 +5,7 @@
   <head>                            
     <title>The deal.II Readme on interfacing to OpenCASCADE</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010, 2013, 2014, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2015 by the deal.II authors">
     <meta name="keywords" content="deal.II"> 
   </head>                                                                      
   <body> 
index b7d39416e124db8ea9068a56e0fb200c41487259..69f29b36bd951734a1794fec3e98a13710c1ea32 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to p4est</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010 - 2013, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2015 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 78b75b2762a3864055f1104066acf43702413667..04ec2bf6d7e69972acbf49fdeddfb8321b3cf4e2 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to PETSc</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008 - 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2016 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 81f38692221a8aa6f3456e7495728f29d081c4fe..9c11abc5b0311ff7d831bdf0da915231e6c9707c 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to SLEPc</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2015 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 82f982b643b95bccbab52e665f2b16041d5c719b..cfb018f34ecbe9846fdb7ee5fa4ebbba84c6c13d 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to Trilinos</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008 - 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2016 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 28336b0629fd917d4563f997a36617e8bbce92bf..98b5473529793b318ca9424d3d7aea6dd1b87c1c 100644 (file)
@@ -5,7 +5,7 @@
     <title>deal.II Documentation</title>
     <link href="screen.css" rel="StyleSheet">
     <link rel="SHORTCUT ICON" href="deal.ico">
-    <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2012 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 1998 - 2015 by the deal.II Authors">
     <meta name="keywords" content="deal dealii finite elements fem triangulation">
     <meta http-equiv="content-language" content="en">
 
index a22ff6960b03f84c1e3fccbd7458a36b99bc5a44..825f37501a370347e62cb528417744d30488397f 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>deal.II navigation bar</title>
     <link href="screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 1999-2016 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 1999 - 2016 by the deal.II Authors">
     <meta name="date" content="2006/02/07 22:49:06">
   </head>
   <body class="navbar">
index 83d0e610f9f8049a291a7a2d9c25ac2eda80dc35..aa334ded5e77f098e74293eb2ab06ba554ab657b 100644 (file)
@@ -6,7 +6,7 @@
     <title>The deal.II Readme</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
     <link href="screen.css" rel="StyleSheet"/>
-    <meta name="copyright" content="Copyright (C) 1998 - 2016 by the deal.II Authors"/>
+    <meta name="copyright" content="Copyright (C) 1998 - 2017 by the deal.II Authors"/>
     <meta name="keywords" content="deal.II"/>
   </head>
 
index 9914a005f26b89ba113ebec37b767729db941e66..424e89e354396ed74bd215d4b18473f40314a5ce 100644 (file)
@@ -5,7 +5,7 @@
     <title>deal.II CMake documentation</title>
     <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
-    <meta name="copyright" content="Copyright (C) 2012, 2013, 2014, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2012 - 2016 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index b4d8e364ede6bb6d5ba6858b7096252fde341ced..16836114cfc56a06f250041923eddf43d12f17aa 100644 (file)
@@ -5,7 +5,7 @@
     <title>How to use CMake to configure your projects with deal.II</title>
     <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
-    <meta name="copyright" content="Copyright (C) 2012, 2013, 2015 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2012 - 2016 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index ae7e424c53dc63f3b765b614f1183d2c405b8d6e..3f21f7c79124d0712f2198af03f0b3fb7fc1b72c 100644 (file)
@@ -6,7 +6,7 @@
   <title>deal.II Doxygen documentation</title>
   <link href="../screen.css" rel="StyleSheet">
   <meta name="author" content="the deal.II authors">
-  <meta name="copyright" content="Copyright (C) 2012 - 2015 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 2012 - 2016 by the deal.II authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index 2b0d3edec2ebdc46d518bd514d3d2df0f74c0478..d4e1feb9f624ec87386f4306513e9ecc990d50a8 100644 (file)
@@ -5,7 +5,7 @@
   <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
   <title>The deal.II Testsuite</title>
   <link href="../screen.css" rel="StyleSheet">
-  <meta name="copyright" content="Copyright (C) 1998 - 2015 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2016 by the deal.II Authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index 27412bef0e1d24b344bdc030ac444e654e1c889d..e5b030ac375213207dad3059c15e499a6a0a65e9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d0130a8675aa62f8c0702f72cba08d52b7e7b070..28a8fd5ae034cf09b72f6cad902819e6d74ac4b7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4f0d19abf320b7b3e641b6851fa19ca83655a739..5a8f8e643c711e2dc4e5c3383120420b31e01044 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2015 by the deal.II authors
+ * Copyright (C) 2001 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f59b6c90f9e422d7e9e62e5043ef2a7e36b6d72d..d0dd68fc198d44d9659a2bc82b96a63646bc7172 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2002 - 2015 by the deal.II authors
+ * Copyright (C) 2002 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f2ed06f7e1e246739880829eba94c9d45759ebae..edf6284c9425c07f436a029df45f4f5bf9f9bf86 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2014 by the deal.II authors
+ * Copyright (C) 2005 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 80e66c0422e4acd812fabbddfd91228af54b79de..0686ffea77c33a79befbb676922b33ebbfd7587b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 72bb761cb08918e2e72b3c55e446fc95029066b0..76f6ca22ec0383720ce2d10caf826cafd67ed492 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2015 by the deal.II authors
+ * Copyright (C) 2005 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e5ecd5d9e6eb3c7218f731a5aba487f33bd006b1..034d657ad7e4d7025d7b4f2892ba22bbd12b29c3 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 09cc5c59bf4bf84ed45a0b8b8e114de4db911341..a92abd80f9ae4e100ca9a06f2d8be45011e902ea 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6edecfc4d5893b36605c60bd85d3bef227d8c550..1829c33abdf633e71643fdf5c8f4e5116026e2eb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 86d9bcfac37a20f66b98870a99022a759e879970..10d23917c1681e3b5b08f91a07884a920b1c013c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ba73fbd015be2339c2d05d003654ebce223b77b8..7be6aeb2a2a4dc05ab7e3fd56812b30acce5ebc8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6a097b9a645c2405732001a44224c49226625901..9dc71120aa1d28defdb60a51a53235aaa4f29de0 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2015 by the deal.II authors
+ * Copyright (C) 2007 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 787c57beba6e88c1ed5d29cc80778d1fdaca8cba..2aedc850a281990bc21617c040f89527f429276f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 37fc372a6d30e95688535c7e0f691fcfeee97ce9..b1f83006d42250bfc38e2ba74068c5ab9108dca0 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5c64fdacc499809e99e6d8a295124dbb0a4fa71d..f0635a2cf467c6130b5e17048ef40d8ecbb96d40 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9035706e217d453650ec032024f4a87140bbe16f..a23d29090fa5968324f6f946a4c2fdc0df86861d 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors
+ * Copyright (C) 2010 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 72867c7367d3461a15bcd78a25c75e502769f3b0..6ca481b1dac3bfe5d96c4970e2e520281238498a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2016 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2e6b81c580ebe0a49f7ef4ce5e054bfedde70cb6..d97f6404e45ccd25ca7079b9c8f47a0c7fd7881f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors
+ * Copyright (C) 2010 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 13f1616a363f474789a1dd6f54a46fecc7e364cb..a849b40864e12aeb2542cf6111021c50d3579a2b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2015 by the deal.II authors and
+ * Copyright (C) 2010 - 2016 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
index a2c2d1f0e4264b1fa035b09f8256e6080f019011..f84f90acaba0d9c31aae7c26dbf2e7b1e26ed5ef 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8fe505b3080fb1f7faacf25e78dc73b9606344f0..eeeb60cd3797838bf9c018bfe23d36feeb96cdc7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0751828d5036c06b5f568c18fb2ce4f9b4009b42..b67f1f2b3d29c880682e1dc4da655d742a3cd3a5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index aa2d32a578a6210d239649702da381dace5dd6fb..e14dbaaf03133180dd8cad4b5247aec2161201ec 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 157bf7442932d627aa067dfeb375853159e15c81..2cb8fe98994f0364b2e92467b383c1cd52313387 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2015 by the deal.II authors
+ * Copyright (C) 2014 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0760f493cf62fa8d1966f66e567e689553b33195..763d60d69c9c05dfec0c852760dff9c921b4b6ac 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2016 by the deal.II authors
+ * Copyright (C) 2008 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6fca75be286e7a771dfba454c6a9e888ff22db80..30822f39d5a8571dc137fabd1682834cc0f795a6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6632a91db0df844750874b3770abf0a6bcda9f0e..0e722b49c8cafb85190eb927919d267ce81201c4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9df1bba196348585bb7bb771f92f8a7ae875b7e5..3344a8b2c0dd5a21e08c2bd76a1880f83b1395c5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ce697b777d061389e4378c9201c152829a330081..1a9c9f0cd474a54dd5633beea67097faf3e8a0d4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2015 by the deal.II authors
+ * Copyright (C) 2000 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 05153daf1ee9be651b49836dd06f21d1f70b7045..b1e8c05b1f2f3d30e947064ed705e722eeed6750 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f1a51c15460ff4d08298c3f081dbf2a21d8ee05..fd15d7194b37e32b75bd70edeaf56c49b6669088 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96f53bd01ba9ab7e8ec21d9c75219d944fb9e162..97340f9df0a4451db3d73ce8763215e0d2db391a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de695e72d927662d63cb0bf2875ed3a050e941ab..6feebed47be5a6957278d7300108086c17e3eecb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92c70edbf67d6aa96d6d3bf481f30635f698100e..963b0051b4a024c696df28d8f4764e260a0dee6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d459f14f9c6fd61de6fc367e9cf2a4afcc4729f..fea73c94710bd267afef28f658127e09b113c118 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2be814e725abf5489912f688202e3e05a4bd005..1499e919bbc5ca18b88a3afc14c6b46a9c017735 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ed772627ec340e31426305861c91871609aeb14..fefac59e01e8d6164610cf0f501c82326b193ed0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76b4d9a6a6803d15933cf2211d8c5b43b92d491a..2bf0cb8e24acc6824b3daede0ca1bc01f76708c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c52e86764ae0aaec2237f033afeaa9f06797d7f..f33c90400cb451f7b5e6c3e2c351fe241ab5dbed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e97051ebd1c9e4c1adb42736dcc302aca4008b00..bdfde8e596f529834c0adca30811e1f01adfe3ee 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a2acf99ec5cf39ec7719b5af95e72927573a921..68726c917c8392189d928136b8e1072aaced9cef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ac954ab138b5d2956568079946c8c6c346691a1..24c1315364a24336aacb7fd5b21a47332da39397 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b25730d6ec1052af7f94408d4dfd9f7d049f7374..82718072f1c85a38535c63428bcb0e76323974bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24274ea7dcdc273930b62a20a7d835648a62e54a..1ff6da84ca298fa383e6a43fb95ceb05b8b8a7e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad75608f4475214759dbca1c60e2617be916a822..b49df5077c4e61121365f50f03bef1d7f05485ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56db9f092c1d680ce8089c9b8f3fbddb60241d9e..ad69ef67baa4c03e51b90d28efb8322d33a832d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index befc6c0b4d08cd822668e419577a882dfea010bf..ef8c2dae1cd5a6378bb66479d470f8e8752060fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00ec19f5543517181e86cd3fd34096c2f58edb66..36610a3b6a961a054dcc6992c600d3a1a5e4672c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4b550b4f0b75f7eb923a6f3e81667220b69a521..9d08fb1d47ed71100e5c9405678b2ece02b49b2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a79933c0edb4e5a6af78a9ff8dd0efed7eb07609..3f6ab1b2b8d900ed6da734a06eea015463d2f007 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e7c28b0135e23d7b9e92c7df250c9fc5e16f5cc..88c912b6ebb507370b959faa85d422a28171bf6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a1413a8aac29e6bd5de6cec6a204497327db164..8cff4b76397a1bbfcd151bab7676c004b1adc0b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38b25cfd7ff6d2b13dc1f898aa9988e7d2d622e2..6739409fa5d55c40901b428c452bdcdcdbbb7d4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80c603dc6be8f34bb7a74b1e2aa84025439a07c6..f3a4b5ff278534c342cbcfa86284112819f912e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5011dd52754ffe381663d3e1eeb3996d1f35fca2..6cdce66d3c7fa5de56ea7ddea8a60955fa23bb0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73cde3aa4f66bfdf09c93bac5222c3267fbac9fa..4b4065b362dd5eca3eaf5f3178228050922a21bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d7f3c3f83c7acfc95fa6330a86bc1dcfb7ebc53..62e4f03016ebdb43a8bcb57a13b4cc2f750985bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2016 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4264422c908b58a07c86cb116a820fa73d869848..62f6bcd19ca60b4827e0375879c3b6ce27db58db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ceb89556d7e7d0931b30340657cded5226877f4..f395a8863655bf7716926a09838b645709377205 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5bba584fba86ae39fc5f1d9c2a275ff749864a6..43ea97ee58faf771341e226182330396f2c35d6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc9ddd616b8c738a9cbe02e446671c63744ddea7..5e519b203087188b4935649dfab451d61f409ac1 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2012 - 2016 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b71268cc3bf5315ffff6ba45b5bf824c2fad4a36..18def726faa4a71a71fea3bf09d7ba8499aefc1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4da36c37bd2880678d9dede286b11a33038cfd2..28d94bd288705f45e572e8d1b7a59caa9df543d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca6dcd23dece5a32f078d1c1bf07a4644b612304..cbe40d57e68a1a1c794b4e9cfd39cacec6dd36e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db4f10a41ef130bbefee823516b07b660eb8de8c..3300eb34cf4e191a25e013980eb475f7f12c6832 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac2c028b09e5c7d211aedd4f362b7a0c68c69f6c..155596d278af430136acd2ceeac57a7befda91a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 809e2f1da47a580d39c817c1b2a39a42aa92a53e..17f7f90923697dc83126c1a5a6f36616d3d2ca66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2224b61fa87b9cfe1b42d91998c96c7f75ecc2c1..2a9ed1b809dd2e57f4898bcd9175767d7706bb69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b4d20b924b4fd031ff1e5646efb899024cd191e..6031650873a65a3eaa5d4d6c3f2560dba5113f45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be5d11813c056dc315db47de48c6836689603807..f2062d33ac83462495970cfaccf0d60b0f3f44ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da182ff83144a5fbae9b49da73d499b8205bf614..765c79a779d0f6bec9a2ab20c75b138c95d61ec5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9c5b6d462687c1dd1a30335d8b11008f3d96c8f..4676e570230f9926eb67b1549ab958edad8c3029 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7670df926cc322789af1a069f675d5e40b895f2d..aa4d0ababbc8d6dda4ada4e9d1b7bd01c1d34148 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b8f176cd9e3eebe8b0b72ceb81d651acf80c602..95fb372ebb44481b55917f4085c3d7edea237cdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c05cedd3fec2c6ab85f099aa10ec37be2ab23798..e5957f2b947f55b562d6c52a4683f23faf48ab72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b82b1a2cc4260dbad3fa3026f5853cc254d815b8..419b0e5a2a2fc9a810e94b80db582e933a44e61f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cfa16faa08773df2a25444a173c148250b7aad2..98c3df663c5f69f0988cf4f47a63626a499f6141 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 162c87d2d99458ada20ce639326f864ae4ea9d78..711b9bfcf6649b96b921f0c6d4265f13d526862e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2016 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96a69334e69bcdb35c610fbf6af81f54e583cf03..ebaf40e9fbe6cc04104d5c8b5bc590c9963d1679 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2016 by the deal.II authors
+// Copyright (C) 2006 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fff8e1f194a21dc0cca57872e328757e11bd5511..799cb846be0dbbac1692fd92cabcc9cc8ecd1365 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8631bc276ba54e953cc7961b1e2034be75c8fe66..e17f02ce2e854053198abc5ae59743d5cb0c8b9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce6c865994d23aa72a2a17366c7d2750612d3bd0..9758d3f902d33a567cb9795317cdbb9625f8bc72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 527bc7a1eb72e537fdf70822b4c5b2acd6ab9c76..5de44ece9f3d9f52947d7742f5426aac2606a95a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76ca5beecd593fe873701c41da94e6197478acd4..c60b94b46916fa4ad5a46dae1642ae437a6c9f67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5261cdde291e99e36b43044bd82833457461b628..7e8e10c196f0e916a488e7f08c9adb881686592d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de8b98453d397db4cb46c892ed82f278440c3f3b..a19aa9bf4ea2f9f224e8cafe8b94ab6574968872 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38a512607377c74d05f4037981eb0fbe3b640f53..4d26e55ebbb714e9a8f8d756f0ee7b4475ff3f8f 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2012 - 2016 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc98739be518ad5ffff6254efd0664cc5936b8d1..5f98ca63b721a851f845f7763abf5ac6b87e3a10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0beb22d7c65e43abb38524a3040417488fab7a8b..c4ecf65be28c95d6a067cf05d95676beaee16fa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61d0b5e482238fb6fff3d964f7f43fc1ecbaf79e..7180b11c50b7f379ef0394a58340b3716b6cac87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28dff634fa05a8773431cd8e969b05f7ce4f46ef..cd97b61a39b11b6424a3c4a3afb10ae65dfac16a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c49d7ddf6ebe57ccda515c21047a856afc7bc7a0..2f579118398619036b8daf6bf2f233c03e47df43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09eb88f3bf01253225e9be034897e4ad9abe449c..c727630ca32e13bb442e391687b1bcc826e7bd11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22b4e746f4982ec2ead9675e1e50336c3280837f..03a7586d35fc74a14914d88d9311e84c68cdd29b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9a3861ed7127f3921f6652f0ac3170d29e71fce..ce8da006e4eb7d8101ee2eda83430aff94ce90d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a78492cc4c83adb7d0c9d0252f2bd513a992f788..c01be97c8435274e2394a992ddac7fa6669d4ee7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45b624efc8a474f407ba832222a668fd9ade384f..eef8c36655aca44d11dadaa5c40ef483c85b408d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b4f04982149dc2cc41e31ebfc8461abdeb5a2d8..5365d8ffd9efd59c57be89588e580142795d962d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7428feb13857d37ce6923a2e01b10efa331fc0d5..b1380ae512d15009b866ce85264aed163b1e6ba1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e68748ca1c29659ab90a8d10a8d8586540e53e48..8f3ba8a4f6aa24523bf88fdbddb0b784b47fe4d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80c434f5e8cf396bd28933f4425b960f3d3682d0..47ea96f54a7f2bbe7d823356640cfca000b23fb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf2ffbd778a652185d2e1e7f300a9d71dcb3998b..0c45ac7d9714f75e41ec294b8e244be90aa0a419 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6cae777ed4e521a21050f88c1ed8b8aaf808460..06a5caa3defc36ab5ab6f35287817bd100b70597 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e6f76be0c87f40e0c31b3d39edcc4dfac54df05..f4a0d378fe5e167f94077d7bdd2867709055eeee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4daf2789efba57f7a290a3e26d041875bedfc1c3..b064bcec49c253689d78cf0158698da9f7e6f765 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80fa9cff919484d42e632a1290efa4f2330d99bb..caaa5731ee5e8d53421d146e299e778f5af59e9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ca3496061fe4900a01263cb50a139e4f72a04d0..74d3aa19c5a9c2bc86bf1f94224056947650f50b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2016 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70b46225bfea3a59dfafe09394f3bceedfdb2e22..9c06b153071ada92915b9fb6ddc524bc93f3893d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb77a776a93d43c6c2fb8c538cc43acfa0d2a08c..b0c941e24242bd0ce484481c767dcdbaafed8e12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c09c22804b2fccd1367e4e1729d59b38ec706bb..241c495c5ac6c33f57db40c884c82c846cc560c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f754e23457a6b72ac2cc54ad8160e91533d2f77..cf8acdf18f6c8116659c9a0db49cd22c730cb74a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d07cd68c1fd6b80c9cc11b707ee112cb734f2a6f..ca8469796ebc088b80bb0035698e374e6b4d9121 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a5ba77841eb737be6350dc4469c489bbc77ffa9..328f7a48d898e10e5285a31c36bb753a3bb38ad5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54949aa030bdfaf77945feb8b872d17947e038e5..88076c6149c3aeb56374405a41d556ee31ee0160 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 758b41c7082784f4e6d7300f14779435ca14ae63..2b08664953dd442e229af4d81f1cbf47a6dc3857 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bb77eedad79d36b7f2d7ce3777d3052f8c97a4c..cff07a0e124b2287c74723b83083bc26a23f3c0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4cf55dd47a7bb29d15de1fc9eea42203c7fd7c0..0a0d6398920a97b7e3a0366c775e00ae331d982f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a91162222ee7f07a369e22f7e7aae2e2303fec31..6f6e001931cf96b78036864386087a6f16a31558 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0d9dc22505abf46a623ba061741a36e1bbfba76..59f3da512fdaf6277845d2ebc3490b1956ad7959 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 116c34d2050af0c2285883c016be9443a5ba1332..3ce3fd73bd41d17975b94d43e905a53cae90a2cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2033688deaa737820edb0b96ca99efd265fa33b9..fee91499fb061730f78d915225634118e7729594 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de518ca6fd0ea01fa1fc145500d94fa41d0c11c2..193c63da1192e0ee24905681c5ba1900e2858129 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fbfec3161bc65d68d72d6e464d9919434c74e01..b174dd6b93e353f5a40ec5837ca7fd9588238b3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54a4701910933dc597480f5a7164018b123e619c..ea86931f99c62ee02742c0f21f135d402b60bdc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c1f7f805a826c6925ecc1afd566750698bfe131..58f07a0c6797266be4de334c73b6dfc3c32a1302 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16c3b241f7cdb4b907794622923173e8bae2e6ca..bba1b6a5cfa84e7d6455aa611f8022573d3b6a15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 073f0eac784b49619f23807d31f742ad4921f9a8..c57484c497bacd356c11ed9387ebf7404dd32e2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f8bfadfb6dda19c94cc3fc61ccbb260871475e1..2c4f07061bf98f3fd0418fbfc239ad1ed83177f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ecef9345d44e153b3d8a6e90eac6946005a80bc..01442f4d9b0d4941b19c3bbdb73461d7c4a4d3b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7113685268b022ad0486df4eb4d53335538d4171..c0d4ec2fc2873fd622d1421f762827d2af17229f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73c7bd8e8162293f3ae9c3d59ad2f96a93212cd7..53db4394c63b32c20e47691af705ec73dc3ddad4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f08b6f450e0e94039fc2f92a8d55f74e18378b4d..07628a3ef12e10fece8725c6cf900b6ea5a214af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b582ecfe885d4e16a6e9ab1e97984a61425fddb..5be9d803632578b75bbe83dc1560128f681576c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c201cf15cd0683fe7d6af47f26262bef4c8d0e19..20fe5e1a25f46919c2d696d3ad0e3f1749b1e758 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ca117434fb4f1e735bafbdf490a159302e4fb12..0796baa52866ebb6616bd5de9f1cc5f948bef84b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 275f9c72eae10d0fe1bf1762affe8450312b1545..778d836f711993fed338589052c0b4a3e29dd874 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 324e9d1ad400a0b18db90243220f91eb62ee2138..b4481ff861d68633f8bd21b5834176cb7d7c229d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e27be0fbbdf4b7b0f2a1493bf9fd59718424900..631ecec5c1e357920ea739aacc280c6057dbbbd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f46df57ebfa3e50ed13f8c8a01a7d20056a0d9c..bb0926cb8b86ba5d723bd641f4280685412ddd17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2017-2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17c9d50d075f9476584b409c7fdafdd24d9b619c..40e55db2ef5c265f1b4cc83f46416ed4cc2b898f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a49270d8901416b63f67fa0dfaab05f1aa614536..3acb22debfed5bca19b54ea2588e0d5f7e0572cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e0b06a539a65e98b2fbf15f1005035d71ec5363..5e5d24b23fe744be26359faf277bdeb79535809b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da2141f852e65dcf92544c86adef722bf75248b4..f081d5f8b5f15619f51cb50f952e0f22f5ef1121 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56aa07b154c769c388cb51d99902699ff14fd972..e044c58b9c852a46317be6b57a946439920b7c75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e65cd25c4dd32d87a8c5b1d4955f657a8dc6a1b..087c17919c24b4ea2e097d806430fffb654777d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49d1a31139916367c2945391c7bac797728560c1..0699ff7149b8777794e9c9691ccae2f3294f5fcb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab11191a2c41b2f914614ea7036e98181faf3cd3..bc53ce6eaceebde9c21f9f00eff32b4cf858629d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae13849174f4b578f2ff98cc7a15580888ae39dd..7c657809bfff7902bfd5251ee02c253caa9598d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3d0691c926e827a37cee83a7cf2db95f2d6962d..383e083053df94165898b17e11bd27558f6a83a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 316cd66e0d0fe6062748380f8d0a1d5822bf8b6d..50fa2456f9302787cf8ee73171250a1dcc79fc37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f07ec8b0af4a7b1b7e48445f9d358e35f96a40d6..3a795115ae71c22fc535c6104f074ac1c869ddd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69a1a6ab24d3b00b96e4db67303369a687211125..ffc1c1a6008f476885049c1fde1d09eb3753b250 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c30a7230d9484687d337820694aca022a1820fc7..8015170f971193e38ea4fea909c5659f79da290a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7f290f6241b98d7d168da8985c128f514de1ffd..5e8a9ffc5fb5da0b156988c6246a5e97d6fe8f1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a16ec792aebdc5eec7ac7aa7591fb970bbbc792a..efcecfce841680136826e4ca9b70ecfc0e971051 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a2279b8087625c03115f224ed155f877e2d170f..9d5d3f3798ab8963f91f6e297d12452f410672ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d056b4cfb9a9c100e82b2ba61f89c2d88d91e29e..734512ee1d2ca1e87d8315898ec56258319b5db2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bf091828dd6875746d1ded693ec7dc7b5dc5c4f..71c765d288ce58cc717ec7269317ce4a38d81fbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fe4532609cd14836d0619d02984140543381684..ab74e2f6acc9481ef4cdc21c0ea6e042129362d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e38a2b322b8006f5f13d186c082e9b327047c090..f314a7c77e0a9ecbbad24a15f5e02615dc1edecb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17fdc615e332a738e23ebc8cd5a8930a41d1a86d..cee2271762b9010f44d6d8c0e07bce432e61a94e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e710484248cfabdb0b34456657bd94a7005f5e9b..9a77cd0e0092d37b97e0e931550c318e8bcf84ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a63424cd3ddfd8dcec9bf1f3b34ae1859cebeb9e..72fd8edf1605490763549fc9e5a1d0d9fdd98b6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42359e99a97abab7bb23558f261f2d0a665adc2d..57a2cf0601078ed6e29ae8abd2159a059519c961 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dad61f1f7d04813a80e5e808b029ed6ac1f924f..8d8e411ab4ef40c5d89a44d48bf8cb363d6020a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d7f74de14c7a687067b8bcc90cf4df4a19169f6..887f3b50012d0838b8f71d1602ca44981dc2a478 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7766dbbba14fa0529d8be3ace5b203aa48f21a4f..99ce08adaf98089b89d289930fe6be8eb7a668ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bf15765a5a0be537fee9e11c11412248278100d..050f8724f149b39d64dea7ab162603ceae1abd19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09028d4940cc70e075fe09902c8f3cf3c2e6fcea..73024233a63ab4a87bbf334d773b0700f7113bec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa27b7bee13c698b4a831106ff87aff590c24ebc..72e7c170eb7a7f47a5fcef4c24bd1f1ee0c75d85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40a5151a01e2c659d31ae16ae1ccab9f08b10d31..8b76ac70effe871f59b7b6a26ca51c42b65de2fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87aafc75f13a5a35f804b756bfabe22592637700..5623816444ae9d480235b0c7ebd9c1f507984960 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15b4b403360ce72f7f0e5ca07cc0cd3699017352..7242f9845ec830e430ba3f6e5bedb646dfbab3ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2106aad9652e46be4faf7784c2a79a3f321b31a0..732e9472a2e5910f4e74cea544e2e047497bfde9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a8d9e7f37666a765776fab23958d0ffb3e690a1..7ebc96cd6e510b60af18f0d6ce76a6193398b766 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ad5afe571f27bc51025883f2062567e42f15719..17c1c84b95c5fd22f577a0ced47e738f1afcd627 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfc7b8b67d8b7a4e1f934daf21564adbb04867b1..1d89b1bfe2c2878fb6cc081ff069b83d95f2ae02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a73a91958358e0a9d8677ee77b704fe81f5b49e3..9d2c66bbce0b01dd5e4a0c1d99f12b8d147d851d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7012e7eebba0199362c91700432474eee1eaff56..acadee775078b6f0f846a8925c24d5aac95ccc24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da35f8814cfe29b7ba8c5ac558424e7f2595cd72..9cf27e123cd36080bff606a24bdeebc168538107 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1cd2acf214a6db763b72fbb748fcdad5ffbd0aa..43e3cccc58f94c013ef2de51e8f8eb1919ac7537 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 917af7f8006d58ac61ae7b38660effb49600791b..63533b2b40b85fe7a25da75823a019a03c28231f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0c50264ae49e4030544f392eb9454c976b3d5ca..c8c9aec2eeb353d722694110503fc06e2810e64c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3fe8e8fb8dece42c065d3f35fd96472aebe9436..ab2548026f2088d45aaddbb70b4e7b12770c8f65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1650b0bd430d47d89837e59746125ae34eb573c..d5923e77de19ce3a9161b4e56176d2d864dcec2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0175e7acfd668a92fff39bd928825285aa94066c..83258cd4c320977f07709578aee4d59e656d02c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 344643e18b3edc2a948a28f2f06a653765494d34..931bc58f9c025f791a9d29e9250e61bb506691f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea494bad977d41389594de5bf380c6360e5d3f87..0b7c7529d3d1f072c99eeb051ef8a90e2086b37e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 912cd19d7807d8ee485e0f13e89c1b3b88ef1a91..65489758d92c749e2b44e74b85d4d7a7adda25ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 802a454ee7cfa16d4b7cc6ca7b78c6b451a83232..090d875389c382184229497e3d21439c74c178d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9998340bf8849faba7abac207ff535e416f75176..0ede607d8a24f495f7b39acfeab70ed3abeeb973 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a16b32dd7cdd10d945a57642f4b27f676b2d9f11..31f7cdea1808c74dd80e991f55d0f3451b19ad07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b6531b9875b069a3b1e9b4509a0bd1ac16fc0ac..d71ae60074fac38e96a6fb34796e41a41d2a0e4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e7f0bd4576977f530d2aad3f66f476bc28b6432..744b98400399ebbd7839b3708f66c76d3e5f853d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fc831cbdd5f30ace31b0e58a8379a1c83fd5de9..90332ff1d954f5591cab196c75fa6472949e4d27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bff1fa5833d2860dca8619ba13c6fd6143bc0c8..b2c0efd7865cd03f2fe31d28de74c8ef3c312848 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8f07803d2fd75d0fd40c522c76e14438d9593bab..aed9d33fe77f8239045306a80f479a95abfc8f61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8feddae285e4dcb769bbad12be1fddf49a6c5835..f375ccb43aa84eb12b18fd1b81f216a84d8b6937 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b122aaff9f7da96b40bdd5f3a7052d26aa2abd18..3e80f337f0b755090687e60f658da345dcb2dd2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a795cbb6b2df405f457b702e3c21d0e525b467b..a77a35f7f8f00dde48e0f0a1c851fd24372d4d69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 489afac369d82c22c26344bba354fa6c8ffbc211..3d83238438e614e0b6c5d66439897a094eb20bec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c75d76c9e83a7c5f288a30471169deca932446d3..596093230a4657cf36143cd521971386868f62cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e69cb322631e06037673898afe901d48267afb0..aabfd0be41115b4f53cd6930ab94b46b1e89d793 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b1c254f677876d578bf640cfd5a3b69ce329496..1cc4738cf9390ead934af884e36b36e252ddda95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56b8117e213c159fffd1c2b0ed4afc41a7a2c199..b138fb43ab8b5bacaf1fc218bc1edd072d57d001 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c27c9899c7fb6f6daaaf4ca1268219d1a5850cd2..f3042f0fe3b9f734a896367bfa14dbe18aee0545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d136537cd41fc8487fa1d570c9194080e7ca1d7d..4f4e8d9dca3cfb21c164497a7992e8cae190a1f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ed44c8c5cd8b010020ff72892a0557bf9e8fe7f..24c0775baa4e302724f6ad5f8bef1b88507cc4f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d344745e6e5a8804959c51662441caa9234c3a53..8066b9ec0465cb981ee0e1cb1077259b7e9783c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68ff6973c1c1291c3dd9756e0b108b97ff8f5587..87f8c7559f8413ba7238a2b8756e7173449a96c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6480577f70ae5ef1cdade5d4b4ce2fbff1e64a4..62d90041df3d2ae85ca99eaed837857ad17a8796 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ebab8f77a01f5b9806ca94cea74b7d6c8b1e4a3..e07e0800812d8374364048a222d1ac2d537bbed0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09a175aa9a82d94f9a2028c08f5f5be931dd2f88..476b6f02afaa079fe53e45811e4e1418dcdf438d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c507aeefc2dcae821ef01d46f54962120e7654e9..ccf56d3c9dabdc4a3eadc20ce9bf95fd29959448 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05ba75a923a2985db7ab64ba5c7f3b0d437581fd..63f3edc9e30ab05486688646f319ea7dfb7a3618 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48c4287cfcbaf851b9b7cd95ae5a913dc086181c..00155bd50cc5587d5bfa7609fce5c63ac0c488f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4409a42f59fab12426d35bb20187753a61fd8706..b387daf328b7a046a3d01ddeb7d2b1c9c99604f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2da3f1d76fcfbed63d9ae8d16ebc286b04b44298..cfb1768689337a8081954ee32d722c9c68ad1512 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43328dd17045ebffa195517c5e4049c13e9084c8..0a1d7c505c036db27f652e34dabf8318a4181c2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa2793aa2e9804981bafc945d2abf8927a5686fa..3d78476968ef549062af431118e0662e1a13df36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c0186d3754d3075ac77ed371236e8cbe18a6681..8b8ec535f60ed32b9ef22c8f37b954f828675210 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c8c9716a549e7b9d26e2e64614e30a798badb0e..af0fa4dcf3cca129fac7f08500ed3a49478aede9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc8648986188c0ac178862407014a7c45048328e..74c61291c588b20388ba646671e4950736e147f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bce77adf1b7d42d08fc93a7a97d25b27c9189f45..63b45cc7613fa7e123f82759093159308bdef5c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 767b085a4fdf88d1e203958995c945dd14e6817a..eea4331a26fb9363c4f02863857470380f6e94ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c361bde0f10b6d625cd6acaef0d1ce31c2bf3ef6..c2b06a349880652b74ac5d454b2d39fe4577a2fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7065f150d178a8f36d98f39094b104284504d699..40089416ed92372bfe0ea36a101d263db7ac4d3d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3c43d26ce89e3cd93be33174c20972b1d25846a8..480d50afb01f03ce6155880673b287f9072f5e25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7641c7afa05815d1ef24680570d931a153df973..ea05df63ca49c56d55d588c7422d08e41a46573a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 409539f5f5191eef18cf9d3ecacd54003c198282..24d602b7c4b53e197600fd27133f33d09643cb18 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.cc 32807 2014-04-22 15:01:57Z heister $
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df5fcfcd5f6e3dc333885ada6fd460b0af8bd47f..dde78d92063830e79ccfa11cd8c82f51fd55a50e 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.inst.in 32674 2014-03-20 16:57:24Z denis.davydov $
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8f22004d461860b7c9432f47f727cff356f5135..5c05da9303799730b989b1e6fb4cb0b1210e0132 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 671eec558782bae9b03cbc629135e9c1814874f8..0363a7f6dabfc60eae7b6dda1270f963dc2ef23b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9cf19e513516ecbb935408f1f8ecca8ae869595..127c1442341267091143b1554794cca775822921 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46e4f94af7d34e6dba7270cf0204ae0669be0449..1bdcd3486b9071bc441451baaac7e03d49c04c28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01c4bb687c777abb70a5d99cb830c2361ad336e4..d9a2f93c466518801e7ebdba315faae572466b4a 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.inst.in 32674 2014-03-20 16:57:24Z denis.davydov $
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf05819a0847c4feedf2925f8c705b502f78344b..0de9e8ccc7752f9add335106639e5bfd1f670fa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2751a96637c52b0e5d3c9c0e928fa35bee650f0..6cbbe599684a7135587a5eaf598f375e693fa09e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a76b30e59c3bb5f1dc6c53f8cc0161a74eaab8a..b0374e47cc5681a3ec4acdff9d66f6dac468dbf9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69c1046eec6ed6d0492579ee49b99ddf3ffc62cc..e1d339e1ad63995f873f48b449b4668d06ba6a91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb747c22c80b67f47aa9994f858a9fb0b319313c..c27a4f50e71aa217fe02957bde662a540fc6dc6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 109907a6607f5e858f58a89e02809fbf7e48197d..9a5109af3aafc04ab7866dba4190d6cb581a22ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5219e47506b9cfcc80f236caf8bf20ba4872cb08..4dbc3ee0f0b79d0b12ddfd3f10b784d612fcb9fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75aeba64f7b6180e1c91ea096df6504bd2cbc141..c259f459170c8a57a8186842e7a46956d39e6fdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8cb3661b17472398b33c68ea9d8b1270c89b69b..7b472d39f4ee4084b38e5d4aa13c9ff6b2508111 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37cf8522fb9eea8c06f51793e18db38f13a167ed..7701c326257e7f7cd1f2c692039bde3025d730cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2076f9a8bb07487a7e3c3497d98fcaeca12e9283..db44665bf11997192035c56901a9bf40f46b5664 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8dcf778de6b1f9d0b31c9a6082295508c82d9a4..f3546de3eb3c8eccbd863cd4b7cd876c8d76e6f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84fa2ff72db7f21e0ffcc5556c756f99c76613c6..40ce9bad4fc172243152a57029df983a84900a8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88f31caf7d8ccbc8af3cfa5341380d3b76e267ad..6e43b046287017bd81b11988b6504945abb406bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb409110b6cde5560abfad44da35e5956e003adc..0ed9628156f2fbd8f3422a0947f99979009c8022 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20a1b829b7db62f1ccc4cd02f1e5a1153a20d178..6dc62593b507e1664f2e9858c0edda409a28b437 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2bbbe01b11753b5c35f61256e607d4e806dedffd..2177a679ab8c28877170db28325a6fe4220a1a75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09d011d67bb5285cf6ebe467dea8978b5fc69888..4cc2c5318b8303eff47aa3cfc76fa47b6ecb2b8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb95d35e72dbe42d5a723e9381cda89d14c02fc3..dd7e715283263008f28f6c552d2c36060040fcf9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c7baa1dd6581ffb949bcbd337ba86b19e52368b..ecf6ea3395caaf9ce3eeba7424dfe856fb416344 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a949a3288771170b0806cf057fa2e6d961cbd598..5a90306033b0cc390bbbab58687744d0f652e741 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f0197343361929d2ba97be275a2a9510a5a9ebc..dd04142a5a3233fbfad8337c73b842a05e7a3e47 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: fe_q.cc 30037 2013-07-18 16:55:40Z maier $
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19ee97d98b16e01fb5f8cdc5f2d87fd812725ee5..389c89df2e466b26135f4976a96ea2a39ca20186 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43385f0044af3de3ebf1be7aea30c88d31de19a8..39c434cc9ff4e1fb4db8fbd95a3cb30736b9daed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6da39d5bbcb2d072c1efecc701e8120ed6abcac..b44c3d00c8eedd565f86230bd9f007a94cb7bb38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9fc284278f713ceeb6ca5b58a6ff60be1e77508..f7ac1517f051af8aa59590b50e2639e3c74a669b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 412b8a4012f35f3558481f1c222d63f14cb1f8f5..f8fbe34ff59e59b373c446e4b9576d04567ea5ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a0d1e0df204da7a26d8a5c9492f50ed74b06b32..ecf3b95ea6ef552d29e849606eef70b4b42f4eb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e9764138ba56f38cc0175a04e5dea7ab147352f..defc94905c563dd2cc6bd4516fb709c4cf042bfd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e56ea3c92f2cea038606262babf16bb923fb2c4..9bb2c12e2b42eea26b4649d9a4efc4e6c883c274 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2016 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76def2a47753a5bc63eda72d055cb3669e56e9eb..483f57d994c38aced6cbb5a472f6d2db091fc6e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16e91bc78bdb9da502466c87b2baf8897eff12f9..af344ba3fb1dc315637b54a37aab4026e0e2fa44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab6ef74dffd67524ec7436ce33db05c846ac9331..83d34a4c33dfc92b1d845b6d148ccd28f29dcfca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be53820157ec75611c85b6d06399b46b2345c737..d2c8342ae94a0f8603bb999b70f050e4eae8a82c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f093b71614fdeafcb90b68f447da6bd662f3dfbc..761cd84c2c48b1fa509c09508505e1aff6be1088 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1efd136977d23af71bf2bebcad0c02193d452f4e..e47e80e30e4dc4c35bc97d46e29531b7e9e8f9cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dd38bc6f7f2fb75583c46fa614d8eee969c6866..cc7eaf36e8c22bb2c90e9f93a1f1e4e28a45ad02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ef0e86a6543de2388c53e42a9eff73836bf49e0..73ad169493a16b4861231ea81ea90c12396bda8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 212d9cdd93911704acfe3565fe2568fadfd76aba..7e3378a06a0dc359d82fcce57030d1ef5d45e319 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bb2697e9578df73de95d15894993895c79d0b50..39f1a0a40859e9e3460325e5914c28810ae0960d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4bb63eed56ab85a6be6f67c1bc3fb6efd0605de..af64fe48c6f8505fcd0258e433d39279999a8615 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12228f0fa644bdab7686204759a7a277452efa75..3dbb99a3a704eed7d3a5f4e360a3d53422f59040 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9229a6d7bb20dad8239bfffb36547b9aca0d0f94..5093bc1c3f71f4f8238a0d612e636450709a0379 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f73b611a08970a14f49fea36b76d35f19f8c0be..4fe82e827b7eddaaa5624ced8c71661741b531b5 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 586391ea8f465362da79aed5113d98efcaf310b1..d260d7621da0409abfa655870d6a94649b9cdd49 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9344f2c5d32abbd08414eb64a6738cf749df27f..d708f6b09d81061451d23c07159cae488b624341 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f35ea2363e28cdcb3a861390878469396343727..452a7f078d7a012563c1e7665d88a58788b54f78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8e8f7b4bcdfba3b465d9af97d9174dda21785e2..519b6009946620f95859fa86309ab3fe5123cddc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bbaed2f19bffaca8ed818958e5683511eb501a5..e261257b184829ca3cdc9d54b4b71ac9e6d5e950 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b2bb7f1241a9c60d4d28e0b3974224123bec893..6e362f651869bc7b1c1fe3bb54b91fa904d19541 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fa337960896d5576b8bb128e079e183d4a07ddb..8a00f7200892ce4b866e8e68dd70a8cac06a657e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 034d8eeb03758c930a782754235fba2577f23eec..e158d8783ec735285e43d792aaeba3fdf525eb37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24d63dfc95d26d0acd11d43b98678a6afbe9199d..3008dbc4b6f707a63803d565f0038e09ffddea20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ecaf65c316f26fc7028612447f49b2b61b9f77b..8c3c4a51888584b93027101692fc306c720ab9c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d7b831f532d86ce6ac02d70c0742fd9969f9652..9afd41930d9727fe7856bec17c73a76a6ce5a96b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db2bc592fed2b4824fa51699a153d5fb085887e7..f208e6e62366f0a855eb54953b3338b39abbe0d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e9e5b8d5509f30d9b74300c12f193c4c54f47f3..82e69fe0ed4e99d256b4e3321758e67322dcc6e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec29bcd692fc53057e32be72dbc008f9236ce197..94e55301c911dc84d16f212d6a9e043f11d9457f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 666ef8857fce9df41b7509f33ba368c0dde3e97f..03b75d83672595dff4dc19d623837633f6245f17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3d5eb9b34ae0d5068f677bf7e6e92adab2f724a..0d852fcdf44cff7d4409a0f735b5d6b6c21d1a8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30dd33def61ce7d4dd8b2f095fd8e26fd3d2413e..32eea51849540d13bb8dd15c5f5d0c86ed0f62a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1262f9c580787ec2047ba4f4c9de617455eca6e2..070e83afc6e1a3c20b9bf0e977ac890b9108c989 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e24f4b37e5afde4a68bf9813fcfa673527dd2be..e297ab33348711dfbf221f6dee31f77338a044a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 563525546c270439021728c0e3dd07fa3bfd2253..9736e93d305fbf6e08607f4f3dc87c93fcd7be53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee05b07c64bedefc0e7c8c37c916b8b9b8eab34a..16d9fe6b3cd4dc0e1e4fdc40589a441db1d0dff4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75742db88ce2a2e6735d1e8e78c0688add544f87..d3913ca1419f87121b7d62b9017acb64f2b0b53b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b95814a905da9a585bd1a28d908747db7a37f3d9..745c9d286686557dbc350e418229e4f995aefbca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f4a16b3d3af98807d09af58e9f0b3e36fdaebe5..726b3f5892c4f3f1690f611b80a0bb4c8b4a6b30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f039e6cf2e4f1d43601af19014a9695e05452966..07dd02f7f78cb5a8b79a9e2349e69c0827e4b068 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2cf2b8ef86166d65ac33c8481e14c653fbc2324..820ebcf97455434f00cb425e360e1e02b063913d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c5b80d4ecd106dc0fc4d61d3e5813d74d2725db..f126307023b39bf4ad1ddebfd3e1d4970bc47e87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbdb5439438932fa673065f54f9dcb0a5dc228d1..0951bd7bbd549eaff080f9dc80a3733c2a62013f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d657cff7fff1b7918e4656b721beb7a99656e8e..0a2c6fc1924751d3497917fb8c9186ab4ee35f72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fa1a358d21c00e1c41b8400474c4bf4280355ed..8950e44572c1fa7c6edfea4622d5b48dc6335da4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75bfc988af764cfc6720602d3fc65a26c3d550c8..fb68263630c2c9c5728fced60a2ceea8d19062d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9e5d071cced1b17cebc3cc692b709073821b136..12d4ea6e03d272481823fea99afd256685aa1780 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 771708e1ec030767814e5f56333c093809d56e1d..3c3b8bfcc91aa581c9803cb39d0f01409434a8d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2100e2a4996aed58bde58b93d5d7be8460c6580..e874583f4a3f12dd7aaf6a98a3985791c8fb838d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1eb9552b89ed99ca9941841d4c389742842bf18a..886b9cb402d7dfaaf6782b74c4c8a84d2acd917a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89f29b7603c2d8bf81e6f237c4d511b433939b5c..159cc9ab537b9011397be484735929f8ae31d9a7 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2711c22b20323493375308d7d61d36820efe9af8..282276104b6304979251026752d1f02ecaaa66c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015,2016 by the deal.II authors
+// Copyright (C) 2015 - 2016,2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a78b6707c395cd9d883a0523a991af6169f1ab06..2c9e44725bf6567d15efaee2e09ca369993fad07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f70665a28b1139fb890a26ce7ca1fcae5bc3828..8b6bcb36aad9c185cea147d9e11c6f7a2107b142 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 744971d09165a8269c38922c225ac3cdbc7e4c07..e8eb42d96908916aa6a38d7adb82bac66829f0fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff70778de04fa1eea86113d1409d49ad49f9a43b..ccda16f1a37341bd3dedef82e4c4514f85651d9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3984971e79339230736da4553793f0a88eb7c8a..6b6b0933f520dc173223323ca71a82812f2aa455 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ec7d70e19203f913490f521944c46affe7a726b..b444338b26bdfbf87e98061cce5dd007339815ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 010f9f1561093dfc34080b26c1821cb21f893c34..249cc752f782a7041243d38012bcb93d1aa8ade7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69a448571a7209e0cc1e8f65002d39323078ad94..86f16a652b007ddf487226372a198316178bad2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19e11730df75498ff9bbc1e68b3d1c7a7d3ef309..5ee4a8db7273c0164368ccb779be51933436f18d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014, 2016 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef7e48ec69817cc3731e6163925ad62d1eb4b823..02a9147bf33d460365847d14866e086f58021e38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbb1aeae3bceb60d3866b19632a4e831d3681ffe..63714f9ff46ecce38cbb6312eadf2f77b6d99329 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42008acb0b3b9e3be358a6fe1f63361dababf03a..93cf0c761dc83138084ff1eed1e5511a42d644f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 676fb344d75d6169c0969199fb39ed2401a35785..28a04eb5cfbe770f941b5233588bf84206185cdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1744a331d2f75ce14caf2b8e845b5a9b73f2135..cb810ecaba9cce8efc1b45be9916c4cac8304133 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86e7c616e8d723031c6fbf7fa4415fa51060f45c..a896f6366c29cc68cbe6134cb4d2b957dc8e7698 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb7ef8f7623cd7af808d2583698b48e626f1fc01..6933a50412055b3c84c482b5d3dbc9741719825c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fca017dce1f2ca7c710a6941e5db125bac802e0..4fdff58a31a4226e8d805e086f45798d7dca6de3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd5a8bafc1ec7dc25af075045a02f838f80c7ce8..f13dd4702ffbf02beaad187625d3f225500314fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97578352e972111a8e01aec69bfb27596dae425f..c2a273ea7883260fae5c1081b1f13221329718d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9184926f095ef18e147b1844961f1620bc51c805..fd8e1dbbe727b8ddaeee070336cd3e4b86e74bdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb1265508ef52b15e8e0591e7b6d8dd84f7d5da2..ce06a0a80607da1159d75f3d161ee470cf07d49a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bddbf725c9829cc77b20bee849e5ad0a7c189b8..f709c803ac810e5d056c2c7474f999ffaf096ca0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5161250deedb7a6951555c91c995bc01c9926abe..6f9a93f9d1b0bd74a19a6b611026b24fab341880 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index c8dce1d78ff58450d2d1533ce559cc6f4fba45c5..621b39bf67e475c7722042f462968c5f85e1c045 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65ea23cdff733d4ec2d32005de8d94d0a52f3449..2f21d6c34155dd76300c79346461d93bcc464316 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b2e5555700899ae24e82a64714671ed4a252ecd..d1f30cc1dbaae761d5c86ff7c17911b31bc0edb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34261faa55111bfec2025b1c04ba594dede454a7..b6d45a48e1b7639ad650c77cf6f64387ba77afb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95723149c268d6fa9e0c170f61de8798063689e0..62480fad38c40818e4a9c4af6b1086e46488aa7d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 496888c7b4aa2cf00e55005efbba1c0b0248e66f..3bbd0afbe47dcda76f1797678ccadba7dd0b7366 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6587bc56065929906f971c7d85ec0fe432c8518e..3061248ab34769e6896fc26ef85b6ae9745eca56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1b84a58fa0dca893ae0b364e1ca9057a2fd67d0..18fce9577e73a20f75badba393eb295219a385b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d92039af5a8ca78c014492d6160f3bb8a0c1348..4d6b9a8a0d1c2d1bde98121bd68b14ffbdba3e9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 610082cd2497d487cf266c801d313b5ad278d4bb..68716b0d74a3af23c20b6e049ffd36bb040a7e68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cd16071000ad356c2c8c7d9ed8707a0e4fc91d5..5fab92fb70509d5b98d6b931bcd4f63ae5b2f23c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0453468d25dfddde7d1df53d1eff42bef9a8b7ab..21a712093b04b2c0e3768ee00aa689fb878cbce9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37d70f768b03c76307e5e9d757b55547c1efab51..ed8c1aa5e99cf72a0b404e2e537452d3ecc60800 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4edc3ba88605105131e597240696e29e76189b8c..8aeb2fec9f742b3d6463a64c574ddd82b455325e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 270f8bae8bfdcc1ac92f9434218db02c0eadcba1..e07aca8e117438d4bf102fa966085dee4f7aef3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65d079e35dffaae491f6add6dffa266ab90ccbbd..52779912291bda85c67ab18530905ecf05a0e066 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75cecb3913d45d25c8904fad5bc909ddefa341b8..0681c7f0053b161335bb015cbdf5d1bcf8590d58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f510068343c47a4f21b1a76a88cd9bda1d9acfba..f47cf7db0e921161e6aafa4e18fecbea07c02b4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f42b895fcfe5e7b1c705d911948ebf836a749f9f..fdb77fbbbc33bed282572b0a104b204a2e15a29f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 751f9f896c86d6030a61302df930882e766b5345..77f22484a5e39d896b6d75546a9da801c5df8914 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec0f0a633761bb064941e0853beff16cf4e885b8..6073e3dc556756ba1b5553130d7adfe46643cb3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 023a08f3d9f87245f55a6e8b49105b33900d7566..5711041fa8cc2b1155eccb10602e4768b3752393 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b6832961b5eabdb6fb8aa1cf1f54bba14295dd0..fc9addf23637308cc92c2a8f1f7b1014c694400d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a7910a7a524ffb0002d9030cf1ff9a8c6d7cf05..3de9764fab4fe81e554fac1637b6e6bef32a6d87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dec1467d8bdbe0a802201d2651e53e4345c399eb..09f6d16891a3f8e5ecdffad5caf55712e22ce922 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 837b5470366be0f84984e92621cfa61da4fdc550..f6b999b2e2df93b37d056e34f82dfe7c67335513 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cc7f2193345b79fb2313e633a7ac1cc6b8a631d..a72ad5cb0bdf4e9c8f49a2b790169f3d036f9d9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f75a3684fd4ef33cff786d62a41dd6b61aa777b9..e0b9d7fb3e2bb8a1b96a7e05279ef795641476c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cc7accd1833062b9f450a8b5d76674a970d3569..7bfdc49b4d8c824eef7b5794f919c555eaa311a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9e87aaf1261d047a8fdecf499d5c44e73b14a9f..ef6bbcf2cdced78036be9a4b35e4b533f201b6ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fddc9db18d918db048baeafd002065840f5cd1e9..b57404dfd1c36b866ea5d6a31bcb0cc29b49a665 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec9664daf1ce0c745ba43754235acf5e283dec56..659b6783bb1a28b063d84a7adbbf0ada4512e545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d9ccf98930c15994471f207924d4e17b00a3c07..9fa6490dfe234fe242878cc1f8d4da57dbb582f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72a38c693f6c0804c2b7128a9a7a42040d507353..9c42688840ecb06dc4f4bb143e4b82b400377e4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a7d544652c3f4138a1fd41c0ff01a7140162a34..f7a2dc3438c5b4cd14f2eaca140cc19380152a33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25b4911936900e22da9b7f50f5b9869873dfbaca..1a54ee2587764f15430cf014b357a0ca052d570b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5629e6e7c528501fbf57c9a8f44c3192c07d3eff..34dbf108e9b0d5d1374e2d7edaf8e49116e8f498 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2014 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ac1629a06dd17da6cf5f9262ab82d07fcea1368..f1c26fcb0d7ef1ad531a5ad57f51b88459d0cb0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d84ff994563069cf7062006b8507fe6389507adf..975a74d971646eea4f2c64dcc95e1ce83672d780 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8998d7c59d08d630dad9946cd78c56beaa767ad1..b42db82a2193a6bdb156df392fc070e4bbdfa2f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0dbcdce3aa6c624de3fbf365b3c5f18027ee63b3..674321ec6dd52f76a61b1edb0b07cb7a5b4da36d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc4bafa3ce227d88ae1eadd8cdb9bdef170073c8..dab078fb2f01e05573b1d9440fbc023ce9783ca8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37ed30c31e8af9f2687fa2093e5502240e90c7d1..e67368cade0717210c9d005760a45d5061c26d3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7ddf877798d85410387563aa5ae6aa714105aa1..06f65590db144e942fdf9333c9b4390ccb564963 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7aae438f4418712f2b7854e7c3bffad79d868171..df5a99c610659d0ca4583b812801cc30d89ef005 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b82f777b49eb20fef917934e3daedba37e3a8079..586913aeeac3446ac727359fa7dec38076965ddd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 918d60d93c15705d782ba9869e78665c9864a194..5bfcf9b55a738e2af5269ec5b79236eb7adc1036 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00fc2866bd6470314589e651959b484cf6f635a1..2f1c4d3d3c3837677e9b49a46d878aa17b7c7bd5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f24cdbbc30c820769e4deb0e9fd8128303ac1ea..9cce1170c3ee2a59cad6c41d6b574e9d90cf423e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7965594f036a001f1e3ff3c76e74b59de09baa4c..25df5d365862c9ee280ee665d81857a430f1faf7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 097db04807a387594eec9f498ca5ffe7f66b6dc8..76aeb5980f8170872a3e95347645e65e7b7271c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f05d649afa292d8cf87fac32a856aef95684c824..75fd686f20c78cce4fe544db2f95404358edd416 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b874b3b282f3fea72039735ce4a6e15f1aa49d3..a6a58da5a9e4e9495bdd44ca5b680546540d5bd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8936cf7c1b9f05fabd9da2181dd4c24e710a0b1..c9e30fd3ab04ba5cb07bd498b29af75ec373af3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2669f0999cb97d93d7d9800d03e582bd4477f84b..20f3cadd8e1013e2835673285ec3e1276ae1abe1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c230085686fb5c8df3b82ac01929b3c82440432a..271eceab65c1c1e607e4ae7fa0fdc54909aeb0b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 454d790c432b147a2b02c2e6c7efc6f2c8c5cf40..0cbd1e740184d52c2c8b576d31e1ff976c85f845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2a0d7354c2b0c032b741e37209a7b5723992e06..4a6b89add5dfa1c315d5c5f08f11b5f2a25caf79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 623bbfddf7655a5aeba5d7fae22cfd9b222a6a6b..6c5823cfd7391812698d7323f4242d129f51bf5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fbd17a7c6cc244b297d3cfeecd002231e957800..bd08d0c941dcb1473a0d4f871a29d997079e9c8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab3f89ec43c149ac778bacf62ce59f13e110eb1e..e5afa6b37c6e1b0388bf619d98222b6f0cde8804 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e42adc52d7e58ebe6bd52667a82508fe1bb2583f..cb77ccfeb0185c8687198c0b2fcdf07f62fe4bd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d76c7f4bdb1c7a2e35d3eb74e95b3a773c773e78..5810ab39eedded1016cdf53659417b596d60a751 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62647a3ed1345e2aef55ae5dfca1c7068edc991a..3db3a04712ca5a299625f151104c012015293c6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dc0421658700467efada65e9940ac377d1cf82c..d6932e799eb203fad7a5e589c96433e3b03d4367 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7639c8d5953da24b90a3674e96d2e5f1caf0a1cd..9b1873c366c09f2b3af6bb434ecb5954efacf28c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce5ea1cbbb95076e3571fd6e4a8296e0ae02f299..6991e498f72bb01db9a804920a13d4568850c326 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a368cb92271278317f0e8fba0b74311058eb405b..55c1bcd829e137fea3a983f8eb3ab9b368b0f599 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a770796fd74a7d8c310dc0b304f15cd4733c5c70..9f1fb1f340bbf00bfa1a6740ab6540c6c9b0af6b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 78c69890b4a77493b29913b627a17a61b2fc15cf..8e9f9a71af054a7ece4d80f953affd7ddd46df97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29f50815087b5f6c5b8079397eae77eb295f1e10..8883fc604406661c35408f33dd300ebfed6ffa05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b7f748fbe185e3e1e75d51dc4ec2093e6705f20..8b77b2fb4b62ef4c45251c081ea577535e8fe9e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 302a996757a2b0f10373c4dbf740952a386eeede..28ccdd25db8ac3f58088ac3cb0c26aad22013df6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f05fb7b7ed68006063116fa9bca1072089c1f4fc..dfab4fb512876bd89fcbb8af57eb1eb1a7597287 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4988d7d96662ebcfc5fb676f2c0d9f4087661a2..e17d283ca8b0cb6dbe48f166ad3bd95b44dac88b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 229fd16fe658992ce60f9a7be76b9523f163a27a..b931d0aaa0f9ca3d618527f13fdd85eb61cf571f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4de5ca173cdc2ccd2b187df22b1326b4c9052aac..0e4b475c698a7ec59fc442883abe117190114b4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d0154db1955bcefd79b99c3eef42386d7ae2e7f..3c694ca80a32b40f3ddbd53babd31b324f57c6cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49fbe4b2682c7003b3c3b79e29eaea2a3dbdf565..589d6ef8b57b4a698c20cf9e2ceca5bf46c0c5d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7c0a00004f8902dc5bc3220f298f56c65aa5794..13cb24a9d756cf7da91c9aaf7ab227c424fd7bf4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8d092705e2ee9c28e6f3d7dc24a1017d348a850..13856d98aad21d8d647fbcdf88c29ec81a01d941 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4905f1302e0740e846bf00cf1a66ccb7e4a3b6b6..02ee200098469ad9a5964ded379428d9e8617a3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 636a4dc730089483b5386c424799a43f2e6edbeb..afb7f59d27645d62e2055252e4e4aa4d9652818a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40a2a6ee3ce613c5e9ad41971c70e891c5bc15ba..10e154d82a31fbbe0d969a5aa6873273c4eca9cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25b045206eecd90431232083a42e7506c0d9d1e5..229b389cfa0212655d937d6b502c20908d151f20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f496c8a84fba0d142b48cd36859425ed64ec2b6..65fa6d9a541d5c521ef923372c4fdf93f56f9ec7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bb6205054be6ae12bdab939b3c11ab558af19f9..3ec28d59c3eb5842b27de173e3edba5e21ed869b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2542add90cea77ab40878a65f2a302c971fbc332..2ddbd7e66d23977c9930dacb554f43e7d5a6674e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef7628e8d82c5b10b208b0eec4e38e524fe6fffa..c61582aa1b923b76d812b856e2db2292cf515f9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f5e9d2409c71742e0b1f6c15eee64ae3c740947..f7d701964772333f4d8a967b37443714572a426e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11ae0236dce7a94644d2cc687f0948b3ec067be6..887a267ba9bc64138ff7c6711b59b5510b7d5cc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6de9c96e06d63b88b28a1fefd6a8418bf5470ddd..fbd5d18d1e1f84065491376310850e11068b435d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a16868b2c7a88ba9bd63fe083e5047d0f4eaf1e3..3c6795287dfc414c9b7f4eeaa8d4da599ed97820 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be8f358aa42fb85c017ff793cbc2fc292cd08e5f..c54537a7322870c6583b3dfba2fbdb29de3f599a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c284bdea00e0635667c98a9118d37d189f4e822b..92aa1a36d69282cbb35c1a4994e0c26da766e9b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b90a3a73305bebd0399458b986ce64e18e68bce2..02b502563ef1dea6def54b5fed37fe9d2e913a7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edb56654b717ac2de0c25512554b010d7df90279..43137c09348885e1d5a95ba30505a07d3d8a3e85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0785e7ba04b04b4d20c344d41564da852aaf4121..4a611846af408c2155999048e52f22f8bf6a6e45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab7b88333babe0dee8df9acb317bcc95c1149805..4f79e3f2d64445b1161199cd6680478cbfe90e28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 621599b7cb7ba1f01aab5a41e3b94d3b63552ec7..6e1d4d615a97b229fc2490e31db07e95c1bacd3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f24e1cd768d2b897ffb35a6bd4f43706ffd793d..167a0833bed60e634f56f7a0b9ca35840b51f0d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb7481132c1ef4057986a9fe1d5292a61c07c732..3122d9204424091d2c34f37dc43da47a0c32282d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e78a4b02883032966f145b726a877fd824783360..63fbfcf1830d3a45d0fa7fed89382ce1e454ceeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 103b08b00c6d8d24644719fd686f1a4f230efb11..d80f65c789d59f49daccffa15872a322cc80fdcb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5fd21666a5c470fd19c0c6ba3f6c4a80f878ae3..101e933cd06fae912929e9fa91ba5a1d4927f1f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a672608f85945f4a87b008c524d6b716b628a7ac..1389d52e9d668e3a0e6b4e1e2a75076edf226245 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7565d2a21d926059aa80347b523718aa5ffa3325..ddc50943b83375faa5e15de54a94a512f06b27ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e2625b7c12ab7873dc9e054e2e1e4667b32bc3b..32959cedf49793c9200b68f31f65c63cd48a1c2f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 80fc01a294b51a15d4e8e7de26cf3b3062ce3eca..4eb72d4f597c2bfbab50619a290b0bf68b1afa12 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5b150d4aa5e97c44d3b2a147ca09e4a239350202..92c950fd3bc146b38ea6eb73353c4d08ef2ca4cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56d11814aa03cd241899f58efe89d5cd0e97d069..734db34a7c354b3334be462adc4615bfa00ea053 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e74bcb7d5d8aa67dc0898e3920210ec4fc6d3e9..2124ac25cb8b9fc8f1bca18e64a87725323a087c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4eb29014de068effc54e316d78f2420c2eb3cdde..ec4812594bb8f753c55f8a76110b244320a05fb3 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 by the deal.II authors
+ * Copyright (C) 2016 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8a91f3c71a285d671a35dd92051e3cf1fb0a1051..acccb844d70631d9974c565e04e9d39c38b60559 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3adc466c5fdfdccb41c822c54f0a3907551bdfe4..f26b93cb03325f3a2f4cd576c6f7caf75e81d6ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015-2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b1eb66368a6a6d6b8ce47e3bcc1379532cf7ddf..c9fc8bda6646617621179c9fd7920c68e96d5a39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96d08d00b116d24598cd23ed483615569948cda2..5c9c874f698f44b1f01234eebd55f08f52533386 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ce3bcf600601f424e1845630b82af8ef39f702e..5196a10091b026ebaca5aca9d45b686ade536803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91434ce20023c63fc2dd71e085e0b942ba08cc72..f4a0a2a8597f578dabad893058d2db54dd2cf61f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f6e5a66ab5df754c8b3d231fe83781e529bd848..da552fbf2ab0b75df6ede7745229f30c0c93719d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 089aca89113bfe89fd4dc2e6a65008c38cdbaaed..2ccac70de4f8e676b32eb85ba6342f0e490e2ab4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb91b2b3c1be4987d3c9cfa0c5d9f3d77bb38793..190e8c9fea23dff8266a106fbab2f0fdd6eb3b7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d104246bae9e22d14c017d1920636072898c5ea..b5a293fa11b4ae118a09c04d4904293950be4323 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8d6eb0a5a152838f677891457a12ce73c1f8358..a50ce6433579819b25207bf7286900a1707f7438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af63b8b73d34e9c138c749cbfb0974ee4bfcff65..ef4b48a2e302d2a771f312bd625280e7ac95d006 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dab009513927b65e4dfe2c6317ec99da0a5cff4..e4263e6294f73d55152470e25989489f0b29d1ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb0fec704b3ff9a82a1a35d28e64783fca8fda7b..aa8d74d5ae3bf3f21a505569a67a7acc17bac16d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 317cf25793e8184dd868ebc26f0f8a4e61de6352..ca7d2a7dc22e62dd49256feaaa90aeae84c4aefe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7119729912e8aed6e14c5618faa0a2dc50d0dea..dd867563eabcf41456ae96165a92550750d603fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90312fe3f7fc749d28eae25ccc910008b92ba890..cb58698c503ea263778906bf5b79c4ce6ff08e13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cddb701ca6e6f2700315224bd977fc24e0efd3c7..ccc4e63368b19fb09145d064197a8daa9cbf0878 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 808dbc6f74b89fd9f80ba221da260644769247e2..455982cfcf8abb743befa602c101d72d91fac4de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfc69768f6f101cddc70cde7a5d62a263e5f402f..5e1b12574cc148ef2ad2a3378c27fe85bab01c64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26fba6a1c675669e0305bc5524cc4c50ed0420d4..b120480ef60c2e4d06997a8fb388e64880f3b262 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a75a216b0fe5a8591490b60072b66b63f532a6c4..c559b42a24bb397b36264dd53fe7c9ccf40cb024 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 813aa24328c5cf2c800229f7fc9e0c8c914d74e9..51de7ea809c76e4fcf4cdc58b2107a2eb74f978b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6429150f2d870eb05739c5815d026e13ac6c5b67..fae19e0e0781cb533bbf385d131613bad06c6ef0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8db504e824e254c6c22a45208dbeeb93c2c7ddf1..7f4e06b64ddf398c8e9a36d2c1d406b851c97ef8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b93da468532f0fc0a2a228eaa5e66588e88e8a32..13095bb33da9e3a3a7a41506e5b51d27531009c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46fc19ee24f10506d26a2f73d8a146e8c3b9164d..58e443a1a48b9e61a9bccaf40b40e62c8cb86c52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d058e3d72f19499cb318217185220bd7d3bad8cd..1d52a319e9c94e094a0663905d17093f8c8cc78b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 915f4dbbbfef7ca22d62e905e0c266bcb17b97cd..394d8a74920db0934f396a8e578b85955b62a204 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcd2918647b1e4e9df0d426145f8ec85596e287c..aa07c2080bc71b9cb45d93c0f6c105248eccb246 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ba06b8739b1fa504814312e7feb3e58fe5f1f0f..d92fa7412bf304cf462f7a9079cd08bd2cfcf5ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3afe78aa684411e6d95ff0fe6c7d7aab5a00a594..2bf3903be962809679a105757d9af82542019659 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0072e23ec145578f800403fded54bea3f19236f6..aac82aead388cb51903e1a539e0c29edaa98a093 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6038e3df5acf1de20abfcd39ddbe139dfdd7ad6..6b11ccd3b6b2705de1f98d7e1d6f8645f637c99b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef00440d5fd9dd6ad5233909ac28d9f72712a8b8..5c5dd049215fbb3f99be54efde420e534433ebe2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81b4eaa3d81995c1649076bb5e21197dccf2a3a2..bec0b660a630afcb5a3e31f67e765fc6c29ae6fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a812aad78390dfda5c82f50d820dd41c6fa23a8..7f92eb07ce44d45c42d33f2706392d4f2ef269b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14aa1c18cd0f31ff1bd55f2f428bd54c2266caf3..8405ab7014ef3b66917fbcb9648a908fd4332b4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0dc3b50996c6c05eed7fa9ea072800d1b84c4c8c..c3ab8a2ee548ffa4e1482501adb20fe6890f64b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4b16212c11c96646f141768337a9c9686dcf700..a5405471b53e34b523864fc44c9b44f602b549d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8d1d1e07e1e332689c8c801f3e9fc363d0c94d9..2a6134aa83e4a1b21dd9eb4bf45f8ad8b181fd84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02425b862ffb46adcdef31c41ff268bf8c3c6514..cd04a09afa8c98df3e54449f13b2d871807d240e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 702dbb1e7b3c496ea4a28d1ce6266e7b3a9c2d9e..8bd71ecf412cc39cb36935ca4a7d839136601f1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8410eeeb94b3a860cbe39c348e34cae694683d65..c6bcfdac51423c0c173acdf89d136dd4b4683e27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e012d8370ab1e544d6f8f3a2da42a9cb80a4d0a..8f2b45cfb6ed80cb006215a891acf6c92066f4fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42ec1686e39ef42a0ee95a63a9d26235eaf8e54f..622501e3b6d937c5bdf3e7d6dfb90b3c2a62016b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5064f8c93d8007e0d3bc81bba90e346e95ca37af..af61feed68ed8106dcac9bb877b75242ef3a5f2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5acbaa4f5fdca68c9c19aac2996f7967ad3ff842..256f4a476b15a4986a46c5e09bab1a75f7177098 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1be9ce968e3853460e75075fbe7080dd87ab0741..c518f423b111778afed1b75187c513854c27e501 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bad2706e4fe89fbe7954c5628ac4f1f0fe36fba..32b955d5bd0832fe0fc38081391d43d2cd4a0754 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc24030255662d7eb0e9e55970fa8e01c8c06303..b418b8be3d8d8b918bfcc28184d2148e26a4c7db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5af0ed76eb9af2af04c6106ceb2a246a33275f58..0a37562b2d26757dc454a3f3c8762d5ddb606ba1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e97f7f9006949837cd7dfe27cb653556ac22159..e2cfe06dfb3aa781743012eccec2414fd9335024 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13178298bf64600a544ee326828b519e7599e37f..6df5fe7da9382ecabd1c743e43f1cb7c88562a41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6bd3a55575944cfb4b0fcf78873a34daf56c686..44707e4b9cb31e6eccdfcd706620eb24796fcdd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b333153ae6685098afbbc86dff37bf0186901e09..323d1686cecf3300e468c68e90dd90046caba62b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cabaf73125177ce54e8ef93011ecae8340cfbed5..cb8ebc97bca3887e37fa2e99a87178eeb962d22d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33ff086e16f7a3cfcea56d4bfec87e8867751c22..ca781116810f7be2f09d678015b6fea0e091c15b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f36c94b50522a7d19d2b7561ae9aff81839a156..a45741e8773e3dca364e3416f801567b786fb230 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9310693dd07425f8effde190b1925c6b148477cb..6ece640e73c784d741ab6af7dd218ebfbfc3f7ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6958a6a9c872c781d72c31749d41880d9f2938ed..47c29b5e990df052c20a03d96ebf3b5f5e7ed176 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc09462cd97f10c4bcc96ae560775199b792cfb6..fc77e0da83f4a320a8ea81d6f352fd8fe6af59a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ca55bc74b814ae1e27bfc10be1a3702691193c4..292b57151ca330ae667f3b05ef43fea83211f2bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c32689562e6406613fb756a5e79edd518613e662..447dc8a0c671bf54cc36b700076a5fa9afd6dcad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b95d6d9fc3dd94679d11c6c2c3db82e426104df..c1355138261c67dc7cafd90b1f66f12e4768f8a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf375a7175dafd705e49a650b99a05f28190d812..5b65810f04577cc53e0c52ade94a31fbf8155192 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62b592a2e079a7423c3c804957bcfa7ef87b8ed1..f675f1691235f014c5586d8806fdcae3f376bdeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b28f3a8073d382b9e772aba05a6242481b38b800..0b73c9e7f62bc8f4e63cd0511decae2e2136279d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index b260cc9d31a4dcb80665a7bf5ad4198bb1d04b3b..59a59faf051befe606c747d3e3a99d4d6f1fed15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06eb8036e7591d90247ccd6f7ad59193f5d73f09..0fba3d07abb918ac5940a845fc2fdc88eb0becef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8abae2c766f8b7bfd9d20b5c8fc934cac9acfdf1..f3c8b53685a6435ccf226c997db8751e24ac958d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09b317cfc075a2d3bfbc092b1b6037083c5f2aed..dcb0f16c36e5da90295ac0746b9890abe946668b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a5d25c0d51ae370c7867a669ca7598d05537b88..1f434e871041440f0ea261a26c84d741903964e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eab12b0321989c43f5479f9546ece48c8113473..54e2fa57671ad74126106247d99f8496271c0984 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b46533d717c257683d9aeabb250a5df6690eda1..8d13ed39dbb170e99c7b5ba04b470bb32b16acef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be9b4f3cd3ceb74aa08bb1dc1849057273a6041e..23edc30f122e60b12f80ab1067c83026780e7361 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fac5271278e06581799d41ecd7b83f7ac55fab2..2b25282534a88d98f1204ddd2c8ec0bfe7d6ad25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7762eb0c48c95a49a5227ef4dc1489fd9040f8e..434ce60bbc8eda0bab3f74f970c6607eee4f7de0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f66a9ed6a51fda478964ac3b961530010736b4f..2b8dc8c0aec5c62533ce5d474b7f0f516729bfd1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9c247ac491dc65835c92d27bfab608a9fb59570..a167a77ba00d4b042c3e1c4282df5b90949fa6de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a1cf162f97c579f56d5c4e99cf9b623f80a1ba5..a1313c43bf3c22d23df740de58c72b858605b4ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0420e54f55c3788f46b2d73a0b69b110a57ad037..716b0409fdfc07e8490e42eff296d8e3df99f6e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda290902f3fbe2267023ce8c4b5c8ce4ac9c67c..d724b99ac772547505a53c01acb56a767363a339 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1377077d15b19f5d0d6b299b15aeeb761732b6e8..5c92eef4b989300c9a42d524a39e5b5ea765cf5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdf4d17b611fae791d6a1cf68b709fab5ea27b2a..f5f7815b63631e3146cc9daf5088c1f990d09751 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 011390f6c84568a6468477429606133c18e80df9..2f644327ffefb638689f4fc634ff7e9db6a82b34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72526e52d6292de0eaafa54fee958c019495aaef..ac78b7335a21c65794267de4c145c624cec718fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4675565baa71441fa59f5a21c111caf762f26b0..221276f2006acae4ce3350a7788bdc94979763d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a1f6680211b7623012c05d3477aa32942c80125..ba8956d165e0dc7e4ca3c748c8d70ae0f110a0e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8199bf19c32aa82b168b7f09618e19135bfedd01..ef9e9c5f9de8a4cb5df1a6968e91aa867829449e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fd57442451a66515c5009b184ef4e3af80088b1..579d4ac1c24e3593a5154be931b5611626def2dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62322508e4081525e1b8960e7b168df97eca4b81..fd056f2ea1723dc9e633e7174704d13eb224a635 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ce9325529f35221db322d52a743bd7da1ae62e8..5d1c47d54c2b2444f12b4c0e2d080c2d87d247b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01f075e6c896a59cf2fc17355d0460d428752317..99ed8c3707762f44a961d07e602befa039ec3070 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 583fc6d24cffd403fe9cbe8ff01fa1e7803a0ca3..70ef020a1f3fb029302c88eaf4bc0ffd9cad8aa7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c5a9d497eb378ee1fe2331b02421cc34081e86c..52f999e7450354c77c2c6bd3d9404a78e8d82a26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73b513bb5ddb2c33e1922e9bbb3020554cd6df64..5ecca3d757d247bb49db8eca5373c4efc846c4dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3fc4ab50e3887bb1ade81099ea0c9713caeaf37..90996f60eb518ba4644f453d310b7f5c8f049349 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81a274b94769626638c65b7b8f19b20ce6979ceb..aad0378a78dba43ab73dfecb6dad348d1f9b0d8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ceb74f34fdabc1ea778cbb6992b55f07e48ef22c..5231d7fdaaa77f34e75218f53f73ebaa9f73878f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6edb89a504fb18580734d05df01274a07f03f82..f7ee300aa5b5cee5d4a53257bdccb9f9413b447e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fd14ba3b92ca548689ee24ce6bb751911396cc9..e44b7414a5ccd3ce6c74e557af49bbdcd08a8d7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd5ccf09b8c47aae8ddc825ca2e47e561ba61df5..355ebccda6afab865757092d06322059abc25c05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f74be75574aaf5b683e5f4668508243ac4fc9927..c0f97b3421f200687731b5441b220f41181f2d01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 463662484ca804b7772d99bb7c3c548ed547b3ab..887dde4e31c156b7a79b7d7e33f29826fb62fefc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f000f3c137ff099d03d23d9dec675d0fed8c0d0b..c62273428704cb08bba6934081eabd9d823a7bda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d5be2114925b54edbd13f1ad37ea35e57c13f3e..eb41d6cd240d4c63e8e882f65954c0b2dc61175b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db9f9ad6387f4cff1ee9975b5cdfea7b42f78840..b743c2bdafb5c48084fcbefd0c8f6a14a27f40d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3ff0f214f4c1604ac003ab981b3bf093bc2ebbc..6c1d7e90c386c9f0fcc1f81dff85399ed4f73c01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea97ebb1ef9a5fa4bce6cffcef3e20037d95cd4d..6c518135de2c8b886fb893c10b915431cabe484c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c28c45e311bab936370f1039ace533e082b3c2f8..ca02db08980a525c0e4f8d8cb236d4707cf8e38b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7834230e1a680e8acb533192a20e9e119493f54..3ec709dbe6e3f20e88d74f6eeebca807fe36570f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b377772cfd638ed763aab32cdc2e61dd2527e95..828e9c4f68227dbddff080c497d7545085efa2b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a50aae9abce6552c41b11b7cc518b9bb9106dae8..e7c6110f7c858f6e67dc90b94f87880094afc9d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 490ffa03cdd108612186ff50c745e17ee961d162..0badf5afed2b7299aabc6c1295886a253b6ab2ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3330d04faf78fff4b41c7bad045c3eda750d7373..d30b08b90e4e7277144e345b8943120fc1c9cdd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64fb3e5dc0bd4511192e833e4844cd9ad57dec01..77b0b956bb1787a75a9b589c8cc035860cfdad74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a87e1337272832ac131d55d5dd4a4401caa71b4a..4657859b5bb52b0344a7c765ac3b868fdf63ed4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 449cdc2a7abb3f9dbbd123bc78dff807709d893b..8c71a4d1dc325a1757382702b1f04888ce4a7cdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73d2ad1f9eb69981032fe864d3f6e5a9d5c0c38f..adca7292563e73f0d9937129746d77f864b714f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e163b183b801de4ce6ce1977f326c87370d9d72..083ac5a78a978bb6ac7f2c231340d180f97da548 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17e8176e90fe13778c397e16c9c1c7d6a70ece78..b4dddf6c397b5995bfdd640e60cd9f03c82c810f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19d5ec5d40f52a34778c6948b6ca155ac98b0819..2653504e915b2bebff6620c75b1813585fbe3f0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fb1d34c22115242d00bdd8455b606460e3cc40c..c7e20f6616e8cfaf1847c3937f7f2648f8771839 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca779d13e05284c05a8f87fb78f505bd58f29b0b..4368be3533fce2ad6766e9b18736686e6222f3ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e402d6689056939933b79ac975dd448001cde9b..14852a83f7f224ea1070c8ab92775bf314104358 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a47d65621137fe2a1468f94776a6af7da6ceda5..ed7ea82ac8d7fd76bbc32765e16c13678846c65d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b1991bc74561a650349e045806e32c84103c336..08332d344e44f55abece57391565d0d50f833b55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31d47c417ef5337cece3903c8b6f12ad65d26775..74ddcf4924ae4e0dfcf1680a09edad1dc33b49be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a18074304ba086a562ebd81920faec9c7164a90d..c6c3dd120ffc58bfc1b238a95ef589b000521fef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b05bb00ef264ceeac192d9c9865ba97e081a6a0d..0623436f35b7432857efd852ef6faa3b024bc636 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8bb0dfd6ed3da377977a271ded0bcfa9da9896a..2da899acdc818bc277f90b978904ece3b8e2d00f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17bc3cffd8f64a93d2490b2e110cf5ae20c1fe48..151ddc268eab9d8235883ebe2820888f689d3a39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45de2cc942f35c5e7e5d40a059c8a884b5638847..30cca9ba3819f8aa388fdee8ccbef8ba97a51ab1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63a6516103fb425aad9b831ebeb73197820e5697..fae502b181a6920fc719f0e763eb4b3471f6e694 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1d70c23afb8785491f707685cf10b45889f35ee..dabefe7be0e926bb13ad3766c682c97347cd887d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3006f0a53bec858c3ba3317271be301477c040b4..932d483edb1880d64474328d5f759504b0b070c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ab2e333fcd50796c15511fa948689ec75cd0e50..1e5d92128d1d4ff6837e797bc01ae6d8c1b64815 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 203b4718c2769476ca23c9fe4b7e9a890af3f4c5..4703e146e89898601ee0304de52d81394aa0a9a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ac71ad98f764b0b9cea43d69a6242499eca9362..b7529b393a873d984f2e78890e51229a70a1e35b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 846aee8782934728db4c58a51975c0e1c930ea6f..b76d78d1a336931efad0f744f2b10eb15a1f9295 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60268b28c7797ecaa96839df49afaf94f9da5071..6fa19858dc60726450e7e3d5190dae9f428496b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b64642221789f56d7541acd08502c3fe3923868b..8f0a5e380b65c96a53c45ae52d2e67e7c3155177 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 352ad7f8c666fbb1593df81f41ce3b507fd4ab95..77f7c5cbf6f06f65c2ce2ab48e6b1b37d146594b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5eb24ce0c390bd540213e62a8f28bbfef3a560c7..c901f628e68c1140ba1bde076f4501e4f36f9ac6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be79987072a2bf85c9d14045e11939254659b55a..0b947c381422ced52e5c4e13d88bb4f592965741 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d52cacb11de9f34ca7d33fc93f8a6b5d2b88420..977a95965dbdffa3ce983c9adc7811ca9fd493a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f1e91fd08d67bf00b6d4908534b85a8a1bd79d6..f5a55cf7f343a6dcd543ea4543c502cb86b6e6d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bae4f404d5df034eefb859d5b2439a3a89428a0..761ec345ef2404f64ee8b4989927517f51aedc6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e2729075b1a757d39f379f1a475401afc4b9bc7..db882225df7d48f7a373a9e845fee8232c6f2a21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6b7e58ea1cf7c8b278e2468158ab478854fc9ac..1626bcaa501b69eeb19d022c6b4237bb5fd9d48c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b5570c08f086bc21e76c2288bbd8f5a0f174324..a87ae89fd79414aa74eaaf7bd01a72675751d0a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5904b7d76d4bb02bb516f2de01c22da729b5be17..409e635e4adc4fd541f6db6b8b099bbd0d842667 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcdf1353ba583482503f2f83200b0df6fdcef391..684b9558ee5645e578c869a5da07b2995e5658f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e34eb0b216ccd9df8991869b3c7b954c2da404e1..b62fc3082a063da93044e29c54d412a00994db68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ea5b9637ad3a88305fb5d178d156e9b2f67b989..5b5c39b0f3f3a27c7f692778fcfe224e5ecbb512 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de630a82e5bc68393163c0d8d386f23c507beddb..af3c8ab1ca0d5d4320f70bea8483862c20e6636d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb0e3cfd75083a42d2c05c995c034dc20e4b297a..0ee002b108384af596ca118f293040009263f0f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 675f0a6616ad41e520bff9b9c431892b101b37b5..de4797ff3878166f8eeca7e543d2ff820e8b40f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abbd6cf6821d8fafbd2bcb2fd2f441ce26f6b5b6..e2ca1f99c57d80ed92df924d82fe9348c85be823 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 213b0368ad076c46fbe4d50db70bca8571d34827..51b7253047f4b7267c2188588332842e38460958 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53e3fa2beab84966ece950f7107b603e2f102066..ba48a5b83ce441110e8de6a9b8921ec5dc8ee2a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c89514764389e06e9a21163322af0565ac75ae76..9fc47113e8dc6cd5fadd16a1e25ffdbfa686b01c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 804b5590af16a6f78e914050ad4dc96750222ac3..7f940f55dfc28418f9ea0e074f061e4509369d1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05787554a8450e4121e83e746fae625fc06276ee..025219cbd56328c6e853ed6a8ea1d0080b84313b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45f245ce40ece462bf83be3538ba740f021fca53..baf2f888c26d34f108211369faeee746aff3b07c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7826db2b54c7ba3cbeaba4980c5d75e7c56ce1cc..ec80705f4d26996518b3a3e532a9131166b09d67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62607e04f90df4145f8adb8f19dbb15e923f806f..375c9e7e3d0d84236e01db0cf2b6dc52ece9e95b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d160b9ee1276eeead85b30583b2d58f5335f7b5..a2a58965d4859b17c9cf8aed599a6949bc61d10e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d605a7bd70b36080bd7b6f1e21edb64b4715fa6..aa3e3ba20e4d198fca8a548af7deebf4da556d9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f63d6a75ffc0c6d4debf4677082955d942d2489c..131dd480fcf33c1095dfde9e2f39af715a962116 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caa7e4fc31f0664053f9a6a0f6beb5364f088cfa..57a2d2ec2e50092f6b220b4a1dc9939e21428b91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bee7d926d05072b8d13c83120f97831b716ebb87..b43b6c122df627bdd0e5e5c57c1a255cd5623871 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ae47aa9a8aa85df0b1c14bb71881d54f366b8cb..ed25585a38d00555dd1f1d3c4e6b36181ca04217 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28ef7b52535ade28e6cc914527cc1b056c90cd4a..c121b63d6ad134f22b3092667afd2a4916a5b990 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89601bedd04ae5bc3cce8a23342245b3bea644c6..fc321547b25c3baff2b3b8a6ead25a99f2451509 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eac3b3be295ce50c9578bce713c3cb4e3abc3bf5..d350afe6833dd1c98cc262929d9b54d7ee9d6bc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95fb4f6fab3219d64ff8086bdeeb3a501d65e6d4..99ebca71f96bfdcceb023183707924b8c00bedc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7603ab4a1f4871db423ea1c9afbd747069a33686..2a8a447a5bed1850803b660e117f724d992c3f8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b944d575b5981693195b2081990b35931010e83..cd73942cf0935c192e31d3264fcdc864624cc2f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d31375caef389999523fdcb53397131ba251cd66..83080e03aecbd999b4f7cc6c2a7a45f98390cf8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6436010909b77a6c1d9e2e49414e979f173a6570..de61a5d2fe5bc2d9e453b7c9e7916c44adcc0e58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index deabda2707f2c7304ac39921c1f7060aa975ffbb..a935059681a84e04d79f1a1b8c8391df3870ce2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa9b8e9843ce10114eebd10605197f682d0ec1c4..be4e8f1b62e5357e470205d903204263b0f30786 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c2be409c72c8a44a2a3c063939adf6db07b385c..479455bf52fedb24c79b7b21e1e0efaa3ef1d2ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb9c8173d51ea86b79b7af1d02d71b284a110184..d2680b2b1336fdb116bde53fd1bff30c2b8bb2c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca5a249947d8a6be577211a233837a79635e0531..53941ee8b07bb7715f7dfe0d6ee631c00e782d22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96df13f7752471f01a4ec5e90c9535919f971df1..8e57e6a4f184c1858e7cc12c1fe74bf2e16a19ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e978650e7b819ad88fece4b0261778d0ee9a247..6d130dbbb36185da496d07ed7fc81d61759a408f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dff05f6714617a0451fd68452d01a8cca6f21a4b..ebaf1702c4f452d091ce4ba8fe9499b17c32141f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00b161ab6cd5db28be287c7a7e915573b229803e..b3baa18a11b5fc48d382b3b7be84a722b21fc399 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2341ec998d441b7c2dcc929bf591700a2353eeb3..2abd92726175f43fa1b7593bfc68d324746da085 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78df37c40a0f1c39f5c563bc0f875e1d8ecdf290..3a9f0381755ee09ba1871de03b0124d7cd783fab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54693ec65e354ba496deda448713c941a7c935e1..0b83f8ea2caf1e6091cf749029c2d2f45309d9c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ef900daa1e4184fd75987c9dc8a11bfd392ad49..4b5f98a5900752439182fa28410aa8ed386304fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a4987d0426d08cfb94970ee1a2ac9ce87cc2e07..f3a018f017901155b7470c4e459c8be5661e3b5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e74dd412ad800e7b3a00f757a1d814b9c370245c..8458dffe47c29c052191fc0c0b8b898b52ae39be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59edd51a1aa5948ef94a4062e3a826672b928c33..204572abb9fd27caef749729cd3b0abf86eb8657 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 459bdf0238afb6794a6b3d93d8365030650b397a..a2504a45ddc189c65727e843132481516ea52aac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 470583afccd68b789ae6825fa535c93b6fd27c0f..18677bd3b705f6aabde52a64daceaf158ec30489 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12ed4dff4147c9dd8d987324a2d6b0d68ce99e60..6cbfac34ce8e390fdf0569d19b18a524a19dd0c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c0b837e20885dbce1079222990c8336d45dc0db..7c391bef1f649f9939f0e79384d6dbbed5b9aaf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ecf1d814bbc2ebb929d225bb2437efa35e02547..63715c3d69af326e46acc25241dd58e19f63d720 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1405bb349275995bbf5cdf1e3f47404cbe5eda4a..ff53f3ccf60a33240303ef13024046a08cad852b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22369b8dd0a93c738d02dd0e037be33ee74dde97..3f711f6727203ccffc10a611717e6e31b89a54e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11c43622f8cdc417645427d7021be5f5d81889fe..3cc3d1688e93e826c7a38db8a68c858d886a263f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdb78d9eee69cf3f15aa73c73b4facd588fc4f8f..517898885c8c2fe99f7b4f0af0a86aaf485f01a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f0d66498f9a921aaef4847b6987c6493b2906ab..a1e8aed506bc03d1eea73d7f73b40c1134bb4a13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9c6d89e6e1b129f6f0c85e70d21ab6ea550008e..4f3aa0fa3358754e7acfbe70f26fec53fe2c2d6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2e6e4b1c6b1e9265bf1a34b0cf29b7b83a08f24..c70fc1f59604f6e71ef414511b28b3b16e4a2755 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e5a0111526c888eef41e1f508e21088b17e6bf7..e8a8478d8c6f3ddcdcff3eab6861de9bd47e3878 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ddc7d7fa534508d0fa95cb028d523dcbf68af29..593418d7696754f066f57e40780810433a61a7e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85d0cadbff2e7cd92c3be10ef05476c157fe82be..df48c563847b607c461846abe1ec84cdd0d67fff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd6ab82b1d30ae55c7577be73c2addaef89d1b04..8d1942771befc31663677de01b2af607e8a5f835 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba8799a76b1d124d3fffada8d6b2e08d2e266db2..c00eeaf1eec297561560503c4f9954fe26c6f939 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8459ec15cf38d649a13de7f3c5a8a2f05bd59e7f..f851357bfcf01938f125b257f55e2405637b75b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fe7f806f35c117919d816001ed516c56e45b019..1c69f7ff40dbad942044b6fe5af0f8888b608549 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebab9fbccc8622abfb51c6c65217cb5c4f44c2c2..203aab9afe652ff87b493f97b0740fa6fcb25f6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14370979a5497f63d343360d395955f931de1032..5c9845aec25e01b9f9fc84f70966aed60e5a6a34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92aaf2c3771fcddc22fc85c1ac20f95f890b2333..dd34616ae24fc00532f93b27344b2a52d006c272 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78fe860d0d6e75b7c474aba4dd3a3a2b8f206f1a..383294538cbd4d40549dc014b05bab28da6ba16b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61e69adf3e1076a6c2f0b4b1d5efa887a027980a..b43cd94fb7d8edb849f1fa7fa36c6e60fd7ec4c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98b65f02030251fc2882a37fb13c58f8de36e0cf..9cbf520e4611cb287e58b9e2f7a5d8df6ee808a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84095ebd43103368a5fc7d3525fc1cccd6a5ca16..880472bdb1419c697241b698ba5428a7ce25edbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd86cc25946dedad66fe9446bdd8be4d75445ac4..bda7c0d8aa5806f8c819d4f5ff30d1fcd04f77ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dcb306165f30f7266e9fd2ca88c6aec700db86b..53109362650a5c577a947d571dd51fb74abedd7c 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a19342d576366ab13d60378384546f46b3a5bb83..fd8bbb709b23e7c93e4185543eb09f2774818b0c 100644 (file)
@@ -1,7 +1,7 @@
 /* ---------------------------------------------------------------------
  * $Id$
  *
- * Copyright (C) 1999 - 2015 by the deal.II authors
+ * Copyright (C) 1999 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 75ad4977e519eee5414f643a5d761d952d8c185f..cb57d76ba8e4d3d9b6fb3d895947a5d326aa7c32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eeee8a4bfee9802c12c77a85e67541a3918a0bf8..5cdd5cf33d3203f335ed5867013f9998bb2838fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9375e9c83ba39cb31c9d3b8043e83eb18406853c..7e92f6a95ac5021674f563cf4236b08abccaf0da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d381c93e043cdc9de70621e73947b563f8afb946..cf19a72038ca3828cc099a2a6a23a36bd3b8f8bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 204f1b2233159859480bd765630592e85c5c6936..9c323529f95e204c6072cf7eed5a0be1ca8bb8c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d76a7ebd068456d75496d9426ee644daa6ef0aaf..59e1469212cbb53c576a416a7c40ca83e9c972f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca94ca00321abe08a560cdd54a97a9119f21dbac..27c119bc8c1ea616b1e9e20e6682511731d0578e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fd46b115fe34676155269e2742b034a6d5ea392..d9288b0aa37ae7b294c65fd47b04092e7cd2186c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b2dbd713916298c2c6e09128017df69ead75fc6..c75cf65ab7cd5a11465370ee27ee799bfc779dae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80f7b7a75caa4934d266dcac9f4bb4ac3c32f5d4..b3ac356ccebeb92f12689f1e34243e3ab2ed0ab5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9f50c73ab431c4dfb3ac2297e880bb28f8bf95a..c0ac7c8506ec95ffeaf15297c0fb47594c6a6ae6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014, 2016 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 623aabe7d170cc66169581be1adb70d3a4f73fa7..6c631c10c93c42329b786c5005b78935a5143bb3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11fe02a4044e0b22dcc8357d5058cf483044e792..31f440def9e0429d8193fc0334cf344600d2722f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f73e181a92a38cbe8aae9a70d0516d37f3901a60..25f2133cb490aa23bc382b7bd16919a6e0db465b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66f019cfd4de94f03aaffacdb3ac606af941282f..9202a6af8439ae67a409fcc3eb6a5e888e4f7e93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 012a5e5452c730e79c765265c956b5021336d0a0..22c962c672075a8e261763951d1f7abf16a1cadb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e09e024671b7d5111d8931cc4134206f01f67b9..fdd2b5b6a87442a7c40031927ca78a8599fd0ba7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbef5acf4028de2034480b228dac372e0721cb0d..0aed3ec036f6a4f9e68fc52f6e8623e3d63a8ed7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae25f74491ddae2345c6eb72c2051d79b8a53576..6bdbba6640665860b63f66bc424fbef3aedcd408 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a804c2758245629dfafce16b0b94f15c94250e4..cfe5adbcf133e84776acc62a4bba615bfdd6691c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efca755f1ab72185e0a65bcb89f5d0ad946e101b..3e54ec144b98ce2ae785ceb0eb3062c34ca95065 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 275bc2a7cecd7e8139b0ce010dfa1474513948a7..9f659845309ecf25ad8faecb1df247b09b31a95b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 487977dc837f19b881f9d41646cad0d961de418a..e1b4d1537654dee17f05e1bcc9ea7af1c6ede966 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ab6d9efa4ecdb2f1af6b46cd34a73c50b5318a7..fadfa47e7eb32b0783ac53ded67e84289966661b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd28f3c101baed396dd79bf1b9241205d3d74ef5..ad9d2bad6348d9d74d698b748b60f3342a328de7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 401abe92881d86281112329f343b45e5d62fc2bf..18d3bda090c5b97f8f60ec1bc6f12f47689c1463 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6080131a86fd38e4e806cdbb9ac2a729dac834a..f06c26fc7b98439161fc3d15674009ba9314e5d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc3766fc00824724e6ea9f5c5c64ea75c5cdae6a..fbcf15befb57625af6e1ac054ed881e0ce276b39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 535fcded1202dfba6d283377d234145c47c68733..6d031a21109fb4473b08b5287e94a8e2826c0da1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1da75646ca31137c8f2e04e2e197e81e11eab46..7287c7381a395851903c891d68efd3236755ea11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf7eed25614a6f74e13bcc68bd95bbfbb6617ac3..9a92697ee608e9e0b52307c74562cce7c08e5b2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9525ea651e101b8f13da6063e877c0af838847bf..6ad9fdca3afe661a24a9508e4abc27c93cf191da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 070f047e64b3eabd5df661fd41da2078205d26f3..0d5327f6aaf23d8b1d4fd033611668114b84ef56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 460a065aeb5d9410866557150567c8118432c55b..d62cf3aea7a40238db2eabf1a87838568e9c4b03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd7e8b9d27ac5457c3f41f53973c020af2d42288..8aefb9f80d0635d18248729588194ce35881990f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfedaf45faa5c650cfaee373e1c11f8035c3b9bb..78ea1bf989b816b8740057f8286c54e784c54a00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f78be35bb4964974bc0ccc94faa135d2fdd8030..fcc92b14e4a6a6bde9bb39fedf9473655afea85e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aaac27f0879ce41cfc8a43b94ee9157522e6de72..205a34e6940df742799c49a1a91710d9c55e89fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e540e5da3fd4b07ead9278b1b9150a982bf28e34..c97ba143a3f3d5c3f23fd274f67316722a194e91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ea53d605e0d4324d7217647a8f200339f597df8..331435108a5427607ed1b319d341b719ee466b91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f38022d3fb7ea0b0e7e42fc1c4a1986e732a8b70..8a1182f48f8e19fd95a6f7eb7409e3c07b21a829 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78a476ea2b0e81139313efc08580dde940319d9a..e198dca6d10aad665f8964873dcf8a579c6510a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf7ccadb84f6f9e765b6ba2de0174b0ace0c370e..18cb0beb4e48b97b780c6d886eb5098cfdd8bbe9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42d42abc871308ebcbcaf092ad0771b9f3f6c4aa..b2b1b74e95dbb702b38c5fe486ff0423ec08e10b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c1272a1d752409ef074033e790233524c22d00a..f712e3604805be357571a930e9604cfd82966fdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ecb6e9d9b179d5c8e723184b5870020c9253a62..22952104eccf875650ca0c73080ee0723c4952b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21109e80ee4141b46de632fad8810b2aa802739d..bda3e31ed394c84c5c09e66af61550e4102e28df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a0cf9ef2d6837d2a3dc760bd08339c4e225b144..73bb0a80898820b8410f285bf86ab042a8199ef4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abe44376fa762cd6fe9c31c0a9d0d1141ca0729d..d78cce6bdde9a3349a04a4270b9695386374d197 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 191b5242a99d6b2869d9ca0663e6e8b617e47dde..327be041bbd60ce4cd5c147a788754225d4c55ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28b207654be506c878f2c5d51e22681827586a97..e026330bdfc6fc63cbf7b2ae9e6b02e71a3c0ff9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f5d37741eaf1f7e65cb0f1408095d31ace558e4..51cd5fc626cc65b216f1daf87168de35fae243db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff85270d3740b0cc3380a0dbec3e780f844c43ff..bafbf620ada522620048479271a192f93c699abe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0a2b2339ccd3d4f94d1183c09712be1eded3ff2..f4660bd03e4d5f302868daaa6fc4db03149776db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c69a2e379eb1cade6ae426671e0e4f46e916a40f..1c7d412c53d963cbe94e6f9010121b06a1084d72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01eb82639e84c02cea1e8334d3faf72bf08080d8..6a0f687c12e5c316db0902d2c4cbc37ab18e0d41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0df4b6424bf8ecded9ca59e0673a3b21b9a9d37e..f0316c2fc8b0f9414ac0621d52ee9118fd61f96b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a7fdf193a0428268865fb852e0e35575bd82598..baa2682b404e4494529977f2de16d84c28ea8cc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44d8d9772702690d62f16ab41c1fbf0f6f8c3693..2a9cf3e51c693988a4a1aa729e48008b35fce82e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12c8a43e12dacf1f5a02757e494733de8080379a..c241d64ee92271f986ac801e6d8a6fa4b9e6baea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b50bec8278d93228c0325d77f10d01e919d3eee..3ac0535f21dbfde3e0e07cd7612308b5eca9dec0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 940523b97ec79d98a3a3023585bce9f7325b1780..7521050354161e01a13ee5c784e33274f3ca3a03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e90faac955aa7a67c3dedcccaf3d74dd766b4193..7434d2f2d68b2dd562a0372f7609dc51716ca803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2523956baeee1001775220145636ca262216e19a..d6e131da80b9a0d8dfb9f094dcfdfd2b63f956d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b47ce5e816bd66ec6c8a40242484766a820c708..7480457710d6653742a1e8c0dd96f295aad1971f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 750a723d5d04ee849bf76ba4e9a8136302f9af3d..cf59b025905d5dee5ffa78db9616cc63ea7108b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a60753edb9b392426ca4b09032f8f684fc916c62..a46754a303b410672c87a3bdf4ded86ca1711978 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2552f5c2b40caf93a90a387440ab9cebe4d1edc9..1a2b25f3377d738b05430653f07a374d70fec3bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d293bb92418be752985a91f3aa55e5a183f3a96..1669e4861b69d3aeb58daa6eeaca4e43d9c3ca39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 488e49a66ae4db74bdf6490fe0241b20074dc104..1995dbd5a85b20741cec73d0ddab5aee013880a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0cccac1cfa1da2101a76b4582dc5e00308f571d..1a0dfa43272c2037105f62283cc9d5d94cd36280 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75278187d1a07e63d5c1524cd7a7089bcc8965ea..0db314d2010549026ed16315fc2effc093b49433 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01c273b47410d9013b6a373b971cc1879866d2fe..73718012d038dab5866a28245b559f10e32df2a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6fbfe31d52647e072ed85e365b95490ba31c632..ecf944fb9fd11258548e472431e49743fc7d6457 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdb2c24d00ffc679f73ab9cc4f6089fc469bfffe..e247f83754af5c8eb56af5d6235d4e39f21e62ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c44eca2ad7d17a7b7dfa2361e33501ec483e84e..9b66ee4dee96cff42d54c46692c43f8d9b74c145 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6937d2cd82f8a78feec4bc41203a622af71674e7..a58756f5eb5ad01891431a6549555c48b8ffb385 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab9ac41856def619b35687df5f8c337fba25f3a8..991b77d439ed34c4f5e87b8cbf362235d230144b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ff2ef86e7a6e2b3aca739dce648a5207306486f..49f28d7f3b62dac346031e196fda28e6b5c9e4f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7551d90b98846269e67caf1a12cd623bebf6aa44..f103a351cf1ea9b765de2fd4d4045632a7141afe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0f4ca350a0288c6b864dab0e797b423e60e34f1..f92ecdc334087ddc84ce0fd6e63b0c11bfb71e96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45c7413ceee368d0e124de622db6aa5397c8253a..42aa57018b85074b8c4386f23819501e60943824 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c994a4c3966ca7ed97eebc86090aa5edb6e7f14f..98e4d775d1523fd4c62f1b346924ca2e3e790348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b0a85c8a53be0cb4900d161c6913c14b0ed4877..3daa94d83c9cb52bb11fa061934a4698bbc326ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a86fdb566eab89ec74ff1d9cb5b5ba8ae8eb83d..d06fff09b3eb80ed96b3ce533091433d1a8f6760 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35a0c06c004716e628e70b308af36511f79d7373..8bbea8cb496b91213174c188baeb2073ca3bd4cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5700978f9c8a2253b30c50de132cf55eed4948f..a2537c10a6654b2fb94383ecefade5502cc85a2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2aa6d945b07b4e617844800d3c9dd3911b58248..e4818d0f3a5de33f9910677a3bd9dfcb1b07e8a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 492cbc55006376bf4fabdbe37c4790ede877816e..6020b894ebd4203dc023ad5056e4a2cb034e03b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45298604038217790a4454e3265c7581eb458b71..08bf1a33eef5332ebe888dfdeb4b5105652603c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5479aa9b5a14bacf1cf5850e29d98ac6a28d096f..c2935ac7706b26daa93f4cc6f2c63f999c62e1c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28dc6928a46182f2f94513ddc9e1dceee9aec1c7..9161c8abe051b75a3704d6c16462a3d8e66fded6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d1fc6af138bef8b3ac282cff6953a67509e0514..ee1a4f1a34e03f8438d733695e5c0109981cb33d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f7c0c5a55c3d677734233375b0e0dee752aa0fe..21fb2204c46fbc31cbe9672769d4020547f7b418 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44e288c20dc23b93f7d4bea9a2c56ba427db495e..25f469cf15aebc0a9f671ca8b2b5aeff2123078e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8068d7d1cf5f1798807b9492d5cc5bd12e7b238..dfc1da2130469a2f6febadd680184fa5e08bf86f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59db278b065b150127dd132551aa8f3e43e97e1d..b93a47c678df9243d822f9aaed2929306d34c459 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 061187b39dad061cfbfd642902f6d8f9e195c367..b30cc7ab99650403995c4760b460dc433724b2e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 949920430ce4eae97bf92ff8b46223f952f4b4f8..d7dcabca8887baa07a86b861882fc4ea55a58b62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2fb52aa8c1fd4fda50e2edbee070cae7a6bb582..10a2ce79c88c90af12ad54cf4f60b2be6c6fc820 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3262108d8b6ab88345d12fa5c48168928294156e..8b9bc9c0c6c530364e5de3a6650f62f0f242f5b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86eac9a5ee954fd23af4033f0c337c1029b4ed68..d3668bce63055f32280b417eb5797d2e4c1a4afc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4101dc34a7175423ce054d08cd55e1719b9208b7..8efdf0d7ee69aeed3b6af8bf903d9748f8b04170 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3339aab25cb74356312f303106d221fc87cfde3f..4310bd85755040313f2b8266015ade26560baf71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29c2e0f1020b7d15dddf812e837866e30b06ff84..3249fec487ed6e1771fe4b0c0f1232d923e9cd4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e4b1434416c0c5959025232c03ae4636f1693b2..d8366d2645afe9c160ed03aa4df200448d5b09e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea950d71ea57aa46d825b552df5ad0a57c163fab..cafa44fc7ef175edd6311acca9fa8c6230ea0e83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0782780f664215cc02c41aecf30288c0f698e698..f98cc58659229ac9ae8db2a211997afd1df26b25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ef88e917ce7282f327853ab275ace3d686de45e..545fd7d8c7a6c92a7f873eb58e41a7db775ed3ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1af446e23a3bf30faf1524eadbbda4c95a4fb5e..c76f51b7b7fca5f9378cf4306883166f66ad7f47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93640250f68bbe15fa3504018bdb5c9eb03cf91e..21344f4d6e3413dc2f3b55ff5cfb5ed4e28dc82f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82965b6ad0097816158b8aa23d827009786614eb..77d6d0f5fe6774febac26e45b7b4d1a6acfc1fe5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56e4d20d49cc033eb77855d3c908e66e69adce4d..ad262fadc378c44dbbbbfe211574cbd4c01d2929 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f5a42d826fbcc2ab2eebefbb32c66a06b265225..54cabc9f9fba741b665507b5ecdc3e18e6fe4776 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9f73e6f2c56e8057a402f44136511c155a541b8..930697867e53ee1ba1554c52a39b8f8650f8e747 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 811cec80f28b7b491710d29229421c8d4e5ce35f..7848d59f4e126b52b69e498536149b0db269e796 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5405e4f4158a632ca631849c0c11a80321681a41..ce5d072f0e3b84eee36939c5d138b376dbbcb8cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beb200892cdcb0fc29291c08f9f0edf182f2384d..24d633ea7bcb3d38a84850c31a3c696e1edfc371 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cef96375caab3a07141dcd1bdda88d2e359a860..5a3edcda0ba9039122fd336fbf1bb8844bc88e54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98de79f0abe373577faacaa58648c6fecc90f851..1984c208c2ae70c9b39ae12c5758c0319589c26f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a24f6df4d4ede07664a31b4660a5ad4a9986c05..ac04ff9d1c571132807ca0c16737a35d0a44cf86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d8d443ffb87335a4071bbdda1be660e41d1829c..ee817b55fd47dd0ec9d6c81dc34dd41037f8d43a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b264bacd4c7f492871cfcb95743fb9cbe1accaeb..a9d56b21857d989aac199c15446e8a813359d312 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8cefc5ac7a0d0816b2e6bf724616770956fc53c..f7f993a4de6c7216d179dd5c8a13f0ef2ca16755 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc89a2c7e0029732ecfdd50208dc5910b2644401..4ab65ee1dc67a219c880517b14ba5ea3d69bf505 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59aaa864bce1fabb6c2a98808b16cffcc3b38e0a..518636331e3b56626dd4000cc8cbbf544323c8d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2eef0df80bc57ac67226d28c5da750e3886f6d1..f19996459a7123a9bebfa866a57674e34a8796f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82fda7cbf2abb36234ac654b62dd6db3e7d4c224..9341bee09fee59a4d8cbe7c1c6dfc86519e46cfb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f33ef7b8b5173b8e9db7aba8c513f7ba64ddde2c..54f90bb504bdcb445cde322bbcc715fc23e9a297 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a1a7afec574fcc5be817d2fb4d4fbf3f1d155a6..bc4ca4b00d331b36bd7d7f7c43a7c53d0913850b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0f21fc77549b58b2992f82399507f19b4541c2a..3c41f34c3212994747987679c4368284dadee685 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index defc4b0eb7e714903829dfa174176fea5e569dc5..1e2ed2d2b0400150974fa0026540c88d0bb13f0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35035375efe35a45c58037f81f9711ece7c1d237..84a825dc86c3da8e8bf6877055a4edfdb2e8f367 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc6e2f14e73dba34795aabae04345a06289c5fea..33cfd3b9faf0326bd5ad6433ecb40101b371dca1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e019bfc7c78ea5ea972c1b0479a74b0d7e8600e0..110c2822d40359b52e6a4c7e0f0b99f00f626814 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba87e125aa78aed11e94936deeebea7d044645cc..f37261d204bbffa7bd445af5713bac8e29e52abd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3e7373aab58649b80d2210c4ccaee8f1608e6d6..4bf6b5a0696ffdfdae75fe9029b212c30354bc16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23b90407fca60fadb4897c3c4c2b47e6cafc3345..c91c8044df4bf3f9727ba80e197103808cdb85a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c146c910118f035f2ebcdbae3f86e7bfe49279e7..084cb0bfe9b8f474d74db980982f1c38aeeb0e29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57816674fccb046a880565d91864590054c59e36..6b627e58745f11ab3c4fa8748f1ebb66b53650fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47d9127d0f6b437891e6d9479e13a262ccee3e78..f97e0f169136ef53e76de53f6568871d6d49317e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1ce8a3e9c7d34f3f6ddc380b3e601fc0e14f064..03db13b9c14f402672a7b4858960730dea57fd61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66bd61158ec4fb759ac350cbce67eb353498c46a..e081ba43b931704a9d6b658c45474ba226e033a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8841fde37293815804d6032c6589ff325466755b..288e7a654d95d5f103e665813cc1b135683bce5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1148a41aaec6df21d7ac4ac1e3b5f96456b06ab2..5b8d47085601dc9c5ec4f682d0e37e3414518f95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27e8387b21b05a4632fc0f5ab55dc030d6060801..dfe7ab0eab1128c20fc47db0bc41911883e4e79d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cb7e362e8aed6fcf4f9f47f54bb9517aa3df145..65dad66d6ab84c6561c761cb0602cb3ab7155fe6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fe220521ffb84806ed7ba2e1ec753500914240a..6b1c053db8752c7332ab7bb79b28d29531e88747 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de742e31918dc79c257422d2c3387a00ec248736..da9befa68c7c71eaa3be957a93f324669b49f6b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1491b08580b58fd51a9a58232c9062ed8deb923..573e1fda792289a804200bada7f0804635318199 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0686d981ffea1e5792987d2f74f07554f20d7f6..ecd56bebb69bd18c924ef8edd539969759408a90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b31f23dff3c712627fed0cbd533cacf97047ee6..104472ac79afd8c4b495decaad83f147385536d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bc6c532d80e353ee7e54e73941f610c08674d39..41c0c23f750dd129542d30b618fdc27348b9ac85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d77328ab1eeba6e8147a2d46f520f84d5bdc1b45..4ef4702a4730061f8914b0dc13bd05aa191a0602 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 826ec07aa88c7d5d75fea7721567e795b8fef57f..324a4a4c31270031efb0e56078329d9238b06019 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c8dcc261662d11942468902ea618e790ff8dca5..6eb1bc03b424a23e85f2721d591bd33f64f75077 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2541543b1c5c149dfafe704c7a28d1e62171f9c1..b0abcbaf7ca88255b99af5b771740d94430036a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73a014f3b1e90315a1259bf5ed9492f9d5124460..d22d6425a1a81629ee1b8226d3e34a1837ee1b9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bef4d0b64e0a25bb92e4edc10bb345269b14be6c..2002e678fda06c09ba2801a8a6f3bb0a2f103b30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 615651254b459aabe103d813711b118f063d85e0..3c0560674a4f17e1c26a1dbfb78c0a23a62ad5f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcb3f2399f5e9eddbd68360c7da8d448907579bb..05566cf9bb4081cb999b50717a35d10cc9a11bb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0de2398682584fbdbaf2666d088930ec4926d770..fa460d2a82720bfb0b61a512e31540774281a2d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e3e866b101e668392fdff7c8e3537ec2888b066..aa1824d69f4f5f3a3394c7da3d27898b958f85d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e77273c08b3e12905402a55942b63a1bca996328..7bf072ba62582d709fe57bfb6887eefc0a56cae4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7b3e4735cab3d495e4200b92b515b2a24aca9c4..1f3a387ea826f8926a708eb54a0cdda838dfc022 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 203ccee34386ff02f168c01a567ae48cf5fe4ba3..283151277a7a170a338f850d18c11fae4af090ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81d222579942c6f67a0101b2a1fe59fcccd9dc12..2c1fb24d39eef938e530478d421d6c55d1b9b2ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cd3ffbfd8205edfd9397b4f7428b3d3867f5263..b1fa35fe8ffad2a3fab8da4d39c822813fccde74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4048ca69b429c11b9a046b837898bc748b30056b..93f5be164cc42b15bdae71081707df62bece51d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c3d645b66baaed833e2be95cbb62f6ecae495c8..71219594d4bcf63ec9cbef582ace37c648d3c098 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a3952cda0b48bb933b570576041d7cf5d756e52..392911142ba49d2f61a101c106e914c7a89e0e62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9480ae717d2dfb45e88f3c8edc16b1b3ac494e70..0c7ffee6bfa2d64f5b7181c706187e4b2ffd7c34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5459fbe8dfaa8013beaa00e89bf6e90152061cf1..3c343552ba057597c50d3145bfe956cbcedb080e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 020b329493fbbe64f3bb21887f59186ca2bf409e..545d6c73d44dc325ad15192659ff7a70de842ff8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff62ac369744fb890bf89c689c7c34bfe94e7ac3..94135f59afa8d7e15cd3d876034dd321d5089b01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be75600dbc3c3cfee5ff1ac997ad85c5617c1825..ec8f32185fb834e4bcc53db51ff049a3be8e462a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d02c6f083e520f688f1b7aeeacc36ee421a48d6..8aa67f313c7f6c2567f2d53ce827b7e187eeee84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b4fe5446f1cdf209319d0bc418d1ce4bcba586f..066ea07a19f8ac65e37b706d548e3c19ebe7a38a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f55006cca685b83b4a986cedc651e55f894e3d8..1a6718081c078878208a3abfa7a584c19eab740c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bfbce5a589d11b9ad2f20c82fd62c6f3e34db69..766129c2e1178479ee1cc3800aaad1786a933327 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb58cc85b2e183a07673afc734d4479e4870545b..3ab8e12a2b381a880d73e168aa9021d3fe7a3b7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1fca378b52e00dceac5b37e336c98a4f7e7560c..570259f0108ceabeef1db8414246e68f46359ad8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 980c5a3fec6f4a968d163050cb1974c62e8af042..6794e011570584e78678fca80098b018ac144cb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9729e7c20f1afc641ea075652dfc99acb115c99e..b5529b8bff4e99ef53f195567bee098eb1a7e5bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 975e35266916dfe94f8f58576a0fcb36a6ceebd9..2e166c79420a580aca5727bfacac80d9c13f935b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a765e7b31710f34c22848211d916eb17305d82d..8a08c5d78c34bac23e34e98e67e7476a6229b278 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85b0ebdc5fd371f71e8c7df1491bf6986a41c0b9..7023f40f264d3ee5e5ebe69d1dded1689b08db07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b3fd601eeffb2242d290c9b5dbc1781d085219c..104def0f1a4891a65f8d497c19737fe84fe8869b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 139a0b15c02ab837529c3d575b243d1e566531a9..6bdf323905ffae506cb04d6ccc5b9c438a1b0b4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 870ad3d8a4497ea6f6addd56bbd40e7123068213..0a77e76f41c71fc90020b9b85cc7ad77643814e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 239c23e769872a2977b554afa6534c894e4c4c64..f5a65d90f20bcda849ba91c2b4a3c2f4a32f0f76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d617d681a40fa21f4967fd3fc07e1d22e541e683..1bcc4fa7045cc1bf4f97585fd789f19e95e7b225 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fa0648111c21571c6d13e3743c3e721177b9d10..50a025fc1d0e7d2d3bf43578a31c9fafdaa69cdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5754ffe417b6038c1fce44fdb51140bcbd73e65d..76d80dc6304385cb1d3f2ffd3fb66ee194bd173e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b92a2923628c9eb509a7a2c709bc8f61de2c50a..704a1ca94e35435d0989ff78cfbe46d12f203bae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f33b0a0c085eb2e87f6ac01ad4acf64035b8ca54..8842ddb3063bc2a7b0bc1c331d8c7dcde030a41c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e752846957edd244d7c383300e76b02382dec1e..843ad46883ad65fc52b173d72c1909a68b3c643d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa0d83e60a57b2b0544e89bc93707420a8efbbc1..719a7954976cfe621c0da011cfed740bdfbca69c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e38d3d0845a7b796a53b4492f5a3fc88deff5fea..829a12e415344f458848ebd5283f41cb60a506ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e6111abeb352e56c697d9e05129d42e947e6de4..c40f7b6fe7e47f3e194c79e6a94621b054be365c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 571317cfe1c8e7c3d4fc178b4fc1ca92fd8c8b66..c3b854ff23381ef201276a131e7f79017f0d95c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b3a781254ce75c1b515a2322b2f5b92e8b69b95..8868b57a8cf9469573bcf84fcb94b7082339d815 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b88ddbb6426c71f36aa208a43a84934d0aa3efa..7681f2701b7eb012b709fc458f9ef43184313e6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17884b955c0b7c13cabbb5298cffe540bc61ed85..d186c37e37b6958c8f503c83f2a86b12551b9236 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5461fe8d8e8aa476aa3e764a2519fccf4cf5ca66..ec670c8d10f8056a830b2dcbff60200dad27dc5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6345627c66203db364807fc77c025af849258541..8ddb15dcaabc76abe15eadb873aaccdd2904930d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da4467cc482213171727e7d236eeaebec13cc6d5..7e6fdfba4a9e249d6cb8cf94314b8c4de4d26035 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a11233ba71c32db042e92e7e5331c0f4cdf1bad..56fe676543a26a8583fd53e94996a18625847189 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25401aab5ef37679592703a49b511e96097b1158..e76d0b8e145f151404a30d9fd5002d0a8fae79ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d5a4b69759d01042ba1888f12e027dcbbc1dd05..b888da410f5873173274483fcbc348f8be46cf5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67e17c6cafc1f0abfa2c8fc6be63faaf55db3d85..cfc67c8ffe88580162a8df60736d655433cafbcc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e43fa8d5123fae8794894b988125cd1f72ebb961..4b7ccd5a603a56fe09bf6dfa38d03771ddb30130 100644 (file)
@@ -1,6 +1,6 @@
 
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14786acfed6c145257f4b018e6915e08cb7600f9..f4f6d2bdd3f5de547aee6012015d5d3ff69afd46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f53275f6bc1f2d8ca2c010e601493b6f13a407d6..9e672c684e4a6d839c6dcf26847c0e146d4cce91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c1b74be7542302730f13b7c5f6d38e0d7d565d6..c4dd558cd53e8b6f0c3cb1ae69f1d7a5eae13cf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60e48f0cb01b9d7730625578b15f45a82c485670..1e78805a3436d6411cb02322fea8594db5414893 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4aaf6fcb6fc40e1dee903afa9e06e01781e5e16..8c81c6ff1db82c132371635e619ddbd1dbe5ad3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fbfc0e01953b1f7498095d3579f9a16628124ce..4ef56295ba1c976340c7a49072c779d2e96649dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015, 2016 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cb9a3934a1f5c5ddad37300e87aade76fe6f1a8..c22e00a86a50461118f930dc164d424f07ec3847 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d0e1f7b21621ade66874a740c9e9d2b2fa65517..aad634994da4cd9e5b2f1e592c8f80675dea2d2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 207ecde47ef8f151a2041db5bff2ec228b53d330..8c3178896bbdb2387a34245fcf47b1fd8f5780f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 532071f6f9fb2be82f22576dd3f61783d52c9d32..74cba46e214239fe7797dd8b1f998f6bb41cce3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fd6be945c5f8a58ce6fe0defd7f5706907484a7..bc6ab17dbcbb55bf0e361731902a6654dd75883d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f2a999146186d8b1867821ce64e4d6568c1e72e..6bbabe17e7d86aba1ddb7288f9417ea17422755c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc0c9930784586cc4e73afb8687f77511c00c73a..2cba023bab0a8aef209c3352e6a4b3ad2cec8afe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a63f4e3d6e7bc15b29894ca80423efdcebad2844..1e546d36f614f5a0664e3f2501bd8acdefe0c343 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93e60c147e2cd0e5b8b93bdd690735f8452f9a89..065f6372b8827d1e04e2acfbbb97f6077fe17e52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b434dbeb1c78477b705d48860fc932047c027bd..ab177876203901cff47b3450e4e62a98a96b71a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc357476d08ec6add8e8fd0c0a579a6392adce1b..2f746f94c83de7041d6f629893b60e66eec8e13a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 951fadc82d616fa41942f488c314ebfcc46d3ff6..b95b4f8329b1bdc07dab7adb30bf44e7e9b65380 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c02947e15229c767991dde3f1bd823f560de8241..f11fd5cac7916c340c9b1b5e26c9bb7dfc968374 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 374f0b40acf99ec4bae6133ebc946a6a908325dc..7857eba77c8ebc91f525060b6013cc327675471b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2630fff5bc1bc20f2b3acfd483c4ec98447205e..2ae92bf42a4f9c6fde9d16fbb0855adc7af8fcd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 970844ef7f95aa6ca9d498a76fb577ac318e946b..2e18175e95716db8df0fc9d2352433a6384455c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82ae24d47fb489b7a65d8a7f55f6e657f3478339..cc481f7423d8b155ee7c2b315b52355a03c9ec58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbaa455ae94339bd8644c9753716c2efc1b760a7..afba9d44aab0d7d28d7541e5843cc3ed98a3765c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9de1d7cbbcaedb51f412f1c15c8853c34ace1c64..ef8690be2c37b04deb0b92589a71d32c4374d478 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54f8a42bac2f6145fceddff53210b8c07a8d52e0..b21d9de065344718be8c820266e88db746c0acf6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9df35dcdfd23677d035670c48d4baa0f97c7726..6fcbeee6f43b85bf9709bc8caeede072ea33d095 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ae8d86c0efd9f14928af484465519f95127f7fe..301e5ad9ece5435d0c80ecbc5218ed4d66755d42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f090c585dd8dc330c06efab3a69b092f985b684e..64deb9016b9708b05aeac9fb652834e28fda703f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5215463f3d44eb05e4d653da15539871bc501be..ad002340b77a9b047608627ab22cecfd454a1e22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3443cb867c5930f20fe21d62821e719b0801d1b..43a4b6cc8bdcbe1acee81a1eba82a47dd863707f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f24084f5971bf807392f61c96aff815a87f8a79..3e55ca13277115328d5719101166be2aef22dc80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4641af7764f644e6fba6c8b166fc45dcf96e6ffb..d8c57f16e0eee723c486376fa652958e79b1fddf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ea2145f08a53925a4410c280470517e8e177571..422027c6a88071b47aa7e1283b59e3ce600308d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a5ec144f2f939d52040133e1321984ff17789f7..edb4adf8a2da790e5addab311c94fe418cba306b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d8d32495256aefbc07ecbd81ad9d3e427f28056..ead53cc602c8d8d5578efe63fedb360f1bd537c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d07748b79585875b8204f0857e62cac2f0157e8..08248a594babb5bc4499ad99e256d3e9a9374c68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12eaa37a300ded8a8a9ae405ea5ad1c6ab2bd885..829bf193406715b6423ae1bdf6cc96f7f5aff562 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd74996e0ba96efab3d86fa06a8ffc396c1ec269..e86815eb15995f491f9020956ac4c111cbd56d16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b1e31dc8177cf56645d4ecdc261c37f8930dd87..219afc7dcdf1a4e3a0f7ab6f3e3b70babcf36a6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97670d9770790eff9950142f503511364185aa28..e4d0336e98eca55af6fd0730d95798e6dc46d362 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82fc79c47410ed57b85792163e33c06d0ea4616a..5fe483353523a7cbdc0812310121e4e721cf4576 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1ace27f8685c8d3a10ea2d64ebe63d5a31e92a7..81b704fc230cb00e930cb943bb7a0694e9e16678 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c5e0779d4ae42d4951db14e49170b7a0b2fe807..8ffc028b51f6f73e35984153bda9b57dc63b3fde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c6a959091b8dd41df3ac1f1f36acb3f1d8889de..72ff781c2d4404f01e754aedd7756425df10d0d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d88f22cc785950a1a786bb8e89c09e1d59e6ede..27325ecb527a5336ee422a560c9530a2c1fbba93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7e026306cbc3c39cb3ff19d728641ede624f485..7d13aa7d905b76ff2aea2b3947148112b85e4f4e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04116f646eec04c2ffc85f32d972fa5162b1e382..c1868c2d56da89b405637315b017fa0e194581a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3901f69530816d807a9aed430b2b4e7aac421f3..37cecfde209da0c3841383ebe9f73c237a837edf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c70b16127b8758cca94f8b9e7e7b1d984027ce2..75f8363a53ad4314b4fd4cbffa4838999961a565 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3d5b67902227c33a6a7763ccd5d95d6a35a1f37..fed9288d28bd4f387a61c906db12330fd55246bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 692c76d4f691f3166d6e27b2a06b39c781364323..c1d0dd80a73c39a577944bf3577772211a710c1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79c6e72a43575c29f01e6cd163dd4053ec597f8b..f7a7c7405fee9e0fd0cb7ac179c047a6037dd4dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92528626f382a7e589bd7faaf81837dfec1c7215..7e5a07b69c845ef5da7694f17d0adf190754202e 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 256bedc42aeda1f9f495fc02af66c07294bc6fec..3470622f7f7a1a0b73602367b1c743bbd8c9f814 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccb56f9cca4b70c2b0171e524b88ba3f1bfa9901..eb96237772b11284d40da62848108e6198c5ee42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fc0b5f8f31bc3d13cde21133dddcfed34261225..040d672d588d56b05f0cafe7530d31128e914764 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e6da0c4001e34f4a5c2debb5e603f503b361e00..ccfbaf21dd325e250061b6f7799f3b895d468644 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61709ea87fd56e660d37c985c81c3410919a1ba5..d2f5da5c63ec953eca68f120f75fbae2bc87cffe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 245eecc1f29a338991562e9ad8db55d0fd534ae6..78d5d61e8285db2085b9371562a6eb0c5a2734ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6465e0b6b31cd92dfd55b3c05fc2e08c6bc17a6b..5b7899235994519d91186087315491ec53db5423 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc111c1b98fc6b5aa2400ca6e7830d95b7528d84..720c084ac159997e03d49059456132658c2007cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32b8609b0115b18e481e6cd945389fe4b75f2841..3201de1c9b444f003f35a016ab306a2c3d761072 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a409c0a81744d4b76285088471e4a3655db5b358..d29ad8d73dde07dab3ee7aa3bfc59086ce7df0c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9f54765ef5410581eebdd4a6eae84877ac9cba0..d1959ef2f669be34a1920fabd12074c2697680d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d0366953a04c38c151b6d41c3d9c4a1ef63e5d3..8d3c140f7bb381c878bc3c2524817c341eda4683 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb1f0d5e5f7f3d957bfb221be9bad380b03dc077..6f13db5051d2a7f1392e9fd9817d357cd2cf6d9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ee076794bd25987094b3f5135ad018919e4d844..655b99a2f310ebafa86d2a1dd408a485e2b240b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 671747cec754ef305e96c4021e80dd2c50efc8ab..d73ea43b27f78bbdbf1b1cb4769102c5fca69b29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d435a0e12eff0c2dcaeebc81bb24795cc9edab7b..109f70a4a128393685e1162c3909dc4fa05d4bfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // Author: Jihuan Tian <jihuan_tian@hotmail.com>
 //
index 356a5fba9a96e841d1f46e1a2010b9f24c568d1c..a154fdf4d7acf1efc2fb4dc1ab60786d96f52f63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f65bbdf32366b6df063cc7e70d90f1d9ac9db37c..8f0d6d57a4984701112c7d6ffaeae9948aa2bb8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89916007520b7bdb8b05258eb4813a80cd206410..dbdde1923a38715447504113aa586f269f644e0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99675b6ee92bddaa2c54125541e4e37b345abafe..939b024fc1a95745ba819d783db6494ccae80b4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38040970b5e4f574b2385ad4a6d065359740b6ce..e090314b645f86ffc8281f7ebaf0b3fd21d470d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f093fdda78a6456762c37211273a8f429221a22..e42de39b8354d065337d5a3f01b0f3dfaa340617 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7465d2ddc8cc74352ce1ea3af5613a9a5c6c955..1c8d6762877ca2b651b11c906bc0bd082dfe066e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b959c8041debcddfbd0187f140926c246463c62e..99db3686fbdb5ad200a5e757f7e3e848e1d3b49f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0db63b58c5b454109f2e457cb054f81e6a535b90..db7bcc48de720bc12686375f8e3ac74cb8f95295 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2031199cb9648b0c02a3fc6e747c30cba1910d7f..21e83f8a1d2a2010d46682ac69440e9d8c2768b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70e3f200130e84b717241767688b171597f03dbd..c5fc1ccadfe35a6a7f2b26482e307e5e26bebee0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdd4fe4774d1fab0e7d0b94b45b0ef04f49d9b6e..12996c57f6d169585a4dc02032136d4d223a0e86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e3fb18de845f0aaa5823a6d21305ec1b86e8374..9f5022517b6c774a91a32a108eee133703ffd71e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46451ca8131adbe179b12525acde46724317682c..7f218799c9085cfd2301f1cfbcf2b9844f278e4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d74a4a92592f01f3ea0b1f743bbe706192e3cb2..6b8b4148e791d43e914553d3d1b54a787f4889bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a0e82f258250019aee1c13513695884941ba9b1..a5251f7127b1873585a9cc151bed280bbec54686 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42ac28052fd26198663059a514db548b0ee50590..57d26bb1c8af3dd44f26db88ab33d895f54d3ee1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caa53c15f46d9c0ac077289cf4b58052d55eda4f..09b1c402c262d6e63d94d1e35b75bfe3a47386fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e766e67a2cb7a42133387797ffad92556ced53dc..7e4d6feaf3c467cf8e620b27d39ff52da9c2e23f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cecb47fd5228b2f245c3c00eba2cd50c0037744..873a345525a5233a7a5d7fdf8a977851cc63ea43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b71237c5900baa841785cf8f8b7bb421e18556d..f3fde4a2d97b6b8ac92630ec1d9839079f638d01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 102030fcb5c6713527833896243260736f87b086..1fcbf0107dca8ee51d8c7250444ce1ae6c296427 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01258177a6f75f395b08af385e5aae8b45b4ec14..efc067ac523ea3bb880459ef130c291acc238819 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2058ce1fd8605aa43cdeb8c71b9633e87ea77d2..809fc6d1b1d3927d0791be186fab98549d36e37d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afb5e1ec1dfdf4fe04ef0a5de6ad19cecebda968..62d84583a04855658bffef04f3f40f3e31768216 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8077c9f922a4947635321b403ef5bdecffe0ce0f..36787e1e17b42f763316bad3d311ef1a8d4b4e7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5533620a6db164bca62c8f5e73105f0c5f53495..50388150349eb4b59738904fe805aa6f76f7fc05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18271ae3590bf07b52e0707876feed5b2a58b29a..ac3803c76429a9116f4cb553fa0123cfaa19c2c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5699b1e39974cffa7af4c8c90971298ce20768c5..3a8393121d7dcb29f3128162ebfffc844153d105 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7f82289682684cb96eb370095adee6678a7412f..36baf475b33688aada5d6bbe56492e2276914c41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 209de16116a5efce145ff42d504bde8b8810ad0e..faa3bc15a5937c947b595878ba6c38e9580f016b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b358186feeeb5c156cc78344c6fedcc2a0fc309..148439c6f15e91437e07a1207e063431e925f7b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1ff79a897d3d2a50771fb68706a22acfa96e0a0..08faef2b40b472cf254d40dcfa0735eb12173aed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88bf7a76a07f22e34da9cf4c52481771623443f5..42dff7078081f5e116e33dd9c106b6d8acd3450b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 64e1778bb873646824deee9a4e51e5568ce8f529..a1e64bebb5c0c1cc1aa28247539ab9ca75b55259 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd09f6d6d51e37d948b000fc3a849891f36b46d9..e56c313920a70c3dee4ba4a286750ac7f414289c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2b06e8ee81ccd8f1d168f2c504206081e1f88d7..6d216d6e5bb8d98cb1f75708141c0a4be1a400e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40bd7630a5d8b77506e59b6897fa85328778f577..c7e0cdbfda143b7d17ae8ea61f076754500f90a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b858eaf081ad22f05e8ec6d3d73aa8a38e918578..81b7ee88418f8c70da0f104ca1d605886940dc34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58919d4bbd2e55cd89ee3b5c5926a091948ea1c1..3883ce0689bb962cc4f999ab016ac629295cba67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dee58b84da33706f144f47ec7ba75ac3e8b5b637..a1f83fdd91f394b3a4c7b749fee7dc0f755b0a27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67b7c4f9fdf0a3e39f663f885cceafc6a66e4eac..52b63bd3c2d191d3642c5a15b2eebb45236b153f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76f9239441591be2e5223a565fc05fe33e401f78..676439d48d2e35b100ad56871b01d7ae6dab9448 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c48841cd5b67a3a43119caa5fb75ad1989261734..1f0a4bee68ba7f6acbacdcc755758e81c795c693 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e27f739badec57ee52f4664d830119c270d0d81..c106d03b0877cd5d01f87d4704993afbb5631590 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49da4536854e6413e1720de1f412dc34ccc23330..e0dda4384b35bc7e0c0477061811809b51936d87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45ef303819b8e427b8e21c5ccbfc98160e7b6034..c7eb87293594b6b0e4ef1eef97f27639c1c3de73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3101f5575c60148d6d3becdfe7725a109a5c3eab..d4dde16b493ceed6f89b99b99ad4a5281144952a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01ea03495a12184ad80599ec7dd1d69b4c0b9a58..6277f4947481bb7c0f79060cc85c204c2988cffd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f1cb9eaeede54142663c8ccb2d23319a3c07313..7fee56bfb391d08852cb8988804c78bbf223fd25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca3f5193321701b1d4d68abd0db28716678fc137..50b388670f93d98fa8e52654a125200859f3c08c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 485e22c2ff2db454239d773fe87e0061a3ff1d65..f4cc0337c252147839cc8a524e9048969830c054 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52a4f0612c56daf0f48b417e62481e33ec94a586..b87354fdedae8fc5a54d72edd4d817762cb7f1db 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 136c8d767f83e2a6ef7fabf7148dd3920a763896..fec28e9334070e83e800bb7b689e34dadefda89c 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  function_manifold_chart ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 5813f6b7c532fc9df18f895cc93a467f35cb099a..8c035854fc4d43c406a83769437c5cc0c6408bf9 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 7ac83187356db27042fb6f6b14de8ff20038a087..925364be5a4c131ff88d27c457fdab61a1bb084d 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011 - 2015 by the mathLab team.
+//    Copyright (C) 2011 - 2016 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index a5d048bc67cbd455082add617c91bd51e26e4349..908c1120301030c0597dae65f19b72626dcde995 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31b02c6df0dcbc0377f1f9db10a6b3bede1b0aea..04632f5408ea8ab47f10be6408ecb2efa2d5e4af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82e9781ba36a26392634b128e267f7239a3ac3e7..2dfd81417fb47899febbc75a91313ff2793fa853 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f5984a8ad133daa87f092e8043dda719b3c3370..229c2e82b607297c9a6825ed00acb0a851d97083 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6305a665e40dcda7c94585c46e12966a79458b34..393f8d54b809578d5e85196655de816472fe0ccd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1c56bbd754a05cf90d287c961372186ede5725c..e3a2d9d111c0036eec03020eba903f5b42bdebd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c78825d265d697c7a9b9383fd538738a4cc6ba9..d60c40f700904907f7509840ba703c1a6879ff27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac6851c5bf2f687de64b57c0f1f7cf62177f39bb..7c483e3fe756bcca43e915cd66606520c27867fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95aab9e3f01468382dfebd6a3962b46d4f27bd14..b21a357751c23e47a4322047ad0b4f163d16ae14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a4f988f80839a174df816f2ab91c506c3ef029c..97a8c5f038ef749083f4a1c7ebf7203ea6b0e27b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 960b2526b5166c97c55206d9e1421e086ab1f571..6fe4464ca1e079bf4ff997ac8e46eb5c9df58182 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 070f3c72f712a7eeed296db71cd23c4052a1e405..1a85378d43175ade6fdecfda73f03dc598307c71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d7d614acdbd2c5497d82320aa70faaad4f267b1..e3d18f8c096cfd8f17a78e576e26ae7f8ed30c16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62c34797522814d1eb58de26cefc8149e302b2a3..33de2b4926604a592db48f1490330a19ad1183a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df0dc66814ed1e0ceebcabd5c4206af310bf41c4..639e9825c478e575b0a83d7fa6b6b639e372eeaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 278480a6a8157748f7d08f2219375881733bf471..ac77aa310cfd6f04b1eb546f2dc5e371fb10ec82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1352d6739548b63093ce138f12b6c6bbfca88eb9..a13d9e4d434a7ce783ed8abd84b9ddd8d2ef079a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 816ed9c17a4cedb9261be18d05a6b0f9e3a1ff2c..7292ada14eac089f4ee2ff1a97f681d7f554e496 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2eb48e6b275961459258b053416e7251e6b92cb3..2c677b079f6bf01e347e417ccb4ede122c3aa888 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f9a041c830d74c8dd3b2af382ea55e0cba70c51..d6dd3a131f7a9a3abf423bc0c9aef113bf73b7dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II Authors
+// Copyright (C) 2015 - 2016 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 6e28f74da8d98967d97d4cfb37a38ccb6906d497..7f3abf6016804bf1bb7743c1d131a5ec46b52f90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 100a44105800b7245b8840ff6aede00f8ef4e525..f750d053af13bb69fc1fbe3ceb7faefd4a51134f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7301e28d9c0f559de154015a76f9127d4f5296c..8dfcdc62027e306b93f0ab3a66dee9e3ee5fba40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d254bed0eb113e12eca45e7e83f47dfbd0da0a67..913188f9f421cfd2df48807f302e5fc5d985c570 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb1ac73ced19c18c71cfb1f306a7d6e13e925b16..37f6d9d823afa9a75bc6d20d79a28ee8b496cd38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8904abb8dc4fb5a9f2eb24e6db09e88f2bd35c05..293bfb2b16f77d88d6bf45e9d05a768ddbadf2f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f71ae36d1fc301ffa4253c03390f541f9994fc8..2ca3967110255275e8a2f15987450d061ffe807e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a2c1470d8a6329497cde1aa300917381adec1ed..e74498d9ac72a375c41a289c56d46200079dbce2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 575045be750ba9628aa066095bd6e100771127f0..b64719f80085b6411a90ec327a67d12931b526b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37cbae35e3f0695b45b6f4a5269ba52b964e019b..1a045e514d86561734674fa60ebb722f4bb6bcf3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e78cf12a4498c00edd904474fc9f1cf9ce62b8f..481173e8966b785d0f7180c348ef3d4fb5e555ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe59e0e60374e3c0c58b1bf31a269e2cc812b48e..bf4349fb5504d396d991f8e252754c085ead053d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9afb26232d814982ffd58e63f1e21c2234787e9f..3a9e4006163f8fcefd60dcd69ea3ba33298eb085 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfca2225d6cb7442fcfeeeeea6cd6c0f080cd37b..6267279917f6eaf75c762716af6665474621016e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 453869f3f351972252cb2c9fbedaba1802ecff68..e346923ec29def2183dea1b2108f5e6018f63e48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e73d76ec8343703223c1dcdc57cbcec144f10a5c..a2edb4c7d576357386cb9bfd672058a1373a9ea2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2fe6fd060260a424d648833596ae5bb6303432c..36758f6fb04d3eba65404bb6f0d4f33739139393 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64fc569e69dc3d35d15ed728e1dc4bb0b49afcd6..22223cbc1c2ce8b83093b168b48560043efc81d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2165aa45af54f0ba18b6019ac0b1690b4d33a657..71f9efd4e1c7b1cf9dc481de480794de78595c48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cac15c86fb27e7f6b68fecd86aba13b7e40b50f..e59ba7a9380c3ba0e6858eef9c5aeb838fe7c414 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f42029c25961408fe12c4b79088a92a0c41c3142..6831c092a1a0c134d453979294e42dcf29ca40a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6bbf76f3cc840ef8aa2770bdba0aff6d2ebc1e2..4c6022f3f185285ded4382bfaae20675cb92480c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8623ce0b78ed4247c151047e3abec8e9ce25ae26..231f1d0f9f60051fc7e166f833a18f4e9a3fa460 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e6255b8ec7f429c2b9fd930e61b119eb6c5beaa..753984e3c5e3b821ea1ca584b0fd83c750e26907 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3a025954e0426b290998948eda9fafd17993437..eaca2a4dfb708f4d8cf7b7ece790f3d15d89b8e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b80bb3170ee3497291672e857d8fe094949ff755..ae6a33e67c9a54e321546f0b427a35c9a50f4e77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6abb70ad09fce141728349c1df43c08f3e2f6f8..deb5381671706e74c7e4cdf1b084af8ef99a0052 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8495261048bcd822bae5ef0cbc8a07961e69ffa..0201494631cf26c72430854b0714027b43dc73d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3628e2e6873cf226000e21f68081455713162a64..9bf389ffa0073bc780922f7cb3a1da4bfc1f0bac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86b1d196c715059c6d0aa8d6ce359f8f8664c88d..7e0eb02b3d02f6f2900ac809aa92b607950457f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 140b6ce6eb036593c8c645fc66f08df75ddd7220..be346f8ad0457d7092c145b82dbc700cf1915ddd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 397b905c733f8e7561ffcccb006531a18e91caca..d597b818f2c677324c8d984039849557b1b03369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da5333a70794fe626de2353d163215639602a87f..1b90a7e0a8f9af47b5615f667b9bb5c0a088642d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6df35b9ebf7768cc30cdf93ce769520127c20c23..885198970f8582560d709479ad1efa9cd9c5300a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad6f4cbeba9e53722166c6da1956b9c00133caf7..d6ad1e4d257e4c61d31716f5ecf032795771d727 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f70b6a420945659e022a712735f0855968f3043..399890c9d52bb0d40b9c323fbffca6b0fc8495b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46b23d52a8d9708a2ea06b5521418aca8474da91..2b4975c2c12c18e52983a0bce573e7d70ef52a2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c4a2ef262655b69b143a2264a05bb42d34065d8..31ed6bf555b882ef504e63306d564ccb45b6763e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30652b5eebc610db546bccd39cc94b274fef4362..20f245f40319d66320941756124619d69a53bc07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2014 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a01488468aad7f921299c31cc70d2ca36d7b829..32aa9e21b2cfa3610688e27fd159bc19dace5311 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb29cf44720f18dde9c56c54c4a47d6921485606..bbe7eef4c31405323b232512020e008bb3ee9297 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e4a09afa629dc7a40755baeef1803e583c723a2..d021a47b414fed39cf3f3e8d0e7ce6ea861e7a71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17297273cabe4813c26eadde77c44a6cb64ffc24..3920a73550a1019ca19a0d6b2ed70212a216fe75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 137c1653bb9d2f502f3e788d78c99e4a45f787ec..171b278545cd89b11ac78f72ff0e3667b4deda7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57f2cb0c877c7052bb2311977a33d0032b80a77c..c5bcc1119ea3c7dc3931d5ae7ef8c722a2b9bed7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8041caf3661136547f74c1275ed6841a1aec1e15..6154c2d9f5944d5a2f8e7cfed5c1440a5ace25ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015-2014 by the deal.II authors
+// Copyright (C) 2013 - 2016-2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85ebeb3717325e69d0269a6c9e47f87248ff1e45..58c5c0e242bfbd10d8126f0bf09cc0f56f8fa1e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 542885bb99cff34e5e9f8bc194b14091a2cc76ae..372004bd4cb3943a37b2aa841855db1679e37cf6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67d9a8da1ab058e715d0ebd9fd57fddb5fa6d609..48611ba4961622095b35ec03affb2253bcf0b332 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11f3b945f692dbb7d7459c30e6936545719f869c..24119b5f8c40f55c46a4c2f879d9a8b5340ffb96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d895b3cf8a1e90033ec4395a8c71b8c8c5fb553..bbecf592c7426c466c73471fb277afa6a3b470a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e5121a2556a4eb8576771730dd78b23d3206220..29a66a60f85d20f94cb72a70a184c2e5d601aef8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac4fbddad6e46e69eb11bba45b562e13cda50c41..f5d7ffcb3b1fd58ac012c61630524d584668866f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fee4997440bc7fa477c1c3f749c6ca7969af96f..aefe480cf241590874da7a7c74c8a2384b8a7a34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b722438a8373cf1e7194397e961cd33d149f320..b09fe61e73ac9c4a6189339c05d3f023b14d9a9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 276dca5d6634489a34aec7c606ab6cce77de47b7..bf8b58074141fce2a8e75467a0621e38b7bf6180 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7b283e6f77e075e1040ed8e4a91ed20ca66f6a8..dcf643e2e4bc475488903d845de5077f3cab5a54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aac376e355cdc5c0697dbc33983a415c5ba246fc..34ff612f193846bec043efe7d62309b17284a01b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c88c6995f3a0f123be575f91daf95de81a2ff5c..56185b53a8e734d3cb1a9c7b72590583a89ec96e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2320b0b5baa335c3f454e643707d2f86f6e65b16..f8995dd00afc45b2ff5625702c91f14004560c9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c2c5b74d4537e8a4b49d8239d36e7ee5a43c2f6..0249c8bc71477aab7ed0b0796f75ce915091323f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb51c380e9c1b892bd2f565b79da2bc75d9bf2f5..7df71bad666f588d9376e676f1050a215e3afb10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea3f768c29393775d14b55f7606ccf3029d1940d..9f24dc4b7069d078377310146ecf0e9b9be13c00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abe2ffbf76c62428f6a70e8e5902b8843fb92adb..22a0ee684485f54c940d1265e0d361deaee20a54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 237bbf843686ef114705ca96312c6ceb205c6e58..731f3eb79bd607e70c23fa9d5180db67aced6353 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b24e96e3baf56cd186ce2d102f0b68224ce59e03..226866351203dd7dc3bcb96192193b7c4bc117fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36c9e65c1fd79a6e4359f26fe0d1d96e07a10eea..8ddb3d6cf58113dff71543e9fc234feb9b237c88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 024c2e74054107a9c3647ab29d3aeb318cfe5b62..0685f5fd25ce18782bedde7fa840fc121597d33f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca219e4c6839b69fa4e6fecd28e9adab6138ae18..0719df74894fd8764ec88f4322dd9a153467b3e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 334b40a4480fb9ebad173939bef471d64f482b65..7b38fb5a1b3bca2371b4cfd971e5964d64f5778b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97cedf8e7ee5588ba842984001e016fb2d07d09d..3740248180166f2bf0fc3811083d0e7e6dee7e38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32484fda8c0c68c7ef33518d5e866cc645ae4b1e..7da64ab4e59bac3a65ac1d4c3684b2576d34bc57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b01e70bc60da66e7fbde9b319d009f52ee10aed9..c58c1c55e68e1d13526800209d10a21511d9f0e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eaa679ebeb5667123472e6e0cfeeeae2c074621f..e0cae4a4e260f77e8141211faf015706f2084d91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed9bee7b968eebd0960d1b62c3b40d19bcddef99..9d86ec78657312548116f853697ec116a68f2f03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a917805c7d4335c9a58ce759a994305a15bb565..0f09c0c0e914c21d53a7793569faf1b0a35c07ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4a54ad23ea0b24b1912f854ad83821f47f00faf..725591e5e2c9da06c73ec84da003e5ec819e6e33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2063a5673ebc7af62abb362885b170a349fc976..2792cf1ab8a7b3f336b800a7346704acc0338258 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27b67cb5db1659734687c17c7fcb9d4de68c3b87..4e6434b0fcefcf6e07fc145f9a0a0b2806f8304d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a5bfb637541eb27982b6832fea2c3c7cd9ceb01..4f5d70d1fcb4e615b015014df53cded41ad5798c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b16e86f3faa28f1b55e7db99287187df1736c2a..271ca061fddf6103d73a2a372b75b9b9ce7e6d07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e416b3e8ac6d77de9086c790ecc886add7b28c93..19540480b2ee0a83cc74778aebc18bd309d9d3b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2be3115f2512f9725a0af16273b4aeaf88900e59..ad66e7d363a325ffba6924ceaa138ccbacf9fea5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f50575bc59aafacf0c5fc337cf715276ab8f175..804596e4d5b2c6c1af6c6025601705ea6e1b6cab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02a07336eabed249440084452db82a2fbd2f85a3..b68c72d308de28c15f4ca08c21c20adc433a314f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2886966d8d5d52864da59d0a03677ae9eca25f06..b1fa897a3e76c3d6dc318547f1a623e5e9b8dce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20e8a9b245bd518e83e53117f531c7319f2f7c8f..80a86a131f706565a1dde7a2e9bcfad2d57c556b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bc25ff00486b2684780d8441245ca6d3e2baeaa..1e482a47fd95c2d11f5dea462fe172d22371f4f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 375e72d670da6474fd0adf3849366ec3eb032ed1..25258e750404ae4cf869da8e5f0cf028294cf0b1 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5352330fe6bf59f8e602817d9cb558562da24930..d45c3f03814b77001e9374f0ca54807ddee26945 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d95d6de5208930861d104edce1e05290b34b0c75..7b293cf4b18b3f90b020e0ff259b78f18dc94e9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5773a8209b14e586a37166eb7c09515ffe7bd76..c9f7c72771c327c0a65ac4650da1fe7ecd64bc4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd2365c895083c78aaf25938ad3fa74324fb8199..d72e8aea3daff28c58362c0f40c6a54d1426cb2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c780a0d4808c6caf10017eb2bc7aac34f862488..6a65c566609c0b40958b4495f5da63fe2c9c1500 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61161daa36e377e549d1d788eb3005f178f991ec..ad6a2a88435c0c5f1ce0c96bb6a3f92a5872fd3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f91da854615c08d8ad7bb520592331d5a55e923..674ecc916b76ebda27cc6c875817aa892637a27c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ec79f2a92171d2ce5d657348f4fe23aff7103ee..ebf8f1cf04d8709ed36010be3124c0696982b2a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a626f08d6def3a647dd0a69580c7b9f879d5ab78..0ce8d32c3c8aa4203911984ecda78d230f2248f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 426f9db003be9e4fe854b0f1e416f5a745916a05..0d8cdf9d7c188694a5594c76aa0d67b55b9896ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f833fff6a735a4c3da5915e9d58aa3735b276cb..cd4f909cdb8dc4225ee804f8ffcb25e8f4c721af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608d0b421915bf36340113a0dc61587bc23570bc..7d1d2fbf5b5d7f149cee36222c576b370feba2f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cbfb9e3309b62be920c204c134f206da25bb5b3..1e69dfb3aa1c42ade69d4c4b923e116cc7c0136d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6053937e416a53e8b207594137a83ce91e0c5c73..83c04c23de27325e9f584e707403a7590dc1abb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31aabe3db522d3b89a6a1a35cbe372b4ee82f6ea..8f29923e04c02f18348d7f8a2d0207e9ba688a68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14dd6a349be6d7c5e484925b448706398b0fbd90..8115593388e8afe7617f5ce57a34c3b415014c9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcb7ed028d85672c3d6f8fa170e16ba16601ff05..0392005f1db408ea3c95eaeea18a54ef0ff4399b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b9616f05137bb6946df125ff46799f9f5ba1340..0dfaf94fd89eb512e653cc649573fc31a3f530bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e32de905db6621e14bab70f23c603a7bec8b4745..f47fd8d10bd64f535548fad73583ef3046bbd2d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60f6abb35d9673d1578a39cb94328f354d91abaf..9f7b5a0f19da1ff273a1795eed99a178a8b201e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79eec67a4e0d34d197d2d5f793f0d3ca57c670d4..241bef87165b16763f39d25f35f352bb60fedbae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7916568c468670ba9cb1b89a290f16198d41780..62e29c0bda81f6543dca8d192c7b48a5381c95c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51f33fd32354e8e972f92ac1a7d70e953b84f27e..ed7d6f20f93545d9dfb989aa7a726f2cdb354b9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed7987d7b7823940713f2cd4bafcd165bdbbe969..1663ad9b7ea906579b4f9971489da731a2454a16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e594c107d4f44d26e28262078e75ba79057e90f..7dda8643a2ea3afb821b39c8ce6cc8ca740ae8f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 818de420694b2618c1878d4ae1b0f6baa9ed641c..431e1e31ca8453ba70fff85502937ac6170908a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77800aaa718c7e2d80b5f4b117f346945307fd5e..d95a5c178d5ae4f4ad74382a115e255dd308adbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e7d4219354bb4a339a1c45cc149e7030f551ae4..02cf47a5682816a5c40628de7f60171fb19d5ccd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 831b82e8a7fd72d32a84fa642a02bad505e58643..c18005a8d7d299f2213eaeb911e992d74f497489 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4da9868d35e805da61e4fb7bb71a670dc6bfcf3b..00cc373846ee1bbeaffe0a06cd3fdf2ca0bedc24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0007eda4ffac645aeaf23cd041b37111333aed1a..8d9a6236615f9d1eb2c6ec93155db00ecf04d9f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 316895513644b4606d53c8c6209441b725793d6a..b6e77dcf625685220339c59560f4a2c377a4af66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ef0f987c29b382a440ead1e5405deafaa283707..97c64b0c6f29615bddf067a3d95f86e7cb23069a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 815ca491564344efbd1c350cf67b911a014a3eb2..75c4bc7c736fbc0279b72d671897221764dd515b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b45e6dee994063a6969fa40022fe93332c178737..6fe96dc512c35f2dfbb8c5b88e1d81177311fdb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e893fd1b9795cdff5431a4e8deafc54e135af455..29a1ae48c51b0247bbaf7e3776dfbace6bf274b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02cfce54ed2cedb67e56d13945c28d0aaf96f795..b255f1e89edbd52a73b6aee12999f3aab7b0b44a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83e3a1c025084a7dcfb92bd912397bc49295c70d..8bfe1e9dc6dace8da04867c924833a39d65e8f4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f79349bdee1715cb25534b58d90f629eadf0755..4ab5ceb3b40dcc6691bf456e89d13e58e3cdca3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e26a5464fea104ab7e31f271a30245491bc0cadb..69cda8363e88e69bb9712fc09a222ff4435c09d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35c9dd79a0a77be5631df658ba1ea08cb77f6677..dc0fad2072a6f9dd9dd226a4212c172256af1e8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7dc8da68fcbf873ba6c963e96f2912e212037bb4..5fe468bd0e5835ea985dcbc50359c21e04ba63ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21b5dc5405f599c97a88df885161882119c87788..93cba9b3039384d03a2473ae00e2c1b1c3ef1319 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3af22c2e44d3aa50b56a53d847a324e79f90c73b..f00a4b9956c74812f33ccabefc0d2fab671ed7df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d530d3d00a77e67811f4c5ee0c07875120d560f..397a2c23e230dff2e921e7f524b3da937191523a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ed1452a92d48c0809724d828f1e6c896abfd94e..2ce3dcf381d5ec5e839a7a15de7e7667ce1d074f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b3f4be7b194c2bea589d324ec1b7789e0b4ba12..12c9753c24cbd9a01897d4c31d4bfe0f3078481f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e15c24c5338ded3a73908f94bc27f9585edd4a5..712f359c528326b6e39d5ea47e742767dec316bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa74ecfe53ba93005a247814ca3b4dc90aa3179d..e9d1c076e9e1bf656aa28f57a1e18227c27c96bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcd5f0e2e948396826a83ebe257bb1f4badf39d1..19fed87c2c23dd80c35e932ba80df5b886c81fdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97ac8f6d40d4c980957e0068086873298c93a65f..166f778bc5560d1b0db1c997c8f461f5bb694a8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c80f19e575751610b087df1d7e9033ec11b13d79..51adaf3c90ef95376bcad4bcde68d696cc988b25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b20cfd6bed21c92cbe49111c40751a52f2975889..4ae30fa71a31df77d2f1da8244f20295724c0907 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e78e6f70553bb83c6ee4b89b4eed5d86488f9ad6..45b4baf379dd0af5338e3477e859e0f54aca5184 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31387eec908601a94eb23765d74334a3c2db3c08..d478df0b011e371a77cd487d3d17c5443c03bf03 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 844355036c169291c3ab0a7d1ec9dc5212bc7450..82d477b0700a9095c3d6097a8f8c1a8ce79baba8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2015 by the deal.II authors
+ * Copyright (C) 2008 - 2016 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e3d9232c84be1e43a623b3e94395dab3de38efa6..94b9602e2870da0dd4eead38a52317946bf7719b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9654478cba427f6511928cc111f1fa8ffc99bebb..fe015761f8cafe29ac7f95854249bfc29ba4db41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fca0b06775a67afd1cc5c0ad7df133d4e62d850..c23a46dcb0d6e6626cd5bb6a0d38cf4a75269b88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87164feaa8923a3ccaf83c6804a77e32fb46ba57..79620f85fa831ab4e29717583dd10b9763150529 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 209517cfeecf5b214efbb1794f3e2dc49682f0b2..5960473187b87b288e1463adfe37fae2ba61b20d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb92a31878c27eae26016e8bf0488335b93dcbe0..1d670d0c4f82750540a54f5813d2a3e5d73b90b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76e2e306d14aabf47890b73745ac08bc2260deb3..6ce696507f7be6f53df648a10bc000b247bce9f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35c974b4c292a36f76cab1a6a9d1db08861625d3..ac1e31e405a6ab558ec2fe503959ef15ff9b9f4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fab96ae2b45aea8632adf69168a699da529fa2d..64883205a91f04ddfb4ce8bfb3d29464bcc82d4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99de134f94dff3e4901fd9081a74489a82427e19..3e8a493b7aff2baf436f17d73362e211afbd1fb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b17a6d58f3ccd57d381143d954d1e6e93ec60b9..77192a882cdda3cd57d04a02b0d8523a645fb6be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8eccad91b75f244b0f87f828a8711b55233dfc8f..8b8906bdcfeb43a34faceb490b5462fddf9014bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfeccce6f4d68841cfbc849ebb70bfd2c1c0adf8..7561803586330d302f87142158952b23a1a25dc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6080ad65688ed199d053a3f145a6fb4c83d0d16..a03c8a7e342cad6cf4911e461bc6824e91d69a97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 528cedef520f43be3032c0dd680dea4215d367bf..88deae9b90ed7104da13bc58638a7b13b2d8f0bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f535a92cb98b0c96ec7d0c2254e65e5c711760de..357359bc9fd8d5067fbd6eead4df0ce8495d9edb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c82f3ae28b3ecce3e0533f07c6bcfad74a615051..f13d6c011144cec04bd1a69c9bc9430358ca7b39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b766b9a992e9d4de847b2ad1a1aaa5ece3f656ae..1ddf5dfa58575b77a537f10cc4eb057ccafd21d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da672ba0d3a543566ee7b3261c31a9bf7a30cc74..de3ab2e72ed58f06f67bf5cd5639814194971551 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c166ebc3e97ceedf22cd93bd20c5a22f69454b59..50a5749bc6b86308c8f1b9b5463272fd75347230 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d97955c537d9b6c209db26872a03212beae1f7b..a8995bf92d10d7fa1dabd9f2b529691313105688 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e64bd67fd650aa0a2734e74de79421543de4bf6..8d39914e81c99e756b4c311f1c2e7b734155a9b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a28b7f54cf34608623b613dfaab8a073379e8b52..c3991de6d687ad51430f5c3d3b99f3e038c095cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9438b3cc2e9adef3dd4b16b4ce604a0220be53a..73cacb09503d9c8520bf1c55a71e58fc0fe449f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77c573f702ce4dee33783ff49b75950514424ce0..da16d1751f4c352b4865ef69cc7bc298b85f4868 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60319da74f90c4d5053656130c9a897c6a10ea31..df03a80532687235724fd5c6a3073c1152b24aa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 962df7ae047dd8ada4200b6fa102cfe674b3663c..919ff1f253b5ffa5e1b13706383310c71f86ec41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beaf52cab09ca54a50dabce53183787c51d93143..30ff9be0ac6d850db3fd66efef782a36890568eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32f0e915137daa91b8ccaf6fec86c5bad84899cc..d8dea29108e5defe3d8da944ea796da7ad5d108c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 223e55d696b7f508999ea5599c4956f6449d03ff..cd869961562cb383cd9b55083f85b9ae368f81b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b14a7501cdc78e128bc7dbda48518ee4121474e..2f30c6282627407d31383e027087024ea2498acc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14ccde0e27909314f9c54298e42313636a4c4a6a..44de7095188beffe22d01594ea793bd762c51f76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53edc311ecb16d8ce968aecdd304467c4cf24f41..9f0476b78bf5f4f476493e797335be872483040b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84a86cecf24ba35f7c5ab74c7dcdaf4acc8c0776..a2dc3d27977372a3e28e7428c2b0bd4a861187ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 878058162c419ae0f273e9b77748f5ab6a1ac35a..edc847d6244ff42ca41700a8463960b7635f2ac0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a16bbf29b18ad2b0a5242f7c890e581847b714c..25404de18f352e4cb888157c286e6f4c39a95748 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cb4bc7bfed250435f099ad43b3e4233057e65c4..b5a9a5b1b1bad9bffcc629585034fa4ae2e6cd89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1101ca53c72b85f3ab7366b7e11b96f9acf69fba..b84a0bf28b8284158b5fe2f55ce302ab9355d2ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37f69e4cb307e46afb1a9bd9aca3c6727220470d..8307ff3081f1ebf059eb23353d022d5439719a04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7046c790a5276271d26cf49dfc812bada15bf249..90814166cf7365a850be9e58a3a0d3d08c44e575 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca200af7f10cce265c10a9f8d6027fef0dde2362..f6bac3a8d63b0e5b4867ea422e68de963a6645f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2aebbb26bd0e10d788d9631bc31fc0c0ea8922d1..f582e2ffb45db70385f2afc96816e112ad036c53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed5cc9ddce8521883d06456fa1c16004108bf155..273a3f628806ea38fb0dfcf604628f6f3b73208b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7b026f58fcf02817aa69e50f790f62c47c0ab55..031eff874e3a54d6989fb9732fe776037778ad8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a46c48581c5e05a0bfbb3abb55f6eece2dfdd37d..88348849b02d75489fb13a49732e55942d621ce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd3b8877eb9c3c603295f780318b9771b6fb138b..134b3010c130d6637e19e155199188b0208a6880 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda906c5ad077fc56bd6d489c71cb2fcd5746265..5a22efa4c95267708528915ba9d98c5d6489f9a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e7a26606afe1b5164607f4846f078a30d7c483e..71444a5f4b562e71e3ca611b0263cd55374ae16b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e55617f319d3e896d392e2da680baffeebbbcec2..48d30132d5ad83347990f0b033e43c06e44386ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index faf2a4d5f9152743e6353a7badf26cafa5a42231..332ba206af645a2200ff04b5030a68615d72c803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b37f8b0d20ee57a159dd7636d09069e9d598bff..5f82aa14e4a7614888f913fc4ccce996322ea51e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1696eca3dc0d485014228cc8f59307459c9d85e0..0c7267926f914ca20d8a15b7a757067c0b78425b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00c9397042d1b94e21b9122034cd38e62707fec5..276f8ee6ff429b419e24190aba546c3ba9a03b78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6d1a5c18510f7e8ab5cecc8d64741c848dc8630..3e52ab849e81ed99bb0e709172dd3e1e1dcf99e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 958f8c6fa7940eaaff0b4e8ccda6459a27398b83..5b97e001f067aad0ca081743aa9dceef78c5ca0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 998bfa097f7a43ec0ef7a6c9c74b0eb354ab99e6..2ab84812e523d89fc96e101256dff79c0c7d6123 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe8aa76ec272c4763d4b317a34127b1d852d6ec7..586050b36d7a0a2d25f965fdd3ebb30f91624105 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 151a554bd5f7399fb545ed8c7a1188a6abeaeca7..8500845d0ffc6e33420d8907494bb8b235501ce2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1c8dc8d918fcd961eabde36ac07b908a98987da..939c222ef054fcd040bc3978ea40fb1842014a07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4289e5820476e5f8670b644ac6f2b84a6e9cfcce..0eecba32497c9b4c497a0390b4d6d725e06b9345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8806a546dfc65798545b8333ce5cd4809ebcb4eb..5076857ac5822332342a616f3fd3a301f5774396 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd80125abeeffbdf432b4bda0d45ebf7834dcebd..b3b2d5d64dc62fa955dfd8eec63da0aa12cf1e6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e76beb146e28846a0a17e337f0dbdc15734a867..726993cbe836c9aa43f8d081b93bb5e7206b4364 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4ad7bb2d680a1ad5e3f4b3a9b2a6110c6ac7f67..97c9a3b890c139830c04ec6536f8ab47fe6c0df3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8952edd4751d9c00ac8daeae3e012a5cd6e4b36a..d3b4f532861d1071748df7ebe830d02bd8c14ed0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4feeaa3328fa57d9558a6c77ee1e4fae134a1e58..ed3ad763cdb490d12d1a6cc5bea547cca7a055c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd0b274c1c50366cc7519474ca5654a5a34b5ea4..83545cd1a7a2468a0455df1f3a917ab11440dc18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0da00095bfc1aa51c0e3c7288f150f4b16760a49..a195f8143fe0fdf049729f0bb052479f7a673ea1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c75d23ddcdf1ee251e68e1b09ab2baa98a44167c..52c5dd706eb0721095d2b97f87f31ca900e34ba0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 115aae54e1a4641d44fe1d6366335b71d09dd79e..d7365476c4271c4de4bb55cdec121ea8ae20197e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4a8f7f3c8bfd55623eb1373a9357da7a376172f..33925ec0aedcb7b013f41ca99001298ccf4a5f3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed79a15f0cc6ce5738be28af51509d5e656c6935..b9c7414a918178d1e3dfd12fbd9db5b430581312 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 437c32628c2d9fbb5a2396710d70d1329298f2aa..eb2a8deeba4b43654a774134ddbd238db62e1fbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aeb6540f655f4f0ba4abf942d522284513877719..ff8b48ec43fa9107446f4a141389550ac4a754e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72040df692d3d4a765fa3b1576cfd94f28d8ee76..5436c999f0cd0f61aeb62a72224aa17d3ee47c8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25cb270173605ade661509ed505c2ae0a4922555..94a50acff7cc3b58a08a550cb6a3bf55059b730c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc2b4201bef2e9c127f7c62c662fade79f4d4b81..8b13fc3b39e6ec8e18517a150656ff39f0d16306 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cebd164bd76c465fe1070b62e95f01bd5ea062b4..b4f47387ea489ea9913e8c9de986a79cc03d6ab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bb772085119fc092e5c9648cca244f5826a0824..3aeb469f8ab09308001f25b1c5a667a866d0eff8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e797bae471748ef43300ddb7bd2bf56d686095e..a1076c03799d735fe99c4a4d7abbe9981dfc74c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3f4fe285f6cb3b051be8c90ff701a699efc7548..933fdbb59101a70cef3274b0e535d3aa7dd7bfd9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3eafac16371d7d3f655859ec2dc0b9a562a3d6db..0c196f5c724866400c9460c7df187f366a18777a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e3faed0e7eb58bbb71d72f0976fc9ce8bb40809..9b2fd792d40256aadaef8c92bfcf2c87a6a523f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bd9e140328d5df5463329213b09742f7fd847f2..6c8e950ac6c297611c6ef80a9585b4771b3b67c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2991f20b686eaf34ee5cb720d1c0d854cb95d14b..b5d54be577b0ec15db1f867cfc600209e11b2f73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8471a70f9e52aab9ffee5d570b927b646c77ade2..fa3aa90927c82fc9ebe452703ed7a62a087307d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6053806ce1afdc340efe3af32aec26b0ac31c6a9..6e343768d2e4e86330dd5378beead5068999689f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0525d9b4a0e0e4255090b43301bfea1ae70154f8..810711fcb60035e64d22fa4703cf17b145f4bb6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52610dd2ba89f371f6f1f9575596d33c95974481..34bcf8736f7aaf3c46f46bcc1d214a6d49b09a07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2976ece942f0be975453cb1ce0d59184a7116671..f8a06f3978660971f55942a044f328cdea66eadb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------\r
 //\r
-// Copyright (C) 2012 - 2015 by the deal.II authors\r
+// Copyright (C) 2012 - 2016 by the deal.II authors\r
 //\r
 // This file is part of the deal.II library.\r
 //\r
index 18909705c7faf26071843ef6b7d8238d60d5636e..53228b035d527b0cedc995fa953b833421afe1c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53830ec3c1aa29fce9c127384e8997bf419138d8..08d53f877e847a9efd70ce239dab84a739d64d67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 786f20c51d5e07596e877668e6a9077dd4f02ad8..a819c80c00d537acc8e91630b27c95b45c7a5546 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5b155ef1bdf05abd9784248f21e8efecc1b3d31..4bb896c9e661893f44c6be47d06ae1be04bcdab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26dc4d0171908f75cb1b81fa6684c1186194e009..98b7e61bdcea55c9c0434d436303dd7aa37dbf6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 948718800d2c371154ad6e3483ea547c7bf97cd3..a1640518ea29f66e71b67c4d85e52deb65ee88e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7303f7608eac8cc54023137dccd2800deb120d54..6ac37d247f9cf54120cdd6d1d5bd3af2f6f32193 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37767269cb8e6470c731aba4ad0d8e0df0f6c8c3..073612fc569d23e667c2c92ba28503444afa3cfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a8189d33aee49b1d128d28fda677e2d24fe5bd8..f04ba32ff5a38c403d252f3347e8476c0c1b1484 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51084d3e0d0b6a5331a12e05fe45256e1a57cfac..604a4c264c309bf95365a6d26380d10f1dfb0da0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 757703dcc7f27539db101169eee809e0b39fe541..b6adf0f2bad121f45196ea72549af7cd88d8b13b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c894f6a2b11c6cec632d13e901298bf29f88b05..7e8346ed5d082092b5e86169afaf2fbe250843df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 983e451c2e95f802c2fb1013654fb407b2a0b9d0..e141858bac74cdac8399ed6ba32d147089571ca9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79c40f4677729ac525c564c481ae6e3eede2b21c..a28ceeabe00df57f3e0741a12e6240e64bf636d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 963538b422eaae6ac6019a983ad7abc6458c95ec..483d4da50393d4bcdfa644c648db56359641c27f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7706c8d602635f5b3f892a5527d9775ebd080746..b57bb2ecc3eb60ac32447710b7ae5d651ef25ce2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6d53f3514b8e3d7c2129b88bbc664a3b7d0c10e..599c8b39f4a58c2443c4280c47885292b299f67d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 502cd52870858bbc9c9c70efe07d392698c62978..36ca60d067208749015369dc3c9193160fb337ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3333772120b240255a35298c8822296b9f13bb0..7ec7ea4c646485aa81f35a752d2fc0f577c37598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8200b7cbb9067948042836d98e8ea2a226befae..e25b4b916775d0ca8ef1b382286cf5a2b60a9556 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd49e04e3c162fb97d07ac1daee568ef4a63292c..c75ea2b6aab13dbcda3dfd54056517d926835d43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 151e57c87f2ee363bfaff3a95a8ba21ef1f365e7..f1dd1305ae3b7b1cbfa2da8f1ea1aec9f6532a1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b20a83ff6fb54e823585b2eba19d1ad0544081d..c37ad862764a561eddb2a550030fd1d99cd24c59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8773d03d9257090596997c27cc3af3e4bad41780..11a18d17281637625599ab8188c002953c2d2c50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 668c679f35b40be37ddf9c9844cf8920f276b9b0..c4561c10962db9985ae325e92b4b21892fdc43ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e1ac7f3f227575edf7a653fe89eed3910274bee..dfa658c4e53198bc2a42e32e88f1f564ea9ce889 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39070d33c130344b10aa766898559db713f2a048..d62a1a60b15596489394dbc01cd996b8c5976da1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 337cd95319ee7ac86d76350cfa1de4ca044f1db8..d9fe62b255bd2a767e8b154ac7bf90ea5bdd0da0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1cc5f5817ba38d5ed57215b2d8d77f75088b47e..24cc5ce1e7e296d1db0a9068e1e21f3476a842b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83efc6cac1bcdc073bf18724a9a14883d0836180..a21ddf5ea48d37284822769a16ff49e97b0b23ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98a9361eb9bd993742d61c6e9b623497d1b6e848..946f32664aa51b133e8b350ab6df4b813663a8ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88843934733a7a551c6a54f878037c88a7c5c9c8..afb5a74ef702a1bbf3a57667f12a57d9ca56eb58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49592ca050addd1ab4d010a5d40b2595a9bde9e6..8ba789319047839cfa2fb08385c72abf82b3803a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c26015df729bdbe099d8cf8cd223b794155bdf30..1cc626cc07984599aa8c0333069b62fdfcda878d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5787fa74cef584482501d6c8e269563f9c40a55..51040f9cbcc8ae60aa2d4e4c8fe18437080f68a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bb5bab384bd7952ea6ee2e981bd9f85a0c04e21..9b040428c80940c7bd8a217daf66755e8bd36694 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dedb7f79345042d82cf38743a48865936872aa8c..ef2ceec206addd83a07aa50ae5d8ff6e5ee32b91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71a67b43e005562f312869b8b080e21f0659ee10..ebe68fdb610ccf5ae989c746aa005e55d7db6a18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5625a34d4db35ba718865399a45647d3b177f8db..1d006df27c8fe70e12210285fb3ff280f4db519b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 717100f467fb9a0a899ea306c47751b088ea6027..996313dbba348539fd5d1f55502c037a4dc9a8d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8ac3168b3bb79b5499093e9a989da5f7f397195..b85e6b03abc951c149eccb492bdcf2bf41af3135 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7467b7d47bf779c100796fe19ce42741e32a479..13e45eecf895e4b37fec4cbc224a1f67efbcbada 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44106648fdae5c98d21c03d1d3e734cb9abcd563..924e7e91e77cc722ce6edd62a518f1052ddfaade 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 625ec4619b2cd622290eb1c73530e13d37785d16..9bb22140d5b96fc36d5f3795f85778f54045d4c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbbf23dc5aebae2e8f42c9230f4a0057992d2a72..5923ad25d728616a0f6a4f642ad447266528dde9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 163435012761a18c5197bf01785a738729a14f89..10cbca7b26c1f1cbe5731084894786c7b3c50b7d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f88d8a7c107796bd2b9fa2dd57ecb5cfd060061..67851d04c8a6152ee97489c36da5d42462514c59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73427ba7b0f5ec56c32f9e14e5769a6253fe84dc..269fcff074bf05f1b091bccf37db24f294669ced 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcaff1c4636bccee1967cc5c6960c9a85d57870a..1e0aeb0801cc35e4ce12617524d894b7c73e1a7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8f9f85a3d50846e091dd42e5dc787624ca216b5..f73994685c757bdd01784e294d92b745b0ef10a2 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2014 - 2015 by the deal.II authors
+//    Copyright (C) 2014 - 2016 by the deal.II authors
 //
 //    This file is subject to LGPL and may not be distributed
 //    without copyright and license information. Please refer
index 90bffd56604fbf5a5e3b601ce0c48c72151dc68f..2ad44a5f160de43b94c366e56417c523daa6e111 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77e9ee040643e90d40d5b27b8c9b6ff37fa3af1d..87796cbf38a43340c3a180b26f11a0d029f80066 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f481aec0e96ab7f5f620a02c9e8f06b068b0906e..b4645b3d34760b0687c2f26d5b58c181d3b7097b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e654252ac60865f8f76420db20c531bcb743db2..760730e687a2f2b260faacdf72d29bb494367469 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc996e2115da6f6bd9c0395f06a59a476c918567..ee5ba84a5a5626312e8c828983e649834f308c65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9005280eaa86e10dbcaed7e62baf653dbaa0259..5802caf13f56cf32547d324714924a51e7afc547 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f56a1733735a4c597d31433c296ab8f1883212a..8609e0c49062be6e6420a6962ec3293fd531836a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32ec9ccca5711a728c6989e561f91ea84428322e..b97f93c27c3e9b1a43fdf9bbb52af5acc769c3c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b927ffcbfdf8f938a5c81b1931ada3beed62e5a2..27cba0b7aa15470ac74b3acf2cc04f98e3a1ef14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e170640306297d634669acaf517cc2fc9076402..54a1d8abdf2a4f946d0aff7e38c69428971607ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29d1dc28febaed9a8663e770ceff2e820ed0f586..f9b1fdb068f74fa40dbc2d320465c166e1a6521d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a07c739439a412e29b1e9a2ac9ec68537d9781a1..09be4a9e154cd914135deacdef8cda74e11d7ccc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bd2155000e024b1bbdaf63ae8bad2a62923d12b..556c8cb8b086f42f06e7295850bbe8ffbe5d6c41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1378bdb9946ae67369fb211d07c9995fa18dca21..8c95b9cc2faa4b90c75923e92ec31a9a4cf2e46a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63e4e24bc57f7d5cf1306b0f10feb61bf42c397a..b8bd80368a88d8854069245ce30c44bd13d6a353 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80344f63c92f6129b4957f14e03971a8cea3a735..5455966975434bf915e0e896026e4b380d0f7c74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0ca16434bf165183360304eb9d7bf3042f28f64..ce540d9923fd473a0569eea30ee1500fbaded7e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd9c3db8fe55cef5486cf0ba9b7494dfc4471a9e..9a47a4cf97bd96d283e72d773bf4a56cfda87cb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa25b3d4baa522dc0eeda7fb47979a19d7002123..dc5195e22fd19415bf2c719d8a9fb1abeac197d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea6e84d40da9333469528f0bce4f102aa1c64e30..d4d4633a9933a4fecd0d87716bb76230fadfe07e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8360b10b9f7ddf5d4588ce79867cb70344d08bd9..fefe4e359d93077734861a980eb6d0107bfcc889 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 934752627952318e567995e1a7bc724892794157..f0e1156913539b1790b455794a251aef41a0b38b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f792afd721b21e453496a9bbdbe309c36b3c5ba..75e878fe84b0f4c7a6befb83414d4b34d0877461 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cd8d8a9e0e88ab6a45af8b32b0813bc8263636c..471c90fc388408cc82e436346ec1b2ef162b54b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2764665578d964cead4c5dec9fd3355128412691..47f7a16e31e2de37e931885ef782d6497d578da4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a5fe477b6d3b5d4eae371620fa99b3e0cee49d1..6f535686c2950b832e058e622752268e9b6aad87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5595c3048ed50abcc4ad3eb851c4d4ee2e491785..1979a11ab3a7f7ce5991b39b896c332a7e8c4e1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e11ee7a46421bc27eab4c9e8a1941aa946e28d7..0955bb1045536602dc501f4608d1f2500aa4e8f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba6e0493d72a1216802ebaa6e3c1b9287916e2e8..1db417ab6a328ec3ff64236fff72ca570b5eb345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09fdb94dca59ca1a7ac0cd5aedd33b4538345a40..e15818e0f9f403bd67528ea32ebd754487becb71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 029b287155c8c82cba5380a31cf97a6d34c8d67b..75d8a550b8ced38ed15b6cf8888defebae89a88e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26c4deac7618a75516788b5ab552879e3c529558..ad7dac7e14a054ea98a832816194bb20fd7411d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae82bae2a6b851a9c829e860e99d328b9af1be23..5f4a5b584d0fc97400c1d5cc4ece4d8d8795cb42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e483a4edc0579b293c8fb126455bb748ddc27528..e7cf28d9717f05b44ced89d39901edcf9e1c8523 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3684e6b998463fd8b7d985fba0e8ae961babf9a3..a9864bf49bf7d0a50473c854e142bd89ff1d5291 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7e947a8d581f207e2a51ce608760421ebb24426..6a996cd96109aefe1da5d23aad51e6ae0cf11fe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00cec799f54d4cd0a9b3dcd655b76b5e56999df6..00294343ec5e40d78a290668d8e3474277e7b1d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3775b6b70d9ed587974e307a9a13aab761fadd0c..769911f8a31d1b47fcb7e78ee99e5e498b2b27f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94ac30e361f6641c9ccf34f4d521a7181a61f1c2..f960bfed0aa4f57d92062f58e7f0defd7284f87a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06dc88e27cea35f916e10a7038a14935b83640e2..ac020f2dcbfd75e1bdd7c5ab28ce9fe4e73fd663 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e4920155262e10e3615cb7d13a42d505225ed01..4dba22217a59bb73c8995078ce5f9d80d60d2d3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cedb86b839a2b58fcc90aaba5811c73a385505d0..be71a075cdfa68a0ef93a54a7bfd18bc109cf6e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5547725b0d51881b2efe02c726681a1bab1288f4..2dbe7874d34ba8fb9098f4b7047d25439ad3c0f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bca1ed568e9933a96e55739f4d597e1b52e096a3..e793f6ce2a962ace345a757833d68a8fd35dd988 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 604ceb30e891ea399b839c693a11f58304ffdb9e..f2f965779e6143637e3c8815c4a88f0d3d19ade1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 528dbafe7dd6559fa55f1171ed2a26fc86262b99..442a262e3e33c7c4c3e39573a68c898161db4d28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eae6afa92883b7ff5f4e4e898ab6fbbf2a70d9d1..b7dc183796e5b18e74b11c05ffd2ca2a86198c60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 190c5c8b11e7b5cfc4b837260ba732cd4c231d71..43ca8ef1f090475df7556f8509671e0404f38c51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2ac867804928657091833f5d5fcdd422903abb1..e85f7073e3a9b5e522e0e4ea2374b0ccd7906ac1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 052fd6d381b8403be20d88ee6ceed0829d6d2fd0..4f6d73675d51e268bcea7dafcf811b62920c7049 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de9f47438cd8bda03421a072e18ff8a1fe79a3b4..22b7fc8e82ff5357a9fbaa0540405a60fc279c38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c76e21268b3abfcd7117addefb3f328b65a01aee..85deb06bb5c84fc1770cb2d5dd1b99192eb9d181 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cccd11711fc8ccd2f975cb3e06058a6a005ac56..d9885d8a6eea834d86178b6027df6ed02a2f6582 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91af6f59e77e011b982492c6d84b5c60c2d2b229..6a19b54a5b5970434f9e32a0aaee3f24e439fb32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 644b566aa9c3aac62057f7456a90eb715effe8c6..30b0118ad35ef6b3851146fd9d8dbecf3fe6f268 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 144bd10e46148c067c97cc89ab2334473d62a1ed..f6155721710553bc3ad41509413398a8f2fe9e37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8327a1aed8d627afe46e03a3c87409b3b8616c7b..edb8d3aa79334113c1b24d908acfcda7d1b01d78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b14c80d02a34f472ffc44a252f13a3420a43c8b0..9d2515f2719e117309ab16d3a8faf7f332b48c5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e617f39d813779a3480a7907f0e11c81a0424088..9e56b577f38408dd0dd33224ab10feda2a80120a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5c447daa0f1f0cd471e2d64519c97a19961356f..7152b364fc912570a29c3cd129015eb503ab7539 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6665360cc418c73585d784dea72365b74db46f7b..c5689853c8a92c44711fa2453f91b0e6e3343833 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d30a55a493a78429bd709c0950766f6f67b5ebc..5891232a54c3142e86cb7576adb756e92ff8c3ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4459f82197e65efdf8f024ad868c32e95615803..7c978e9bfbfead83e620bac7e8ebab731d50faea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03ba8c5955080c2397eedffac702b32d207edd0c..c234939647f85fd35709f1e6aa440758f4b9b5ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5777b90027f7402b8a4ee973d7ddf496cb96a7a..ee5c4ff3222b036c9296901f4117803fc3c0db73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dc8db2b698406c74eb52d818c546771baac48c1..9497ab7a1fed5456f724e0ca3a33e412d7f67a24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d2a0951955a8bc15a702d67301d524a28fceb81..764b6ce78e40f8f608d946e37a0a7994c22dade2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f328aaba8ad4d27ff64ca3a02cc3dc93d212c966..4604acad3ff0b0c23c1898faa85c2905829c7a61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 702ae2b7896c3561b108317e24177ac938d3457a..1ca85af1279b01f0e2946504593b2554c0522fce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64d02958d5ef5bd6c116adcdf12a6a01212315b2..5a4c8d2685f2e196ebc13d7b8b8d066791a0bd59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6db0ade1f89315b5b3ed2da4fc7ea68b1c27ea6c..017adc6759d356abe86eee8aba5875fbe9d7a580 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98dcd55f2b33f121a29bde00c58f86ecba09d441..8ab29f5e165909881f31a909c8efeaf281fb89a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7772b822e1f98861df797c420a42e11a2c94afe3..20aa032485e593b7c2eef26ffbac8855384bebea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8753620a4e931a36f05115feb92c25863832629d..93bcfe4c5fb99095271a7b9d5976ba25a63bd918 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53aba21b13129589f7b4516bec15c47d9ae39df6..da9dece9d3b9024e7516d85ffdf7a3e3f6a65a7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7fad9e8abda6ea1e4706e8ab28d0c436becae4c..5da9fea56cec6eee610c34750893c3c1f362c06a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae7a852079f5b0819b76a4b25930906e4c14ce88..c92bf27906760942c3254fed85f01bbe79163aec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2838b8f878f4389804d11a4380cb88e32fb2345..045d4a6b56fdc09abc03cabc34be1175d0dbbd34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85f36b1c399873061ace154c82b2fdb9b3592c0f..6779b7a89f8e6ea94cea01fe28a0eb85d5e2a931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59e88446fc1b7f574c18ebecb0a29c8073620746..f6e2d04d7cd847f489604d18d96edacc6bb1e1f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9c8eaff2f6f6dc1ea6def7398ba53d4d8ac6ba4..6e2f046299f9df8aba30b452ca615fd9f6732247 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac150b1eeb60edd7da553ee21384f1ce3616e602..82751984948b5db256197c46479049002c6962e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc2e0653ba4d788996d9d4a045d2bf4766efc1d3..97a6a0f19989276aa707bed26cfac6c198f8bbf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84fcbfb0537641aa83d312ccc8ea98612333c987..6d0e3acb43843a59d70de410f876660e5196f432 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a951c4f60edeff2d1fe219efabf182ef93e1f1b6..305a4f11b7def7d4dad20cbb9ece9f353f1819da 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 - 2015 by the deal.II authors\r
+ * Copyright (C) 2013 - 2016 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index 77ee6929a77d2eb0f550a2c30ffc3d3dd7fd710b..ba0a892153d75e8274cebe9fc006f94c589085c7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 - 2015 by the deal.II authors\r
+ * Copyright (C) 2013 - 2016 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index c1469519f5936c1506b6e2720cfdac546eb39ca3..4d74cea00e18bc5baceff0e80bd8719186cf2c9c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 - 2015 by the deal.II authors\r
+ * Copyright (C) 2013 - 2016 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index b145721504f9e0bd55a641e26da236ede3273749..cfa32a42d9f7e62e91c08e6a24aa8d7cdc14bc5a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 - 2015 by the deal.II authors\r
+ * Copyright (C) 2013 - 2016 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index 185092ca2b2407007dfa87d7d30ec9a53bfefca4..10c088439d3e8d6dec79fcafff6d4845597c1b53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b48caf73a0a2ba1b1433b5721282b5239c6443c5..edbeab3950e4f72e419fd83c17fd5ed9142e0588 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be75da6d840516689feea01e74d3256241e6dcfc..52bd75ae276e1fe6fe01ebdf437d71c92603c866 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99479d186a7954e45090bec4e3dd1566ff7cbdff..ce2bcc1c168a86f06e64529937ec8c8237b17807 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8dbc3cb342e6ed10e98debc997bf7a89c472d8c..f01f09ead03b26c4e33c18663272bc93478eee0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72ebaaab5ab63b60199a32718134f3f33e6684a2..7dce583090b7f87d83cabaa525c100406735d5ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f118b58c182023d4c7d6647666e1b0cb101c5e5..82d0b739d7512400f96545902c99eea92713302b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d44f3a8772099cc896463118a62bcb4af5731e3d..315f64f24bf7c613c5bbd166c3071ead2816ec40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ccb9f8a860753858992611953877e7bcec290b3..15d60cd1b4ba869648b794e90d90106a224f1bbe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89d7bec768649fd65bf870956e400ad7dcc92d9b..9170f1c74d484d3f61a16f733240885e2487fa1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81ac207056b0a4fc538092a028000cd832486486..7c1f17bf5211ee6b15c1acd1a95e6e83843acc4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cf6319c6f342b3510309a94292e330acbe96f87..8b7069c28ca3c9e23aef5b8e8d3dd3fe4b32ca66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b316b90c6b3f68b5e4cb629b29b8721b9c228ee4..86b457190b13dde82ba58e8367d4af74a27c3ee6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 231ed5eb5c7ed974020dc4bfc66c5d15ddda0f7b..3e0a997d7fd41e24493d08cdcb043a7d02d24098 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d4c20281f207291cbad0b0b3952b6259f0b6459..72677438df2a4b1cf7bc66054cb0829429deb743 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 659fdec807bfca9f34c92bbcda74cf70ebde43ad..e45dce41d214851eb504e2e3d25543b2e5d8b274 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c36442760164576fb2ce0c9120d3a354dcaf10f..e2e03b6374cd488882232b41f71c899be7f92e13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2584a59f538c2109c626a6cb1879e31882d65bae..bc59f935f33dad68d96eb93d3c18289d13273ee4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6efba16c697b02ccb4db21dbcc9e078b871933e3..5ade2c7829da475bb07f5d7a42ee51fa2df95d8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7253f77f9b215a08de4e5043fef40055528ccac7..69bc23215d2ba71d070c3e95cdf765d3ee2b91fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a1013cb81f8e26d63ba1734177378e0a86f400a..28aaf3009bf5c39afb68b82fa3f89553909819e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a9372d81a0ec9ed8176fcd59d3c9ea851afb213..9d904d49ff5e5514fa9aeb7d31ee913a4682e7c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 338e1ce42a2d0ae31a1a98b579f3f2e505c952b1..c08d1684f5b58cbd73779f32c9073d0c1db3ac1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b8ff5f7b14903e2cc8834c7ce29134dfbd3bc2a..21e492b03c8c1683b14697d9c671bf0fbb4ff18e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 152d0b1c4f4c7b8d5d26f27eee33ff6fcd93f167..d5aa6af5f7737c90ef69a568f2c5fa04388dc47d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 452116cd51779bf4cb53d26aecd260419f4c1c7f..06b04c786a5104d0b2396793b77f46e5a70d8201 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61356b0bc94cd46fa598354f8b8813e8d51e0bef..e80e6e903fa4cd91c307624cc125374a6572f6a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d04afaaa5f87dbc5f74c4c07df27d4b9f8bd7bc9..fa583d270d46d3402d948d347caad5364f5384a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d16cf8096bcfd6c873c89cc121498df89f2ff81..d26b9285048c5cbf334460f32a9657449c2f7ac5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87f57cdc38a660d6f40e0bdc331b5525a899e3bb..f02d9f79612d9c5362a39f503d816a594da85553 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14ef4415be0e048d2a6cc95d70f2131d2b3aaa7b..96e8a29fbf85f491ccdb95541cda17a832d85831 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5cf82786fb1b4b7627491039ca63bacf211f41f..f3c60fea7515003759bbfab637265b71416ddaa6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c41ae0fbd7e50d4aff4ad95eccf2d5f2716c2bb8..b13a879a84408e077cd5d93d62d6837841477055 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83263eab0d517d6319baae9734af9ca6d38d690d..5838a00c8200f49c08abf00849063cdb7175af01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8be4ebf752c5ab0e15b6d6ed468a404e39fc3ce1..c126243d5cb1d6194738f97369e927cd4014d85a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6b2c8917a22c7c1ee5f860f5b0c16192e4d4f5c..fff9427d83b127f5b8714b89c88272936480faea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20a2b25f5018f58a367606cfa29b7593e1c59211..f839df7aecef06692517717b0d1d3b5e8563a7b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c533392696056d00ca985fc31bb108653aff5991..65ef854941c6e1ecc76c9623f3ae579c13e9a779 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cda80aaa6d941c1640d1b78ca4a76cb093d552f..9bcc66886b646a94abb6f8ecafbc0657aa42c585 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d08a101d601fbb099d2c3317f51c21318aab019a..ede49c517c676f7dc2c671e9c15eb3a36357ee05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 407b2db73b4a35b9cbb152103a1f5d99c03d1614..be0d566da518d34bf2ac9801efbac5808ca8ddc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98d9af2769ffb5accadd3b604495ffe767d0127c..e4e5b288ebce0aee1b50518fc27adc99b0710aa9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 487e8723c9ba4e42f71b1947c290c6b025bdc2f1..929dd32b5682fa837b2a34f64bb9b877df2d1850 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7b7b01b88e175d860a2bbc5d6b70039e7807bab..dece668206bc875eaf2d48c079a79d7a16237a05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3ab8ea87dcdfd09ab868dfac43b5cc23f78b598..a2a7a6e9341990de50682361e68f858b579429f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16522c56905b2316d973a070cb022a44a8493e70..6e22bb220e70e5e554b809ce00088fa083d6e5e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a965fbe4d616bb7cd4ad6e53fb95217d44f7a759..d1c8808a35f28912716dd2cce3c42059303a8104 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb00d8bb8bb6b99d6782fda30c5896a4c72d4cbb..a282ec848055063345f807a5f7a651986f865f63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a40fd2dbceb7b5518735db37ebc17680d065fcd0..a985e9d90ab1c30c77cec287892f58fc9ebaff45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94015d7ae4d26f5193459265638e783937ffae36..d7cc87631529231ded801e2f281620a01847b775 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6749a8a2743859a74dc85368a05be787b283c18e..a6380ec0f850cdf7f60b8b6147f51dce40b742eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da2b218331ccf38041368627df3fa24876579a91..5742c9f27e110317e171cc52287daeb562666874 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b9fd7c6dac8ad126815ac6daaa95e2e8475d462..53a795d55aab035052482d98e839c63710bc4142 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79bbfedc588177521b806bc3c3e9cbcc737950d0..79d786f2ae5d0fc82ec16b52277ef3c8ecf11267 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 884bb22133b2b08dd13bf10af15eb48ab731a71d..09a62dc62264265da342b145581215c3a990a775 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7686c3f22cf325a5dde03c8deb02b4224bd91eca..80b9ac212e28b18b150c2a4313dff123fdc0fdb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5a6a964370ad7bc8e2c75afb1415f33f41e3a2a..577b0b97cef4308cef91f19fe958268f5b5d8d21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f99ca50d06f717e93ad737d48e0f17a46b4ee20..470e48c6f7bd7760c89f3f07b9af65151efd4bbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5fbab3270fd39338f80949643837b597d71647d..c06f8e786c0e01206e4ae0a8bb903f1bdb1229f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76493eb06a7ccefbffc650a649dea6422816ad6c..2f3aa35256d47a99ad2200ce921405b4fe28bae2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfc10e67c19e84a6b6ccfaf061f0f7e29af96f26..1c08194384391bc5e8d856b790843b1ededd0c12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e29a9330c7adaedbab5a49370ca13eb2a85ca301..003bf076237c2006a4d08eba82c2aade2cc0cd12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9422f3620e097b131d34acdc5e20c2f1a425af3..d5ced76a453826f1aea1b3689d830145cf38cdb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78a5e4b285f66e01c0892022fe3d28ddb0ccec3f..e733e4af40d6d69bbd07d38e02e2b5ac95eec0e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4baa45e7ed59b4256d7e0b8062da1a2c7a320b6..0fcf5e33d6f8cad663a7cb76aceaa286d332f6a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 600874f60a36132839d83bc15c3048a9f63df254..4e5e002b11e77a445eef8de9900eae42967f91c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7e631b0f63bd6d37bfc88e593e65d86764b993e..88d92bbebf4bb817cf08687e4689774ff60aaa33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d9d530aff84dda97d9292bce35f5179f0a779e2..904048eab90a4d257d8d5c0a3678ce79a9592861 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beee564d8bf08fcb2a43639d8300dcbda91e86ff..282dc7830b33a4345c20aac5c8a853a847a075f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfac2ad6a5977b7896f6c5c67b3f0201353eedf5..54ddcf9df2bdfca408cf780ce59ee143e4c07643 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 863a85277250ceaf2c3afab570a966df4227fa9a..60b26d01496540dd93c18da1b7c3f2279e9e5f34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 083f7cdf908fe69f76982a7c0e2666fb6268a777..d4638c704ea568da5aa5a731598ecb399acab3c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 711d288a9fa9e2265b98e898a18497dedb03d455..388916e9f19babee0a2333002b955e29b62af515 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index feb64bb9dd7ae49c40479fc0bf3af5e22e979a51..bb0959662e78e9f59e812fdf3793a951514c3fa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5558c1c3540060431ee147cbe2e51a1f32a1c45d..ac5a640ebc995cc09fb344138bb32776941413fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b139c7919cc3fad8d19ca6d540a0885ba3f074c2..c58a051d4f2c64d541a9fd42afcb663fdb721873 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76016178ce3f8642fbf3de3be0ee3fe0bb73d584..b39a78df2e126ee316a7072834c4da717206a655 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ae8c328638e38f289250c2139120fd17fb6e479..5def08b015de66d3736290b7949b3a078b30c884 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42132a1f45df3b1c609395cf05bd9f7534183ee1..b4a751ae13b5c23ce9dab70f47ad68fc159c383b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc8a6cfc774cb8ea6f3601338468d700866cfd0f..4ca1bde240b50073e279105c5f4e6f15607c1e5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad42399933b2d7f2e5b956e5dde614dfe87ebddf..b246f8388bbbcb974b40ebcefdf9ba0cd21489d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dc10d2c67c6166335017f64aea5393ced1c44ed..d8e59e2eb5289a1d631fbf0bf0d4c30ea03ed451 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e7a494a0c20ed4aed4b37dd30c66e158034e73a..49e909976385c0fb6ddd4a984166dbb8eb9d7adf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0554efa4da26ffb116acf37def9cd35ca4de6ab..e73d7a33c31d79cb2891226506fc08aeb723b99a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index acdce03e0ad9bfddb9932593ab8e2156cca42d87..e351372e15c7db9aec7742286494b7c468bef7bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bb317ef2932e34f0b4da66bcefc66869e38efea..d80bc7aab128272825cfa47e0cfa4d1fac901db4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcf565e00f12750a55c739efaed2f78b24334c2a..12c29a7ea72d71e53da56c7f34cf3c32c751632c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a6aa0ce2dcababdc03ce3e9bd75e7e7b9c64aa4..d49746093a92c5189868389326ec4d8497671fdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 069320ca24bfbd0c22c7913fa0e695fec182c7c6..238d977e58838f2e6d1e8b77cc43a992dbd500fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 699f2f187705b65e36a30c7960b0b5db51534116..f0b0a0a5258bad300839471d3980a20be91e963a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 852d75d7cf37e7cf86f01b9bd6bd4f365a81d3c0..018a19c2885cbbe4e2a7413e2153194d70dc415e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 217cb86d82657418f04a15bd0a11abaa13c8e791..8d5ed47975e125d4baa8820e59563204a66950c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7807d7c44881a40df3066e72eb3cce4e7cc8284a..1ca9f2e4da939a58278e3f76b4bfe723df8cd2d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd64a667bb15349a7952b72074e6c5df45456e92..85356bcea75cee996d92dcf60f01e10a51b73f16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7bff326dda4cf7f58b1b1705a0fa05c8e914f39..e2ff9612c987a994043faefd9fef8bd201eb933c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cef5b7bc81263d14dc792d08ddf81decc632196a..974816cb9ffad803db1b4a2c393e969458d1bf15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd637c0817f83e24ee3dbcc319bef0bc0a3d5ada..68892722dc4e8e7d26096046ef662c3f1f8b62ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87c7c9ec84585d71ff54c44892a90289b7a1ac84..74b81ebb608bb5b30e9c06423c0fe0a5b2609d02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 592b8b840c1d85ce35eee1968a60e0125893be2f..58151741d20d1f6b623fbc627a0cd808c840b634 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a148bc95c6fa9a469a0513a4bcc066f3df6b7a4..7021ed23b3d8519c9a4bda50804c3f8b8a8289c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b342badea9b644292228c5056156eeaa37bf34e2..575b68a9b1c2efc66e43034d377f83b0619bec51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ce954dbf362bc03da7d625df784083c26e34402..bde2e67b7de57cd7797fb83f9eda4f75d9d5140b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd2e5712e668cb2fef90b0d7adb9f0054f598a3c..97226d7357c8f5e97a063e1889ff57203f0c465d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96acc87961e97c68b4f6cc054af1872212198fc4..4e6072d9b968f5f67d359eabb5972f571b699061 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e73b9aaf17c2d758422bbd25d50cfaf0957b1e20..5f732edcec9241e8e12a922ddac0739dae93c7f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4961758bd835643737b977924b1471b8850dda4..07b4688e0763eec0c8c58538f620ce49fa8ce500 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29dd83088b2a0a175b747aca4a3d8d3d85ce3f2a..55878a7e706574bb1726d554a24d954037d1b0ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a807c3f3129e507ff30f43e30c6dcc1823094bc8..3ac38752255253b3f257303e5c8292b64634a84c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 266657b382c1f4c503e4378e9c73a105ebef0440..05cc2888905b91d33610456f61c599345fe4ba49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e88c1a409b78dc6129f23b93f01beb62b9e7188d..270b579fd54e52afa2fd3c02a12a259ee0516992 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e17288c472c280207f19929cf6790a954c9e7f4..8690edb379b987192cbf215620de942c5c71c8f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bc2b6f2dd98eb5a063b713029bc6699568a5bb7..1a4e8e2e5099f0972a2e272f4d60b0f09b5b3876 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cf8e7bbd53b41c9c24117d0838cc9359618c2df..483dd2375d6f4cc2db9103ec3f79ea95e92b80a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a91d0d928d382ced3de00bd933208cf5c740563a..bb8310fdaaafe07ed2edfc14a38423b987543cb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c6f1e4dfcafb633a30d0aed53e79fa2619e9ff0..54635fdce1105167a2aa24ac2c7434eaf51a1c51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fb12a8c589f800e5f618ce800a74de1f88c71c8..9d9579295750093effc22345ba984fbfedefd226 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c51924bf522dd0954cdd3410d1acbeeafd47d932..789a32b3d551cf39ea6c0a8e62524dd1bd99c146 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb311f529e133897d9e8954c015190b577adde41..c67bdadf63f988ed74b10547b3759072da4c12a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e20d8b6e8bc12fd53dc6ba8adb51d075e4c8086..5dc105dd14f865a5eb290d61f1f38f70832cd9f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 810769a1190816c3d5be9f8287cc248e11e4a1a6..605e33182147223b65f284832467c0763c4fa613 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fad7858753aaf3923339bad02b749a7cec0c606b..89d2448127987fcd6abaf10eaf3abb29435322ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d040acd35bf54c35754d0d2d3c28dd832d109f8f..9db35bd64af7048671dd097b0cb5564a09c03df9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39e7435469837e4337f0f4853a7833d60ba8ab6a..5eb0a0afa53292b6e7a6a0bbdafa6993a4bdd2d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef63ef840321e23b80b250ed5b7dfe8bfb1ffe34..8c75de12de4ff8acde3b0ac71eb26ec857d95940 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5999d42bf763aa0dd273deac979e9ae41ab37fb..5dbf2f71dd4fab836114cd0414aad87250ec3a90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60d26a7e99a8f9e9f2200525e0470c311ac9377a..6390376153a3fc705807a7b436d66d308f5500c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5872f3530b054a9770d079c97e372e99554b23b8..324696488e604aa1fa1a4a8792cc203b32961512 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 567477402b2f4f5461c6baca943b56c5ddf72df3..2eb58dced45ca5bfdee1b385564c26a6985586c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 359e7026f0121e8c16b6ee9e60a969866b867018..f2b200d51969c588c264249077300d998b75a295 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47c82230059f2fad5a0e159ecd4906b1d2e67995..769e7a01e6c6d6b7c95d2922de6abdbf202fe865 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d61722883c2b4c1cd991ef1ad55369d5b33b1b5..8faf9ea8538362c505c2dfa036b1866b94ef80d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef9c68a5b88ab51e4a23c7286955c6ec73c4297a..540d7efcf28683562fa0741f49e010ac086d9bf3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0383382d2009ca1e3a3847c978d34c5f97978c8d..2c375a0e94a0be5a4bc51258896329c8502b61b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ababca07608c239c26cdaff287fa4e0da1b572b..5cfdc420dd71aa19ad953e05d234c5294ce6cfaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 512f1e7360181d3bd57b2e70fb2a2cf01d107ba6..8e372afb2bdb0d5d40bbe32dbf9c7f289ee3550a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 605e0dfb224390b34756e7b665004ba4a18ace68..982aefb3c040ddf96981350ab462516f265643a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ec9b6ad251516e344b10c70e211ddbba796c090..a47cb0ec04ee0fd0df4de5dbd014ae4204517c9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdda3d23ec19d8ab38b4d94a5439a6b6d5571a3b..18b7d14b28063491203db4d1326f1330ab67841c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bba1c5bfbb144dfe2aab400095eb6006d9f2cf62..25cb5deacb9912e2d91f399b2951a2fb4eb258eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40e0556650fd009e7851a082a819433e1e8592ee..f4ab003120504d2dcd3982385d938ea67ee317a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef0f67a0c2c1ace7ec364705d811e4bca9668b60..cb029e2f0826f573ae3255055f1ddb8ece332932 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96512c7d0a3763df4abfeaf7abea32b7d3eb056b..b50ce928f398097e16f2c77c30ee41cd5a0fa608 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ac00f285642916ebee8098d0d4f4df350a2f533..0c86465937f19586bd70d2fb9d43a6b5a2fb3d4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b86d168ccd496966e041f4826eb443957ea90b90..88c6cda4c309c6ffef3ba5c2228542c15bf2ee53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 131afe0d70dc52fc505f83c70d29394a045c7872..daec9afd3967ca268b1132a99ed1a9158dadcaa2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23744dfb6616dc2a3f2bc386ed96b1cee2c65b53..eb8ce7cb6978b73a08d85b9862d7b2cbd11c5cce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d599b2e07f1de1cd9208c7a1347517ac11dca8f..efe6a2d93fb5c7f6f865508d10f819657176f588 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1032504b233c33a0b7811f905aae597342c73851..13365de29cbeea563a89286dd75338300f486a43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 643df50b0cb9ec576e33e654bc0c8fd36bb1abe8..25c655327e0bf76711a4f1c04ab4d4b9edd3d737 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3c3ae05130ae8bbb048e45b1813654757a5de18..2078b9ca00774d67bf87a45ae0b22209a186a551 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed1e3dd5c8fde46ad4572c50897cc72d02ec82b2..07212c0b09cc6c8d9b1b64ba1fe00b4441f7e978 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6789cd740df0f49a0efdcd8ff2dbb54f0c8cfdc..3f84e073aad3bfc006a4f5ea78fe736c613787a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa25d5e971d808769163680534336f0f6a81c0d9..bad4a60799100f6420af97587e6feefd8ae97dab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b04057b7efbdecca190a7354c0e1f6147101af9..0575551bd24b8e54f98128a99dff2be2031cbbce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3051a259a063366d12cc62d60d8d1a47fa90cd0e..d55b815f7261affe583e5933f6be6559e787be0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74ef2e96057377ce3ad1d35a743ac09dcc28e203..d099349631382dfbf7fc30429bb78e724c59339d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e29bee7fa57d9ad7bda201f8f1cf6347b5495b0..fc441bb84733a3979e4afc659352f3ce0379b7af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61cbe65fec0fd283c607638be547ac74e9a29014..2d64f9e5f759b042963a2b6021eee24aeb8366d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21ffc59b114cece31acebe944ca96a06a9a25ad0..e1e5e19a344fd2d41f5369524ebaeeaf275f10b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3445de9e2d01a873134aaedcfc53b6a69cb00b3..29e4e536d669e80590a033d96426dadd2c4cc47b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60a3e21262ffbc0e4941540b2793791a3fd91bec..30e1efbd0d1a690957de2909f56307f7eebcc495 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfc804c26ddcaabf4e9cce2b7f4e278849601f25..b74a728dbb4e6944033b3302c993a9d40ef635c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd95a79064558a3ce79f476cd6c93ce0d3890917..c88af450946be123eef20842b8e2035b3835cc0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29fdc6fd58e6e9e6e2962457656de5751c28e1cb..2a194325a545dd7eff00ca87f0603fdf4c33874f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 319ab5e1cd02ec6ffbb0406baf522cdba4443bc6..2877dc9764e0596028c61b668fe6fe71b5b5fffa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ad264f3c65f1e352effc161d8d324380ff3bb06..c57204efef466350d60e5275b0c1a97d6ba818ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfe0c40c26739766d6575ca7f2353e1062863cc4..7bb5156ce6a4abda6531697e5c13ad0178cbe8ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f62d676dd2779a73f40b3219615afe5a1f001777..f6ec9e883e7a34c215472ec06eea78dbbc11e375 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3ab9466044ebaf9f44eb8aa98fcb6bd41610f4e..fd358d715c9a6d4ab349600e6d0e3c738ba9af16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd70f3472110a302b74e4e15a400c60e8a337d36..79f7520176b923f80c74434d9a646a9c4d97cb86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75f763c5e0ed4b7df304db55f575a810881f9b34..5ed4252f395b155e8c0e699ac5bf0f15c4158d65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c577bf570abd9bad54b6b97e5055964696240b1e..4f638834f4877bbd1b13ed721e9da797cba931b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4450a612616e69dbeccc781e475babed399269f..6b0088c30766a952b12cd0e866146eaa911296fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5f3ffffce9b9845eeaab3fdcfeed62546d14900..a9cc01df9a229f53169f9f036924d52f205ba328 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5cc39b63760ea506ec21ae77f4bd7d019eff20b..914f38492a09aa5d5971376574c62cb695da1ddc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 035b2869a97a7a33a35dbefedff67a01d65c232d..a5a45c36b113a5f0d39036c2105e8b836fcc8d87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0300b9f6f8b82765995f2a1e089500db495a6b0e..63bdc9e991fe8b58d973a57f60ae4145c56bc0d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55fd3f0927f853cf493889667d365f5adbe580b2..4f9c0a3ea81ce2debf61003ceae6444ab357ac22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a20551579a0271cfeaa93ceba4a88ed259249dd..b3525debb39986706b1850cf3f5c8a1fb0ea0a8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de988e338190a8f02d8ea5308cb29828378d615e..9d5a28effaec655964bf06a0fc92a7e8f338375e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27901e11b7e8a7260164c5f25ae95ff84dda541a..dfec3252ecd3d627bf044759ae6fcb5bb96195ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15fd706965a30a8d43003c9f2114e0b01d746d97..9428e059bb5412653219a0f25e0f143a4b05b01c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8555a7f41ce6408aac331b2ee86c89c6625deb0..12bc89c9df90e899c9b221bd756c1c32873b24cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69303b8e261d5829b1b63a79c43d8e60175bc91c..03a712b9c5254aef47c489108a5cac7e90c969f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 305e5115cebf1315bca55944cdaed94b1d45c83a..9ce60f02512d62a4d2f2b051f16dca163ea7b8f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54dafaa828936d6c737461a38de247e0741fdfa8..d537bbbb0b77d2db2407778dd60076abecc102b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8aa4dddcd5121d5ed9f4e116392a5ee4b19d0d0c..e3c9e396f887a9a7ce87fc5d7a081b13c539f0ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0097d64935e660919e2e4cb8b595cc705667a86e..ac33d6d9f3dec6065ffbaed785c4f7a1d8844722 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e11394d247714ba90388fc4ffbe63505fd34199d..5db0c701e2c45ff5745350dd2be47933c0eacd2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c590d4393560cf1859c12de4505cbdfa3a58eeeb..99e4145ec62948ae18bc40cc8e7cd0ca4fec04dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83cbc9780f4e90df27d0ad4722c7bb0bbe72aecf..5fffa0404ec0de187d5c9b17f6144ab74a6e23bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9d8a2d6973a0016efdc07fc92ca44fba444128a..7d58e17c17a91132023360cc97e63390ccd1c629 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 887b45d9a81b8ff108c716d74a3795a3b4182146..da766d40f88e8e18c5dbbd722f7662c63b41107d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00c7a51c63259343a0b06a6e56d8575c59d7a9ce..beef48a3d2dac9463595b19337724ae655af6276 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45a2f8517116a59b7fda4ac9b431fdda63a2d06e..007598a42bb9baa1704e45a51a7fea684a705216 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a393b580885f55ea5805ebeb64788e9d946a5b37..e7eed2acf84f734a0e4b35ec75dc5428b4dc95b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9a937e2eb447bc3602b18f252d1f229c599aa2b..d066ae0db35522b9096b8c45be67835cda28f69d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 787050484aa1eebb98f5972d5518f97acf1aea4a..710625517e91ef1262d9bca9b178edc27c020b3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cdef980b7db07152f0b118aff7f3fe0d1a0f48e..f364595998babceb14fd0c545e72684abdba1e4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ca43767448ef1dfe61cc339aef54117134c2e72..fbf2eddd7ad514b32c82ea6a00f55910394ce00b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 731c9ffa92360715fdde7a447d097c64d876ad7d..8fc47d8e782f1828d8e84186084382798d9a847a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a27c7d2b2eb41c2d77c0a58d3e38e0134c1142ba..52f8e36b563080fe42998151590f29da236c08c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.