]> https://gitweb.dealii.org/ - dealii.git/commitdiff
update copyright years 2145/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 7 Feb 2016 01:42:28 +0000 (20:42 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sun, 7 Feb 2016 01:42:28 +0000 (20:42 -0500)
155 files changed:
cmake/configure/configure_boost.cmake
cmake/modules/FindBOOST.cmake
cmake/modules/FindMETIS.cmake
cmake/scripts/run_test.cmake
cmake/setup_compiler_flags_msvc.cmake
include/deal.II/algorithms/named_selection.h
include/deal.II/algorithms/newton.h
include/deal.II/algorithms/theta_timestepping.h
include/deal.II/algorithms/timestep_control.h
include/deal.II/base/complex_overloads.h
include/deal.II/base/data_out_base.h
include/deal.II/base/derivative_form.h
include/deal.II/base/exceptions.h
include/deal.II/base/function.h
include/deal.II/base/function.templates.h
include/deal.II/base/index_set.h
include/deal.II/base/logstream.h
include/deal.II/base/memory_consumption.h
include/deal.II/base/mpi.h
include/deal.II/base/multithread_info.h
include/deal.II/base/point.h
include/deal.II/base/polynomial.h
include/deal.II/base/polynomial_space.h
include/deal.II/base/polynomials_rannacher_turek.h
include/deal.II/base/quadrature_lib.h
include/deal.II/base/signaling_nan.h
include/deal.II/base/subscriptor.h
include/deal.II/base/symmetric_tensor.h
include/deal.II/base/synchronous_iterator.h
include/deal.II/base/table_indices.h
include/deal.II/base/tensor_deprecated.h
include/deal.II/base/tensor_product_polynomials.h
include/deal.II/base/tensor_product_polynomials_bubbles.h
include/deal.II/base/tensor_product_polynomials_const.h
include/deal.II/base/time_stepping.h
include/deal.II/base/utilities.h
include/deal.II/base/vector_slice.h
include/deal.II/distributed/shared_tria.h
include/deal.II/distributed/solution_transfer.h
include/deal.II/distributed/tria_base.h
include/deal.II/dofs/block_info.h
include/deal.II/dofs/dof_accessor.h
include/deal.II/dofs/dof_handler_policy.h
include/deal.II/dofs/dof_renumbering.h
include/deal.II/dofs/function_map.h
include/deal.II/fe/fe.h
include/deal.II/fe/fe_bdm.h
include/deal.II/fe/fe_dg_vector.h
include/deal.II/fe/fe_face.h
include/deal.II/fe/fe_nothing.h
include/deal.II/fe/fe_poly.h
include/deal.II/fe/fe_poly.templates.h
include/deal.II/fe/fe_poly_face.h
include/deal.II/fe/fe_poly_face.templates.h
include/deal.II/fe/fe_poly_tensor.h
include/deal.II/fe/fe_q_base.h
include/deal.II/fe/fe_q_bubbles.h
include/deal.II/fe/fe_rannacher_turek.h
include/deal.II/fe/fe_tools.h
include/deal.II/fe/fe_update_flags.h
include/deal.II/fe/mapping_c1.h
include/deal.II/fe/mapping_cartesian.h
include/deal.II/fe/mapping_fe_field.h
include/deal.II/fe/mapping_q.h
include/deal.II/fe/mapping_q1.h
include/deal.II/fe/mapping_q1_eulerian.h
include/deal.II/fe/mapping_q_eulerian.h
include/deal.II/fe/mapping_q_generic.h
include/deal.II/grid/filtered_iterator.h
include/deal.II/grid/grid_in.h
include/deal.II/grid/grid_reordering.h
include/deal.II/grid/grid_reordering_internal.h
include/deal.II/grid/manifold_lib.h
include/deal.II/grid/tria_accessor.h
include/deal.II/grid/tria_boundary.h
include/deal.II/grid/tria_iterator.h
include/deal.II/hp/fe_values.h
include/deal.II/hp/mapping_collection.h
include/deal.II/integrators/advection.h
include/deal.II/lac/block_indices.h
include/deal.II/lac/block_linear_operator.h
include/deal.II/lac/block_matrix_array.h
include/deal.II/lac/block_matrix_base.h
include/deal.II/lac/chunk_sparse_matrix.h
include/deal.II/lac/constrained_linear_operator.h
include/deal.II/lac/constraint_matrix.h
include/deal.II/lac/full_matrix.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/matrix_block.h
include/deal.II/lac/packaged_operation.h
include/deal.II/lac/parallel_block_vector.h
include/deal.II/lac/parallel_vector.h
include/deal.II/lac/parpack_solver.h
include/deal.II/lac/petsc_block_vector.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_parallel_block_vector.h
include/deal.II/lac/petsc_parallel_vector.h
include/deal.II/lac/petsc_precondition.h
include/deal.II/lac/petsc_sparse_matrix.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/precondition.h
include/deal.II/lac/precondition_block.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/relaxation_block.h
include/deal.II/lac/slepc_spectral_transformation.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/solver_gmres.h
include/deal.II/lac/sparse_decomposition.h
include/deal.II/lac/sparse_direct.h
include/deal.II/lac/sparse_matrix.h
include/deal.II/lac/sparse_matrix_ez.h
include/deal.II/lac/sparse_vanka.h
include/deal.II/lac/sparse_vanka.templates.h
include/deal.II/lac/sparsity_pattern.h
include/deal.II/lac/trilinos_block_vector.h
include/deal.II/lac/trilinos_parallel_block_vector.h
include/deal.II/lac/trilinos_precondition.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/lac/vector.h
include/deal.II/lac/vector_space_vector.h
include/deal.II/lac/vector_view.h
include/deal.II/matrix_free/mapping_data_on_the_fly.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/meshworker/assembler.h
include/deal.II/meshworker/integration_info.h
include/deal.II/meshworker/vector_selector.h
include/deal.II/multigrid/mg_coarse.h
include/deal.II/multigrid/mg_matrix.h
include/deal.II/multigrid/mg_smoother.h
include/deal.II/multigrid/multigrid.h
include/deal.II/numerics/data_out.h
include/deal.II/numerics/data_out_faces.h
include/deal.II/numerics/data_out_rotation.h
include/deal.II/numerics/matrix_tools.h
include/deal.II/numerics/point_value_history.h
include/deal.II/numerics/vector_tools.h
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_face.cc
source/fe/fe_poly_tensor.cc
source/fe/fe_tools.cc
source/grid/grid_generator.inst.in
source/grid/grid_tools.inst.in
source/hp/dof_handler.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/sparsity_tools.cc
tests/fe/get_fe_from_name_01.cc
tests/grid/grid_generator_08.cc
tests/grid/grid_parallelepiped_05.cc
tests/hp/fe_nothing_12.cc
tests/hp/fe_nothing_13.cc
tests/hp/fe_nothing_14.cc
tests/hp/hp_constraints_neither_dominate_02.cc
tests/metis/metis_04.cc
tests/petsc/different_matrix_preconditioner.cc

index 1abebf9c8669b09b71abce46c2d3b15881602a89..a097da7944ca9b1dd744d5addfb1798b8cbc0c97 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f4f8e7ff2c89979ead528be8b3df4de89f20692b..632483f2d8072f2fb455db4bad1cb2c2eff63c99 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4b2672bdb4f10e37ffe70a901754d22c06c1eeac..e6d4ecc13f1483862d3472a123472ea02dc13bd3 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 78f813901d1b8e138f7b076977ecbc69da3dee2f..3c378ca3c75a1c5368b98fa12050179ccfaa668e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2015 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index c4dd23a33d114aa49959fc657fd8e596ee7be098..a533697a83e63595c69973a8eedf0d2a68af64f3 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8e5b25571a510e7838b75145e7261c363f89974e..cab97cb94d20fb5d2db0aa298c9f2c6361f12113 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efdc7d8b29ee755db255c04b18849a16b1387776..b6719e71e050a5dac9e79a97e617bfb897ab06ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df4802ac678cbd30fbd5aa8f75fcb0d2d97b5cf9..761eff58bfcabb63080bebc9987c472a939d6ec3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e657d6719b82a95a93970917643a946fcb4988c9..fea9763be4e239e9a881dc9432cd22ae3090e025 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d432fc50f630f2df90dd5f90015daa57867636d1..4bc76beccb2ca9340f3cbcbfa0c34560a0ac757e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c01de35d468a8bbb9e99bf39b0c9cb3fe09b0e0..5118d62945ac057c961577dcfb79e58b438c2614 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66942a3d71736e2bebacd080a0dcc9eea9d1e101..299f6fd240ca0135e44a280b29fbd15a3efe5597 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63486332f9350d683f5cfcc57b9cf3e25999affc..588855e54e643ef16b678062093a4269744b29ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 941eb2914e22378d45d39fdff0aeae5f0bd5b10b..9e93934d6e549abbca2e204479f495a0e62962f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6afc6c8c193f36bc9c5da9e722ffc83227ca5a8f..bfb6d6689eb7d4455a21a25770452a466f0c0c93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc861de7159d945bd0d75fc849bc14441667c63d..e806da1f483e09a2c63028c413f046b6b396ce4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 648bbab996a72569964130022a7184c685d1164c..5f63bb8f8c156da79335e316d5d7422344162d94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20dc2fed48e9a02cbaed3e553a1b35ae8ee526fa..9cb4eb9efcd291bd1a2f8bb266440089bca8d709 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0783b6be24b365d41e4820e155e496280a83653d..40e8b32c6787f15a37dd0bf2aa7751c6933a1b47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 913980f6e37a3c3373a18a19dc0f8cd89236f8b2..3f5f709a9678fdad93c35f664281a18018102d3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb12b137546d4b14ac1496c989caa3d7552b4524..bfcffcf73501a44e0e02766a1cbbf4a0a88ccc7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa03f4b3d62d5597ad99425a46adbe987d77a822..1de9dc33ab21e9ed8709f95aaf56bc0c3306066a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ff52953cab2fefc0c3b7bdeec5692ad26cf72bd..d0236848b009e585f5d1497854e0f656ab3ba72f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7ff62d46730710eb98605af36a5d6e447e0f9d4..22b5a26267085875e776f204fea506b71719dbc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 293b8f37511d3954cb4a688ec24f55ff726529c1..54a2c0be08279e2cd649a68391c8ee513bfce4de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d467381293a6fa6dd10b6a08151cd952ee6aa3e8..d929c442e71b43d0f3a1fe6980718d6e339df29f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2050f2e871e0735b1a0220998722dec9291241a4..2585d8e47ed439facee39ba6c8be342e7d3d4d53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd73ad2cd2b217039e4e4426d2a39c6615b70fb2..64422841e97285c90e40729b64c9200957e804ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53d612440c63c2802a95af1a16294b5966d70a36..d972a9cfec4aea73d8659a309eb483d74e295600 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 573b380fafb65d8524a41aea7b871d54e2e3623b..028bc168aa5d4fd94a3638997e192c9a08a49ab6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e936e0534e857b8f707f239362e3a356a65e92e8..9e53636c242b40a3aa731f1d38c0838a0d73e578 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index daff8beebca73bf5d07c5ebec574f00cd2183849..1da8defa0ba691706710f31689b2790b72291006 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa8fef06a5642db5a3e6b7882bf02974432725cc..eccbf0f51f7af4ccc6db0a00cb303e56ebb01696 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0441b05b2bfd87f339763176827471c89e78980..783b2b3e6288b521dbcae3bb7b7619d52711daee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5a905ae2e8479dfd71c66efc5a0260bec0d032f..75449f0fae2a71fbb3423b3d759c05c33b6d0e76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1afe8e780bff40ffee16cc5da6a8b49d4a3163f3..d96ff0f53e66cd7f5048bf37d0c2cace9e502c74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6f034768a5f9086041540064c790860525bbc27..e3b8efd307747458561cc6765fdf7188b430d8c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38a2e8c0175f1c30d2f9a51148085d98e02e823f..07bf3a5accb924d3ddcd48c358451d08c9303f05 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.h 32739 2014-04-08 16:39:47Z denis.davydov $
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f97a1f8a7cd41a89798e5609a5c8996dbe6d529..cacb6a7a943a53da284df32bca33cfdcd4fce101 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be11f9a3cfea9c44cc7eb9f62ba4ffa2cf46a5a7..5a5784b0690decbdb86c88512410f84056de679e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f5b5b6e9574096cb4e1ee8d630d32494b2a9be8..68ac053d3202d50af1a639c0eec73270212ab4ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bea1e4dc403bf3e25209321071d339cea4e830fa..5e10c56095703612903c5374730448706440e54b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51a96465e1d44c0c20a0a911cb1f91f57737e236..df37d68b7c68e0bf086a6b70f928dfe9becb55b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 564eeb82294b9cc7e642d56bd92b3f0fd2a7d0cf..48f8bdfc5ac4d44c677d2bc2c0d11891ead86ace 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94dc2753969b36f2eadc6538e04c21b43d50d9f5..6c8dac1f8bf8da4a780b1632b078c7df164470c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 946aba272ac3ecbba52d7990424c8bc9560a3056..a5b29ddffea587f352038edb3f188d8ec2ebc4ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ae1e3ee7fc9855f8a6d74409018655f30f32209..26f1972f9cd0b502267d2d84662b2f43d8475403 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb575e02322df30945917bf19adf3a79e690f3c8..7f692654a398f960392a3f39952c2c96ba13a3ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52b4100043bb0a611c8b3f053a9df946baa6424d..2e51eddba8754bb19ac964a84517def00ffd97d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 765a705ef0e97a770719e968ee4dc46329db2416..78b16193f349deca913ffb66f79caccdc33670c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8d9f7e2150994301170f949d1ccfc5fe15c831d..802837daba44c09992d7cec7f7db8de99ee756bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82ef17fb8e958e200b0acc0da9b6400c7f1d2a05..3caeaa7a61837ce71d2b20e9267dc6af66c9e797 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 902a4cbb6dd966f2dcc108717c46484743f5b7a0..889ef93295018ca53e0b8e9c243a60654ce23a03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bf907655b3612557561349506176e0f1ee90e5c..6b9a74e8e33c7e6168efeb3df4e3647957cdfb6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0761b127319a53519536076c54bccc3df8e59073..20acbb6de17799d71cbca6901986ca7c29239b38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c33471332f98b6e3c54ea08319130cf9fa30e053..26b5774afb0f8dab8a49a6d33828dd4d6be832d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39d1301253060ee661a5fb64682aa850d4512ecd..aed380f3c9928c27216540c50874caeec5901cec 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f0c942df4fdaa2e412bbcca64d9cef52e3baa3a..9fcea1f52296f983ccac5485e4f4901075c9eac9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98e9612020a52696b8cb15b5deeece18feddd053..ad04f39fbda4ab4dea6d6189ea51e73a433db9f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05f3224452102a76ec90a8cafde8cf8c531d505f..9dcd37f9b51a1bf4f96fe5b2648e43d839d5f2d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2ac7e76822444517a56b170c8a279298db46581..b61fcfaf3c6d7060cedfa199f564968c719ff08e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d8a1ac7b40771f97e3018da240bec814270ebaf..ed8540a6c4b5dda0f6ea8cd48832dd2d27d921a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24d7979cd5391b711cae1fc55a0d89616f699ed1..c50d0391fe89870ac595232cbbbc0439a4b4b913 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1faaf01efa8f2b4be4f3aa4b83cb7188c47382a1..68d0311462cda750ea3fdb54674fdb1f9308cc81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bc094816e4ed089698559b9d5340079df3d5a4d..1350491d29889a9e7c108253973d030926ddff60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bbf6421e1e47b7a39afbb8a63a8afa1e953ba8b..9e8aeab0e1424256467232a54bfa0ef01de73942 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 874bca60db452292a69c43e9e59c6b22006e191c..4a3e0e8824487f89b7acad01f94129c207b6356c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcfc2b0713faa367ff7d3ab0b57608d53ca6068b..b55e406f8d64842584498a838a833d709644801c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a98e95324931171d913611211d9c8058c44fc1eb..243f99f05f7ef4a83d970f969eab112c70ade1a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38f70a65877d9c60150ebdf18b10d5bb62a11d49..0ee9b908b12947b9e8452829de90837cc53f289a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7916257c0c5cbf55823e60a4341ee8d19b03289c..e0e82119e68a0ae8d913f78448bdf4c01f6a591f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40cd8508f01c164ef449465eef62e589065c1489..80e86240a9f31d2a5a2fce0264c6dddc65be8c1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 892b2fe2c2a5d1d0e30d7135e0a4962f06865644..f14233f9c691858e877bf403c1f5369636163f56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 025217ee31f448364e30a414adf03f96586eb0d0..4b862684c1d09266274de6762bb2942b50a8d4de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33d4d5a6d0425c2f00382f8a9813fb9b413186e9..d737462b8c6c768e6790ed9c7c261af5509f525f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 335a7c5416e0206b94ea38cb1faad2c7328db360..f22335720a1ec5a5072b9f98bdc64532e1b62111 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ad08b876b9cab456eefef514d56036319bceaa2..c8ce0bb7d09f163145d7d91c3e8503698e88bc2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c03f82d3095c7e01105f6bb86142536c3d2803a2..e364cb9fd3089112e84a7b74dbf11df7a66599db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 236cfe00df3ced3b7d105647c979b098a5142026..66bf38266e090218c1a5e63a03e0cba86642ab68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6227fd242d4ba6c8e8e55d1a2f0ac5535b63919..4fd2823b769b4226c91d9bcd76deac5c336c986c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7602e47b85b1bd41bfcd9f70f3cb97e2467cc5a8..48ac6535558d35a9283f568e519f450511e4abef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d60fecda85359b62c58d96748c38150eca29746c..c36397ff2e2d2db2aee15e1d63c83a5cd23d9388 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18cf56f80fd087538ef3ca2b0392f941780ca709..7f88abd969dcf21f56524c8dfc02b545a6820b8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ee22f1fad0916641f5f695cec57556444879ed4..280de3f2cd64f26ce6fc606decc2096f3b1a3866 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19a1969b2537b22543a6f61fcf844ce5e03159d7..c8a414800a00240b1d8d2c6c9110f7baa38db1bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a58ba01784c9a7815a2a0f02188d51bffe075705..31e892c34b962fa62087bfe884568db2bd7d3fc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d9be2c4dfc0e1bfbd35f723729d2c7ca801eebf..9840caa34b063757f1a31ee7841b36fd754971b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc6ea88fea54334e4bf0ab505fa1f2a8d434c0f5..e2311beab7e267e85871880dfde923510f128c50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5a16bc3c28d6e08b3aefddc6f60b96ae8bd9f60..665d8a7881ced39abb56021f58867b23aebe871b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76d3144ffe1284a091af55f47ce39db4082a75c8..140389121ac8e62758f120c82dae1853ce109eb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c45584c471d19b0bb61558852c1ab8a01a8e80c1..2e8ea3ed8ce9ca6ff10f235412ccfeee495134b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74c9e58da76a6ab1bb8b45b4c5be0b93e8d73a5e..77e0d107062eff96232ee5836f4abd26cf99dfec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e88571a4e945e0668f96be606320e25cb7cf6c7a..950a9c34415e66ff2c1291f857e2523ac29432ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b031a0aba9fc83d008c47860ea25e030a55287ff..923538336a739130172febd0bfb88775207adffb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0441b9eb649809d26543d7603e72fc5734a65931..6b76cb158df1e0905adc62c665acf5bc1b6fcc5a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdab639523908476401ed23ec6aab89df0b6b125..7dc02a5679732997dc2f882486b7d89d4845d724 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3144c746504054b8b162a860a4d561a3aa93e25..d6df272919bee05d5622f0f282da60cc76f73a51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74da30a33816f411ea59e2fb8beb84194da57faf..b9d882a384a57081e7daf5e850670825cdf9ef47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 131fa4b796f19d0f06f0952a6a232bacf690fa0f..fd82fb7a29b3989047fbe09c86810e5b865e2fd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 182b914ccd027074583bd31e7444a62c317857f8..4d30460ea57c9646f6e904d33271e3b09837c1ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 813d03c7008ec9e169bcf0006a55782af4326cd7..0f457d4dede458d6eaceaad3e6ca98bf1c34d848 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7048d18aca2764df6dbb2e14f9b1d34f9817f109..5db83340deb7c861759f39675e598e56c6b6e845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb67b6f8ae7e7d82ea0baafa55138e059f882405..8eacdada28313f046fa63cba5254173cf6599719 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bc64515ea17c394c6d742323d40517088948fad..cd7ee6d4a80087e285d85d94dcc3458a318efadc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3060644ad995f33c4bd775183b682d54ccc08c2c..2f2479114f8a3e34ee590014de8c87bebedfb05b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d65703b13f00731eabe398e0f8bb27925685fdc8..611aee9a38f1fce12cbce5334f7d49a219b0601b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e1effa64acf720daab7cd42899e5e94b362f5e9..d3b14946f6543b233488491a841373894d78dc53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2edfe9b99a70ab9c658091c9413a5f80f7bcc426..cfda8fd8a78ac9823b3bedce7039d33fe9bd0cde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d01450f5e977fbc3521de9160f61b85344214917..79bbaa8d53acd7362d40866017674c8592bf5b36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d041d1a1f85f7d198fa0df35534e04093793399..8753a821a7adedb7690ec0f2ce43cbe7ac475e71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 131fd5b453fc6ecdd511122db615f2104329f02d..5d86c0183b70cb5da409575389fa5fc74fd2a715 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9eb2323475f677250e53a6df91c080ff8ec7ea6..6930275cb522ac6f34f466e3aac2f11a2fa3ace3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed19fd4108dd79c486ca5a747f46a614feadb6a6..112ef7ef2fb15fae0e338cb1d5ac3a20d88012da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc34ffa8651e7d66732b6d8964418174ca53d133..b1f8152909dc9518e2766bab56a5a1681cdd2d0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33e4d6fc84696867a6519e6a0fb6d1219466f464..388ecb7a268eacea2e8601343eb5381ce6d4b01b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 023a54786129b931f3573755756293fbd835cab0..8a8e362dac2d6fbd0e5e1fa535717f159d7fc712 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 836c9c26b8966c4ac720f758f1078c8e47e3957f..5c3b9aa4625e797b5fba65dfebd0a2902c6e3445 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec9d25d3182b5d6957798faa123e76be383e9897..d0548660a6589a9459524356803040ae8863bbff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 779696e2eb38601d434b890f8efb89b1f49c0e59..1229439623f81e2e2f868568ff18f82fdc03d790 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f0a592a8beef5c6fb37b019a33756ad169b0f12..2000f972506d67cd91e1ca86659605741c1dce28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b12c8c8564986f42f1ba61c0e11406df15af7516..286d12f8cca589b78aca66a099d46bb4976842d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3e0af3ee9a5d9226d15cb0d9fcc2c28e3a7807d..37c46f474b5cdc12cbb1ad6cbf27ac3ea055c877 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50e3a77203ef3fc122c23dd5d9d96bc18e375f00..9ec2a74a2dce89ba89ad3a5d8cddff3e96b758d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f9b4b9de8e14e054756cadb357702a3cc2d2ed0..109f5a2d1cea60dc26a626ff245d8cce1df9c2ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2015 by the deal.II authors
+// Copyright (C) 2011 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b63c138c83cf34cdbdec2a58846b47323c2d87eb..e6e272838cddb32708e29718ebcf71fba64d6292 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35d14b27c889d28f61e1ec440fa7c909e65a8c1f..20e8e0b08e8d528ff987caab2d7a014bdb3947a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0aea12eece09e7ec6c40f0d75085383fc8ef8a1b..be6d2ad5906e218493063c62db8f295d162f7d11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa79b357f53db0221f231a27e29028889f9765d1..2756c11541f570e423bf3bbbee821f3a2f860210 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec4f28673c04899f0a52d8d18c44f33584ca48ff..85614767b920a896be0a4a2af06de43848a2fce6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a62caae79bb4d50c4e2126f5611c83c2eb2525e..4fb123b80cc984e732e79455febd44c9c98ddc79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84c28f942fa8863a6a0a657756fb3b8c5588798b..f2a364dab9de6b98cff1feb20c10c77f69ad68f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b729a776eb4b9cb157b525e1892ee6088b66064f..9192ba10370e2572b7b308884c3356d4a6a4962b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 165bb103e8a456e96f860eec66fe0529b1fa6857..048c7a631888be5d7e69db0b044d778fe73800ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b818f9901f0d41a0b4728c9890d4643c379fbbb..cf841a132fb6d6c1c5d51a4e0592e5488bd93f5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aaefa0b95303d3d85edb0420a5814e8362f32046..8d0c2615c277ae712c31ce9a9403973bdc1ff47e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ef06fe51dae0466a7aff08bdca78cd6147fdbcb..ef3765ed144db8f1261aa1ac1c34f3fbc09abe92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a14d4f5555a126755d770fd3830fefc4b69f634..63ad20e12d611b3ed1eb20972d09b9d57f7f1498 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b758238804099f6c51663c2fc59188dd90b3901..584ed1cc33624934d199aa91c5a366ef730fcc2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2015 by the deal.II authors
+// Copyright (C) 2002 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f13d345f30a3168286c650310add751596e61d56..186dcbe03c1692c283aa34df65e7f2c652ba947d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd6721d00d0fdf3cf9d143f5618c6228d965a857..b2a6a0c9044fabd080f3dcdb75df045bfe778f91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa79fff9d5b68e9567693f9e90c52328f8b1dbff..6173189b653346715de416b0334c07fc2c5fbeac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be673bd3c40b81d71a210a9e7012461f1e47070b..77b852f4c8826100e54fe7025f7d455b76c671fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83585cdac33787376377943094371d68c8e8fb93..374e5668a35658c69a8e9b3f2622c80f3534cf9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79b267ef3fe23057a064781e22dbbca744ea7e7b..3279b07d3469f87487b9953bba15f14e4c050411 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93a21a62e4776b0ad35f17a3ffc9fa037c1a4994..6aff059d3cc3381435ddb6dbc752afb17afb072e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05ac8aa848bffbd7d1b7abd4fdc73882dfde5961..199751f7d82925354daa5149555cec38451eb67d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 780953d1b21166018fdc32dd1f7a3d48a151956a..7075c721f18dbfecf9962f385593408ef16176c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4317a6ff8f0e9821e09fae0e2a8ee565f6629f05..e87abb4aabf097c5e091f585d70bb06e223e9928 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b2e7ad3d4dee54b494974766b37cdad983f54e7..4ed8dc346f189f1fbeff353a37be3c693c8048e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9f4fa5da730d28e7f1f50b66129171613f4cf06..fac50382bd8f6952fb165cf83980b1ee8fc98e1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 162d4dddca55b912497401269e8dc66db84738c3..6d4dd93c084e6f889d7f2a63c8c0b07a0fde478a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e88b50911a5ba3727047d59020ecaab9acce1196..4f0e71c72d89d95392c44d1ea8442ca841b4af5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43582bb1c7d72749de9d6c873ec1bb36b3076b8a..5bf6c0e6ebe031ce97d0a5f598dbd3284da04613 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 476e03ef9bdfdfb52caef2e1254d51ba51c971d3..3152ff0dcd4d2a717b938113fa0bd1a3ab2322fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2015 by the deal.II authors
+// Copyright (C) 2004 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index baca29b5cf44341b1fd0d38f6d931d8c17dfacee..2ee3dc5b146bd45a0c400bf8e3854ebe24be8685 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

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.