]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update copyright years. 4101/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 23 Mar 2017 16:08:23 +0000 (10:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 23 Mar 2017 16:08:23 +0000 (10:08 -0600)
443 files changed:
cmake/checks/check_02_system_features.cmake
cmake/macros/macro_check_compiler_setup.cmake
cmake/macros/macro_configure_feature.cmake
cmake/macros/macro_deal_ii_insource_setup_target.cmake
cmake/macros/macro_deal_ii_pickup_tests.cmake
cmake/modules/FindPETSC.cmake
cmake/modules/FindSLEPC.cmake
cmake/modules/FindTRILINOS.cmake
cmake/setup_cached_variables.cmake
cmake/setup_compiler_flags_intel.cmake
doc/developers/testsuite.html
doc/doxygen/CMakeLists.txt
examples/CMakeLists.txt
examples/step-14/step-14.cc
examples/step-21/step-21.cc
examples/step-23/step-23.cc
examples/step-24/step-24.cc
examples/step-26/step-26.cc
examples/step-28/step-28.cc
examples/step-30/step-30.cc
examples/step-31/step-31.cc
examples/step-32/step-32.cc
examples/step-33/step-33.cc
examples/step-34/step-34.cc
examples/step-35/step-35.cc
examples/step-41/step-41.cc
examples/step-42/step-42.cc
examples/step-43/step-43.cc
examples/step-44/step-44.cc
examples/step-45/step-45.cc
examples/step-47/step-47.cc
examples/step-49/step-49.cc
examples/step-50/step-50.cc
examples/step-54/step-54.cc
examples/step-9/step-9.cc
include/deal.II/base/aligned_vector.h
include/deal.II/base/exceptions.h
include/deal.II/base/function_cspline.h
include/deal.II/base/logstream.h
include/deal.II/base/mpi.h
include/deal.II/base/mpi.templates.h
include/deal.II/base/numbers.h
include/deal.II/base/tensor_accessors.h
include/deal.II/base/timer.h
include/deal.II/base/work_stream.h
include/deal.II/dofs/dof_accessor.h
include/deal.II/dofs/dof_accessor.templates.h
include/deal.II/fe/mapping_q_generic.h
include/deal.II/grid/filtered_iterator.h
include/deal.II/grid/grid_tools.h
include/deal.II/grid/manifold.h
include/deal.II/hp/dof_handler.h
include/deal.II/integrators/l2.h
include/deal.II/lac/block_matrix_base.h
include/deal.II/lac/block_vector_base.h
include/deal.II/lac/diagonal_matrix.h
include/deal.II/lac/exceptions.h
include/deal.II/lac/lapack_full_matrix.h
include/deal.II/lac/lapack_support.h
include/deal.II/lac/solver_bicgstab.h
include/deal.II/lac/swappable_vector.h
include/deal.II/lac/swappable_vector.templates.h
include/deal.II/lac/vector_memory.h
include/deal.II/matrix_free/shape_info.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/meshworker/assembler.h
include/deal.II/meshworker/functional.h
include/deal.II/numerics/derivative_approximation.h
include/deal.II/numerics/error_estimator.templates.h
include/deal.II/numerics/fe_field_function.templates.h
include/deal.II/opencascade/boundary_lib.h
include/deal.II/opencascade/utilities.h
source/base/convergence_table.cc
source/base/function_cspline.cc
source/base/logstream.cc
source/base/mpi.cc
source/base/path_search.cc
source/base/table_handler.cc
source/base/tensor_product_polynomials_bubbles.cc
source/base/timer.cc
source/base/utilities.cc
source/distributed/shared_tria.cc
source/distributed/tria.cc
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/fe/fe_enriched.cc
source/fe/fe_q_bubbles.inst.in
source/fe/fe_system.cc
source/fe/fe_tools_extrapolate.cc
source/fe/fe_tools_interpolate.cc
source/fe/fe_tools_interpolate.inst.in
source/grid/grid_tools.inst.in
source/grid/manifold.cc
source/grid/tria.cc
source/lac/CMakeLists.txt
source/lac/block_sparsity_pattern.cc
source/lac/lapack_full_matrix.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_parallel_vector.cc
source/lac/petsc_precondition.cc
source/lac/petsc_vector_base.cc
source/lac/sparsity_pattern.cc
source/lac/trilinos_block_sparse_matrix.cc
source/lac/trilinos_epetra_vector.cc
source/lac/trilinos_precondition_ml.cc
source/lac/trilinos_precondition_muelu.cc
source/lac/trilinos_vector.cc
source/lac/vector_memory.cc
source/lac/vector_memory_release.inst.in
source/numerics/data_out_rotation.cc
source/numerics/derivative_approximation.cc
source/numerics/derivative_approximation.inst.in
source/numerics/time_dependent.cc
source/opencascade/CMakeLists.txt
source/opencascade/boundary_lib.cc
tests/base/aligned_vector_05.cc
tests/base/functions_cspline_02.cc
tests/base/quadrature_chebyshev.cc
tests/base/vectorization_07.cc
tests/bits/count_dofs_per_block_01.cc
tests/bits/count_dofs_per_block_02.cc
tests/bits/face_interpolation.cc
tests/bits/faceq_face_interpolation.cc
tests/bits/faceq_subface_interpolation.cc
tests/bits/fe_tools_02.cc
tests/bits/fe_tools_03.cc
tests/bits/fe_tools_04.cc
tests/bits/fe_tools_05.cc
tests/bits/fe_tools_06c.cc
tests/bits/fe_tools_06d.cc
tests/bits/fe_tools_07.cc
tests/bits/fe_tools_08.cc
tests/bits/fe_tools_09.cc
tests/bits/fe_tools_10.cc
tests/bits/fe_tools_11.cc
tests/bits/fe_tools_12.cc
tests/bits/fe_tools_14.cc
tests/bits/fe_tools_common.h
tests/bits/fe_tools_cpfqpm_01.cc
tests/bits/fe_tools_cpfqpm_02.cc
tests/bits/fe_tools_cpfqpm_03.cc
tests/bits/fe_tools_cpfqpm_04.cc
tests/bits/subface_interpolation.cc
tests/build_tests/CMakeLists.txt
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_common.h
tests/dofs/dof_tools_periodic.h
tests/dofs/hp_constraints_are_implemented.cc
tests/dofs/n_dofs_per_object.cc
tests/fail/rt_crash_01.cc
tests/fe/fe_enriched_step-36.cc
tests/fe/fe_enriched_step-36b.cc
tests/fe/fe_nedelec_hessian_divergence_theorem.cc
tests/fe/fe_prolongation_q_bubbles.cc
tests/fe/fe_q_bubbles.cc
tests/fe/fe_restriction_q_bubbles.cc
tests/fe/fe_support_points_q_bubbles.cc
tests/fe/get_dof_association.cc
tests/fe/interpolate_q_bubbles.cc
tests/fe/q_bubbles_projection_01.cc
tests/fe/restrict_prolongation_01.cc
tests/fe/shapes_q_bubbles.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_01.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_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/grid/grid_out_per_processor_vtu_02.cc
tests/grid/grid_transform_02.cc
tests/grid/grid_transform_3d.cc
tests/grid/grid_transform_coefficient.cc
tests/hp/count_dofs_per_block_01.cc
tests/hp/count_dofs_per_block_02.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/distribute_dofs_linear_time.cc
tests/integrators/elasticity_01.cc
tests/integrators/grad_div_01.cc
tests/lac/linear_operator_08.cc
tests/lac/vector_operations_parallel_for_start_end.cc
tests/lac/vector_operations_parallel_reduce_start_end.cc
tests/lapack/full_matrix_13.cc
tests/lapack/full_matrix_14.cc
tests/mappings/mapping_q_generic_cell_cache.cc
tests/matrix_free/copy_feevaluation.cc
tests/matrix_free/inverse_mass_01.cc
tests/matrix_free/matrix_vector_20.cc
tests/matrix_free/matrix_vector_21.cc
tests/matrix_free/matrix_vector_common.h
tests/mpi/data_out_hdf5_01.cc
tests/mpi/distort_random_01.cc
tests/mpi/distort_random_02.cc
tests/mpi/distribute_flux_sparsity_pattern.cc
tests/mpi/fe_field_function_03.cc
tests/mpi/no_flux_constraints_02.cc
tests/mpi/no_flux_constraints_03.cc
tests/multigrid/dof_05.cc
tests/multigrid/mg_coarse_01.cc
tests/multigrid/step-16-04.cc
tests/multigrid/step-16-05.cc
tests/multigrid/step-16-06.cc
tests/multigrid/step-50_01.cc
tests/multigrid/transfer_matrix_free_08.cc
tests/numerics/create_mass_matrix_05.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_common.h
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_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/derivative_approximation_01.cc
tests/numerics/derivative_approximation_02.cc
tests/opencascade/circle_normal_projection.cc
tests/opencascade/closest_point_to_shape.cc
tests/parameter_handler/parameter_handler_3_with_space.cc
tests/physics/elasticity-kinematics_02.cc
tests/slepc/solve_04.cc
tests/slepc_complex/00.cc
tests/tests.h
tests/trilinos/block_vector_iterator_03.cc
tests/trilinos/elide_zeros.cc
tests/trilinos/renumbering_01.cc
tests/trilinos/sparse_matrix_mmult_01.cc

index be9aec24c289dab1f89db3575c3a433bf2563eef..caaa3f0824c5bdfe4178778e1c503db010f55318 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 70ba2d38af9c3ef190fcd76312a46dc5c36abec6..70a80c6d67f3400df5e3db5fc67699373d7f6b1b 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 37ab173e6ebc710d876082aa6fe094d7831ffd66..dd6e0de50c182277f231da73a2d3c54cc86470a6 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 1f7a04a09ff86cc32a9388b0519187b1b608b1d2..f8141955a495950c4f139f49428303d632e77bc7 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 3ef5bfff067d063923121bf2173f3c0757a40bfc..2bfbd2c4c491c4b799817c6834250dea5d70504f 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 d71ad80d035660fc1ba0c474928afef4d8f760ad..dccc9f6084d5381cb0633c260bfb394fd9b0b9cd 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 d4420c419df28893699fdafeb52b8cc4b75d5f28..2de9a29aa0d5d0c66da5ba73a1a59e24ccee4508 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 018bffd93c751e346bee423ff4aa2030460131ec..a2af3c2dd09d77bfb31b4d66c3653694eb31d96b 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 36dfdfc46cac91eee03f551e04ba7240b422c832..ecbfba46354ef38c4a5f83898697a9459dafc295 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 d751e81cd8b91d64dc3d60dec661e925ab270d94..435a6d7120990533c568acb8d2d2178daa381733 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 4f44e221e40020c6be5afdd0766123df280b8188..46d27a872055bcc7ee0750b45cdbf6919927ccd2 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 - 2016 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2017 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 - 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 03e7119730d5c0c8119e9a649d1765912d5e65d7..e800200dad3685883d81b68d12d2040bf5579fb4 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 97b610cba486012d1cb79677945206e9dd892808..442e70562f957fccb19cd521d064c3506e3e2215 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 d7da265483f0e9a3db30aad2834b8b501407bba1..6d039dac53e11b299a0435bebff4fe10caa7ee69 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 7d932e0d993136132e6178e852391df1c46f6f2e..59f528886dd1076d099885a5bdb9f7a56af37032 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 5f62bb13617208385c0c1c25f2a9d19cfd091457..7fc666c068144f3de20964c11736f6171282e39d 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 7c473acbb6bb9daeb41d4631c71e3aa227e556ab..4ac23f64bfee2b1a25eb4d829898aad7de9db915 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fc9eb3bcf55dcb6165b865e693b62a9c35e708b9..a8aa054a293ef784fb11a79ae11d73795e1d76f7 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 91d6d8d0720835f526f615ccf4759ab8a50464e0..e00ec968d91e1e9afaa83a737aaf2e1f51a7e7e9 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 3591a4e01a70ee8bb613b466908b45ac98ac7a57..a4f8f113fb3da79efa2ccddbe7eba0b43fae9da8 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 a4da66e1f3f865ed32700857fb577634a537392b..e978df2b04fb793926b6f1e43b7d8fd5dafa0141 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2016 by the deal.II authors
+ * Copyright (C) 2007 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3a1be1a014abc2a6299042b9d740c655975d142f..0376cc7c314cb46de4f3107687e8faa00d67b14d 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 f1b6bf2ce880aa4d710816b74187e8f012fcec34..c88c233ed503902c19a50e4b1fafeabbbd4b1991 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2016 by the deal.II authors
+ * Copyright (C) 2007 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f86c865de66ac750a65d67a4ecebdf00cacc4af1..0e7253f1a70b605488c74c5c54b587cf904b2ce5 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 40842125f921f18e6a0b32e636e39e01d4dcd97a..4ccaaea4bce9741d0dee7a1a0b50ce3716389a4e 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 8c3662bf82672cf20f03484a9c02b9b6d0cc3031..b14511c069fd218e179f034699634d85b44cacc4 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 33220e4dae2a23c8f1bc476a6d7a9f591dc992c5..0c5c8650efe6a32b0eafb469292b2e7cd3b20c98 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 5bf087e2475ad8d62b2780c597b05d29bc6aceae..d4b14d64e1baa0eb5cc3dad043226386ec62dbbf 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 286d8e76b3bba3f68fa9f66fed07bb1bf98bcd54..964a07c4a63e36ceb8659171c5f69b1abb8e4d42 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2016 by the deal.II authors and
+ * Copyright (C) 2010 - 2017 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
index c516dad434bebf4b0000a01c8f89bace4237957c..e54b220b57cd57f3399422afa303b3af890a00ee 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 74b6cdeae8eb202701b6fd26c255cf7ae9bc0a58..18d23d13fd85c48cca9c3f3f46eb01db3caa6540 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 b884ea8c6c55f986aa3c7b71a5517c453072f829..4e55e9116c07d5c9fc2e96cf0d33b56517bb12be 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 3fae3f2a5429f04e1b4bcc5d880eeb92657330ca..daedd3b567a251d6a65803faf572f7584b4c82cd 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 111075f54ecd48741b238ff1fdad48f790e71f85..d2964e8b5b3e3323b7f82aa9e87895ada3e25a3c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 87e256ec6f76c79e66a23083e9c5c41cca961e16..3151b8dcf19c4271cca0f208acdfde36a6e90664 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 e852143cd9b2493d065ec5b79785553421a6cb2a..b8c52c06994a44114829c5fe98e582c3addb5bde 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 5dfca28ebca64b9a70e0db0c7a68cb72df24007c..fcfd127ac9271220162ba376ea0bc4a5143633be 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 0338d8f268b39d3104405362ccdc66609b873a0c..3648777e8a171212816ee8959bb6f508573b6e27 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 8e16960b3ff31f74360d63f925b26e705ca74609..c9d1acd240c0d6ecd381841ae2e3cf41f663e736 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 e301de0b6cfa1c7af352b7679b94016f056c53e5..cbe04f2d2d6677915d4551840fea6e70f50f4569 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 5f0f5d0ed853e44e2df7ceed8c76a735bf416faf..54f057632e74950a75207acadeeeb1f885451a45 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 84378bd9c81b753660fa58a7e476dd24e22134cc..202c8599dea9d4fe9a65839c706e0a1b7adc5cd5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f366cd415f8c8e4b4cd6c980741bc0e3a2f287f0..e1a3d44840af4838260545bb54b8016d2403ce61 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 77d0037637a24ce4d4e7d59caea5f40b68d2f962..a7dc7d8d712e879788139337fed197c6262a0a8e 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 a2dcd87b51fe86fec837115cbedef9310d73be11..0ae78687d639927e8602b081e41b7620eafddab7 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 85e3a68c2c99147d42970d2fecb37edd9a984960..e49d49204bf7d973ad773aa7a2c0a77d82a480bf 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 87566e726e9172bfaa18b4b5f9759295956a5866..45043e91f0246313a8d3aa543d47d1c9d22bd482 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 0028d9e95bfe02193c8d3fcf0ca91197c5fc74c5..c765e10c27249baba21995208c4a5116bf26b379 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 6aea724cb29bb51e82a46334772de3ce4a4db840..e0ec77c7cd73a3a0c62b611098dd61498739398a 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 2282ad977fde91429a8563e4b5dd1e09cf39b8c6..5f9a1005cb9cf4071da280294eda9c6584087385 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 fd355a490fec91930e6cfcc17a874bf7b5ed2c61..a4651a243f370a81dee70a054973fe3648e0b0fe 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 5c7df4c1f72137c5c0188f82cb9578c3115e59cd..f0fff6b0a5cd4de518fb5a1a6c29a6cc7daffcd6 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 8b675c9f606e9cd54c8747d5c5b8ca8d41a62466..73629dc0eb4f72a4cfc3aaedb64f5b432c8cbb32 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 179a8e0071f75a8c4c31a3ee53110a33fc03b0ea..587b6812fe388410fbec976feef94b49f1d55c38 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 43beef9dc8deb48e1be298d11c5e42b3a8f7350a..394b0f40aa518dc6bd7976508e9a65a50d53b794 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 c7b223f43424cceab2d3bad345ba24ad2c1d9546..d745c4c7b0ef422e27ae68bac7478b3088d257ee 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 ee51a42b381dd81ab10a0fda9cd180b18f802de7..08015a531d86ff96de535bfc703454141e4be325 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 24d80a09a92b7e657eefd9c2eff0c94f67877d51..45688aae4cada393f1e53f5ccad2992206d2a8bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a507df2c14b96f6fab73e20e316ceb1b234302e6..6275099097917847fbee7f66d60d23de8162bc4a 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 2a68bb2905818d540b1c7a0cce7c25c03cfd5854..6378848ad17c6c7810be1df37be9030461b7c1aa 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 0330bf865ae21d5c14d37a7ff1954cbf32238ab5..622a49237f6f221dc3e0074d8da14b7f32e838d7 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 cd3c1e3eab1f23f3d74657e8b8bd02d49e0ea23e..c81f897a6212d1b3e297213169f00823ad716f92 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 01a50339172fad423425c444ac5c9df9c821c146..8158043b284418764f2ff3808bdab197cd8217ae 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 adc925d77185ec4d756aa4c84478af241ead0f93..cc4962f206d74bb87bc3f7444c1b5fbdd53a5076 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 76d201409839faa657de8d05e54884def09e0ff8..88b302494a60e774e40292235be9abad2684500e 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 7aa44079b8f582dd91167e3850c51eece0d91c2d..c9dcd39f989039a8a3c24b21505e9fcdf7f59615 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 dbba023c6cde573cd0313234a3a8a00f35c4e368..3dfd76b8b05ecdfec0d0c0d47b8c6f4ec07a85d6 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 a31070e93f669be5a055db5634a2df0976bcb9ae..d07b8b8b028b7addc55274826a2e096b693f1e70 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 121285370fa24bca2ca717d6d175a433236944ab..cbc9717e2615e67ecbb62f4c40bba3bdbc262808 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 266bb74dab623f95f762ad9ec93df6da40bf9412..4561facdefc226b06d5a5a73d3af13172be70c97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 035d45de752b7f2626bc9e173232086acdd3b523..77d0a83acb83cde7d9491f8907b59090597f1646 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 d56e6dfeb6f3b2e642cd8f0e594d44ba25b5d9ad..3d81aca296dc9c44dad791bf25c696aa8275e412 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 e023df44627f75c56d7fe4fe770d1d0c570b1be7..dec8ebc996e17acd6951bbe1e78b0677d6721897 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee8bb54fee5fdca8fbb144d22e9e416017b063a9..fc4c10f22fbe2d323c60d5277c466d58ac5933e4 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 a41544dbb0374edcf760b4ab6dadae419ac7e56d..77543746b3cd11a8728c111429c1a0122ea5ff24 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 f1bae1433c553ba1720c0540c3cdf99e74c0f0e0..0c2a6d7597a386506aafa3d9d6d473c29fb5243c 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 bb4e7f6b522d15d5f21a4f4145ea6c0ec52659fe..ed006f1a5e60a508f4c13a55395676314b5663ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c7e18d4db0af34205efae2dea1a90b369360522..78d8cbb6550c69b67539c720da2d14a9d176658f 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 900a8cdb8f67181dd3b3f6ee6dc830e87f11884a..bb7c693e9b7682381fe3a21a47d42c74a73094fe 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 6530c3662ac93c3bf1310459040f034d3fb50ade..eab168a149f8e5abd14ded540a708cdc59e4cee2 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 b7f4a21af8b19bca4389769c4fb9647ff3622970..df61f53b8e8a57b9219f0570d1dfe4028c601907 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 e95e085eaac9611e83e4e41ee4a5056de48ab326..2d27035f87ec6f01f8abddedf903bb788453c15b 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 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a768825e907fc7efe47f8d302b722e373d99214..42dce645f64e88c65834130ad202d8186e6f54b8 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 b90da05fc6d3e13bef12bcd8edc862b196b61ec7..07c8ecbd05668f099fdd6b67b92caaa4cbe81ad9 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 663045403b0062fcb275a247228aaacafbcf79d0..d021d2f246d979333b39dc8cbeca1806e7595b5f 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 0962bb99cf75eafdf328955f901d85f2b8e1b8e2..1fa511a26c2b49fe86b479113e32351c84b990f4 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 5cab9a9c162db479a1e45a17bfd1b2cd264bedc7..b15cd7cfe1f029f4aa8cdd73aa33a768e74a5979 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 53b4a930edfc1667615425b85ff83c5b0d111479..f88f90ffa49510c5658df4e10cd4536889783255 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 ed261df87ff14568415dc6c4031382fe2257abc0..0456936f35e8f954a5efe1e7aee9f094d9140431 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 27e89ab09512ee5fcd9477cf82f26539a1d0f1b4..15f3e920d345dfa179cf7077bb7bdcb1eee0ee6b 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 a4abf2e258e202aa5438aa132a7fd4f51b6079fb..20570c94f837c6a4aa4275746ac3517dacb1b4f1 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 9d557cd056167be6aa51599f81d3387b03fd66a2..b677fb12c0d328727e1db22b07da324f1fc1812b 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 eb88fe9e35408bec949261dbbe173c5bbe81a441..b080fb8aa863437df40f545e28137c3ebe3c4d7b 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 43158062700315b6805d9c8beaf5f55bfdd05ee8..be582a2cce884956265782d3e264e6ec94c0a311 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 5d6de52c71ad931c073cdf2343589ac995abd2eb..7f14f3ed6f91d76d4fe615ee05b1bc983a8a0c71 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 5660af3c6b56f3a402d288fde5ad8b1710ac67a4..6512ae4ea848b3eee56f378f134f4f6860440a76 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 473167f90a23a0fbdae9efddb9473328cc0d8c31..772b76797814a10a1a82f20549bf3d14e4c7331a 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 5443ca5f4cd19e9bc86183d8e66218d4c40c49c9..4480f251bfd90fec2f1ecb911b345e9954c33c2d 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 659e47e325d0074efe67541bed7e5e0441122cf9..be0af823c255034be6b512cc77ac6112406006d2 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 6f38dc05fe96ba903cf8c04e8082c406c2fad1e8..267e43b721b1b1d748542a0725ea56191205232a 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 178e0fe4f9ba7f755182d1dca68b996dcac5bc05..4f07b8012b54198a1bc7cdf3018a52aff6fae07a 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 e2499777366eea392bb1c618da2c1776cabbbe06..9b0558aee03ae3fa2cb0e3f06da819903b5d768b 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 d8544acd2129b1640312f8cb42c5354dd141e5a2..083d87d0e627454fb4015e27de1adf3a189b7074 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 949ec7ff4e767bbb2030866c35486f3af233fea9..dc0e70e7000dfead7273ed2c2eceb30ace8e37f4 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 5f9fbcb6d665fa75f754917d9c16603258be9e85..e245aec4b27fba9c25a17b886b3d6d9526ffe6a4 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 d85ab3e5cd2e430a200e0409668dcc69fbda95b3..c69fc1adcb3550ddf28e051a89088d69d0fbca04 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 1af1c4c9a691a4e4a830cc8736560df40fe6b5f3..d1e878266ba4a5f81f391e6e0bd9c920a9ed7bd2 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 ef86a5e2318ceba3ce6f72d8543ebda882b3648c..dde669ca02f8d76f544f4ebaf2d7faad67473ab2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17564ede57e04b1e652fcfaf337299d523d8910d..0acf5031c82a9a2b30f570ae499749123185984b 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 0b2de31de6de675f5270a5111c50714b404c400b..403cabaa2d918330f8438cc3c3b395226f1a6d34 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 8f4b7193d800bab9f7a0eb7d6b480b42a4784d9f..857b67f8a4c2cb0c4ea721721b59aaae291424ba 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 09a35e0d8706da11f3076c215cb50138644f5b5c..6cbc7e72c8815ff7d0630237b34b57408ec5f473 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 7ebda7256b97fc04a3608d97cceb44b0445a7100..ed10906b97dffb5922e2359e3ae313a85207e82b 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 3be4735354e69719effbd6a0371a660e9aef0419..9a130423538c81482d737c4c4ca36df34c461cab 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 d5661579c4dd19eb0d5db1cbb41081956be74d3c..b38fc1d66816f92b25d3fcf379b54e3e9bb0348e 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 64f6129d217b9cdf496fb4db6af89b27070b7ce3..ad15105a2608355fc18ce8b9269fb7f625da7b9a 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 9b40148321f288564704b1ad94129b99ef4c42ba..723669ab5ddf2352ad5e6c75b6284bd7109a57b5 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 f0acff34bad5b1228090ad449a1d0d6974340e5b..24878cb185f543ab2744c2415798000fa53dc46a 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 d75b88c01db2f01fecf77c64e2e80838862ae21d..2ae4b60aeae3af257a7a55d893af9ecacc6088cb 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 6ec0d7bde0b0beae6a5d266532f70b7d4aa39657..b35b46a6909d0de6425aec0e6a039ab1452b5da7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 448be63882357d95b0b44a0a9790f87c252fa136..97a93e1ee29d9bee9c2942d1aa5c00efd49a1ebf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91d95e0140914727cbbb7cfd4a024ffe18affbf2..ce18f6596f2a6430bf7eee26205106ac9acbd4f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1176804259b4ca1a6976976c3e3f527626557591..a56b20296702d89877161a309f39ece3bd20581b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfdbbab90b1e2a554b1c35768485c8aa83ab1aa2..f37e78b9ab6f14e2a85e80c840e77ebf0bddb5b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 298c42e59530d54d98dda7f261a79edf01535337..1c098c9e7c6b2216c5e5a7dd80da191c62c5ba7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33ddc937c57c603c082bc7f963fa430c53997524..1273fd67c11b756beed6670cc11ebfb1b99dfa65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec98c7e2ec4abecdd3a37c6804dd9d365834cfb4..2b6df0f4eb33ddce91fa0937a5c3af5aca74fef8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c42bc8570fda5ac1a7aefb496564f0c983155405..15510d07c69cc5150454aa05b4dea6dc48098f32 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 8eea0d2d5becd78c3e6574007ce5b9dae57dbfda..46ab7d402f321494899b1c16528297671dec48ad 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 c85ec7ecdf61bf58445635bfd887717791f1cf98..e04bd764494e715d2d4e70ca1087d1eb8c15b8de 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 566197cb55e63e3a35aef1e0fc262eebd99736fc..420b20090078161783c5465786574a80d757eb26 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 3dcd8cf4609f55a3aeab9c877cd8285d1d97c25c..442ff0809e5061d6e9cda224285817042e670327 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 cccbd94785b1a39735dd0d1d1b0a0fcec9acf8fd..e598844729562a0b14fa0d4ce52f3080500168ee 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 e8a02e69ca0844c44757654e78afa1dd3390050c..e4f7cfa3bc04bd5d5c2b11937ce66ee0ff2dedc3 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 8ae787b972ab98ebb18571f6b3b4f295453e02f9..6298ef14508d77a9d853c2bca449abc2ca6793ac 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 b3cd1bf9686f3248e7a5eb177b1f7c9266ae409f..676cf4b9c95ba8e8297267474624ff32c469643a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb90ffa86111ddb827ab1818d78eb8347c072130..485ce16eea155438efbd9d4c4fa53b42af063eb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ddef11e916495f08361fd5b71b4e7b751ffa1432..8fc07039045ab79bd8a723bebc5c851451e4690d 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 92d801a0eaffdbc77117c0b26b694e665d5bd41e..cf69cbc1b376990ebcdf7628ac0305acaff00e05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13f8f189416a88c386f926fa1a952eb0836c2f2e..f026bc8e3cc3a7706625a5b2a7f9a324ce510b2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73183e86ede175570415b41aa3550402439cc811..6d05646e463be86edac45123aac1f41fb954597c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fec8259b8ebc33e09207b206c7e2603436b5109..b288042194881028045b1e13b038b5ef2528a758 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e9d4e05af25321834d028768f9d0c1e6f994790..49533adec4da4e15e222b53e1c84be4ff9ef6d14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1302e4ce4077d313d98a491aa2712046b2f125a2..b718b24c930b4b6aba81a83744bec6450f76224c 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 ce2bae855f35d27529a9085c090d21f41c06a82f..9abb23d136ef55d6c40721188e1e48ce58f67898 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 42ef02b58075d1074f073dfd2a4f6f6dff3eae17..0b1238a2c64dbfad0234aed79adcd3ef7f4fff4c 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 b2969bf74f8788a534eeb8eaf7d4f355bc65b787..e0643f5a7bf0d85061ee57ae5035b2d1e876bf59 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 df2e784e660d0df010791c3c56de8ec18e8c1963..b2dfe121bb16cb7a720b57ddf9c9224dfecc3d4a 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 598f729114b0c47120cb36e8712803d8a5708c1e..8a6d9dc1324fd28f708ac5d7fe4299efdb08fee3 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 1bd56d15b8346f9a62a3fdcb40e69f5e6223fd49..f81b06d5304be8c5aa350ab2213a0006f65e75f6 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 955871fe0bec5ed3be57a8f94ff481647b6cb1c8..28cb994d413873d918deee66d45339b39fbee9ae 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 4711591796891d390e9b1b310622cd48ab7f25af..5698b2d947f4bbc866a97f3d1c8f403d67cf72b6 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 463e611fc4da3e9627c5f8ca799f3ac232e36e21..790310d61bd565290e6682c68dc002276933959d 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 1d999f7be2da8f5a6ce930acd7b2dbc50c1dd0c7..cdc1257468a0168b1466610493c92882ae9df579 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 79ae58001c290a4bba91da237d0abb875f1ea7ff..2356210df89de4dce075bea5f1724ebec43406f1 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 5d760b5c8dc0b2e7c54eb6048e66f29420235dbf..6143f501939d37eeb115f8a37da776a06a8ab491 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 98f10ca7b64f2aa3f4bf1741b6600e36c3223dca..b86840ea44416a6d2a0d0bb6db88297bab17aeba 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 8882cbb15e960c70d2043e3ee692efaef0ab8e7d..27f6585dca9f9eabcbceeb21543e0b7dad027d39 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 2eedaa28c35989e3576dcbaa2921ef1179acea62..43087945e673e89ac7f7bfa8e62d7ad7a4e554d6 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 f4dd80d00a0c5e55f7284f0f10bf90977a428f30..af649433a9ebd86caf81cf467486cb9b7b88e7ef 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 d2a6de0466b8d57e13ac21856544e56ddcdfef86..78400ff1df4ea7a0e84c824fb8585d9f586c419d 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 e82650b9d4e2251c74da764eeb32b2dac0e51ed9..6ed8f07893888d22a415a3ec0a15e945b872a9c6 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 d7aba89b4cae75277235a63f876b7819081899ad..5154b6aed64af1932af9d9771750b916ca297502 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 9e697d43603d2e4e92c51f33092257d76ce49679..5f7c8cba8f35bbdbb23a4a6541b1e7ade90fb51e 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 e8f5c8fc668e4f3e468f4031afd9c4da3907fa99..b6ba30fbc5d012d8f2ddb94370221e9253f19aaf 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 2bd2166f326455c9ab5079eb9dd0aa70bd7bff67..7912b3aab1705f110c5838a2bf353a71ae40a84e 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 21941ac4ea2c8d7844d04ced26c316848b0559a0..017ea11a8a348d0f9edcc671d8aabb3bb1358415 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 50d917e85dd59c6e545aba1b0b28de7c981e6581..567c114f51e60e3c5efcb11e99244f4147614ecb 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 aad967c51a5935e5af586efbba3f0ae1a3138331..5807222c409084973bda156fcb730b7877f63116 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 3a4764bee4547d1e1c57739ba75e38e1efa69821..95ebfc1d81bf2633b720e6df85e70927b4ec2ed2 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 8d125dc74c9523bfe25d6cafcd40e793d95645db..1c2204864b490af261cd7fed05d0dbd95d05b998 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 704df8fd012d50bea9e2f7a641c364a3e3d9ee09..c0875bd6ed1f3b987631628b17818e6e0d177e1e 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 9fe4360fb57c7d0812ee25123df30523e571a4ef..8d0db5ff925fa371316665b812c44d5c37c7f3ba 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 87f0622ee2e5602bc702377549a803de1f8c4f3e..1459b8e01d01c59e5e34adb6bbdfbe1967272cd5 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 4ff7dd1cb71ab6dabbdbd16185275dc5d556f6fa..806cda11215c4b89903a9cd3b002b2eccfc79975 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 7a8ab51d4f6b976cb271860ad9a0eaca81c29314..ef60eca95da0a8d7a2972939b48fc84ea88cc3b1 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 c21991361f815517a70f5afb4a8e77e0b40ab7a2..e737b2ba4d1387666065c530aa82d93ea61c1b3e 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 f9aacce3eeddda485b35868b5d2bb78799b628f2..2c53c6db4296a2217a5ef9e1986fd4b3ff5429d3 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 994ce2e2767850a8ebdcb2fd3f68fe61c5a5c298..ae5ae7f6c924b4dcf18f95945e6bde164d17847c 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 8e9506786f2531dd4c1eb58a2745b4887075e80d..9cdaf042f8cb0d254de3c7a0694631fd001cc68f 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 18332b4d34fd71bd0c180c957e3bb9350f174082..ae6e6c55869ab99c8b1f3c8818b46e5060e33c9f 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 307bebac45ea42417e959fc71a64c704cc6966b1..c71f98df05ccde43df691bf11e005b4dc13e146f 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 d4e9bf4163dcf8869c9c23c3724d5e7c4b424f0b..bfc2ad7e7e0ba827ec314676b08a079d56045573 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 87273135dad2a4fa9be56edf3c4361928fcba927..bf677af78c4de4e590571c86b6ed563b93b53854 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 4f814970dc47a35ab86ca0f3faff19ff8c21274f..ef2e0fb317e1fcd8b536b591c56094e63f541d61 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 702f9fbbd8fbd13f12d942289c577ca101e0eae0..dd56796e6dc1b48c47a3b79f7998813927331ca9 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 179e8ff187d86a683ce602d8bd8787d3fc255ef4..877a65e0f260c11ca7e69619ee4fa9243c8df23d 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 a5db3f55547151f75917a7eff0a02dd02381fd58..7ca346db0ca5437790608f621ccc2a38de09e5b5 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 daf8b6f4ce89a395d5f895e7a9c11dd0ff24195c..c9a36c2aa77d344c2e43dfac29d90f923e5794ef 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 a6b854a7173f9e307913cd75037949a500835ffa..5adc11d12eb1311a7f3bf88cc23cf4e243e10e57 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 e80bf68c3e3a1ded4a3d94f68aad60d1fcdcb6ac..7aaffb42ab7c61faea8dc442facdce03a9a536af 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 118b8df6ea9aee7528060da1528fe828191aa986..d7b633345117224587bc239684be717048c2e7ab 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 d48890949290747306483ed66a0e79043d6aad7e..111453dd35a2f4fa6db2e29bcf8de2e71d51ac44 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 55c9b256b9b0d6e330859ffe6de46a1bd141532a..c05387f26e922db549e4e1087e33b86a29e8b27f 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 750d08dd299a7e711b06cf324bd1542be516d0d1..5f6f02b4fd894cc4ee34512b02a8991f6c11f45e 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 ab9d99713960d4a351f7e82fbff2e20caeb5f67a..c1fcabf97d3896b982f452570ce208cdbc93f38a 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 a5cc42e34ca3a19f9e1f5fb3bcfd40922db52d6d..3531ce4baec06645b1e8dccd5e056576493aa256 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 7971f05794cfda3cc47b5fcd7bddfb8b5fb7aa80..e966a23c02f483a21dcc3254dda1bbb753bf1d49 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 f62d68c291a19b93be4defedecd5dc6720a518f4..92a982bf75d8d62f6536cfeae9bf7741ffbde882 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 3080397d3221b9e520ccc91225cf88008f2e287a..f054d492114dd6ec25623ff53ce57b0b293066ee 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 56c268cf81abb945891f293058dde82df3211231..ba59727624e00470aa734068b4625d873e2237aa 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 6256e423641a9e48bf1aaf3f140a41826ddc72e5..8e7ef51aec098bf661c7bed7349b8f6d70d88735 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 a430f62f22e1930c44b2ef9822a142409c90e284..68081392b415ec3dee08fe9064b9c2cf5ea7b3a8 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 a154f1119ef3369f873aa6b33887b229ef99e67d..ba35d07681fd07c13cee8da57c851648e2849953 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 03a2c017548f16508e4e78b051516ddeb4dffa6a..795be3a4b826103f0409a0e8ff44aa59f6a4aac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f5cf57953ea274789e09e952982cfee09057497..e3ee32defcb37be196e52da08c3b982555c926f3 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 df5096cb0e22901774c6648b86fec87ea409474c..b7de1a6d4145b371ef03a9331e3c4f65c911726c 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 11c5f49fdbdf1e0026d44108bd74aa2cdbfb5c5b..2d4d637de3ceaa820940f512dd75b5e54988689e 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 79063b9f114b9552293cd495ede9eb8635ca507e..612bb7688ab2399944d0bd03d17fc863e16505e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 163773f38c28f072617280dea665ad20b54d8570..1a3333fd329c4e2206003fba1c270ed4a13f90b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 245e4d55b3fa13b5f179d7ba18aebb8ac22e933b..450583f95ec0469e5abeb150053c7ff9d72261c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43d9170e9c3ed59137f017f9a45a34ae6f8a72e9..063439cb7732310188ff36cd038e78fc6d8a3cd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87e2467190ce6be484c2942b692f7fc59fd09fa0..05377820c35ccaebdb6f2247310f569d3e85a345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e25028e39923163734499951ca140bc3613c019..35819654e6cf298425fe09067299d09d4a04b293 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cf16595eac269468ac5f7297fa8b3a7571572bf..e4d50aadf4e2876dbd29f0c762392fb5b0f8a989 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 128669ff2bcd6e1629489e122a52a5bfc39472e8..b285ddcf2f78a489c0bd77e96d6598a296090cef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2500cab105a01abd77e8d3de43e5b2f9f74468e..b99430b363d9d7cc2157e29fd4a0d8364410274f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f91dd1bcc866f7ab7b2a486bf954814ce272f723..b3bec16eddc24dfc3f5ae30c0a9a9ef80f0f67d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 273db85243537fa75f6ecbd1b475d0b3880947a3..b262783a9b0ee9383995806fed360f1e189b8244 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73bc77425acd909c93b6d114b6fdd001667759da..c238bbaff2429334282ed693ed70d71ac10011b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adf9b4a5506621970a8e69b1902c3d1bcb7a0e62..6f9bfece71d8c9368e68d1f5b54ec25fe5af4530 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52047e754aea899275a1a33308ad96f92a3fb2ff..8d2aee8643bbd71cbbc8b8f49ecab638c8d9041a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e4d60f552c135113164a63427b69213fd1efe5b..447b725c243fa9b1934ad653be55540136e019fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a76b2aa349be98f475df2ac07e6a3dfc3358faa..2f5aaf603c4dd5ce591c59332436c075853082cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3977e7a456879a685ee0cbf7d86198fd6f6b56d..5bdcba4e7475e26f807501c56804d09c0c05cf90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc2c0e44bd36c6bdc7e164095cd80e0fab1b5824..6bf3a17f65ee24549e46f7db139efa005841436b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2818a9858f50c0287565adce313249a62bd40659..fbb14f69de9c342c42a985a2e3a6e38df5dc7bca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 934de8cd30a428dc73100db6e7e273f9d63bd911..d17ca02e3f07935b64352ed0c7af4a9f095eba1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b69c300b877e704466bfe2aee2b5e8dace76977..e3868a74fef90d87d386317f0d32f3fdad55e85c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e016a6170ffa4da01221539fc2603d082bf79be4..c7bbaf5be13205d2c4e6509cfe2cbe22c3de50f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e96b0b054617b74872f91d565cdb5557dca896ef..91aab524a7d2818bfa3fa4bb5ae32ee12951506a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41d55f9a80ca2d4c002f874e4b0b7e9106ef670a..d204296df100dedca0f783075ff8c3e0a9165bff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf0499efda46ea84f7dcb7d51461b4edc3693222..c4d806ad0976194bf2ddba7e2808429cf5433449 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89d5031182a863f83e2b9f88a22a1af52ceb3ac6..0c8e7d9f85318cd010f013351bcb3b7f6c92064b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c42fe2571279a50b24b023f877a30cd7b2c5a68c..a1245a818ad77f2c78c294ca02888d74310d8d85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcfc560f3cf0d95296b7f28b948f649fedbdebb5..d9844164ba62cd5f3629e2caaca28f4bafe91d53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9866026be63b17504a6b83d63eb77ab2dba3e00b..d260ab9bd610c422fcdffa1f762b3b96cff017bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a622d399219fc3f1c41e329033c6a61a0c882a84..5979f9c0459599e6c7eb32ba00d8a75b7204a57a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c706b83591795dde8cf3f47e18a81c47c66f578a..fb1e051287e0a53f0b459a61a3f3bfe1c29f74a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b2f3970792965afe568cb4e6800ea867e515fe1..2939357de5fcf557d99a868d076236950de51b41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23d255d69322fcaaff9f5231c98342f00bc31041..f6e270a0481a8e96762a96ad217d7ac2585b69ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20e0aa5030e1411ca699d54600c2465e7b399c93..a8d1ef5ec35289e58a16c2d835c25c380b203db4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13ef90d7a1e8bf769ef05babe23026a0d631b1b1..82f4216260141fef4502c1f66d4b0e6b46238f69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ce27004981a87ac2ac975d0d7c4df1d193d34c8..95b6e48116ee65d360055c77d38c530a546f987e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d0fafad98560763ddd51a75da1373e2d51f80f7..9ad21d3488444e58477c26737594ef81a46192bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 902fa9e93ab5c648777f57d541a15c068bc9a0c7..8f6ea44f8707431b8c803c2eef8f33db7b97d49d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1be185017751045696e8d315b55b6dffd794821..4e441309267e7af6fb78b8e73da09df686c7da00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19373b3e9dce089d31aeffc8de3c517bd27ae154..e48f16a3c35893851f9361eb9b5ee5246174960a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c391030a6ce3930b6dc77af0a842b87ad9f1879..ad233bdd3113b73b531276c8477a84203e286806 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55f2266a673bc62d369a4d08b564bf47d1de107f..57a5815b74c19f414dd5c8b87fd6deb9e2f0887d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26206e72894781240f7775b74a69eb785b7c8470..0e037cd08e3e95a001ffe46a9a1ee599accf03c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 285afa22638482543b9a35088d9974053ea4972f..1f6a8836f490fe2289216481f4223dff6eff6fed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55c31bafad97c4d93c0b5374120c23cf577759b2..eb519d7dddcdbc19917a222140df82beb933e96b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18ec05965f60717d0658336c15cb545073261d50..53b59da5e584892132afe635d88bc4dab6ffe97d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 841abaf1ae894b0b289c93053b432cc87df83d32..b686a8499905c0e71492506cfca22049450e171c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac6d05fd780b3605c7d0317161e298cadec8d00a..8197ed9d3e020596698a9a78bbd993d9e8bd9c92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29bf7bddc67d8e13594165fade60e7b9d0e88f97..4b53eb0f52ac43ff1affa5b3ad6a8121e0cdf554 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d72ec8b14368c923f31ec959b9830053b82254d8..582662512c0757f47c814443595e139c84027566 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8291449bb8369220b4913e7136fa30ecd2e1d9cf..4355a1da386d9d0b2cc8da07793977185754a103 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97ed17abd01ec986272bf609ad1ad51fa43d10b2..f2213e37fcfeee02ec6a7308b38beedf0cbc8cb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e8df6c7d2f6afcbe011ca365dff7e86917314d2..2da96bac81113bd6d29291ed4c9cd923706eb570 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80d400dbd85ac7aaeda25302429564dec420b7d7..75d77705381be7ea4fa1889b6663a4b1223bee39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a393e388c84968811f193fcb65e774813df778b2..608d523bb97933c735bd0954a697c8b42bc44988 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1db7611bce0863ae994f31f2363aefd472a98636..ffe435dce6f8df97b20b3ed61122bfa372725332 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7091d5c72f02799e236ccce59db573ed0ec51772..1455d55a9e352bf7cc961fb110196468a20eae0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e557ae78a0a62d0f96437178ca3824b5ad001c4..d1c41e8560088f9ec0125bfb1ea4cf5759bd963c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e86320693887d14e94c77b5507ba4d90ca2cc2b..9ed991f18eb2305d628c71ac67699f8a3e8fc4c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e82cab5f1a14be1517cb1abf4bcbf508d7d68ad..afed182b46190aeba944c47fbd47fe79375c8567 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1562e13b87198194082b119fe909c53b46705d6f..6ce5d83386139d4bd24434030fa968943ef0610a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a4da244959ede1cbc2f8c2863ed49d6970edb4b..1789905a9f853ec8d4291f9531eae0820b5341e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bc0363a77c4d83efe571ac552959dc17fe598e8..c0326ec221043d1312d7b6d0c15ebb1c7bfc5fa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 969fbcfb11a160319fa988bc01867b2f243432e5..6b01dd744b848e6ab3a1819a1fbb55c7aad72387 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6705e500dc78a1df8032547c5350e1b5cf5ebfa..fe6cd52d7488fbd149192dcd0e664b24260bf9b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21d9cbc6db151290ac327564a5227d9f58745ef6..925a0029ea72050624a13c88f37a9d2e976e1ce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 690e6808e2747b7ba81b8c86dbcfe0ce1f567b3d..f8bde869693319c72af0a03b02acecfbd25dfbd9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a22a2aeb48b3e00af1370f39b5056cf2fa8690c1..c4c1e218296e8190b384865e7983b5847ac59803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87f7b9cfcb1ff7eafef13fc0aed6770a1135c23e..deae6614fc14f10d9768625b4c86776052d5c73c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a65ddd0e5af8710ed432d644cc6ff7b5d010303..f62c25038092aa9618c2d9558a45003413712045 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc6d9bd613f99c55eeb15064cdc680aa8314708c..732bf9aa05ee8e55482076c14abce6624826be7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 297d1902d613ec9f2b68a5eae3496cfd54e05c22..9b805045cdc9fd48e4dca4dca8cb24fa4ebd0434 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c6a30a49854e966d635d9f3834f8636b3fc2b0d..487ddd915985d50e67f9a795fa9502bd4e65ca46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a4494699f0e032452999a5cedb1a4fdcffda1e5..a34b82865eeec80c96a000bd0b332119b77ac38a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f0d7b39bac652c38042ee1971185ece3926c0a5..d045db987f93e73afc833d84972d52f6fbf11bcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10368080b504f3722b93438096affb6062ba3946..65cad8cf839172a34dd7bafc47b83c82a968ae65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4713f10f28fa09f634052cf00e2e5d6785202b81..5a319cdc9389048553e60f33ab21260d22eec134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de04ccf8c5b97c71d1ff1fcaa86f996e92ec98b3..2c24f738fa7729582bdf2d7f8d7f83c243ff8fd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11e6c9648d6aee2c5d364081b50929c3ea1a26c1..881ec77df06833aaa2d65bb7b8774c0d794a851b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f658e6337420e871142b97e705e505867c00ec5..8a878a6ad9daf7637150600efa7242d8b0d68272 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94199410e9d2e901e3471cd1aa0fb6e08eff99a6..0986fe311373c79ee81a79218ae7a397ad78a52e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac56963c0cb575c0fc98bb2ed0d24c4aa09a1aab..c4870fa4931db15d6cc86475c886b442d7c376ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5939d1d35b7770d5ef668e9c9d91859c85e7abc..6cf4edc0cc4df83163b9e9ef07bbed183533154c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4af2fd3b0cf16765c01fd2242457258a91a66d4e..d8722a113f93fa70d56ae2faa86b7c09d6d2310e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c38af97a9c89b5ef99bf5f2592324c233f64e36b..168d939acd148f17a2bc5c1e7aec14381df0fdd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9803900c501ad7c6a64f09d05f5c116a0ce3d139..4a3723f698e8ce94946ca39350b5f152dfad5021 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cca871c7c58eeda9b076113bae19fc1230630af..70b7a8d1551409b6d554b25d02877fb3ac8e97cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 528655ab6faeea20058fdf2f92c9aa228f9f7a55..f44e21e59be0da0415d3fa3d08a1add0e4cb13cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b94e1a30d9cc7a305ed3999b5eccac86f6f6fe3a..6efd9f76a23a7a58ab4d1a67a350e80b092a3473 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8964d32767ae348aa917cdac1aefe91b50af75d..555f3b191fb5587de0466b7dc3a73ca28a08e793 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bfb3892525330526663c3487a42d2fcbefd9641..dacfa2a3d8e0b0dcef518950d5b7b891a6339538 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e794c29ce20aecbc59a6b41e015f219d1107f80f..c76bed978a7182fdb0c165808811be5c0a39176e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d651c8886d5025973919e2850692d94e4ced50f..862269550c029872fad424f58cfe4e951273cb2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc95b785ac83a6ee829ee918f378899ef77425ec..a6363cabea761607b204ef0be31f270cb9874aea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60432747a95be7419350c27d5477a3f14800bac4..fce6cd11bd75012c1ba0885ed01ebfcafe4b53ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a56fd1019dcd087c5447de49404eab0dcacb9b1..319785119153c4bccb51077ca31cc42ad430bd83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c95cfe7f1d1ea4934066b07312726456520f4621..2319bf7ebf950db0e5a7f47be50d63f3a609f215 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12da4b24ef1847d2d6eb4b086a23dd772ce46b20..f50fb191368756fac75ba1bd4212fdeff1dc7932 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f32fabcaba86c2d81942aa46ad12011018e0c6af..711c331d8acdba7c9feb091483790d0f9ed9fe33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 771b6ae5edfca767a5753b13b157d1368c7d3f69..166942beb7c97d84f16f1cb479b280e58708f7ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24524dbde950945482d62c48d632281e41a6b6bc..f6c311d6746d0868735ed768d192f97c89680b00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69671c8b1d144c53848cc64b64fcdc3e669fc4e1..a63afc7f77b75014e9771a5b7ba2a519e8a9ee52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8d4118b5369327c18e488d039b0873f96472caf..5cadd505a9b6d8f3ddd7177e1c3cadc21bdc577e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7ef556d332d7c21513b761b9f1205415aab4bb1..520b2dc4dae6f816b1bbfd5995fd7621cc834e57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f3dc2f9ecdb808e0ee522a4e94fc80ba16f92ef..7659ac00e2ed940679f5501c505b6d4a21daaafc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 875709287756efe4e318a019425537000a4a240a..7baaa1d88736697e9a4405bc3d417472b941c194 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c96197c32d2b9e69cf0638587e82b2262754617d..8e98e7c468b77a658cdbdf03b3225289080cd127 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55ae39adfd65c7acfcd936a89c3ae5183b0e33b3..8f4504579173abb4db32212570598d84d29ea100 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c6518ddf5cfb6b32a2bafff28d0626d18f85cd7..9f8e8049f2aa59a93d98e4e426a7819612aab9ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84bb3a893e84f563a01ccf6562eb9e75759539b6..88240d2bf7da6e8a5fc5d67788d85fbea168cffb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8ef05c3d487a52f149c29f2f6b7606727eea19f..60d3f58d53ab6d457b54e4874088ceea45fa46a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfc014e8833ed000108ccd103aaeecd0cc1aa297..329d55ba8fae2dc36caf31dba4fbcc160cdc866b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cc337de71d522fad4632875da2ce46260229e43..80052803638bc5f96e7d01793d9acc1c194f01c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a63c3a0189b56b9c506e8305005eafb42e4e82f3..89d3fbd15e862c964c910e1149fe002bd543fa5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 742e8eec602bbc2842993187f059a3c701772fda..d3bb6480bc271ee59e0f25a5897babd7720dc56e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 237a06caab39abcad8f3a59e1a89ef4e3e035abf..645c3a566e0169a11a3e4380eff3f2e74f3c63e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7f6db6d3f5b2b31137cd747ce23e4919b092076..95466a70e4eebd4f56561d9a82e3862b60fa34bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61ce432c7cd28cc25daebad244263dea0da6b380..43976a540aae18534ac5445b54f518dcbb921a80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7309c48d8c980ad18ac2e0d96e8f5c2b1e239143..e27d2f93bc6845b1bf198f19f050bd804a5191fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b53fa2922e85cde146bc025c8e6fc344b0c5f369..3fa6fbd09c25b1b9b50af31a7736306b3025d8ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a63b416253b8a7727a86beae062b19a133babfd2..34dfef005c86d6b906d1a92c5511d5eed04d9c93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfeaca6f1d458416d9093a9e129265bfba7f0afa..61869fd13350f23a922b2748887ff360f6fd1b53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fb55f0f171d371fd5343325a0be85ed9bb995d5..451d18c95ece54e258f61d22875f20a4d65dd824 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04900cff21446eb62fb05a59f6b33ddf1ad1dfdb..91380c5c6904b423d28becf7a75ead4797815c95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b4654905745d910fa5e918396b435bccf5d6c4b..d0b028b9115a0c7acd2d2ec509eeb1ed46f23dac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ab5cdd706597a7b2d0c320a7bb0900d018561ac..e95c6b93a5eb4516f8fe8c9eee541de952714838 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d703fdc46158dcc18dadc39c5b6622205e0e018f..5a1b4411ef68a89b3ef4b99be50699f2a9eb0e97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d41c6f7fa5bd5eb919a86f047e04458d24b7522..9baaf54da41057a974f53d1f4a4eeb0b40c462af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b88635296a82f6f3b798aafffd2edd491d0445e..c678cfac91d51f91f681a20e41d74485566d809a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf57f6d508377ed140142fe33f76e65e82eecc88..8c40e85c88984614420e7a18f10cdb6e0ea6ce7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2111727f9c34a867b0834f7a0631c898fc6d290a..9672c6449fae15e1424b361b989a2aa7f79c09a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4830e51d850d4524e43102dfc3a20c1cc9406a1..015fc84394f3675d46be122dd79986072f2b19cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dc51140a24620a7ce45b68d3eb7d425b1ebcf0b..4dab6f50053ecbf899a8dcb74e9cb4c0c15a6f7d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a8fe9bb52d254beabd49ca5219971e1e94d9473..f690041a1fcc4a19d441bc0952fe6c3f1d58e285 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d7380ebd90de2e6e6649dab09bccf0e8eb9c6ae..3f94b00596fc9e6f1e0d46a973cf6cea07e29d4e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc66e8900453e085a589cc93b122fff3d611dc34..b2670959d1b48bf0c4f9c283b70b12843edf3b07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41e32963f708f1ecaa1726521635f83d5be7b803..f9e18869aca5707d433cdc145ed05f71fe3a80de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ccc3019c7edda08873c5fa926fc69015e89fed8..cc225b06202f5fcb36f878fc1cd266d6a69a74d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f638dfa4610480c1db4a0907b940dbbdf65357e..3794dcffe1ee6982f4a06c8f7337db3ed0105745 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b80727a2d08b0c020d5d5b10fa71a7f1f3e7f55..f5986e09044704b446370b06fc352e19a8b54930 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 675d30cd2ce66a25330c25b14d2303e4e8dbd4b6..2de6ec6c3e90fd296c01c8ed2c71791c70079ee3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b87a3220989545f4d9b0db83d7caf90e6ecb059..ccef2f4487669d10bf2ce122d099b70eb4c60cef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd9e0fb33f0bc9db5b36fc75da0e8ce63b261b49..ea97b38b8ddca5299cea5dd4a310578269b9a2f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfbcfb56148b2b96f03692020e6a15ded4ab6afc..a2c5b11ef4ed667ee389e4fdb518a06fa23bf98c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f2297be445968e2d87887db7433aacb429d201b..f99d26235e5a68a27ed7f0669df52ed925e38fbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40280184e8e64a2af3274180ff8d3cac6b4db5a3..7b3e6e0ee8d9851bbbb3c9029704f3e5b5946361 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ca9fce2133b4b8bce85b96bfb68dce7821bfb68..3863960c18653c077ea3831b839c36b0949887ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e057b8d0350d63ffd11aba6e833886f2ed558806..0f1742e3cfc82a5b4d97df009f9a46aee20abdc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92371b8bd707f3b5d71ef6ee3aa111f3dabd9b83..0c1e9ee5f271ef7e02840d5150841a2c4ba20f2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a74d70c3b62ba501e42b86a8ac5fd12bfd3d99d7..a9efc25b10c6c57a7f7fc7e526931ccbec538600 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84f9c421cb99b0028d9f4e35e9656656f106a804..7032059f027fddd55e20527e1a04f634b1a5b3b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a24f16d4e102645aef9a0694ff5823c7a4143c25..1d348b89b3535c19c4988b820cd8ad64828af4ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41a20919041c36d3046374a01b2f23199cecd221..c00cba26b3cdd4d37f8ef40214299bfb11a1005a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a84c2b33f2670fc4e4350ed638892d8b373f729..8a4c7464c8065720be11db0132af11875b33f03a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9eb9ee93cff914a51fa0bf947b55e5b431ef0ce0..d6040e21ac32a492e45dd8a6fe03ce9735598963 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f893b1c6f2ed085f7d90f9ba8ec9e49388191fb3..066cfc7f98c58e85ca5e597a97db0e1b3bf143d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0d3df1da78952b89f413839a5d9546d0f786aa2..2e4c18dde30868d3a19f8d2b4e2fa43a15ddf7e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4254505dd35b6c7095bf6a48f4456728591b640..a49df5851974570950cddc43128b7b03782ffa30 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 27237e0660fc0beb7f42898c768e78de225cbf32..9718f8b6cfe702f81862639629acf0d9c1b71c40 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 a2d0e9937ee45ac8f2d9c1fb3dc18d499ca1873b..46caa044dccb448a70b4f6f8f675fa721a33ddc7 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 eb4841820ebacac3033934500b981bc97ffe9e7f..ea2ac2569b9dbb1e90b3ed087dce5726f877675f 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 43a318669b4e0a994830e42ba470b0bcb205b9d4..802c02c4dc9607d1dc659b64af57506f7d541a41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc6a07231ab00f4e5efa7aef46050cc9e899da7a..6bbf77552b73144ff3a601a98d1c0d24eb53bd82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65009d2b4f4e9068149d1a7dee9ca32d3d9a01bc..6217a6a05e46a6fc926a41962a751bc82e9867b9 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 8c0521ceff9239a35421879f28db706e22676d21..19ea99b3922e9af918eec90c57848e3d5ae7e499 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 4ae8632f2798eeb8fcb33edbbb9eb3ccbd9b152c..7b01c8f8e73df6a16c56af4192f0abbe279d4537 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 89061465f345686f120dfd75829905cd163098a0..91d559397174bb80df5a041e816aa6c3b36628dc 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 bf27fa4be6cdcb23be539a08d9d1ae3ddfe2f789..05ce1d1b3d9f3805300589e7c220c423bb96b4de 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 f531a5bdbc130a06fff38aa68f1dc5ce92f84682..a01c63f5b1821b77564e13726cc167e23e22fa16 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 6146116e53a7806cf0a80c989b3d6025d941b51c..58bca5d42c5bd0af2ec9b22b5949a196d922cb6f 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 9208838ee107b02053592b46a02a0c934cba79cf..0a57a1c989ae276329841532537552f98fb595be 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 10cd70b62af61b4afd8f612d6a8502091a7db122..53417dd7a22dba1f4c0c60995f4f5ef09bdd4c8a 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 e3a84e2dfa4658c28fba58782f723c6269d3db90..1f097ddd822adc02058734b276532aa870c6cd83 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 cd649d1449a094d72a1c64c8cd095307bb2850af..c311c4c6cea0b4db416cfd1ec490e671aa928d72 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 e1f89e3ccb2f18854e6483bc4345cd73992369c0..b508ac9136c392041637be751d7921fa08150a28 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 fe484c80b6d017af855e02eaff8311041a09fc39..edf547172837f5b1b0d720cfd0486cb520d062f4 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 2e07122a80eadce4cc43e0d49ad234e454132b72..6f724c263da79ee7d51dd401f20fbfc972073576 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 df92307228097c9f98135bdcd71c904b8aca6c37..f6c0cbf0a08fb20179e707b589f374c287e30135 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 d08a59f642d16d8a1a8c14f84395dd17b651548d..085245037384d7c9a2bfeb52be96fa13cc5dc6e2 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 19e51fbbe6853a953aa32d4c70be29ccfc660545..51867f9bfb7e81d564f092ae00edca74cb7ac6ee 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 1837813c7844c1876a1b49a8fbce687fe6bc5d2e..2ea7e8bdfa22647d29a7feae51beef319d05752e 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 c677a1ffcd3f469485f5bc5d8c41ee3e61040e95..5a3cf4a4b4028016532b8fa86e3653315548b712 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 e30453d9c00f295d4490ff9175e898917531709f..2435e632990d7f250a9c3366fea2d1fdf1893fd1 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 7954dfd8a1e5358f27fdc1f4f13629a95ce02180..4e5d9062eb93d7abea68127155d168e8396145bb 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 2083c65b8dfc7aee21a4feeb1f23f15de8f24cb0..ec85cfaba6552ba43f61a209ff3a6bed0d0831f8 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 e4f5cf8e3c8354b4bc0362c4a661de68d708dc31..0271defde35dc8393b4478afb3540ebcfe042607 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 c57be6bef66a14e54acd67a70cc24d06a3724156..391e8d699693716d07672d90332054539544e882 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36267fc374306a62e332fda8deec68b410c06c6e..fee5961627c2381e145c86292bcd7fb9b7d482ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 610b4229eb277ce9cda1a10d71d6bace353b9b9c..151ca55f7b4665afb9157cf2b0227eede1ba2d62 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 ed557e61bfede54a8960d324764cad76c25c43a2..b4c279d27e6ecd24e1a0af79de5eae76b4e2f176 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 b03eacbc7d60d9ff23a6e9c6c9dce06ce764d2a5..e7dc30b50888048329a535c54e01106d0cf33bd0 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 a917e2ef100c2a6ca7445a13b9b2f1b4e2a75136..21b64441aa85ec4e6524e93f9d4930af7fc844fa 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 e1159f83ccd80da4016430a840489d7e08a098d5..d2ddadfcb68b5ba48a856f6f5d783e01521f71b0 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 277689ce7f201d025e1d87237ee535eb56484ad9..2cd7a1bbd5941d7763a7ac03c2bbe075776022af 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 a85fda1dca14bc587262684bb2727ef262d2b4ed..61ff666d97435335bf509557e6f638715cb2a9c0 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 e9ced88c9532b50ee7b80ef5e6b8be29efb20a94..de7fa7947c6d985a053cca62eaeaee42a23ceedb 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 0d7b411fd90242537d2b1d5bfef70e2799e4f81b..a52b1e31638e8bd095ec1b0ce13262eaf7640e84 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 c1fd3841cb975001c843e32cf2cb46c56e30f64a..6358b271d951f893b51d6703ce34c79e24b45024 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 bbcbd70cf9705bff7c1685d6c0ab9de238d5fbd1..342b0496e619226439ddfb6315b33d63c6865a6b 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 833ac5516178ccb567bcc2ca87e372cf388ed94c..d7aad9a624149d0f7ca2fcd4711d43ae3e493691 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 37e7851f19dcb45e29e4ab92fe6a58fcc1f9dd62..30ac0ef9f63c672ad293b21535300a8b2be778bd 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 56730096ac1738bc076aa461463db3b2cfbc2bf1..027ab70ab7adaecd0b9fec0dc998487d74a69ed3 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 357effee8f4ab4eba3bfca9e3e8bee89e3755508..49601f669279f119fe1f5ca63f6670d80b918004 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 8b9951bde4d6ae035c7659f57e30dd251b8ed54a..f332c0d289b3eb34b0afa4105eb59a7e3b25ea5f 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 56a9ea2d6308953ff4275e2ce5e8df82df5c80be..1ce92ba0b672aa047aadba3febc78dc3c09a7c11 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 1eb4a45c703fdd5944b44b4a70346352322d34eb..c005313c87f8c48cf961f0194047160f5b6ed03a 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 0d08e349d056189880fe6296b4248e0f577c835b..26635ccd70bbc6556759c0c401a90e9ccb8d870f 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 640dd770873489acba712dc8e053ccef3031fcea..1f7903fcfa2d1ba189f2793503c77c8454f0808f 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 74d0c86cd5339286d8048b5a07014d90ba802d79..b05ca804941b7bcc8b5a75e5c8cad235967e9037 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 12dc931fad825b932d31bd317171212cdbdacb79..17346c84a6b8b577e7fd472be8391af615e68462 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 0a8f605b1ffa21e3195034e11850feab53f92070..7a59abd7c0322cc0ddb53e2955628c861cc48818 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 bf84df90d8b16c13cbd3391d52f504e351cce60e..05f38f8a3cbc46dda1fe8ede67a19910bf32ca20 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 15140d3eee0903c96a0894f16caee43861b3b4fe..4f8334f273b19c3bedf4981907b2d6374a8faa14 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 5a907300c44ddcfc473d49cd804466e468ef95a8..ec6eaa4ba9289f7290ac7fd3e5c855db5f0fa215 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 5c4d64d53c1389992e73e2d053ce97eac97453f6..e774378fb02a4dfb40c2035fe9960739c032804b 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 ce7bc10e1ddbc83ef570adab9f0c93c67d29c5d7..d869eac82fa13e9472f23a09114874738fb47437 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 79edd1ce80f705861ce767957c94145d80d4f81f..77fadceaf073255ff20026f7df6b0e3b183c4e6f 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 1ab2564391fbc7ef35ce39f4f39ef3a590969397..5e305b100f0c752d67a9d64f9be7dcfa97229e9a 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 ff9237cc0529dc4a8c700102e3bf4dfd79be9c89..5f48cdab4b94bdc3167ebb9f20a9e3a06a99c8f3 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 035aa6a16324b9426cc0fcde6145509e127d50fd..49a268089fb390532c8771ee7ad2fc43411d303c 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 4aa8df2d49753b28948f8bda3f04223160c8a82d..ff4f76a999893709ca1a30a37343b4205067d7c4 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 ccc8e7df68fe5d152dca8e600d47b4ab474c23a4..1b3bea4f673bb719431ee138b507079f8739f807 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 933fdbb59101a70cef3274b0e535d3aa7dd7bfd9..9150ab7c3e7c242e74f5fd7020a751bdae1295bb 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 0c196f5c724866400c9460c7df187f366a18777a..2f7fd97000dff2ccdd53c6c8c726a879fe5c6e47 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 57712988580b5c94859806e3eda5ab88a774eb50..408d814df577d654dce5289749554dab3f3cf3ae 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 subject to LGPL and may not be distributed
 //    without copyright and license information. Please refer
index 7c76a61d299222c7a017c01224a415951ce4a203..2b83fc47063c2714bf9c45a9154de9d8e3b5e75e 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 subject to LGPL and may not be distributed
 //    without copyright and license information. Please refer
index 4cd713917403f9f5ccd8ed3fdee5a92a2c75637b..0e9b9ee67cb27e8e9049b125a09f7e817a2d7106 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 11d12001d3bb10759934bb594ac8cee9de7c2c2c..0a8a3d50c290448f3ead3e6cf0e27204d1bd0104 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 539ee5782f9180f483bb8a2c36140c82cdc0344e..542a3389ade7eae1cc20727d1d114239a87d2ad6 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 0986208e0e541847cb0a7282fd9ebb69c6da6ae1..31944567987c87e85a37259153f30739a5a4a182 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 8c6b76d41a65ac358ea5c395eaa74f8f6a002edb..1ce99af8a613107d1c3dd56df65e64b442a67cd9 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 0bd55a52b15ede62370d5ec67ed9aadcdcee95fe..07ab49c9781cf39a5caf0c1a8060c4dfdcf0e097 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 7fae90661f8d2c3634f6da2f050cb127d7e085c5..9db2ee4e8040fc4b9f54349188ca68a7ad744758 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 aec92f37ca5dd184dccbfd12e69b5f22d8c288c9..c95b9e482335e21f02d2bdc3fa96d1b54b8d6f37 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 a9976a05aedef3eee98722ea2ca17ef3adf83ede..f801d00fa78f79653d712cc73e618a76019f961f 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.
 //

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.