]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update copyright years of 3488 files.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 21:14:55 +0000 (15:14 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 15 Jan 2015 02:36:05 +0000 (20:36 -0600)
3482 files changed:
bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt
bundled/muparser_v2_2_3/CMakeLists.txt
bundled/tbb41_20130401oss/src/CMakeLists.txt
bundled/umfpack/AMD/Source/CMakeLists.txt
bundled/umfpack/UMFPACK/Source/CMakeLists.txt
cmake/checks/check_01_cpu_features.cmake
cmake/checks/check_02_system_features.cmake
cmake/checks/check_03_generator_bugs.cmake
cmake/configure/configure_1_bzip2.cmake
cmake/configure/configure_arpack.cmake
cmake/configure/configure_muparser.cmake
cmake/configure/configure_netcdf.cmake
cmake/macros/macro_add_flags.cmake
cmake/macros/macro_check_cxx_compiler_bug.cmake
cmake/macros/macro_clear_cmake_required.cmake
cmake/macros/macro_cond_set_to_yes.cmake
cmake/macros/macro_configure_feature.cmake
cmake/macros/macro_deal_ii_add_definitions.cmake
cmake/macros/macro_deal_ii_add_dependencies.cmake
cmake/macros/macro_deal_ii_initialize_cached_variables.cmake
cmake/macros/macro_deal_ii_insource_setup_target.cmake
cmake/macros/macro_deal_ii_setup_target.cmake
cmake/macros/macro_enable_if_links.cmake
cmake/macros/macro_enable_language_optional.cmake
cmake/macros/macro_expand_instantiations.cmake
cmake/macros/macro_find_package.cmake
cmake/macros/macro_item_matches.cmake
cmake/macros/macro_push_cmake_required.cmake
cmake/macros/macro_replace_flag.cmake
cmake/macros/macro_reset_cmake_required.cmake
cmake/macros/macro_set_if_empty.cmake
cmake/macros/macro_strip_flag.cmake
cmake/macros/macro_switch_library_preference.cmake
cmake/macros/macro_to_string.cmake
cmake/macros/macro_to_string_and_add_prefix.cmake
cmake/scripts/CMakeLists.txt
cmake/scripts/expand_instantiations.cc
cmake/scripts/make_dependencies.cc
cmake/setup_compiler_flags_gnu.cmake
cmake/setup_compiler_flags_msvc.cmake
cmake/setup_custom_targets.cmake
cmake/setup_external_macros.cmake
cmake/setup_write_config.cmake
contrib/CMakeLists.txt
contrib/mesh_conversion/CMakeLists.txt
contrib/parameter_gui/CMakeLists.txt
doc/CMakeLists.txt
examples/doxygen/block_matrix_array.cc
examples/doxygen/compressed_block_sparsity_pattern.cc
examples/doxygen/product_matrix.cc
examples/doxygen/theta_timestepping.cc
examples/step-10/step-10.cc
examples/step-11/step-11.cc
examples/step-12/step-12.cc
examples/step-14/step-14.cc
examples/step-16/step-16.cc
examples/step-17/step-17.cc
examples/step-18/step-18.cc
examples/step-19/step-19.cc
examples/step-2/step-2.cc
examples/step-20/step-20.cc
examples/step-21/step-21.cc
examples/step-23/step-23.cc
examples/step-24/step-24.cc
examples/step-25/step-25.cc
examples/step-26/step-26.cc
examples/step-27/step-27.cc
examples/step-28/step-28.cc
examples/step-29/step-29.cc
examples/step-30/step-30.cc
examples/step-31/step-31.cc
examples/step-33/step-33.cc
examples/step-34/step-34.cc
examples/step-35/step-35.cc
examples/step-37/step-37.cc
examples/step-38/step-38.cc
examples/step-39/step-39.cc
examples/step-4/step-4.cc
examples/step-41/step-41.cc
examples/step-43/step-43.cc
examples/step-44/step-44.cc
examples/step-45/step-45.cc
examples/step-46/step-46.cc
examples/step-47/step-47.cc
examples/step-48/step-48.cc
examples/step-49/step-49.cc
examples/step-5/step-5.cc
examples/step-50/step-50.cc
examples/step-51/step-51.cc
examples/step-6/step-6.cc
examples/step-7/step-7.cc
examples/step-8/step-8.cc
include/deal.II/algorithms/newton.h
include/deal.II/algorithms/newton.templates.h
include/deal.II/algorithms/operator.h
include/deal.II/algorithms/operator.templates.h
include/deal.II/algorithms/theta_timestepping.h
include/deal.II/algorithms/theta_timestepping.templates.h
include/deal.II/algorithms/timestep_control.h
include/deal.II/base/auto_derivative_function.h
include/deal.II/base/conditional_ostream.h
include/deal.II/base/convergence_table.h
include/deal.II/base/data_out_base.h
include/deal.II/base/derivative_form.h
include/deal.II/base/event.h
include/deal.II/base/exceptions.h
include/deal.II/base/flow_function.h
include/deal.II/base/function.h
include/deal.II/base/function_bessel.h
include/deal.II/base/function_derivative.h
include/deal.II/base/function_parser.h
include/deal.II/base/function_time.h
include/deal.II/base/graph_coloring.h
include/deal.II/base/index_set.h
include/deal.II/base/job_identifier.h
include/deal.II/base/logstream.h
include/deal.II/base/mg_level_object.h
include/deal.II/base/mpi.h
include/deal.II/base/named_data.h
include/deal.II/base/numbers.h
include/deal.II/base/parameter_handler.h
include/deal.II/base/parsed_function.h
include/deal.II/base/path_search.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_abf.h
include/deal.II/base/polynomials_adini.h
include/deal.II/base/polynomials_bdm.h
include/deal.II/base/polynomials_nedelec.h
include/deal.II/base/polynomials_p.h
include/deal.II/base/polynomials_piecewise.h
include/deal.II/base/polynomials_raviart_thomas.h
include/deal.II/base/qprojector.h
include/deal.II/base/quadrature.h
include/deal.II/base/quadrature_selector.h
include/deal.II/base/smartpointer.h
include/deal.II/base/subscriptor.h
include/deal.II/base/synchronous_iterator.h
include/deal.II/base/table_handler.h
include/deal.II/base/table_indices.h
include/deal.II/base/template_constraints.h
include/deal.II/base/tensor.h
include/deal.II/base/tensor_base.h
include/deal.II/base/tensor_function.h
include/deal.II/base/tensor_product_polynomials.h
include/deal.II/base/tensor_product_polynomials_const.h
include/deal.II/base/thread_management.h
include/deal.II/base/timer.h
include/deal.II/base/types.h
include/deal.II/base/utilities.h
include/deal.II/base/vector_slice.h
include/deal.II/distributed/grid_refinement.h
include/deal.II/dofs/block_info.h
include/deal.II/dofs/dof_handler.h
include/deal.II/dofs/dof_handler_policy.h
include/deal.II/dofs/dof_iterator_selector.h
include/deal.II/dofs/dof_objects.h
include/deal.II/dofs/dof_renumbering.h
include/deal.II/dofs/dof_tools.h
include/deal.II/dofs/function_map.h
include/deal.II/dofs/number_cache.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_iso_q1.h
include/deal.II/fe/fe_update_flags.h
include/deal.II/fe/fe_values.h
include/deal.II/fe/fe_values_extractors.h
include/deal.II/fe/mapping.h
include/deal.II/fe/mapping_c1.h
include/deal.II/fe/mapping_cartesian.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/grid/grid_generator.h
include/deal.II/grid/grid_out.h
include/deal.II/grid/grid_reordering.h
include/deal.II/grid/grid_reordering_internal.h
include/deal.II/grid/grid_tools.h
include/deal.II/grid/intergrid_map.h
include/deal.II/grid/magic_numbers.h
include/deal.II/grid/persistent_tria.h
include/deal.II/grid/tria.h
include/deal.II/grid/tria_boundary_lib.h
include/deal.II/grid/tria_faces.h
include/deal.II/grid/tria_iterator.h
include/deal.II/grid/tria_iterator.templates.h
include/deal.II/grid/tria_iterator_base.h
include/deal.II/grid/tria_iterator_selector.h
include/deal.II/grid/tria_object.h
include/deal.II/hp/dof_faces.h
include/deal.II/hp/dof_handler.h
include/deal.II/hp/dof_level.h
include/deal.II/hp/fe_values.h
include/deal.II/hp/mapping_collection.h
include/deal.II/hp/q_collection.h
include/deal.II/integrators/advection.h
include/deal.II/integrators/divergence.h
include/deal.II/integrators/elasticity.h
include/deal.II/integrators/l2.h
include/deal.II/integrators/laplace.h
include/deal.II/integrators/local_integrators.h
include/deal.II/integrators/maxwell.h
include/deal.II/integrators/patches.h
include/deal.II/lac/arpack_solver.h
include/deal.II/lac/block_indices.h
include/deal.II/lac/block_matrix.h
include/deal.II/lac/block_matrix_array.h
include/deal.II/lac/block_matrix_base.h
include/deal.II/lac/block_sparse_matrix.h
include/deal.II/lac/block_sparse_matrix.templates.h
include/deal.II/lac/block_sparse_matrix_ez.h
include/deal.II/lac/block_sparse_matrix_ez.templates.h
include/deal.II/lac/block_sparsity_pattern.h
include/deal.II/lac/block_vector.h
include/deal.II/lac/block_vector.templates.h
include/deal.II/lac/block_vector_base.h
include/deal.II/lac/chunk_sparsity_pattern.h
include/deal.II/lac/constraint_matrix.templates.h
include/deal.II/lac/eigen.h
include/deal.II/lac/exceptions.h
include/deal.II/lac/filtered_matrix.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/generic_linear_algebra.h
include/deal.II/lac/householder.h
include/deal.II/lac/identity_matrix.h
include/deal.II/lac/iterative_inverse.h
include/deal.II/lac/lapack_support.h
include/deal.II/lac/lapack_templates.h
include/deal.II/lac/matrix_block.h
include/deal.II/lac/matrix_iterator.h
include/deal.II/lac/matrix_lib.h
include/deal.II/lac/matrix_lib.templates.h
include/deal.II/lac/matrix_out.h
include/deal.II/lac/parallel_block_vector.h
include/deal.II/lac/petsc_block_sparse_matrix.h
include/deal.II/lac/petsc_block_vector.h
include/deal.II/lac/petsc_full_matrix.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_matrix_free.h
include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
include/deal.II/lac/petsc_parallel_block_vector.h
include/deal.II/lac/petsc_parallel_sparse_matrix.h
include/deal.II/lac/petsc_precondition.h
include/deal.II/lac/petsc_solver.h
include/deal.II/lac/petsc_sparse_matrix.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/pointer_matrix.h
include/deal.II/lac/precondition_block.h
include/deal.II/lac/precondition_block.templates.h
include/deal.II/lac/precondition_block_base.h
include/deal.II/lac/precondition_selector.h
include/deal.II/lac/relaxation_block.templates.h
include/deal.II/lac/schur_matrix.h
include/deal.II/lac/shifted_matrix.h
include/deal.II/lac/slepc_solver.h
include/deal.II/lac/slepc_spectral_transformation.h
include/deal.II/lac/solver_selector.h
include/deal.II/lac/sparse_decomposition.h
include/deal.II/lac/sparse_decomposition.templates.h
include/deal.II/lac/sparse_ilu.h
include/deal.II/lac/sparse_ilu.templates.h
include/deal.II/lac/sparse_matrix_ez.templates.h
include/deal.II/lac/sparse_mic.h
include/deal.II/lac/sparse_mic.templates.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/swappable_vector.templates.h
include/deal.II/lac/transpose_matrix.h
include/deal.II/lac/tridiagonal_matrix.h
include/deal.II/lac/trilinos_block_sparse_matrix.h
include/deal.II/lac/trilinos_block_vector.h
include/deal.II/lac/trilinos_parallel_block_vector.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_sparsity_pattern.h
include/deal.II/lac/vector.h
include/deal.II/lac/vector_memory.h
include/deal.II/matrix_free/dof_info.h
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/matrix_free/helper_functions.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/matrix_free/matrix_free.templates.h
include/deal.II/meshworker/dof_info.h
include/deal.II/meshworker/functional.h
include/deal.II/meshworker/integration_info.h
include/deal.II/meshworker/integration_info.templates.h
include/deal.II/meshworker/local_integrator.h
include/deal.II/meshworker/local_results.h
include/deal.II/meshworker/loop.h
include/deal.II/meshworker/output.h
include/deal.II/meshworker/simple.h
include/deal.II/meshworker/vector_selector.h
include/deal.II/meshworker/vector_selector.templates.h
include/deal.II/multigrid/mg_base.h
include/deal.II/multigrid/mg_block_smoother.h
include/deal.II/multigrid/mg_coarse.h
include/deal.II/multigrid/mg_constrained_dofs.h
include/deal.II/multigrid/mg_dof_accessor.h
include/deal.II/multigrid/mg_matrix.h
include/deal.II/multigrid/mg_smoother.h
include/deal.II/multigrid/mg_transfer.h
include/deal.II/multigrid/mg_transfer.templates.h
include/deal.II/multigrid/mg_transfer_block.templates.h
include/deal.II/multigrid/mg_transfer_component.h
include/deal.II/multigrid/mg_transfer_component.templates.h
include/deal.II/multigrid/multigrid.h
include/deal.II/multigrid/multigrid.templates.h
include/deal.II/multigrid/sparse_matrix_collection.h
include/deal.II/numerics/data_component_interpretation.h
include/deal.II/numerics/data_postprocessor.h
include/deal.II/numerics/dof_output_operator.h
include/deal.II/numerics/dof_output_operator.templates.h
include/deal.II/numerics/dof_print_solver_step.h
include/deal.II/numerics/fe_field_function.h
include/deal.II/numerics/fe_field_function.templates.h
include/deal.II/numerics/histogram.h
include/deal.II/numerics/matrix_tools.h
include/deal.II/numerics/point_value_history.h
include/deal.II/numerics/time_dependent.h
include/deal.II/numerics/vector_tools.templates.h
source/algorithms/CMakeLists.txt
source/algorithms/operator.cc
source/algorithms/operator.inst.in
source/algorithms/timestep_control.cc
source/base/CMakeLists.txt
source/base/auto_derivative_function.cc
source/base/conditional_ostream.cc
source/base/config.cc
source/base/convergence_table.cc
source/base/data_out_base.cc
source/base/data_out_base.inst.in
source/base/event.cc
source/base/exceptions.cc
source/base/flow_function.cc
source/base/function.cc
source/base/function_derivative.cc
source/base/function_lib.cc
source/base/function_lib_cutoff.cc
source/base/function_parser.cc
source/base/function_time.cc
source/base/geometry_info.cc
source/base/index_set.cc
source/base/job_identifier.cc
source/base/logstream.cc
source/base/memory_consumption.cc
source/base/mpi.cc
source/base/multithread_info.cc
source/base/named_selection.cc
source/base/parallel.cc
source/base/parameter_handler.cc
source/base/path_search.cc
source/base/polynomial_space.cc
source/base/polynomials_abf.cc
source/base/polynomials_adini.cc
source/base/polynomials_bdm.cc
source/base/polynomials_nedelec.cc
source/base/polynomials_p.cc
source/base/polynomials_piecewise.cc
source/base/polynomials_raviart_thomas.cc
source/base/quadrature.cc
source/base/quadrature_lib.cc
source/base/quadrature_selector.cc
source/base/subscriptor.cc
source/base/symmetric_tensor.cc
source/base/table_handler.cc
source/base/tensor_function.cc
source/base/tensor_product_polynomials.cc
source/base/tensor_product_polynomials_const.cc
source/base/thread_management.cc
source/base/utilities.cc
source/distributed/CMakeLists.txt
source/distributed/solution_transfer.cc
source/distributed/solution_transfer.inst.in
source/distributed/tria.inst.in
source/dofs/CMakeLists.txt
source/dofs/block_info.cc
source/dofs/block_info.inst.in
source/dofs/dof_accessor.cc
source/dofs/dof_accessor.inst.in
source/dofs/dof_accessor_get.inst.in
source/dofs/dof_accessor_set.inst.in
source/dofs/dof_faces.cc
source/dofs/dof_handler.inst.in
source/dofs/dof_handler_policy.cc
source/dofs/dof_handler_policy.inst.in
source/dofs/dof_objects.cc
source/dofs/dof_objects.inst.in
source/dofs/dof_renumbering.cc
source/dofs/dof_renumbering.inst.in
source/dofs/dof_tools.cc
source/dofs/dof_tools.inst.in
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/dofs/dof_tools_sparsity.cc
source/dofs/dof_tools_sparsity.inst.in
source/dofs/number_cache.cc
source/fe/CMakeLists.txt
source/fe/block_mask.cc
source/fe/component_mask.cc
source/fe/fe.inst.in
source/fe/fe_abf.cc
source/fe/fe_abf.inst.in
source/fe/fe_bdm.cc
source/fe/fe_bdm.inst.in
source/fe/fe_data.cc
source/fe/fe_dg_vector.cc
source/fe/fe_dg_vector.inst.in
source/fe/fe_dgp.cc
source/fe/fe_dgp.inst.in
source/fe/fe_dgp_monomial.cc
source/fe/fe_dgp_monomial.inst.in
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_dgp_nonparametric.inst.in
source/fe/fe_dgq.cc
source/fe/fe_dgq.inst.in
source/fe/fe_face.cc
source/fe/fe_face.inst.in
source/fe/fe_nedelec.cc
source/fe/fe_nedelec.inst.in
source/fe/fe_nothing.cc
source/fe/fe_nothing.inst.in
source/fe/fe_poly.cc
source/fe/fe_poly.inst.in
source/fe/fe_poly_tensor.cc
source/fe/fe_poly_tensor.inst.in
source/fe/fe_q.cc
source/fe/fe_q.inst.in
source/fe/fe_q_base.cc
source/fe/fe_q_base.inst.in
source/fe/fe_q_dg0.cc
source/fe/fe_q_dg0.inst.in
source/fe/fe_q_hierarchical.cc
source/fe/fe_q_hierarchical.inst.in
source/fe/fe_q_iso_q1.cc
source/fe/fe_q_iso_q1.inst.in
source/fe/fe_raviart_thomas.cc
source/fe/fe_raviart_thomas.inst.in
source/fe/fe_raviart_thomas_nodal.cc
source/fe/fe_raviart_thomas_nodal.inst.in
source/fe/fe_system.inst.in
source/fe/fe_tools.inst.in
source/fe/fe_tools_interpolate.cc
source/fe/fe_tools_interpolate.inst.in
source/fe/fe_trace.inst.in
source/fe/fe_values.cc
source/fe/fe_values.decl.1.inst.in
source/fe/fe_values.decl.2.inst.in
source/fe/fe_values.impl.1.inst.in
source/fe/fe_values.impl.2.inst.in
source/fe/fe_values.inst.in
source/fe/fe_values_inst2.cc
source/fe/mapping.cc
source/fe/mapping.inst.in
source/fe/mapping_c1.cc
source/fe/mapping_c1.inst.in
source/fe/mapping_cartesian.cc
source/fe/mapping_cartesian.inst.in
source/fe/mapping_q.cc
source/fe/mapping_q.inst.in
source/fe/mapping_q1.cc
source/fe/mapping_q1.inst.in
source/fe/mapping_q1_eulerian.cc
source/fe/mapping_q1_eulerian.inst.in
source/fe/mapping_q_eulerian.cc
source/fe/mapping_q_eulerian.inst.in
source/grid/CMakeLists.txt
source/grid/grid_generator.cc
source/grid/grid_generator.inst.in
source/grid/grid_in.inst.in
source/grid/grid_out.inst.in
source/grid/grid_refinement.inst.in
source/grid/grid_tools.inst.in
source/grid/intergrid_map.cc
source/grid/intergrid_map.inst.in
source/grid/manifold.cc
source/grid/manifold.inst.in
source/grid/manifold_lib.cc
source/grid/manifold_lib.inst.in
source/grid/persistent_tria.cc
source/grid/tria.cc
source/grid/tria.inst.in
source/grid/tria_accessor.inst.in
source/grid/tria_boundary.cc
source/grid/tria_boundary.inst.in
source/grid/tria_boundary_lib.cc
source/grid/tria_boundary_lib.inst.in
source/grid/tria_faces.cc
source/grid/tria_levels.cc
source/grid/tria_objects.cc
source/hp/CMakeLists.txt
source/hp/dof_faces.cc
source/hp/dof_handler.cc
source/hp/dof_handler.inst.in
source/hp/dof_level.cc
source/hp/fe_collection.cc
source/hp/fe_collection.inst.in
source/hp/fe_values.cc
source/hp/fe_values.inst.in
source/hp/mapping_collection.cc
source/hp/mapping_collection.inst.in
source/integrators/CMakeLists.txt
source/lac/CMakeLists.txt
source/lac/block_matrix_array.cc
source/lac/block_sparse_matrix.cc
source/lac/block_sparse_matrix.inst.in
source/lac/block_sparse_matrix_ez.cc
source/lac/block_sparsity_pattern.cc
source/lac/block_vector.cc
source/lac/block_vector.inst.in
source/lac/chunk_sparse_matrix.cc
source/lac/chunk_sparse_matrix.inst.in
source/lac/chunk_sparsity_pattern.cc
source/lac/compressed_set_sparsity_pattern.cc
source/lac/compressed_simple_sparsity_pattern.cc
source/lac/compressed_sparsity_pattern.cc
source/lac/constraint_matrix.cc
source/lac/constraint_matrix.inst.in
source/lac/full_matrix.cc
source/lac/full_matrix.inst.in
source/lac/lapack_full_matrix.inst.in
source/lac/matrix_lib.cc
source/lac/matrix_out.cc
source/lac/parallel_vector.cc
source/lac/parallel_vector.inst.in
source/lac/petsc_block_sparse_matrix.cc
source/lac/petsc_matrix_base.cc
source/lac/petsc_matrix_free.cc
source/lac/petsc_parallel_block_sparse_matrix.cc
source/lac/petsc_parallel_block_vector.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_precondition.cc
source/lac/petsc_sparse_matrix.cc
source/lac/petsc_vector.cc
source/lac/petsc_vector_base.cc
source/lac/precondition_block.cc
source/lac/precondition_block.inst.in
source/lac/precondition_block_ez.cc
source/lac/relaxation_block.cc
source/lac/relaxation_block.inst.in
source/lac/slepc_solver.cc
source/lac/slepc_spectral_transformation.cc
source/lac/solver.cc
source/lac/solver.inst.in
source/lac/solver_control.cc
source/lac/sparse_decomposition.cc
source/lac/sparse_ilu.cc
source/lac/sparse_matrix.cc
source/lac/sparse_matrix.inst.in
source/lac/sparse_matrix_ez.cc
source/lac/sparse_matrix_ez.inst.in
source/lac/sparse_mic.cc
source/lac/sparse_vanka.cc
source/lac/sparsity_pattern.cc
source/lac/swappable_vector.cc
source/lac/tridiagonal_matrix.cc
source/lac/trilinos_block_sparse_matrix.cc
source/lac/trilinos_block_vector.cc
source/lac/trilinos_solver.cc
source/lac/trilinos_sparse_matrix.cc
source/lac/trilinos_sparse_matrix.inst.in
source/lac/trilinos_sparsity_pattern.cc
source/lac/trilinos_vector.cc
source/lac/trilinos_vector_base.inst.in
source/lac/vector.cc
source/lac/vector.inst.in
source/lac/vector_memory.cc
source/lac/vector_memory.inst.in
source/lac/vector_view.cc
source/lac/vector_view.inst.in
source/matrix_free/CMakeLists.txt
source/matrix_free/matrix_free.cc
source/matrix_free/matrix_free.inst.in
source/meshworker/CMakeLists.txt
source/meshworker/mesh_worker.cc
source/meshworker/mesh_worker_info.cc
source/meshworker/mesh_worker_info.inst.in
source/meshworker/mesh_worker_vector_selector.cc
source/meshworker/mesh_worker_vector_selector.inst.in
source/multigrid/CMakeLists.txt
source/multigrid/mg_base.cc
source/multigrid/mg_base.inst.in
source/multigrid/mg_tools.cc
source/multigrid/mg_tools.inst.in
source/multigrid/mg_transfer_block.cc
source/multigrid/mg_transfer_block.inst.in
source/multigrid/mg_transfer_component.cc
source/multigrid/mg_transfer_component.inst.in
source/multigrid/mg_transfer_prebuilt.cc
source/multigrid/mg_transfer_prebuilt.inst.in
source/multigrid/multigrid.cc
source/multigrid/multigrid.inst.in
source/numerics/CMakeLists.txt
source/numerics/data_out.cc
source/numerics/data_out.inst.in
source/numerics/data_out_dof_data.cc
source/numerics/data_out_dof_data.inst.in
source/numerics/data_out_faces.inst.in
source/numerics/data_out_rotation.inst.in
source/numerics/data_out_stack.cc
source/numerics/data_out_stack.inst.in
source/numerics/data_postprocessor.cc
source/numerics/data_postprocessor.inst.in
source/numerics/dof_output_operator.cc
source/numerics/dof_output_operator.inst.in
source/numerics/error_estimator.inst.in
source/numerics/error_estimator_1d.inst.in
source/numerics/fe_field_function.cc
source/numerics/fe_field_function.inst.in
source/numerics/histogram.cc
source/numerics/matrix_tools.inst.in
source/numerics/point_value_history.cc
source/numerics/point_value_history.inst.in
source/numerics/solution_transfer.inst.in
source/numerics/solution_transfer_inst2.cc
source/numerics/solution_transfer_inst3.cc
source/numerics/solution_transfer_inst4.cc
source/numerics/time_dependent.cc
source/numerics/time_dependent.inst.in
source/numerics/vector_tools_boundary.cc
source/numerics/vector_tools_boundary.inst.in
source/numerics/vector_tools_constraints.cc
source/numerics/vector_tools_integrate_difference.cc
source/numerics/vector_tools_integrate_difference.inst.in
source/numerics/vector_tools_interpolate.cc
source/numerics/vector_tools_mean_value.cc
source/numerics/vector_tools_mean_value.inst.in
source/numerics/vector_tools_point_value.cc
source/numerics/vector_tools_point_value.inst.in
source/numerics/vector_tools_project.cc
source/numerics/vector_tools_project.inst.in
source/numerics/vector_tools_rhs.cc
source/numerics/vector_tools_rhs.inst.in
source/opencascade/CMakeLists.txt
source/opencascade/boundary_lib.inst.in
tests/a-framework/build.cc
tests/a-framework/diff.cc
tests/a-framework/passed.cc
tests/a-framework/run.cc
tests/algorithms/any_data_01.cc
tests/algorithms/newton_01.cc
tests/algorithms/newton_01_compat.cc
tests/algorithms/operator_compatibility.cc
tests/algorithms/theta_01.cc
tests/algorithms/theta_01_compat.cc
tests/all-headers/test_header.cc
tests/aniso/anisotropic_crash.cc
tests/aniso/fe_tools.cc
tests/aniso/hp_constraints_dgp_08.cc
tests/aniso/hp_constraints_dgp_monomial_08.cc
tests/aniso/hp_constraints_dgp_nonparametric_08.cc
tests/aniso/hp_constraints_dgq_08.cc
tests/aniso/mesh_3d_21.cc
tests/aniso/refine_and_coarsen_anisotropic.cc
tests/aniso/solution_transfer.cc
tests/aniso/up_and_down.cc
tests/base/aligned_vector_01.cc
tests/base/aligned_vector_02.cc
tests/base/aligned_vector_03.cc
tests/base/anisotropic_1.cc
tests/base/anisotropic_2.cc
tests/base/auto_derivative_function.cc
tests/base/boost_iostreams_01.cc
tests/base/conditional_ostream.cc
tests/base/convergence_table_01.cc
tests/base/convergence_table_02.cc
tests/base/convergence_table_03.cc
tests/base/convergence_table_04.cc
tests/base/data_out_base.cc
tests/base/data_out_base_dx.cc
tests/base/data_out_base_eps.cc
tests/base/data_out_base_gmv.cc
tests/base/data_out_base_gnuplot.cc
tests/base/data_out_base_povray.cc
tests/base/data_out_base_pvd.cc
tests/base/data_out_base_pvtu.cc
tests/base/data_out_base_tecplot.cc
tests/base/data_out_base_tecplot_bin.cc
tests/base/data_out_base_vtk.cc
tests/base/data_out_base_vtk_cycle.cc
tests/base/data_out_base_vtk_time.cc
tests/base/data_out_base_vtk_time_and_cycle.cc
tests/base/data_out_base_vtu.cc
tests/base/data_out_base_vtu_cycle.cc
tests/base/data_out_base_vtu_time.cc
tests/base/data_out_base_vtu_time_and_cycle.cc
tests/base/data_out_reader_01.cc
tests/base/full_tensor_01.cc
tests/base/full_tensor_02.cc
tests/base/full_tensor_03.cc
tests/base/full_tensor_04.cc
tests/base/full_tensor_05.cc
tests/base/full_tensor_06.cc
tests/base/full_tensor_08.cc
tests/base/full_tensor_09.cc
tests/base/full_tensor_10.cc
tests/base/function_derivative.cc
tests/base/function_parser.cc
tests/base/function_parser_02.cc
tests/base/function_parser_03.cc
tests/base/function_parser_04.cc
tests/base/functions_01.cc
tests/base/functions_02.cc
tests/base/functions_03.cc
tests/base/functions_05.cc
tests/base/functions_06.cc
tests/base/functions_07.cc
tests/base/functions_08.cc
tests/base/functions_09.cc
tests/base/functions_10.cc
tests/base/functions_11.cc
tests/base/gauss_lobatto.cc
tests/base/geometry_info_1.cc
tests/base/geometry_info_2.cc
tests/base/geometry_info_3.cc
tests/base/geometry_info_4.cc
tests/base/geometry_info_5.cc
tests/base/geometry_info_6.cc
tests/base/geometry_info_7.cc
tests/base/geometry_info_8.cc
tests/base/graph_coloring_01.cc
tests/base/graph_coloring_02.cc
tests/base/graph_coloring_02a.cc
tests/base/graph_coloring_03.cc
tests/base/graph_coloring_04.cc
tests/base/graph_coloring_05.cc
tests/base/graph_coloring_06.cc
tests/base/hierarchical.cc
tests/base/index_set_01.cc
tests/base/index_set_02.cc
tests/base/index_set_03.cc
tests/base/index_set_04.cc
tests/base/index_set_05.cc
tests/base/index_set_06.cc
tests/base/index_set_07.cc
tests/base/index_set_08.cc
tests/base/index_set_09.cc
tests/base/index_set_10.cc
tests/base/index_set_11.cc
tests/base/index_set_12.cc
tests/base/index_set_13.cc
tests/base/index_set_14.cc
tests/base/index_set_15.cc
tests/base/index_set_16.cc
tests/base/index_set_17.cc
tests/base/index_set_18.cc
tests/base/index_set_19.cc
tests/base/index_set_20.cc
tests/base/index_set_20_offset.cc
tests/base/index_set_21.cc
tests/base/index_set_22.cc
tests/base/index_set_23.cc
tests/base/index_set_readwrite_01.cc
tests/base/index_set_readwrite_02.cc
tests/base/index_set_readwrite_03.cc
tests/base/is_finite.cc
tests/base/is_finite_complex.cc
tests/base/log_crash_01.cc
tests/base/log_infinity.cc
tests/base/log_nan.cc
tests/base/log_precision.cc
tests/base/log_width.cc
tests/base/logstream_end.cc
tests/base/logtest.cc
tests/base/mutex_01.cc
tests/base/named_data.cc
tests/base/number_traits_complex.cc
tests/base/number_traits_real.cc
tests/base/parallel_accumulate.cc
tests/base/parallel_transform_01.cc
tests/base/parallel_transform_02.cc
tests/base/parallel_transform_03.cc
tests/base/patches.h
tests/base/patterns_01.cc
tests/base/point_01.cc
tests/base/polynomial1d.cc
tests/base/polynomial_hermite_interpolation.cc
tests/base/polynomial_lagrange.cc
tests/base/polynomial_lagrange_ops.cc
tests/base/polynomial_lagrange_order.cc
tests/base/polynomial_lagrange_product.cc
tests/base/polynomial_minus_equals.cc
tests/base/polynomial_test.cc
tests/base/polynomials_bdm_01.cc
tests/base/polynomials_rt.cc
tests/base/polynomials_tensor.cc
tests/base/qprojector.cc
tests/base/quadrature_selector.cc
tests/base/quadrature_sorted_test.cc
tests/base/quadrature_test.cc
tests/base/reference.cc
tests/base/scalar_01.cc
tests/base/slice_vector.cc
tests/base/symmetric_tensor_01.cc
tests/base/symmetric_tensor_02.cc
tests/base/symmetric_tensor_03.cc
tests/base/symmetric_tensor_04.cc
tests/base/symmetric_tensor_05.cc
tests/base/symmetric_tensor_06.cc
tests/base/symmetric_tensor_07.cc
tests/base/symmetric_tensor_08.cc
tests/base/symmetric_tensor_09.cc
tests/base/symmetric_tensor_10.cc
tests/base/symmetric_tensor_11.cc
tests/base/symmetric_tensor_12.cc
tests/base/symmetric_tensor_13.cc
tests/base/symmetric_tensor_14.cc
tests/base/symmetric_tensor_15.cc
tests/base/symmetric_tensor_16.cc
tests/base/symmetric_tensor_17.cc
tests/base/symmetric_tensor_18.cc
tests/base/symmetric_tensor_19.cc
tests/base/symmetric_tensor_20.cc
tests/base/symmetric_tensor_21.cc
tests/base/symmetric_tensor_22.cc
tests/base/symmetric_tensor_23.cc
tests/base/symmetric_tensor_24.cc
tests/base/symmetric_tensor_25.cc
tests/base/symmetric_tensor_26.cc
tests/base/symmetric_tensor_27.cc
tests/base/table.cc
tests/base/table_02.cc
tests/base/table_03.cc
tests/base/table_04.cc
tests/base/table_handler_01.cc
tests/base/table_handler_02.cc
tests/base/table_handler_03.cc
tests/base/table_handler_04.cc
tests/base/table_handler_05.cc
tests/base/table_handler_06.cc
tests/base/table_handler_07.cc
tests/base/table_handler_08.cc
tests/base/table_handler_09.cc
tests/base/table_handler_10.cc
tests/base/table_handler_11.cc
tests/base/table_handler_12.cc
tests/base/table_handler_13.cc
tests/base/table_indices_01.cc
tests/base/task_01.cc
tests/base/task_02.cc
tests/base/task_03.cc
tests/base/task_04.cc
tests/base/task_05.cc
tests/base/task_06.cc
tests/base/task_07.cc
tests/base/task_08.cc
tests/base/task_09.cc
tests/base/tensor.cc
tests/base/tensor_02.cc
tests/base/tensor_03.cc
tests/base/tensor_04.cc
tests/base/tensor_05.cc
tests/base/tensor_06.cc
tests/base/tensor_07.cc
tests/base/tensor_08.cc
tests/base/tensor_24.cc
tests/base/tensor_25.cc
tests/base/tensor_complex.cc
tests/base/tensor_float.cc
tests/base/thread_local_storage_01.cc
tests/base/thread_local_storage_02.cc
tests/base/thread_local_storage_03.cc
tests/base/thread_local_storage_04.cc
tests/base/thread_validity_01.cc
tests/base/thread_validity_02.cc
tests/base/thread_validity_03.cc
tests/base/thread_validity_04.cc
tests/base/thread_validity_05.cc
tests/base/thread_validity_06.cc
tests/base/thread_validity_07.cc
tests/base/thread_validity_08.cc
tests/base/thread_validity_09.cc
tests/base/thread_validity_10.cc
tests/base/thread_validity_11.cc
tests/base/thread_validity_12.cc
tests/base/threads_02.cc
tests/base/timer.cc
tests/base/timer_02.cc
tests/base/utilities_01.cc
tests/base/utilities_02.cc
tests/base/utilities_03.cc
tests/base/utilities_04.cc
tests/base/utilities_05.cc
tests/base/utilities_08.cc
tests/base/vectorization_01.cc
tests/base/vectorization_02.cc
tests/base/work_stream_01.cc
tests/base/work_stream_02.cc
tests/base/work_stream_03.cc
tests/base/work_stream_03_graph.cc
tests/base/work_stream_04.cc
tests/base/work_stream_05.cc
tests/base/work_stream_05_graph.cc
tests/benchmarks/gettimes/get_times.cc
tests/benchmarks/step-22/step-22.cc
tests/benchmarks/tablehandler/table_handler.cc
tests/benchmarks/test_assembly/step-22.cc
tests/benchmarks/test_hp/step.cc
tests/benchmarks/test_poisson/poisson.cc
tests/bits/accessor_equality.cc
tests/bits/anna_1.cc
tests/bits/anna_2.cc
tests/bits/anna_3.cc
tests/bits/anna_4.cc
tests/bits/anna_5.cc
tests/bits/anna_6.cc
tests/bits/apply_boundary_values_01.cc
tests/bits/apply_boundary_values_02.cc
tests/bits/apply_boundary_values_03.cc
tests/bits/apply_boundary_values_04.cc
tests/bits/block_sparse_matrix_1.cc
tests/bits/block_sparse_matrix_2.cc
tests/bits/block_sparse_matrix_iterator_01.cc
tests/bits/block_sparse_matrix_iterator_02.cc
tests/bits/block_sparse_matrix_iterator_03.cc
tests/bits/block_sparse_matrix_iterator_04.cc
tests/bits/block_sparse_matrix_iterator_05.cc
tests/bits/block_vector_iterator_01.cc
tests/bits/block_vector_iterator_02.cc
tests/bits/block_vector_vector_01.cc
tests/bits/christian_1.cc
tests/bits/christian_2.cc
tests/bits/chunk_sparse_matrix_00.cc
tests/bits/chunk_sparse_matrix_01.cc
tests/bits/chunk_sparse_matrix_01a.cc
tests/bits/chunk_sparse_matrix_02.cc
tests/bits/chunk_sparse_matrix_03.cc
tests/bits/chunk_sparse_matrix_03a.cc
tests/bits/chunk_sparse_matrix_03b.cc
tests/bits/chunk_sparse_matrix_04.cc
tests/bits/chunk_sparse_matrix_05.cc
tests/bits/chunk_sparse_matrix_05a.cc
tests/bits/chunk_sparse_matrix_06.cc
tests/bits/chunk_sparse_matrix_07.cc
tests/bits/chunk_sparse_matrix_08.cc
tests/bits/chunk_sparse_matrix_09.cc
tests/bits/chunk_sparse_matrix_10.cc
tests/bits/chunk_sparse_matrix_11.cc
tests/bits/chunk_sparse_matrix_12.cc
tests/bits/chunk_sparse_matrix_13.cc
tests/bits/chunk_sparse_matrix_14.cc
tests/bits/chunk_sparse_matrix_15.cc
tests/bits/chunk_sparse_matrix_16.cc
tests/bits/chunk_sparse_matrix_iterator_01.cc
tests/bits/chunk_sparse_matrix_iterator_02.cc
tests/bits/chunk_sparse_matrix_iterator_03.cc
tests/bits/chunk_sparse_matrix_iterator_04.cc
tests/bits/chunk_sparse_matrix_iterator_05.cc
tests/bits/chunk_sparse_matrix_iterator_06.cc
tests/bits/chunk_sparse_matrix_iterator_07.cc
tests/bits/chunk_sparse_matrix_iterator_08.cc
tests/bits/chunk_sparse_matrix_iterator_09.cc
tests/bits/chunk_sparse_matrix_iterator_10.cc
tests/bits/chunk_sparse_matrix_iterator_11.cc
tests/bits/chunk_sparse_matrix_iterator_12.cc
tests/bits/chunk_sparse_matrix_iterator_13.cc
tests/bits/chunk_sparse_matrix_vector_01.cc
tests/bits/chunk_sparse_matrix_vector_02.cc
tests/bits/chunk_sparse_matrix_vector_03.cc
tests/bits/chunk_sparse_matrix_vector_04.cc
tests/bits/chunk_sparse_matrix_vector_05.cc
tests/bits/chunk_sparse_matrix_vector_06.cc
tests/bits/chunk_sparse_matrix_vector_07.cc
tests/bits/coarsening_3d.cc
tests/bits/complex_complex_full_matrix_01.cc
tests/bits/complex_complex_full_matrix_02.cc
tests/bits/complex_complex_full_matrix_03.cc
tests/bits/complex_complex_full_matrix_04.cc
tests/bits/complex_complex_full_matrix_05.cc
tests/bits/complex_complex_full_matrix_06.cc
tests/bits/complex_complex_full_matrix_07.cc
tests/bits/complex_complex_full_matrix_08.cc
tests/bits/complex_complex_full_matrix_09.cc
tests/bits/complex_complex_full_matrix_10.cc
tests/bits/complex_complex_full_matrix_11.cc
tests/bits/complex_complex_full_matrix_12.cc
tests/bits/complex_complex_full_matrix_13.cc
tests/bits/complex_complex_full_matrix_14.cc
tests/bits/complex_complex_full_matrix_15.cc
tests/bits/complex_complex_full_matrix_16.cc
tests/bits/complex_complex_full_matrix_17.cc
tests/bits/complex_complex_full_matrix_18.cc
tests/bits/complex_complex_full_matrix_19.cc
tests/bits/complex_complex_full_matrix_20.cc
tests/bits/complex_complex_full_matrix_21.cc
tests/bits/complex_complex_full_matrix_22.cc
tests/bits/complex_complex_full_matrix_23.cc
tests/bits/complex_complex_full_matrix_24.cc
tests/bits/complex_complex_full_matrix_25.cc
tests/bits/complex_complex_full_matrix_26.cc
tests/bits/complex_complex_full_matrix_27.cc
tests/bits/complex_complex_full_matrix_28.cc
tests/bits/complex_complex_full_matrix_29.cc
tests/bits/complex_complex_full_matrix_30.cc
tests/bits/complex_complex_full_matrix_31.cc
tests/bits/complex_complex_full_matrix_32.cc
tests/bits/complex_complex_full_matrix_33.cc
tests/bits/complex_complex_full_matrix_34.cc
tests/bits/complex_complex_full_matrix_36.cc
tests/bits/complex_complex_full_matrix_37.cc
tests/bits/complex_complex_full_matrix_38.cc
tests/bits/complex_complex_full_matrix_39.cc
tests/bits/complex_complex_full_matrix_40.cc
tests/bits/complex_complex_full_matrix_41.cc
tests/bits/complex_complex_full_matrix_42.cc
tests/bits/complex_complex_full_matrix_43.cc
tests/bits/complex_complex_full_matrix_44.cc
tests/bits/complex_complex_full_matrix_45.cc
tests/bits/complex_complex_full_matrix_46.cc
tests/bits/complex_complex_full_matrix_47.cc
tests/bits/complex_complex_full_matrix_48.cc
tests/bits/complex_complex_full_matrix_49.cc
tests/bits/complex_complex_full_matrix_50.cc
tests/bits/complex_complex_full_matrix_51.cc
tests/bits/complex_complex_full_matrix_52.cc
tests/bits/complex_real_full_matrix_01.cc
tests/bits/complex_real_full_matrix_02.cc
tests/bits/complex_real_full_matrix_03.cc
tests/bits/complex_real_full_matrix_04.cc
tests/bits/complex_real_full_matrix_05.cc
tests/bits/complex_real_full_matrix_06.cc
tests/bits/complex_real_full_matrix_07.cc
tests/bits/complex_real_full_matrix_08.cc
tests/bits/complex_real_full_matrix_09.cc
tests/bits/complex_real_full_matrix_10.cc
tests/bits/complex_real_full_matrix_11.cc
tests/bits/complex_real_full_matrix_12.cc
tests/bits/complex_real_full_matrix_13.cc
tests/bits/complex_real_full_matrix_14.cc
tests/bits/complex_real_full_matrix_15.cc
tests/bits/complex_real_full_matrix_16.cc
tests/bits/complex_real_full_matrix_17.cc
tests/bits/complex_real_full_matrix_18.cc
tests/bits/complex_real_full_matrix_19.cc
tests/bits/complex_real_full_matrix_20.cc
tests/bits/complex_real_full_matrix_21.cc
tests/bits/complex_real_full_matrix_22.cc
tests/bits/complex_real_full_matrix_23.cc
tests/bits/complex_real_full_matrix_24.cc
tests/bits/complex_real_full_matrix_25.cc
tests/bits/complex_real_full_matrix_26.cc
tests/bits/complex_real_full_matrix_27.cc
tests/bits/complex_real_full_matrix_28.cc
tests/bits/complex_real_full_matrix_29.cc
tests/bits/complex_real_full_matrix_30.cc
tests/bits/complex_real_full_matrix_31.cc
tests/bits/complex_real_full_matrix_32.cc
tests/bits/complex_real_full_matrix_33.cc
tests/bits/complex_real_full_matrix_34.cc
tests/bits/complex_real_full_matrix_36.cc
tests/bits/complex_real_full_matrix_37.cc
tests/bits/complex_real_full_matrix_38.cc
tests/bits/complex_real_full_matrix_39.cc
tests/bits/complex_real_full_matrix_40.cc
tests/bits/complex_real_full_matrix_41.cc
tests/bits/complex_real_full_matrix_42.cc
tests/bits/complex_real_full_matrix_43.cc
tests/bits/complex_real_full_matrix_44.cc
tests/bits/complex_real_full_matrix_45.cc
tests/bits/complex_real_full_matrix_46.cc
tests/bits/complex_real_full_matrix_47.cc
tests/bits/complex_real_full_matrix_48.cc
tests/bits/complex_real_full_matrix_49.cc
tests/bits/complex_real_full_matrix_50.cc
tests/bits/complex_real_full_matrix_51.cc
tests/bits/complex_real_full_matrix_52.cc
tests/bits/complex_vector_11.cc
tests/bits/complex_vector_12.cc
tests/bits/complex_vector_13.cc
tests/bits/complex_vector_14.cc
tests/bits/complex_vector_15.cc
tests/bits/complex_vector_16.cc
tests/bits/complex_vector_17.cc
tests/bits/complex_vector_18.cc
tests/bits/complex_vector_19.cc
tests/bits/complex_vector_20.cc
tests/bits/complex_vector_21.cc
tests/bits/complex_vector_21_negative.cc
tests/bits/complex_vector_22.cc
tests/bits/complex_vector_23.cc
tests/bits/complex_vector_24.cc
tests/bits/complex_vector_25.cc
tests/bits/complex_vector_26.cc
tests/bits/complex_vector_27.cc
tests/bits/complex_vector_28.cc
tests/bits/complex_vector_29.cc
tests/bits/complex_vector_30.cc
tests/bits/complex_vector_31.cc
tests/bits/complex_vector_32.cc
tests/bits/complex_vector_33.cc
tests/bits/complex_vector_34.cc
tests/bits/complex_vector_35.cc
tests/bits/complex_vector_36.cc
tests/bits/complex_vector_37.cc
tests/bits/complex_vector_38.cc
tests/bits/complex_vector_39.cc
tests/bits/complex_vector_40.cc
tests/bits/complex_vector_41.cc
tests/bits/complex_vector_42.cc
tests/bits/complex_vector_43.cc
tests/bits/complex_vector_44.cc
tests/bits/complex_vector_45.cc
tests/bits/complex_vector_46.cc
tests/bits/complex_vector_47.cc
tests/bits/complex_vector_48.cc
tests/bits/complex_vector_49.cc
tests/bits/complex_vector_equality_1.cc
tests/bits/complex_vector_equality_2.cc
tests/bits/complex_vector_equality_3.cc
tests/bits/complex_vector_equality_4.cc
tests/bits/complex_vector_equality_5.cc
tests/bits/complex_vector_equality_6.cc
tests/bits/complex_vector_equality_7.cc
tests/bits/complex_vector_equality_8.cc
tests/bits/complex_vector_vector_01.cc
tests/bits/compressed_set_sparsity_pattern_01.cc
tests/bits/compressed_set_sparsity_pattern_02.cc
tests/bits/compressed_set_sparsity_pattern_03.cc
tests/bits/compressed_set_sparsity_pattern_04.cc
tests/bits/compressed_set_sparsity_pattern_05.cc
tests/bits/compressed_set_sparsity_pattern_06.cc
tests/bits/compressed_set_sparsity_pattern_07.cc
tests/bits/compressed_set_sparsity_pattern_08.cc
tests/bits/compressed_set_sparsity_pattern_09.cc
tests/bits/compressed_sparsity_pattern_01.cc
tests/bits/compressed_sparsity_pattern_02.cc
tests/bits/compressed_sparsity_pattern_03.cc
tests/bits/compressed_sparsity_pattern_04.cc
tests/bits/compressed_sparsity_pattern_05.cc
tests/bits/compressed_sparsity_pattern_06.cc
tests/bits/compressed_sparsity_pattern_07.cc
tests/bits/compressed_sparsity_pattern_08.cc
tests/bits/compressed_sparsity_pattern_09.cc
tests/bits/cone_01.cc
tests/bits/cone_02.cc
tests/bits/count_dofs_per_block_01.cc
tests/bits/count_dofs_per_block_02.cc
tests/bits/count_dofs_per_component_hp_01.cc
tests/bits/count_dofs_per_component_hp_02.cc
tests/bits/cylinder.cc
tests/bits/cylinder_01.cc
tests/bits/cylinder_02.cc
tests/bits/cylinder_03.cc
tests/bits/cylinder_04.cc
tests/bits/cylinder_shell_01.cc
tests/bits/cylinder_shell_02.cc
tests/bits/data_out_01.cc
tests/bits/data_out_02.cc
tests/bits/data_out_03.cc
tests/bits/data_out_04.cc
tests/bits/data_out_05.cc
tests/bits/data_out_06.cc
tests/bits/data_out_07.cc
tests/bits/data_out_08.cc
tests/bits/data_out_09.cc
tests/bits/data_out_common.h
tests/bits/data_out_curved_cells.cc
tests/bits/data_out_faces_01.cc
tests/bits/data_out_faces_02.cc
tests/bits/data_out_faces_03.cc
tests/bits/data_out_faces_04.cc
tests/bits/data_out_faces_05.cc
tests/bits/data_out_multi_dh_01.cc
tests/bits/data_out_multi_dh_02.cc
tests/bits/data_out_multi_dh_03.cc
tests/bits/data_out_multi_dh_04.cc
tests/bits/data_out_multi_dh_05.cc
tests/bits/data_out_rotation_01.cc
tests/bits/data_out_rotation_02.cc
tests/bits/data_out_rotation_03.cc
tests/bits/data_out_rotation_04.cc
tests/bits/data_out_rotation_05.cc
tests/bits/data_out_stack_01.cc
tests/bits/data_out_stack_02.cc
tests/bits/data_out_stack_03.cc
tests/bits/denis_1.cc
tests/bits/distorted_cells_01.cc
tests/bits/distorted_cells_02.cc
tests/bits/distorted_cells_03.cc
tests/bits/distorted_cells_04.cc
tests/bits/distorted_cells_05.cc
tests/bits/distorted_cells_06.cc
tests/bits/distorted_cells_07.cc
tests/bits/distorted_mapped_cells_01.cc
tests/bits/distorted_mapped_cells_02.cc
tests/bits/dof_constraints_01.cc
tests/bits/dof_constraints_02.cc
tests/bits/dof_constraints_03.cc
tests/bits/dof_constraints_04.cc
tests/bits/dof_constraints_05.cc
tests/bits/dof_constraints_06.cc
tests/bits/dof_constraints_06_x.cc
tests/bits/dof_constraints_07.cc
tests/bits/dof_constraints_08.cc
tests/bits/dof_constraints_09.cc
tests/bits/dof_constraints_10.cc
tests/bits/dof_constraints_10_x.cc
tests/bits/dof_constraints_11.cc
tests/bits/dof_constraints_11_x.cc
tests/bits/dof_tools_00a.cc
tests/bits/dof_tools_01a.cc
tests/bits/dof_tools_01a_constraints_false.cc
tests/bits/dof_tools_01a_constraints_true.cc
tests/bits/dof_tools_01a_subdomain.cc
tests/bits/dof_tools_01b.cc
tests/bits/dof_tools_01b_x.cc
tests/bits/dof_tools_01c.cc
tests/bits/dof_tools_01d.cc
tests/bits/dof_tools_01d_x.cc
tests/bits/dof_tools_02a.cc
tests/bits/dof_tools_02a_constraints_false.cc
tests/bits/dof_tools_02a_constraints_true.cc
tests/bits/dof_tools_02a_subdomain.cc
tests/bits/dof_tools_02b.cc
tests/bits/dof_tools_02b_x.cc
tests/bits/dof_tools_02c.cc
tests/bits/dof_tools_02d.cc
tests/bits/dof_tools_02d_x.cc
tests/bits/dof_tools_03.cc
tests/bits/dof_tools_04.cc
tests/bits/dof_tools_05.cc
tests/bits/dof_tools_06.cc
tests/bits/dof_tools_07.cc
tests/bits/dof_tools_08.cc
tests/bits/dof_tools_09.cc
tests/bits/dof_tools_10.cc
tests/bits/dof_tools_12.cc
tests/bits/dof_tools_13.cc
tests/bits/dof_tools_13a.cc
tests/bits/dof_tools_14.cc
tests/bits/dof_tools_15a.cc
tests/bits/dof_tools_15b.cc
tests/bits/dof_tools_15b_x.cc
tests/bits/dof_tools_15c.cc
tests/bits/dof_tools_15d.cc
tests/bits/dof_tools_15d_x.cc
tests/bits/dof_tools_16a.cc
tests/bits/dof_tools_16b.cc
tests/bits/dof_tools_16b_x.cc
tests/bits/dof_tools_16c.cc
tests/bits/dof_tools_16d.cc
tests/bits/dof_tools_16d_x.cc
tests/bits/dof_tools_17a.cc
tests/bits/dof_tools_17b.cc
tests/bits/dof_tools_17b_x.cc
tests/bits/dof_tools_17c.cc
tests/bits/dof_tools_17d.cc
tests/bits/dof_tools_17d_x.cc
tests/bits/dof_tools_18a.cc
tests/bits/dof_tools_18a_1d.cc
tests/bits/dof_tools_18b.cc
tests/bits/dof_tools_18b_x.cc
tests/bits/dof_tools_18c.cc
tests/bits/dof_tools_18d.cc
tests/bits/dof_tools_18d_x.cc
tests/bits/dof_tools_19.cc
tests/bits/dof_tools_20.cc
tests/bits/dof_tools_21.cc
tests/bits/dof_tools_21_b_x.cc
tests/bits/dof_tools_21_b_x_q3.cc
tests/bits/dof_tools_21_b_y.cc
tests/bits/dof_tools_common.h
tests/bits/dof_tools_periodic.h
tests/bits/error_estimator_01.cc
tests/bits/error_estimator_02.cc
tests/bits/face_interpolation.cc
tests/bits/face_orientation_and_fe_nedelec_01.cc
tests/bits/face_orientation_and_fe_q_01.cc
tests/bits/face_orientation_and_fe_q_02.cc
tests/bits/face_orientation_crash.cc
tests/bits/faceq_face_interpolation.cc
tests/bits/faceq_subface_interpolation.cc
tests/bits/fe_field_function_01.cc
tests/bits/fe_field_function_01_vector.cc
tests/bits/fe_field_function_02.cc
tests/bits/fe_field_function_02_vector.cc
tests/bits/fe_field_function_03.cc
tests/bits/fe_field_function_03_vector.cc
tests/bits/fe_field_function_04.cc
tests/bits/fe_field_function_04_vector.cc
tests/bits/fe_field_function_05.cc
tests/bits/fe_field_function_05_vector.cc
tests/bits/fe_field_function_06_vector.cc
tests/bits/fe_field_function_07_vector.cc
tests/bits/fe_field_function_08_vector.cc
tests/bits/fe_q_3d_01.cc
tests/bits/fe_q_constraints.cc
tests/bits/fe_system.cc
tests/bits/fe_tools_01a.cc
tests/bits/fe_tools_01b.cc
tests/bits/fe_tools_01c.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_06.cc
tests/bits/fe_tools_06b.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/find_cell_1.cc
tests/bits/find_cell_10.cc
tests/bits/find_cell_10a.cc
tests/bits/find_cell_11.cc
tests/bits/find_cell_12.cc
tests/bits/find_cell_2.cc
tests/bits/find_cell_3.cc
tests/bits/find_cell_4.cc
tests/bits/find_cell_5.cc
tests/bits/find_cell_6.cc
tests/bits/find_cell_7.cc
tests/bits/find_cell_8.cc
tests/bits/find_cell_9.cc
tests/bits/find_cell_alt_1.cc
tests/bits/find_cell_alt_2.cc
tests/bits/find_cell_alt_3.cc
tests/bits/find_cell_alt_4.cc
tests/bits/find_cell_alt_5.cc
tests/bits/find_cell_alt_6.cc
tests/bits/find_cell_alt_7.cc
tests/bits/find_cells_adjacent_to_vertex_1.cc
tests/bits/find_cells_adjacent_to_vertex_2.cc
tests/bits/find_cells_adjacent_to_vertex_3.cc
tests/bits/find_cells_adjacent_to_vertex_4.cc
tests/bits/find_cells_adjacent_to_vertex_5.cc
tests/bits/find_cells_adjacent_to_vertex_6.cc
tests/bits/find_closest_vertex_1.cc
tests/bits/full_matrix_01.cc
tests/bits/full_matrix_02.cc
tests/bits/full_matrix_03.cc
tests/bits/full_matrix_04.cc
tests/bits/full_matrix_05.cc
tests/bits/full_matrix_06.cc
tests/bits/full_matrix_07.cc
tests/bits/full_matrix_08.cc
tests/bits/full_matrix_09.cc
tests/bits/full_matrix_1.cc
tests/bits/full_matrix_10.cc
tests/bits/full_matrix_11.cc
tests/bits/full_matrix_12.cc
tests/bits/full_matrix_13.cc
tests/bits/full_matrix_14.cc
tests/bits/full_matrix_15.cc
tests/bits/full_matrix_16.cc
tests/bits/full_matrix_17.cc
tests/bits/full_matrix_18.cc
tests/bits/full_matrix_19.cc
tests/bits/full_matrix_20.cc
tests/bits/full_matrix_21.cc
tests/bits/full_matrix_22.cc
tests/bits/full_matrix_23.cc
tests/bits/full_matrix_24.cc
tests/bits/full_matrix_25.cc
tests/bits/full_matrix_26.cc
tests/bits/full_matrix_27.cc
tests/bits/full_matrix_28.cc
tests/bits/full_matrix_29.cc
tests/bits/full_matrix_30.cc
tests/bits/full_matrix_31.cc
tests/bits/full_matrix_32.cc
tests/bits/full_matrix_33.cc
tests/bits/full_matrix_34.cc
tests/bits/full_matrix_36.cc
tests/bits/full_matrix_37.cc
tests/bits/full_matrix_38.cc
tests/bits/full_matrix_39.cc
tests/bits/full_matrix_40.cc
tests/bits/full_matrix_41.cc
tests/bits/full_matrix_42.cc
tests/bits/full_matrix_43.cc
tests/bits/full_matrix_44.cc
tests/bits/full_matrix_45.cc
tests/bits/full_matrix_46.cc
tests/bits/full_matrix_47.cc
tests/bits/full_matrix_48.cc
tests/bits/full_matrix_49.cc
tests/bits/full_matrix_50.cc
tests/bits/full_matrix_51.cc
tests/bits/full_matrix_52.cc
tests/bits/full_matrix_53.cc
tests/bits/full_matrix_54.cc
tests/bits/full_matrix_55.cc
tests/bits/full_matrix_56.cc
tests/bits/full_matrix_57.cc
tests/bits/full_matrix_common.h
tests/bits/full_matrix_iterator_01.cc
tests/bits/full_matrix_vector_01.cc
tests/bits/full_matrix_vector_02.cc
tests/bits/full_matrix_vector_05.cc
tests/bits/full_matrix_vector_06.cc
tests/bits/full_matrix_vector_07.cc
tests/bits/gerold_1.cc
tests/bits/gerold_2.cc
tests/bits/get_boundary_indicators_1d.cc
tests/bits/get_dof_indices_01.cc
tests/bits/get_fe_from_name.cc
tests/bits/hp_constraints_are_implemented.cc
tests/bits/hyper_ball_3d.cc
tests/bits/joa_1.cc
tests/bits/make_boundary_constraints_01.cc
tests/bits/make_boundary_constraints_02.cc
tests/bits/make_boundary_constraints_03.cc
tests/bits/map_dofs_to_support_points_hp_01.cc
tests/bits/map_dofs_to_support_points_hp_02.cc
tests/bits/mapping_cartesian_1.cc
tests/bits/mapping_q1_eulerian_01.cc
tests/bits/mapping_q4_3d.cc
tests/bits/mapping_q_eulerian_01.cc
tests/bits/mapping_q_eulerian_02.cc
tests/bits/mapping_q_eulerian_03.cc
tests/bits/mapping_q_eulerian_04.cc
tests/bits/mapping_q_eulerian_05.cc
tests/bits/max_n_cells_01.cc
tests/bits/max_n_cells_02.cc
tests/bits/multiple_parameter_loop_01.cc
tests/bits/multiple_parameter_loop_02.cc
tests/bits/n_dofs_per_object.cc
tests/bits/nedelec_1.cc
tests/bits/neighboring_cells_at_two_faces.cc
tests/bits/normals_1.cc
tests/bits/normals_2.cc
tests/bits/normals_3.cc
tests/bits/normals_4.cc
tests/bits/oliver_01.cc
tests/bits/parameter_handler_1.cc
tests/bits/parameter_handler_10.cc
tests/bits/parameter_handler_11.cc
tests/bits/parameter_handler_12.cc
tests/bits/parameter_handler_13.cc
tests/bits/parameter_handler_13a.cc
tests/bits/parameter_handler_14.cc
tests/bits/parameter_handler_15.cc
tests/bits/parameter_handler_16.cc
tests/bits/parameter_handler_17.cc
tests/bits/parameter_handler_18.cc
tests/bits/parameter_handler_1_exception.cc
tests/bits/parameter_handler_1_include.cc
tests/bits/parameter_handler_1_include_fail.cc
tests/bits/parameter_handler_1a.cc
tests/bits/parameter_handler_2.cc
tests/bits/parameter_handler_2_read_from_string.cc
tests/bits/parameter_handler_3.cc
tests/bits/parameter_handler_4.cc
tests/bits/parameter_handler_4a.cc
tests/bits/parameter_handler_4b.cc
tests/bits/parameter_handler_5.cc
tests/bits/parameter_handler_6.cc
tests/bits/parameter_handler_6_bool.cc
tests/bits/parameter_handler_7.cc
tests/bits/parameter_handler_8.cc
tests/bits/parameter_handler_9.cc
tests/bits/parameter_handler_read_xml.cc
tests/bits/parameter_handler_read_xml_error_01.cc
tests/bits/parameter_handler_read_xml_error_02.cc
tests/bits/parameter_handler_read_xml_error_03.cc
tests/bits/parameter_handler_read_xml_error_04.cc
tests/bits/parameter_handler_write_json.cc
tests/bits/parameter_handler_write_section_1.cc
tests/bits/parameter_handler_write_section_2.cc
tests/bits/parameter_handler_write_section_xml.cc
tests/bits/parameter_handler_write_xml.cc
tests/bits/parsed_function.cc
tests/bits/periodicity_01.cc
tests/bits/periodicity_02.cc
tests/bits/periodicity_03.cc
tests/bits/periodicity_04.cc
tests/bits/periodicity_05.cc
tests/bits/point_difference_01.cc
tests/bits/point_difference_02.cc
tests/bits/point_inside_1.cc
tests/bits/point_inside_2.cc
tests/bits/point_value_01.cc
tests/bits/point_value_02.cc
tests/bits/point_value_hp_01.cc
tests/bits/point_value_hp_02.cc
tests/bits/q_point_sum_1.cc
tests/bits/q_point_sum_2.cc
tests/bits/q_point_sum_3.cc
tests/bits/q_point_sum_4.cc
tests/bits/q_points.cc
tests/bits/refine_and_coarsen_1d.cc
tests/bits/refine_and_coarsen_2d.cc
tests/bits/refine_and_coarsen_3d.cc
tests/bits/refine_and_coarsen_for_parents.cc
tests/bits/refine_and_coarsen_for_parents_02.cc
tests/bits/refine_and_coarsen_for_parents_03.cc
tests/bits/roy_1.cc
tests/bits/rt_1.cc
tests/bits/rt_2.cc
tests/bits/solution_transfer.cc
tests/bits/solver_01.cc
tests/bits/sparse_lu_decomposition_1.cc
tests/bits/sparse_matrix_01.cc
tests/bits/sparse_matrix_01a.cc
tests/bits/sparse_matrix_02.cc
tests/bits/sparse_matrix_03.cc
tests/bits/sparse_matrix_03a.cc
tests/bits/sparse_matrix_03b.cc
tests/bits/sparse_matrix_04.cc
tests/bits/sparse_matrix_05.cc
tests/bits/sparse_matrix_05a.cc
tests/bits/sparse_matrix_06.cc
tests/bits/sparse_matrix_07.cc
tests/bits/sparse_matrix_08.cc
tests/bits/sparse_matrix_09.cc
tests/bits/sparse_matrix_10.cc
tests/bits/sparse_matrix_add_entries_01.cc
tests/bits/sparse_matrix_add_entries_02.cc
tests/bits/sparse_matrix_add_entries_03.cc
tests/bits/sparse_matrix_add_entries_04.cc
tests/bits/sparse_matrix_add_entries_05.cc
tests/bits/sparse_matrix_add_entries_06.cc
tests/bits/sparse_matrix_iterator_01.cc
tests/bits/sparse_matrix_iterator_02.cc
tests/bits/sparse_matrix_iterator_03.cc
tests/bits/sparse_matrix_iterator_04.cc
tests/bits/sparse_matrix_iterator_05.cc
tests/bits/sparse_matrix_iterator_06.cc
tests/bits/sparse_matrix_iterator_07.cc
tests/bits/sparse_matrix_iterator_08.cc
tests/bits/sparse_matrix_iterator_09.cc
tests/bits/sparse_matrix_iterator_10.cc
tests/bits/sparse_matrix_iterator_11.cc
tests/bits/sparse_matrix_iterator_12.cc
tests/bits/sparse_matrix_iterator_13.cc
tests/bits/sparse_matrix_vector_01.cc
tests/bits/sparse_matrix_vector_02.cc
tests/bits/sparse_matrix_vector_03.cc
tests/bits/sparse_matrix_vector_04.cc
tests/bits/sparse_matrix_vector_05.cc
tests/bits/sparse_matrix_vector_06.cc
tests/bits/sparse_matrix_vector_07.cc
tests/bits/sparsity_pattern_01.cc
tests/bits/sparsity_pattern_01_x.cc
tests/bits/sparsity_pattern_iterator_01.cc
tests/bits/step-10-high-order.cc
tests/bits/step-10.cc
tests/bits/step-11.cc
tests/bits/step-12.cc
tests/bits/step-13.cc
tests/bits/step-14.cc
tests/bits/step-15.cc
tests/bits/step-16.cc
tests/bits/step-2.cc
tests/bits/step-3.cc
tests/bits/step-4.cc
tests/bits/step-5.cc
tests/bits/step-51.cc
tests/bits/step-51p.cc
tests/bits/step-6.cc
tests/bits/step-7.cc
tests/bits/step-8.cc
tests/bits/subdomain_ids_01.cc
tests/bits/subdomain_ids_02.cc
tests/bits/subdomain_ids_03.cc
tests/bits/subdomain_ids_04.cc
tests/bits/subdomain_ids_05.cc
tests/bits/subdomain_ids_06.cc
tests/bits/subdomain_ids_07.cc
tests/bits/subface_interpolation.cc
tests/bits/tria_crash_01.cc
tests/bits/unit_support_points.cc
tests/bits/unit_support_points_02.cc
tests/bits/vector_11.cc
tests/bits/vector_12.cc
tests/bits/vector_13.cc
tests/bits/vector_14.cc
tests/bits/vector_15.cc
tests/bits/vector_16.cc
tests/bits/vector_17.cc
tests/bits/vector_18.cc
tests/bits/vector_19.cc
tests/bits/vector_20.cc
tests/bits/vector_21.cc
tests/bits/vector_21_negative.cc
tests/bits/vector_22.cc
tests/bits/vector_23.cc
tests/bits/vector_24.cc
tests/bits/vector_25.cc
tests/bits/vector_26.cc
tests/bits/vector_27.cc
tests/bits/vector_28.cc
tests/bits/vector_29.cc
tests/bits/vector_30.cc
tests/bits/vector_31.cc
tests/bits/vector_32.cc
tests/bits/vector_33.cc
tests/bits/vector_34.cc
tests/bits/vector_35.cc
tests/bits/vector_36.cc
tests/bits/vector_37.cc
tests/bits/vector_38.cc
tests/bits/vector_39.cc
tests/bits/vector_40.cc
tests/bits/vector_41.cc
tests/bits/vector_42.cc
tests/bits/vector_43.cc
tests/bits/vector_44.cc
tests/bits/vector_45.cc
tests/bits/vector_46.cc
tests/bits/vector_47.cc
tests/bits/vector_48.cc
tests/bits/vector_49.cc
tests/bits/vector_57.cc
tests/bits/vector_equality_1.cc
tests/bits/vector_equality_2.cc
tests/bits/vector_equality_3.cc
tests/bits/vector_equality_4.cc
tests/bits/vector_equality_5.cc
tests/bits/vector_equality_6.cc
tests/bits/vector_equality_7.cc
tests/bits/vector_equality_8.cc
tests/bits/vector_vector_01.cc
tests/bits/volume_1.cc
tests/bits/volume_2.cc
tests/bits/volume_3.cc
tests/bits/volume_4.cc
tests/build_tests/CMakeLists.txt
tests/codim_one/bem.cc
tests/codim_one/bem_integration.cc
tests/codim_one/boundary_indicator_01.cc
tests/codim_one/data_out.cc
tests/codim_one/data_out_02.cc
tests/codim_one/data_out_03.cc
tests/codim_one/direction_flag_01.cc
tests/codim_one/direction_flag_02.cc
tests/codim_one/direction_flag_03.cc
tests/codim_one/error_estimator_01.cc
tests/codim_one/extract_boundary_mesh_00.cc
tests/codim_one/extract_boundary_mesh_01.cc
tests/codim_one/extract_boundary_mesh_02.cc
tests/codim_one/extract_boundary_mesh_03.cc
tests/codim_one/extract_boundary_mesh_04.cc
tests/codim_one/extract_boundary_mesh_05.cc
tests/codim_one/extract_boundary_mesh_06.cc
tests/codim_one/extract_boundary_mesh_07.cc
tests/codim_one/fe_dgq_prolongation_01.cc
tests/codim_one/fe_values_extractor_01.cc
tests/codim_one/gradients.cc
tests/codim_one/gradients_1.cc
tests/codim_one/grid_in_out.cc
tests/codim_one/grid_in_out_02.cc
tests/codim_one/grid_in_out_03.cc
tests/codim_one/grid_refinement.cc
tests/codim_one/hanging_nodes_01.cc
tests/codim_one/hanging_nodes_02.cc
tests/codim_one/hanging_nodes_03.cc
tests/codim_one/integrate_log.cc
tests/codim_one/integrate_log_2.cc
tests/codim_one/integrate_one_over_r.cc
tests/codim_one/interpolate_boundary_values_01.cc
tests/codim_one/interpolate_boundary_values_01_vector_valued.cc
tests/codim_one/interpolate_boundary_values_02.cc
tests/codim_one/interpolate_boundary_values_02_vector_valued.cc
tests/codim_one/interpolate_boundary_values_03.cc
tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
tests/codim_one/interpolation.cc
tests/codim_one/interpolation_2.cc
tests/codim_one/interpolation_3.cc
tests/codim_one/mapping_01.cc
tests/codim_one/mapping_02.cc
tests/codim_one/mapping_03.cc
tests/codim_one/mapping_q1.cc
tests/codim_one/mapping_q1_eulerian.cc
tests/codim_one/mapping_q_eulerian.cc
tests/codim_one/mean_value.cc
tests/codim_one/mesh_bug.cc
tests/codim_one/normal_vectors_01.cc
tests/codim_one/projection.cc
tests/codim_one/projection_dgp.cc
tests/codim_one/renumber_component_wise_01.cc
tests/codim_one/solution_transfer_01.cc
tests/codim_one/surface.cc
tests/codim_one/tensor_matrix_conversion.cc
tests/codim_one/torus_01.cc
tests/codim_one/transform_01.cc
tests/deal.II/accessor_01.cc
tests/deal.II/accessor_02.cc
tests/deal.II/assemble_matrix_parallel_01.cc
tests/deal.II/assemble_matrix_parallel_02.cc
tests/deal.II/assemble_matrix_parallel_03.cc
tests/deal.II/assemble_matrix_parallel_04.cc
tests/deal.II/block_info.cc
tests/deal.II/block_info_02.cc
tests/deal.II/block_list.h
tests/deal.II/block_list_01.cc
tests/deal.II/block_list_02.cc
tests/deal.II/block_list_03.cc
tests/deal.II/block_list_04.cc
tests/deal.II/block_matrices.cc
tests/deal.II/boundaries.cc
tests/deal.II/cell_similarity_crash_01.cc
tests/deal.II/cell_similarity_crash_02.cc
tests/deal.II/coarsening_02.cc
tests/deal.II/coarsening_02_1d.cc
tests/deal.II/coarsening_03.cc
tests/deal.II/constraint_graph.cc
tests/deal.II/constraints.cc
tests/deal.II/constraints_block_01.cc
tests/deal.II/constraints_hanging_nodes_bc.cc
tests/deal.II/constraints_local_to_global.cc
tests/deal.II/constraints_local_to_global_chunk.cc
tests/deal.II/constraints_merge.cc
tests/deal.II/constraints_merge_02.cc
tests/deal.II/constraints_merge_03.cc
tests/deal.II/constraints_merge_04.cc
tests/deal.II/constraints_merge_05.cc
tests/deal.II/constraints_merge_06.cc
tests/deal.II/constraints_merge_07.cc
tests/deal.II/constraints_merge_08.cc
tests/deal.II/constraints_merge_09.cc
tests/deal.II/create_laplace_matrix_01.cc
tests/deal.II/create_laplace_matrix_01b.cc
tests/deal.II/create_laplace_matrix_02.cc
tests/deal.II/create_laplace_matrix_02b.cc
tests/deal.II/create_laplace_matrix_03.cc
tests/deal.II/create_laplace_matrix_03b.cc
tests/deal.II/create_laplace_matrix_04.cc
tests/deal.II/create_laplace_matrix_04b.cc
tests/deal.II/create_laplace_matrix_constraints_01.cc
tests/deal.II/create_laplace_matrix_constraints_02.cc
tests/deal.II/create_laplace_matrix_constraints_02b.cc
tests/deal.II/create_laplace_matrix_constraints_03.cc
tests/deal.II/create_laplace_matrix_constraints_04.cc
tests/deal.II/create_mass_matrix_01.cc
tests/deal.II/create_mass_matrix_01b.cc
tests/deal.II/create_mass_matrix_02.cc
tests/deal.II/create_mass_matrix_02b.cc
tests/deal.II/create_mass_matrix_03.cc
tests/deal.II/create_mass_matrix_03b.cc
tests/deal.II/create_mass_matrix_04.cc
tests/deal.II/create_mass_matrix_04b.cc
tests/deal.II/create_mass_matrix_05.cc
tests/deal.II/create_mass_matrix_constraints_01.cc
tests/deal.II/create_mass_matrix_constraints_02.cc
tests/deal.II/create_mass_matrix_constraints_02b.cc
tests/deal.II/create_mass_matrix_constraints_03.cc
tests/deal.II/create_mass_matrix_constraints_04.cc
tests/deal.II/create_point_source.cc
tests/deal.II/create_point_source_hp.cc
tests/deal.II/data_out.cc
tests/deal.II/data_out_postprocessor_01.cc
tests/deal.II/data_out_postprocessor_scalar_01.cc
tests/deal.II/data_out_postprocessor_vector_01.cc
tests/deal.II/derivative_approximation.cc
tests/deal.II/derivative_approximation_2.cc
tests/deal.II/derivatives.cc
tests/deal.II/distort_random.cc
tests/deal.II/dof_accessor_01.cc
tests/deal.II/dof_handler_number_cache.cc
tests/deal.II/dof_handler_number_cache_02.cc
tests/deal.II/dof_renumbering.cc
tests/deal.II/dof_renumbering_02.cc
tests/deal.II/dof_renumbering_03.cc
tests/deal.II/dof_renumbering_04.cc
tests/deal.II/dof_renumbering_04a.cc
tests/deal.II/dof_renumbering_05.cc
tests/deal.II/dof_renumbering_06.cc
tests/deal.II/dof_renumbering_07.cc
tests/deal.II/dof_renumbering_zorder_01.cc
tests/deal.II/dof_renumbering_zorder_02.cc
tests/deal.II/dof_test.cc
tests/deal.II/error_estimator.cc
tests/deal.II/error_estimator_01.cc
tests/deal.II/extent_in_direction.cc
tests/deal.II/extract_dofs_by_component_01.cc
tests/deal.II/extract_dofs_by_component_01_hp.cc
tests/deal.II/extract_dofs_by_component_01_mg.cc
tests/deal.II/extract_dofs_by_component_01x.cc
tests/deal.II/extract_dofs_by_component_01y.cc
tests/deal.II/extract_dofs_by_component_02.cc
tests/deal.II/extract_dofs_by_component_02_hp.cc
tests/deal.II/extract_dofs_by_component_02_mg.cc
tests/deal.II/extract_dofs_by_component_03.cc
tests/deal.II/extract_dofs_by_component_04.cc
tests/deal.II/extract_dofs_by_component_05.cc
tests/deal.II/extract_dofs_by_component_05_hp.cc
tests/deal.II/extract_dofs_by_component_06.cc
tests/deal.II/extract_dofs_by_component_06_hp.cc
tests/deal.II/face_orientations_3d.cc
tests/deal.II/fe_field.cc
tests/deal.II/fe_values_extractor_01.cc
tests/deal.II/fe_values_view_01.cc
tests/deal.II/fe_values_view_02.cc
tests/deal.II/fe_values_view_03.cc
tests/deal.II/fe_values_view_04.cc
tests/deal.II/fe_values_view_05.cc
tests/deal.II/fe_values_view_06.cc
tests/deal.II/fe_values_view_07.cc
tests/deal.II/fe_values_view_08.cc
tests/deal.II/fe_values_view_09.cc
tests/deal.II/fe_values_view_10.cc
tests/deal.II/fe_values_view_10_single_01.cc
tests/deal.II/fe_values_view_10_single_02.cc
tests/deal.II/fe_values_view_10_single_03.cc
tests/deal.II/fe_values_view_10_single_04.cc
tests/deal.II/fe_values_view_11.cc
tests/deal.II/fe_values_view_12.cc
tests/deal.II/fe_values_view_13.cc
tests/deal.II/fe_values_view_14.cc
tests/deal.II/fe_values_view_15.cc
tests/deal.II/fe_values_view_16.cc
tests/deal.II/fe_values_view_17.cc
tests/deal.II/fe_values_view_18.cc
tests/deal.II/fe_values_view_19.cc
tests/deal.II/fe_values_view_20.cc
tests/deal.II/fe_values_view_21.cc
tests/deal.II/fe_values_view_21_nonsymmetric.cc
tests/deal.II/fe_values_view_22.cc
tests/deal.II/fe_values_view_23.cc
tests/deal.II/fe_values_view_23_nonsymmetric.cc
tests/deal.II/fe_values_view_24.cc
tests/deal.II/fe_values_view_24_nonsymmetric.cc
tests/deal.II/fe_values_view_25.cc
tests/deal.II/fe_values_view_25_nonsymmetric.cc
tests/deal.II/fe_values_view_invalid_01.cc
tests/deal.II/fe_values_view_invalid_02.cc
tests/deal.II/fe_values_view_invalid_03.cc
tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc
tests/deal.II/fe_values_view_tensor_01.cc
tests/deal.II/filtered_iterator.cc
tests/deal.II/filtered_iterator_02.cc
tests/deal.II/filtered_iterator_03.cc
tests/deal.II/filtered_matrix.cc
tests/deal.II/get_finest_common_cells_01.cc
tests/deal.II/get_finest_common_cells_02.cc
tests/deal.II/get_finest_common_cells_03.cc
tests/deal.II/get_finest_common_cells_04.cc
tests/deal.II/grid_generator_01.cc
tests/deal.II/grid_hyper_shell.cc
tests/deal.II/grid_hyper_shell_02.cc
tests/deal.II/grid_hyper_shell_03.cc
tests/deal.II/grid_hyper_shell_04.cc
tests/deal.II/grid_hyper_shell_05.cc
tests/deal.II/grid_in.cc
tests/deal.II/grid_in_02.cc
tests/deal.II/grid_in_3d.cc
tests/deal.II/grid_in_3d_02.cc
tests/deal.II/grid_in_msh.cc
tests/deal.II/grid_in_msh_02.cc
tests/deal.II/grid_in_msh_03.cc
tests/deal.II/grid_in_msh_version_1.cc
tests/deal.II/grid_in_msh_version_2.cc
tests/deal.II/grid_in_tecplot.cc
tests/deal.II/grid_in_unv_2d.cc
tests/deal.II/grid_in_unv_3d.cc
tests/deal.II/grid_in_vtk_2d.cc
tests/deal.II/grid_in_vtk_3d.cc
tests/deal.II/grid_invert.cc
tests/deal.II/grid_out.cc
tests/deal.II/grid_out_02.cc
tests/deal.II/grid_out_03.cc
tests/deal.II/grid_out_04.cc
tests/deal.II/grid_out_05.cc
tests/deal.II/grid_output_input.cc
tests/deal.II/grid_parallelepiped.cc
tests/deal.II/grid_parallelepiped_01.cc
tests/deal.II/grid_parallelepiped_02.cc
tests/deal.II/grid_parallelepiped_03.cc
tests/deal.II/grid_test.cc
tests/deal.II/grid_tools.cc
tests/deal.II/grid_tools_02.cc
tests/deal.II/grid_tools_03.cc
tests/deal.II/grid_tools_04.cc
tests/deal.II/grid_tools_05.cc
tests/deal.II/grid_tools_06.cc
tests/deal.II/grid_tools_transform_01.cc
tests/deal.II/grid_transform.cc
tests/deal.II/grid_transform_3d.cc
tests/deal.II/grid_transform_coefficient.cc
tests/deal.II/have_same_coarse_mesh_01.cc
tests/deal.II/have_same_coarse_mesh_02.cc
tests/deal.II/have_same_coarse_mesh_03.cc
tests/deal.II/have_same_coarse_mesh_04.cc
tests/deal.II/inhomogeneous_constraints.cc
tests/deal.II/inhomogeneous_constraints_02.cc
tests/deal.II/inhomogeneous_constraints_03.cc
tests/deal.II/inhomogeneous_constraints_04.cc
tests/deal.II/inhomogeneous_constraints_block.cc
tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc
tests/deal.II/inhomogeneous_constraints_vector.cc
tests/deal.II/intergrid_constraints.cc
tests/deal.II/intergrid_map.cc
tests/deal.II/interpolate_based_on_material_id_01.cc
tests/deal.II/interpolate_boundary_values_01.cc
tests/deal.II/interpolate_boundary_values_02.cc
tests/deal.II/interpolate_dgq_01.cc
tests/deal.II/interpolate_dgq_02.cc
tests/deal.II/interpolate_q_01.cc
tests/deal.II/interpolate_q_02.cc
tests/deal.II/interpolate_q_system_01.cc
tests/deal.II/interpolate_q_system_02.cc
tests/deal.II/kelly_crash_02.cc
tests/deal.II/line_coarsening_3d.cc
tests/deal.II/matrices.cc
tests/deal.II/maximal_cell_diameter.cc
tests/deal.II/measure_et_al.cc
tests/deal.II/measure_et_al_02.cc
tests/deal.II/memory_consumption_01.cc
tests/deal.II/merge_triangulations_01.cc
tests/deal.II/mesh_smoothing_02.cc
tests/deal.II/mesh_smoothing_03.cc
tests/deal.II/mg_dof_handler.cc
tests/deal.II/minimal_cell_diameter.cc
tests/deal.II/no_flux_01.cc
tests/deal.II/no_flux_02.cc
tests/deal.II/no_flux_03.cc
tests/deal.II/no_flux_04.cc
tests/deal.II/no_flux_05.cc
tests/deal.II/no_flux_06.cc
tests/deal.II/no_flux_07.cc
tests/deal.II/no_flux_08.cc
tests/deal.II/no_flux_09.cc
tests/deal.II/no_flux_10.cc
tests/deal.II/no_flux_11.cc
tests/deal.II/no_flux_12.cc
tests/deal.II/no_flux_13.cc
tests/deal.II/no_flux_hp_01.cc
tests/deal.II/no_flux_hp_02.cc
tests/deal.II/no_flux_hp_03.cc
tests/deal.II/no_flux_hp_04.cc
tests/deal.II/no_flux_hp_05.cc
tests/deal.II/normal_flux_01.cc
tests/deal.II/normal_flux_02.cc
tests/deal.II/normal_flux_03.cc
tests/deal.II/normal_flux_hp_01.cc
tests/deal.II/normal_flux_inhom_01.cc
tests/deal.II/normal_vector_01.cc
tests/deal.II/normal_vector_01_2d.cc
tests/deal.II/normal_vector_02.cc
tests/deal.II/normal_vector_02_2d.cc
tests/deal.II/normal_vector_03.cc
tests/deal.II/normal_vector_03_2d.cc
tests/deal.II/normals_at_vertices_01.cc
tests/deal.II/normals_at_vertices_02.cc
tests/deal.II/number_cache_01.cc
tests/deal.II/number_cache_02.cc
tests/deal.II/number_cache_03.cc
tests/deal.II/point_value_history_01.cc
tests/deal.II/point_value_history_02.cc
tests/deal.II/point_value_history_03.cc
tests/deal.II/project_01.cc
tests/deal.II/project_01_curved_boundary.cc
tests/deal.II/project_02.cc
tests/deal.II/project_boundary_01.cc
tests/deal.II/project_boundary_rt_01.cc
tests/deal.II/project_bv_curl_conf.cc
tests/deal.II/project_bv_div_conf.cc
tests/deal.II/project_common.h
tests/deal.II/project_dgp_01.cc
tests/deal.II/project_dgp_02.cc
tests/deal.II/project_dgp_03.cc
tests/deal.II/project_dgp_04.cc
tests/deal.II/project_dgp_05.cc
tests/deal.II/project_dgp_monomial_01.cc
tests/deal.II/project_dgp_monomial_02.cc
tests/deal.II/project_dgp_monomial_03.cc
tests/deal.II/project_dgp_monomial_04.cc
tests/deal.II/project_dgp_monomial_05.cc
tests/deal.II/project_dgq_01.cc
tests/deal.II/project_dgq_02.cc
tests/deal.II/project_dgq_03.cc
tests/deal.II/project_dgq_04.cc
tests/deal.II/project_dgq_05.cc
tests/deal.II/project_nedelec_01.cc
tests/deal.II/project_nedelec_02.cc
tests/deal.II/project_nedelec_03.cc
tests/deal.II/project_nedelec_04.cc
tests/deal.II/project_nedelec_05.cc
tests/deal.II/project_q_01.cc
tests/deal.II/project_q_02.cc
tests/deal.II/project_q_03.cc
tests/deal.II/project_q_04.cc
tests/deal.II/project_q_05.cc
tests/deal.II/project_q_hierarchical_01.cc
tests/deal.II/project_q_hierarchical_02.cc
tests/deal.II/project_q_hierarchical_03.cc
tests/deal.II/project_q_hierarchical_04.cc
tests/deal.II/project_q_hierarchical_05.cc
tests/deal.II/project_q_system_01.cc
tests/deal.II/project_q_system_02.cc
tests/deal.II/project_q_system_03.cc
tests/deal.II/project_q_system_04.cc
tests/deal.II/project_q_system_05.cc
tests/deal.II/project_rt_01.cc
tests/deal.II/project_rt_02.cc
tests/deal.II/project_rt_04.cc
tests/deal.II/project_rt_05.cc
tests/deal.II/project_to_surface_01.cc
tests/deal.II/project_to_surface_02.cc
tests/deal.II/project_to_surface_03.cc
tests/deal.II/recursively_set_material_id.cc
tests/deal.II/refinement_listener_02.cc
tests/deal.II/refinement_listener_03.cc
tests/deal.II/rt_covariant.cc
tests/deal.II/rt_hessian.cc
tests/deal.II/sparsity_pattern.cc
tests/deal.II/sparsity_pattern_01.cc
tests/deal.II/sparsity_pattern_01_x.cc
tests/deal.II/sparsity_pattern_02.cc
tests/deal.II/sparsity_pattern_03.cc
tests/deal.II/sparsity_pattern_04.cc
tests/deal.II/sparsity_pattern_05.cc
tests/deal.II/sparsity_pattern_05_x.cc
tests/deal.II/sparsity_pattern_x.cc
tests/deal.II/subcelldata.cc
tests/deal.II/subdomain_ids.cc
tests/deal.II/subdomain_on_refinement.cc
tests/deal.II/tangential_flux_inhom_01.cc
tests/deal.II/time_dependent_01.cc
tests/deal.II/tria_iterator_with_one_header.cc
tests/deal.II/tria_last.cc
tests/deal.II/user_data_01.cc
tests/deal.II/vectors_boundary_rhs_01.cc
tests/deal.II/vectors_boundary_rhs_02.cc
tests/deal.II/vectors_boundary_rhs_03.cc
tests/deal.II/vectors_point_source_01.cc
tests/deal.II/vectors_rhs_01.cc
tests/deal.II/vectors_rhs_03.cc
tests/deal.II/vertex_as_face_01.cc
tests/deal.II/vertex_as_face_02.cc
tests/deal.II/vertex_as_face_03.cc
tests/deal.II/vertex_as_face_04.cc
tests/deal.II/vertex_as_face_05.cc
tests/deal.II/vertex_as_face_06.cc
tests/deal.II/vertex_as_face_07.cc
tests/deal.II/vertex_as_face_08.cc
tests/deal.II/vertex_as_face_09.cc
tests/deal.II/vertex_as_face_10.cc
tests/deal.II/vertex_as_face_11.cc
tests/deal.II/vertex_as_face_12.cc
tests/deal.II/vertex_as_face_13.cc
tests/distributed_grids/2d_coarse_grid_01.cc
tests/distributed_grids/2d_coarse_grid_02.cc
tests/distributed_grids/2d_coarse_grid_03.cc
tests/distributed_grids/2d_coarse_grid_04.cc
tests/distributed_grids/2d_coarse_grid_x_01.cc
tests/distributed_grids/2d_coarsening_01.cc
tests/distributed_grids/2d_coarsening_02.cc
tests/distributed_grids/2d_coarsening_03.cc
tests/distributed_grids/2d_coarsening_05.cc
tests/distributed_grids/2d_dofhandler_01.cc
tests/distributed_grids/2d_refinement_01.cc
tests/distributed_grids/2d_refinement_02.cc
tests/distributed_grids/2d_refinement_03.cc
tests/distributed_grids/2d_refinement_04.cc
tests/distributed_grids/2d_refinement_05.cc
tests/distributed_grids/2d_refinement_06.cc
tests/distributed_grids/2d_refinement_07.cc
tests/distributed_grids/3d_coarse_grid_01.cc
tests/distributed_grids/3d_coarse_grid_02.cc
tests/distributed_grids/3d_coarse_grid_03.cc
tests/distributed_grids/3d_coarse_grid_04.cc
tests/distributed_grids/3d_coarse_grid_05.cc
tests/distributed_grids/3d_coarse_grid_06.cc
tests/distributed_grids/3d_coarse_grid_x_01.cc
tests/distributed_grids/3d_coarsening_01.cc
tests/distributed_grids/3d_coarsening_02.cc
tests/distributed_grids/3d_coarsening_03.cc
tests/distributed_grids/3d_coarsening_04.cc
tests/distributed_grids/3d_coarsening_05.cc
tests/distributed_grids/3d_refinement_01.cc
tests/distributed_grids/3d_refinement_02.cc
tests/distributed_grids/3d_refinement_03.cc
tests/distributed_grids/3d_refinement_04.cc
tests/distributed_grids/3d_refinement_05.cc
tests/distributed_grids/3d_refinement_06.cc
tests/distributed_grids/3d_refinement_07.cc
tests/distributed_grids/3d_refinement_08.cc
tests/distributed_grids/3d_refinement_09.cc
tests/distributed_grids/anisotropic.cc
tests/distributed_grids/coarse_grid_common.h
tests/distributed_grids/codim_01.cc
tests/distributed_grids/count_dofs_per_block_01.cc
tests/distributed_grids/count_dofs_per_component_01.cc
tests/distributed_grids/dof_handler_number_cache.cc
tests/distributed_grids/solution_transfer_01.cc
tests/distributed_grids/solution_transfer_02.cc
tests/distributed_grids/solution_transfer_03.cc
tests/distributed_grids/solution_transfer_04.cc
tests/distributed_grids/subdomain_id_01.cc
tests/distributed_grids/tria_settings_01.cc
tests/distributed_grids/update_number_cache_01.cc
tests/dof_tools_frame.h
tests/fail/abf_approximation_01.cc
tests/fail/circular_01.cc
tests/fail/fe_nothing_04.cc
tests/fail/hp-step-14.cc
tests/fail/hp-step-15.cc
tests/fail/hp_constraints_q_08.cc
tests/fail/hp_constraints_q_system_08.cc
tests/fail/hp_constraints_q_system_x_08.cc
tests/fail/hp_constraints_rt_01.cc
tests/fail/hp_constraints_rt_02.cc
tests/fail/hp_constraints_rt_03.cc
tests/fail/hp_constraints_rt_04.cc
tests/fail/hp_constraints_rt_05.cc
tests/fail/hp_constraints_rt_06.cc
tests/fail/injection_dgp.cc
tests/fail/injection_dgp_nonparametric.cc
tests/fail/injection_nedelec.cc
tests/fail/injection_q_hierarchical.cc
tests/fail/injection_rt.cc
tests/fail/project_abf_01.cc
tests/fail/project_abf_02.cc
tests/fail/project_abf_03.cc
tests/fail/project_abf_04.cc
tests/fail/project_abf_05.cc
tests/fail/project_dgp_nonparametric_01.cc
tests/fail/project_dgp_nonparametric_02.cc
tests/fail/project_dgp_nonparametric_03.cc
tests/fail/project_dgp_nonparametric_04.cc
tests/fail/project_dgp_nonparametric_05.cc
tests/fail/project_rt_03.cc
tests/fail/rt_4.cc
tests/fail/rt_6.cc
tests/fail/rt_crash_01.cc
tests/fail/rt_distorted_01.cc
tests/fail/rt_distorted_02.cc
tests/fail/vectors_boundary_rhs_hp_02.cc
tests/fail/vectors_rhs_hp_02.cc
tests/fe/abf_01.cc
tests/fe/abf_projection_01.cc
tests/fe/bdm_1.cc
tests/fe/bdm_10.cc
tests/fe/bdm_11.cc
tests/fe/bdm_12.cc
tests/fe/bdm_13.cc
tests/fe/bdm_14.cc
tests/fe/bdm_15.cc
tests/fe/bdm_2.cc
tests/fe/bdm_3.cc
tests/fe/bdm_5.cc
tests/fe/bdm_8.cc
tests/fe/bdm_9.cc
tests/fe/block_mask_01.cc
tests/fe/block_mask_02.cc
tests/fe/block_mask_03.cc
tests/fe/block_mask_04.cc
tests/fe/block_mask_05.cc
tests/fe/block_mask_06.cc
tests/fe/block_mask_07.cc
tests/fe/block_mask_08.cc
tests/fe/block_mask_09.cc
tests/fe/block_mask_10.cc
tests/fe/block_mask_11.cc
tests/fe/cell_similarity_01.cc
tests/fe/cell_similarity_02.cc
tests/fe/cell_similarity_03.cc
tests/fe/cell_similarity_04.cc
tests/fe/cell_similarity_05.cc
tests/fe/cell_similarity_06.cc
tests/fe/cell_similarity_07.cc
tests/fe/cell_similarity_08.cc
tests/fe/cell_similarity_09.cc
tests/fe/cell_similarity_10.cc
tests/fe/cell_similarity_dgp_monomial_01.cc
tests/fe/cell_similarity_dgp_monomial_02.cc
tests/fe/cell_similarity_dgp_monomial_03.cc
tests/fe/cell_similarity_dgp_monomial_04.cc
tests/fe/cell_similarity_dgp_monomial_05.cc
tests/fe/cell_similarity_dgp_monomial_06.cc
tests/fe/cell_similarity_dgp_monomial_07.cc
tests/fe/cell_similarity_dgp_monomial_08.cc
tests/fe/cell_similarity_dgp_monomial_09.cc
tests/fe/cell_similarity_dgp_monomial_10.cc
tests/fe/cell_similarity_dgp_nonparametric_01.cc
tests/fe/cell_similarity_dgp_nonparametric_02.cc
tests/fe/cell_similarity_dgp_nonparametric_03.cc
tests/fe/cell_similarity_dgp_nonparametric_04.cc
tests/fe/cell_similarity_dgp_nonparametric_05.cc
tests/fe/cell_similarity_dgp_nonparametric_06.cc
tests/fe/cell_similarity_dgp_nonparametric_07.cc
tests/fe/cell_similarity_dgp_nonparametric_08.cc
tests/fe/cell_similarity_dgp_nonparametric_09.cc
tests/fe/cell_similarity_dgp_nonparametric_10.cc
tests/fe/check_derivatives.cc
tests/fe/component_mask_01.cc
tests/fe/component_mask_02.cc
tests/fe/component_mask_03.cc
tests/fe/component_mask_04.cc
tests/fe/component_mask_05.cc
tests/fe/component_mask_06.cc
tests/fe/component_mask_07.cc
tests/fe/component_mask_08.cc
tests/fe/component_mask_09.cc
tests/fe/component_mask_10.cc
tests/fe/component_mask_11.cc
tests/fe/component_mask_12.cc
tests/fe/component_mask_13.cc
tests/fe/component_mask_14.cc
tests/fe/copy_01.cc
tests/fe/copy_fe.cc
tests/fe/crash_01.cc
tests/fe/deformed_projection.h
tests/fe/derivatives.cc
tests/fe/derivatives_face.cc
tests/fe/dgp_01.cc
tests/fe/dgp_monomial_1.cc
tests/fe/dgp_monomial_2.cc
tests/fe/dgq_1.cc
tests/fe/face_to_cell_q1_2d.cc
tests/fe/face_to_cell_q2_2d.cc
tests/fe/face_to_cell_q2xq2_2d.cc
tests/fe/face_to_cell_q3_2d.cc
tests/fe/face_to_cell_q3xq4_2d.cc
tests/fe/face_to_cell_q4_2d.cc
tests/fe/fe_data_test.cc
tests/fe/fe_face_orientation_nedelec.h
tests/fe/fe_face_orientation_nedelec_0.cc
tests/fe/fe_face_orientation_nedelec_000.cc
tests/fe/fe_face_orientation_nedelec_001.cc
tests/fe/fe_face_orientation_nedelec_010.cc
tests/fe/fe_face_orientation_nedelec_011.cc
tests/fe/fe_face_orientation_nedelec_100.cc
tests/fe/fe_face_orientation_nedelec_101.cc
tests/fe/fe_face_orientation_nedelec_110.cc
tests/fe/fe_face_orientation_nedelec_111.cc
tests/fe/fe_face_values_1d.cc
tests/fe/fe_face_values_1d_mapping_cartesian.cc
tests/fe/fe_face_values_1d_mapping_q2.cc
tests/fe/fe_prolongation_bdm.cc
tests/fe/fe_prolongation_common.h
tests/fe/fe_prolongation_dgp.cc
tests/fe/fe_prolongation_dgq.cc
tests/fe/fe_prolongation_nedelec.cc
tests/fe/fe_prolongation_q.cc
tests/fe/fe_prolongation_q_dg0.cc
tests/fe/fe_prolongation_q_hierarchical.cc
tests/fe/fe_prolongation_q_iso_q1.cc
tests/fe/fe_prolongation_rt.cc
tests/fe/fe_prolongation_sys_01.cc
tests/fe/fe_prolongation_sys_02.cc
tests/fe/fe_prolongation_sys_03.cc
tests/fe/fe_prolongation_sys_04.cc
tests/fe/fe_prolongation_sys_05.cc
tests/fe/fe_prolongation_sys_06.cc
tests/fe/fe_prolongation_sys_07.cc
tests/fe/fe_prolongation_sys_08.cc
tests/fe/fe_prolongation_sys_09.cc
tests/fe/fe_prolongation_sys_10.cc
tests/fe/fe_q_01.cc
tests/fe/fe_q_dg0.cc
tests/fe/fe_restriction_bdm.cc
tests/fe/fe_restriction_common.h
tests/fe/fe_restriction_dgp.cc
tests/fe/fe_restriction_dgq.cc
tests/fe/fe_restriction_nedelec.cc
tests/fe/fe_restriction_q.cc
tests/fe/fe_restriction_q_dg0.cc
tests/fe/fe_restriction_q_hierarchical.cc
tests/fe/fe_restriction_q_iso_q1.cc
tests/fe/fe_restriction_rt.cc
tests/fe/fe_restriction_sys_01.cc
tests/fe/fe_restriction_sys_02.cc
tests/fe/fe_restriction_sys_03.cc
tests/fe/fe_restriction_sys_04.cc
tests/fe/fe_restriction_sys_05.cc
tests/fe/fe_restriction_sys_06.cc
tests/fe/fe_restriction_sys_07.cc
tests/fe/fe_restriction_sys_08.cc
tests/fe/fe_restriction_sys_09.cc
tests/fe/fe_restriction_sys_10.cc
tests/fe/fe_support_points_bdm.cc
tests/fe/fe_support_points_common.h
tests/fe/fe_support_points_nedelec.cc
tests/fe/fe_support_points_q.cc
tests/fe/fe_support_points_q_dg0.cc
tests/fe/fe_support_points_q_hierarchical.cc
tests/fe/fe_support_points_q_iso_q1.cc
tests/fe/fe_support_points_q_qg0.cc
tests/fe/fe_support_points_rt.cc
tests/fe/fe_support_points_sys_01.cc
tests/fe/fe_support_points_sys_02.cc
tests/fe/fe_support_points_sys_03.cc
tests/fe/fe_support_points_sys_04.cc
tests/fe/fe_support_points_sys_05.cc
tests/fe/fe_support_points_sys_06.cc
tests/fe/fe_support_points_sys_07.cc
tests/fe/fe_support_points_sys_08.cc
tests/fe/fe_support_points_sys_09.cc
tests/fe/fe_support_points_sys_10.cc
tests/fe/fe_sys_projection_01.cc
tests/fe/fe_tools.cc
tests/fe/fe_tools_01.cc
tests/fe/fe_tools_block_renumbering.cc
tests/fe/fe_tools_test.cc
tests/fe/function.cc
tests/fe/get_fe_from_name_01.cc
tests/fe/get_name_01.cc
tests/fe/get_name_02.cc
tests/fe/injection_common.h
tests/fe/injection_dgp_monomial.cc
tests/fe/injection_dgq.cc
tests/fe/injection_q.cc
tests/fe/injection_q_dg0.cc
tests/fe/injection_q_iso_q1.cc
tests/fe/injection_q_system.cc
tests/fe/interpolate_common.h
tests/fe/interpolate_q1.cc
tests/fe/interpolate_q_dg0.cc
tests/fe/interpolate_q_iso_q1.cc
tests/fe/interpolate_rt.cc
tests/fe/interpolate_rtn.cc
tests/fe/interpolate_system.cc
tests/fe/jacobians.cc
tests/fe/mapping.cc
tests/fe/mapping_c1.cc
tests/fe/mapping_q1_eulerian.cc
tests/fe/mapping_q_eulerian.cc
tests/fe/mapping_real_to_unit_02.cc
tests/fe/mapping_real_to_unit_q1.cc
tests/fe/mapping_real_to_unit_q4_curved.cc
tests/fe/mapping_real_to_unit_q4_curved_codim.cc
tests/fe/mapping_real_to_unit_q4_sphere.cc
tests/fe/mapping_real_to_unit_q4_sphere_x.cc
tests/fe/mapping_real_to_unit_q4_sphere_y.cc
tests/fe/mapping_real_to_unit_q4_sphere_z.cc
tests/fe/mapping_real_to_unit_q4_straight.cc
tests/fe/mass_matrix_arbitrary_nodes.cc
tests/fe/nedelec.cc
tests/fe/nedelec_2.cc
tests/fe/nedelec_3.cc
tests/fe/nedelec_crash_01.cc
tests/fe/non_primitive_1.cc
tests/fe/non_primitive_2.cc
tests/fe/numbering.cc
tests/fe/q_1.cc
tests/fe/q_2.cc
tests/fe/q_3.cc
tests/fe/q_4.cc
tests/fe/q_iso_q1_projection_01.cc
tests/fe/rt_1.cc
tests/fe/rt_10.cc
tests/fe/rt_11.cc
tests/fe/rt_12.cc
tests/fe/rt_13.cc
tests/fe/rt_14.cc
tests/fe/rt_15.cc
tests/fe/rt_2.cc
tests/fe/rt_3.cc
tests/fe/rt_5.cc
tests/fe/rt_7.cc
tests/fe/rt_8.cc
tests/fe/rt_9.cc
tests/fe/rt_approximation_01.cc
tests/fe/rt_normal_02.cc
tests/fe/rt_projection_01.cc
tests/fe/rtdiff.cc
tests/fe/rtn_1.cc
tests/fe/rtn_2.cc
tests/fe/rtn_3.cc
tests/fe/shapes_dgp.cc
tests/fe/shapes_dgp_monomial.cc
tests/fe/shapes_dgp_nonparametric.cc
tests/fe/shapes_dgq.cc
tests/fe/shapes_faceq.cc
tests/fe/shapes_nedelec.cc
tests/fe/shapes_q.cc
tests/fe/shapes_q_dg0.cc
tests/fe/shapes_q_hierarchical.cc
tests/fe/shapes_q_iso_q1.cc
tests/fe/shapes_system.cc
tests/fe/shapes_traceq.cc
tests/fe/system_01.cc
tests/fe/system_02.cc
tests/fe/system_index.cc
tests/fe/traits.cc
tests/fe/transfer.cc
tests/fe/up_and_down.cc
tests/gla/block_mat_01.cc
tests/gla/block_mat_02.cc
tests/gla/block_mat_03.cc
tests/gla/block_vec_01.cc
tests/gla/block_vec_02.cc
tests/gla/block_vec_03.cc
tests/gla/block_vec_04.cc
tests/gla/extract_subvector_to.cc
tests/gla/extract_subvector_to_parallel.cc
tests/gla/mat_01.cc
tests/gla/mat_02.cc
tests/gla/mat_03.cc
tests/gla/mat_04.cc
tests/gla/mat_05.cc
tests/gla/mat_06.cc
tests/gla/vec_00.cc
tests/gla/vec_01.cc
tests/gla/vec_02.cc
tests/gla/vec_03.cc
tests/gla/vec_04.cc
tests/gla/vec_05.cc
tests/gla/vec_06.cc
tests/gla/vec_07.cc
tests/gla/vec_all_zero_01.cc
tests/grid/cell_id_01.cc
tests/grid/cell_id_02.cc
tests/grid/flatten_grid_01.cc
tests/grid/grid_generator_01a.cc
tests/grid/grid_generator_02.cc
tests/grid/grid_generator_03.cc
tests/grid/grid_generator_04.cc
tests/grid/grid_generator_05.cc
tests/grid/grid_generator_06.cc
tests/grid/grid_in_msh_01.cc
tests/grid/grid_out_svg_01.cc
tests/grid/grid_out_svg_02.cc
tests/grid/mesh_3d.h
tests/grid/mesh_3d_1.cc
tests/grid/mesh_3d_10.cc
tests/grid/mesh_3d_11.cc
tests/grid/mesh_3d_12.cc
tests/grid/mesh_3d_13.cc
tests/grid/mesh_3d_14.cc
tests/grid/mesh_3d_15.cc
tests/grid/mesh_3d_16.cc
tests/grid/mesh_3d_17.cc
tests/grid/mesh_3d_18.cc
tests/grid/mesh_3d_19.cc
tests/grid/mesh_3d_2.cc
tests/grid/mesh_3d_20.cc
tests/grid/mesh_3d_21.cc
tests/grid/mesh_3d_22.cc
tests/grid/mesh_3d_23.cc
tests/grid/mesh_3d_24.cc
tests/grid/mesh_3d_25.cc
tests/grid/mesh_3d_26.cc
tests/grid/mesh_3d_3.cc
tests/grid/mesh_3d_4.cc
tests/grid/mesh_3d_5.cc
tests/grid/mesh_3d_6.cc
tests/grid/mesh_3d_7.cc
tests/grid/mesh_3d_8.cc
tests/grid/mesh_3d_9.cc
tests/grid/refine_and_coarsen_01.cc
tests/hp/compare_hp_vs_nonhp_01.cc
tests/hp/continuous_1d_01.cc
tests/hp/continuous_2d_01.cc
tests/hp/continuous_3d_01.cc
tests/hp/copy_tria_bug.cc
tests/hp/count_dofs_per_block_01.cc
tests/hp/count_dofs_per_block_02.cc
tests/hp/crash_01.cc
tests/hp/crash_02.cc
tests/hp/crash_03.cc
tests/hp/crash_04.cc
tests/hp/crash_05.cc
tests/hp/crash_06.cc
tests/hp/crash_07.cc
tests/hp/crash_08.cc
tests/hp/crash_09.cc
tests/hp/crash_10.cc
tests/hp/crash_11.cc
tests/hp/crash_12.cc
tests/hp/crash_13.cc
tests/hp/crash_14.cc
tests/hp/crash_15.cc
tests/hp/crash_16.cc
tests/hp/crash_17.cc
tests/hp/crash_17_compressed_set_sparsity.cc
tests/hp/crash_18.cc
tests/hp/crash_18_compressed_set_sparsity.cc
tests/hp/crash_19.cc
tests/hp/crash_20.cc
tests/hp/crash_21.cc
tests/hp/create_laplace_matrix_01.cc
tests/hp/create_laplace_matrix_01b.cc
tests/hp/create_laplace_matrix_02.cc
tests/hp/create_laplace_matrix_02b.cc
tests/hp/create_laplace_matrix_03.cc
tests/hp/create_laplace_matrix_03b.cc
tests/hp/create_laplace_matrix_04.cc
tests/hp/create_laplace_matrix_04b.cc
tests/hp/create_laplace_matrix_constraints_02.cc
tests/hp/create_laplace_matrix_constraints_02b.cc
tests/hp/create_mass_matrix_01.cc
tests/hp/create_mass_matrix_01b.cc
tests/hp/create_mass_matrix_02.cc
tests/hp/create_mass_matrix_02b.cc
tests/hp/create_mass_matrix_03.cc
tests/hp/create_mass_matrix_03b.cc
tests/hp/create_mass_matrix_04.cc
tests/hp/create_mass_matrix_04b.cc
tests/hp/create_mass_matrix_05.cc
tests/hp/create_mass_matrix_constraints_02.cc
tests/hp/create_mass_matrix_constraints_02b.cc
tests/hp/create_rhs_01.cc
tests/hp/dof_handler_number_cache.cc
tests/hp/dof_renumbering_04.cc
tests/hp/dof_renumbering_05.cc
tests/hp/dof_renumbering_06.cc
tests/hp/fe_collection_01.cc
tests/hp/fe_collection_02.cc
tests/hp/fe_collection_03.cc
tests/hp/fe_collection_04.cc
tests/hp/fe_nothing_01.cc
tests/hp/fe_nothing_02.cc
tests/hp/fe_nothing_03.cc
tests/hp/fe_nothing_05.cc
tests/hp/fe_nothing_06.cc
tests/hp/fe_nothing_07.cc
tests/hp/fe_nothing_08.cc
tests/hp/fe_nothing_09.cc
tests/hp/fe_nothing_10.cc
tests/hp/fe_nothing_11.cc
tests/hp/fe_nothing_12.cc
tests/hp/fe_nothing_13.cc
tests/hp/fe_nothing_14.cc
tests/hp/fe_nothing_15.cc
tests/hp/fe_nothing_16.cc
tests/hp/fe_nothing_17.cc
tests/hp/fe_nothing_18.cc
tests/hp/fe_nothing_19.cc
tests/hp/fe_nothing_20.cc
tests/hp/fe_nothing_21.cc
tests/hp/get_active_fe_indices.cc
tests/hp/hp_constraints_common.h
tests/hp/hp_constraints_dgp.cc
tests/hp/hp_constraints_dgp_monomial.cc
tests/hp/hp_constraints_dgp_nonparametric.cc
tests/hp/hp_constraints_dgq.cc
tests/hp/hp_constraints_q.cc
tests/hp/hp_constraints_q_system.cc
tests/hp/hp_constraints_q_system_x.cc
tests/hp/hp_constraints_rt_nodal.cc
tests/hp/hp_dof_handler.cc
tests/hp/hp_hanging_nodes_01.cc
tests/hp/hp_hanging_nodes_02.cc
tests/hp/hp_line_dof_identities_dgp.cc
tests/hp/hp_line_dof_identities_dgp_monomial.cc
tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_line_dof_identities_dgp_system_01.cc
tests/hp/hp_line_dof_identities_dgp_system_02.cc
tests/hp/hp_line_dof_identities_dgq.cc
tests/hp/hp_line_dof_identities_dgq_system_01.cc
tests/hp/hp_line_dof_identities_dgq_system_02.cc
tests/hp/hp_line_dof_identities_q.cc
tests/hp/hp_line_dof_identities_q_gl.cc
tests/hp/hp_line_dof_identities_q_system_01.cc
tests/hp/hp_line_dof_identities_q_system_02.cc
tests/hp/hp_line_dof_identities_q_system_03.cc
tests/hp/hp_line_dof_identities_rt_nodal.cc
tests/hp/hp_quad_dof_identities_dgp.cc
tests/hp/hp_quad_dof_identities_dgp_monomial.cc
tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_quad_dof_identities_dgp_system_01.cc
tests/hp/hp_quad_dof_identities_dgp_system_02.cc
tests/hp/hp_quad_dof_identities_dgq.cc
tests/hp/hp_quad_dof_identities_dgq_system_01.cc
tests/hp/hp_quad_dof_identities_dgq_system_02.cc
tests/hp/hp_quad_dof_identities_q.cc
tests/hp/hp_quad_dof_identities_q_gl.cc
tests/hp/hp_quad_dof_identities_q_system_01.cc
tests/hp/hp_quad_dof_identities_q_system_02.cc
tests/hp/hp_quad_dof_identities_rt_nodal.cc
tests/hp/hp_vertex_dof_identities_dgp.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/hp_vertex_dof_identities_dgp_system_01.cc
tests/hp/hp_vertex_dof_identities_dgp_system_02.cc
tests/hp/hp_vertex_dof_identities_dgq.cc
tests/hp/hp_vertex_dof_identities_dgq_system_01.cc
tests/hp/hp_vertex_dof_identities_dgq_system_02.cc
tests/hp/hp_vertex_dof_identities_q.cc
tests/hp/hp_vertex_dof_identities_q_system_01.cc
tests/hp/hp_vertex_dof_identities_q_system_02.cc
tests/hp/hp_vertex_dof_identities_rt_nodal.cc
tests/hp/integrate_difference.cc
tests/hp/integrate_difference_02.cc
tests/hp/interpolate_dgq_01.cc
tests/hp/interpolate_dgq_02.cc
tests/hp/interpolate_q_01.cc
tests/hp/interpolate_q_02.cc
tests/hp/interpolate_q_system_01.cc
tests/hp/interpolate_q_system_02.cc
tests/hp/mapping_collection_01.cc
tests/hp/mapping_collection_02.cc
tests/hp/mapping_collection_03.cc
tests/hp/mapping_collection_04.cc
tests/hp/matrices.cc
tests/hp/matrices_hp.cc
tests/hp/n_active_fe_indices.cc
tests/hp/n_boundary_dofs.cc
tests/hp/n_dofs.cc
tests/hp/project_01.cc
tests/hp/project_01_curved_boundary.cc
tests/hp/project_02.cc
tests/hp/q_collection_01.cc
tests/hp/random.cc
tests/hp/renumber_block_wise_01.cc
tests/hp/renumber_block_wise_01a.cc
tests/hp/renumber_block_wise_01b.cc
tests/hp/renumber_block_wise_02.cc
tests/hp/renumber_component_wise.cc
tests/hp/solution_transfer.cc
tests/hp/solution_transfer_02.cc
tests/hp/solution_transfer_03.cc
tests/hp/solution_transfer_11.cc
tests/hp/step-10.cc
tests/hp/step-11.cc
tests/hp/step-11_compressed_set_sparsity.cc
tests/hp/step-12.cc
tests/hp/step-13.cc
tests/hp/step-2.cc
tests/hp/step-3.cc
tests/hp/step-3a.cc
tests/hp/step-3b.cc
tests/hp/step-3c.cc
tests/hp/step-4.cc
tests/hp/step-5.cc
tests/hp/step-6.cc
tests/hp/step-7.cc
tests/hp/step-8.cc
tests/hp/vectors_boundary_rhs_01.cc
tests/hp/vectors_boundary_rhs_02.cc
tests/hp/vectors_boundary_rhs_03.cc
tests/hp/vectors_boundary_rhs_hp_01.cc
tests/hp/vectors_boundary_rhs_hp_03.cc
tests/hp/vectors_point_source_01.cc
tests/hp/vectors_point_source_hp_01.cc
tests/hp/vectors_rhs_01.cc
tests/hp/vectors_rhs_02.cc
tests/hp/vectors_rhs_03.cc
tests/hp/vectors_rhs_hp_01.cc
tests/hp/vectors_rhs_hp_03.cc
tests/integrators/assembler_simple_matrix_01.cc
tests/integrators/assembler_simple_matrix_02.cc
tests/integrators/assembler_simple_matrix_03.cc
tests/integrators/assembler_simple_matrix_03tri.cc
tests/integrators/assembler_simple_matrix_04.cc
tests/integrators/assembler_simple_mgmatrix_01.cc
tests/integrators/assembler_simple_mgmatrix_02.cc
tests/integrators/assembler_simple_mgmatrix_03.cc
tests/integrators/assembler_simple_mgmatrix_04.cc
tests/integrators/cells_and_faces_01.cc
tests/integrators/cochain_01.cc
tests/integrators/divergence_01.cc
tests/integrators/elasticity_01.cc
tests/integrators/empty_info.h
tests/integrators/functional_01.cc
tests/integrators/laplacian_01.cc
tests/integrators/mesh_worker_01.cc
tests/integrators/mesh_worker_02.cc
tests/integrators/mesh_worker_03.cc
tests/integrators/mesh_worker_1d_dg.cc
tests/integrators/mesh_worker_matrix_01.cc
tests/lac/ala_01.cc
tests/lac/bicgstab_early.cc
tests/lac/bicgstab_large.cc
tests/lac/block_compressed_01.cc
tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc
tests/lac/block_indices.cc
tests/lac/block_matrices.cc
tests/lac/block_matrices_02.cc
tests/lac/block_matrices_03.cc
tests/lac/block_minres.cc
tests/lac/block_sparsity_pattern_01.cc
tests/lac/block_sparsity_pattern_02.cc
tests/lac/block_sparsity_pattern_03.cc
tests/lac/block_vector.cc
tests/lac/block_vector_copy.cc
tests/lac/block_vector_iterator.cc
tests/lac/block_vector_vector_assign.cc
tests/lac/chunk_sparsity_pattern_01.cc
tests/lac/chunk_sparsity_pattern_02.cc
tests/lac/chunk_sparsity_pattern_03.cc
tests/lac/chunk_sparsity_pattern_04.cc
tests/lac/chunk_sparsity_pattern_05.cc
tests/lac/chunk_sparsity_pattern_06.cc
tests/lac/chunk_sparsity_pattern_07.cc
tests/lac/chunk_sparsity_pattern_08.cc
tests/lac/chunk_sparsity_pattern_09.cc
tests/lac/chunk_sparsity_pattern_10.cc
tests/lac/chunk_sparsity_pattern_11.cc
tests/lac/complex_block_vector.cc
tests/lac/complex_block_vector_iterator.cc
tests/lac/complex_block_vector_vector_assign.cc
tests/lac/compressed_set_sparsity_pattern_01.cc
tests/lac/compressed_set_sparsity_pattern_02.cc
tests/lac/compressed_set_sparsity_pattern_03.cc
tests/lac/compressed_set_sparsity_pattern_04.cc
tests/lac/compressed_set_sparsity_pattern_05.cc
tests/lac/compressed_set_sparsity_pattern_10.cc
tests/lac/compressed_set_sparsity_pattern_11.cc
tests/lac/compressed_simple_sparsity_pattern_01.cc
tests/lac/compressed_simple_sparsity_pattern_02.cc
tests/lac/compressed_simple_sparsity_pattern_03.cc
tests/lac/compressed_simple_sparsity_pattern_04.cc
tests/lac/compressed_simple_sparsity_pattern_05.cc
tests/lac/compressed_simple_sparsity_pattern_10.cc
tests/lac/compressed_simple_sparsity_pattern_11.cc
tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc
tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc
tests/lac/compressed_sparsity_pattern_01.cc
tests/lac/compressed_sparsity_pattern_02.cc
tests/lac/compressed_sparsity_pattern_03.cc
tests/lac/compressed_sparsity_pattern_04.cc
tests/lac/compressed_sparsity_pattern_05.cc
tests/lac/compressed_sparsity_pattern_10.cc
tests/lac/compressed_sparsity_pattern_11.cc
tests/lac/constraint_graph_zero.cc
tests/lac/constraints_01.cc
tests/lac/constraints_02.cc
tests/lac/constraints_c1.cc
tests/lac/constraints_c1_02.cc
tests/lac/constraints_inhomogeneous.cc
tests/lac/constraints_zero.cc
tests/lac/constraints_zero_condense.cc
tests/lac/constraints_zero_merge.cc
tests/lac/copy_transposed.cc
tests/lac/eigen.cc
tests/lac/filtered_matrix.cc
tests/lac/full_matrix.cc
tests/lac/full_matrix_02.cc
tests/lac/full_matrix_03.cc
tests/lac/full_matrix_04.cc
tests/lac/full_matrix_05.cc
tests/lac/full_matrix_06.cc
tests/lac/full_matrix_07.cc
tests/lac/full_matrix_08.cc
tests/lac/full_matrix_print.cc
tests/lac/gmres_eigenvalues.cc
tests/lac/gmres_reorthogonalize_01.cc
tests/lac/gmres_reorthogonalize_02.cc
tests/lac/gmres_reorthogonalize_03.cc
tests/lac/gmres_reorthogonalize_04.cc
tests/lac/gmres_reorthogonalize_05.cc
tests/lac/householder.cc
tests/lac/identity_matrix_01.cc
tests/lac/identity_matrix_02.cc
tests/lac/identity_matrix_03.cc
tests/lac/identity_matrix_04.cc
tests/lac/identity_matrix_05.cc
tests/lac/identity_matrix_06.cc
tests/lac/is_block_matrix.cc
tests/lac/is_block_vector.cc
tests/lac/iteration_number_control.cc
tests/lac/lapack_fill.cc
tests/lac/matrices.cc
tests/lac/matrices_ez.cc
tests/lac/matrices_ez_add.cc
tests/lac/matrices_lapack.cc
tests/lac/matrices_lapack_fill.cc
tests/lac/matrix_lib.cc
tests/lac/matrix_out.cc
tests/lac/pointer_matrix.cc
tests/lac/pointer_matrix_01.cc
tests/lac/pointer_matrix_02.cc
tests/lac/pointer_matrix_03.cc
tests/lac/pointer_matrix_04.cc
tests/lac/pointer_matrix_05.cc
tests/lac/pointer_matrix_06.cc
tests/lac/pointer_matrix_07.cc
tests/lac/pointer_matrix_08.cc
tests/lac/pointer_matrix_09.cc
tests/lac/pointer_matrix_10.cc
tests/lac/pointer_matrix_vector.cc
tests/lac/precondition_chebyshev_01.cc
tests/lac/print_formatted_ez_01.cc
tests/lac/solver.cc
tests/lac/solver_02.cc
tests/lac/solver_leak.cc
tests/lac/solver_relaxation_01.cc
tests/lac/solver_relaxation_02.cc
tests/lac/solver_relaxation_03.cc
tests/lac/solver_selector_00.cc
tests/lac/solver_selector_01.cc
tests/lac/solver_selector_02.cc
tests/lac/sparse_ilu.cc
tests/lac/sparse_ilu_inverse.cc
tests/lac/sparse_ilu_t.cc
tests/lac/sparse_matrices.cc
tests/lac/sparse_matrix_Tmmult_01.cc
tests/lac/sparse_matrix_Tmmult_02.cc
tests/lac/sparse_matrix_iterator.cc
tests/lac/sparse_matrix_mmult_01.cc
tests/lac/sparse_matrix_mmult_02.cc
tests/lac/sparse_mic.cc
tests/lac/sparsity_pattern.cc
tests/lac/sparsity_pattern_01.cc
tests/lac/sparsity_pattern_02.cc
tests/lac/sparsity_pattern_03.cc
tests/lac/sparsity_pattern_04.cc
tests/lac/sparsity_pattern_05.cc
tests/lac/sparsity_pattern_06.cc
tests/lac/sparsity_pattern_07.cc
tests/lac/sparsity_pattern_08.cc
tests/lac/sparsity_pattern_09.cc
tests/lac/sparsity_pattern_10.cc
tests/lac/sparsity_pattern_11.cc
tests/lac/sparsity_pattern_12.cc
tests/lac/sparsity_pattern_common.h
tests/lac/sparsity_pattern_copy_from.cc
tests/lac/sparsity_tools_01.cc
tests/lac/trace.cc
tests/lac/tridiagonal_matrix.cc
tests/lac/tridiagonal_matrix_sym.cc
tests/lac/vector-vector.cc
tests/lac/vector_accumulation_01.cc
tests/lac/vector_add_and_dot.cc
tests/lac/vector_large_numbers.cc
tests/lac/vector_memory.cc
tests/lac/vector_norms.cc
tests/lac/vector_view.cc
tests/lac/vector_view_01.cc
tests/lac/vector_view_02.cc
tests/lac/vector_view_03.cc
tests/lac/vector_view_04.cc
tests/lac/vector_view_05.cc
tests/lapack/full_matrix_01.cc
tests/lapack/full_matrix_02.cc
tests/lapack/full_matrix_04.cc
tests/lapack/full_matrix_05.cc
tests/lapack/full_matrix_06.cc
tests/lapack/full_matrix_07.cc
tests/lapack/solver_cg.cc
tests/lapack/tridiagonal_ev1.cc
tests/manifold/cylindrical_manifold_01.cc
tests/manifold/cylindrical_manifold_02.cc
tests/manifold/flat_manifold_01.cc
tests/manifold/flat_manifold_02.cc
tests/manifold/flat_manifold_03.cc
tests/manifold/function_manifold_01.cc
tests/manifold/function_manifold_02.cc
tests/manifold/manifold_id_01.cc
tests/manifold/manifold_id_02.cc
tests/manifold/manifold_id_03.cc
tests/manifold/manifold_id_04.cc
tests/manifold/manifold_id_05.cc
tests/manifold/manifold_id_06.cc
tests/manifold/manifold_id_07.cc
tests/manifold/spherical_manifold_01.cc
tests/manifold/spherical_manifold_02.cc
tests/manifold/spherical_manifold_03.cc
tests/manifold/spherical_manifold_04.cc
tests/manifold/spherical_manifold_05.cc
tests/manifold/tria_accessor_point_01.cc
tests/manifold/tria_accessor_point_02.cc
tests/manifold/tria_accessor_point_03.cc
tests/matrix_free/compress_constraints.cc
tests/matrix_free/compress_mapping.cc
tests/matrix_free/copy.cc
tests/matrix_free/copy_feevaluation.cc
tests/matrix_free/estimate_condition_number_mass.cc
tests/matrix_free/evaluate_1d_shape.cc
tests/matrix_free/evaluate_1d_shape_evenodd.cc
tests/matrix_free/get_functions_cartesian.cc
tests/matrix_free/get_functions_circle.cc
tests/matrix_free/get_functions_constraints.cc
tests/matrix_free/get_functions_float.cc
tests/matrix_free/get_functions_gl.cc
tests/matrix_free/get_functions_mappingq.cc
tests/matrix_free/get_functions_multife.cc
tests/matrix_free/get_functions_multife2.cc
tests/matrix_free/get_functions_q_hierarchical.cc
tests/matrix_free/get_functions_rect.cc
tests/matrix_free/get_functions_variants.cc
tests/matrix_free/get_values_plain.cc
tests/matrix_free/integrate_functions.cc
tests/matrix_free/integrate_functions_multife.cc
tests/matrix_free/integrate_functions_multife2.cc
tests/matrix_free/matrix_vector_01.cc
tests/matrix_free/matrix_vector_02.cc
tests/matrix_free/matrix_vector_03.cc
tests/matrix_free/matrix_vector_04.cc
tests/matrix_free/matrix_vector_05.cc
tests/matrix_free/matrix_vector_06.cc
tests/matrix_free/matrix_vector_07.cc
tests/matrix_free/matrix_vector_08.cc
tests/matrix_free/matrix_vector_09.cc
tests/matrix_free/matrix_vector_10.cc
tests/matrix_free/matrix_vector_11.cc
tests/matrix_free/matrix_vector_12.cc
tests/matrix_free/matrix_vector_13.cc
tests/matrix_free/matrix_vector_curl.cc
tests/matrix_free/matrix_vector_div.cc
tests/matrix_free/matrix_vector_float.cc
tests/matrix_free/matrix_vector_hp.cc
tests/matrix_free/matrix_vector_mg.cc
tests/matrix_free/matrix_vector_stokes.cc
tests/matrix_free/matrix_vector_stokes_noflux.cc
tests/matrix_free/matrix_vector_stokes_qdg0.cc
tests/matrix_free/no_index_initialize.cc
tests/matrix_free/quadrature_points.cc
tests/matrix_free/step-37.cc
tests/matrix_free/step-48.cc
tests/matrix_free/step-48c.cc
tests/matrix_free/thread_correctness.cc
tests/matrix_free/thread_correctness_hp.cc
tests/matrix_free/update_mapping_only.cc
tests/mesh_converter/CMakeLists.txt
tests/metis/metis_01.cc
tests/metis/metis_02.cc
tests/metis/metis_03.cc
tests/mpi/attach_data_01.cc
tests/mpi/blockvec_01.cc
tests/mpi/coarse_grid_common.h
tests/mpi/collective_01.cc
tests/mpi/collective_02.cc
tests/mpi/collective_02_array.cc
tests/mpi/collective_02_array_in_place.cc
tests/mpi/collective_02_vector.cc
tests/mpi/collective_02_vector_in_place.cc
tests/mpi/collective_03.cc
tests/mpi/collective_03_array.cc
tests/mpi/collective_03_array_in_place.cc
tests/mpi/collective_03_vector.cc
tests/mpi/collective_03_vector_in_place.cc
tests/mpi/compute_mean_value.cc
tests/mpi/condense_01.cc
tests/mpi/constraint_matrix_condense_01.cc
tests/mpi/constraint_matrix_crash_01.cc
tests/mpi/constraint_matrix_set_zero_01.cc
tests/mpi/constraint_matrix_set_zero_02.cc
tests/mpi/constraint_matrix_trilinos_bug.cc
tests/mpi/count_dofs_per_block_01.cc
tests/mpi/count_dofs_per_block_02.cc
tests/mpi/count_dofs_per_component_01.cc
tests/mpi/crash_01.cc
tests/mpi/crash_02.cc
tests/mpi/crash_03.cc
tests/mpi/crash_04.cc
tests/mpi/crash_05.cc
tests/mpi/crash_06.cc
tests/mpi/data_out_hdf5_01.cc
tests/mpi/derivative_approximation_01.cc
tests/mpi/derivative_approximation_02.cc
tests/mpi/distort_random_01.cc
tests/mpi/distort_random_02.cc
tests/mpi/distribute_sp_01.cc
tests/mpi/distribute_sp_02.cc
tests/mpi/dof_handler_number_cache.cc
tests/mpi/extract_boundary_dofs.cc
tests/mpi/extract_constant_modes_01.cc
tests/mpi/extract_constant_modes_02.cc
tests/mpi/extract_locally_active_dofs.cc
tests/mpi/fe_field_function_01.cc
tests/mpi/find_active_cell_around_point_01.cc
tests/mpi/flux_edge_01.cc
tests/mpi/ghost_01.cc
tests/mpi/ghost_02.cc
tests/mpi/has_hanging_nodes.cc
tests/mpi/integrate_difference.cc
tests/mpi/interpolate_01.cc
tests/mpi/interpolate_02.cc
tests/mpi/interpolate_03.cc
tests/mpi/interpolate_04.cc
tests/mpi/is_locally_owned.cc
tests/mpi/make_zero_boundary_values.cc
tests/mpi/map_dofs_to_support_points.cc
tests/mpi/mesh_worker_01.cc
tests/mpi/mesh_worker_02.cc
tests/mpi/mesh_worker_03.cc
tests/mpi/mesh_worker_04.cc
tests/mpi/mesh_worker_05.cc
tests/mpi/mesh_worker_matrix_01.cc
tests/mpi/mg_01.cc
tests/mpi/mg_02.cc
tests/mpi/mg_03.cc
tests/mpi/mg_04.cc
tests/mpi/mg_05.cc
tests/mpi/mg_06.cc
tests/mpi/multigrid_adaptive.cc
tests/mpi/multigrid_uniform.cc
tests/mpi/no_flux_constraints.cc
tests/mpi/no_flux_constraints_02.cc
tests/mpi/no_flux_constraints_03.cc
tests/mpi/normal_flux_constraints.cc
tests/mpi/p4est_2d_coarse_01.cc
tests/mpi/p4est_2d_constraintmatrix_01.cc
tests/mpi/p4est_2d_constraintmatrix_02.cc
tests/mpi/p4est_2d_constraintmatrix_03.cc
tests/mpi/p4est_2d_constraintmatrix_04.cc
tests/mpi/p4est_2d_constraintmatrix_05.cc
tests/mpi/p4est_2d_dofhandler_01.cc
tests/mpi/p4est_2d_dofhandler_02.cc
tests/mpi/p4est_2d_dofhandler_03.cc
tests/mpi/p4est_2d_dofhandler_04.cc
tests/mpi/p4est_2d_dofhandler_05.cc
tests/mpi/p4est_2d_ghost_01.cc
tests/mpi/p4est_2d_ghost_02.cc
tests/mpi/p4est_2d_refine_01.cc
tests/mpi/p4est_2d_refine_02.cc
tests/mpi/p4est_2d_refine_03.cc
tests/mpi/p4est_2d_renumber_01.cc
tests/mpi/p4est_2d_renumber_02.cc
tests/mpi/p4est_2d_simple.cc
tests/mpi/p4est_3d_constraintmatrix_01.cc
tests/mpi/p4est_3d_constraintmatrix_02.cc
tests/mpi/p4est_3d_constraintmatrix_03.cc
tests/mpi/p4est_3d_constraintmatrix_04.cc
tests/mpi/p4est_3d_ghost_01.cc
tests/mpi/p4est_3d_refine_01.cc
tests/mpi/p4est_3d_refine_02.cc
tests/mpi/p4est_3d_refine_03.cc
tests/mpi/p4est_3d_refine_04.cc
tests/mpi/p4est_data_out_01.cc
tests/mpi/p4est_get_subdomain_association.cc
tests/mpi/p4est_max_refine.cc
tests/mpi/p4est_save_01.cc
tests/mpi/p4est_save_02.cc
tests/mpi/p4est_save_03.cc
tests/mpi/p4est_save_04.cc
tests/mpi/parallel_block_vector_01.cc
tests/mpi/parallel_partitioner_01.cc
tests/mpi/parallel_partitioner_02.cc
tests/mpi/parallel_partitioner_03.cc
tests/mpi/parallel_partitioner_04.cc
tests/mpi/parallel_vector_01.cc
tests/mpi/parallel_vector_02.cc
tests/mpi/parallel_vector_03.cc
tests/mpi/parallel_vector_04.cc
tests/mpi/parallel_vector_05.cc
tests/mpi/parallel_vector_06.cc
tests/mpi/parallel_vector_07.cc
tests/mpi/parallel_vector_08.cc
tests/mpi/parallel_vector_09.cc
tests/mpi/parallel_vector_10.cc
tests/mpi/parallel_vector_11.cc
tests/mpi/parallel_vector_12.cc
tests/mpi/parallel_vector_13.cc
tests/mpi/parallel_vector_14.cc
tests/mpi/parallel_vector_back_interpolate.cc
tests/mpi/parallel_vector_interpolate.cc
tests/mpi/parallel_vtu_01.cc
tests/mpi/periodicity_01.cc
tests/mpi/petsc_01.cc
tests/mpi/petsc_02.cc
tests/mpi/petsc_03.cc
tests/mpi/petsc_distribute_01.cc
tests/mpi/petsc_distribute_01_block.cc
tests/mpi/petsc_distribute_01_inhomogenous.cc
tests/mpi/petsc_locally_owned_elements.cc
tests/mpi/point_to_point_pattern_01.cc
tests/mpi/point_value_01.cc
tests/mpi/refine_and_coarsen_fixed_fraction_01.cc
tests/mpi/refine_and_coarsen_fixed_fraction_02.cc
tests/mpi/refine_and_coarsen_fixed_fraction_03.cc
tests/mpi/refine_and_coarsen_fixed_fraction_04.cc
tests/mpi/refine_and_coarsen_fixed_fraction_05.cc
tests/mpi/refine_and_coarsen_fixed_fraction_06.cc
tests/mpi/refine_and_coarsen_fixed_number_01.cc
tests/mpi/refine_and_coarsen_fixed_number_02.cc
tests/mpi/refine_and_coarsen_fixed_number_03.cc
tests/mpi/refine_and_coarsen_fixed_number_04.cc
tests/mpi/refine_and_coarsen_fixed_number_05.cc
tests/mpi/refine_and_coarsen_fixed_number_06.cc
tests/mpi/refinement_listener_01.cc
tests/mpi/refinement_listener_02.cc
tests/mpi/renumber_cuthill_mckee.cc
tests/mpi/renumber_z_order_01.cc
tests/mpi/renumber_z_order_02.cc
tests/mpi/simple_mpi_01.cc
tests/mpi/solution_transfer_01.cc
tests/mpi/step-39.cc
tests/mpi/step-40.cc
tests/mpi/step-40_direct_solver.cc
tests/mpi/torus.cc
tests/mpi/tria_01.cc
tests/mpi/tria_copy_triangulation.cc
tests/mpi/trilinos_01.cc
tests/mpi/trilinos_02.cc
tests/mpi/trilinos_bug_5609.cc
tests/mpi/trilinos_compress_bug.cc
tests/mpi/trilinos_distribute_01.cc
tests/mpi/trilinos_distribute_01_block.cc
tests/mpi/trilinos_distribute_01_inhomogenous.cc
tests/mpi/trilinos_distribute_03.cc
tests/mpi/trilinos_distribute_04.cc
tests/mpi/trilinos_ghost_01.cc
tests/mpi/trilinos_ghost_02.cc
tests/mpi/trilinos_ghost_03.cc
tests/mpi/trilinos_ghost_03_linfty.cc
tests/mpi/trilinos_ghost_05.cc
tests/mpi/trilinos_locally_owned_elements_01.cc
tests/mpi/trilinos_matvec_01.cc
tests/mpi/trilinos_matvec_02.cc
tests/mpi/trilinos_matvec_03.cc
tests/mpi/trilinos_sadd_01.cc
tests/mpi/trilinos_sadd_02.cc
tests/mpi/trilinos_sparse_matrix_01.cc
tests/mpi/trilinos_sparse_matrix_02.cc
tests/mpi/trilinos_sparse_matrix_mmult_01.cc
tests/mpi/trilinos_sparse_matrix_print_01.cc
tests/mpi/trilinos_vector_ghosts_01.cc
tests/mpi/trilinos_vector_reinit.cc
tests/multigrid/boundary_01.cc
tests/multigrid/count_01.cc
tests/multigrid/cycles.cc
tests/multigrid/dof_01.cc
tests/multigrid/dof_02.cc
tests/multigrid/mg_output_dirichlet.cc
tests/multigrid/mg_output_neumann.cc
tests/multigrid/mg_renumbered_01.cc
tests/multigrid/mg_renumbered_02.cc
tests/multigrid/mg_renumbered_03.cc
tests/multigrid/renumbering_01.cc
tests/multigrid/renumbering_02.cc
tests/multigrid/renumbering_03.cc
tests/multigrid/smoother_block.cc
tests/multigrid/sparse_matrix_collection_01.cc
tests/multigrid/step-16-02.cc
tests/multigrid/step-16-bdry1.cc
tests/multigrid/step-16.cc
tests/multigrid/step-39-02.cc
tests/multigrid/step-39-02a.cc
tests/multigrid/step-39-03.cc
tests/multigrid/step-39.cc
tests/multigrid/transfer_01.cc
tests/multigrid/transfer_02.cc
tests/multigrid/transfer_03.cc
tests/multigrid/transfer_block.cc
tests/multigrid/transfer_block_select.cc
tests/multigrid/transfer_compare_01.cc
tests/multigrid/transfer_prebuilt_01.cc
tests/multigrid/transfer_prebuilt_02.cc
tests/multigrid/transfer_prebuilt_03.cc
tests/multigrid/transfer_select.cc
tests/multigrid/transfer_system_01.cc
tests/multigrid/transfer_system_02.cc
tests/multigrid/transfer_system_03.cc
tests/multigrid/transfer_system_04.cc
tests/multigrid/transfer_system_05.cc
tests/multigrid/transfer_system_adaptive_01.cc
tests/multigrid/transfer_system_adaptive_02.cc
tests/multigrid/transfer_system_adaptive_03.cc
tests/multigrid/transfer_system_adaptive_04.cc
tests/multigrid/transfer_system_adaptive_05.cc
tests/multigrid/transfer_system_adaptive_06.cc
tests/multigrid/transfer_system_adaptive_07.cc
tests/multigrid/transfer_system_adaptive_08.cc
tests/multigrid/transfer_system_adaptive_09.cc
tests/petsc/01.cc
tests/petsc/02.cc
tests/petsc/04.cc
tests/petsc/05.cc
tests/petsc/06.cc
tests/petsc/07.cc
tests/petsc/08.cc
tests/petsc/09.cc
tests/petsc/10.cc
tests/petsc/11.cc
tests/petsc/12.cc
tests/petsc/13.cc
tests/petsc/17.cc
tests/petsc/18.cc
tests/petsc/19.cc
tests/petsc/20.cc
tests/petsc/21.cc
tests/petsc/22.cc
tests/petsc/23.cc
tests/petsc/24.cc
tests/petsc/25.cc
tests/petsc/26.cc
tests/petsc/27.cc
tests/petsc/28.cc
tests/petsc/29.cc
tests/petsc/30.cc
tests/petsc/31.cc
tests/petsc/32.cc
tests/petsc/33.cc
tests/petsc/34.cc
tests/petsc/35.cc
tests/petsc/36.cc
tests/petsc/37.cc
tests/petsc/38.cc
tests/petsc/39.cc
tests/petsc/40.cc
tests/petsc/41.cc
tests/petsc/42.cc
tests/petsc/43.cc
tests/petsc/44.cc
tests/petsc/45.cc
tests/petsc/46.cc
tests/petsc/47.cc
tests/petsc/48.cc
tests/petsc/49.cc
tests/petsc/50.cc
tests/petsc/51.cc
tests/petsc/52.cc
tests/petsc/55.cc
tests/petsc/56.cc
tests/petsc/57.cc
tests/petsc/58.cc
tests/petsc/59.cc
tests/petsc/60.cc
tests/petsc/61.cc
tests/petsc/62.cc
tests/petsc/63.cc
tests/petsc/64.cc
tests/petsc/65.cc
tests/petsc/66.cc
tests/petsc/67.cc
tests/petsc/68.cc
tests/petsc/69.cc
tests/petsc/70.cc
tests/petsc/block_vector_iterator_01.cc
tests/petsc/block_vector_iterator_02.cc
tests/petsc/block_vector_iterator_03.cc
tests/petsc/copy_to_dealvec.cc
tests/petsc/copy_to_dealvec_block.cc
tests/petsc/full_matrix_01.cc
tests/petsc/full_matrix_02.cc
tests/petsc/full_matrix_04.cc
tests/petsc/full_matrix_05.cc
tests/petsc/full_matrix_06.cc
tests/petsc/full_matrix_07.cc
tests/petsc/full_matrix_08.cc
tests/petsc/full_matrix_09.cc
tests/petsc/full_matrix_10.cc
tests/petsc/full_matrix_iterator_01.cc
tests/petsc/full_matrix_vector_01.cc
tests/petsc/full_matrix_vector_02.cc
tests/petsc/full_matrix_vector_03.cc
tests/petsc/full_matrix_vector_04.cc
tests/petsc/full_matrix_vector_05.cc
tests/petsc/full_matrix_vector_06.cc
tests/petsc/full_matrix_vector_07.cc
tests/petsc/parallel_sparse_matrix_01.cc
tests/petsc/slowness_01.cc
tests/petsc/slowness_02.cc
tests/petsc/slowness_03.cc
tests/petsc/slowness_04.cc
tests/petsc/sparse_matrix_01.cc
tests/petsc/sparse_matrix_02.cc
tests/petsc/sparse_matrix_iterator_01.cc
tests/petsc/sparse_matrix_vector_01.cc
tests/petsc/sparse_matrix_vector_02.cc
tests/petsc/sparse_matrix_vector_03.cc
tests/petsc/sparse_matrix_vector_04.cc
tests/petsc/sparse_matrix_vector_05.cc
tests/petsc/sparse_matrix_vector_06.cc
tests/petsc/sparse_matrix_vector_07.cc
tests/petsc/vector_assign_01.cc
tests/petsc/vector_assign_02.cc
tests/petsc/vector_equality_1.cc
tests/petsc/vector_equality_2.cc
tests/petsc/vector_equality_3.cc
tests/petsc/vector_equality_4.cc
tests/petsc/vector_print.cc
tests/petsc/vector_wrap_01.cc
tests/quick_tests/CMakeLists.txt
tests/quick_tests/affinity.cc
tests/quick_tests/mpi.cc
tests/quick_tests/p4est.cc
tests/quick_tests/step-petsc.cc
tests/quick_tests/step-slepc.cc
tests/quick_tests/step.cc
tests/quick_tests/tbb.cc
tests/serialization/dof_handler_01.cc
tests/serialization/parameter_handler.cc
tests/serialization/point.cc
tests/serialization/pointer_01.cc
tests/serialization/pointer_02.cc
tests/serialization/pointer_03.cc
tests/serialization/pointer_04.cc
tests/serialization/pointer_05.cc
tests/serialization/polynomial.cc
tests/serialization/polynomial_hierarchical.cc
tests/serialization/polynomial_lagrange_equidistant.cc
tests/serialization/polynomial_lagrange_gl.cc
tests/serialization/polynomial_legendre.cc
tests/serialization/polynomial_lobatto.cc
tests/serialization/polynomial_monomial.cc
tests/serialization/quadrature.cc
tests/serialization/quadrature_qanisotropic.cc
tests/serialization/quadrature_qiterated.cc
tests/serialization/serialization.h
tests/serialization/sparsity_pattern.cc
tests/serialization/symmetric_tensor.cc
tests/serialization/table_1.cc
tests/serialization/table_2.cc
tests/serialization/table_3.cc
tests/serialization/table_4.cc
tests/serialization/table_5.cc
tests/serialization/table_6.cc
tests/serialization/table_7.cc
tests/serialization/table_handler.cc
tests/serialization/tensor.cc
tests/serialization/tensor_base.cc
tests/serialization/tensor_base_scalar.cc
tests/serialization/test_01.cc
tests/serialization/triangulation_01.cc
tests/serialization/triangulation_02.cc
tests/serialization/vector.cc
tests/slepc/00.cc
tests/test_grids.h
tests/trilinos/01.cc
tests/trilinos/02.cc
tests/trilinos/03.cc
tests/trilinos/03a.cc
tests/trilinos/03b.cc
tests/trilinos/04.cc
tests/trilinos/05.cc
tests/trilinos/06.cc
tests/trilinos/07.cc
tests/trilinos/08.cc
tests/trilinos/09.cc
tests/trilinos/10.cc
tests/trilinos/11.cc
tests/trilinos/12.cc
tests/trilinos/13.cc
tests/trilinos/14.cc
tests/trilinos/15.cc
tests/trilinos/16.cc
tests/trilinos/17.cc
tests/trilinos/18.cc
tests/trilinos/19.cc
tests/trilinos/20.cc
tests/trilinos/21.cc
tests/trilinos/22.cc
tests/trilinos/23.cc
tests/trilinos/24.cc
tests/trilinos/25.cc
tests/trilinos/26.cc
tests/trilinos/27.cc
tests/trilinos/28.cc
tests/trilinos/29.cc
tests/trilinos/30.cc
tests/trilinos/31.cc
tests/trilinos/32.cc
tests/trilinos/33.cc
tests/trilinos/34.cc
tests/trilinos/35.cc
tests/trilinos/36.cc
tests/trilinos/37.cc
tests/trilinos/38.cc
tests/trilinos/39.cc
tests/trilinos/40.cc
tests/trilinos/41.cc
tests/trilinos/42.cc
tests/trilinos/43.cc
tests/trilinos/44.cc
tests/trilinos/45.cc
tests/trilinos/46.cc
tests/trilinos/47.cc
tests/trilinos/48.cc
tests/trilinos/49.cc
tests/trilinos/49a.cc
tests/trilinos/49b.cc
tests/trilinos/50.cc
tests/trilinos/51.cc
tests/trilinos/52.cc
tests/trilinos/53.cc
tests/trilinos/54.cc
tests/trilinos/55.cc
tests/trilinos/56.cc
tests/trilinos/57.cc
tests/trilinos/58.cc
tests/trilinos/59.cc
tests/trilinos/60.cc
tests/trilinos/61.cc
tests/trilinos/62.cc
tests/trilinos/63.cc
tests/trilinos/64.cc
tests/trilinos/65.cc
tests/trilinos/66.cc
tests/trilinos/67.cc
tests/trilinos/68.cc
tests/trilinos/69.cc
tests/trilinos/70.cc
tests/trilinos/add_matrices_01.cc
tests/trilinos/add_matrices_02.cc
tests/trilinos/add_matrices_03.cc
tests/trilinos/add_matrices_04.cc
tests/trilinos/add_matrices_05.cc
tests/trilinos/add_matrices_06.cc
tests/trilinos/assemble_matrix_parallel_01.cc
tests/trilinos/assemble_matrix_parallel_02.cc
tests/trilinos/assemble_matrix_parallel_03.cc
tests/trilinos/assemble_matrix_parallel_04.cc
tests/trilinos/assemble_matrix_parallel_05.cc
tests/trilinos/assemble_matrix_parallel_06.cc
tests/trilinos/assemble_matrix_parallel_07.cc
tests/trilinos/block_sparse_matrix_add_01.cc
tests/trilinos/block_sparse_matrix_set_01.cc
tests/trilinos/block_sparse_matrix_vector_01.cc
tests/trilinos/block_sparse_matrix_vector_02.cc
tests/trilinos/block_sparse_matrix_vector_03.cc
tests/trilinos/block_sparse_matrix_vector_04.cc
tests/trilinos/block_vector_iterator_01.cc
tests/trilinos/block_vector_iterator_02.cc
tests/trilinos/block_vector_iterator_03.cc
tests/trilinos/copy_to_dealvec.cc
tests/trilinos/copy_to_dealvec_block.cc
tests/trilinos/direct_solver.cc
tests/trilinos/mg_transfer_prebuilt_01.cc
tests/trilinos/parallel_sparse_matrix_01.cc
tests/trilinos/precondition.cc
tests/trilinos/precondition_amg_dgp.cc
tests/trilinos/precondition_amg_smoother.cc
tests/trilinos/precondition_q_iso_q1.cc
tests/trilinos/slowness_01.cc
tests/trilinos/slowness_02.cc
tests/trilinos/slowness_03.cc
tests/trilinos/slowness_04.cc
tests/trilinos/sparse_matrix_01.cc
tests/trilinos/sparse_matrix_02.cc
tests/trilinos/sparse_matrix_03.cc
tests/trilinos/sparse_matrix_04.cc
tests/trilinos/sparse_matrix_05.cc
tests/trilinos/sparse_matrix_07.cc
tests/trilinos/sparse_matrix_07_rectangle.cc
tests/trilinos/sparse_matrix_add_01.cc
tests/trilinos/sparse_matrix_add_02.cc
tests/trilinos/sparse_matrix_copy_from_01.cc
tests/trilinos/sparse_matrix_iterator.cc
tests/trilinos/sparse_matrix_iterator_01.cc
tests/trilinos/sparse_matrix_set_01.cc
tests/trilinos/sparse_matrix_set_02.cc
tests/trilinos/sparse_matrix_vector_01.cc
tests/trilinos/sparse_matrix_vector_02.cc
tests/trilinos/sparse_matrix_vector_03.cc
tests/trilinos/sparse_matrix_vector_04.cc
tests/trilinos/sparse_matrix_vector_05.cc
tests/trilinos/sparse_matrix_vector_06.cc
tests/trilinos/sparse_matrix_vector_07.cc
tests/trilinos/sparse_matrix_vector_08.cc
tests/trilinos/sparse_matrix_vector_09.cc
tests/trilinos/sparse_matrix_vector_10.cc
tests/trilinos/sparse_matrix_vector_11.cc
tests/trilinos/sparsity_pattern_01.cc
tests/trilinos/sparsity_pattern_02.cc
tests/trilinos/sparsity_pattern_03.cc
tests/trilinos/sparsity_pattern_common.h
tests/trilinos/trilinos_64_bit_crash_01.cc
tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
tests/trilinos/trilinos_sparsity_pattern.cc
tests/trilinos/vector_assign_01.cc
tests/trilinos/vector_assign_02.cc
tests/trilinos/vector_equality_1.cc
tests/trilinos/vector_equality_2.cc
tests/trilinos/vector_equality_3.cc
tests/trilinos/vector_equality_4.cc
tests/trilinos/vector_swap_01.cc
tests/umfpack/umfpack_01.cc
tests/umfpack/umfpack_02.cc
tests/umfpack/umfpack_03.cc
tests/umfpack/umfpack_04.cc
tests/umfpack/umfpack_05.cc
tests/umfpack/umfpack_06.cc
tests/umfpack/umfpack_07.cc
tests/umfpack/umfpack_08.cc
tests/umfpack/umfpack_09.cc
tests/umfpack/umfpack_10.cc
tests/umfpack/umfpack_11.cc

index 0e7daafd8fcda9ce143f8882be1227518a2e2223..1c804a402acdbcd89689389fa8f78d0aea64265f 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 88de17809c2c230fab612afe41b0a356aa4a9927..39664fdeb591418375fa1ad092acfa6c89277261 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4bf220da774ddcea4b51af352e0e66dedc5a9542..23864514299cd9d33ee52cdea4ec817bb25cc469 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d03d97c0761b1cb87af6350f37996f293e025f5e..9a8825b178d191421ea4754dc7a44cacbb2f6e17 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 24aa5b1ee7f0c254329d3a5c1e3365179632e6fa..1a19c853f288e7b26a8eb3b9d1004932c2a41f7a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1fac138dd550f94d60668402d36e3d38de3791cc..480f5ff085b971fbe8bb0d077461f52d791fb893 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0182fa22aec69abf70f9f1a4d915cccc6e559e21..60f5b54d6e7cb56df66698c3e605f29b2aed36e7 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d5260471c37086e133c4d716c1a1cdd6ba393351..b7ca155e0ba1346b0dac4fecd183d5a69345516b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2a51357773d8bb1c5f95d56e3a2aacfecfae1e3d..ae86e4496b52e283b4487ac60a693f34f545bd04 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5e2b2db33dba9bc5c3855480b4632ccc68ce89d5..7cffb145bd0d0064532c59cf2312338b95ddd62b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index bd381c30d61d7bdef62705bbbe0bfb8c38a53a47..0e74e3c52d7567011457262165202016f0e477df 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 309b6c24e3e5d9d20a69c5b5c2a375391626359f..710f1ca1579079bbdd62cd09f5478a2a1fad8565 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1e43fd7087c1c185107ba4d500b140388cdd6c96..0f21bf2edd85aa8680a7000156baec7e579dfdc7 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2e69a186125ba3c2f97d7f3c6c96f6afb8cfa280..270912f55d836fb11e202e53abd873a26c6a944c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2c44e67d2c84e74b7b68e34c4d10a08a0a7bc1b0..f178854bae919622ead24e3eac30615825489a43 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e2ad6647eaf05a2009446aae5d0d579066c814f5..43b72f5238ab9e6f46bf8f87eb4a4b4a93686fac 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ebc16861aabd7f63219f81326b7fea3a0b36d9b7..41efaaf35f60436b63e9e673e0143e8d4e3417ac 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 91b55e6946d1960580be99a3ad5c2eb95bb117db..86319efec413ee01e1234ac0d24578dce877026f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 62ada03d3bae2d09203f4c7101cffe76882b724b..6a8062a4a5c530b337b6f9a9a78522196d394224 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f229dfeffadc94ca152760f25c09ca97e650cd4a..b695545e0d78bd0631553c328d374f919a8686b5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ba082cf69f864eaa6cc7fc6a5049c532e62e8a64..786c45ce67dafddca70fda67e64274677fb36e95 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2157ad654fb4335ff241f2931c73a17363aa8f87..7dc10d8bf549d6e95ce7dfa0d5020523d50acb66 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9f6191b225ab185dd9c3e03ee3f4a458917a6311..fd2aa9b716e3e02be42afcd1c77fd324319d2e8d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2c4a62aa19194736f8e3997e17c8a5830dd1bacd..c774e88e3894abfed78b4a45e207d5d491178209 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index b56e73cc9ff5f2d13b73b33577bb486d582f30ce..6222481760444d6cd9a877edd1b3a6d05fa3ac6d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 57f468e454760c8070183e5ee71510a122d08c1f..7b5cb1a223d27fa41cc318cae2ea9033d953761b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f3b13a725df252d330ba3f7702a3882916f6a641..de973c146799e29538fba898af77e334b31d5012 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index bbda04fdf4f85d44da1a40713a5757b6076c5ff9..1101a56e219292e4e542c7b483c86ba46396b168 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 53742f85218025e2dbc63628ed4c0cc11fe2d7cc..321a8b9a4c7750901b0ea297ab5a5ff616bb753c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 70499f61c0319fd757c5d466ddbb466ce62b7e93..82b3192d64369dd55a786c028e1ebe540da80ff0 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fc6de5b63886391b04c5e95da51c6257b601c79f..b1ce77ffa817582cf61c643597faed032d04c1b9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0e2d9ed5ee69a30b44169f2e8541aa654779cdc9..00dd3a1fb6595cc0286cb11e1de9a7ac8bec7c73 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 01ff64e50f58326345e4e255c266581ade5c1e17..499b78cd820faeea978237d80af874f8aea361a7 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3632c3e4ed64393b1be9cb7d3628cec72cf1f269..456538057e35f0121e7858f8da5a3d4297e819ad 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e5ec7bdb8f0bd1cafda283d68cab496548526a65..709e0cad5bb280d7929e43aff32d64692896412e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index c08044f3527bf46efe9b9a4279f8f3373011ef2d..3da2440022f09d5a812be1301dba50d979fb3539 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8a50d5979793e865036b5e5d378aadae5296117e..bb08ddc9f171e4ba31f7ac33a81994d0a5976cda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a56f4f4cae58df7a8fdd731241ec716cc65d65c..83ba9c433ecfb63f8cba8410fc79d7496cb15adf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 630638d925cbbc2b11f909cb2f0f407d547f8ade..8484a4fa03a02f12874588c5468ddf685569d2ed 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8d758d6c73f8effbddecb165cc43774d2e8a2792..c002901b78ab54d77ce85cee8f001ae6f78a397d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8a162f3a82c7c5a309c7ea0eb4f9215c1580f1bc..4cffb3c4ff8282c0433e1f2ed37d8cd919c3ae22 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7ff8b29499fee7a3e909d8d093596b2421e5999e..6df85255b82856926687d42ce46dc19c68185351 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5777c5fe1b8b942decd5125bd1f952be6404663b..bd56e6de3466660c90519ff03723707c8ee30b6d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 by the deal.II authors
+## Copyright (C) 2014 - 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8c6cfb4e22e82c04ad7d07947c9ef08126309c7c..30fc5c517c22ce0e4077d40e70a641ddacbf15e1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8e378865c8d9b998c49f15024088481a82fb64c8..ed922bfd10bebfcaf8d32562bf38c3c300d3e81c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 98bb4567f6607270ec6d618b209adba35fda5f4b..4b20cebe32258e8b9fa456f3dca8a43e6c52132e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by Martin Steigemann and Wolfgang Bangerth
+## Copyright (C) 2012 - 2014 by Martin Steigemann and Wolfgang Bangerth
 ##
 ## This file is part of the deal.II library.
 ##
index dbe28fd3270ba803bcb78bf77aa77a5e84125405..6030fa6b122ddc875b4c5c8b76ba0a2d471ee914 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II Authors
+## Copyright (C) 2012 - 2014 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5cf83bfa8bd7e23989cf9e67334d3bbaeae1dac1..38db8e2a6b9454dedba0afae211bb9d702a15b25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21d11f74692015499c35f718fd8559623fb17523..c8f6eb556c437c810af5e623c10d6df07d491b5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dea8753778c2fb8821189018ea0cce381d2b2a0b..e957bb8e7904d762d5ab38aeaffce637d7b6216e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e48580623450e0ef9a9ef593129665a8e407cd0a..3fdb0fbe186eac2ba7684547dae699f07d198acd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7593a8a578c8af6461ee97b2c6b98a9cd210170d..bbd3c3e56364739dab259faeab6ee63ab9f57aa7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2013 by the deal.II authors
+ * Copyright (C) 2001 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ece1eb30583cfa4c64d79aa743ad92c1b9abec01..3032a79c44f195de585f01a596bc7a737454efd6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2013 by the deal.II authors
+ * Copyright (C) 2001 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 725bc7a81c161fa183ee3a534b46a2a946453ecf..6c79a26074a2a664082caa548b3023388c7f8988 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2013 by the deal.II authors
+ * Copyright (C) 2009 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index cbbf298207ac5792376384453217e4c557089edb..f429628e1d557aab5d35e6bfbd3d116ab55d038f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2002 - 2014 by the deal.II authors
+ * Copyright (C) 2002 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 48fc783fd83af3bc26fda10e0815eff009d43252..fe9a4007502032471d64bf983da8a3f89d9e3d72 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2014 by the deal.II authors
+ * Copyright (C) 2003 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 966552e6489c5ddaaac51847b11f80d9f83c0ad1..bf8612939815018111450851dd78018794c302f4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e340746db34e81b87d9e8fd2bccff400fb0c74b9..8bf83b2f660f7c2be553697ba7076efb07d2f8b6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 591f98accb9405e235279897c25ece9d427c1bf9..44902224a118078cc4d94c71df4f6b580981a787 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2013 by the deal.II authors
+ * Copyright (C) 2005 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 58f80c13d458fbafc07c948911f704ca2b2ffb20..8c848680f4391a0772933bd95793c90b882858e4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2013 by the deal.II authors
+ * Copyright (C) 1999 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f58ac596afd0b6763466de59895f18748e5311dd..276d30821f22231ecbf1351e68f62a08db706d07 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2013 by the deal.II authors
+ * Copyright (C) 2005 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9779a7a0fe8c7fb189a2fee0f809820447fb7e87..96dace18f62eb0b2011f3fc3e1d9c27dfedb1127 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2013 by the deal.II authors
+ * Copyright (C) 2006 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8b650b91fa9d03bddf2edc55c2f13f6d3a230486..d588b12be601f6c52aca0917767d53ddb20bf66d 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2013 by the deal.II authors
+ * Copyright (C) 2006 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3dde42a7d08e19663fcf0d6fad49cfc430350424..3302780e16f2df1e9dedb666bba5718bc9782474 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2013 by the deal.II authors
+ * Copyright (C) 2006 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 02b962db83b70aec4ee3768f1fa1c85c20d61222..a5cd3e39242d4a6471fca9b7299e46d7615854f4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2013 by the deal.II authors
+ * Copyright (C) 2006 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index cd430b16f91bcc732f201c29a4a3a0b5622c85b6..452d39dcf169d76668f4b007d511da93c3c23884 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 by the deal.II authors
+ * Copyright (C) 2013 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5d7cc7d42de457d004c699a6834a6ff2cc85b172..fa4491bd80fa98416a4c412e0aed4fe6dadb4adb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2013 by the deal.II authors
+ * Copyright (C) 2006 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 27c33f8ccd8d4a4891a5f66d4ec1680c431db094..f457ad3fd58df390c001ce5b79a9d90072d1e0fe 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2013 by the deal.II authors
+ * Copyright (C) 2009 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4624ef675abf296d8e9268705d0a172a244772c9..beabda99fc0620dd52f17289e2ec4d40618b7eb2 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2014 by the deal.II authors
+ * Copyright (C) 2007 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ff5a77e0525876f5cbbd56519f7a28e9e144a4c6..cc43d651e42520a0ba54c70837434df20b3c9e71 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2013 by the deal.II authors
+ * Copyright (C) 2007 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e027d6363ef8f0b2d47500d541ddf6c798737b36..94a8fe79d5b44b00746537e9bfebc5ea10b610cb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2013, 2015 by the deal.II authors
+ * Copyright (C) 2007 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index dec7dbd95123e72da89249874562691e3033a4d3..c3162bed519f8a9512442fa5e98c0cbf08651a70 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2013 by the deal.II authors
+ * Copyright (C) 2007 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d23c0953be2787b7b092661482ba04aeee701cfb..fb5d3a517b8f392b6f1ea7a26d84b310097a0592 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2013 by the deal.II authors
+ * Copyright (C) 2009 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3f7085d8ed2b0e4ac160581690331e0fcab95950..b472a8f1dc3a465e3b292868dbf883b06bfab69d 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2013 by the deal.II authors
+ * Copyright (C) 2009 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 917ce6768be13f2cac261b3f39b4815b2fe9aae4..4686cbb0d36440279460e2f6c010e1298c72ae88 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2013 by the deal.II authors
+ * Copyright (C) 2009 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b6d5a483849129fcbe6888983fa3aa8cbbdfdce8..a5495901f6b153c6dccfc5520843b068e51a6ce8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2013 by the deal.II authors
+ * Copyright (C) 2010 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ba5920911e296a1f0096f1be63f44555f68f034b..22c12ef4d0e39cf0d5a25f087bb7aec6eb8a69d2 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2013 by the deal.II authors
+ * Copyright (C) 2010 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4666db28aa20de0084153c91446e3dc418e50568..b26f2d045dac8e6365eb5f3ee948dbc5ac8eaf03 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2013 by the deal.II authors
+ * Copyright (C) 1999 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a9a8a685f9e92e955a8cebb2abde542d752c6923..a95c310f186364c7177442877d6c5b58637c5e05 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2013, 2015 by the deal.II authors
+ * Copyright (C) 2011 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 885b44648f497dbf8efe306b71f482cb66361e9e..868ee586590b9babdc4aa7574cb3b0d2aff41802 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2013, 2015 by the deal.II authors
+ * Copyright (C) 2010 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a5e4a0ee91d7b613bf00a0b1007f2a8293341df2..b72df4657fc65600a85d8ff884ee4884376d6e9c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2013, 2015 by the deal.II authors and
+ * Copyright (C) 2010 - 2015 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
index 0cf52270f8c0358e27c05be1dec52da630fe1662..22febb24311286789aef44260c4ae4a751de8cd0 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2013 by the deal.II authors
+ * Copyright (C) 2010 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fb06782e713a36242fd3de49fcbec1f47763f4ab..d5c3e2b13716f39a88e0bab68ae057bf4ee7f477 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2013 by the deal.II authors
+ * Copyright (C) 2011 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4a83cbcc402ef39c60c4e086979d8466a822be1f..ea3cdbbe15b1b3112c069ba7bc1a6e9a88317bc7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2013 by the deal.II authors
+ * Copyright (C) 2011 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5c2c2a2db91b85510256b9907207c84a34c30009..030d409289e9eeeae76820667fc5b923dc8ba078 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2013, 2015 by the deal.II authors
+ * Copyright (C) 2011 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 7a33ea7b936b81219c1099dba6e09547017b7e7b..fb63396cf4236b591122d86a5fb4031f0c67b054 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 by the deal.II authors
+ * Copyright (C) 2013 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 329148cae088f5a3a11b0598c170d4dc8c2513e9..1ad804e24de9c76ffbf0e3f48c117ff1003dba34 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2013 by the deal.II authors
+ * Copyright (C) 1999 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c91a37cf0a2afe377b054aca6694db961a52dc64..2352788fa025876b09bef52ae18a245ca11e12e5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+ * Copyright (C) 2003 - 2015 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c7cec41ec9004dfdf50ea6084b58f327bb48906b..532f77c1dd16b1d1041b27c23b1f503323fe311f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2013 by the deal.II authors
+ * Copyright (C) 2013 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8d21e5898f67befc5cd6dd489651119eb7f0fd0b..0abd75a714a324eb2c67dfd8354c8968dae25136 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3059babedae77d093213f9302d88d7f52a08a537..0bc9e4deaf8891f91aef474ba92812029c13f25f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 194eaf02d07d72bf982fdf9b3a17fa86d0b84a42..37e45f3e70a2cd4f0319691c72803580e6b1d613 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d050ebf847559fab21912c860c52775f09d8c9e3..e3c3092183082dc7a2bbc081b6b60ff1eb2e3083 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcfc33d822fe3a5e1f68241557cbca07b7175c0e..bb5fafa2831250fab657a1cb3a4fad0a3d0020e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8aa19246911c50146d85e504676502ccf165074b..f4bbf9f9cdb768fc49423d5dbf732af9ce6b3c38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e0b8c0eaff79286a72587339e5c615c0532ff69..d7b2809aa978d4af8a3758609c00c525284ee15d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04904cd43d205567285f2fe6711086461513c1ae..1b44354813cfc270b91c991c86d82bfa56277d56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b498ec63e657cf0b606e78a5bce4e3f2a5c75e8..ae13015a9d6d56e3902359a0c18ac59749bd5a25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e669efa43884ab4cecc94df5824fe21b8ac4422..531b634b10f8de1e8c7cf7c948a2265ed80a6fc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9d6691866a136499ffa460a9a3b706c69407323..db70acd178b135eebf4f0a9ac3e9bc7f3cc4b7e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38b12055567d2a19fd1710a7c030533d7b79f399..6082e4f725bf7a717978b11614aa3c3c11e8b4f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd9a13e1946290fe64a4253d61cc675ad82e3b24..034a99e7ad58ffcc3466ec8d491af06a2c980c3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 308f2e692a588ce6d4ccb3425b8df521668aaffe..bbdfe83118f224cb7c8acab280b83b9b9a2a41c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edfe8ed62c93660dc6f03eb4de1d677918c01708..e6a4b57af11b9eb09eb3f111eb765cd1f9df6059 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6ae12838ae47073aa259d2b3e59e96b8a90cc55..a1fa0e2f1312ffadc9bdee80a5427aa0c2481917 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 205ef0ce64eee6df439a7ccfeba8c049e699575f..d27945cd78919a377a787a48a242af539d22d281 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b54817848b4ec471d8a0a3aa9c8c5d85f88ede4..61a5c1894b2a8f9abc1d83563bab86e581d8cd31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dee29481733eb5dc638284467ce50d4388cb7ae3..529847e5ed874f482b433663ad7e147bde113e21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f7feb2591add77c655a74bcb8613b7ddcbf8caf..5b63f7502ede38476344bfd41b46df56855725dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e2efda46795262f9a433b629ffa02dd80653f07..5440f545251bf4f1c7cfb707ebf56876087ad82d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 701471d2ac8d7f9aabee2c7180e642721006327c..ce4e51860936d7f3f285fe2165e24a99df18068d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46399c3229a37e3eb3e335451024e800202a6380..029d2312f0c96552a25275ef97525301cfd52bd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b32e8e83072a8951a4c0a5025a47b8da00c87ba5..79e79b5897b7edda9b1992ea4076cf86131e5e05 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f251756129cadae29f717e8d9748ef01318fd201..96aaa9bf7f84cd98739e307f849f7465ee442c7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48a3aad0d410b01514a6b5b7c9bee3ed857b04dd..dbba79d14432b1d610570a5150202e1a5feb1d29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 427b8b6a62bad95df5453b8658f22efcaec6d965..9702fe042539c434d74b3f74673e4e3c9e52ab6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beea1c13f61d02dec5c3278969316556cdc302fa..5de31f42e6265aab6b4690a6a15798fe8502215d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24a3ad6cfe5041a1d17feb724ff5a3fbdda66755..58a367791a11609cfa98fdeeccc927f2ba744acb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dae3357b386d3aec48079d2ebc1fc9921a57664f..5f62dc72e036261f6fba89dd5227c69ad58fab08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c7da9dc078e2c82e607e5c41aaee15bea9eb746..52d9aa761ae35ff3b1a1d3c0eec583132a3309c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e20c01ae3dec218f5d58ce51319342894db5966e..1f3639c17a151dddc538f022ee15d1fb54387376 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a53368f72d6e1c5f73293def1ca08b08a8eae694..0c4478991e47da655f71d4058ed3f90a77e33097 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8db13e286e81af86399af50f95ce81b1ccd7b060..90829869a6d188120c4adb85c0d1d84dcde7fa03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c0b7232550cab6d9eb23826fb0ee5c21afbe2d0..2df33dab637c924888497adf4960ff52551d5c47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d55b387cb5e2f9096d78bf709e4e28c8711427c6..18757eb13ea045ae8de71bc729311aaf8c62c71e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcbb9b166cac9a7c7a3f22dac082f062025cdbbb..00c73c83bfb6ac7cf83458a8514b2a0085994374 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d637848b291a1a994286072051b7443ca8afc0e..1b32b55ceb4a303c55e8f3806a5bf5eb8961ba29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 899870bbbdf01b81bcd9b7dd0f97ee47f7d478b3..acbb581eaea50cb109241050aebe3c56a95c908d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d43fc470e05588ebefd9734797e3910555deae6..f1ef7130f26a3ab7bedd28cb7098bd1d59898061 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 154963005ef64a6dd6c277e81e9aa5765de4153f..9ea6906197c1083abd5acfa84e75ab30b5e3ef45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7102ecfb5da2ea4e52c4d27d939776528da9939e..18bf726c2be0f7e055ff6dda07af0091c995b854 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d4ed5bb017bd5240c95fae92cc4679ee9549163..8f8701e3df25a9e040d20b7b6baeb7c22ac66385 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36a00a4604d512bc9164105e3c2b071c1a731937..135b19abff453e9d0a3d3b5bfc0a2c1cf02b02d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37392822ebf98fb21fc5a3b4e8d08ebf1cb151ba..f1386b677d91e54af2e1408635dbf7f696a7a54c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cc90bdccdaf9a196dbdabc77a31abe04414452f..6c21445c8e906566e4a156eb6e6d317200c948e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79aa6c0caea370c95d18c44e66bff1b6bc7341ee..2b7b5fa1c230d6140ddda78c89d44f872c52b62a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 924d1e93b424dd747f96fe0c9a1d287d160d8190..9ca3e3038410222a8c13e2368e73144a6e393782 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c3b8dc67308b707cc25bbbb0d603857b06d68b9..7f1015f62bd9dfdf6ede6549c8c3ab1be80101aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 348ca61aa8baaf9785b502bea09fa2730d1d8a75..3b7256f537c772a160bf2de28ce6d976946b6b45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61bc88062a4589f56c72022e35616e0acd45c472..a5970683930dbd723d30c00440b2e09c25a6f44e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9e024f66576f2123aa3d798ee466a2839809e32..055061e53a2686073a6c5a40ae6e4b8a199ed0d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bc75b0ee8858306c642e23f2e691108dcb5edc5..0411ea61648e7a112ecef9c47531f1c969bb1521 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88eea12d674af7ede57e4b8c51cf7c03ebd11475..7d8b9f11c40c2449ba10f1c0f5962dfb7bbde7d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7a9509f8eaa52aced6b79805653614c62dbf7da..1f7b39ed360bfd069f5d6947dbc01984d01f7c11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 229ad2d7e57181bb5992c168b145b9d409b5a0d7..24871219a711bf75e3757c805d2d0d151ac451a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6906e453d8586c0b781da04ab6ce11ad79634a0d..21ab37046f06fe002c7cba28759297ea09350d31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8deadfb4b5ddc58cda5fda3f089fcb51fa5bc719..2c5fef01dbdc116b6fbf6adf3efb38a2df30bea6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8d7afd1288394de428780271048bba1443a2e17..3a819e0b256408406b3da343e8dc1d473eef1c1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2014 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a27962ffbef9c8743b2733bc460b0427e903c6fc..ff8917d5750572cec88d172c3f034dae1f288ea1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9ced11de13229e313a494502d413c9876c1cb6b..9408ef390434d9c0fe7830d54db6747188e40286 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a005889de2d18bd41fecd00b64446fdee2753ba1..459b85e8edbc5b69294c34d8891514ef841bdf68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e6055b69f011cee000d6fae41824ca683bbdc98..b6ce176c0cfc0b5088579672570bc2c46c158f5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eba9664e7009d7aceb6431ee77ed6a223bed631..7c378e7c7c7fcc714c9c4278686784dc6a48563d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a85c1ce6b3b46ee0674d61f67a7844967f1c92d..b2b0b0e036cceb742fe2f6085f94a37cee04b486 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f1b392e26deb750f429c5a14dfef08fa982c37b..8aec0cf1df1f7a31882d7eba6faf0d4ef9315649 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4c117afefb3ae302dd9abb60f7cb7082647ecdc..9d02c7709bef01e4963bbb1391e32da75421e22f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8072a9159ee7a3960d2c031deb769f5a7c90a0e..5d5db1a379b13de568a4517b91374bc4f7992e88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fd4b1420c3ab4196992c45ba6ba0e251fd02a2a..be0e5f06cd73e3ddadd69ffd0bf0520e800ab18b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7c1836b0f6882998b66de47986438a3233599f4..50ca813ac6c061b539d07b5952a28e191e6b0caa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 259d1e472146b62abd92fbafea3fd5101fce8d01..46aa59a682b6cd848f36cbd493fc5ddb2d80c287 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0c9eb082439f88a10338099c51622bc8c0fe582..c66a700d9a4d901ae8f320fb1710c5725220a78b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6254719a64090105f9949a473c0b679d27562ee..ef47baf855636fa1b07690b18a40d7597ffebefe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25719d02c89792853d23d35b26b5cd73cfc896c4..6f117c7e320c8e37168973371ce3c44fcabf3349 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e22673283f0c1ac892b6b6662acaf13d8064a6c..a751e30c40855a9050eb64c714ebd3f88e517586 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608568081962cce64b99b913cb8aa40a960b2736..2f0360c0f21fb465b7e6dd73d7f0fdffdee022a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10f31fcc9e363fa24baaf24da11716f3cccc5fbd..45793f02fa487812e65ae09e4bc43cb582b89efd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15bfd86da62e97ae33072cb7e03d02895205c6d1..9249620cb18c818d27798d9ca76cbcad4c29c6ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97aebd7a73a32b09c86945b5b573e2721712c911..bdbeabad08f055c9a1617f4cff2f6cdd1bbe4e10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 991432491beb099040d7493474927023165b6885..7b9bfe07a8aa1106095a6539fcd966a5fa8353db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdd55c28565257203e1afc601c44bb63fd0ede83..3230a6ecae7d951729b61a52ac5e7823536cb799 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5addb77fcc6d10b6a391729e813787d40a59aa70..11e9e7e737f4b5fbda53500e0917e42345c7bc00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda6023ee7dec2eb19fffc9fda4b409fbb159a07..d3a71e2d30520f40386639a475e55d6f78f9d4cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92e7e76f91e0c64b2a3ae7367cf40587f4dd4d04..713d579d96e6792eb5ef01ad808f98de6ceedfac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb71695e973c6b24c8b17b5d874fbe19204df534..b932decc6402a10dd8fc09f2b842882bd9be4881 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4178027ad3e6c68fc177b9002eebc32dbef7d90..03524ab5a987d5f15318e4f0feb2be32ff8a5209 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f91b8e71ac2929fcfa87760d3c549e6e7f233dd..82d11cf8dc7cf32e75cbbe1965cf06a8b0e5dae9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c10a03941940b4bd14acac7cbdf53b55ab7f1f64..84f3a857a0322bac0721b0e178c71cc9a8286ad6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c389a81ec896a1befdceda2bb6133af8deced9e6..c21599f0f71ab30cc329ed381824612185c40dcc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db2c71c0fbc70fb5fecf98684c26f2b82476a08d..8a4b2528d4118f20583852a5982525ea970f7bec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 157c1c6e0920fcaeec2ee806bd972a5abd5367d2..b40c0659d2c03db5e7c218ebb23a4b37149ef16a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69cd09cd0df0f09b3bbd2ec3c1ee03feca7d216a..e1891410b96a91631b886c2d884d4d8344f33438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d817e6380835ee5e00a4d5bb8529bead5739b02b..a54d28e19055fcf375e5100746f8017b56f8d9f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5946c65fedb421a38d2157880b7024c58dad801e..f9979a7ab15e63e9a43c23ab1ac6785aaeadf71a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 948487c8852398dcc0e849c799687571dd0692e5..7c59bbe4788374bbb35540fa9c0ff868a742d6d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebb40946ef5a3fecb47c3a73d71d0d59f4f4e9f2..99db86d592a813d73e075247006593bb829af91e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c85fe3962baf89b1d104f7fcf3f82c54549725c..8b0d86a0a8ed97c0e89500701aa1cbaf068316bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8abc8c85d133c653fa96221fc56ddfaefe50eea..b2198320a24896c0ab92ea8406c1122141b79f3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3639a837341b8f8bce0a76477314c33ca0a1229d..ae3c64ce77470ebc90f6aced622b27906f1628c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 873548b12c52f71c1e5e352eb9c388e63d907b61..626cc324868d8805a177160f04a29b2bef831f7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8fae28017eb3dc1b6b1358b14f4c5246873141d..2b3ac279e3b9ce827f218a1dfebb10fae1d838e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9ecab15119fd64d25e3b3ae6669bb6a494ef515..c7eeb418f070de4c1c04b0ccb77bc743125a27b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a6ef5aaa8d11437db44e959d7b6f616aadca845..9ea54806398c5364be33c6b10d8cbe957326aabb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df566bc945a4545a2b0c69d982e0dd06c532f509..1d64bac51f8ce5925268b6108bcd29810767efa4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c43bb485eec174372a5dd12e6585cbddb1f5e019..4aaeb0700f66d2419e764889648d95505d67b3b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec43c576bb18d347a08fa7ef08d74c65aab39a30..8181aa3a96e7b7d696597e3e250c8b3328cb1a12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46c1edcf08d77ee671667f00c92a1748d3784801..ffd82422550bfc3d738c15f97452ae9c40187635 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e58a13153550563d2f0ae0af98ba42c8f57b855b..b89b446ade69b774bfd19004d92a77698104b50d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0d8f8280f8632f81d22dbb17a84f17ccf0c11f5..d8f45c065345a1333f431eff8f7f9313d244e239 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d493ec6719a60a705e9735cfd8b1c78eee4dde88..ed729276773af33d435752dd07a6108c994fa1de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3ee34aadeae2f21d9b7fb77b48bc3a4a00406c3..e37854e9fe9b756c948ba1100dbf562661b7705f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0eddd3c64745065d2fdffc16046e390096afbf0..d3cfc18d6f2c505f33cccbcc20f7c026a857e69f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bd83ff06ee94e6c0e6d327b63329d65047d218a..afa2cd13ffe06fbadafbb0498754614a4b8b77a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 427fbb497fd89b1db741a67cabf719428f2533da..d74e35d25b1b4a5645ac3342b5fdfe7d2479f903 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48b42c1f59442bc25d5f69f5235a2ccaf1fa9a52..1b54ef493b599cda65532f8e9fb55b25244ade46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac1b77d03b3bdf1e905979e709d041159ea35611..ec2878d7d838da32924994c93222324e75fa4ca3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63816f7c439ec1b7c29d9af947c97883c412659c..328df58be0b30e65c56ebccb80825851ddc9ab2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cbd02b30cda6b32ac0d31ff8bf22728d0b7bf47..e6734686c099441ba1d5220083097d79555ab78b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e4821a81f2b745ae44d29cea6c426b565309d35..46be2c1a0425c90b8573e7e24bd63726779dd20a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 185efe61c0421461a6611b92fa4c5b0f08b481e9..3900e1cdf9b21456b31912fc6112c0db3b29d4e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88b55bba5a48ffd0dff06cbaebd8ac8db0cf69e3..cd338b7efaadcd23c07e785b45df36f4592329c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 139e97fbe62298fb641cedbdf9af7733cdf92661..05ff3570a13153a5b4cf6d930508e952b68031b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd5646d3ce63c4d0a017d229d275d93eff2d351a..164a98d3d4400a47a5a2a32d861cc5f6293a5300 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88cad408db2e0fd2616059ac87f291f1a640ff9b..03aa5d2aadecce573cfe83ce17ae5664df752d70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c16afe17931a7fe879134828cc1a7b93c38b2b9a..a09753ffd64b475249c26794e3fb25a1f6207376 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 776e7c886e92a74eaf1314f09faa7cbad06264fd..1d99d1b27d109a61e0803accb2b906e88c4636ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 449ec77d707ed6f80cbff201166df4809295d872..dff450ec9bf7baa3c818c7fd17daebd824db81a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a70204e5a21f175280a5727341d42e4209828c32..1a0982afe52439575e83986d12a0fb1462f24ac3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8b29227ef85ecacbd885a7cdc509f139d1877d6..4b9447669f395c146595470ca7354758de2a843d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9ab2bb5c82379fe67f581cb6193305cbe12458c..4e44d69b26e280c5b0956436d35ddfa315812a52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1b31d26fe77ccbcef2969412130f6a15237de54..16e020dd693a729e01fa9a51392ce31d75dd4e69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2830ade01601ca3372827c7cdbb0b794bca6864f..c16621564591805f10b2a7794c4160f70f46b7ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b57b6f3fbb4c393c1bdd097bab8afd62a310cc8d..94852481ab221b702f253f0c5e7b941962037b8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c21c65d278a26f215e9ce220cb6b2c2be753a026..258923dea375028020d314a4f2715a01f50938f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3868669aebff7857c2b57ec30a2814c2250820f..608715e662dadebf2fae58c5dc54402a18684be7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5079229f9886e02fd66934605dd2c57ad346f49..54d2f954e8cf85d43c0c731ebe527af69b501ad7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f55dd8676cecdcecd753b867ad657fc85156f0fb..4deeb74a5d044ceae8807ed5bcca89ec5726da1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index baeb65f0041ba183eae99106f4159a81c1169db0..a5683e4aed82e9927bb4020967144ed113320f01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19824b263ebd1866e198013a24d5b2687a997822..13ca2eddc1ee1aa169f38d187116968571bc954e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2786d8c0be0349dcfef2e822cdc6978c95bbe22..f020f6d8b326d4dcf44e0c7bfd4a6c3718410fa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 754d64784208a5142cf5aa6430203d503c5facd4..c239549727b4cac302fa9171dc33a0f50cd6b91a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8d6a87e98df5363427901deaab7f379580c8ace..b1574ed10e8c55755f890a0af110090588ebdeb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83f899e7134826c926a2de5b3e6441b3243da9a1..9372af56e92ce9366dd2cd62ba896cc27ead0598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca89ec0695fcb5950befdd6840086997e3e816fb..7e19d7a45f560abea43048ed6ebe74131d8144e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1267fc10f32c64f29b5493c2942c6e38e21f7ef..bcb8f87a089f0166c300fd4e20bd1bc6ae1808aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eed67a2e556cd978bd7c8d3f7a8a1e22becb5663..ff39cebf44dd009f93e0b4294b48c0e1c46b2a15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8546e3d1830573ad83c3a32d79eedb98aacdc2d..019fbf500b3fbec548e3a4636a06fad668450644 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3144584391087823927ff2639448be5d43aa0dd4..160a6211c5e4ff8be905766ff8a78c274d34d01b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f5f5ff34959f9516c90f74e2208b5bed9e66d0e..a7c7a6e0ff92ece6da8de65bf569e891baf08850 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bb2f7a48de1218b857b4ec05304b12b8030af79..58b555540ceaad832e6fa7043c4e4ae3a52c8797 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42a3a2cae372ee8e93a4ac7bbe21f1827a3209db..011ab5ada9595ba0cf564159d5331121ec6d8c2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4aee4909458750f985a6b121bd6e9a21180548d6..c443584382e37afb6345f8ba9f5ea76248720013 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d9dead68cd44e73e83cf99a809724ba739bccd0..8902fb9961271da1735b50d80866c37e82418ba4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53a5b18dfc9bc5c5202ba5bcdc3544b332c4c626..bce1aa14f64c12d68cd44a273bd728af32c77146 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0cc8c995cdce4a09989e14860049d1a9729dc69..a09674ce22c970cdfd68925cc82d8e1899d06fa7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70024ebc8cc2e2a7fca2c38a09ce1a3d9969ac41..63efc40e256a1eddfaaed4beade3a8945424228f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1de88a3ec48d9e0c69a63df1486af2c7c297815..0df2e5dda9af08df6d10579be694bc8069e833dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8830fc83380fc11e57f72c6f1cdf21378b463656..4f16c4548f538d777cef5388ee17cc8341852a36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccee308aae61bf6ab0271289502d5ce06c5d3569..f96c2b50a30d530b63112357c752d2aadaa8d6fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef584f8ee3fe646ad9ece17bf8073b3ad8c1384a..82629b3236248bd2b3782fcb9487b466987bec8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bbf0b2edef87cb7bf331c5e780c603a0d580f1f..e4c547c80779231c8c509298cf2e995af80a907e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef73d9a019e965c8c031ab0906c2ca825821185c..befd569c0f03eba714a429c6d9183579317ced96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebe9b7bac5cb6d1cd23bb5f6a5f9f7769b33fde2..92ff40e7598568f5f77d856cd5f4db98749dabbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3e38f66b9cdca4d544a613e429a78ce731d6727..15c4391f9e8489442439fdd5f33a0dafdc25cdae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4496c7ab2e0f123dfa10b6701d8755084f467e7c..180c96c6ae9a44198bbb8a1dcc58face71555b04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c11845392c3006949de538c92cf80aa53b5a0898..88acf00aa2c5d571d25ed71b06739207fa644e8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e62d9831d3d2a11685fd1fae5be6c41483b2cde1..3c974caa728b23c57d4b5feb9f788198c7f083e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 583d2b68f016783ec450089fc763cea6258e3d67..1478382432e4f59f85ab91a44aabb683d76a4aca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6ea60fba9cd5db0198228124029991f6c2e5ae8..7180b3d09309a0dc4066c0f52c5a0c9457c7fba3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bef61a7143fdc16a391bf020fe1030787f9d9d5..efe8c6421b3f7a21a5f3cd41dadcddf150479775 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2804fa57b3a76398964f26f2c83e52f83c65f0d..b46edd0bfb3bd7dc81104269568b2f191833cfe2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51a9348bdc45ed4521efb76ee181d6d53360d495..2e45438a494bf0a38cd4216b3d0b9fd2685cbb35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05ff466946fe1d4f49e7fd78d2b6eff8a449e258..d8f6a7d21485963b87d4e2b30a5665e758ad6963 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d482b530268bbb283590ce96ef9e3ab02fda598c..5ade2f7cab416a31ba805669299f961d97226659 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e321220a73ec800313b75472fa53841cb2f846b..27917c6920a8b17177998e898f7c34339b18dfbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee4fe124835b97dc2ad9ae9179896db62db92f09..bf7c3c14f85ce817da901787c71b472f93adb2fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d910d71de30943b81966e8c935373817bec6f5dc..df59dbe82533f3bf4d8c8026464e59749625dac1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc1acae42b63055c3250aa73b1b78a38229a71f7..913e84b372c6d86ecbdb682f6714b98de11ef53c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a24b0da902dbf08a9accf57467bdf640abb39ae5..4fe449fc5d6a72baa2ea01853caf8c99a5099e30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b14b22a3866d98336cc2404f8805d62b68903e91..80c276b94cc82ae669dcfceb2bea46e7b2160bcc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c51aa5546d81b38b9552711b3070d07dc6e59b45..c5168be157edaa7aaeb51883b36bb432222f4207 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fb44cf8aed741d62a1ecd37d8ccbec93ba49060..d184d6f3bbdb2d6621f05aa9fcd4978564bfc151 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58c06589415c4c087e8311b16c7f783f79509a04..477a732d4f7cfcfe2882bf6d6bb9b0d2e3ef3c0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da162197f3e2351f27b37c9f515eadbf43f636e7..c5dd1aa0fd2c713481a00aef6784049a4acfe557 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0250107640ece7309f08543d2e0293ab1146e490..8ac448630affca3493f29d976a8209b8ecf7d1cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24d9e821ac9516b782aa6af1d18c796f09e47689..20c3c2290b0b05b65adeef3a365aa093f06a6f4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 158560d6c83b6c3dc46a9790501b467ff88289d0..e21f49fa696e057a9ccfeff4ad59fc26286faf7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 026682cbc5bbc76239b0285b028063a59bbb25a4..1249b739e4acaf6b8cd24de853977b2075cf775e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3f0b879895cc85cfce53ac7b4d6dc615fd3441d..bdfd91e8829ae96688cb524cd8b4d36b7099078c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fdddaebabb3f64ea732162ea6b40e97ce148d34..dc3ac1ca75401ba0552bc418542eeb7fb1707af5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fc27d1e6cc5e129bd4138aa1782a81ffe2f5dab..6554bbb698536805a110c6bb4a4db24e2480d5bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f82725df358c3e6f7390667f4a70664304ba7a9..cbbc973d8e2f86020fa921ad45386254a2bc3adf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b14aac125e1f82d2aa49f091ece7a45872e5f18..f17d186a7e51b1f07785379f152f695b48c162dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf238454d969d03c5577212a68fbff9225bbbebb..dfed862b64a1b8448ef6df0b2ef26c37e2a3b1c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3dff785c475f65ef3b70c0bafc4d6caad9ef58f..349c6fcb82b528f6a3afd17b0e27b1d94a43da8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 561dc08ed1ea0aacd885d35c1d6b50aeb8de299a..bec5ee59c3334edc6ab43671b7914c319c8e83e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac61d3fe2f3d013e13d2a98eadf92efb0c67c3bf..3d1c14d6d55a289ad7b3e2ec484f97facda08dcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0222571ac5d3045e8d6b7b82003ccad02c3ab65..27bed9e83991fb9d1d8abb9b6dfe04fe5b08d3c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eafe233f0f76828481dac768238b1c0e1105629e..e24e99c7ca4c4c547267287ff241242569204503 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bc11b43781173cafbb0cbb3e357fba12b9cd8fe..e9378a4dba45b6535ed91abb7045160ead5275a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 865b881e23444063402bb7fb3d2b11471c5b21e7..c210083641fedbcdfa8f13646ca922168fd268cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7269dac50f407bcb172253024fbd81b5d8e9536a..98b8e7d60480068a35f8696468b60b1feabc6dbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51b44be7bc13ca608ef0911e9ed823d3dd557a2f..f0ee81fb45d4b20921407dfad444cbf7b1937f8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1fd6fccac3c345b529bea6d97533f34a52463d3..0e6bdee19f71b2eca4544ede229a43129c8e216b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 880f54e552bc8a6ef373ea129324ed562fefed08..4916e9afc648a9c08c93bf77643a7f08f12395f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 754e2e703c216a844fe543fb6d30626660cc1328..0ff07b08deb2b7199f11cdb7f9449b74e266b733 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65b04a54fc67f4b8861eb80ec32b69e38bc0cb94..683e401999ed32c859fe9f7fb2404360a7853378 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee39e96b4cb1072aa38a285b9ba58c1e5e799f8b..7504bbe0cada28973e51a8944b5e38e0cb27e766 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89fd0a0f4710cf8a1e22cec781f836b87e0f5635..125c79f2fed1acf4baeb3990877b1b78f7c2c1c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 443a2b7b24a2b2abcb476e2560fcf63c68535110..b1720737286752a16c951d578f18545a8f6a527d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1a3e9a5ff0d60121fd3f9d59d5cd4158776b080..539633e173573abf67d4a9d93dc8c6aa8856148e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a333df816ac16f569d6c50ac7cacde63ab83a49..1403b560904f3f6e1c62cc8d99238c9bd560c137 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5955bf44c596e670bf1e77e6acc46d084993d5c5..1ff7872b6fd08bc73d57ebca0929ba03697f69a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe93e695205e46dc9f6acbd70699b1df583e581e..538ea6a4cf920fb158194c7e76582c1719261112 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cd6508011bf295eabce041aac9a20a7ee95f3ec..61ea5000fc67a3d560449bb7a00d25246da095ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed2d3589bf71eb1dccc50de3189895e858d2bf79..f0112786ffd0bbcb2557d01260956a2ef141e0fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87b5da9ee14723ea34d6dc09443aebe10e8e708a..3553aa52d2dc08f15fb246710176acff6d9daa52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa56b90c640c8d43584c35c1d6dac6cf909d9069..26c46080845157b2d538bac35a76b1c58176d940 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa9ef7a4dd4df594ef95ed70b1f4abe88d620363..7243c8e2522c61134ac0bc52420b04025048cbae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bfc4b0e231a32ea80cda34a44d8c72fbf4d1cc6..6175394a33263c2b8660f733e9ae794b88a7b974 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25901128286c5b5d80ea75106be052f6077c2b5c..b9d9d1e05b23eb74a954ec86a298c18bb794f9ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76a4ee45a9d2b839656e942fc2e3b5fcdb568674..5d2a117e4885e85f2b02b74cbbf2c5efe808c1b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9fe9831f74e784d99599712bef0bec23d01e2b1..6d514c8da513488bbf86ffed7c451cb8c9c1ebb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fe5d6b3cb3b87ab99659a00ca97c3136a7b518e..3f6533cb117d3b945db6eab23f3fee1cd32d6d43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db2cd9fa56566f019606cd516b6087acb7314724..2db9c42d3f88e331b34dd909667a11053d2d421c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a643098bb661d732716b3540cbc07f550409108..8742b3283469d8cd86171901fbc60b59cefa5ef4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d609e0e3d61b708460c951139fa40024d0de883..b47988b37a654e6660ec57397d99fbc3712ec5eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2014 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd07fc62d77b852fa9667d21a85782c0fcf8af5d..1dcb6923b42ad00f9c49a42aa7c70e81f91d3cf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d9be5e36b30bb9f4453d6f0f90ad70bcd2ca94f..971286315963b68d444f318fe77c8a55e68edbde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48ab06eefb37c91820218ab6fd78fd4f4196ab2e..bf3f54c095f43d711ca9c52e678b25859688e4d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a46997c3efb8aab2be10de61a678851b47bb47c..8d99c974e2aee5d171110749f1015f7afe2f86df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e79fd143393eceb719f75b82373899443eddca9..558c70df08823ade30b98c7bbe3a84398ce78407 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98b71e19d5b61550ca3ed91cd3f4153ba23b07f4..787555d139a355f648710cbb8d48ada51c85cac0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10dd190f90bddf871ff93616e0a7596e9f21cb8d..26b1bf60cfd94bfd8c553e2ea0e1fd650b88ff83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dac6fb6ee088877f230c8df9cc45f0edef22ce10..fdfe8091da967e1ab9828db710c0aade36874e5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1c96571e5fc974c042aa103c9d7279fe8754aa7..dd8dc295988c068db689b821b455a1d62df9b3c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd9db81dbc02e5467ff4d473ad41aae60dd7eb23..6937ac4ad4b8fb793431c8bdadd2271e49956b26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19b08249cc2dd4291789c62355914b725c602c72..8e5c633da04d02ea02fa919b450d1a1eade23958 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 502c8b63adc0ef3edf9a2d624e673e024291cf51..475f6ea1f664d713ed97a2221f679af58d8793bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca9728fa05fea24ae71087a467f148aa7f5c51b8..8b04299908623b72d5f68c680e9c213cd7f0db27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed29f26cb4643f276118853f2206b98544c11a26..7f261b6c38cb5f5d798dbf0f53eb0c6a5c8d649f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1f3c107f1f03c68d13b1cbaaf41dd9c879138e7..9f3dcc2ae15591be74af37d57919752b8a510452 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9a2c694848d5092d890e9e08c2fc35c06ad97b16..5b267455963fd997924826b964dc9cd7aa03ac26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 960ce32284d0681f4111647a8334c2dcdb843cac..1afb6d9f45243e4b84a939ac0e10618ef3349406 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c21d9e84acca407dd90a0423186f3fdd3ccba14..a1514c74a0e1af6396f50050f96e632ff7657744 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97ac5652bcd6b2cb536a688c858695bc19e2a204..b61b24b603eadf71c055d58ede972181add46da5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fde2d4eb7a1adb0170e15dc9c28a0d1071f8a1eb..07b89fd41c09a2ea3ee6a80cb5f81d2a1c213275 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 266126f6a29570c12cd82004627c67cacf766fe8..ea48dd342f50dbadb3c8c28ddd3d1d00cfc38946 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05d642f5e87f560beee590cc2ddc087ceb92d562..330e77f410aea53e8a94c08f39ee48254c308e98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa141cce1938601809b4fdc06cf5754b66364e3f..d8d1b207baac7f7ddf3ce3cc72b215e997f150ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c087c8822dd89bddf11438f8457beee4eeeb6fe..f31bafe51aceb2bd1e80d7d829484786e30ecbec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f94044cf66432eb100235fa8ab8883df3b4b98d5..c1f4220e27fc95523080bab33eac30d946c8f85f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 043d971743971b801e5aae0eb7fb6b8838a92cc8..8395d70f56b6969b4b7a5d697abac15e37939c17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f8e0cdec624cde718a48c2d66d20025fc016571..71b5e99e5841dbab92154c8a78a8b5a949d68e21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a1589c4e0a1080788e990ad4adf04840b2d8a5c..46141d799610c15d51a8a16f67a5326c66d25062 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc8e197e89e2add8d8653c7386b0f11f4dfa35c5..06da1ddec9d3edcce90651e95c7605285009affd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffea7b75db90d3206328d61b039f7a260f8f7907..f198d49f5c1d05e4252403f4f8f26a0b31b2148f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31ab99940665efc2bf60e6c979589bef4ea60d14..1b57e05b3182e7c25d00bbdb15412b170b3e377c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d3bdd4e2461022830c502360b78f10dcb35efcf..cc2cc7352282f306eefb57a8079ce544ff2230c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4448a70624dfc97adb932e4a22db849f9346d636..320bfc2e90d5bfaf6c51c422f642a8f01dcec355 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b301dd26d0cff4a93db9a6bf9f05e43767b76e4..e9254eecb3fac2720fbf6570db4feb99d1f41d0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3135edd5936d1bbdd45a243a812a257449c92db2..7a65ae2dc46b082af4a3958f03d6610c9e4d5c46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0d65cd1a154c1fe833afa38f443cde7b8eac78c..758b945c01e3a77772daf66c416f1e75f0fe4645 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c162e16bca073bc42ce3a25e998d8b1e490cac2..359cfd38753d838e1f0ae3257f146d60bf7ee23a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6f6a9cb2fa512fb69cef278f0020955a5b284eb..a5495d4ae0e71d2f2973a767b90698b2ba935b07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36831adf41fbebfbe756c393f27e7eb08f234bb3..1d794fd30ee9bcca1ac0c129e838a7019634f13b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0dd5eb758158ff905d5e24f5404a5c4d3cffb4c7..fb42ac87a0d6019180703f28fb637343c1d41edf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c9c52a8609c0f9ec96fd6f5fd7386d327f139b8..91745afc294b345c5ea792502cff97d8baff513c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a15dd548e02ec7e5dfa5a0c8c010f9fb3d010e4..d430f222298fc5d465da5bc4f2dcff17b1affd27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25d4db075d1df60fc59b38b00cdba72d78f64e8a..94bdff8e70a3e926f7ad202d2e0aac8009708a3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f18b98f5fc96d45279137fb36e217cecc8a62d46..bc003901156a9a4a80bec141e8b632b938ef45a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcd910abcfb5fde1a215c11c7faa4b08c1d29eb6..17639ae404752573bc11aa0c52dbb346c2fdf21e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6111a5f36a8d37c0e4ff415f30bceddab2ae04c7..57f9c68635ec79e850d60c5af93cec582b9f23ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a62921b4d156bb879d9de3293cd2497edb3718ab..1cc1334d306af0cefb287f7cc9f9a2a4e8624741 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86cca4e383725b4dfe343d5ba3f07fdaa779dea6..25656864f9da14437c81791b3457548e7f70bf21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 191a04e1c3f0cff3e10bae0c12954b9630ad1be2..779e0f513734317e3ee4c54c2587d66bbf17ace7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a61d37ff7bb41243ac845da7d4b70f7a42522d8a..21bc38dc08f0bd79ed03bc5625a8cd40b0d1dcd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f30e0c31473ca3a8446ff2d8d15da6c2660b3787..dde1f1b9fa96f4fff5ecd9beb8279321a9cfc8d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e44524ba1b744af86211353290053444ea1b3f7..9006b9d92afe8203e0973a6b78884a633c74fe0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 717f990472a04cce282fad2f4e2865d2291f5a7d..0719f90218e56326520fc648bff7bdefac4e6311 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1944e90feb0d079e84ea34bbfffc80485c835579..658a87a303ed473ad2975c560ba82c28af1071f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59a6332649a5bb79e6a73708b3f95b956f48e61b..a3de0f38f4b27c1e39077049f774e6d7439b9a96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2106ef9e5a0af0823d4eadc07cc710f6e9136f2..ad4eb8e1972affbcb19e3d61855ec6896c6ff62e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d304519e4543a7a80c78ab80302c04d9d868ce79..61423c94bb467a77e9283ea882b6ee43a57cbf94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90554d9ef5a96d29057c395bb7a8e9b5a152da20..107aafaeec1a14e05d43b599a929c97489c0dcda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6a614e651c856802e494f388f5781d1f267bf83..78ad081df15be3438032c7615cf796b769e45740 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2de85686a2d1a31a70c9f369fcf5273a62ca3a24..4d99bb9d072a4d9503935fb5c7b3e75fa63d5bfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 567c508003fc5297f9a8ec82abb8b1432e546a13..d7cb0558252f174d1500073f320d75e90da559f5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4a4e380a80406d85d322fafd2df5bc91df05dddb..428744839e8a335e95f20a176058bccb075b80f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f52822e33ef14ccb94280e47dd26aa8cdf512386..fe49a1a1e8b77c74cc1e26719ce40df7fc83b397 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c6f5afda5c98acaeeabebb0e4c8b36c6afa1e48..529f009166710570bbf90a580b7c24d7eb6fc07d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9480c38a1d3142af04ca84d4f76b77c756d47f79..76543221fc65333baca81d9bcd22d3bf690292da 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4842e30f825058061dbcf6dc2ab9d3c0b6e126d4..369131f0e5944d8fe10c9fe703cf8487347b0171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af042fd74eeb76991fa4f83f3e8051daf03a5856..a3c28d04c249d736053c6c19fb9997c7f150d338 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdc89658b45788a5e38a158d1a845cbd4fc4ba3b..450d638aa877b09bff8b1ebec783e38bf43368a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b11ae5f3261f461db6cd1faf06ba346dc10788ee..24e7f90d8fe14922a8f1448fc0ab1ad029d8ecda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2620c2cbff742a27e98f101c4c6c799bcd17198f..69aa7d89d72364f29529660b2ad64b071acc9bfb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5aa40394dcd218a7a19913a0116a3ceb1b77dfdf..ef6c0bc25bd1392613ac2fc062456142273fde53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f004d12e83149bb6e89124c03e96f62d8890436..02034f9690a5380356847da365f7a7674e35e3ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c2eef92b2f335a7e2aa6bdb26802a918b6ab4d6..8780b8cb0878d1cb8ded48228c7fb845bb5f20f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9092ebad14d1d65eb5bf67a5fb2c148132fbc51b..95bc3ae2ea740a41ad67f1b5b74b15993a201c33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df8a1b7b356d6c15650197efcc947611ec86a653..09f4d7f91d0562bf110a91ddccfaf414cf1260b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68d0537c101093a3d94e94b24235df68615eb62d..0275f3b5e5db9e78248be3c0cdd2f2fa4ebd5564 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfe73d0358f8e1576fe9f01c6a8c7ef74817fa99..85cf81449b3bc7ce8338cdc88f1af1bbf0ee7cd5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a6cfff39f1329c696d88c0d5e108f59f682a010..1e7d9e31a5fa74f6c923738cecc88e8ddd71b59f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fda48f7efd7f6b8aa0b71b3675681d548f2627e0..27a403e943ea1a6abe5b4d63fd7944ddb620ea51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c49012d927827cde75882f9a9e6d1ef39517daed..f55c31b8b48da3e0315f6684180ec73b260522bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bfb331ffe893d19bbe2cd52f788621ccfec2f81..53824eba45d3703c0ed816056dc9566cfb70ced1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4a7f31e8e3a09e49f7221ffbf4c6f1e0ad10b34..860189a365a3cf58f4f44b272bfa17ceeeb11fc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a15f54b6b2121cd2f712ea85725b4891bc4960a5..6e077c70c9d60fa5be3046ea2975507e4fc5aa5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1d24254ceae2e7495aaadc48fca6b6a5be3bf3d..a907ee60bcab4717925be454dc0fdf483df0d8df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e60cebf3fb02784289b835abf631989d13caca9b..1bad13cfef7438a93542fbe46c877e6cd5096060 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29184c810b970ff3936d29f330ef4d1ee01ddc66..ea16f3d0e884704fce125bd181fa498956768519 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63ae8ec30c5274eb1c2d670803350f1981251ba8..b676e48baf5f0dc21b9cf3bf13df6a25a9a69ea1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f84d83d6be4f74ee9f34b48eff960e3e94ecd40f..6156789b4c8dc4041263d25702e42d11ed620c21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3c28bf5eebfe263bb111f52969be5a737a3c569..b0fc72338f7583abd9272e7199b2272b089f7973 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47a41f107163400b8aaa88f5c2217b35829a622f..24d2c1c72f5e5c4a16947349aadc15f06f96a17f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c46a60242000f1ffa659a336a2f2650f6803727a..5128de93b3d032a4370ea61352e1f4cbfa2ab23b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d66b1e2dbccb1e4a15506c83257ab713ea836b3..2010ba16d72fceeb6b137d0c8835c607566061a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d60725c387b64ac99c5e1c1a5dc8b241d20a9e79..f21a6fe434cec8eee95111dd851d82855b012dd5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce576fe61a54fca76f1c29b94cb79dcd895b595a..411ef0d4c2b11eea6a08f3787a07d03fbfaab653 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb16b1a68c22caab5f5394a444180c49391d2dd4..91525a4dafa53670483211a143213208c78f77fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 014484fd0bed6f0e1f7dd1be159e2146597ec941..e657e5badca5a6fa3a65ca5ca8318cfc7a2337c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6ff5ca1b261728ca96eeb93cd49222d7e2c88b7..2a81f9454ef0a9fdba1c3577c0a9d698eac73e52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c2f663ebb70ab3bbe232fec343ce6ded0839886..06ce4847f00207973e6acf99580c83ad98b582bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf28ecbef3bb9448a4cc2404bc203627c9cd2a1d..e41e49e78ca82198d46baae1882b7755f5b7c8cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ab4536a22ef70b1fcdec2af8fc737400eb924ab..ce1eb804db855bf09aaa388c269be69d51c5b28f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6d9508024191c5cf446dc5371a457adb6b2cdad..79de6ae2c90e6c7b5d10f21379bcdb2c2b51cbde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d039ad224af825e94a6b157c569d40602a234f2a..c81d8bb0aa5e05aa6158c2074df94df61ea6ee8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37ab40454763622eab1a93115292f5b4c5702b26..a38dc380f4b113eb93dc1871852195a470466fe2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b00486470a2d13e59892eda961b5d874c434b52b..7d3468b61bf07926ab6e0c1c6e1909ca2c8f96bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dd237c737f8bf2b7373062a7674f1e43ee0a1b9..e3c6a0b763747deb092a94a20f0fa79864d3333f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f53858d140182d40b23c05980f2141bc3ab440c..5164662117b260c44d19cce03d33de1f9ece2ac9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23d5ee69929c85849dd60d8b578076f9bf645ef0..9f42ca692a209d33f512ee187820b560a405f42a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1ee9fc2f348c5dac85834b2e03a6dd186e1bf22..ac21bd9e8f6dd7330958047d6da1f2eb85fb0579 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d204341fffbd77e93f5329cf002579cfd434606a..ae05b11ed07807c0c2cbeddddf136cedabb26e27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1e3e228c1af70fcac19f651a6ec25778c2e88b2..ab24f7179ab16d868d975c1d219e2d09bb3dbc82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 228cf903ad0a8007a796ed5cdffb24d3c4266070..6948f0f06b10f10004bc6629c8a3187665906ac5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c835b95d4a44e97c6b85d729b1a0d95fd231ed45..b6563fb3fb03b994ca6fcbbba34ca08d697079aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 633fbee7b5da74774a752bb9f44df1833c1d2351..6331952dd9bc3cf849eaf5832ea6c287445dc536 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c21f2e9e961da5d27154437e1d2c7f14bec8fe71..255a08a5c673e3bae19b38e8d77958d6ff735192 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 923ce96eb221f38822ccf5d0a7140db79b196f3a..807126de43bc967864f11bb48e0bcc3ed7063cb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 157323213d7a249cbc5e3a21ae67656c210523a4..6ffdaf1f59f79a515aae547faf6e90d6b2dba031 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c33fd0bd4ba0c5508e5ee3ce8d78b39a6a1cf89..93ca7d1d74ea7f498a2e930e8baf7897b5694476 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b384c1a3a101cb5816a5701804ecdacc33f3a1b9..44ab2b8f17a8e2218f8166e11ca6f3466d010152 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d23fff3b1c41d8c0a8509bb0ac5d3b9b46aee0e1..f0b13ce5c1bac62c8064a75cc51edec9a6f04f09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68a37e13333e6de6c9b25ac2ed7e0184e6e36ea0..dff6341bced86f55b6f31e06bb6b4f6a21819339 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b35efa3ad1e1c95b276a214deb9378ab0007db2a..3ab2cfd7a45d868cf0876cd3f557a7c2d76d06b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eb65e47fc70b2c7bf0d3b49863d71bc0f216529..b80266abc2098416787daa2bd4a8cb05225402b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71ea999599fdc443262cb867578fbcf16cdbc515..06f352989cf476daf85ee885852c12c01ff812bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 220aa21dad0c53a1fc03c1e9aa1d689a9f31a8ac..95160103d75e6b6d22ece42dc1c64082772b87a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 191825e5b923e6eca578707e6304f96c2427294e..7699e47956b7e644a15779e99b685167f83a51ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44126ccce387ab2ead20f160d782b2495420ebdb..497a49963bd7e06c0c54a13019233af787f8cca4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f45e9f7db4876a8e8e1ecc3c4239db20f6dc835e..9a92cde2dfbcf5fbb5d6524e31adce63dc04c36c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 660538b583ad574d1c6e1aa934737816339419ca..09f79d33c6d5deddbc20133e3a30d58d6c883527 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d37f46ea488e88a15e8ea1b86690ce9209041fd..c546410b5e3b585cc001fedaca56335840665c60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a635cb7d31547f616ed6313a514b1ad2512b26c..ccda2dc457efabbc1e029ca2cbee67ab31694f36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5f7dd2138bd219d4cecdb6181df3068ac11463b..42291f8ecf4b9d58019c73993e52f49b200a3429 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64ebac1d8389e17d161b696957c2d8b1d5050742..14e349fa691e62af5ee12a51f9209f842c8bbf95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 391c9580d46d517514ae01e79964667fb0f91ae3..d88909bc709031f9a06151d59d38107644433438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b630dbece64bd0d2f3f79a2dbbbb4404ad4c5d07..59d6ef775812596fc10bcf3e9d8e21e5ad92c8e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42e53aeef7733ea3e98c86fad6c74575815ab1f2..9aec4f71900ff4d9843e6630d26c74a0bdd63fd9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20f264a45e13d568158c8a5f290b91e9ee483af0..b27b8380166e31bc57387aae8d9f08c305d86200 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfdf669a1f863ceb92e13a5acf67bc7d037cb66e..d0ba5103d478c1d0ae2c09bd707116c3699f3c1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb191fbd41e2dce446d9782edd4d8c63bac0fba6..abeca627c63da0334d45916085889a7a2318ee6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 506a793b2a77763c73f0ddeb3da8841f473d8806..363bff5a850a4f6c54bbdfff816875dfa205a9a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d57d4328647ee118866c479b3c45dcfedb704811..fb0624352163155ee6941d068954f19f12e3ee29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1347ebf74d98c29630177218a35160cb862b23ad..ad1aa2b8298f40f8b2bd8a728e3732cef2a13108 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67f7e828d2b09360b9c93559e692dcac1a2fb2e6..7ce9cb95344ead8e77272fe2d42fec1c292bcf32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7390da94affa9bd12cdb50d44271a73b87174ae9..adee71b4235bca3f76fdafb07aac6612c1b09e5a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7140962dae4b0028821d13b2161e658bb33da870..1f19b4fec5f9ceb0d2f8c3aec3485800ed2f7ecc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afdc9ad14420dc47dbdd07113ab68b8075d75ad7..0760badab02a4f26e6e48ec5411a2ee02efa42f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ec4d996bc11c0f64b9d716e6681c00f6182dd76..c8fb5b03ac4eb02a322304ed6f201998b3d3cee5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29bfb443f8e64c8d4e142bda207d37eba718a74c..c7c042ed335d98208a3be48e4c2b8deff53d9686 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e297db0e21fd782be0f138b676953a2c1e84cd3a..1bd07590d29944ba4a071e811e0367e7a815ab6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 557ac547f06b559d03c951d275a2216e71249ee0..eda826c6c1114d420fb8d343a4568641f2bc4303 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35295725e169cff81e742a3fe7213f2afd192ff2..d7f90a67a17a12ade8b83d83e9d1e17a7b3e3150 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac02f710a74579412a5dfd10228b4adabced9be9..fc5ab8b344337556b819b48a2df03fafe8e085d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5faea08ac65e20f92a83d0fa8fb6772bfacfa871..f30ef43d46651c794ac8f62021561ffd4615b264 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d843624a2da682e927da4e73540e92269cfd00f9..175dac8025cba842c1857ffb2fdda19f4b183e38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d1b1e1b2be60e8093f07db1addbbc7d2204aa86..4a2ad9b68f54ae557ad51838cffb1cefc8c9407f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ac87699ee4bc210cb872cda2d801a23286ba1b2..caf91c5d5b066ecbe33c3daab08603b9934c8ff8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0d8f53dc3d23160212f4e8f76aad1eac742c3cf..56841a56f6bd81a337689691123889a584eaae4b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 65710c8fd3fa7dfc80ef19484b15721a47d193bc..caf976491b410ed28d2b636a9d8fef37db008bf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 017dd2e5f288ef298d78a208b7dcbb5138bd8fb0..eb1e25278c1baa981926443c18e685c2673bfd7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03861c14065dc20bdca409178105865c28d3e8e9..141391f7cd7578f88372eddf36fd631de478b6c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fc72596ee551950a290ffc589fe17d4f1203c2d..924a1040d7e841edad58e1ec590ee89f6865423e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c846d5ddafc0bd5441a74c6e75df5ad3f799f1d1..bd90fb65b273ac22993c0affa2c0a0805d4cf880 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608e1ed5dd5b44668201a6def4bff566a7f4c759..c39f356412fb80a66793f0bee95b7583a0aa572e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4c260b7d60cc7da809b3bb3edfe52e55448a2ca..8b10811c7ac9afd3d7326c0e627045dd3ff7ea38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1fc77db4ec1a1dc9b5259f8d407418492d1bc4e..7cda63458715b77dd788575e5cd077b0892161cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdc6e018ccd3f3337334cf294911e7d09e208022..24fd7b9db2458a863dc982845d0a09d12363b52a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e1b12c8c643ffe5bf7323fff3616705d6f4fc38..1a7962e78088a9b5171955f07e0d7d91e2ac0226 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17b888616c67006781f2a7ad8eba378a554a817f..9236e5796b2743ee7fc42d0df3b2aef857d0dffc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c38a2147ac75af759fe05a250ad298436949cce7..eaaf53d08dd82f00600a85a2f0faae02de83deae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92ffb8709830238ecfb3dcc6ff0584a348fa33ad..b9c709870e9c629753ef57400bd0f4c7624dd51a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4b9f7ea877b38fa7dc558b68d79ae3d964197c4..a0607bf3fbbe42420307d0eb5b10bb7be21a256d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d804dc24a4f0ce17d4fb76823863168d0f18ad9..817fb1de4a1d59ee9cda61268394a064c88dba90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20bcf4450078cea1444f488a25a9aacc1bf5e26f..dc4473575921648b5552f2a4e41236c20d0222ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0b546a2e99ad0703fce825313a2f113ed283c65..d7fae946ecd4e044816c51b2f83979098c5bccb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cbea033dde45c781e5b008f577fc1a616ed7aec..1472e484eface66b8dfeab4338d61a8a2bdce1c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aed8d0fbef1d873bc79ce4d451e2485f5a65fd86..f91640abb450453ef2282f848e8897b53b29894e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2080b6aa695cbc2cf97d1bf191d99ca43e6c305e..695170153f1423a1ef35a70d2011facb730e22ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1aa512f20a6ebab3818e294cd0b819244bfa7809..fef213c0d75b709534ba68922767cf0dcf12348d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3d338f168ade48fb6a991e440fd48ab29b41f51..944021dcd24a5e30dbc296277e424646be653b42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c97a265243f2a9ddf5db9b1e1831146f3ce3ad0f..0beb8f79f00ffa6f68cafe8571134f5d4337617a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7dc5a702ec8e70196bd98292f302538233516d0..8013a22e4d5b6f41551e971aa75b537cc5310109 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 86c9abb38fa22d7c3ee0001091bdac925743759a..200720898d84b1ab48eb41071ebf1dae44bc78df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 975c3f228ebb6591cc7bd187bb4eb97d8fea41d2..f6402b4adb65663e4e70e514c2b6220392f0c2ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 650365f39d2f77e756eb060907f5be60217c6480..a872a73729023aa36814bd5164ef76f2179d00f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11af102f889f75ef98f0fa86c8def16645866a8d..c813e955d9250581378cd66fe76344809f717b5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72edc7f7c1a715577aac16275301b405995e1c8f..6ddd32159620a8b35f2f201811c221ca4e4a0e40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6902627eb438c88b60a78cde6529c8536eff0a8a..4a5b383915ec70a9a432f102dfbd404e7427137a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0303032a1ae8f031631edfbe95af4ab23d50cba..c1c17da9568c083c655645462edd9319753a3b44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5947653d7fd5cccd24b4531103bc9d221074e9fe..57c8a5aec7058641d65379769a01d98b3ffcccdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 985f01b4068c6167575e9cca1548d78aa326b0e6..0c4536ad99d0688581f99f0ed39c67beb28d8cf9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1522fd4e8438cf1e2db8c9626cfd029bd326590b..fba1a1ecef3482f6b174d2f73093ea675f2cb78e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f841fa2bf7d880b494dfc6c3882ee2f10609ae7b..b303065b364be79d3456841dca6af3dd33a2ff62 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 468b5607b4b9145951e8e5c0748e7a47594746db..271e9486ba82e1d9f474e4b9826b89ffc1a78922 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index aa25e2a6038c3477395b9b42d17f4fa5eda8df6c..321dcf129e6493a273adc30b6646a7db296ca45c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66702d36904f95dbaf9a71d43e2a3cc5ce428bc9..4b83e7881afbf19c31171c948e9b5af9aeda51a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6c31c4efe206962bef1377089028683018808f8..7f2cbc9e10dd96f719cf56df4e2626c18978413a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0cebd2920e1a182226c19e89497d1673b6baf45..9f4b8607d0882d796a0904aaa9b8af56b4136517 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 441478ee59ec44106d336e182baeaf82e26fc69f..de0de1ef457abf411b4512e4e19b5c40e0f0417a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5b0fb9d2700e72cce7331e793af220d17cb9a4f..d1a440f7717776aa5ad4f0cf3a30f44997c0294b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67bd7b8a2b80fad532c6fee93fd3fdca310280df..4e69f2d70978d4c260ce053fa88ddc4a71614137 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 764c7c17edad0000dc834579b991d8a5db93790e..cc3d321f447700465873e1bde25b09d45c37f520 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f1d6c002f142562b44260b7624ca05992a605f1..b951fc07e42f2fce4bbf6cc5938e205f05646238 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f9bfb7d2199311e85f2e59e121f0589adfcc537..1dc22517a74e3ab102f85674c10838c9151d623c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce94117bf3e8db935c27f7f449a0ab193b979c56..3bec4a374758bd26379bb567d1c48239de088527 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 166c72039b008b6c4c14c7f300b394f4e5df8c5b..0d2e9723520e685a93903dd990dba918a839c516 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32e809938bc8a64818aba7f688af45c6406ccfba..c43a9a5f8410ac89df62015b0c9a13d69ee08f34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2854383a0f19a2705ca0409956d4e6131e18ca7..edeec4dd0fdf50b7ae194b6a49ed76c88814f087 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93e0bd958a4bb44087475b581709192a2ba2bccc..36ceda4af6d71dab54376e872a8dad678d395868 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7e7197d4366633f0e06b84cae8d5ab95ffb7211..84425d80e046f7df9eb26bd1ab748cbd516ac06a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bd6f326ee1aabd00721de73c0030acefe952fe9..fee41fcfed831ffb648c1c3fc146d42ebd697bc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e34fb2bbc2615dbddbe04b657db0ba5466ecaa26..d366afef61a08faaf4e00ce0ea691150b3d9df35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0487de7540f00bc8df1631452261c0b7f2dc74ed..b8ea15167093a2eeb1d5ee680866dd838b6f44dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efc10aa8a364d9e9e248b5ba33c4360f135bdebb..99a0037b2b4f722e8073c590f94ae9b1fcbd62d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e43257b9df66299401ca6acd48e8aa9b5763455..fd01c6db2da58f48b07e3131b1f48efdfa352e87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdfa45106a746e5cc6d305e9665d10e27c7d771a..1291f9eeeb5d8ba1dd1dad3dfacda8503cf95762 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52bbec8e833e7220b58a8eccd8980f0ea2444bde..bbe6817d027a471be287c56d6420a95dc553e249 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1bbc1fc4d4362aa02a33445ceb6d1cebb05d440..7e97c93f8b95db70e0629990d9212fe7210e2223 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4292c7c42095264f7063b8d98a04e4412ef83e53..9f2af4cbd29eec0e44e9d6234082d3314536cd03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd18e2e2581bdbcf42eb8878461b158c125aa7be..2aaaf4b0e980d6962ca19ae88ebaa25862aafae7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9065e93f9eac7f417d2210133d0057c76fab6ae..21d8ee066a2c01b55ec7a590f46ffc3959b73643 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ab9194223635a1163aa8507dbd24bdbe778c3fd..ae8ae2a9a830e7248fa995b552b306403a6d464f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94cc75ab4aa0335759bd953e46cdd2fa1fbf8a94..d9f2f9bcd2d20e787027d4d1c92b0f45c1fe4f76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53a5ec4c0b00aaee1e43a9f243a90a4decc11058..4b3396a994f5a9181f5a8109b56167c89a2f59b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff93e71d1764462dec5e7fb9fec335974f761c95..0cf745a7b200a4c1deee1db35765e984c90d51ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a90e093ce2dd32b7205bf27f60838f045b0cf6d1..a0ca931815602cc4c85bfcc10780319b162000d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5bd42fafc4d831bc876cfe5bf1946bddf750cbf..252b1591458f7b97ce27047e3a7a0e4d9bf00df2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 736d2e4bf9df4fb5fb493bc8ce23f0becf66b8c1..9e44a1853aa41235b87692a2e8e5cfaaef15e147 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d036de718e13b8e5f3937c6a1c553710ed57138..9f39bb52b2f6914409997aa72d617bf401b82675 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00f109519ae3c79db1c94eef656da6c821415ea2..3ab39515f862cd66cf4f440cde435ddb0f07f79d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b99d1151e2af47cd9d3e097977731cb7e59c34dd..dbd6b9b7396366a60b5b0344e97ac4ccd1cb8bf9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a892fd7a8f7fd73ee7b98361df5df02416678fb2..3953ab2bad32d909892aa2244954eb5dc04ce2e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cd4d82d4dd3e5e505c7e693fc14117ae337b35b..f5a132ddd38cb95331ffccb7f2a6e4d4d7039b11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7746e2acf63abd18a8020edb736b97863b271c4..2819e220fd753ac2178ac1eee5a0bdb9c0fb1465 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eda9dc716b780a8d84d2efe6bfa9be9698cb2867..36650c94436bc9f41f3763621f6854a5610c070c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 618ecf16c74bc06b1b8fc6e9b4245a7475b58db0..9f1439fc69cca7b99708db1ade2e1a7b88f871b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b54e75457fc57ff902fdf1f227c824e15548e108..ad68d92a16bcccf2d673916ba2c96aadbf030901 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f0c2211c9eebf692d10821c317b149c6d9f5c21..fd84976453de8fa57af065769927bd773f2ab593 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81817679740c1ae98cfae925cc162d67234d1aef..ea4ce4000283023307d4fbc87d91ca0ea2cb00c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45fbb056e39f98db0eddedda9f593a816c361700..0e8e7ea5f0afb2b613bc2a98316a84e6a125bfa4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb3c42a3df0143b450d8aade730b22f750fcefa7..9db5ae1951bd460012c9d15392b572052495a52e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88a7a855fee9d151d04ef34e3533fa9bf039da4c..982725345113eca596eb728cabed24a88d4129fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58bf7997777292ea1dff647551b8d2e03dee5dfb..89c1c92d96cc2a84a1b7586a1559ffecc0f09e78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e12e484b79eb1edd7500c189df0d66a0451f484..9f4397d1a8f22b05142edf39eaf57b5651853026 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a99f9f22a7885486d4a65cd4860b738c91b4c001..05331c748a6c4e5d16f2ccf7bd5a2830931aa5ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 625f2672598e8b16612d0c3a7f340dd104287b05..f1579e0a018b022717de779c20308883deb6261f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11abf7319fe954137a232d8247ffcebf9910f679..a152648cb9b4ee434b338819d8c34fad7a7dbfee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 518869e082d8cc15879bedab14f1172774cd2e63..f06364549e69c688cb88978c44990fab07deb9f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d118c4f41ea191894bfddf442744a3f952cd31fc..d7714f8401862dd529820a290f1dfb43aa228e43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc5841537ef8aa44a4d1d8df417319b3196a05aa..6b539705cef813e377f28092444b5a48ceb96e0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 292fdfea62e6f29c8b67a045a632df0dd0d1f7b6..7a8ea4296e9f3b646b1df9da6f92df154aa06357 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67a7feb156601abdc5c303bc8fc250a7db2b65bf..7e52ae22aaed6850e2fc0d4d273c39c2f940c316 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e53f7f1730a3c36b8a1a9102caa37dc07adc5ceb..3fa461ab4eacbe7c4b4c5740c7cc75d007e0a781 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4b832c5a5ebce28f0c358b1eb4b4bea935e2103..4009a1773fce6582ae91343299f09306b8a7a511 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f801c6d72846240002bbb91e32ea6e609c24392..55898b49471369649af6a83b91876cfbeae979d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index daf660c9975feb2f53ad248e72d63c90dfc704d8..42fb1af5bc9c184c725a44f9ccb1a900de6f8e58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45edc06bf695108210d624bdc28ec0da1705c250..949a95c3fcc1344e4c1fa4ffd1546c9efcc5fbb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79a2df6d1098501d8d057ec5c0d577b7ba4cac5f..96d0687b16a9537ed0edb364ed282179186cda15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c876cc92788b2beb719dfc7daa5c5591b065a0f..08981d5cea7d14ee437bdd3addcab2ae257dfbff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09fe532f86a5fc7310ff0e1fbe4ed7edd1a9cea8..b69d661b61875be1866a46642b0066704f17ad42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bf8822e6ed8c1c1373d65e87a2edc8994fdccc6..b7f376b6663d20c0f7028e72c062c5ef17caaa16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de9d36b203bb61880e4d81248e9378314be82a2c..1558ab49bbce3d3e534612aa48d7e883fa602658 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 84e042ea314881fa6404589ff6069aff773673f0..14a9177ecad8816d0c07557b23b68bebdc7e2ba3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b7522c3f10d90601b262fe24b179a8be6eb64fd..c4d2888d0a855580f2c14b3049c39b00698d9f76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edc46e8c58b572a366d9bdb248ebee3f0b5c7fcd..dbea07c4ff7539025ad667542c7dea585e7fcc40 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ab0e1d8280ad60885082ca8bdf47f176f9a2c03a..5b50bc293360f0d5d1573955bd14a6fb940e61a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da4e9a9f7f9e1047d871ff332209ada096579734..288946d1558935acbeaaf51884cf57ccc673ff2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59fd50e2c26ef10c3217575c1f44e4114f2556e9..2cf38c8fe2809a9d72d2d07b1593b985128a63d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a827a374165bb42a316e3a7aefadfd1ba9163970..b73025c81dee23a96b1089d8b347b19dab1856d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c9363af0af88d4b1fd96f28b8a62f5664884a18..780484101a5eec017d3de1629437b102115b7d1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ba331d4cddaccb972817ffdeb6314c09fb0534b..b86de17f673a649730c4c8cf5e7984d128f3a75b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013, 2015 by the deal.II authors
+## Copyright (C) 2012 - 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 923804fedb11dcb2dccdf614c374b3403a44d993..a591e28f760c626221aec410c5f0c1f04252836b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4de88a5fec98ca26b7c60e26d9ebb60705b74877..a40aedb081d7bf06b14db2fd9575f59cc6c72df2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f9c4cf560aad11cf23f314dc5f4145472acfada..3d12ef7f92e38ace9afac678eea77391b2f066fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 398fd14824ace4dcdce2b9e807d4b5c1cc6fced7..f3aa07f5b19c1a4a33e3aeef5fabd4d50591e719 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffb51138cd06b398ef16e1ed78741b90e5c11328..b15b1865e23eb72c936b44b8fbfe4af97c75c85f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47df486b283fc9d7c773a45c8e978db705e5b7e0..d44ef27b7781b556c46f191be2471f3536b38217 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3b62f29426f27b9802bcb27e318710b4c7165bf..af335e224773ccd548811f48eecaeec0857d0e68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57ccc3158f3586bfc72e8dad18b8501d88f9699f..e7036ed4dbcd78dfde52f3c028f88fbffc507e63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bb9ccc7cca118fb0130d0fa841e15e4a57f953a..1c206120eb12da60ba480b0651b6a473208b105e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ae43604d33f76f3cbb025667f1403815f120377..fcf4a703f4a29ae44f04af0fc896e8ad5e131e44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f70d07f684773bc19c8f66516b1d570d5a5602eb..7d83ea17da129d101027f3225726c76abfa30b9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 400c38889cdf81668e5d27c68b43f5cff85df11d..49c2db02bb9c9eb432fd93341ed900721511a8f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28cdc5bb2167dbfb800cc93f59459fd62a4d46da..c1f0cc2868b803d6260ffb11f5ef91ecb365f75e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9c24720cbec613ae221bd2d59fbf7befc286f4d0..361e15cd6322d91d7d550c71ffc2d10dc141c8ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cb4dbe68da620ad8f05cbb3ce54b2e145d4374b..2271d25a9d24f4e49435110f2629d189bb54f86e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31f4a2bdb3997f2504c58ebd5128005715bfa627..997918107aba514d64f25d8b5f3fa8f928639ab1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b321f16989a5b303e388e23e9cae6ed679db64f..8bddc891297d282c7808b2b2c518b94f169fa129 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4de7ebfae03b0ede44bbb37d21ee3030f7f07b4..114a6b3d79620e9227ddc79e2f6e7c05b23d9073 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51abe1b641a23cec7711f76cc6124675502d5750..ecc3a6e0bebaa0d4519741ecaa31af907632e0a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6388a13b8334d48eb3347de599644055b08d049..4cc8c5beea2709c0bbecc6df59ae55bb573971d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78a47a24d659af1a477661c2f1cc667eb90c4b0b..b8e9f6d8c85c20bde7252a2e6e296fd16517c635 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f62778ab5d7cfb3ad769fe56f5f37ef4156dae53..27de01d877ed77107760b1d414ead9559f1cf7a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 251e6ce96703a2232bcc2e86f49292b2c59196ad..d2138659f2c66f20bb611bb0f559874b5afe5c28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fe982e88e9a39f3d811bc589042f7486aceffd9..c91b21b775d24947b2be3532f84bffc43f3fc089 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6aafc8727713aa1ed47793d62a8b4b3e3922b29..8b6258947568f030e9974d7a30d70fb755e18afa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6eda8f3f9bf290de98a0d198da4e78caeec979b..7aa049106fecf307d517de3bf8360fef6d106d41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0eb006d64371aa3f7145eabbb4cb8026b2c4fd94..5a54f2412d5341b39f6d85a8a3097c1c65fe2c6f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d17b5ff5c638ccc0d28fba11e553eb9c7853b6c7..12e2eec2c9be28efc05b99c8ddc6608e03124727 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 104ad9ac76cc68f27b0f1fdb08fa4bb0cb6ad9b4..50660e2e4b8d68e9855efd67c376013c671d8b80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfe2303070303791051fe8de5c90126571dffcd0..1b44f221f63027ada8d4bf2590b0a9269a0d2a89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b28ab3861faa8e03e560353fab35fcc1fa6bb53..12d73dbc92158719cc7949b16d146b26d1dae4a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da6944ba5ba1e7270a3ec3f693b3faa7ffab6c27..0253fa61226d4a140a68b53bc7df4cb71a4edb9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adfd027fbcc8ce27279dc40246cfa2fbf4764b25..717c1c77d8917cbbad3e3c9ac4f65176dc3b3156 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 787b937230b368a302a3640bc44edbf22fe2c891..b451fcdec99b68c058fd68fb522cc780df9fc726 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5df1646a014b38b661a9a5fc5a1bb493c6bff9f6..42d15e4ae9ee0eef0ceb55f6ca2d0abb017ad992 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5934011a4c519234923e8cfda93e26b19876af7..1561709c1426699c9d6b9203f383c8e919e7de9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9115408cd3f55ecca79dd6050eec8532580c7c37..ee267e7f696e64c3121430a0eedac8b79180617c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80a9b29a5c7a3241b22a42cf4b617423e587f529..31a2513b306e010dba32620e7a38a2976defdcc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5950c8e0189ef58a922e3b740f32135ac320edc2..fd494b2680eff211909a17acd4bca48a0d825aba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2ee99690b39b80dcc71177e73d64d6312df5255..51c782405ccd243b2cdd4e926f5091e76fe5585b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b74e8e3c2980ff90e418eaf2d0c9db1480edacf7..2b006e4727550fd4fe53f10bc30f132099044633 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f4972d5f0cd2aede7a0749cb7fc6a5b1387ec68..d215e88ca573e3b2ee3e14d9ea00c7dd48c38577 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93578fae8d6e0432d9df2dc84385a2ba4205cbb2..dde35d8c0e8438e0bdcb52e4d9fbe699633ad887 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d275df29e20d9a81de8c405d7aed0f0d242a849a..690974ffb6bbdb605e6803a92e2146802d044c7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92432abe05102032743eef5776be62517790ed1b..9b752530f62b7ea7977fc2199387190a0e6b685e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7cfbf89d5e1bbac8fbe3128f74f8cb6baab5e6af..43b8e51e983a977818377df0668a21e091c6b670 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02b50fa5202062b8115fa933ebb5a32648574827..6892ce087c8d6835a99d0205c2b5e1c1eb152c18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb281520d3af926ee79b4e378a48b05062e52edb..b4f3eb2e80905d2f9cf6c4b6659a90c66650c8a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6592543e1e344a6fac7460cb7c2299a6e00a30b6..c5ee68d2aa59c77fcb389778bb11980c9264b1b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7763a19332220db9f5bfedd538a171046bb5acf..3fd0d4b8f378c55c6fc47cbd882c1774e11f9dc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ff9b7f1ea0dd058f8ee247ba3ec421db808cf5e..2afeedbb2ecc92515a4c7b1e36c7cd3867df403c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e102f881bb7087554890166bbd8121c277adc2a5..535548085b6fb10a490d3cdc427c9436ee6c0b55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1964cffbff1054424178d568ca4b8a195fb3c1b..b6fd287831e006939d31bb987155b826a0a9d807 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12dba3fbb033ff0f195d5a8de0f54980984f7f3b..4c26a5d95845708a2eba5efca2265301f0b46603 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0b8bb6e8221251585f9c77e840b08926b02e955d..7d4db99bec649a14ccdbf56163aace4164869cde 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10c102f9e862ef29e157e31b67d7a3df7c498e31..3e6fa0c39a5daa4dc745d8a308264d07f425a0c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9039bc6b82127d7e6793374e7140db39f2a02cc1..7caae3f10838169f362bea8f41e65dac84c7c536 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6809478298ebe49a482be92669f8f1380a2b6a65..91ee229addcf35756e602626192b924efc1242f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf8faf65894da10d80f27340e69171c1e6e2e71f..570b29a2f18900eef81f12d68528a9c5f37d5653 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb90e9f909a242811edaaf9bc01360d407db400c..fd0c47fae985365c615cddca9d8fbdfb00778b65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f09d7a1001e6fcf01b9989fd77dbb672d890a7c..f6f3ff26a623693911f4921bcb08da8adb0833ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d90c3d63056a7097880e2920044425293f73675e..689f5e1b639f06118388bc93ce5e7e0fb1281a1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d799c5e7d0b6ab97502464a606dcca66f5ec23d8..83db98b0bc4fa20e714ed6cd042bf7624d3bbf56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06f1c4ff8046798c8ed369bdf1666d502fa721da..aa9dd487340e0d34165cfa5e2584f7cfc1b9ebb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09f72a844f048fb53b97598c5b13a2cc87decc08..e9c51fe70a934e328c761530cf1434055e1defcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0eabc411aa22562fae9ae7fd02e98f3f573345f9..4818f513bb6cc03a6b389b1cacfcf7bb340a982d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee9105acbaa427962509a005257bc1314ec7c88a..d7536a9541a051667008a9d246d28aa852a97bb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cf84e68a96e19dc1b80209e18295f698ce30ce3..48887f88250220ab96dc4487ad4cda98c93d7fad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6203d6f2909440790c6f51f3e76b9c5afe45043a..9b2ac5182223fb9f6ba70f36082212c45c6fc4db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e5e7c71237cec905ad5d4fff38f96d9aeee1859..a0abf4c4526b608a6dea54abda90513f81e79c3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dd8e674c2a2fc605e1678bad250bd3e6df5a184..79a98934f43dfd810b71c9dd7c0ca932ea2959fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd53cbbab02680533ff182b5dac26972ae7fb499..f4da5157c2caacef933ef0e0229ef8c41aa359bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 913616a76d8953bef5025d4f03cfb4d0d1cf336c..9523f2e8291f82ee9b8c66a34ab09a56f1d29497 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5a5c5bfa29186d4863b37bbb31f4216baf934f6..d6d5707f0743adfaf61cfdd45023608da4d87d30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c3ff56e99a86b6ce20d622f2e14735c032aa729..f6d5d8cddd34c3e6d5b792ed7a26c69e623285f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c920eaf02c3d0eef9bc2a475f2dc678e6814410..9d3602d009ab3bc5da33c5127b570dd69267debb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f65f61c2bec9400949d90741f7b3ea4e0b1de4c8..ea703d24c5bd7cc1e354cd597e93a4d4d2744a27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 381d68cb9706e785c642c25afd0142aced7d280c..284dc1dbc557bfc4d9a9513959dac800c7bb836d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fea98c347e98f8a5ff1dd63c8abe3711d1227e99..9193c53ce5c221e7a978c007c7c6fabb674389ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea5c880abf6ba52567384c6d40ddf2e31bea621c..56c0dfd19e37e092b68756c8cd28b845f91d9762 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a2d1af46445c137f325a345490a80f2b072fe0a..909e7ecc91df2c655283eb77bb29fc83191177c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21da00179b852252a692a32aa5fe6706ebab58f7..218a76fc677e615afe6bae1b28ffa6f1fae45882 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e119f53213d2d69ec93ee455ed64b90eaca04b4..e883bb0d4f98840d871f6a83c889bdf485b24b7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07003c0b7c34c79d7f5fbf64c7fdfdc469df3656..d21b91ef0fab41ca357f2f2434f14949ad09a724 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74e60138ab043045ae8c056ac58997489ceb5ac4..17e794acf7c31fa6b49728a50bc5366257d44ca5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fcd0997162d3a38c2883a137f582aff752d5e92..80c2d9d12dad00456b3aa21cda40d6a1504b3882 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc4415770274d00134e5cf8de90d6109afa03d37..d2f6325b26c31226813fb503282dac8ff9af5cc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2955c82c5b386abfad287ae57c7b97d359b495da..6cf563d59987a6b2355aca737a8180112cd2155c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ec7e13daf2e005589fdcfadcbe367bdca83c788..c696ffc49994f151efc755bfaaf0a63bcebcd8cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 755b78eb87fca48122f76d1ed0df96356e6b43cb..4cff6eac0815d90e82c890212728318361153d3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d570996b0845187399a3e157ba0780d78f71a71..e82c4dc859588d34e040bdd2608400494b1ba17b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf7f72ad4e6567cbb12541f43b92445d4d3a1cb4..42d1f8d0bea1a93a44ae1c2e81a5198a9a4ae345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4da3ac305a0341a718b6a61f9afeebf20c96e879..4f38fc902e2b5f342faf9adff8a2e46898c0b52d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1ec3f4d22c89333cc5f445a2e956fa8024e0b85..c585afaa0f6d325939bfa71af31eecd6761a737e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa210ddba2137f76e5f8c49ae833de67dfe6a70f..93f0db096e6aed9687d478a6934e9b61a169db92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47d3b9c8a8da4a097a827e4658978390b3047d48..813af834f734d1a7b858f6bb91bdf6d567908622 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcfaee82a9370ad0c0ffadb1d40526d365d5d37d..299b6ab1c367133eca2dc909b40d80f226acc11a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bd1292296bf483ce8058b46a7fde801788f6017..add4dd10ce54ae71e8e3615e5cf65062ccfdb4fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae125d728f545c6d7d3530b11308375abfbf3248..da67a3e3df32277d5df9e499fc64d3bd75c68307 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5325db9a0e2083da1155c5070ced0be3169dbc4f..58d796d4058eefab03ad77da152305972fdd64e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index daf12eb7127efcb6d26ba439e1f4adb7ef167f82..3119266a9b1130f9210df7cd24d80a2d7324a966 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc300ec1e83cdd24c8f536605ac2c7df87fcb9f6..2009377ede51b107757b4672b28c08bb134495eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17ba9efadff8f1eb29cf79ab88ba23ee2cab33c3..703861aeb71798c672117b475ed4457f91e77f1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46ace175a0c1014ddb1bc4115806fa94412e46a6..1720d66a575208ba18ebc13aae9cf9945fd0e9b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3920fd1724ef272d28712657b03eebef023637a..e292cb13ed046907d1441166e97f9415ba6b52a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d46c455b93fab58025707ae1aa6bb5ad9496481..ab2bd5fd878521d5d9fffc3b96cbee39bff70cf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d88b7c57b18afeb92230875305062008289f0b5..886bf208a593c3e4b1aed906208d825b6f4544fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04a2bf95d9086a85867e88b5457a3694c045dae1..8ee0af837bbbfd6881d9a6db19efde6b3ebaf908 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19c299efbd234ddb1d24b6d8e006f9747e299f85..4aaa71ba5a68d66da67e9ab74170011399fc520c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c45c8995cd574533c047504e0f89773ef797eb90..672caaba980bea926969db47d9add9640dd85a54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ebc4c8b130b8160e6e287ba744beec900c24dab..775ace62cf9d2fd04f079956c740e59d0323aae9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac8d79a9f0a0ad372391c58d346c307eac51939c..cd13e3f3fad95feba87b800ed3e9ef8eca0f63da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb76e4682a38d0061d07e143976f82caec4694dc..c82c02c103e96fca1dfa7f30c1b45241d7fd8f55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c574226826620bb7097aaeb6fd767305eaf5ab73..002a857596fe2136935210fbdf4109c121881fc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7731a4f6070fd7651fdd097a93f0afe2388a5d38..4657c92712e9968e7721f2e99d95302fb834b266 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8121bf4c2bd29ebb2f3e2eff7b57988026fcc809..fca57f0dddda359feeec1f612e8901b621e4d280 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5138bb11a85ee470e1c4129fd2f36bcef783b99b..f89a3badeb92489a3384c32f36ee5262e1e1ec0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1690198e756b5c1bc748b7b4db2aa016e0fb4075..d22a6936d5212673bcaee05c373b2bdf23c05d85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97cc002948e6fa5b17b2b0b8899520b970b5a8dc..0330195b0129a2c77458eaf09eaf1cb26a415ca7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4a6fbaaf30a805ecec9f0effbebae685cfde6c1..e0347e3351b30d23239ce11ff0c938ec49e2e38f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dffe8695a9c76fb2092f5e312ffb69b5fc66982b..cfbd11a77bf4a993d5fb761aae383fdca8cd89ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5259973912cbebf8652781febcf71c082d872fc..fa02d2fe39d60c10f4c2dc92690d18e45e419c81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98ee1ffb9de17db60d2f54d799f291fd2d3850e8..8380ef936f387b169ef91e0e2e5697c4481f22f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8144464ad2e267c08035a1683076427525f8356a..84c58528cad6571d5eb9102600f645300f88d579 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2c91c32a2380a13ae00497ddb72b2c17bbc9628..f9bb579c4f3912a2124c055041a62bd249bd88a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad12637273fc2078e28c89a00bd8e932b231bc19..d1a299db02029cbab8da08fcc2f6b0496461756e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2ce45d894bff9395d1ea147b8e24f3580c2ac34..dfd5111913cd592a2cb8c6c8479c36db3ef43f45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 820673092ce8149910f42356f3c6fd4f8b2f3b48..f418797c9e4e2500d807f37a7e32ab2011846ac5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edfb08ec8a3f1a5299c206d85b0a3d8e18a6d6d5..7e51106fea1865c092af41e39b5896ff26d2071f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afb8bb924b07188151aaebe419c48aab2deaa2b6..a888fed30995f987af0e88cb4fbe0d76ac9a1c78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db8abb9e87a7a53626328e0a0f3c8274a177d176..685cb5a2b57d7d2300b1cf4dccfac435f57d78a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 323363c94d7cd061bb1257f9dc1e5ad0ca5d0da1..5a82bb5d3d6c7ded5159e4a4797900b34c81ea73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ccba22e5130ed06f17070167445782eb0b99581..411dd2505cfd430e57a17e624404ffb3342486d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 583d7fcbcb98a19d2ac94d3cafa8aeb63d6c482b..50c62905159bff799eed54d8cdb2d44c9fb0158a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9552f49a4b80647ac24d3d1ef65dd0ebcaa44b96..1487234acf494f82ca2bae18f356915d0febb37d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84b36cba93006b06bf5f48ffb2ac66fd9fb273fc..92d6b453358387a1d125df68c2d035db4c8cbd3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08d6f0cd88dccf13e319891f131cc2ad49f13c9d..db719fd36bf53d6eb314ef3f4777eac95f0bc09d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfad8d8f59490221488827429c1541490fc0a5ac..54d3053674ef9657ec4dc80f07460120fb3466f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d89cf2765119cf65aa3f23d9b7dbaf92a7bd93cc..4859e043ad02ac48fd80728681498133f47ad049 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a69274957fe4bf76b1adaa15260a415a4e6fe6d6..1e9f926266dc0a2fe184d737d61019886e09cce6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dc9293bd2c2287c53b5b56130a7e5044f2cb640..760703a74ad9481e8a6af232552f18751caa8ad4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c969f6554713462c822243d30325196373b5622f..2394d7d4f98cb218ed3becbddafdd0304973d118 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c66a9ef61bc4534499879f001016c2919abb7320..c1244d050efb20859a915394a01b7c8cc8730405 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0ec504703fa7888a874745a83b58925db59e7ef..dec54499764ec2226254a62a9f8e37d6e8c3dfc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdce768fae1be7cefba3ff954c56cd8504248cd8..8d562de6d5de78b7679dc9410d97330d5aa3f0a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45ca7f659f124cbd824df4c3d03cb845b1130058..46486de21d20bef312f6a60c953e9c509fca46c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cb032f35704c3ff3d8bad147617de40cb3fa26b..2ead50ecc865bbae0387eefc96ec1ac0b5e1ab19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfe3c7de2c368ee5b73fc5d8c5e237463a1a8f2a..aa2de4686fa6ede720ab6e67d1ddb01ef38b8768 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55b3866af9a674c22ff123a1d08728cb2bef1b7d..72c0cef1105e4d9d117590681f4dfa431772079b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d0a6766242486098fce44ec0e93d1564310ee02..495b0ac0c520f8d954713f18f227127373f47c2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f46ac07bccadd63f2129d1456c3da6bf79ff3131..c1629751d1d68eb45db50182565cfcca4a6949c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54a41a11bcd09aeba02f5981a28f2cb2732fffb2..402c8d36650452c0226289e2b82cbf2c98ce846e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bf1d551c18887e1af36c1f4564866928a1bdc87..db0dad9da7dc4fe9a0dd3a99b7925b190236e081 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8faafea64b4c6a7833ea6289137d21f185758c4..84c6906e0a7c6a54d2584bb35982859e971fa248 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1869eb95af9bafa986467c560cbea6a206caec02..7458e40a7509ef39af19904c9507c4913dd55120 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb356cf6b3da13d42131af46bb786182388a26cb..22c7f7315a0b0c9d3cdb807ebd5b4ec56bc13688 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4598d05c35a424d268f0850c7e40ad91711d08f5..2d0dd0991c1fb3b2635c96670e4e2ac813d33af5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94f508bcf6fc2257542adfafc0a1ef73897f0b7c..199fe7f8ffe4a1ced811f3221caabcc76fff18cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e275df8362240ef91ff358322bbda2c5551175dc..d8f74181ce44f666ade7d751b5ac0573a79f9a7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a1066004081d49f178a0583f9b06fd22ff74e39..cdb775f83807bb9300cea3a5687fb94b7563a7a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 705b2a8d0ba21f5c0803efe5891827c88476ab9c..e9d883f2cb694c3b84938fc02e39e2905b223240 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78e4d520e02881addda179d75125bcb30869110e..ffff1eba86751d8dd444fab706793a3394b66c6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f4ab428ec05f82ad921e650429e3b2d989a3b25..7181e8fc251b53dff4ae2cfd0ab4e83092ca4a0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77b153545397797d5f2a515b7e1a821079d5704d..96ffdcf2210eeec6c58bd5a2cd8631a431dfd222 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 727504d44414d63bd79d192e65ab2c57e94b18a7..ae42904386b1d32bff59922d155448941ce3d4b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f1a26570b65736c877f6bba41f1d57e9cc882d6..4e6a9beab99c0c35407cc31f071d3ff5d6ae3d7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6eb84bf002ac64fe5eba0dda539c31fd5d47ca81..4c5b56592b6079916528807741e14ba4260a9d28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 986c53dcbc0f973c7e9020634d0d0a444efbc410..bb65cbf26b8f7ade788275387c0a8e4163b4692a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 142427897a3857f8cc867f3dc5daf737a31de1e4..92f9ba872aa51b01d5ab39fd9aff8855c0f5c9e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4488502ed182b32ff894c6f5b282f881f615c5ec..2b09cb44c0661ac1c0607f4a2983489584cddbdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b23d2c5a4d7abcf0586a1d4239a228e81eeffd2..591778d84a17523297ec839343a4cde7044a0b72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20d9e911638efd21e5c266f5064bc324cf7b387e..9cbfadacfba7c1af3aed35f415f59105ff33b63b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b47002f11d488ddb3ba1fcd4f0b57e036be229ac..c27be820c43492982e72718311bc224d520636a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef433fedaaca534d5f65de1529fcf0ccdceb7ded..0277df74c461f10c56662c4f15b8eb7a97fec89e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7fdc57d03eab7ef1b5f540ef7ab2d4d94b0f46c..a52031d8648842e2dc9b6158ffd57db24f0198d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69e2e43f99105d72899b99105c483c30463220ed..f801526806c8c9264b9ec5fe70d2a3f3d3a74fa3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 165134428b2e45037124ee68ad57587dafb7e939..7177f8430ffeee690134e106f7f0ab103c2e6692 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0c1bdec12f102221de8c684b418673d8243510b..d600af78f6d39c2dc75bb5f89fa06622af1d9e12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f73a125a5ec226f9c87e58a4dd5d8cac9f16790a..06fbe9e6bf0dedc0a50643f359661704f256400a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbd2d03539607bdc76a6f01720ff7249800bdd7a..8c890405d906d825ba2ecd18a948b878e6fa20b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60b675fb4a5b0850723a9ce44e6fef2d96efa01b..a9457e2e8d52a12d40918adac277c193e334f655 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c8d3488425b3e9dd48359a2b91c8b088319d9c7..e28fb77c4d20128d4b9aeb086de272e62914e076 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d814487fa5d016fe37aa4ca6d519e5e6c107e38..ed324c4905a829946646ad39c832127cfae1c02e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 107d3da552156a0f34bf8023e1c9886e79ae4972..24b41914f44aea589c9808bf9915f5b79a25bbc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c4adc8d8bf11fb715f72518b2a0e1e131930158..c45b794155e71454f21e95c0a16a5903c7f37da6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f726c09f757c02c4aa98c87c05720c061012ad31..7a68ad3cfadf668a7392575f0bd2225410787f0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75c17834338cbf93d7a66d3946989041fccb9240..61ee16f87548529afdc79869f11d6e5d7e6feceb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e0091f6eb6f6050d6546bc34b4b3001790aa368..f8231123d681b85adb6341d09c4e5543c99b0daa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57596f36f463c9e4e977740a7e7e1b65a6ed9d96..4f1d123d4e9bb9700e99ece51895a2081fb8a687 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcdb76cacf131a6e07108945c55a6fbd24fb1294..0ce1f5101ab5e4251312b967991c7ca83924e8a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e8fceb111e9b9c9703947031b9b72dc077a79ad..afa096ed723dcb3f08e45693daacbb580667bcb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e5f5e648ecbb68a779a47ada8c485f70cec5900..cfd1034b7ec56e14bf1ce9b519385fe269e08350 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68137befc2f8544ceeedcd7b738e933cf6cb4d5f..5fa3e79bd86282489e2877619aa5a3c95d53790d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2010 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7dfec4a72d2d604cc7c41bd21d137645d88db2b6..e433c9585adfe0bddd309d2935d804b2b34fda6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea61bbf1c2f127f82ef92511d50b5fbc26caa8a5..d5e7bf144e6ec23bd02bc9002ec15284413b718c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c93fc5b14e4489da0fc0eaeeedefe99a69efb8ab..4a62e261b970b854caf9815cdb07bb06a6c521d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 669b680bd99893215741272c32119e03e3744079..54ce63a6f0cc0fc2ddf060e3bf56396dfdd81288 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8741764e400e2e8b0302f79659616934f2758e71..6c3270e70cff450a4e8d12fa649e64e2733faec1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 553160c699ca1dce5d09c510b8410dbfc647746d..cb3253925e54ec4ee485fb8d90f6df2c6836e5a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 580edb7d97721e821bb22f40491027de7cb90706..2fe7bc56d7430ac31e166535e9f206b5539dd81c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc6480513f36bd52b5551bd8f79e5cf631298c3e..be90e6901b749fd916de0ed2bc793c59222d836b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 766be01079798cd879098d89c681dde73570dc7e..66cba86b038288867e8b93e264b3d683f13f9a90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7c5759cf34c9dee27186604474a9d6431fb8c9b..f774a558659689d39d1bc38d84dca6753eb93708 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59f664143a2a736efbeb0aa3400313f497169355..d28d3307754f3241e33511acb8ff5d878ff78386 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22873271f151b8d997df47b047ce6dcc3eed2f36..b9ccfc36145b206cbcf016fe01f179f7e4899ca9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32eac83024237055fdeaa7b59cf6f296f3e9d036..cbb7885800b15bc9a87ad1e0cc978ad108540ed7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3aecf633523b79b01da1be829847598c994beedd..0d910f8a217c49790ed562732043deb1d4612ab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41d0e718c76e28e6c6f987a2e396c7b95d806a1e..62d810b54a85bc67f24e82da5193aa7d52de2b3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe46f13785699b6300fa02dcd0237bbc368d28b9..507cc505c1ac779043ae0d02a559f670d4794c6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b68eac0b477e043a1e1319fcaac22000a07bee4b..43250d536b0d30232c9098e01ca76f75db0a6973 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 399f4cadc0025b7fca8c3dcca74fb37e88bcf348..5398f2e70c9d6fc9b9a74f2b0c2e0f36922f64d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce0944f1ddd8006f2b898df85258d0d1d4b5260e..b04e8c4003de041caf76045ec271fdeccc52ee2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97db65458316bf81dc33b8d5d57c57f5a4e9d066..49bccf84e83f98e91eeffe8da1e2c80482f4c252 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf209efef5a92283f95db904a757170b6f312f7f..44613ac5d74c26ac33733772377a9e417ddc8e15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 159ea742bdcc1884fc0ce9081d6b1018a8b1b208..d242bc41b3f89033093d9e8ba6b86116bd965250 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67fbca7386817e9b417d13514a7a2c96b00f8fcd..45fe1d47dc6bbe4cf77456659818bd1ef63fbd12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f89f4073df2a61a9206bf3bf71300f22c5b3a087..bbef36a98577d357cd89ac8135f5ddbb9bd7ee38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fcd12d420198b5773f8777d415e44df7e45cf8d..901a40e61eb6ce96cf9dffba58dd570dcd8f2bb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e69d779708b70dff8899f4fc6bd7d5087b545326..ba1698512463c19d1cab77c2ceb5a37e06293d76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06d577773314bd0144c930539c2142c858c4b8bb..d172f87f85bf634e79ae72f96d7518af23cee6a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5757fabc0264778b3cf132e53fc7e669bf1f3fa..25aa9c01bd8c363e4bd18463f8055af645cc75d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9370be6cea7c8e74cf472007a5d0f93d68084883..113b2496505f87d4258f1b360883749ad3e0fc86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 326b37b84c2d7b7e2baa8a58c89fb1fc14ccdd45..169029442ec2de4d97ac86b5d229b3da6c316b94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1f67100e753ee3db85656ef3735af58de12863a..10f28aa3ad79913395d02e545b8be5e23b8e0251 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c94783aec015140eea7af647c3167d30c9294e75..36857a095f04baeacb1852fa5bbf255a02745e88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c5623a2c105e3af480ab7fbcda7db9420cd5149..7012da091d7e62847716a0f5034f307afeb16eee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e774330803013274811efdb412bf894f5fc763f..fcc1a92a783c9dec545f594c1a50133bd4ee460d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da36f83d64e7828218096f7a101ab23e215973aa..524fc8fbb9a932bfb3f8c950263ba3b90aeaa6ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd3bc8c9926eba2e248d381fd335d193f20c14c2..771fb7dd7c276e747602ebfdcf38b35e7bd851cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53ae667b54bb7cf623148519033f7a5a99245589..d6c1e377aadbf4c3be9b968e46ff34b9ef7409ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5844fc25d2e2c83aaffd65e7d7b90072b5ef543c..c43fd02f9a3260ae356b2097d0a1f6611148ac01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9318d0e5d684026d2d9393035a2fb12109166cf..ad0c6823e323b8efb5e73458eb17a3e82a17922e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86872b3cc00a842bb1452ea1d15b002558bd2560..9f076b45a373e52eb1b520f87cb8c0ad3127c15f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce47cb07eaefbba4d18693152cb103c543aede94..0f9c561208da0ce7a9464e5d6ac874b13332b762 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 759103864dbeb9373c2c96f4fa9464121ee11da3..4529032177de70c3319d3c0b809f2819a1945bf7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 859b78b8ebc9a2b8c3fe2d3f0d709fa3c17bea1f..7f130d526480acd7c18087c2f33c611c06e6a40a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8dcfa0890362b16cb4dc3459a8757ac341f3fefb..aaf12087c9a7613b011b4b746c6c611176c1c010 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2991c002a03bd606453728ac6cc3d7afb30ec8b6..06d0b414c5e91bc11b24f43ff63585a4d068c152 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 268e8dfa41c2bf0f5a3a6d75c695190a7cc1eba7..5feed955b7efaf1db60e3e54bfceac00540d2347 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed4097cc3faaf1bcde864346e129e96b8ca035d9..810ce4cb6fe7d8abb89ad61e7fff0783a027836d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a26165245cb5fff3d72025b7336c20cbb61cea4d..e058dfe986a9560034144d1741e580af9b012613 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 009ed1b5e50324f2a5ec4c55e01eeaa6fa9c2740..0bcf5b9c91003d448d94f675ac2b36019591bc7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c3e42dc6e68c85ad330d004259e73bef41f3d2a..a6ec546b60878cf86c071c03b4095d2877852e1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9c46aaf66ab4df655d3fb74f61a708e83f82e22..dff797aa7532f09e4b148975aad72da8bf9ebcdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c28f5727af839cd7327d9c50eb6b5385d26eaa6a..04b657e6f2b56c6456cebd0dded501e7265a63fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 021adadb07fffe0abf17bd50d0454213b5375e6f..8c8980fd6b0c2cb5473d8641870a8953a3948b46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7095caca8b41861e9e577f1e18db5333be268b17..d71c991b0a35bcc31786e09fb7e4cca2ed62646b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a944e0cacdeb45cc2ef5a5c9e2cf29bd8263a1e5..f8036c2132bb17ccb5c9e69360afe14db3a7016c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 818099f338b0095bfb843896e6c6f4badfb0e626..9ccd588341a5ce6d217cf850de74066623fdfe88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f1b53d3300b1ca0822204a465409a9729ce3c0c..de5837c09c025fe7af7cfca39af7755d8dddd718 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b02c24896d222053733099760a260eb691395dc..28a6b9072f8813c93c828436167202871e936c1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4f3654780145108d7dc372d996071e5d598150f..64890f22ad7b13d47de615db2a36ec559828ef64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df1218c5d0bfefb05c88db2f350915f5bc9e122a..c213b49d31a38ad62b8e60f142761c54c5596510 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae5af5658c09e8b23ba28553bf0343fcdc1806ca..14f4ed3a26e5b18aff2b17d3484af7ff532e39d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 181cef13784f035b457e66eebe4003b7e2f97a94..311e01fce029cba6bf5085b75f7c043d7fd2e55c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06164f26d5970aff2e6ed1e8e99b6a3f48824691..c6b93cbb74a39f610d224a58a134793df9579214 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b994f07461af61004dbe07dd48d04cd36d5227b3..591c1f1c3ab284c2079f0e3687b63fdb0b0f2dad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45ecadcc9fcaa633d9bbcc530e957531d0172f78..20b5314f742d21a05ee6224f5ffb6cedb25adde6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 188476480de6c7f3cac8e91d9e4d08f2f7d8efd0..20a3d14681dee80173796ab91afa6d012a7e1a6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c10ba9ff90faf54c85762a9f5195c7f132e4fe4d..77c3d4c692ef48131a9fe65c42668aa24243eaeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e42751128d095405effedb9ca2cb73edf0994f5..7cde40ad1ae0a3804e62834193602cb3d5481506 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f24b92ec464ce0f0ac575911a0d3c0308d5b7dc7..db2186d96c57b35265977156679e3f7d66da3842 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4e9c013440949ea21520dda7499e328046faa8e..c174d8f4323c665c4c337cc5d96742077447ab4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f899c44c7c4482a3de80621e91a65da32ee2232..8ee68a05b96516de163062f0125e2405a4f94824 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2720c00e04d39e23e95aae55e465556c7804de42..477756e616e8e14e6aaba00d94b0379fbff7cfd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6548f78d71939e444cbe8c285fb9e9f2b88bd3c8..e36b02c8bce01458e3485e696cc9bb2c6d6e623f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a36ca8399775760fb868025d7d09bebcc976bad3..0e0f2685f5f7ac2adbb90a6bad2519eaf2cf947e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f833a38c502de2aefbdc2eec4290213643f165e..8a2cb50de50104844dfa1b088743105c47b12815 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43d24066fd635a13a98f2d57b7b6527774a32efb..6eb20293cc66ce7eb568ca6cc00ca0794d011a33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc4a7c411b7ac91f240c4a74cda6a3d2c771c0e2..2461c459aa80c2b4a78ae7afc4ad4a369b28dbed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7714ca52e25d4914f9d6674f27ff432b5200d242..8bcf67ae9202283d26027200830b1bd6a93deedc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a963634c3a8a9d7392e83ce73eea78b7b3b7a4f6..646eddab6c8455f638d52b8c9773d3f3de9f6cf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 406909d25d1e0ea856bd542fb7ab4d0026940d64..bc6f2f1b2872504dde049750f161cf1c2ff8e5aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ebc7d409ffce1223101d0906313bd97c8881345..f9b1eae0fe01573aacab3d6b71536cb22c841aa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b60fec30cfb897d3608428cfe7a4c09bd6c42f7c..84cf6af02f8fe6cd087d2672db5a5f55e6332839 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ea68d436004af3893c3368841dd316af6501525..38238446c54678fc4277758d8a3e581fff61add8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bf7e4a51485e9d4d84e95381ddb2788557b562f..6e52131b5c1e6d994456ac756d47c06c504d4196 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 417039675df82c2d5512c8ffc967010f11275a1b..7d4dd563b01c628a3687a9c23a2ff3588617ac7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a9ee16fc30055cc31317503dd11e1038c966890..5f39a7ee87be91fb8f277d9caa37e465876b11ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd0249e612f92bcb80c8ae6e108f3e43d9248b31..09ec82e90bab31fd35f0cc821941ca1e74a8a275 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c9ae611e3e20a3f60fab734e445bf262fd471f7..c9a9dd592814bac192071bb823a6f920a7283a56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d094bced7311fc8b140892a017733284659e7fb..11342c4ecde085fb631bf52107877cd59b0d48f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10e5892f17bb819f0b133d4379b3c322ab03a0e0..962ea09be84844d23052ccd59a12e4f73cdc1293 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d96458077786ec401d67b1288ae3003a2fd63d7c..df0fc6b2eb038f10d16c1f48ba0fe8bb2057c724 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9fb1769db99c5d33d7a18aab4b9c2679c41792a..397c4b593b9a2ab5c2f020ea53e39a99538f6ff1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a6a067cd0e11fc0204c3c03aad539c8c2f1de31..82210b21c3e9ccf8620fbb601478da8f29b9bfff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97afc7c97685c24964c1327994cc8afcd44a501b..5370b38b7ec73787f9f3157b018e88d1cb5deaa3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bdc79b9c5be53e74d71531c6cfd467fc72bef21..0d3d2f5bfc470cf584bcc797da3ed110544c91c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3953f830273b29c3cf01afa7d924aaf0430d9b9c..74430c03534e30815d3b82c39c9fd756ff5fdc0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91f1b236057b640fbce5e11ef8114f9b4471167d..adc94d559441fca57757ea38ad7f5a3fcc8af704 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8ebab62eaa57c45d33450ef0cdd18c04dcfeb51..51fa3029929f73e977b4bd08e2591e22b5b97ff9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1755a32606ed0ec4b7562ae62b5b239f593ed6be..4640f2f338537a7234445959647409ed5df1373e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05c4bdb45de10761a27d4153aeb31115f7a3d442..29e8d751148e31d77fa05b4c46b83b6907c21938 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d806b9429f89b8814ae5617163cf11456226aed4..a46f72747cd9db2ac6b84b519ef29d5f5c15875e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81e82530379da1986f9b3c010431761e6e2ae40b..c2f6f4ebc400e3254f9b5cfe852cf80ef60f23ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c3eb821faff47bc43a8c4c948767a73f16ab99c..64b39edadba9a8736563ca793cc6e6867af5ec24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2014 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d21ce6aac9b86ebf2575dd0dd1e7fe5390edbd69..dd07ea2b0892834a2b1e4682f8e47611fd4c75c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d074db80d1ee38f6f31754ce239b1741b8a18a0b..1a1a67f9769dcfe6650f4ff259bc86d2431b62a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04e3d0be501b21de57dcf7f7838b8a0426382f9b..1b3a91e4ef6335e4669de3636b00bfde1cadd227 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 311eb9e7dd5c40af2d9dc88baeab6f71daebdc6e..a15ad970d068f6e593df548c7b9bf9116161185e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 735119c9be489f66e386f10f01337ed2ad007ab6..7af1161c090d09267c9dd071fc2f10e32124f82a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22afff1a40d05ec978fdc5bc1c1183a1977e996f..88dc541101e48cf6f14412cde6249b9a9711aeca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d339e5318b0d24879acfe8129432bcef7b17c294..3906ac066dbac2fd335baab92de257f5a54aae49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33c7045dd79a8860995e62b81c2ae9f9eeeba78f..22e629013b025c3d80fa1db10cb3edd9641d35bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ba1432d10c0fc30e76a93802eda0b64b1eda912..f8cfa55b590f86bef1126fdd90ee286dcc547a3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cd6aef70b316d869fddb2d0a40d04cfc8c53c31..bc6317f580216d6532677cf4950fd35be0aca5dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb7c2ea82e7b0778e854a3deadbfa2f9eff6cdeb..b649d40d58fb0b4d6b18a1b5ad07a4c2c3c3e004 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 265b10f0df22b7d5bf4627b718a50935060663f0..24a0a95230ddae4dd14af3eed6c396e0f2c846bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0adccd00269a6db1dcf11e0c5f18dec102f8776..b0587ad3e732de3a388459670341e1cd03649da0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f84c4a67790ec650d45ae249c0bf570610cefc0..afc0c12872c1e88bc847b10cd19a671e5ab3d455 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a0f0cd9b97251bb82d53353dea5488f8076f8ef..ccaaeb9371e0560ca786aa74c99cd49ad3c56122 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf3af0bff531766252d02545b05b0c37020aa0ae..795ebc6c38935a4005f81d914fe25921e2c8a724 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bce8567707b76918292b4172a52aa0a3799ab0ab..57f0d90470b72c48ea6b09e02b94cbecdff5dbcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c89f9c87f3300086ad65c50329ba5796240fde7..35d4ab89e695db8e18d8a5dbd2ba221e8d13e9e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afa9eb71b02dc304bf6a8dcb52318f1d3013058f..613f0a3ecd361faf73975db06cd0481a933ac441 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a2c8b60023677a728ad31088a8d9ef9ff7f80e7..b5aaa660e2578d0df0f94ea6e74d4ea81f899c29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbff750801b1bbe8508898b56d5e12659827f304..3f0248e5be8cebbdf85947e64210043a6f19e934 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8afb36256d7ee758a5b9abe80c94dec3beec85f4..a7f466c2d6c18ff13f995a74328f80401323019e 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2013 by the deal.II authors
+ * Copyright (C) 2000 - 2014 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index bf95ecec8a15763de04937117547d9294ec5e8c8..1db5de9ac7312138ee419feee6beed63dccdc4e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe469e9b94260aeaaf1ea09c44b3b135123f404b..f50f128df56c757fe42cf54f79208362f0037fc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 556cd53e5fcb3a085c6fc5984d6f4fc52b4ddeb7..3d95f2af3583cb0cdda40ae49de17900735066ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fc24ae52e09c317959754db07f575d8a1df71f6..11797289e8d0ce2282c2e5a2924345e1eaf15cc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d56087e0441b7c1157d21f38d7243a3522f8f731..ed68e20d7c20c90d5b70be3f7198e5cdd79e67e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0839bd3bd8931c0d2355ddc7182f40a13cdeab07..39d314f933f29eca887d59d24bcf6866d7af1b19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd7e20a95812127711f9cbcb0c0441214ab20b01..530e6dd415f69a5ec17a694e3709ae455f007073 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 906a0133de42e0012f4910516fd64fa9e66c3032..62e7fa2cfedea7098c1ef197133c088926dae987 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ad3ef60cdc80bbb9f82450bd04612b969c4bcc3..63695a2bf8e3c348c0570614bc435ecd598669d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f68922fa2cb7061e46afde084627da455f35559f..b0250232ab046329bcd524fc5711a3a56f753443 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a4f110bd1b9f3e60f766de9db7d9089fe9cfc4b..cd32dc6caf4c8106334668442e17e94984e7e89f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa7da487ffaabca15773eb8a20f76ddc5260a7f8..3bce7b5f0a5515afab060f0163e09740066828f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55581f46fcee12287006b798f19a55fcaddff2f3..6481ae6915b2e1107a3830d2c6df10dd6bfc1bda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8805050d6b04f21363fcbec434ac409caa2ff64..908fffd070dc596f54fae0d572983b05937545e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01684f62fbe08f7bb566e07ea1d8f960b0a130fe..589e1a940bc575b7f1497b17729aceeb62168df4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad939b53df76523b5ee0b914bd4db5b502b0a62f..6531fd192d57e0baa295e31c0652ccc71cb18eec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 970709c21448f680246fca512366d64869809a5c..87b4befe19016834ec81138a1a53988ba67ec77e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73caea1dfabd0b4fdd2e5290490b9b0bc94e264d..b6d73209c8e8f6caaa0d07a979cffca6137fc183 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17a001f5a02b63d4864f20eb0238888cf3b646c5..e6b52b338b33d8dd7a08f4cb219da669eef5812f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67811c133a60abcd0e7aa84428f3180501e53cf8..f65c07cffea7e6c0c356e276fbee8430595caafd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de31003ba9eb1ca7bb280cdc331cf0ea069abeec..236fd6f70c0fc5ea8e54f225d6489dfcfda521ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d114d9ca28d241083c1b7c7914b3bf0cd9c2d4e..e660580b126ea5b3d821eb31130f567722d62fca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91b94ab829f6d713dc93eae4a69c72dbead749fd..25579b8211c458897db637793aab8cea5a1cfb15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8349e54adbcd1fc254210e35df769ce927be4bb..4a065404abe40a539d015cc30e0be97156ef8a83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41d67fda421956976ad598b16058e2a3e581cf02..acb07edb6ba2437ee890c3d4dc0705c2366bdfe2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc837d52bdb9a6b326522ca16ee403ba96117576..c768b418a6d8169f8224a7dbc424a9f9a3bf1fa5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3193d94086a5e5433430c25610e834c5f49b5aaa..733e132a3d531c06389dd6d665560edb96ae6fb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f36d7c8f872500a30a269351d996a293726386bf..be60c54a62f9047472cdcd9bfc5558594e535f69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b771f8a07c67bd3bc397fa08a8be5bd766797fd0..d84b2620c7c5a4ef573fb01539033f455a6c5c3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6efe943e40207585f19e5a8708d48c2a1c5e609..20b3efdd483cfe14b6ae32be45f95928cb4c2361 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6efe943e40207585f19e5a8708d48c2a1c5e609..20b3efdd483cfe14b6ae32be45f95928cb4c2361 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffa5d105a88a3c69b7b0fc496123d4788e2cb230..0e67dc01c95af99e52268a96bf143a2a3bc1de12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37934f6c23c5559a0d74dde0a6655e32a0af4f5b..e5a508c2270f3adc538797d5891de77614c326d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4bb8cfb8cc99267b7059bc690487f586b796474..6ac8cfb5c5dbc63e1a522b2145537e84a7011b73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 305e8051711d15999e3dbc5e83caca27556cda7b..f1945f97d350398f87a2b096bb80f9801945d693 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85ca6bf04d1c4b965ffc4609212fccab218c468d..2d6bb410def66f210ca5ac133da64134274e03d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd31a2a1bad6314994f9f996dae9f5b0f1989ef7..0215a0f4ab63d132ba680fa1369d9cb1d0a1ec9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f37ae7f4e9552b2c814b854047595e68c39f2057..ded4fdb47bc79c921ff1c2eb2150278f40e65761 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c40ecd744e434014f9001f388198587391ba0402..7d3a41c78bcdd3863ad11feb5289715c1aeafe66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ab1c3d727345c06f200c8b04fd182685208cab2..8b3964483fd8e457a1fa3174c735a9c4764f200d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ead955175b209730cfb752da85c66f4b0053b75c..19e2890a91fa8c2e07b332a1185d1e556df8c4aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 517f62931021e0f2c4b5bda9c2b0f70cb32f8408..c4737ffc551b4de13c76527333db933cfd481dd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ff42972295bad54119374befb39aed5560ba03f..402daf469eec955de3878257f36fb5260a2dab64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 955239d37aabe628df49d721eebdee46be86c991..32ca5e76af0b0a92e3674e2b35bbd798ed851c98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88bb5f5750271e0f337b5e3a1cd7d6e191862aee..3cf459bfeb34c8506daa85aed76b007529cb01ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c82eb6f634ee30b36e73da303ca0523b740fc3c..910c72bcf68a0fa69fd1e2a9bd008e48c8b0c233 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d057e3f541744105632346fdf6a1ab54be3e5efd..5ba104f490a3ab89c61398f2af7c35fef4fd973a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c1b357c941a77db81ccca9eacea52aa0e857e18..f29c5273e976bf1abbf7a069ee059a3e33c2c985 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25882ce1398088e7cf500a6099b26dc189c9d0d6..fafd96d6b6d40bfc7a59eabcbee6b2938d0ed48c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5b441b498eba0269ec305d5d1b69b771fcc9cf2..d3776b4eb17f5fe8d899f86522d373cde410f5b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df0eb38b37865d6d12dcf686410be94a14ec4d6f..f18b9d031b217af137dbcf5d08c1c1613c3fc480 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 754d699411c24569467a9a385f2078de9cbd7732..ea993d61de687e3c0af89bccacfafda3565acf0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edbd8a7a253b653c4f7b1b62b1ab7ce0e684426b..2ea8609d44f7d120654b020c0c2b5934b7df63ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6af1662b8438425641bca00b7480dffeccd92515..b1b962f28a3d8747fceff4b58b86a8f7dee61773 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e730f7120aef13ebee447a55b4f0937cfaf2a8f..581199ca442270ed840085e24bcd98f084015f9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a45207b05a985deeabe364b8fe154715a433961..971ae3050e48cc00907f2835d2c93d10359d3522 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c67e51a703c2d2108afa0b7db1b2c71486d46c05..93c7fa833208da04a96ed245d4b11eba33e1d2cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 982f2acadf2fbe62ca941ebe788dae4d7adbc8e1..4d004f30a4c0c664071f4a73403c1718c7c83e63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6f9513aeea47838cb35902f8156fe225f8c93bc..8142e6a259bfb7e91cbc4b1100c6c6489e944636 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d39b0b91a5d84f7fec2873a11dd591a99fe7ed5..184a4c1453c7f17b30a7526907da38206f6c5c90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01cc87f32e4fa62305e163b213e4c40cdc72101c..ccff5b680348e5eac61472a869ca7a24e1410643 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16659a86aeeb785db99910cb0018797a34311b31..d0bc29e9bf43191f415f72cd06922ef86bf57054 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c502b52beaa6bf7ee538f83ef00ef24bfe4888a2..f17508087d864b717ef8eb9a2bd0668a9a0287a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18c8239fd014d7043bae1b7b09856cae877ac77a..4e1118d9d9ccafe487e110e0d866e6ac772b3b21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca22d250f0f34daccd3d80c3f22c975aba7ceaf0..e48ed307789e72a2fc399108c9fdeac372f7d932 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 175466159bc110a98a712e2acfd4d581901fb0af..ef50346eebfb9250ef4aca1827394906eb6bd5a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27f4dd8ef20decb205cda6a1c960558365da88f9..3fd46b115fe34676155269e2742b034a6d5ea392 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c069df24a6ff7b231a4451d9d0727954a821a3de..9b2dbd713916298c2c6e09128017df69ead75fc6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f72ee17dc30620f42751cadfd13d688a047932af..80f7b7a75caa4934d266dcac9f4bb4ac3c32f5d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbeedb7d22699135c1af3b52066ea36fac982345..707c75ea3dd58c746b155a5ed03cdc86666a0584 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5e74690b4efaf65b969348abe4c3765971b2be4..a37f655885af778139aa3767964843e7354e92b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1b986b68d3bdfc3fb9ffa9e08f4ca1f0fbcb200..623aabe7d170cc66169581be1adb70d3a4f73fa7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1425475c92b76013e65435609b2ea4efdbb19b0d..11fe02a4044e0b22dcc8357d5058cf483044e792 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3caff0a9453a5663ff4a50ef99aaab96bff6b6a..f73e181a92a38cbe8aae9a70d0516d37f3901a60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a245381f066abf5ecc34432a0e5d8620f9ef3b1..845f1a76507fb70ad09132a7270ec40386078619 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 598835cd6d76779ba2ff536cb29d22ee91c83c81..66f019cfd4de94f03aaffacdb3ac606af941282f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8faacabd0ad65d9c7a85a5065c819d23ec6f948..012a5e5452c730e79c765265c956b5021336d0a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c108c0bb980949a18a3500f707342abef0fe169..2e09e024671b7d5111d8931cc4134206f01f67b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e52c644176e8303bafad1b68bafa704ba02a8221..dbef5acf4028de2034480b228dac372e0721cb0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dce63aaa06cf1f7ebf1cc38d244136a0009428a..ae25f74491ddae2345c6eb72c2051d79b8a53576 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7529d4ecf2d53c929d587ef5e4cbbb77e1064716..2a804c2758245629dfafce16b0b94f15c94250e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bf0eb7afea2ccaba8d333beb2f75e74e6d553a8..efca755f1ab72185e0a65bcb89f5d0ad946e101b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2544c0507ec094d937659d79e6983c6aeec51576..275bc2a7cecd7e8139b0ce010dfa1474513948a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d03f0cae14c6ca66d49c9bb069555154c6871360..487977dc837f19b881f9d41646cad0d961de418a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4edece8f36ec01bdf9d0b301c2ca708e0a2fb59f..9987ed5c6c1ec8682a49767e1a7fd982e1926f24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b786f39663ba4a9263fcdf2848e3437567d2cead..cd28f3c101baed396dd79bf1b9241205d3d74ef5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c70878693884dac2fef6f16f7f1aa1a0b433124e..401abe92881d86281112329f343b45e5d62fc2bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f94a586460c6c1898c32170ea152382738af29f..a6080131a86fd38e4e806cdbb9ac2a729dac834a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89a3118fe4bbd5d497e8337569b6bcafe2ebf209..fc3766fc00824724e6ea9f5c5c64ea75c5cdae6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c289257af209e000ee767e9763ed3d6309f9551..535fcded1202dfba6d283377d234145c47c68733 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 629cf6b0bb7724ac95474b12e2bca359678748a7..c1da75646ca31137c8f2e04e2e197e81e11eab46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f79044a540f10eef6c799aba0a84bc2a1dc0bea..bf7eed25614a6f74e13bcc68bd95bbfbb6617ac3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e43fdfc52a1763e79ad62d709a11ff6d9c496ea4..9525ea651e101b8f13da6063e877c0af838847bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55dc613bd412e76abaa923b48eba40fa4a11e8d3..070f047e64b3eabd5df661fd41da2078205d26f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42308a93982a1cd9bf26cc9b397fbaab264d9027..460a065aeb5d9410866557150567c8118432c55b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c88e60905a1941237c3180fc61d797b33f465cc..bd7e8b9d27ac5457c3f41f53973c020af2d42288 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2afa79abad5e89503fbb2fffefa85ccf04d1e344..cfedaf45faa5c650cfaee373e1c11f8035c3b9bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f39865ca70ec6fa843404a462a4302d2df9124cb..3f78be35bb4964974bc0ccc94faa135d2fdd8030 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7b8e574a85f4cc3dd182ec145bf66957189ade1..aaac27f0879ce41cfc8a43b94ee9157522e6de72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c0f2268e46adfe6a619fffd663b4355bf348e74..e540e5da3fd4b07ead9278b1b9150a982bf28e34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7dc247e1a4af51327fc442110b88111dc44de29..6ea53d605e0d4324d7217647a8f200339f597df8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 676bf819e1f77d102d354adbdc71c93c5de55f2a..f38022d3fb7ea0b0e7e42fc1c4a1986e732a8b70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95a5aa83dfe3ca67d5b38650d57964493c0977d0..78a476ea2b0e81139313efc08580dde940319d9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 012d49a3912925b3d016ea7c06ef63a73b2e2dd8..bf7ccadb84f6f9e765b6ba2de0174b0ace0c370e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52a1a2d0a9ac9679032acc74b268b53672f7ff54..42d42abc871308ebcbcaf092ad0771b9f3f6c4aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b8e318a48d794de72188055720b65211d70da48..3c1272a1d752409ef074033e790233524c22d00a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad72892b027317c46271700b5ee69e3adefd56dc..fd55665db0eb3d2a05da4556d7241ba87fc76b6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa9673399a9bec56bbb3737edaba12db95c2ae82..21109e80ee4141b46de632fad8810b2aa802739d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adf42b5d12ee826393faf3644689f42c5eeeb409..3a0cf9ef2d6837d2a3dc760bd08339c4e225b144 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1107cdbda96d27cd1fcb23dbdefc9d1f72947368..abe44376fa762cd6fe9c31c0a9d0d1141ca0729d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c279181cfe21607d357f4ff3a51961a96275d928..191b5242a99d6b2869d9ca0663e6e8b617e47dde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34870665fe2d0772abe50e91c487a8cba66e503b..28b207654be506c878f2c5d51e22681827586a97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98c9a5950dc7400611bee02100ffec3e4f7e5c6e..8f5d37741eaf1f7e65cb0f1408095d31ace558e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cad1464c4bcc5cf756fed722d8a3b2efe3d62eb4..ff85270d3740b0cc3380a0dbec3e780f844c43ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7e9956215564f76b799a1bc331913365e01f023..a0a2b2339ccd3d4f94d1183c09712be1eded3ff2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b05ee8e82a33c4fc80105c25a78c0ec3df10536..c69a2e379eb1cade6ae426671e0e4f46e916a40f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4621fb6e6fce3d33def9a0a9cf504a3206ef8d3..01eb82639e84c02cea1e8334d3faf72bf08080d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3f0acaa4380aadd4bd9644d98a9ce966b17afaf..0df4b6424bf8ecded9ca59e0673a3b21b9a9d37e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd3242b1a4a45c9416ab093f64c1f89d4e6eef1f..9a7fdf193a0428268865fb852e0e35575bd82598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f38fd06abe31388dee2725e0b388dd3516d14724..44d8d9772702690d62f16ab41c1fbf0f6f8c3693 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 446202b84ff5bae577692fb9765dd17337484af3..12c8a43e12dacf1f5a02757e494733de8080379a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd94c1330ff5c1e55487cdbd65d115dcdeb2d6d9..1b50bec8278d93228c0325d77f10d01e919d3eee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3509c3dcaa8354da71b32f1d0cdc515501bb1ca9..940523b97ec79d98a3a3023585bce9f7325b1780 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0abfc268163013d2e4087fab38f8f4142eb0f5b..e90faac955aa7a67c3dedcccaf3d74dd766b4193 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a86c5275451292895b2389155fa4b4fe623a416..2523956baeee1001775220145636ca262216e19a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45a8b556fc55c25efe8c0d060b4f5e72a2eb6ceb..8b47ce5e816bd66ec6c8a40242484766a820c708 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 715f86b6e873ed0361d9cc0df1cf324a1b85c4b5..750a723d5d04ee849bf76ba4e9a8136302f9af3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc92c5e0af6fc28c98af07e3112d4787720a2ec2..a60753edb9b392426ca4b09032f8f684fc916c62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73c7514a88851da93b4849b2446c15c9dbd81263..2552f5c2b40caf93a90a387440ab9cebe4d1edc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13f8d3dc8eecd1c03892e1b637218d473234e683..9d293bb92418be752985a91f3aa55e5a183f3a96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beafd95a4fdc255cf19e674640d970c38c6b6893..488e49a66ae4db74bdf6490fe0241b20074dc104 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d208494eebfbf677b1c12af719e2e888294d7ef9..c0cccac1cfa1da2101a76b4582dc5e00308f571d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc8206edf11f9e8aabe859a2e10d13b3b2473ba7..75278187d1a07e63d5c1524cd7a7089bcc8965ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5228dab75e491831226e748ed7b212a632f5a19b..01c273b47410d9013b6a373b971cc1879866d2fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18066a1ba3dcf061446be93d6400278daef62117..a6fbfe31d52647e072ed85e365b95490ba31c632 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b76c38ad11704e78b51481f79c351395b89ca61f..fdb2c24d00ffc679f73ab9cc4f6089fc469bfffe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7065c797e6e625b297acece5e93d7a551613cc8..3c44eca2ad7d17a7b7dfa2361e33501ec483e84e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28a2fdb6402fc0cb1d44cb0f3b629aebadc6d073..6937d2cd82f8a78feec4bc41203a622af71674e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e92d7e3608d1baf3ab46efefcd77fe025498fc4..ab9ac41856def619b35687df5f8c337fba25f3a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 297d5428effb316de0b85fa93ac8d68d9df57d97..3ff2ef86e7a6e2b3aca739dce648a5207306486f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1e7ea6e1323396a9816c6eb2a978d7d65c85345..7551d90b98846269e67caf1a12cd623bebf6aa44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6302d9272de2c225868556f8aa7b55fe4816dabb..d0f4ca350a0288c6b864dab0e797b423e60e34f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01114df4562f17be9ef61a8f96f91a0a11b29d24..45c7413ceee368d0e124de622db6aa5397c8253a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d521768bed805f6e8f0f5a6f9d6e306fae0b8ff0..c994a4c3966ca7ed97eebc86090aa5edb6e7f14f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8eb20f4f4a10c9c90dad4c1057ccb9392907bd1..1b0a85c8a53be0cb4900d161c6913c14b0ed4877 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 543ce7efa8a48d5845c1458d1eb7573efc968d21..3a86fdb566eab89ec74ff1d9cb5b5ba8ae8eb83d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97ece0763284fa37213a807fe68a9d8cb490a48a..35a0c06c004716e628e70b308af36511f79d7373 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b998b722231fc4e19df2e464b42f638cb569f341..b5700978f9c8a2253b30c50de132cf55eed4948f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce137ab0bb557addc29f651c7acd0f5319ce74fc..a2aa6d945b07b4e617844800d3c9dd3911b58248 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02c8cce062d5708eec86ab36c4bfc288a58d86b7..492cbc55006376bf4fabdbe37c4790ede877816e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7efb107f56686adb356a030c990b86527f2a8c12..45298604038217790a4454e3265c7581eb458b71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41d6ed325cf34b965dc295e7312857a1fe62d7de..5479aa9b5a14bacf1cf5850e29d98ac6a28d096f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb6c86f949b72016d29f4c3b6934f629ad8a25a7..28dc6928a46182f2f94513ddc9e1dceee9aec1c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34f7f2545e9be4ecccd35fa8990b3c121443fbcb..6d1fc6af138bef8b3ac282cff6953a67509e0514 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e86686c65325517541eb4494d57b08823b336039..4f7c0c5a55c3d677734233375b0e0dee752aa0fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1972f2e71cba121a2b4bdd4388db9a4aed5782ba..44e288c20dc23b93f7d4bea9a2c56ba427db495e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eedb58dc4eceb357fa7f7d28f4a947d7d049fcd9..f8068d7d1cf5f1798807b9492d5cc5bd12e7b238 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b03603924ffa9e67943f8586d1a3cf0ce289550..59db278b065b150127dd132551aa8f3e43e97e1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57ea573d350d709a223b44b497e9968e7bbd8234..061187b39dad061cfbfd642902f6d8f9e195c367 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3173c7763fbf5b63b97aa43d4c0e8c1303143d35..949920430ce4eae97bf92ff8b46223f952f4b4f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4d62d77e9c37cd201b05f61eb39fab938947154..a2fb52aa8c1fd4fda50e2edbee070cae7a6bb582 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cad09902b49dd08a6bcbc65332d2b6fc27b78526..3262108d8b6ab88345d12fa5c48168928294156e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fb8f8f5b3b7be405bd3a41735d0dafa0ab48a69..86eac9a5ee954fd23af4033f0c337c1029b4ed68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cbb0e79fc5bf7030018e53b7d598cd8ccffdd04..4101dc34a7175423ce054d08cd55e1719b9208b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e83d4b92ca3b25729fb3b8a970d5b188788afb61..3339aab25cb74356312f303106d221fc87cfde3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7745ccdd92ec93bdabab0e67c6cf349701209c0..29c2e0f1020b7d15dddf812e837866e30b06ff84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e300d13fcc7771faf447d5d8c43bca25088a680..0e4b1434416c0c5959025232c03ae4636f1693b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70dd4c65977431190cedcc9853eb23e5638452b6..ea950d71ea57aa46d825b552df5ad0a57c163fab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ca9bb7c8f0273ab6d7c644ac2b548467fe12ec8..dca3c454f31a70f52b8c31e869a3a160c135a1d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 506bb30601dcd873ce0755d2521a17322bb6b443..8dc6b1abe506c5de0b0b2016993ae7b80b2a48f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 893970a46f7521048901fdba706d3e7172abb527..434f580136e37f038b61651a5efbea30277493a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4450af10e701ed1886c2945ccc9db56163e1cda..4047198304588139cdec4d5e804eee7267d2c0eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58225edc91695835b50f6a5481135a4212a6302e..8eeac93fc803bd7465a622f0f8d6fc012dcfbbb2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cb579621c4e93c2d715582b75fd447ea00ff820..831aead7c459d0f5834f3e96ba71e289ec5041b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a005a4213217ccc5e81a8ae8daba5f538d9593c..2f0288422810af4f7adb9e1b03a3fce995be6cf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49a0488b60ca4c3b9846e6f879ae68b46e9e09a3..eca53f811a65c4f0c9fb292c3fcf10df18fd6e1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25d61972e83f52ac8ff50a57540206f10fcf85ea..11bf49ebd2ea5adf8a3192c7baea31181cc778a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f8aedf41a31576013f7094e5d89103ab6b300e7..f97b32d5b02e66b9abc9bdef6ae7240f23e69f62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4d486f6d8e708f9f6c321145a6c79f8434287c5..7d8e6589b66d13fa11567101ba76e158428b013d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 983cebd35bb4dfd3fde88a4920e9665cd394b76e..799ef47f4329c765bbcfa971f95330344b3260e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4e474ce0b2f59dffa4135af8dd0fdbff06828fa..4c6e38041604ff5ae818c7d47f8b6b95dba9fcd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6b550d69dc245304ba1acca7f73058c9522dac8..5ee614b62032ad73b270acba063ec0c66005795e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59ec12f1b92d49fc9886c1125e755b5ab1ecd634..ea72a459e509ec6509c2137f65a2be2b7169ac40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7aa51df5a9e37b45e3d81445241e995bfea0a998..6c1a0e9fe0c14a4251c674bdfbd2580532f96330 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecd488e4b46ef78a96931d484806cfb2588d272e..8bf32acedd0bf2dac8cb850b46f88d225e4993e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fe2ef89b3aa22f1c295ca6686da37d032438be3..dc46d434fc4155909758edacf9e11352d6605ac7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 194dc4669c766a582cfa6a39e1f145403a526ffc..786fb56aea25f1239e12b578413cd46a8d8c6607 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0022908fe6cc2ddc544bbb79788f05e7427d9e78..eab8f027e89a22b2ec7f6a58034270899591f2f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96590330d257978065c9189fea21a86df23a9185..b6d9134c680c90b204e5d485b8269775c8157d07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 791a1621a0967625d39d2b0150f92bc53a07e4e2..83253fff7e58b8b332086bad9692b32a7d47b78f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2a0c237a575a9a321e398376197bbf6528942fa..405465d2930815c45ef3495729e7bd81e84c62a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 476ab9c9a32aa36aea43a8f7dbccf29391368fab..caeff252a076b61bfd92c076c97ac99741b39185 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb3fa8f0e737ce81e64cd888e786f2d0eff483d5..69c687a0dbda194b635d71a59cb45a812b3c502a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02c543069220071f4e5ea3696a2c6541249db6af..e9467095d4684829f829949b43601fc3060e7d30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f49a4077860eaa8990d51e2ea131342ea8bc8065..6a0822d722dd2dbfc2fb60d5e3da35c69c6e48b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5974787aa4f3690785155c1e42edae9a8539417b..6826b73ff682ffb64da7bee34ed4550d51c88a82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d7e71d8e4100723a3a24721c1770d3026ae7173..c8010f018681ca71072cb3433849a4db4817da26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e90b256d8e8ffbf7b12b8895dc275ea41f598468..8d5c15fd03a20dd9a5734f229ea2b2d4fbbecad3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4be53959c79e60d40a4e758b899dd5111012399..cb29dfb9f402ec896dec50bde84b817ba30b6b96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 827c1e16ce21159322241594f2ad1966aa2455a3..12bd239d7fe85b861f45a79fac74989d0f4bf4f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f841669dbe7ced34f2f5329f767efb3900d79374..b3e3bdf1fe88c56d665f60afde4bf9a3e1845358 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff0713fee192ab700ff5595dafcef5971d3d4e29..e2b41263f5cbcc96fc9a2b3262673e73d34fdd5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b69e576d024c638f344f3bd141ab0dee0ffb814d..b83c0ed936ca70a99a9126197dbb5c48ab1356ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b58f1ed4640fd0186afb357223924614cf3e680..a23425eb21203cccae4785f1f227f5924e6a5633 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b79cc14b91a4dda8109c027e8d2defd0028c3977..5e2da7eeb32af2fda848c358474985d680dc1ea4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb442a91547861d8c1cb6259e38a456345f8cd9b..943397f5a5f0ddd3760fb1a344b176e73858355b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb1ce5b63d5170a8f34142d359a4902ed5741968..67816223fca41da0058f6d2adc0497fefbe7c273 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca6336e7737a20105b60713d171616359998decc..1d2a52cb8f6cbadeb677f8d85cca8162f71a65ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21ff152267f7f3232d7bc58d7e949e99651d30d6..13e45d61d60f7eb3352a03c2e4a4e1c2ac894b59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 783a04add4dddb23bcb1c730c594f9d26ab47e4e..6be2d3058aa9752e28675a5217d62ab5a404fd46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3934a1e5248d20bdeffc9fc7498d098d6371fe7..092eb3d77aa439290758bc914b2f85b11bfb36e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f053572a7cb733d91e4ae337be1c98f792c5b741..b0710e790d1a366639570762752965112c5c56d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7fddcf63da9b392c40d2695225d770d76e1a32b..55a860c3b61ef3036fc457e72c40eca9944ec252 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56a07524c8308579ff2318c5a833c25d10d27667..eb3f16ecb21b6a46e68ea2f919620c5bd354e18b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f85996d23e37ce4aa8526da51e41d8499939710..37ea53815f1bc9ac85df300853302c4e47d2b8ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bce044f06248640c8d4265ebed6e6aa05064093c..2a7be6f8d3151d86b4e43d98d3470f6aee8755cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d99a6b59698eab2ad89ecdd8b6471332c578b83e..d832d7cc2603b38471b70c3cdd2be75485a836b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93dcf53e330168c4484b84e63ccaa9ded2169d1d..5a8418f1213a2365d848ecc8250303ad316e25c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 829ac62a268d164c460326c507b2beef2fb58ae2..499165d323fd35ed29fd4851afeee3bb9b5c6c67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a8a6aff0dc799ac658b7c728e82d6a0e7b93d30..57393f71e67b525308a04f9c069f58cf0876cc2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b563ef01cd0d6c4786bf577cb57f91a29fc7579..6711423c9ce904831473da8ebac41e7b9a96a369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9294314a098c5fa9cc270d66b9fce6fd1a30f7f..057fff64015c3c4f358e9278d7f08f8730c09185 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7a18fe8bc816c7726a726c5f351000e4cc49fcb..3d5763a636c870672ca21dc640b506dd45e8c6ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61dbefd2809fd1e6bc5785ddd68ad44786094912..8bc1f4a71604da7e035362041066047967cb9ed6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b7cecce6a459690f94778e5c8b7337c3eb00ea8..7911596632845f0ace07cc1b6171a550a3e50946 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d10897a81eb126f1b61f4b5f594e6623268fb3e..3fb294c6b2444093e869256fbcc90c22e4d52983 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76b4429a4b0d111152f3c3293bc525688169b8c1..778f368029122c957a52b1ad59a04ab8dbd574ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fb7f09a8f2207bdd5e51d49284e76a557ad238f..3f9942ff57e2c4fd54982541e5999055c9dd1547 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4c6f669f10fb663ed88edbda8ca4b2bed6d3391..1e422921e8258b294b19ce3c180dcc3098fb0845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 656695f13e84c5260fe573951c1078fa7e508fec..691dd41dd4e7b33737abada495ea9673d1e0df41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 726bfc97d6fd4dc6ca91409fab55d3772490ac46..a467144340a2e8ad30b637b94c3966bbf76a07b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ef203c1421ae84a1621c17b518ed7c23e0b4de8..b3c1141bf7f81748b71c921677b243d5aa6c4c50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50cf0f13f138aac6564a2596ea1ecd5df6acf5ea..d196e2201695868e06294bd9e4a2af1e0804f6ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4ffc89d8bf81d68986b74d7552239132ecbc264..56be8ded1a0d2149918d8f2ac0062467d13fb558 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e4d01868d01519e657bc810dabbaec9a1106d68..0edbfd939067fa24e84b70cece8b350beb830035 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c07624c51bdcc5c2c1d59a71d9cf1a3468d3b93..e01f8614b002471977337bfeea183c9c8a01b5da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42caa27c652ec656ea4de475167d66b76e13b092..1a5dd1a2589c7f6f1f56f5b72d8d3cd00ddeaec0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 754e0f14260613063b113b423e40451dc42d0998..d3d753b889245a1a2c325fc3198aa3d54cb03a30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85fedf1f5a316b217126f05393f2e3fc195f1061..d2a2986d70f49e2b4571bf0447478766fc24b408 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5203bd73f88d3643d46d8a8a83ff308ae4a0ebc4..f86f84bac773775c2208e94f4477aaf0f0508d78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8565ed07d713501a3fb156352e25c14f6f032cf..510a556e26210091fd371658e097e70fd78109d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b29c7165f5c13f24add1d58691f51e0a52c6b926..c33bbfa1ee816d592cbaef6636db372e320ab010 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ed7e4426b55f2e8c2878625f7215790fd53e688..8cd24320be25d572cafbb65f757d9fd8fdce8043 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4819462ed81808b3239ccac14b970e140488b6f3..100933610071fd8f902f12d8e2aa2238a6db119a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6aab0a523f74893810cf0be70faa5adb98c7223e..611f8ac82c9e21a3ab7a82e292194b8bf62cd74c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec73e1d7d5dd4e84a558d24be3741a3ed02f765b..5950a3e0ac00dacbbc667df5a8d353a6aa4ea887 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7035c5b4949caae2c3bf72ddd0a390b60a3ee7cd..3ceb40c5b6a32ca2bbaf62b5c6a0b2204f649f59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index baa57fed96e5dec904c147da0b07c920f1aff571..ce50e1163aa69aa0f1dd2844a226464e0c39f625 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 038330d47791289dd932ccc0e95f1c3fe97f6695..8b37f8b0d20ee57a159dd7636d09069e9d598bff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2907d86bc6bf52c35a69a2a7b4a57000743b33c7..1696eca3dc0d485014228cc8f59307459c9d85e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d358944c49f85eced75e6202e54a73c8d591ba4a..44511269523228c5824b1f1c1dc9d32acc345499 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34cd96d65c878c75bfd8fc5d9b03dd8cfc09c108..f6d1a5c18510f7e8ab5cecc8d64741c848dc8630 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4286a396233387f58b3b2a4ab2d494b9498cbd73..958f8c6fa7940eaaff0b4e8ccda6459a27398b83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 571d8af2120700dd45a08383a10d5453003f35ba..998bfa097f7a43ec0ef7a6c9c74b0eb354ab99e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 219173403090de49442e0fc353cd53d269517ac7..b6f4c85e45befcef4e90e2415d40312189196aa2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b9ad9b4b2b851d8096276876ba2a1fa7522f03c..e740472f68cb8f7e31def17369de515315a6359b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 887e428966e9859c22a3c158f1138853b2e62ba0..62c3f165696d0dabe9a6922d06580e2a308a2cff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c641494b793963639244bb99b10a8d009dcfe6d2..a3ad763f09c4adbf279de46f5d161e524a447c13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8a8d3060f48df7fcb8697f7108a18563e7d6a61..233732d8046570a1b522e1db31fadd51d99260a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8334cb0297e8586342972ce7d695e4ceb895360..cd80125abeeffbdf432b4bda0d45ebf7834dcebd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c64ed3554ba2c2c7d8facd190650c059412a4f0..1e76beb146e28846a0a17e337f0dbdc15734a867 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e7e0067099fcdf411799ad2e01586159945e9d3..0c7370123024d988a78a2568c90b3d1e9feb3492 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bbd67b7d204f01746be4ec5820de96891ec82ea..e1f9d913246397f959bdc27b06558eaab3e11162 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ec3992b56867ee7ca9c73a5476fab1dc0e1fb5b..4feeaa3328fa57d9558a6c77ee1e4fae134a1e58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57bc8573b95f9330f4ea7ad1fcbb8edfe2f7d169..acef0bdcbfdf3223c4673163ec68f92fcd5fbdf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96ad0f8a343d124601dbe7fd8bf178ca77bc4bae..2055be33b9f44e029cfca8fb4b34a442a518538c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe19db17e91913e740eaea72e6f0fcaeba373931..6a255c8a664a93d20ea867de4f1b18ecaa252d7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24e4914d2c2c80161d3accee2b8302a41e64cd89..cf74bc5b585a25d671faf690e7a2580913293d93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e95177bbbc04e3bed84f152f2ebd43df76733408..bc4df597397c398ec4960d17a69c3dc291e6759b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c901a06735789c1a536f218f13ccea149ee846f..437c32628c2d9fbb5a2396710d70d1329298f2aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b987753af36083e3cfbcfd87bb59613ed199f8cf..aeb6540f655f4f0ba4abf942d522284513877719 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11f129d01471acf0957655cb397ab6c05c3ac49b..7f218d995e3214125c1b7fb8d9624882af5e11c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 275400aaf9a0af7db32873f3796c7a1ed6513060..3aeeb5e2f7b609d6d895861b9a7d12c7ea11fa11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b816155ef5f6d6456446a0aeb6a87e0c335c73c9..bc2b4201bef2e9c127f7c62c662fade79f4d4b81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7e5263b1d646a7fe3cf677d14f437a1908fc7d1..dab5ca0a38f1733cde8d99ffda475350c934868d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29c7db9c17d7396a15fbcf61f639299252b32747..4bf8c4a327e011fb06c02bd8ed870a3054ffd1c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9502d7f44b32b62724132bb776bffd2ba6955ba4..d9bbbae301bde4250345b4f5b9647be62967182e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04457c2784da38d28b1df28dc68b8d9c171a48c1..7e7391731c9655586fb1b0fec8410b28535d9091 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce9dd0f0fc949cdf6c2bc066ba39b28214039b64..6ab3841dbedf0d5e05d47bebff9378a9d30f1506 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38876f8b03c4936756f3e39b801a9dfce24733b1..1deb686af919a9185b22dfbadeea3be7075a1118 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d735fc2f6295893b570c3ab2c0a6fe3d50f83c9d..39dce277e744fb45de29f20f5185c2554462ca97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8295c3317399945f66a57afe1ef160175e9eb520..76aa7a16fb578b759ab35d252ec5c8b8c4e4e555 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b460d4fbf7cae20a324f3ab8a6167c56ce947f8..9467a3692778572d1f5268c2ca4e0c0746528a53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47ee583c8ded6bb0ba79817bac1b13f697611536..06de6773567e6e7e7eae43ed2f904d9df52b284b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed913ed45a0969f004bff6101c0e09cf7c018c1b..036e0127ed6ab7bb2665a802616d01c3b7f5a607 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83163011a11c2befa6d713de54246a7ce36e421c..ba37abda8b6af4e238a921f3bd7d33eb3ebb7ea5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4aba03d005393016fb15cf85b1ee701c28d8691..06ba1a9040dace686231745f79a4e6c04a6d6155 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ddc85dabe6a8072dcc35e8aedcc6a86122bda247..c13733ad784be5a0907b733f9e516382c424318c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9751b9f96a7c4874631f1c05a624835b29ced8e9..ec911e548173b02e72dc78f912f4af5665b3ab97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23c1bfd686907a26f6a9687b448f1436487d5643..a126d322635ad48dba38c4177cf9ad53769628b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53f2e7650fe95c04f269188a9225b8158d834a3c..c67d5f046e370d3ebd1d68069684008f35780730 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06ea50f8981d5960867463027a5a1da797f6cc2a..0b8645b484ab4b8901bae6bf31c356a563a871d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 076e68190ed99a13ddadeb2b59849a7d9f76fabe..877e1a502f50bfade1d2a09018a1cf4f33fbd062 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d122669f03db4e83586dc41cf01bef8a52c68f7d..dbaa6201b65b01dd45fc69c4b2bf9df5ea052ce9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf04b0a7ea3f7701ef0d06ef8b6265db4ea3c342..4048a54297e70bd7b94578cf34cde3c22ce8ccc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31bd2c9cc77058865104913cd621d1b7aa016205..beddd5816909a40ec196c1b07c5431805dd075bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a2d001870336e4b15042595ae0e31789100eb6e..429ea8c60523d0cb740ac3d0fcf9f38245819d55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07cbe8b8a2624d64e5730cda28a4eda5a27c0960..721e45756c937a45efbdca18fd8ea5f22a03a8bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70c1a82e8baa5e17208c0c22d6da40b24b1a339a..f4c78bf9f0a31fd63ec5494b2baaa5d8b6279b55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 554260a234c1778d04761b7b8815e2f1e0c0f2db..a09c28c5ff67c9340fb259e62fee47bf2ac54b64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c90379db25a244a9185f3a4f6f5edc6e8e711b0..5a3b51378d5491942d09ac9ead4802b0f890e519 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9d088dfb70c9d779dc359415094d2231076a287..583fc6d24cffd403fe9cbe8ff01fa1e7803a0ca3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95b3e5ef68e535683287d8611d5c9a830c0ba580..33caec77b82f2e5a616e0e61dff0e5ab9f968400 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b34cde0b2b9bd5e413b6b7c2b333510bcfa6355..445cf83beef2deb50bf11fe9c8b24db78bcf9231 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02bd723baee63eab9152f7e08d3f4627c6ad2c73..42f42295129ba40356068082643ee6e8fed09944 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f917b55466d02ed23cfc6c3fb2edded44aeb825..202608a3f7ada2368472604a4df57b9f5419ad8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68559dfd7aab09d08185026b2fa389addaa5e383..e385cc57a8981c11c7f1598fd79861c892a9b009 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 057a28cabd3a55988d46181b6bd0e9a23114945b..101080784d58af7307dd2562678d5c4b814f0ad7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a6e7b40308d85ad62823acbff1ec1c897d18e05..f6edb89a504fb18580734d05df01274a07f03f82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c4b2a462de79a6a33d597cd5bd64194b19d3ca2..ed7fb706fb2ea6f64fe4f9f6da03d088bc34c280 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3276c01ba5e2c74c1d95dc5912760914fc2310c8..73b46b464dc853bc44ba35bdba3b24fb5a7b9dd9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2a5a5283c553a51aec15f678b57d0cf954fee8a..d4ca5da944d40314c6c694d1f403cf22c0bad261 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6fbc92707f0c1e23d22eb8368ee6ae467a0fc94..fa3b229cb1d4ee58b7569e24a1ff60c34a7f6523 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d6b9ca76fc542cbc8a21b7bc2d966a0c07ca558..ae1758a266d94684e4bc34b43429bd2770d10431 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d811b50fab347b2615b84b86b11fcece830b76b..4f218b5c9ddbace6239d5d16321cc6902966c11d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cff78af7016627aabc6cbfe77d389be8a93bfcb..5027bb199963845dc7010540583f275cb4ecc5ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d018216d65e5b45e316a1583b1317f6c49c2df4a..085da19901538a67cf01d6c10c2b4887d2a6a2b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd8016319340acddecc2646de307990f670d0b50..db9f9ad6387f4cff1ee9975b5cdfea7b42f78840 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c3f88b3ff192b3e66831ec273b658750634b179..355a95824d13f755351499a70987c348a12fad00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79a5e49821e63dee1664adbdec1b250c1aeb4f46..ec1172e1639fdc0782220901f86e04ecf7d3ae18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac5f8114afefffd1aae79eeb67c5aa092da5f0e1..ea97ebb1ef9a5fa4bce6cffcef3e20037d95cd4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc4c79edb3d2de0db568c79b365ad9d456569db0..c28c45e311bab936370f1039ace533e082b3c2f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07810140807f10872ec978eb83766e863682b9b0..c7834230e1a680e8acb533192a20e9e119493f54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fe952ab982924aa091f7f0048f86d558a37dbcc..2af25f8879bec7185bfcb017514af2a495309100 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd5ab60393bce3e5e6fe55d0d12d047d8d216e95..a50aae9abce6552c41b11b7cc518b9bb9106dae8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b9e41f747a3f503a429d2a600f719ed0dc9c41c..490ffa03cdd108612186ff50c745e17ee961d162 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8764ec4d51988478ee10738c89bb2efd0c4dbc59..3330d04faf78fff4b41c7bad045c3eda750d7373 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1aec77592357d575e0c40e5f1e0e8b2743c7cc65..64fb3e5dc0bd4511192e833e4844cd9ad57dec01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a92bb89a9539a436e714ccdae077128c6fe0d40b..a87e1337272832ac131d55d5dd4a4401caa71b4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b762a6ad187bf8e2fb9098812cdccfdca734006..489883f0037b94f8ca6b7f605c20c28da97e85aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1851a1e1387d1f1b1d6df17f291b86c3d7baace1..51304d03735037c7f65d46e440b9584287ff1b1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a49fb75c42b456e2466163185d5b7c47f1898259..4e163b183b801de4ce6ce1977f326c87370d9d72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e16a239268c80d1b02d0c382c3218ca5c810f9c..ffd9d8505004de3c7351a2fc4df33b629816291d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12ee3be42dd76a6317fa1abfd457ff9f9408ec0d..e15da19ee73b4b80ff0ee4c1f80ff8a926e953c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 471c4941b80f1b347dd0bacc25365b031f5db03a..609243fe7721538319b64225c1e53eb99763f703 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f5edd17faa6fa831e660a7eaa3c9c7529a79026..0fb1d34c22115242d00bdd8455b606460e3cc40c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ad05103fc6a8dcf0980b2530e8433bf571a3421..be825a56d268ed5eb22b861799da8ea964e2d9a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c31196a2c4b20e80d9627855f470fd9ddf21cd29..c63b1bfeea53905d2016aa9b61513e3a817e222f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb32020d48794f474cefd22ba5bf699ae523571c..9ede31b6985f3ab45e4c16e64edf25c8f8052cbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a23c9d8c041cf53de385fa534c49631cb8e93f49..d6158b166ef0c85e3dcd00b0c0a536d0cb921552 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c38f5d4d5c6205f2b3ef86da2d7a7939d633f292..6219cd2678114dc7888f17a503ca93dc44814833 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7b2ca6c58c5562ea8109da0d3f324c615b645b9..9b1991bc74561a650349e045806e32c84103c336 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75819515e8d3e30ad043050d84076a89fe232767..3a3721b493cf26c3403073ecdbb9b1dc8531b418 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efda75ce336cab3a194487e697d340f7dd8a0566..7d082da01ee224d65bffacbf87a5f6d7de218f3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7cc4963c045b367379b7e130db45187f4dfce1d3..09ba7c8dfa4a8db109108439b4632550c12c841b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 759654ec8ed856111d1240b2b13c6c936791938e..ba49f09fa5c7988116ec58faae238e10778f9e41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2084993b0f41d826d0e62e15647d3eb5431f9473..68bd97bd279f1bf0b77930eb3772ed911fdeb276 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c2e6a05b00f0be8f94909486b0c2fc5d3ffa6c8..c8bb0dfd6ed3da377977a271ded0bcfa9da9896a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98ac505596408e7e43c49a600268aa69c05046e3..9be521e212f3dc85771c44f214750776fd190fa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbb0f4fb5bec25b5f3dff349b04ac64606d3249d..7c8a6d4f31108bc9295c644f0d2170987c96db34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3eddc586f499ba72d237aee6a64f6095990ed75..19cd178e0e900c0557b19d24f0791f30356d662d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6789fdd4e434004b0c4fe3958aaece32160e0f79..b9cbae5afa93a2b3443e4ae262ffa8d6ba9f1077 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 565aa063c619217e4697c3b7e6e1557d0ae06260..a39edf8a5c3786f9a7078762303d053a6e8077e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b29c67db2920ba3bc40496e54f69e722f26abf4..d455f9c8d985d12dfbdd21508a116b8777887d74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af35185ae6c1b872f16807d13bbb63605fff6280..f51d4e3e9dd1fac0eacba3a0cd970fc1a8aa527b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9be3f5905d25c832e4c9ad53f2483e22febcd3d..2ad8b32521e6a03a868f968ed8c00fc0cff203e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7cc6b64344c58c4cb3d365177ef464b353cd4a47..e487d2f82d70596edfa0a5aff5bd9415735d21f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 197ab8ffff4e87d112d1c34c1651122310c3bfed..89ddce35bca1b0887d6e97bda2b8c3fa3b2235d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26b4e5a053694db19d44ecae4ea29e27f38315d0..4ac71ad98f764b0b9cea43d69a6242499eca9362 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a118861de0a856c53ada8ebe8cd631ed00f3fd8..846aee8782934728db4c58a51975c0e1c930ea6f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e668388f568cc5e8418afca34d3692b2e903a9b3..3010141ad8eb1435ce887b1a4e073a5843bee2c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6df53e3e1c57eea7cd13e58b25d56c8df3c6de6d..991a9755de9c8db11abf8b8f59f481c89a0fb670 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bb3f82ae96b775f0300794d684e13a3e23b2bc7..eddba0559f3586820b5ef59d8ad2adbe9e4a63d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e907860778473b2d02743117e8f507d2a0ccc6ad..cf27bbe4c351ec65ac68311d4d54325d8c43ade6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35e9a6113355bdf324e560c8bb8dff3c7053745c..7f1e91fd08d67bf00b6d4908534b85a8a1bd79d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59d2bbb4387d272a618a3341fd7e2958c695c082..99a65d69cb03a411e6ef52c05e7bcdc12c739e4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e259412c82eaf81ccb7dd4a14c44b77424a3282..4809efdf1e4509221f1ab0ae1b9132805059c92a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c06810091a282476932446658d0647c7fc397ed2..ce445c3897e679057ce9b226584be9638a26a5f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bedd32b068e347300941e5bbf26b00becec650c2..64b01542dcdeafc9948109326a8c6dbada5b335a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01883cdca4aa674f6b3851910a56301183c912c9..2b395993fcd0db0ed434674b8ac7505120931c99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 650fae8f1369ffe8dbb0730dae05fb81cfcbf3dc..e99704e2cdf1076854dd11a3cc1ba3b47b159822 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34b1775934efcc51485291c05ed1fbb2759fdb0d..0888c0b816ec0844eca56fb0a123cdf877b1ee6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c0d3b5d9a25355b5ebb7945deb4e1e11680314c..83de7ea0e4638b2b9ed9e1c59d5e25d042b10811 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6cb9fbc00a7f0da7552555fb8d580d8926046b7..6af4b2dc4dcb87b9383af6abe2ba703ae2c51425 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c635d1c1ad08cc290033b0c3ad2bc11381fa22d4..d6cfa390f860abd56a4ce376f5f88a2d09637c57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36598fd201e45890fc0562816d2deb1ed57c1fd1..631d742912819d929f994ef670f1c70d2a1065cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 223acc374ac27c1bf349cc7f187d7a92eb7e9f5a..bdad4b69f3a38bd18bc92fc4f23a5c0ff44627a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54607abeadc6562e90af95032836a5fa63bab7aa..019f738ef6e2f51d8422f58f9f36492dd77fb798 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b87c3bf4981bf64716650a5b3128ee724b267591..333f584b810dc97c544a9804fe4a9ffc4ec494c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b87c3bf4981bf64716650a5b3128ee724b267591..333f584b810dc97c544a9804fe4a9ffc4ec494c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce16eb0b809cfe508933dafd35997ab7259c2e21..e13180d31a1863a069e47c6893701669ceac771c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b0f3fa4599ce1d31d52e49a31c3f6bdc926f7d1..18aa95d5c59e66548698c88cd9100f550927989d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24f7605216505fc6cbd50aa6eba7a0c3294b5003..24cc3f53719fc5dcef88c53af381d87b16c69630 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c06c872331bc6ca31eba153d648f9fa7b8287985..e77480fb91cbbf55cfb033d791765e895d395b8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 076291152e6135f57b4bff5a2c77206ae6e7cb38..8eb2ff3e4d737c109d0874cbc5452ae306bcc300 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 939c954683c2ab66f6913e7a53644b4d4890a029..c5b05fa736645432178b0c21414b62555ca62453 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35e65076c429d05043f1ecc542290051470a0772..b2406110e51102cb9e58299c5f057bce77dd6c9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b2a69a3e01e9c351ac300f0ed8be18f9768f94e..5d18d9b374b185cc87aced0d8b36188fd957bbd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9108fc0538c98ceaa07e8317680eadd0530054d5..7d40d271a03d2d6cff86b8573df081aaa0b81349 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43a5a3c9781b30ce9834d7c39af942126b756a14..896f7161ae721645c50fb78caac92d3a752c3447 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2739a7312b8f521757c113278274b774c7f91761..cab75ff86193b4ece691f623e9f6067f54ad2761 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9a31a7f2d34be175bc558dea0581c819d30adc6..e70638addaade27473bbb6230a67b802bfc10580 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51091f58627aed389883e52f6313e1ad1a47be27..c6d2cb3c4fbece8a541253d78f541a2b6273cfbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16484e053d0585db76db296367b9d3481e6a23b7..a0873f367dfdc31d43bca4e059631db7199d179b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c38958af465e01640d14268bc88ac215a9c21f00..9a895234f897a41610efbf0352e09eace095779b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d09bb7e75c6eb8363ac2c482237a3db2b23177d..19e816c0b3b636a006a675ecdac04d4e9d0258eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbeaadb438045a46a7b594576e1d32e66b03e5dd..75b0200a41371d19dadd38bdb6e3f6edf6a8d08d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab07c7d7397490b19dd363d7dee6ccbd96ffa471..1182fcec482378919ecb8e54ea11ab32e0c5ee1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb654863cb8ce5f04a3efc10383d8f9288cba558..f2c2edf48f0a0ecfd73719fce35b7fb231154b6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3287de6be7c1f0110764380cf0ce48cc844240ae..e2628c0e62996b61d9bbbad51bb4f1c7f68760f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af1abc79616fba932419d809057770b56da52a7c..f48ddff644797597e4a48cbe4676be97f2d2285f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbbe95616531465f77866239f1b59579263da8d6..c6c453de2831b38e5b40fd744f24aa447177fec9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7db537d21bc2d32f03a37667d5aae543e28414d4..1dec828ecb5d65e1a2378156b7ffa625dd10f998 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ba15707b64fce2e322aec20c64eb6cda621877b..ce6bf9c319fb67b611e6f98f482a8f967e78d0e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41fd495e903bd4cf25face96f254a1202dd367ab..46a6926135c86d4e38b14413481a2ffada5790db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 857ea41df9ce1827c3b45e5c7ac2bac8b0af5b36..f7c94bfe27ec974120bca27274977c3b601a267b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44f90997f282087760c0bcb6728858e514693341..635ea1feee5e53d12049fe2a477ddccd7b17f8a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8aaa7b1777edb7ad761b9df5207242d282a0eb1..3fd7dfe71ec41b4c146474989a2d01ce8e6b68e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb6baa3ef63c69bae9f7d075a79e8e9e2b73b831..7623185515517dc4b2bd6e330d98188738555536 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b599cc338d71bdc2f98c70fe49afd0014d82a339..6d4d7cf67867b16985581f09e33f10ccf098c36c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92d4bcdb919325aecf748911bef920089234efa1..e1bbb35e35edc7b402e9a7a517e45e66be6b7f0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6612f90658cb264961ea1970e7a232e32014342c..8bb800e5b5df487fcad7114df62eb9a9ea921813 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a33f24da68c8d32ec9cf45d863eef37106c6989f..350763ec8ced21f2cc55c82650294e5efbba5ec1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f6900183bc8e2bc07e9f8ef7c07e65b554452d4..1852480c23f533aded2a4f847a34179bed0b61d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffb9a059f334ebb2cc191be6e6021ecd38ee9ef9..08c394b8ee6fe28f9dc39aa2d3727c378c5a50f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e73573d7521b78cdf15e0db99845a847ad01b88..ba09e846678fbabc09c292f692ce47fcddf12c77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a64f03ae27f6267236644634ec084d099edee88e..0446bc3427f0d3c4b62e16bd61f7a98c29618a94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b087903a2f738135a2065ccf508d593a58b356ea..425f9d201258f820772dad998a077d0e6ff531ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f91ec350c92ff2b7e7186050a0eae46bcc6e1e39..a4b0cf574115dd00e10b762ca835f3a94ee3d16d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fe5d5a2f7cc8cafb6233c550fade56f466376c6..d632200155b87d703644e2e68ba7574bdc944fc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 418a57e5fea5b58d06a0ea68b32a67b20b6d3a01..e1087ed37129149d68ebd78fcf2997bf6e590835 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19c97bcff9c3debe747c03c744a5d775a673223f..18767552fc5beb7e48c1f3cd748f9eb211490814 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d7c4af01f3d4ff347ed72ba2bf68f1d74a0a4da..16320a1190bc10bf6b84af4dd3e93b5956114082 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f8069386ff326aff61d4a74888097bb96b57cf1..e0fc0cacd004cbad400be4bc50440a1b14a66031 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9e4dad07ccb990ad2e4c88ae3ac2b3182d2ca02..a9debc2583e5e11122522f4552c4c0b6c215fc4e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75c40ebe392cc849f52ed2e678f083bbe26e89ad..43b540c95615ffe35ff00c72791dad529415de81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e64270b5ff777508ad868bcd331fd44aa2486e9c..1224edc18802ed0adb214606dce11f87f0180e3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d1ac2237b3f33f7ceef451af116bc1572f26cce..36f1f6e1a59957b08c1cf2a73ac9158af5b4177c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5f4ba133b450fc508b62c10ef7c2a79c1dbc974..3d2c9af3b8ba204e8522ea1b0b11389ce03d4ea7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05722df9aceeefd01b6ae454a13000ec1d7db215..827227cf2c4660f6439d0037a5c79ce9281cdbda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0ff9cfe5cd6773317531794f7eb09f034dcc5f2..818cb7533eb2856bc83fa34a7ae506da53e7b5fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32a781710e59d7dfe9c56069415ae45ed7b6147d..de8c219244bc0b90dda117a21e8a4429130dac07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6ed66b7670d5df6ac880f0b40cc424c29ad74d7..d403546db297b9482edaa4c188d413da2a5edc20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f193ef8c24441a67b3a76ec17aab7e5b2e71ed07..14e660eda1fb8147b43eac88e3f7fd4183243e94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 220c0ceeea9c51f1b5225a6948da47d3201e84f9..d76db10d98e271b532943347561459cb88add888 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9438354ee080623c62604f64ae5950149749872c..252b8f445f4022c78dca487141de7c8a6a428f28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f31e8d5b35d74b722d3b6a76defc5c9fb9fa43b1..426142b951ed807951fec7dd4dca7b4223658368 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e735559b2672d02923f4cdef913bfd54703fee56..1267e91162b7f8fc9098cadd49318bed4b61df01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48ba4273b58ba25b80184050fa8d8dcfe3e810d0..4ef88e917ce7282f327853ab275ace3d686de45e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2fc3ce32700982d0c3debd065990105a6a230e0..9e3e866b101e668392fdff7c8e3537ec2888b066 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c7199e2ef8bf1774706adb4d708cf9e4983a46c..e77273c08b3e12905402a55942b63a1bca996328 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56b29274a79f8e8492c0f101844693e29abc461a..b7b3e4735cab3d495e4200b92b515b2a24aca9c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75ab6483286fed7988649ea3d4315868f900a108..203ccee34386ff02f168c01a567ae48cf5fe4ba3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86964783408734ecc6f1c8eea50c13fcbc8ce37f..81d222579942c6f67a0101b2a1fe59fcccd9dc12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a375fbdeb2f5eaa53e43f72e95e10f82b663064..6cd3ffbfd8205edfd9397b4f7428b3d3867f5263 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94d1c1e2bf0d04ba734a45701b53c7decce6566d..4048ca69b429c11b9a046b837898bc748b30056b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 460fe958b116cde8fe281d33aa2b34cad123495d..7c3d645b66baaed833e2be95cbb62f6ecae495c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57c85a981dcd20f69b80056bd861dd0166ac9b49..f80d675613b3e577d2d495a9c011954f29686877 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28bfc984246416a2ca0980b9f53e74245197bece..1a3952cda0b48bb933b570576041d7cf5d756e52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4bf62c74f16dc0b85a30f4bea50b5acc0db942e7..9480ae717d2dfb45e88f3c8edc16b1b3ac494e70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b99a2f95147472db2d421be8cd87bc87e5126d4b..5405e4f4158a632ca631849c0c11a80321681a41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 575768083df818fdb17201610f8bf8ddc0373da4..beb200892cdcb0fc29291c08f9f0edf182f2384d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dbeb337991a2c97489f05cc4f340be3fd4e7021..1cef96375caab3a07141dcd1bdda88d2e359a860 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 648e8cb7b6336b3e654b7dd01cfc280bb8ea1653..98de79f0abe373577faacaa58648c6fecc90f851 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eaf64e79c168d07cd112b6c42fa555ef96446b5a..9a24f6df4d4ede07664a31b4660a5ad4a9986c05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43a2e334f69faebdc70e444b73e79cac39d49b68..1d8d443ffb87335a4071bbdda1be660e41d1829c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 148f0483e84c4add191eae511c13155dac55ec97..b264bacd4c7f492871cfcb95743fb9cbe1accaeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de3ea8e89d59a72f0bc13d1ffbe0b920d55fd024..e8cefc5ac7a0d0816b2e6bf724616770956fc53c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb1e77164bdb7c9f0a245f197a7c6d0f4604f3c6..fc89a2c7e0029732ecfdd50208dc5910b2644401 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb3ab1d4e3f678810c04e6b18647fcdad19678b2..59aaa864bce1fabb6c2a98808b16cffcc3b38e0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 099d03ce4afffa77a7a9305ef0eaeb12ff39a415..e2eef0df80bc57ac67226d28c5da750e3886f6d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5a22ad25e5742e8d449844252e12137af25389d..82fda7cbf2abb36234ac654b62dd6db3e7d4c224 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 085feaf45c552108ee5f6ce3001cfec08c6f6c77..f33ef7b8b5173b8e9db7aba8c513f7ba64ddde2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fc906e12bbc558afff25f6ee9a8f668f3f11e18..1a1a7afec574fcc5be817d2fb4d4fbf3f1d155a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbd9d3e17051dd22c798f401ba8b1f51971ecb34..b0f21fc77549b58b2992f82399507f19b4541c2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d53ddf0d1b6bc67d2c1a636091a27952cab0d69d..defc4b0eb7e714903829dfa174176fea5e569dc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beb8b3fe0f957a807ab89d5e6396e3d5cde6d24f..35035375efe35a45c58037f81f9711ece7c1d237 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b270cce1aefb28877bf87060dbba0aea32b6feea..bc6e2f14e73dba34795aabae04345a06289c5fea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d24781743c187ecac2a147b29daf6ca4c63daf8..e019bfc7c78ea5ea972c1b0479a74b0d7e8600e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34cef8f875e9baadcaf8b0882be95028db25ba58..ba87e125aa78aed11e94936deeebea7d044645cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 425c5fa2072e9fd71a7e212a3de691129fee6c6f..c3e7373aab58649b80d2210c4ccaee8f1608e6d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3426cd16dbe9c8a1716bb59fbd6619af38772e06..23b90407fca60fadb4897c3c4c2b47e6cafc3345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42fe88a173f62d69ac70428c963ae7fd7695a706..c146c910118f035f2ebcdbae3f86e7bfe49279e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 738553072c04bb1f5614a6afc43449e87f3a0432..57816674fccb046a880565d91864590054c59e36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2b6ccd32d875ddffb4362c82be41f38e6d80979..47d9127d0f6b437891e6d9479e13a262ccee3e78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9239e864a5a406e21aa001b9b833ae5487d3ffde..c1ce8a3e9c7d34f3f6ddc380b3e601fc0e14f064 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c97022faea74eeaf050211b81a87d3bd7711c296..66bd61158ec4fb759ac350cbce67eb353498c46a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f0f201aef425c40bdb4bebb8c38708f8ea3d2af..8841fde37293815804d6032c6589ff325466755b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e1ee7f90e18884f9f394fa09982725eb3e4cff4..1148a41aaec6df21d7ac4ac1e3b5f96456b06ab2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c569f8deb6ff79104667b29315da51c0120913e0..27e8387b21b05a4632fc0f5ab55dc030d6060801 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5228f076085178e78accdbfe5776f28b9427653..3cb7e362e8aed6fcf4f9f47f54bb9517aa3df145 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5f51bf60be504be9f685a3d8a2300e47ddaf7a0..3fe220521ffb84806ed7ba2e1ec753500914240a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37c2a95227899f12a32cbb64db3df547178c6dcd..de742e31918dc79c257422d2c3387a00ec248736 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8f37eeb62058d0afa66586e6f5728bd538b335f..f1491b08580b58fd51a9a58232c9062ed8deb923 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eaab7c979d69a4be9f95f4ca940afbb73e304dee..b0686d981ffea1e5792987d2f74f07554f20d7f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c14154eb363b2617659967a1197b14e39c7902f0..7b31f23dff3c712627fed0cbd533cacf97047ee6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19bdb0341ba735cc49ee203172d9bb523f7367bf..4bc6c532d80e353ee7e54e73941f610c08674d39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3bf6f3b259146fa886638c280465c10544f777c..d77328ab1eeba6e8147a2d46f520f84d5bdc1b45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1920ce0ec963ea8c00b2bec370a9cbc1fa80ad40..826ec07aa88c7d5d75fea7721567e795b8fef57f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0afbe76819294a75f63af99f6af2426373ed587f..2c8dcc261662d11942468902ea618e790ff8dca5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f249c2cf5380f7855cd9dc948af086189afc4fea..2541543b1c5c149dfafe704c7a28d1e62171f9c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 139e99682213e0aca6abe8f06adc0d6d492dd06b..73a014f3b1e90315a1259bf5ed9492f9d5124460 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a8947c6624d55787295b4867b84fea77cf01ffc..bef4d0b64e0a25bb92e4edc10bb345269b14be6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc82abf719da0d4a8588210226001fd160c51de5..be45bc510df12c28e14ddf7d6e019bfe056e8329 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a4583e1566e84064ceaa0aac37bbca6d5293f49..1c2c1b01e25ddb34e88cdef562a5361e48d65406 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a97ae95462d568765e3a21527f7c9d73d3b1893..ad8b2a0e7edb5c9b3177eecd43f40dbde320e47a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d91ab6d297d1c1932b35a6462464402002c2f3a..1dcb32eae9fd76073e1171fcc9783a2567ca3683 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1558294cb00abab763f1647cfdca82d6cd54475f..aeac28348acda2f169094d1006edd01de666d867 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index faa0e8893699e26f771a540030013f4700adf501..0dfc60a6db7763905fc43520122d987504a28b31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39871bd664f38619d963ab2309c2a6fb2e0d1e47..8ac33dd9dbedfec707deb098f5f623bb374eb737 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb20cddc330e7f620e9c1d64623a0d1897b85f73..d2c6d51f4e142f3abb105ca0ee3c3c173e7fca8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a366969e6bf95d93dea897a47f75ff3b4c2d33e..38acc9571354c5c1e6e98ee07d74d9a297c44abb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a69f5c4133e3c05b2bc14f45bc95d41265e8b09c..0c4e99a054ac04fe1c117f8c6caea38f2f3206d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18f2551be9d6b50e5222a4a8520dc10c0854d6dc..b07676abc950ef52bb9b812e624a7d37f57fbda3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f7484b01153d92e1cb82d22108dd8aa0bff66ca..670cded373b3ad14746252a7957abffc4d046b60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dae7d5c92cfdbb4bb2b69d9056ceec5ebf84083..ae7f79ff759c5565543aef2a430c8702c10d7dcd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32e97fd73c2f23d1f6cd39ccd3a45595c362d4ca..fb85616dd0810788e14658c0b4a500562131036d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92fc114c72756540f7bafccfcebcf35971a86520..5bae4f404d5df034eefb859d5b2439a3a89428a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3296a771be47c00ba94c44df71e7395f20a4a514..d8c4dabe2033b1910d38c8981ee380a9d8e13e97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dbd77a9f0ed42f0f5ab3086e69501b0d127b982..65ae48a195ee45f1cd074e5247fd097cd3d20446 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccaf4dcf9d5053abd738355f700bf464a79c4ad0..a04c39f3cc0f749ed9c31ca81631bac86fcaaac1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4811fb92a7a0919cdfbb9c4f726cfd3f09a5587a..54b6e4d96fc9517709de3a3e0702754cab25d236 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3670698426f99cf9cd537735a2e96833062c7ec8..ac8727aa204b58a91b7feaef4c6e4f8a232d7616 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bf9347fb51a9cd3c50b580a990748aede5a8043..5bf1e175fc425bab0159619b2c6febfb174bf6dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4873e2f729b8da50818c1d4c072d2be9e1395d3a..ba2d75e15dbf41875baacaaae1130e9984ea0fd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aabc7b062feddc02cc29ed53cd1073a4692c2ede..d9d620c5fe42816a6d6a118309d903a251b05b1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 454ffe1e672bb773154eb893edb19cff19750667..36718059f5a5c97c5b72b9c8a9740fc9a8338bfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cb03dda5c37a3a854913227e644fe0eafe998e2..3a830c197d6f37bd3238b65cff51fb481388be29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d173d6154c541339f3412a7afd07be2a43249ce..54c60f3ba05cad312f273118f62b54e2ae0cbb5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e55ee76142123258475f67fbd1a040ba14f145b..2e60686d227d52ce1066fdaae6f1dc16853cac38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b9a833399ed621d0b37242766de9bc56d8b4988..02bfb161a7e8a2e1c2aee50fab03f21213b97f5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7bd2b436656c8415c1eab2d8361256a1d2355734..2c6b6b8dc7f79febdc0c8fc66a99ad2915a94c2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91b2c6c646ae80fb699b124999f2d787f9eeb947..3d94d6f1d40474229d8ddf52ac60ccb9d4d0d1c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06da16fac2ef924b5c0aa96e20224ada0d101fd4..aeb1ce3e1779f067f4e6a1ce80705ea26e1efbfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4573956ac1a7be6b27b101e344faabb54f3e36d5..0d738025b45686d52c9f56e4cc7155e0cb7755f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea4d475069f70228cc2296cc2fa6936c75a21e2e..4c01fef3305ff285c153ea4d11879a09b7e4eb6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18a6fe5f2842a39035b8da7519112ab6a3cd27a2..27d4b29afb1de69d9ce45e8c0968e6c6b7518d54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7b1d7569717c85132d741c8c40692ec7b8213a5..5904b7d76d4bb02bb516f2de01c22da729b5be17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 233ce2f8ecccb92a01e3d3b3c21085fc8a5bd0d9..566a20b7a021a934d51e9ae4c737162da2c89176 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0dba962271a3f49e3c99dec0368b7e8b82d0bf86..4337a7e981ec3e462fba5b2d10adc7f0a640798a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 203777bde9eedf0af68280a0e7258ce120f58888..cc140fdb690f059cd5bcf725151ec64f36e61657 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e60bb314b52d52dbe1347dc70905360013dca9c9..2cf377ed3e41729cd40414fabc058ee054d168e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04c98bfcb918eac3a33a492360c73ed3bb8b19cd..26376d292d5189dea84089e3ac3747958092a9d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f243d6b149e03932639f85757e1d7ea5aa65d9e..32c66e1889efbda3b62c672976ddb8c9c2117ae7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90455b0b180b6a941fe99196b03c101dc8f12ded..64ceea2473bac7517c9e121b734c15c1747ea04e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f3101941b75b67f06ffd73fb55f6699e8ced0d1..b03a1e51dfb87411755ea31125e6f825c1e6df93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b41c71ae4df36f9b4996d81b1bb3702abe8b8055..eaa377a9e7606066622a5d82d70f0df3b82f3d0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b88e31c0285e43a6729539c1560b0d7ef899a80a..f5cefc57208b7f6b4b687dc093bc37129255c3d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 328cccc803b8866412bdc117524e89ed05540373..864e07738620689889ccf551533fc0609f17e52e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c43242e59c531feee7198b3a9419d8889249aab..69dbccdbc4f466ff6ce6946471dd30e41552e404 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f568de878d35ca736f575a74b89645db8dc81057..5410fa4d44be64c1b4e6a435f10769b0ddf79c07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f48b8ab7f0691d92fb529d395dd9b518af2795cf..61c4a9d4efdda974d53978b40fd3b3288cdfa031 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6d17bc4b96608d63866d9657a71707f250279cf..9e2bdc5e3a470c379f0be96a628172786d5e77c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7dac98e533112f48093d1b5a9f79b0ea482386b3..176c8bdd62c4207617885e0062ea4b8972843e66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76f13203b06f222f6c241dccba2cb480b8135607..99efd0853eb35431f58ea6573600d740f32d3043 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b92c1c53f5c79c72ddb5c0d8d0aef92489ecf38e..7a11f675cc73aeb75e0e117836e7e3fcc8bc894f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f2404be47a1cbc419bf20c3422b87cab2ce9e9e..1f29f392f3a4762bab07ed75380d72346099de37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c202ee83b46aed88291692c98ca4410b2b217c46..87ecd6d04c589fc04637a1c8fa8a838f14bb8480 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf687629a185f3cae8909f474207cdcd984d12d3..efc5097546815ffb73e48fc1bc83b07c0cd70105 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af3c9b222df5d71fb9656756e7a89e440c38dcab..eccfe8bc088318517b50c7e9bd50776a268c900c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a16e9477626f5e8e5a76d367a3af82b3ced5379..a040d80487fd0b1d340b4229de6e1f264824cfb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82c2f151eb30251fd39b18d33dc518b060a1f093..72eca1899668e7aa4c4634cba8f2ab14c3406afd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24085fed9a76df79375a66187a96f9a93fab03db..899c710e3effe19f15fe3ef8313d6f608d875e36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 960738ed57c2491630618e67bd789b5cdf2f7826..3d4772b658da70e274b5e126b26a32f0601a01fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d095aeeb63d5bed9ae1600c9c0797059f2860e4..eb64f9a447ec9e25820758e8b836b34fe5fbadda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4af0aa09561928bb0b0389d6a7e90ab4d211bca6..8637dd6e661e75c45d7bdd1a7dbedf6fe9383031 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e280966e6a6654fb1c7fc7603e073670fedea647..fb6e470381d8d708b76114e801ac35a81a6e3e5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2904528354eac302337256d6177d5796c1df4ca1..01f89cb613283495f9073d0da0d867254e0a3587 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f15e144711be98826cca62dda8f2e0cf3df25cfd..33e5a655b715729f1dbe9f4e231d1d39eaed0afe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6ecdf8365abc7f1b1bbadc5c454eebcc6e2dcec..6d58fb7b9dacb3a0db7ad5362fc1afa127dc3cce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f2944c910e112b8e5d7ba306a5258f98108f72b..2afabe86c7562e7c5f982d9aa09b179b14daaf07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90a429bf97411e4ba8de640522a6c90dfb10f2e9..9e229dc22b8522081d5ac29f684d76a5decc12bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79ea9c081256901ee494d0d0c48df076f7df37bd..f978ec9502d8b93bd4925c4fe53d7405359e4142 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 687802f265cc9b0f07e4c9063dd3f4c6d3afc96e..b7646274603caa009a92c11c40da8b8fa7bad0de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4aba3663be9d9060eca867f6c8b0f312b4ac0a04..72d510650c5368a5194e2b5c98d6e6494a7ff780 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27dd6c30bd0abf111b1d291c7ec53bdee1cfe19f..77977880162ef4cda0a15e9f859ed49aa7dd6364 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1a636642422c7353fcf7a9d655e014ff1121601..86981adf1df829e47fa261d57a4c4d2c75dd0545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e590c0f139c908c9d9e8d586b5c511ca3213d103..b9869593dd4ec66b035f9ade06cc2017f74aa990 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bcfbf0f83ac45bd48181c2f3fb3c260393078c4..a8dc0458e817a6f27cba6c4d6a1c6600dd46fe9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cdd335ab2868c819336faee0926852c8f2c0b0f..ab27ba669eeafb3c0d7a3d8757bdc19d632f9f3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3884ddea8c132c1e3d3654905ee76bfa3aa7f09..4f8aad760208bd269edd6f77c95e7b4a0f348bfa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 391b2f948078819548e9a4d34a77f3bdaee88d1d..36bef25de87c7c2be0d1c8251337a70da5202d48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56a551c8c3d5520708d2db8e3045596dba45575d..1052b7d609e1e2c1d555f119341715b876d86353 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd9c5314c5b1147925258553ec3c0a6bd5c12154..005ca7566b3f66d06e62b271b3ca8b4ad2a05773 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d2b786df32f5cf18109b92b88766e6784166c8c..50588d881e7e1f6901ff0f9977b18e6918d7d6ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e6dd1380b2dfc6834d1ae8dd068fd6e915f67b1..27c6c9d92c66a2cafe5c4be92f65bdbefb9b58aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4240ccb66b28451ea8f4ec0ce25da380a616e121..0a9769c6ed897eb3594c0473d7a907e6984d04ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 968839fdbf75c67c29d1cf2faab74c11e3a4cc9d..17bb166a419213b34e0ded0c99783d5e73706622 100644 (file)
@@ -1,7 +1,7 @@
 //----------------------------  periodicity_05.cc  ---------------------------
 //    Version: $Name$
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2010, 2013 by the deal.II authors
+//    Copyright (C) 2002 - 2014 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
index fd5cdd8a6bae29db17a14aad799f0a69fbbfd1cf..ab64a6f6a20072353dbd5164301f4ef4e14c2b2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ffc3cd884cc1a70235575cac9318ab14d7fa977..f6a5c77334393799f4ec1f68457e3882f45211cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4534b5d321c29636fa5c3184e37e748feafb4e7..f58a5d1b0e55efdba32fe7026609f8ec3eb84a0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40ddacfd03dd6a4a97d952bb2cf968f0cd17b896..ba4c0af966589280e202be9d414ef80e426acc9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93a78c5583ee0149630a3e667934b83947010d75..6a4026af00c7879c291e645d8583a3c7ebe9118d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90e03207ee3647a354afde84bb3e908fedcf9641..5552dd8d24dd174573febba31a721106088e44e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b484cf8b36b8ed3add8a2384a3f31f1bb9bf42f..e120de57f99dbe2ffe6e8d032c884930fe6bfa09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b03255d2587c42aa21a2b32f155da961412a5e0a..4e0a6acac6a98b821d6cec83e567fc971759caad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0a019a7a36aff9b7aff4998dc83e6c5a6b6878e..5a6f35fec905b691b96f5d1ed884c91cbc73d452 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08a96dea540812ba633faff353d0c27efee25ea5..b10673d4039eac42342170f474cebc9e6b9a5cbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b02655c567f460baab12a4fd13f22028be0e5b92..d76a7405e68a199aca91179dd8a2ae1d458cbd8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea9a41bef40fb6e8904a4f4c7a4eb3bff1a33282..6709cb61515a9ab9388c9cffe1b89d6da90c074e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b7b9e1bbbdf583883f683bfcdfda932c95a570a..21db8711743880ba56878308ec60969d4aeaa878 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda9356770e59a5eb37442fe6ef77798199bbbf1..581caa9f2cc3aa42e3ad4f11b4c32b0829f14563 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a8c4ee244253083309750e0138f8c33a0ba528b..f849e0ef141bab6d27b3141892d846c26d4ca3bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57ca1a91057ac43af182f8d8882796de687b828a..7ca5332a885dc61610610af13e383f9ca5916c65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 179267ee7e9ee81c9241d2f89a4467f7944435e5..1fa275c8de11ce1f8f7cdf9f814d03b283db9295 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f38edd43f34f6a12c7d6314995e72c02bd163f3d..a3c04134d934945f55613f93c60c11146a2adc11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c6abed9b6bdfaea80637f822b17c2e6f5467544..2175f21aab85a5d457602985d6764e8f3aeb6a0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68970699215e3ec036a8a69e07bdfad1984fe081..bb3c74657a72eba8d41bf7c0864cffd27c768ccb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7023ef9da5a1068c785fadf8890580536c1d02f5..cb14bb6a60ce2938fbf1d5543e52e69dd09eeded 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f27ea310184753fee5b92485c38d5f4df3c78652..f095367ee782d158559ebe9d7f1567b052ae8ce5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 601505962f52c2590b184703835d5a1e3732c509..7b7f1fc9a3cd062cc8fb8761569556b36af5c88f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 795b6e0b9d808a589d23f0aa9d930ba7617a7f0e..c45ba8f3cf21070d0078a2d3bc1f94456cd5b2da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4720e74744dbb7fcee7819efa78b94cb70e01f94..3720821fa161efd5dceaa68c9d15b0f3b88f02a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67a647dce05efa2fc2e0a107c2177e5e66690ccf..6c0c5092d21046f95970869ede25f5d464bbb423 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9947b303d3e5134b9c5f91627b38002feeb26a8..9412478a3555fda1d7a9f416883fd9b2dafa76e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0df3c85dde3c6ce01eb09e83b0ca58747bb760b2..a1cdf1722196645247fcd6aa1e36fc43b81e69e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6181a28aa9a9afa40ec6a6968f2bfba0b06ffed3..17bedd34507a5c77d02f57eb01603196452004ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f6e4f9d20478d55e027577ac92f9213f25dd258..8be489e5c76f5b106573996883b40574db5331c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f6e4f9d20478d55e027577ac92f9213f25dd258..8be489e5c76f5b106573996883b40574db5331c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a844ceb5be01fee8c553704432da441aaad03e1a..99a2d612e8d42077db5a842bf3b223a66d6c5339 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f253457b79488211f9bd8536eb7348fb90dbd56f..0ca0bd0182b0105ad92462dfc208afa74e70d131 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f78fd4c8d6614359a1cda1dbf97bcd34fb86f73..be8dab61e176df8e5e21f00c490e03e70a7621fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edba88c3bcffb894e8001a376892c497e745957f..4e745caacc9baaf3392d0159188942467a3b005c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02a2950d7044a43318cdd812975c845dd1abbd28..4528550a5a119a1ba80cb4f74be46a9789077051 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 419e1c0893d9c0d6160b1ab652cc55d8f62914b5..e3aea1f747aee24a476eb6fb7d65b6c8a500aae4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 196e3f600b131507ea22e3fc178209f947f0b5bc..247e414fdf342619e801451b947d1e3b8fc4a2af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e759a17e06f73593af75c6a92345515e8eeaf586..702d96bc7344155aa9a34f97df07decd320a610f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7a1100063c678f11c39e922193d5588b8cef6b3..fd2b64e5531cacbdc1f3073893e49137e1b90aa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d2be2d4389d3c831a7827f1816427dfc9d3fea2..d284d14a4597f567548dc0c3b19b9a1b9e45e32c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74b0ae5ca63db67d9dc95ff2ff14815e7085d167..9b15342d82650ea30c2f49ec9ecbcfdee6b01317 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77c292d4cb0dd6767624d0e00ef2c48d5c89f877..3ffdfce585c33a98cb0e07f91966b08dc54a2269 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d471e0c1285e07636adcb1ce4a1ff6afabd3acbc..7c78033077302994b709dec97a23a369aa79063f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e98cb97b8d30dba0b5a94ddd39388be79377c337..65f2321f2e8c29aa96e8bda31a2d92ce759bbfb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed3094ce969c32e2ded045b47fe697322f2e8d84..6f3eaf26c8325cddb1d08c7aa44ed2f9ab5fb9e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca9c9a021d3961d8db1112920823a4f699c0eb81..fc7123e5499f411aeb2b0549a57f22b0c6a77a7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ac41efda5729d0314c0c7e78595db1952a32298..079e82185975d32b21edfc18884b740b6b717265 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b25108c672514b21f4b025dff4077ab5aa579bf9..99e79ca4072afd05d928fd8ddd74627add7cf1dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a13876ba58f2736d60d5b779231c7ea0c82d3773..d8143347c20bd8aba3a156c8b9e0e1657a8f5ac0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27b788b61785452538f3236e0cdf83eab8cb1b78..c386126a7014b2cdfef179b6f79c767d1ec96c0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf706072f1d242bd9795f750f6afff6a449033ef..28a69b98d672907397d54193786e0f45dcb42ee7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90f5cbe2b4972f1155726d8cbdebefab5f4263d2..38ff7bc403a431cd0836df2cc2c9c0d96ea97b6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bd3362f3e6635d11866ace957c3912fe9483469..251cef54e29cac804a52659a0070206aaf26debd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08d8ed14f6bbe76a56d7d6a236bf1a8e02ce7234..d6acc24397e3498cacfb71ff321777963f2c52d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13216a5a78acac6af232c036569d34c13b3947bc..f63043f263dfc3008f3261f4f9a00ecd51890843 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c7b3c9f5115904bcd34ecd5631fa6cf86dc7cda..5c9aee78dc0ffd9adc1d10114e2a0266841e5108 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 814be952d55f78ac87893459336f72a6337af7a1..cd9dfc0e90e9349d38b07cbb31b696a8a6be0afe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75bab307e4c88232445c4d72b32a7bde1dfd8b81..0d7cfed71f87d3565ef546b5e9d899a044d32dc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9c5035d7a7281e007907bd65366338fb33a8c47..e2e08bd1ce70c43f84a39c7d49f49cd09208e6d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c384a886badae7b34bb54505c47a047eb8a1505..400520a52e878916ba949e244d6e9e96e240d974 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 954c599b0381a89d7c02f00631248d1b570ad73d..9b3ce867cfc0029fdb659d0e7ca337c640f525d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c149176ea804c1bbdb1d9ca1d013347cf153a67d..903fcb2981d8faadafbb78f32b6d5ba42ab20ac8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7393088b65506761cb7ce7bb9ff4805e46002000..3a96553896c0f471bb151ce036903c52a78615a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c271ba62e77645200d9225a9e9b2b671b53dc9a4..66d9b0c6e7fd7a3653631a93c25a209515890eb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81565a89ea5804d0be22a294fbc8a932d50e0731..73d2217777d165100329143f5c01ab6736acb7ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e51d0ae293216372a22bc4a54878a0ddfd26a377..1adc66a1ba34cd37154d4f9c850509cbc0cd69b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce776949b1228fe48efe5e2b2c9f92872e683c9b..19d196f644b334bf5441597c436378d2e2ba2dfe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3546d3da2c919ab03f0e3725d4325c6be79fa83c..b8a7774d748992d24d69a9357e9d8dcf4cf38b96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caff78a090dc215ad686367020a1214e66073e68..82cfc8c215535f95fcb77b268fc8ccb4e343ca1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa211894e8b0e154d91199527234011418a6cb04..5029e4641d9dcebb58868c585793e3645ef1efce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1e461ba034f4f0bed6332b3d1a1fd0d0494f6ba..c7d9e4d012013ab5f36db505e42007a9681f6793 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f35d768a69a061777effd8e019c316104710c24f..3e5ef4abb63783ce288f2951891eaf43879f5a60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 918f58488eebfd6e96438fb15c6554ee8f2622f5..f8e910540f678e4dda430a3e8699ac7262736cc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbfd831e2ac221e8d983b286a40be466903d27ae..c1e0c938a156abf5f859d351378e8d2cf1d17512 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7dc654ac91fed57b62a181605e551d2bd842c22..1281c6c21efa42790cfc4fa996d7f49f0fb2c34d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bbd015e31eb4145f0446b9351ce176a717b66ca..33132ff428eb437e2484e073f9d56bedad3130c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dd418dc07470ece3c03463e31e5095415e94657..62a9b64911a8bc994eff7d2c1c0ef638164768a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb6836687edc33122d4ec9da31eb7f55d20258cf..d0a1a52f134d74f168f3137dcff582a9ccf6d5f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ba34a0753fb48db12ab1be9ba1779c4de07e7e1..ec8f46e742ac2d9b6a216ba2466baa5386924c49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a699e71d045167765bc459f02d0d20977d5d2e14..9ca8c41a29e91e0dde22d4f9a7ad1505683466c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8794e50b04b5a4b4436f24f1af958dd971809581..f3e605916a3e89d1e2bc4f795cefbc1f0669976b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12c17b3a9da03c1b68a7685a86691ffa277db15d..2c9c56ce08177e1fe43e66e549bb411a78801c94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ff625d1f1911e79347b45a2222e3ae62cc219da..587011afcea9ceff9c83198cc6b006e866900e6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af497bbe7f7aaaeab7602724f32fb89b668e9205..e03b91e0c206b90e754ec27f31ee1bf8b5541561 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4edbaf0c887a0ee95d648b4e4d850d446e8e355a..27256da69d7904ff330ff2abf84e010d58822e4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a46660658b1fa0f77044307eb015b8b62ad24dc8..d37ca19d1b13061e9056d8cffd9aefef6f7ffa55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4673c33617a1b7043755b6cf74bac6a93c37d0d3..2ffdff74f3dd6c9fc4c8b9f23531cab007207a82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3e2894b2ee2253fb22bc624ee7fa3bfd565cc22..098d07dc7ced5493487010372c5bc56f287454f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34034ac2cae47e33b1f26a3aab82c285f285e353..e28ac23a38ffe8000ad47dcab2c3e035c427a18e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38764d0cca214b9513e9bdea6fd6077913525a15..61c4b441045c561750dcb47ddffe3c478e5d357c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48539c3dc9cd7bd34e9dcd36d32bac7890c148ca..1090f4a193dbe75bce22791d6e28371ed2a8deac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ade9930802c586e8caafa949f9e91fec7f3a839..c58a194d0e4a0023ca59571e08b3ced3d31cfc13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f068f6b26711bbb5934abf6b16966d61e20ddaff..82f43299d635c32bc071378071a370cb0fdc045c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd085aad95cfa3a040af5884581f013e9496eae3..198c17cc44f63d2057403811377faf40b5579f8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2f65864212db13d606b6ce789d2e816ad2b21ab..20e24fe463d9e747151f583cba114ffd12ae31a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45a0ea177e158bed677450806a02fb43a14b352c..3a640af91716bbd54f2d808ff98e37dee4fc03ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c187fd2a467e957ed553af03791600558682bf10..667695010e9ad80232f2c7befea9c8127706b3b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6fa24f730c735c8967d57c3e8cccb19e463504e..61da2ec8f447e09facc4fd9196935af87f36bf06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4aca2d793d4e6f1f69649cb5dcbbef2724fcfed..5cd9fe79c6ab4b86973a00c7481ba8190c9c2a3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 689616f7f64c89cee64fec780d495426d8d1db33..68beac3b1a2269b13db752dc29214697fdbe5151 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f76117b0c7ebb48148cde30f58403096c0825a02..afc1b755898229f55802b20c0f1fc600d907188a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7f0d686fcf32774faa3c56a3f617f3a9ee7fdd6..62d7cba08918a2e47f1f413529ad515a7a30fdf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3e5cde766c9acaaafe25e33c4aa8bf8bdb5967c..3f95bb1122bb9514109dd6a54e9e22f83d294605 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48398ce1d6eabcea07b6739d4e0b9c9725436d8e..de64f5036a381500b77858b4405b7da640efb2af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84c6eecd228db73be1da6317da9420473189a6b2..061588801c9c0e2b58f088b56d15c776ffb0178d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9abbf62a0f7e8c1c4a2b60c9070df1a8959f3acd..773838f6b31162fb7188b8996d66e91aca9ebc4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1dcdd9817de05deb9f22e33cf226cb1e8b68093..c3f7297f86420ec26178a3b217675e09b2b8df41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2be43c6f3fcdeb9aca59d70191ff39b204f6bd6..6451e7e869f705c9c65a9be49853ab042ed92ede 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4082699854be3265573768058f5e2a2937e7ad68..8ac28a9ee911e94ce91f534725c4cdb0c1ba20ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5efcb2416cd430f5122164f69fee3a1dc0f67d67..3bba6a41cdb8aafd7cf58e7edef4d57644446ee1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91a6d3dba1c88d99c9ac00138fb67a1b1627877e..1e5c1a9c91a38f0adabe456d6084c60c44e1903f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d72e2b19dee3763377f4acf0ad9a476d389fd989..c0733733f3097075b656b5e384d28324b7dcdb6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d254b680413f3a8e52a1a4c7f91294ae2eb521f2..2bf534dbc8cb380db67ae8e462f552ba8ba32b3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 703d41ae5d084c12906dab5790e40ada8cbaff15..4949fb35771a01716f5c4b5a2ff5a7747bc85669 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08b642fa8a604153d28a550a09937822b153e11f..5e759aca07d0f1155e0e8dfd5297538bfb8653b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c96735aac8f0111aafbb86e9882bb8b54cca934d..8d20944379cc37b3befe888821791b30456d40a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dd14be4a942588fbd57e5934e664b9868b95a05..6df751107fd4a71c32c9cb8f57eb94eb58a40aab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a78f801d809bfdf9cd75d0999013dcaad2cf2c9..2fe237b4d10468dcbafbdab42db0d7d35e92344e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 845310fa372d57a4a7a051217c403a6b7a9b9cf8..58b3a294b7048ffd9f4a6bc2b41ac1fb94ee623a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6e1e637385fef217127d31ee246b67a38aeca38..c377f1a7a20fcff9950b2ff5a070c66d4feb04f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c269dada334763eb5c1204f86bf7859a849bb0e..f08a642ab5f910153d952b1a08c7c45f36e7b4e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56d4bf73269a5b8df4710ac9d365f5414e4393d4..47fd6b16fccf0f76bbf5721ec739dd95ea11ff8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58887baaafca9df3027be0bb430674b0dae1550d..fa8298a07ff1767feadf029afa7648a19bbd3bb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2805d250941f860b3e411397c6f5a9f476dce8e1..e74173f585cc6eea51ed43c4a6d3ba44389a3da6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index faa3240f743ff194e5763386f2fe802970a35ba7..d32167e3f34844473900b8fb374602e5b4025acb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce961468398f2e35df9c36e54fd08afe153f42d9..ff8ff12d81823984050c7f1b006f0ca913a45394 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03f86d5e0401e34def940750bfdf9def025ce02b..4c38ce05bdd7ed32e3c8f84bab50ed6f983d240d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e6575d612d525300aef87dfd680f69365b780ad..8c48381bc33e51b1b04e12342a9d11d24457247c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 473c22602fa7f327d557571a173343211f2fbf26..fc9ada931bbbe9535f8a44287cb89537cb3ac4bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11f4adb39bf77030451f6701e3ccae558525faa0..aea4eed7d0deeb1a260e1a36c375dea92513b30d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afa9b9c503797dfb9a4a81a94adef3cff7358c8a..de4179b6fc398bc873b33484b9a75d69f15e68a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76761192a838cebf21784c849fe0bdac7ec38841..b31f4c13448e6bea8d44d122517d4816a7579f3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1ff87a98ae7bbe5838b3ff6dde74ba422b451d9..912c2ccd3f01485d24e9321affed31f5cfce4820 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20750b86154e3fecdfe44d6cbf1eac58c73d931a..71d715d87a9f2152da5a42852edf7b48fee5db92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7dc38f20abbb17140933ac1cf603b9dacacc27a..330314605770aa47f822f54037e8960814430ca7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cadc1be2012dc4e96333580a10ce7e89df9535c9..25b3f6e7e802e45ca445af72d0bf607d3856d402 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca7f752d39c98b0148b9a227919f671f1b9ddc64..023938c8d01b7b1f0745e200916d576fc42d424b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd17ee0790c7c7285d09b05b294862845729de2e..227fdf8eeac540b683f3fe67f85c488456b2d76b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46a4ff3129db84b83efbccad96d285f99bd02cb6..2c097ac63fdf1fa2d573fd224fe803233582c450 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9b092727f4dfb3019d223999b5b87ee16791f9b..37ce15887ef0edc2e10515e211a530013df9a012 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3566bb9b2de5018958f42c2895ed6796fa8e21c6..05c3c6f63a4be05d4d129e0477425adf4f9134e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75e214e2573dbbf8e8419b512c652f44dc45ee5c..d4cfe3d4f5fd989b3599d8a7e96fe79033322593 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2322b8f0779722620b8126f2509ac98f8395506d..e164b3e51e91ee8b39d8e8fe44fa26ad41ac3859 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abe725cae97b383c9659d63d9c8f245fd80de2f8..f86dc9a6fa4fccef96ee728c7c1644c37c781842 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88b482547f7359e009922313c8f696a11b15cbc8..6feb13b61b99c0c5a950092670cf7ec84ede0e04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15cb74067d77ec491c1c8983fb3ca513c866ad79..653a1a0e1088ef340cd9b3423b81052509fa3b79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a36bb67ab8280c0305064df1de2303fe69cfec81..b0f99f9e4297e5ac124db3c43b97788b9f06bfed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d97001f0b5392e84e5d26310df8ff45e767623c0..a5b9f63609febea335003d85e4340b756ceef8ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebc657962a0947a15f0121640150d01bdc6edf1a..371a78cfa1ebc9567acf83c9e9f9a08d7f3f2cb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 929dea684edba98a30f897e1c1f430916bfa71e5..867985d49c20bab74a9b47ef0dbff6f9ac9c830a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3aeb12ab3888532b652e8af90fc67095c851dc3b..e8e1d6b0dae798192e2885d4d0d5db0212b5c113 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 841f622e5901104742a6a92f625cb5941cc5c063..85483a141f8321cb2724a5a716436238b6a93ed0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f192f9843ab9e0755e1c0fe7cc141b84c9727ce..ee77169888cea8b15ac47f80fefaa877b3c0cb09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a40c8b78fa35d77c8f30792c6b65e271bf8798a2..47a2c9690f96983c19bfa6b62f88e8c2a653ba58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40ba5bbaf4db78e76bdf0d723aa4c01971d8a021..a0dafcc6c3a4f4fa462915f1f99c5ba96b8400a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d778c35ab2b92b79cb50299a258cfc85bb52dd1..c4bb944aa5e22d97a0f49b58a633cb34aa71a376 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 175f78561fee136219826f85bdcd9f838e3ff78d..5dede2d396b7b449731388063bb77e62f77ca85a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df810b14e6711fb3dd179fab1cabe5d9fba14325..793ce2056dd0a8b0ceb810be58241b61cc2e0a2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b6ad0ff93c4a46b7256c868ad55f3f9f588b52e..13571efe6538a375d01ac5572e99f3c102c1f449 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73d706e08dac68247d2ab0f39b09736409890d36..0d1c8eae731ce27becd6f839fd7a653555aea32a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e58146498666742a13c7a3808922d1b1e5656572..83d648425a6c4d5f7812ee4e1e0ab1534f17c264 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6d41772d20d14684027471fb005b30011d64532..bb8a8054fd72a3d6a9f6ff2642b00152e0b2c66c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9016d5f55e0a9dba4268fab0afb20bcfdd451679..7cfb1b43a39475af1e304b448dbd321fdd64e625 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54bc131f06a77252b964c06f2361483d02a44957..d535fba71cf65e4d2e31cdd7167a337425d5ad45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ed17b1c6256b9c58047c678367f218a0a98c551..a6d255893ef204db95b9a3bf380ab7a996760c13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7e059a2f5c5b849f505c2d24afc19ff62efc0cb..691492c1e9c6aefd8dd93aa68416d3d0763b1db7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 959d97427cf828f024f493dc8022bd1c722f15b2..c6351190e8cc6ed994f1906f60960c99045137d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 180ca6f4996fc467b851c8e8ba7d985cc0171c78..5a6f6245ad7acd5e266ecacf4e3bdde464f3cbaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49a078bfb564448bb6bdade7319a413a924db792..8a9a91a6af3f0939338e812ad5c3ed80215aa12e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f558bab2575fcf037b146a182c1c536811c1f044..b62998f181078f1238088ac306206f7b247bbe59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffb47b0357ce057f1a3143f342c56e059d04f93d..1f3e330adbfb585eb91c02c7c03726b799cbdc1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07659d22f992f6237a3a6450e9623dd69232c899..554db3e71601b0f3b81b543373d3e3bd796b9a6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 159de2ac827146faf06ca2180ff2b8d8cfa9e3d1..52252e807ff6f0efa724b96ca129b7c1a28f4174 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52576b02f0fa4527d7cb4d41c51f0ec9701f6e15..65e6e53f9ed1152e4724a5a0cae8cc9f177d82e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a5bcf850059a1793f2e769be74663eaccd7dc64..b5c9fc0d7ac1af2029de56444f0946cf09857319 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f25b9180486b732628dc3cecd268c6f78f5db3d..a1afd2fcb8afe63cbb4b46a9e8b37d6ef504d678 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81dad1910e6a759d386a4ec035d3329cb45bddc2..ec4aa77776c00ec26c36c316f6a92b97bb95d992 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82880ee31ac41cd9bc8db4b092f0c9a74f108bc1..3288faf47c94f930c126b3023e84c9568702844d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66a7c4ec7d0468aeb15ce3cefee79e3ef7ed739b..b27974cdbbdf6866093ff5a48238642d655d4b4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6eaaf46cef14f17c623c2ad27e6cb4774375336..0c01fcef402800b5bcdaedc3176d323c63bb7104 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55124d65570babd5701d8044d6ab64686271e6d0..f9230fd1b798394c61c05b61d52aa3bae92b0fde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a819e9786ea4eb92c6f3256319bd88d7d6c4113..dc6c00ec171b333c168e56cea8124015416f4983 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18a36ec0ec725434a4a615a919be847e80dfdaf3..74ae5cf6fd4a9f835a38d26cbad7ee92863db417 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ad0f708115efc0212a7ca8b85d74895092b2975..488a1a1352649fed6b79c78efca7cc6b9e91a39b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3922624572b12ecba7849ac94b2399abfef8114a..ab752e85619b7d167d040c5bce5a9046b42c9db5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26711b6a9853d0ff727ab8fd60c6b4e446bdd0e6..843923bd1cecfcbef70ccc8f794339be7780ed3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d7dd3171a2e58354d4cbcda8942d23f37c15de4..3d05c5b838792ba087d67587f855faad2c0d9b3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afdca7787c84b10a0d89b940437c52711ade1d89..2515a6a58adfb9bc97aaef506e17bd7ac2c47f88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7251aa62e80d05de29401ba87897ae7d6274acb3..4729666defc4d101d98db1a5c676c2318a73361c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f38c2bb9132e61c2d91501e6b02585f91c06875..b4043b7053abd222b19591ab5fdacd3f2e8fbeb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4add2f384d29f786ef9b88830ca17fb501f8ba36..2de09a9d30dabb47e0a601aec48125f73d7ea6c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c80bad5c1a54c66ef88667714f88e3f45120e084..cf68cb3538a6faeb3839b6de248b307e8575f6e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2c276c7204f60f170c37f9f1c31a2e8a1ae07f6..05486081f0a578075eaebc41d3ed86fc8f133ced 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98dbd9ad7c0abaa592899bb3113450d4f744f9a5..d1054497fe5506d80c505f6900b42eca966023db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c0e734688ab3a7d2ae5302f353c03f7f314710a..9c50c6c186ddf8656a0b8273fa5b2bc384d95a9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 996db210649fb4a5d1118a29116574dc569b9c9d..1b1496315492b1cd9824533361da60374fed84a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79ed6e8bf5ea8d983c4121c5939e5ddbe9d1b3bf..e10cb5c4acc075e0285046a42f77ae7d3f63ee51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5f9dab7702bdc806ea7c2320c73ed1c6ac89ae0..09d1db9a95a84d1a4b1afa903aba80ee3e95a732 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c50bd13ba728749b1ce875fe647e96ce5922d587..cf21ffc2b5d865ab7766c531be37033cec4735d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1775e23f698c0b699b48caa0b67220e07bf2844..ea3367c610865fbe2a52932ceab682e06756e24f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af654149e64c8d9215e9557809a7e875dc39e3ea..8b5678247c745935b7960a7480e574acc5370759 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48b19509cff5e0ff575b7ff6adaa36bc505bdc6e..58d479263e2486a11192a1f7685e952045538f05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bc47d7a7d89fd43aaa0ff0036d3811dc4d8e0a0..d652076fa6bf113a9b94b8a7b36d87503439a6b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0eea2dec8ab7196d34c7afcd34ed10f91eaa5ac5..2982b993a3bcc92aea1785171af6242e7f5c42d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c36a1352fe88004f0531d66e2e1bd1518a2db02e..e8e211069e7533b78285bf251b72344b87f9a0cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85f6fd67747a2d8bd8b522dd0141a96498fdfc49..b4d1274406b25f619eaf24a0aad646f4f2774886 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8dc8b3617daade02745c64a31035a238e64e7e5..db55f6d92ce1e0f1ccfbaa59ff9d506db227a2e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2e001ed4ab42d926e68e35d5734ab96d064a68b..d4153aea219daa59106c8724b8dcfc6966d25b22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 542ea0534073db307dad12089190cddec8fc4afb..4889f79f4dacd56b397a73c3015cd3520afb53dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 542ea0534073db307dad12089190cddec8fc4afb..4889f79f4dacd56b397a73c3015cd3520afb53dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0db28a43e17f14e831c6bce7918f636614e4a925..0316f7a3856cff54ed4d6c1478971934169def56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9596bbaf4558ea1eeef5268266ef13afd0dcf9f2..f867078d380092fd9667ba816ad11736a1165638 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a538ce2a690a244e9490535767c155cf021a7ca6..f4a22fb728da044dc2d811baf04853c87c99acb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0035f1a21b3907ef0bd7129a76d0c159213dfb87..c47485370eb3c441d1ed73c2c532ce8832f8755c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a7245ba9d72547516b9c0d1d9f37604b3e52102..51bafaae6142fc432b2dfafe0fffd3e9ce3c2dbe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5ab507270b02fd30191ffccba61865cb9feb279..b74fa7b9db5a1e874c19ce59c5e327f72476d914 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1010ed0158dcb4923785e8945f4a3d750e636411..9c2b9f081f4cd6a6f5b66b4deb685849af5b918d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 138bc516d081aac42eabe3cc06fa98897d612864..5a0b932b68e322a48ccf8e46c08e611adb2d1e74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f12560ebeafbcc7bbea08393051f25bef986e84..a600e61cb701d8ea52e71c29e284c6d4a137bbb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d3536392d3128e7b7eb5f99a6a3dd6cea446e84..8e3d6b1c81792beba4afc0ae7ea95642ce856e3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce2f91347b519d7b7d2b0f210f3b92bdce0bff21..4d6f0fda0c06fb65f279a708ca7e690ff25cbb7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85539a3b374a9d5f44126a1df33166e5080c87de..c036f373195047267fa63f786c410bf74553d4fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1b0ea666b6379f13e7d5d8cc0799eeb93229d99..c5b51852a345a0e0fefaf0fca6bd96fc3d62e47d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 942349703bf1bd8eab19938be190a2fc76366a1a..4fa98b02e7dcbf17f0fbf83b95fda6792783a2ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d21903366a3f6eba181697ef7763aba4044b3aa3..7bbe21c5e98b0571fa995ac6c176f28d9cbe8cb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e91c168a244aaf8c79bcaaff936849f2b44a5c92..123f984cb4cb8df6e476e273627af440c59711d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 197b6038dd784e1b1f7ea81144f1373e32fce13a..c5f8be6d5e364b54aaa5a5e3f3718a5fdf86148a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa12d815a2e96a8268818ab8b04884871e2914e3..7ffb326bec9634d47efe9b4cf3f474d27492c16f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 107960511f212ed3710069cc66cb25e5c69f6a2a..b847d8dfd12cdde8ddd413c02097c683f7269134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3212b0531025afe12321e9358db78f4f00e1638a..cc5c193019d3cb05df09c7e26cd7fe18429c2766 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a58869a4978bf643a4e48664e8eaacf13942a017..e02cd34536c3377d8be90c194e6808b1d8e54cfd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b093241c6f39e3f10b1872bdb50403020a59ba4..3d8b46c7734a49be9989833119593cc28b6eff6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9662ffe063cbede54be4d5c28fe0129d4d0b7389..0ba9b4f871475978fb71d5bf3752dd0e7fedb658 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba41a3f1cbbde7bbf74396abca52e43c97abe606..502f24b36a5dd0fe799ba6c573fc04febfa20dae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 837f29bd75fcdc7d8c74198d580f2fd8c59e261b..493b72773e106116b6b4bdd9145c320b0cb1b40e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfd8351497d1dcd65779eaf7eb0c090dfd808920..44c99429cbfac06a2eb2a3e1683690b6cebb06c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce3ff7798fb807f34cbc130a3e4e438f6c2b96d5..7f0f92ad5e8bf0d7acf8eedfe901c3d461270593 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87dc48b6bfd4712156a6c117ce7bae2fccf13858..f66d643a1e18e67d66b797b44cccf0c7b68062ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cbaa333f43a7c757baf8adaa850da2780a434f3..1e73c74eb36ae21d152c69281c0a8bbc29dac86d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83f963575cbb9a5417cbb1b954f2f1ec7f648651..bcadf9c522c8fcf06ecd4628c6f9094fdfc66579 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70bd5e794e54a5e88d20c8e65ffb3d59bd5f6976..a33118e6f89a94efcc5a9de0fdfb6a56dc264cc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36a9c424eb746d9addd7183e4891229583e81979..130730aec1d4a4f991ae882ba68361e6fe8c9378 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dfc44474cd8f518ccabb190f556fc1cba725493..141d9bdd78fd7a1f98a9bd2dfcae33043fd647a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 128ee121a35879f2d6ff0aacc2b0feb400f0b969..25eb0d01225dceaa343cb582a631cdb9eb166521 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 194a0d9847465def8523116de664ddf0d8e3a316..7113cacb77c3bc1ced02fa27cdc57ba42e0cd23f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e35a4b9015681cc99b33c2525e2ae6b62aa262d..b57c8de9b933ec53683c08470d736f8192e892ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59217a736cdc5cc968cfeea997d84091e18d6081..9fec82c7c2eb8f8c3c6f0b5f7a7652f4bef6bc7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cba9324f18a9e18901bc7841ec40e19e2e853443..2240fe5318275af615e527adb17909db2a938afa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb1b0c9aa3440e71b1be19a18d7001f9f6b83150..7e21b35bf96ce25c0192400e9d0cbdde71c6f28d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91424be6d1bc92225fc80a84b309e3af093bacbc..7e0daaa00ef90c96f28fae6494b91ebe8577383d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b0ea1ccc5fea58a3e4ccf1d3940d6c99eb73457..c100dd47aa7dddb9ca4b33303afb294b6784d955 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3988ef5bc505457e9c1de16807f19bde39a35186..faeda6deae09ddffec97c326124bc24ad05da5c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbb401cd33ab6167e91d4d8766df92ab780060b9..77f8a873be29a40e4f881b3a02a5a88f6aed724a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f1cf42c5790c2c5292387c0117d4628b2305192..64f650667829f43a14a6f276b6fa92a831db8eb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9754834676850aa8edb991584bf60b05350ca0c..bce92dae1f3627c7c0992c2dc723e5862873dbd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3e31b3311c9fbb0694e3610255f9821a731df36..0b874073bad719b82ef613d3e4caac06482ca0de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee97e67653f7622329310b99005e7f0e17462874..bb75e4ce1f3208d89e2ec072bca43ceb8ff8fdf1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e638fd4c764a6d164f9eb2148827f73c774f5e7..55307c100fabd4b47ecaadde296f82fbacccb0b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06ac3a863c9c257dc4e61dcdabfb19e49382ba91..47d703f7380be314559f9a2c5768ee439deab90d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0da9799d7446be0d5a728100b686eaeca734bf7..d96db02531429f41a80a68b9e7f56fed9a72f1c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92d2aed1b4f0815a1275bed806b71375c9d1391c..504f135b415599739eeeb59cedd765b605452a50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bc1e809348825eb6c778a3a0611379e86aa43f1..a3037cbca893bd2c671c6e49f493578f646cfd92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d3ff084760e2113219fe47c9c54a85221981e1a..fb67861c64a0c874b6b8212ed40417fd06b9656a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3683b921d2a5c8e2194dcc0e586af0d850a1c8ef..843f42b6ad5575e203571e702ac1e1b3e74a1db7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d437a718a16726c6daf18adfce893ced2d5ab9dd..95f5879d139aee3c4dd5b09ead4d8f1a058a68fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc34908a46e4db8f7e41af22068be321acda4773..d33273cf5ab87f32bccba2431132e30a0363c823 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69f544c667c93a9a19c19d7d2d13f4773af26dba..ed6fbb81d15fd1adece026c594db1f4c53575737 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cc560b0f4ae618e7c2a3adaef291d74ab53c32d..091f167dfb21262e88e5380784dd1b2669f7c0dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38fa12ed28c0d178f6daf3853c6db6e9bc4ee16e..fd101f561bb2df5640082b4dd38c4437a8c228c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c6a94538c172c304501e0e6c84d0dcaa2a05690..76a3c0e51fd5d4dae517889dfd53d21824372167 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4ecf50b54b68c76e098a3eec456e3b9b5b95502..ced2feb7c690cb37ebcbdefffdd4c06e6488143e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65ccaeba546f3a86cfb3eb2ba56812ba381cb99f..45c692d3b08f5eb82be06be9af30d8cd1efcef1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2331665ade366d161ceb5068a64b548822de997f..fc06aebebbb7323e659f69a5b09b063f00a92b1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6ba415cd8571420f9ff0819a39e03b9f4a77a22..c39ccd403ccb783eda8ee93a4ee658fc3f5b5ee5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3d2bd60e9301a9dbc46f633b155fb1550a45805..c001c32221dddf452b01885d4dbf28faa97474fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86dc20650f8db9737118f9aeb1fd6c185e4c1c50..9b27cb68d0f3ae8d880c1ef37c5759f2fa8e77cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 391ad4a6aae017e82e96b9a09da57f1e0aa38803..6c5340b98393074965cf249341f9947e532d7244 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ba0d1e7b42109b7d290257687a15a168b428e30..cdb42db8d7ead5a7a940e3d031c667c4645008bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0921f8dc2569370a82be684fb5defa974f7910f8..70f4320a83efbcf61f00aaf00feef636e91db936 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9e43df67970891d115cf4f945c65f31ad62fdf0..cbeb48154e1195fe50097be322b405c310b215ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9688da3c778a960f741af9e32ee16d33e2fa512f..7356105ec272fcf4d2fa91d779cefb2214860352 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 893f97e57b5d2e9da0a65f9b694f0987c57e84f2..8c7d0704bdfd7cbc7e48bc46a02a14ada9542c74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbdc1da7f1adcdfbb4dc55ce927748231864e525..189b53f639d0311a37be5bb5fd9e9b4deaf7b801 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0008326be9bfe6a777d88fa202af4f3fd0d56d4..27ed52e1952e8729ed5524becc77db4933fe1ea9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c81630ddeb5314d7527e7d4b47c2a39f1a047ac..78dfb121fd3812834d73421a6c93aa7c64f08be6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd6db726c77e79dbb571a0ffb5223cda42250a94..5a3628363ac7aee0069ef689aa876db85ec17727 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3039be2b08400afa2e660622c161218d19004d15..4f6a2a1a9223c65e7e437665eedc66801d3e70e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d57a0006a2ce63faa82f3b87cfe925de3be4c231..715d90029116805f579394b7b933f88973dae76f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79433f1b05d8e29858b2547085e07985afc49bb8..af357fd95255854f5e8b34e1d6c35873030ee838 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfd337bf9cbc90b228ea1e03468e18bda7bc0733..88a5f4fd43663afd6a20e7c3c4c3241c019fc074 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b722ae563eefb6f16b09ae90e6b551d7b6cea607..5641f9feb3a6be4844c07b792fba34ded5fd2931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e22d0d95a6b5bad1ffc3a574fc28d4c623fd105a..79ee54de29faea22bbb959f0e2428b0e9b8754f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19c2fe5a51de7c51fcbc656f432112068c9330ea..ed0feb18354b881f30927a15cf375ad1a67ec9a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc9812d7868cf7091178101d9d92e4f46ff96c86..71e36fbc68ab1d1a5cd5bac3badcda4165714f2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fbb9c0054095810164a3efc3d952b28f612d032..84b5c70bfd86f902e52652cd3e6abe06016afa0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb2855588f2b332854237604a26cd8683c8ee66e..10aa40c2a85934d5d54f2ca835514e11a4a0f468 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7f3b16ab0697ad358ddf37635014488dc8d7cda..bb5d6048f3037c8e717529efcfee36773ba10be1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c18f1282797cd8793a6b26b3079996c88e0acbc9..00a99ffb65630cb7e7bf1438d83d6b42f63641cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 044a85143080a5010593abc3c876ad9215b82817..f1e9d53b7918f79096682f600970dc07fdb1b46f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d96c592870f7b0df6afb8e843ea9b8842ead3d4c..8eddeb6605a11d886ac69df4f6ef18a1a0fc660f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbe0fafcb0fc28fa1dca272536aeeb70c97dd9ef..66cea0c3c2419c6dc3c66f60d20604c2deb713d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7549382ca624deae88c7624ee2ac49e065f5da3..092c690d0cc1c750223bab341e560849013f2cdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fbf65c10f2155b389c6a2a27296bc4eab542585..3b80dc6c4c4d3198725c3db8721633d0d3ca6c84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 609c6689e697ed1f4f74fc9c18f7e98fab9b9fb4..26b970e4d9f3937bff24dec69dbcdfbda9bb5e71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64e8f75c0f721016f543946edd3edc789abc4392..12317c0ea02a5b553d6e123814f5480899c7e6a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c01e77f99a048edccad827ca63aaceb5cc62210a..78cd1126f6b0134259c43468f7d7a6c907c27501 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f314aae621f2b8b44ba3234f74d72f4b99c8b0b..b43a69996dac744352475d67fda184c253848fbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9d8046181ae5956ca6178f058ac17da63ab5a53..2ec711be476b5db1082641528181c3ccfaa54086 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc067118b259cc8018ab6a6ec00e745515d226da..4cab24c903311928296d19c403c9906df6845067 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9907a4d24ef852d876bb686189a8545096984cd8..8530a5d1a5fc294923d0f145b8e6701b34ee37bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34fe5b9817cb8f88e778e31689c874c791efacfd..f794fdcba7513081bf13a9efe967170e71a87b77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 755582204221fbb6bed945889d70e30b96f4ae1d..26dc63c2a8dcc353d7208d6923b8130b50edfbfa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60de79e32f2d8afcc05d7ff541de215a87b89430..4147d5b3fb2e30fe146fc7722db7a319061491b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d5ec20415138059d7cf279f9a6fab3253eefb20..8e7f320689c2eb0ee44f82094083ee74c7225ae6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2d609e1fba57407b4e274446f8566540f0998e3..c6ffd43e9c768802ddc8f1b90aff81503fb9dd3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 630484311c51621d123c0666ad113c5f50a24a3a..f6981807173729041cf039b8d2cf7db3c35da303 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1834aa074dcde158a4a58771ab0db4b1d7fde504..78c17a6931f58178438896e9f10463e3a1eb3a97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 891ba4358081add5419aa12ab9286aa37bc4cde6..e07ed62c4e46462fd95940c02115bacac291537d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 455c6ce2fd54b35386fcdd4aa8fd84165605b26e..a6524745c7f089a5c2f00552a892698759c02970 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2717d8e33cacfd97667ca5ad0a23958bf5d129b1..1ccc04e333333e808d2d4622786bae4cc8603015 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88aa2604025213dde48df53639718a86b9141344..ce8196920e943f97a75a27f989e86c4c9e68fda7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b880ef9bc9e3ab866daead565001e42fd2dd5c7..992c72f5286974c7edbe1d895ff81f32dcc596c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 672ede39dcc182591c4a1ad547056bbd59856a13..86ecb6e8b46605c740cd59698accafd7014a2e3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7332ce64049acc0dc6c2983c67802d048ea2d28a..bb6b33aaba060f5b82a03b27075e9d1716905faa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 150f36e8ca00ea6fc82598c2e4236e05b3b95f47..b9089ae8d485d2cae75c14ce2ff85eb6625c2299 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59a9f487160f8289c6a1201e9f1fcd2748274136..9f6ab8e1254d17767a9d065014d97e667cf73d0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9107c989029a8eef77f2d03c88e1f9bed7ba727f..3827453f6a6df4cb0c3aaa2e21ae69aa4c16f134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4769301e2280b922577dc634983ddaf10e2c4a24..1b41d37b55a9bea38e631566662b6a257f3a16b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26facaebbed7a83b08ec7d18c915542fb9604aa2..bef07a7340813819cc520795d682aea508beec0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 659486c965c98e6153a7b4d206ef117d278dfbd7..30d95967372290c18412666dacbd6ae6c430b16f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4699335b1f7fc6ce3b06ad6d3a3624a43be8ef3..8c7675a0c65795fc76473a9465ad712ce5e0aa24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a136d687393a82b9fac1572c218ed037da4f4b6f..93db296f257ce45508ca34061e417bd8d853a817 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d271b86aaddf42f143ea2da7358be793d219dde4..53c6fea3a1f78e666bb37542c836a16a40469caa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4156a7c7c876c6e97b3636082451a92c7a6c65d..2da5fe92c607161f6e624833ed8b53f1c617cfe1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c93fbf2b9ea7bdb2ff971c08ff305cfbf5b05acb..c3dbce220bc200a1522c9d43c85f7ae76e4e23b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57df058b71fb176e7c3e4428759c2596a09fe573..fdef180f8979c9865c6b3df4232f29dafce1a909 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8349b3e4371271824f7779d688055bf0426603b..f364a90fd6cb0c3db8434931f9e3b1adff6c24a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92b63a872ec0fbd43981e94b51357df4f88f4e48..7adeb7c137d82416250d5cfba2eb6a7fa359d66f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64ae5f087c3e488d62ed862b1b834fbb9c04108c..baad361530ce2a0ba9a3050d359c1e9dc2b1fd89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83a10d1630fb35acd005c36a8787906c126570bb..6740144f4905a2293b139240e5e537be799024e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbe3927ca156ad825d405a62eb7380b8465b918e..caefe5c12650a618c3f522aa89bf6099d454b274 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69d2f18cb426f130de562d02e32ae4d6a25df547..ccea52a67673fca02d122f8e12ec1cfae106bd25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebc8e84a71ba5efb1a5e906e4c7d5fc8694d2ebb..b5718265a887bc6c6d70c861c2fb32ae1ecd9f11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c000bc1269e60a3d63eb59116ea9d2137e21dcb..cf85c8ccae2b69da725935f4ac636fbb04fc23f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a0f5bbf5c9ca965a5fd1d04ac4d5c05bf76b0ed..539da9cc006668c3307105568928b5e77c817ee4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65ac10d9590dbed3e407179b3d1924221aaf7dc9..b42b2dd6915b809e7e54c4f6d534c19130bdddef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f40ddcdda5a88279d3cbfd5af6e9f7055deb20e9..4e80a1bccdc738a4761c628feb8ed2ec7e4ef64d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57b44739e190e65173dd91ca5004c44efbaf1fef..962ca47f50c003a2c54bb82674c7aaed4e5fdeeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 619e49c6a70b5f2ad9c5c26356c9153e1443e9be..9cea164e26d0a5e18a467d57e3b8c1039b45633c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b34cc9e89c00323175192a5f1a20275fd6ca7a3..bed38eb4ef6fd747527bf316ef3625f673df3914 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f63b2d19f4ff49f3bd6ef41f34a203f23022485..0b073e9a1bba1733c044144a3b387ed1590cad08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b17aa1126d2fc38ceb839e24db69f70a7242014e..a23249f0b3cde180c8543cf445beb25f37103963 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55b57f8a71261775da805f63c2a2c6442265548b..80839d8843de517b0a54ea1a34d7d040b899f003 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f293c1d72163b90bbd212bf78be04dfb8668c49..8032aeabe20131b116eb0359281dbff60583fe00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 186c0407bcc2408b47dcdd30d1817844416c295d..4c4d3d3de9d1f9f7d91f8067dd2a7b4205b11ffa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54cf47a98c311358d9d94b153b77b22721e3ba47..094235765b3eb76bcfaa2d6a9101d940e33c60ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30ced5239fdf59d8292a1d5565f0fc8192c2a0e5..fc407e03977a53a5d6ce5f3f8fd8317ac323584d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96d6de0f8f90e1290177810c0e6748eb68dd40d5..6004ec94304d6a7ae77b0128420433752284e0ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1f04a0193ec965b3be9feeb3cc8d68048941d0e..50b80cf02e7d2fdfc53a7f4edc70143959c37147 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96d6de0f8f90e1290177810c0e6748eb68dd40d5..6004ec94304d6a7ae77b0128420433752284e0ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1370bb28505d4fc6a10d2053eb50dbbeaada2133..66b684653c804e3e992754ae8ef2fdf8a117c496 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71d46a68df211e9e30ed349948871e347eec6177..2e6ac5419d650518cdb978362c1791af2027a1aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2746c9ab84632e556a7ad38bc3f6d73fb668650f..86467de5f95f1b8e3d90640476cc97fba06319d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2aab393e8b04dbd520a854508abc7d5decb3df9..8db802175e340c61f9622f65078965d390400dff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9c59ea7428237ef7ab5ffe16168cf8ad4a466cb..008951317a71180ebfbd059d7b450cc8f2da38b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8acf10ee0794f5abe97fe849ee030fe60de30b18..9c826bb2a2f7c1f6c964c6f61e0c232efc093acf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be30dfd97229fd44f39429d35b45bf2187aa3532..5458c41257abf037edf0998a4e40895231f4797b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2af136a2fbb470ad11d32c185d182ef23c73aed..9d13067d21b2f8eb237534a1ae15dba6b37d5765 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da0c8da801e3ecfd5ae3535d3b243587ebbaf34d..4520dec953a5a7687125b817798f4153d59af1c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e25f6f8459eaba6ca4232aaf979ae432efd0a9a..33fa945046fb25fa2dea4d02a0db3bf846b612f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be887d221a3daa21adf3ead8dde236776b21f7ae..c704755d95bcc9b162141c49692ab14999b1b7e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 159dcb5dca7e918a2ec29df05544e786984598e3..d3144ce76e28f3bc3283b2b917981dfc641e2bec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6935fa0ab47c019628f92eab6e1541982c2f094e..f945a37b15d72339434fcc14093a14e363359827 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f870af24b9f05a855819893ea48ed6ed1dae4a94..7932b6c0f91fbed69fa7475869c44cd5a344c542 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b41b48776394852cd49bdf18214bffc694b1b43..46d6955e6adcc49c5ae61db9b81a5702f4ecf2a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e8cdcbe911413c21b50344e31f46d2d3c9b5bd1..bc6647b6fd001752a5ebd98344ce4c1df138bb26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07d7f043ac2709884249804c57cf35ee8a30b168..e898de8d0e8e41a5e2119467f7492c77bb7ed2ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 221ee76fda0fe54c89d1623f221488c980d11900..151798fc46cdb3e55635c8cd2520ca690add1c16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a3766bf9144d17c16f0c3b550ddf6e154ec506a..7d6744195da5beb9a9a46962ea0226fe9ce6c369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91326762a48b1f64ee7c49cfa2bfe7c691e4d3d9..02574bb78b42df7db5616bc84dba979182c3017b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6508b82a82f11d837f17c0ef18bebb25a3257a2..8f158f950f05c2d183e24c27b78ad8fb308cbe3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bca564c34eca5c8aff8eff7ca594312939291e30..1792706ceb414f4f4955d5bdf374f8c86da247aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fcd2970ec2228179a5236cfa5da6188bc004373..fac1ce16535e71560ee466775c1ed577311e7569 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60907cf0e995f952bd1dc47e7432d5fecb83f222..6284060a93347cdc5e8b5998ce592426dadb3b94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36d367b2f3af68c37c64dd84fab59490fd673b23..7fc37adec69428d66d2e44c3a1482139a0999901 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60907cf0e995f952bd1dc47e7432d5fecb83f222..6284060a93347cdc5e8b5998ce592426dadb3b94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be9cdfcfd99920da1419531a2dc0e1c16ddde6d4..1644528db032be6fc0b98f352371ab03ff6f3705 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0aec0d38128b6b71147744babeaa806b63d0d625..94796cfb9720e95d743b76a664847d45a0826a7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74adf768233729e92331cae012ed08885a2dac60..f6a5aa81f2a665b3b6d800b7a4d49ab383f561f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d8c9d772b9477d0a7344da73c47d4760c6e9af3..910f463e38944d3b8a5a8c6f188dfd74db9a8fa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eeda955ce5e5f02cf59676e67810b32cff364ee9..0f2db88ab8ecc456a77e3e1c1e32d794a07d041a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af7702fc2c4eb53a01c09ecd85ca07781999221b..ebff5d58805011d6236ac2af804a642151219762 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ab4e47e9e8055224390bb50b65359bef18de1f8..b8f87bf5065358d96250aa38b08c776ef9446e66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d94f41a362ab4fcfe697f656cc2b1e479802fae0..331068b800db1d2a7a1a1ba2fae5c78ab9c7c5fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb98a50c2bfe4265959dc1be65e70eab1c031dff..567b4f9ccc6368c5a23a1fc189b760426e41b4d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bc9594486188a3d58bfd7120b43dda27ec48dd4..e8eb463aa4a95e8d67e476dfb52a887dfe5b427e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ffb91f94cef484d326596793d307f775f59798d..ac8d3d57691ac8d81aa911f0b90039563c405dac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a69c6c635086f0a01d71a1dd56f1e2b07f89e8d..2a7f5beb16d2eab3da4ac14846a49f344463b45b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e317068c17da7ea00ecd00bfc56d0ba628756ea8..0f6c762a696bd21b497a42e7d1fb40faa0ed9c94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef8bbe12631211be9107c526204159a83ca7b91c..08eeabaee79c10603b643c189f36607db785fdb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef9883f644e90ff870be3bdc123acd5540657411..6b2aee1910cadc79b1d0b852b768dc24d28026d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 714d37d189701a5760346d6b1184929c629f9567..4c72c8ccf82e270c1229456a0a7f8ad433e49db0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cd43fa124c04082c75eb706b0e1f0f73cce8864..89596fa260ad8dbf6fbd1b624647b0dfd729fe66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9dbb1369bdc77365d42c1d564258f43df34fd58..a302e0108145765ff2fbbb0aa74d49f827c6ebd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab3f1551c67a88fa532b208203347d38b1ebd613..9bf147378383eb26a8fb1ecfc4785dafdad8db21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9dbb1369bdc77365d42c1d564258f43df34fd58..a302e0108145765ff2fbbb0aa74d49f827c6ebd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 437526c946d0c5d4885cbebe5844fbc923bc578c..95e539e44deae05193cec476d1bcc2b029eae8b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f44c8478b5841f5eb13bab0df5cde9402e9062da..cb592003a45cc062e3b1c7f401f17b5bb093a23a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0e1caf98ab02a5b1f65b9cda4c6ad2e46003cb3..952a8dd316b042baba8e4196777c090e46d0e6ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cc69b9b780785e2ea88ddcb12ac32ddcc8fe58c..d6006e34b35211d887fe98da1b97249a5bc4b950 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d88add98925ff4bdf9a406ad625ce6cb85413390..861659f259b7d28b0fa4e6baad0a9a5869d447ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 231311dde9801bf4bc0d27e825fe9f2f2771ed9a..ed1ba84720590197cda881ff058237198fd19eee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7920373f1520270c45679bfe57606b10b8b36e0..35e0418f9e4b6d3da8f16659521bcef7b5ad822b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 269f10c640f69e7b3691756b000ab32a7e73dc4c..4cb4205756f2d13d651f0bac595afffdb816acff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d14fc025d7d0f88891b171a492386a7e0a6f0b01..9cb7b7bb1851138d7281cb803d20f4b8dc8ea991 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b243a5646ddaa889988e5028973d0ed3c9df3408..d3d6e40a9e809e492d7f975dc82ecf80c9590ee4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5c6476394199118a1a7802f1b33ea82b101b1d2..d7dc49b5f6fdcb5c3d40db034a87bda0064ccb31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcd3d8b90350aa35b5a102c5fb1e024e15ce9083..7c30ca6def0f51a97ced74e3d6fd29e051ff54ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f8c04eb90eebe29b3586cd939a8469eda01fdd6..7db80c719c9b968d06855a62c735fc677ccf1b3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c2ca34fd465e165124e15a1ccee9fc00bee5394..9e2f7a15d88db67751a5bbbd9613ce6e09f262bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38fd27a4c06f74abaa06277adec82a54d5555a04..d3fc09ea485f55f9d4539be1a4e81c86db044863 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f34c717ba723070cd4dccd9f150752b28318d69..1e403808e959b47f39a200685c244dbd6aafc70d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d08495ca2015088a333175012a666afdb99ff26d..7aac4f1abb4b77d31029ae23e5b8643a28d6f26d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd576e874083069d846003972e3539f63063049c..bd690b589226c8f48ee7590711e587264c9e7261 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0795867cc43d2b9cb5b5213a5b54511e6233cdcd..4be39cbd62297d48e48889552a6ec70cf3183c99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7da72c33529d71d4f8a0be58c8efadca97c15f67..148665173b63d67439769e787c6cf1cca2db8fc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5519131b5837907bdb6265203a18a75008e24e4..1839a1d5dfa86fe3a7c87905380e309b7d1b9269 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecb80bf2696bf907d9113fda37aff53773aaf822..a1051463e5688fcf1da8f31b101b51bc0c130ca2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f17d0de11ad99e33aa6057c929afbe598f1ef591..beaacec0a51598fe59d62067eb51cb4b1628895a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51dd0031dd1f309a32157ab03815c18bd75ce379..1d5eef3c2fa0b5991a613e0091ef3598ef817fdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d522846e30854148fcd178883379242a10d4bbda..0522515794995ab5539c4f6c001e8d081ad87017 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b4e20dbde04628c9d2a3d3a02eec04113af33e7..9873471c4dd1eb6bf369c5a45bce6e8f180afe94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2747a8b0fa1608bfb7ccf24b1a0c93e91cbea82..b9c93e209ef6cc1e6052cf7199db902bbba7190a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5456b5f2a8eda00f22f7b6fbeac1f32bfac08230..019db64108055945d362306d3775a66e7302510c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a7b556fd0f31ae30003842c9052bc0565e20e41..03d1254cb066bb09fe499fd52ee41893831ba449 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 300bec28191f2411f99a937849dc664784f3cdc2..f40242ed2b09b00b1a5dfd667b89049d12c487a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20822ae2d94f1d515e290e1025d13b528c3cd920..1d3e2083410251337501cc8ea8a20d8b94040c69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fbbafcc9c0fe4e45dcd883156134c64004ab7f9..179ddc274d5142e5bd021e9b5714e027fff42f11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9d54372ef12cd02b9557671748cda807cef25cc..0c9c4acc19f73f8b56bb9272dbfd995a3cc8a4a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 422a93babd17b409a0732d586360f1f14eb9b3c9..1e1a7aaed46c1e652fb3ca9ff4bd1243302e0cdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff7c496d65ef877887fc3966d4661f42105497c0..7523c2f0d68e552efd54a05f4aa61437f8576a76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d86e0b85e1af73610493c53ab00c7aa9eee00720..41aae5bc2ab0ccb75aa9bb81a4725631cb24c265 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4c99e24c62459dae6b1562a0f26154ad0539ad4..7b84d4a116620725e9f6bb7df10f34e28838618a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef785be4297f38cf57309b4b67f33fb675e9680a..d569a43ec1e013190d03fdd5d3b9fcd0f13ac44d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6665f6e1feb0a9042a55e8b4699c091149bd1da..f58d47a29580d1f82e4add7b1b5101a508afb5c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 654a228e17176e9ce8c9f705c33153c5d929cda7..78b5362d498f26f8853a441ab971d93059f051f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f891e7967c45480bf7e61aa6fdb5ac95ee8cd6e..6831165d8e1e2793ee5d816a35058c7fb362798c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a99121a5c4f3eac6987edeb4124ed82ade3801c6..e552790371877e08d32e787fb03720a8d681985d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c65c0ad329b0985b60b8b4c43993dece21dcbdd5..b883f2db7311c471ce2c1b575a48c61fd17746d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------\r
 //\r
-// Copyright (C) 2012 - 2013 by the deal.II authors\r
+// Copyright (C) 2012 - 2014 by the deal.II authors\r
 //\r
 // This file is part of the deal.II library.\r
 //\r
index 0ee43b9ca8503bb95cc77bfc32c45626a1baa4ec..82314a02ee48d379b303a75a4d94b869cfdc06a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c41580e60bba3ba9a2384310c0681d824a325d7..5391bfcfa8920943187ea27ba9dd41a033c66441 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2190ef234c0dac926a5b95e78834dfb725abca7..9d9e9ddb0c37693bc310c084787daf01a2af6c0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e338e76af3782fd18b96a1124c617e938c98d3c7..98bf5c5c43075d6fe5a95518fe211476d7a82672 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34623ca338c33d2965fa8c05a7aa10dfacd5c2ce..e04edc33138e4cc8f502fcd171f55bd8b186e735 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b83b23b42a50d01bf4963e01775cfa03d11ef999..38a8c70d109fdb676f9607156f59d023fd9f82e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f492cdf756b2d6cd327b5d592aa6d007a60ff3d..1408647e0842877ec70ba35185bd7b94444ca211 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 007b4d8c1ddd4431da545b90c396db2c4b9f86f3..7e68d08cb5380342fe2ef4cad34b38c5d0723bec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8280208223174894e0b037f23837597285a30dae..850d8469060fba4ae5d229a7d1741cf90f0aef28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e18580cc9406d1d70d72d53c380333bedf6df8b..56582ba1fca971f9e063717c17f33e43cd661c43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8678117138e698d5ba93791a832e64bb44e55b6..0e3f4886868ee236abcdedbd9364de6ffe0d70c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a7b3f1016bfa6ea6d1b7dd9644eff4aae1bc243..994d4e535c66ff756e2b3dc25e992c836e49ba29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5896208eea0cad0121e40750470bac44d27acba..31312cfef3d86436c41f5abb5bdfc266461b62bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 703fffd52a2c23fdddaf98cc9536ca8b9d28037b..20b0180b0cf9897c03a0801058797a05a181258c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe8cf9dbe6bd95fc1a367964c5c16986ced3fd0d..e73a70de1a20885c35c8f014e7db5ebee901cf8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d63afad851e25046459086fdf66afff6581f04b..30501ef6684e114205af42c5e16e10e16e37e009 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15942271a99069430a0351d02ba6f7b792521c41..7b76e2bcac6e5999b9654013f1eaf839e6921d17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f630f249bae077660f38482118083d95318b4ab..5d4667b977f4abbfe62cc0aadbdf6f4c9a098521 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05fd1222309e03af94df7e7028cab44159bdcc5b..0f341158e4aa7eaec25a02a6bc217bad4e464b35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e2200491aae8fca6344b557dcd92e6d6fc96269..befcb327d4dbef9f721ece079532adba47cb1285 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7c5921736fc7b205cde414616442101897f2f57..3b3576a7ba81bc0a4ef2c33a2cf6d6ed57aeb303 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32be72f5209d4c8b47140adf1ae1852500c04520..f1a61f0eb24eda5efc6401a393677db13a035d73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e46c8e47e90a61e55523dc40073d396695cd523..9ff6226dc56c679c9bcc0fa261105c96696b7023 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed37d8d1ed776ddbfce18ce998afab059928f979..a9c2dde49b1e2fa6c179296ee0f634d3c201cb0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6044c9a99a230b466b3674e4ee4c037b4503e5ab..2cd67db8ab3aa7c749b125560532cc5f7f78329e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17cb0229dd410af876432d609127f2ac242e9d99..6fbc92ca2e6a3b225f4822af65a26bd611495fc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a7abffa63642189357fc28b097ca7972b4efcbe..233ea58072c881b56be59cd5c564204c642e124d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81b2577750ff33f72c65125c437de974fd2ff12f..edd0fccd7bfdcb3e152405bdbfd1c60927a86b71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e47457099eeae31ba708236879b57183a59bafaa..37d05c837d9b8f11987144ff14861a2a42d1db42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c0cd6923653b0164111bfdd7ebd46d52ec70de7..b33347c05210ffec11089488cf4558f1752bc0ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28e48cc1e184f5852a7645bcbcaa34235da27e7f..73160389ce0e290025ebd791d15f6746a87352aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d43af1cfe88216b34a71b8e3362ada8909f19ee1..548578b7b8662b49ba395e8b4c5629cb982e0e81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 319b6a0bd55e0fe827c6915dff5870ee80f9b011..c54799430ba00abec797c855efc25ac8ce9362af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9571989a5ff8a1a2741d4553180497fb61fc3da0..aa117e4be5ef30655907b00f8626246f47ebc9ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93dee764679de0db111f29317e687022e9b8830d..cbe82c8152356874a00b49e5b57da367aa4526db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7888db006a384bf4b975fc1c6b70609e9bba47e..0019fafd567e0a78b33f8c53d966c5a919885ea0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99caf425943b220a74695d5047aa90859c15860c..352c4398bc2ed72fe6884cd0d9665a950e6bcce3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e236f5332a548789685ca3411b53387b1d4c5d1c..43a89f13ad03eb45442bd611765c4cfb09577ad5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b2a7a58b88aa9765d0f226a5495105987b5f5a0..471688beab4de6f508e045f36d0f52bdf72a1a6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 180d846c3ac0ddc1dd2594cde9e7353d8a035c85..1084044adb6ba0545b5cefaefa871c6c17b4d993 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6bf794d00790b196dc0ac2bb81f19e71eda559e..b5de2332bfd27ec8e2ab8c4c35eb6ba28ba24e2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b96e78404f3f1bd476b3afd86828b207faf5352..80859f47312df02984c891c61fa073ffff636954 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d85be909c6f1f2961ecf0a8befed4609dd80f719..2c1d673bed7a6f71968d4710b502caf7176052bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1bbc291b448c0b820dba5156faf5a98c4bdeb91..38d41ef90b838c37c12bd2953c4757950fb0e4ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd0b28549d3f514a4e3f962e44a6a55e1da82150..7ac6f6f45e7a146282fbc11a6bcf9ccdba0c17ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64d3e12e7f243cb1372f5a31052c9f20d0ffed0f..78bf783e04238d52711ba04c7ac930a1b012abf3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00c002fc851a30d0db4e58dc160f8127ca7dc1af..ea179f3b51eb3affb72be1a88ba121ef41bd7daa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07fbdb91e230960e34b5731533f8baa97ff82d98..0899b2f9a7d1cbb23edd75ca70552022538d6538 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7f49b4f1bd9c724b6d7207fce0b6ff399beb51f..e5e1fa007bb0ef59badd04ed1ca3198358ddc814 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aad1dce07a69f44bb164729530966bbe067d61bb..f099801905d0ea8544676477da8e6ff5696c5ac2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 956946e9904cad50050c10a8fbedaf53227e10ac..3365e063f9011459339e8b19e141e90e64eacba4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e8d1fcd26e6dca33966ba84ea7885c1ae8df2d1..aa8dbcaab4ad5d4aa6b30913ae11ad113ec7886a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d53199137b48da2453616c7e37e0cf56b25cbe57..d931d309d2e4e23106edbb70580f601e2c8b2fe6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b86e8253e4d900f1fa94d05da65a0fea4475b3a2..a6aafb96a08a56280fe6c4d88227e1e1a9e4973d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7c88bf214abb54c0df9350040a4e9bb519da001..5a9812ae6804666f87ddee0cbfd6742ea5a39c9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a14923670b52f13e32a0dc09849d24e9f5ee54d9..d1587ea10d5ff2d0906382387228451d50f5d6d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6e9dd8a8dc90194caeb7691a7b157a10234e51f..3fb70a4934164b8b52aeb37d4f4f48a950379f5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0806bdf54785d2dd48c557987fec64dc4339207..d8ab4358eb088d0b6158b82a4c278adceedf66d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 885102319b66ce7ba358c7420e5b3eceae9a2ed7..0f797e4ca3ba3aa772eb49a338669506ef55e6c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03cc6e42850c02f626da8c04030ea0ed6739895c..82f415beb879aaf363bac7ea643d91569f6fe85c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3df8598f61322288e7a5597353e67686237aa1bc..163e6d8f1e72feea6a41e4e95818fea36f15067c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46e2e808109cb9ec7f2c1c82a1b8a2855bde9476..187f90b5f95bcdab80f1227a930cf41d2a00b63b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f720a5bca7c22aa15876d88790a40d1e8519cb47..c25fd2a8e89c2c5f54d033b32b7181e417e2a6b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce7fd454570cb80bb6e3adafc305d4a06d7ce7df..66d49bc464423a19f8807a2d390a93fceca3e075 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b990f4e6b40b8ab27458a93448946aab43aa8a3..ab019803e64d21ec92f5377df331d1cef7d1b9df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b30b3fd3635d840ea9fa6b04afc5a10f8991034..05feaf8d918eece791301c6335186342d139167c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ac7776ce218fbe959a49df91cea8016733dce9c..1643b5122354aa9214db1d788b132c4f6c733b2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f34b2fd85201eb33081d4a650c6fc06f19c598f7..84f9d1c18a79c7d671b00f7b9da2745ac9e20445 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43e2687573905a3edda11a45222d0a9021e2457e..75b8e0c2c6ca24a711944542e2ea1d3b780ba666 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad2ea4dde233f818edbc6e58b363e16dc6e2e757..5e226ff066bc3f81d139717310f7eacfa1946c47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3aa02ad11eaf49cf88c509d680cfdd513f8ead30..f84fd18ee30263ce242fc87c604e186ba481e5fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21188850c906b56c8860dd1e0b1142cb2019c4d3..bfafb9a8e37519fbf539fac3114efc3cc9d2d1e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 316073a7af2da19c7b67a1c7aafcd556ebe2ed82..89cf73f9e3ed982edc301e94fabd285db1e25e49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index daaf92254f7b1879bd9ad9b4bcfe2a91f93985c5..2e1a0f1121b154f947b6aba1c4e021b07f08b617 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f028a3025df7150b3d3596311250096367e4d654..071612d101b5d4bb02658320797b6a1568baa5f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a64a4102fedeeaee81f80bb81e1cab35fa87691..9dbdc0b599966b870bbe40a8a7060ac63385fa20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d21ffeee4e5ecb4673caa74bd99385679af71e85..efb8a3222f5610d243c343981d15afef4fb975ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df1373422f28bfd9276cb43c1f1e693582c22feb..c64957870dc39d200223aaba722d08be8288540d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a5785f22db07809357194883b5f615648121f1a..0cec5ff744d7ab190802fbdab3c90e30dfb7926d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 726c750530e9df4c5eb596f0f36ae13b77dd89f5..19a708c5f50cd902cc6395c3b760812eb01ee591 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22f11007be72380d5b580ffcc76ed47cba186f54..9c553ff5222ccca5d116777c218062296e514892 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a514b09e42bead3059bf0bb55d89a4253084ce6..a4dcff750c198fa80fbf73253b381a0a9a30ea9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e7007f3886654a99fc4fc32ec4210d6011a17a3..debfdef5fc321617479abf8934aef0d35aa2842a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d67baa0e603d51ebb81eb2e53baa1a32839ae0a2..4c719bdd51ae7e299d7aa1bd5865a56fe0a1c462 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22e8d0095042ccccf2e95661d0c3c815799fde1b..d2998c15b9b938dc3a0ee2a518ba164104d83920 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95bc486b983f8b0264fd900d865359d1f87e4e17..5ca374de88400e7446c463b97bd3df8f3bb3696b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9312614c882aeb6077710a3d889a5778ae6b86cd..cb1142e92e82e3dec3cdc52bf77cf25269ff0d1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a30400ab99ed28cfd81792620ecc91f681da55af..fd6e311cfd8c2e46371cb0c781a23c9daef4aaa1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 521aa8bf8dc1a32ba4ccd7cf16389dfb433ef3d3..b0e6221ebd64903f98f1e0bf17dd7834c7a64cd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5114e5d6f4c3a6d546c3844a968d02233b11d452..bbafe8a5aa7f8ff7dab1c0c4081f6b6a9a3d7635 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 129aa59f8351f4a47aa7edaf2a7c2cd6217b299b..381e60f51a0ae69effc80e9d8f32fea4c42effff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4d347c6e13fd6d17b8aedc17b2aa966f7fcfb59..88c691a1326baff489f650d626636e5922b0e829 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0133f7a1aa7efe32881e2f96a17b3d364bf5d3b9..c9e6febdb21e952722dd167fedba6163cba5dc3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed017e17cdec331a8c1c1986bcd78310e8e52699..e712cd85ba353ebc41350bbfb5ff8fb9b78a348b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3d6e308b8d5b5b52ab978b29ff1cf1725fb18b2..c6ed154d5f5c07649ed6b781a52a9e85fc0cab5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0651ab7b79f6c29f15ce775b47d4c6cc91ed3af1..f54cf11280c3cbe14918a4f738e2341a6c17c99d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7781298f8a268d3dee52cfaa9feb5717da987e36..24eac1762bffb782714aab22676a20ddb126adb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 345f47a13dee32c23e1474539d8117cbb33cc3f4..47959eade00e1723812d6ebbf4a515fc0dc63e3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 049a8f2756bafb585e7c8cd7ec224c10964d3540..9bc0e4918eb82294cd91eed1419b9bdb7ea29d39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6958014204f3feff7994c860798110d9a360f567..d548299fceba243d0706a0918b5f8e1a77ff931e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 385110a41ea68231d824a8bec74933333836ea61..5c280fe6357b7a4f3372aa3ea0fb12ba57d2a00c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac1979ccd33419b74ca2090dfa1b5f2f456a7b93..afb4ae7892c5b7122cc3a67eeb9e19c02b669974 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f73de7f88220f131765d81e4e7310d36e98d1684..fece9f3ae8d9a8cb7e415d7d68d265d648ba0c1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5227c7bfd017768a663141b24d949222fd2262b7..93f3a5f5486f9c076d72f8afe6d62b30e91319ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cdc598d979091ae9c71c4818070d8c6d61e91f0..918572d44fdcb8afd970119fafc4e42e0e063abe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ef0041cf3dd4ccc6ffdb09bc16718f70b1af2dc..3e8530e9c67fb388642f809ebe1947911a4042c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a69acc8c3fc5b88447f083afc09ae94f71d3420d..e6dff88a7fd503bed4df843fe714f65d0f2cd1d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a75b5e8252b418fca2680086b089c8b621abbf60..d2c19940ad125bc61fc507e301824318ecf37eca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c36069149576d071689c894ecf37c66bf492ce2f..b5e7eca2b4c0445c1bb1cf8ded0f20b864af1520 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69d60a7fd751e4789136eec4ae9010ae755228c1..244017f88ee9aad7fb2d6ed5c7ec510dd9e564d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88d5162037ecbe58292128a14f50bb7bfc9536f5..688c7a05483466fc843daa19f581c77a70b16b37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6edeb688c005bee9ee6299362a8d22954249a2c..129eaa69a56db4196803e0bf78eb21135e495c1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49a3267d5eb0883268d427caed866449577e72ad..62ab8c2a32ea16a5785c7ed1dcbc09cb01df7ea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24de2b8a5c840bed4a12cafece6d86877a68a86e..a11c1ed5ec09b32a24a1a582f1f614b2f7370df7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f80c60298aa466098236fd84982bbc5b540f4fcb..a19f17a1949631ab77e99670891a94fe5d972862 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4db4180d1996302547eea8b16c9845d497bc2c08..fc566591165959f60d7833fd34dd1c1c297a22f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70d96dddbe01b86b96c22e32d700353bb070cc93..3f83c0d787382cb4bb72784b3f433c5f7cfbf810 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b4d9688c5753e22fcfccdaea07d55ec2bd321b1..4d143e82e7dcc6da0b5ae987caf704735e3acd42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a379a7fe1aa9f7d18ea1e2599bdebc6f582c83a2..a9f4630078720975a8794cb5d2f2a2fef405d154 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ba245e3735403e280ef11003a4c42412f784dcf..3a9a23922cdaabd6be5585cfe1bce6d349a78c9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27677c073290debc2d2e3647eff673446f0cc94f..119f741181e614dd8c558bcef721a4bed58b9ac1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 103bbe787e30174a62437f8c23f8bc47b2bade4b..56d3691d3517be20e3f055c9d838977662fd52ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c3ecc7db48bd236294dccc620dc2c3bc7f3d1bf..3da9eae8f81add24b93284d40cc40a0312ea0ae5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd366327ef4adedca173ddda07375c62e0c8a1e2..58cd00d7efbdf9b1c93981049dc2a106096aa2f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcc47a7a37d902e43584e2ed05c2320106c6d3b7..6c1dfd86e662703440a12362f3fd0c69216cd00b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60dfbfda62b571249ad88728e487e339a98efcde..71170d0632d0e8494d24832206424d785e513852 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1c21ac1a8bbac5a465062c36b7e78f605356489..a6c7a61989292f0c28ad1dc6f9c9356e9f3047a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4269b6f5f0147f7c68b9b93617a0ce780846b606..ee923eda9d76b165d9242bf80a7c03458e677aaf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c10a94b7366ae8813540a6dde198b683dfb9e60d..4ae97442a04da6fd0605db3bd35c1ba958552018 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61b27986aafcdba8680f276c2d4a0732f1a9d2a8..77b008c5ef46e532f955885f05991e1242771829 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a8434ac693cb97e54c72027f1e61a69e2ace250..042a3a47e8bfe569b04001c33fb33b0e81515a34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db2ae9fcd05ec033ff0942256cd29768bf106023..1795a5135be291a50456752d7ed435bb2c551d2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1a50d6c6a3936d921e31a22f6842e33c1635bd6..ce543f070645446e8f90f6cb7e1fd1d421010ae3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0632461c5603182de24f59955e6e2a4d0115c758..8c76ba20b58f98326a165e88f1ca14cdbdcdab02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c217acf604ac496977ac18234ce183a6e51c56a5..3ee7c4e9d676796f1ab49ca22507580bd45327f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e1f80fb338f6ce69c0a6b9fb70df13a2b8dfabd..07d5a65cb908b38a51a5584e3d7d4844677125dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04fd8c29ae2e9ded9f06c2b2f00a1cc882d8322b..a11fcf29e031cbcef8aa3d05292ee364caf8aaf1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a36ac8cedee017740f2cbd7a507c4a3e4a484e0a..973550d71430d742808c30d597d2d34a69d83c4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be062faeb3b90060fdc31af67b40b3bb913abf7d..c33d8cfc31bfc2238890d918184ccfdf82628466 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2aed5a0174ae70297525417c850518394553640e..74bd5195c5abbb821d648e859a196a59f757e6b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3f74de777e3b5123aa352873697cb635a8e9dbf..7968ae5bfcd74cb5ac283e2d8a2874ab09a27b94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0a8105c2155958a52ea9c81bfab32bcc01fe3db..2a774b984b4c2f4f6ac19571db0e344a560f4c6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f3088e8c7968d8a59bc8a7c813b216674ff1025..fec02e8bd24df0ad903ec9b5298b209680640937 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea3f9fc007ba3a51309045c353c1c9444140968b..14e352dfeaa462c27b79b44d7783eb9486451ffb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea2616b6c3da70dce41169dd7270481202c8c98a..cb145e589e405c7bd8f69242cb96122eeb53480c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07748a35b7cc96ab1ac1f4d32c9a0790456b1db0..d5f90480976874ba6d35969e7fa374442d6744e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc73008c10b63300e0623785c47321e172d1c5f7..586426571011314322a176eaf61bb04780e5b921 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cafcdf5f51a9b10e800285d87c8ca565fac3df74..ff2730274047689c0bc781d2801824cc50e6bb8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a08ab193e0b5550a17c2ac14f6086aca3188fef7..896fd79b0ab6b6e310b4902d2ddf520da59fad7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59bdab4529cdb6d4b0521f9b1d00a921ea49785d..c641baf512be87e583df508f109be5373e110c54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df2e47ac0d35876ce36326e99b29991bc6db41e7..885ac3fe78b36159196c77e0d756f292bc9c42c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fe107284d2ca50ce7b0e70abee316dd83c554a7..9c26d106f4ca9ab611443ff9008c8af94f465e35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8e6ff6af9af852ea5338ff29e4548f3ca30bf0b..f181003b65e02090101dbf9592eeab1d520ae396 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 633452d1e7addef280ac2590fc2c24f8c7fcec51..0e99fcf791040193901a5a2e2df19255c4fd6abe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e247431ce37d2e6d4469c28a8ddd1b4f2cb6f00..daf31b15c79df94b1af45583edf723f9c2dd9f9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a51263692d3b3b9035917a19d82703ac246cb0a..97bcdae320ec9442d360f593cfecca346a7757f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c3f6b98c9f044b226e8fc6bae43620c89b81a2a..ced29431df11c3711591c45ceac7e6c95a522c78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5397c6783889c97ceb046a6d078d260d88f220f..dbf6bc49af86865de5124f0520c64855ff7d84dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68a6f8baae973ae363ee8e5df845fa998cf77946..40bb0d50bc611543909b56351172e989927acd14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a70a82682768635bbb4def7bac5e28ef37c171f3..78cf0145a773b7bc2fef1fb14544f3a06d3466dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae3303ec1fa61203758a2161464991bbe6b0b6b9..d91e17619972a30f7676e5bf694d99abdcfc41fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a527404e25bb930d263b4c041e841f00e4a4e77..3db4a9fa692804062e0de0592c2f5f8560e46a6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1592497c8890af11127a1bd2e19d4144f6f0ae5..6f71ad4789a410b9ec96e81b6474a1a520d042af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d60ef88b5728d810536f7a52c1c098b77c8c844e..3d9a2e84e720461806b2046b1ab18008a8962b44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 348d3cfe78413a9a59b28e2fc9a28d4e5b13cd15..ced5801fd678ed43a86631dec8896ac6d8b65dd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28360d68ef9053e4a053953a36fb233461c02f05..885b5f3df6a7268634c1c0ac080b94b0e6fa03c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94b6fd63d04395983c535ed75368b1abe2e1f4b1..1893d598e90732b20d24cf0257c17461f9a817d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67f7a97eee19749e793177ef4fdf09c9d3cb8b94..afdb8ecde75443f920031397b371b7cf0656d4b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6591f707ec201f5c27ad9a2158c15c7c9f87cf5..0d78280b63c7fded0278d4aee8c4f01bf758acb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e1f13aa4d4011fb9fdf4c9aa2cc8fbfb2a10030..1cf227bda96b159e765a7629f31cb70e8b08ebaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ead93d10b51aae99ffc6336f0ac18d88aecbf07..ca24e24a020f4c5f7738680af5f1ee70686af8a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f57afaf51e802d7065ed7a68087a541b5c826186..93a7cc13bac4ec7cab5aa335da49134c5f089acd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c394a5605ce0117f75bc1dfcaec89fe43e463d2d..902f2fe3b0dbfae14aee8ddfbf6aade85f431297 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6aaaf19cb1f80a518868de35d2167cbe86629f88..4fe82bfe7423e0d5446d4bca949e84c082b1a07b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6a9a3e1713a8760301f3a30c828cda168c9ade5..20b53f0ebece075fe1ff7750ea95d58ec4709c7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0a6d5e0fa379eb940048498bac613d175083b47..d8623bd785e9e099c267a847d9ad02be65e7ecc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed67847c72bcfe1849f01a062077729e0ed8822e..07205594270d1e937f2ea4cc971a0f366e2769aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e9523b73c982a200eb652cc6bf6224aec9ccdfa..be8d6c7eeaf68fdbc009d5c7eff583886f7880a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da4f885bc52241ea286b037c796d7d691391393b..f2720aff3eef6016daaf4fe47671fad391b39edc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c91b68eb8af4746f31c8b16876d4682d374e1ecf..013057d667bbed8f1fff2ddd7354fdd2c8bf9cd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a878b4e7238f671ba0fc5318269ba638d4069439..1295e1c204903da02004f86b6c0e90b572f45c99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61d7924f70c61157a4431d810bdc98e62f29de2c..0b72524ca5c0e6c58fc64726601aeda54f6d3348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60bb199d5a5a7204c64f17e3b2692a8020cd254d..0db8779fc4724f8fee9a6eef9a5c3075f41885e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3150c0a2dfdc11982fc8130b0d77af50ccc9c170..a53dbfad16798c3d2b5258c4e4609ec5d4776e00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db644bb0f60b1df684dfdd5178a0529444358323..fe30622821f1cdc8f6fd97ea9438da86f09d79c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc4cd68af56d256101d12fa7e4e9ff3653d2585a..b8ac27cecc61f5e225323bbf786b0cb1d26ef219 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03342148513d6fd38dbc9dc0e0f210f794f7e6f7..a70c6f42203127102884130d971c2b0665ccec4e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75313d3a7c8388c020f7b4154dd1d7b04889dcc3..00a65b529fbf8e29867293569cabc7fe0f7aa00b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a170f9833afe539686c10b845dfb15ae0bb2fdf8..59030c97d68dda7e15d91ad96aa00780353d34c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9395c2158d70c8093002532dbf97d1486b9cf47..880c2fbab90b3f73cbf0e1d67a2583eee134b6f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 411e3c4f5c0b06c26efc7409e72d1101b996969d..2b7f9f4452f8b54eca8d4a935fc1e2e3b9f190a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdcb4d4f77abe38dba5e3d08546f68a4acabb4f4..1825155293254ac767478b51c873bdf0d5c9109f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d187a797222874234d8d7f568549c2bd381ea73..8cf73ea1fe3d628c48e75a109dc98acc71c4f475 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea153cf29ddede0ce077fccb2aa8cdb5d9e8938b..88fe39ef9ef547927ca556eb943403dfcfa50718 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e012a04c70e0e823f35e4a22f745a4aa0036764c..e566c1aca34b020dc9092bff30f7ac9705be0fe8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa0916a47aac8cb4b8bacda7286c7cf07380ce84..9ece2d6b5ac8045ec4a67850b7652333a907835f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b7ca24b6a3a3377cb63560584a516883d7d5aae..bc56fd67b9040d75ff62ad7df84053d236dd0645 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd14c2e9dc9c68d1157f3e40a9568b4fbc66dff0..ea429410d9fb687be3880e1952b756cc06281c31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da28c1983a0bd3e9c1a48d58ff0b3785500610b4..e5e1f4b427fe40bd763e6e3d2e6d7a66bfdcefcc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13205dc684b59a77f201f206b8344b07d8473769..62298e8fc314428375430670822d0fea91f11f57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0a3f20b9a0a2a6f917405b5b7213891fdf8cafb..3312c95e9a01616ccdce3a383370657f1c42d355 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbc40a1f45019bdbfbc7d1aeb9c66f95b38ffb1b..b18339b2de91ab24b5229711d0d54ada472edcb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecd8d387ac9f302633adf213500a8ac41cd2dbef..4f32ea955a8af7215a68ab7f20b381a6dd801c4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7bbc2bc5e36f220623019283858704044ac12c92..218782f0e7670acb8491af6071804cce5f27f15c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecfa256313b5fa40482de94a4b5ae97074dadde6..b9a2121e03a8df06b01828c8bacfa31547c32ef9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d658001d01d54665552d2ae68939f9bc0353e2d4..e80407ec655034749105f36d0eea46c715f8d200 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be2b516a875b572ca21fc20c35ed6bea38a06765..5c61614f92e68c0c8d83bf72055f404aa3c0c908 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf782a805f54233300d3be3f8853bfdb111907b8..9c0b47f63ba5d5e8f198adf6ea1e3b13d5c7cfdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ad9bc089946eb8c0241259d090e0a6d4407c4ea..2078091baa039027c1b98f7347f8675d5ed08ba5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d2e1188a763918cc1e0090ec829507e436203bf..0c5017a9bc501eba7f5d238fbe0630966da24ee3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de6cff8fd9725c89b72cbba35e12641e63a4b775..00da6c079976724004faeb7f32e94cc9a2b66df9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97b25d0eba362a88f24feb438288090f57906764..60e1e9573a851fae5ba56a061d34b8120daf9fa4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6a5de5e9f549a9ef62782ffe9c12e9fff88ea5f..f0585d3202a0d70b513f20426009bba95ff99ade 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a685b0ab4244e3ad5c5679d42cbc81318730a2d7..b50a69d664ecdcc6da866758ef787092d33188f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b2a1e0623157f4d0bd06411eda9d366ad02623c..f8ef4e9670c110288e5dba3c5a53c6781a254422 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f32fb64baeff3e1cfc2457e2bc78f3bba8c2132..64d5614302a3eca8471fbe006bbd08f2ec0de1f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe957de73bd94c8d1918b404c279849d45b33c79..b0d72bbb7da2ae77653ddcdf62c1068c3950709f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78a8032aa7d0939637396b132827d3e18174317b..24397747bce3205564d6567851348893c4132eeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bba26c245d57613d5413220f9de4da4b9d0bf261..6ba676033b296202b1eda28c8c3f9cd14dfac6a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7975968dd5e42c517a1b238f04391b4913a32e9f..be753ba685a165b50fd783a0f7c7bc088347a5c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b355f3c895a34027777e38351f9a34b37bbb339..aea0da4cb9b7901b950eabedde788114e3f293bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f979485d4637ef9c8bd3e771b34549fe924f7c21..40aa93caae80ab8f5aca023512eba183aae65610 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ec0c2b33514a1d8682273b09f2ff4cccd5bb994..c248564c76c5196dbc8a61bb5f789178fffb48d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ecbb1b8861eea408194b68285627c25a64b18a8..0ba65f21ddb4769f002c5952debe653230c70de9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a35fa72ac4a9b9e4f542e335867c243d600d006..3229b3d41218334a5c794495507e1ed1a8876503 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ec6500bf0cc099baeca7915182e7ad67f093f2e..86a7baf4a58d8fae1a821ffb6b21367a34ed9955 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab4239bc6c36aa5940ededa4575fb4c6cdcc600e..d23d87575979f9fc891d9442e0633f0a477e8034 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db97cf0d037a6af4521ee0456bb2fc48f41dc9f2..9408eb5213d34ef5821418e2416cdd4042015669 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16bc4374fa9126e7563d1b20910982f776c0ec24..1cddae9bc00f4a594ad4a646cdd1fd293197d173 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce420508d2185a0bd631855e3d48c2f4705c801c..0cd63f7faac28337a33dc24d3d2bc8b41a375348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c028fa97925de1ebffc4486324987ff43a1269e..43dc0e533e4c8be56f7806e41030885509792850 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 930dbedab414daf092d0de1defe88cb3271dd57f..40beaa555bb142af95e877e4851637fc81102ef0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b544fd306e23537aadb0e4180a0e7c01ddb73e6..f566244ca92a07c53c6a3f440018211288a30efb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a0dbcb119a0eae1efae0f379a94fa73f31879f4..aa9ab9ae6cc75bc3579b16c76f40b7efd3af52d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61840c5e751e916774795bface1af2f08e57452f..5cf1ae5224ef70d4b2c18d72b65f951982c33187 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a0ec95f474ee04dd5b0c6674e53ff7839a1a449..994f90643f82d4cfdff5758fb142a32011b902f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5203c37d32e90d464fd584c8ce9cf35a33e05997..c6f3685bdafa9e178bd2561cb072e80ac09a9d29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ac7fea8b133e262985b486ff65a28c18ebc98cb..abdbbe6af541f29c3b6457505c7268820e27b7b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c561ebdd5931e969b2b2a7974d4b7d7054df9f6..f6d35d01ed7865325ba538fb3b0e010e0588a517 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b187caa40de4a3a15528bd7e88ee7bcf6663d5df..74f7aec3e015c960c1465fe910394d326a173f0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 693f2b7323a259b272e201dd0e3323d9e688d0af..308110e6f8e6bbbae1a996f54b5aa0453ffebc7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6894854448ac35fa36005df469d7643f644faa7b..307c39180263c7274f52a29dc03274259093aaa2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b636ad3cd3f473be90b2c2348a7a9a9d48316027..b2e0f22a49358f45da352f54fc2a8ad54c1dae02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0b1cd71ac4684aaa1066abf02b6742c461fc889..c15742af4d7508dfaafa6c35470bb512f06b5eab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b08e8829efc58511f9e7ed18e5554bdd4ddda74..30ea774ecd941cb4625a69b593dc5a4e8272a8aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa89597f1d4e8ce0cbde158c6ba3f6f26d6afb76..e278d3805e9824ee2beb86fc9b00898b68a47648 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bfcb21e7ebe524e08a155440147f0480c3ae42e..e372679b08282aa499ad054502be1b1ba89353da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3183f72f39f986fd83b6ff5b3244613a43539af5..ea6768387564678f3d3b5866ed9864012523cdb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adf1ec19236d5ba6858fb932e7f920e9427c7c94..79dbe2cbf3cabf1d47647325a51529205c554957 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5df232775b8c4d32f7c4884b92602dfa94025b8c..cb8f6b5bb558fb6fc70b53ab81bcbe79c4b72013 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b67da78a5d651a5631fe4fe74c335c7ed998c74a..f8be8723e3b1f562189607b09eaf2ae238036d8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bb23d74e128ac0e6eb78168df6611c03f982189..9bbb249eac78173c991ab51a5af6f93e469b4eed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c28b35cefd517fab24c938c7fa323cbdc01b96db..17ce614d692450611a7a4f179650a8a6abfe3fe1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d83350cb68a99d879008699a7cde278dd47b6ff..9501c6f63021de53c3ef8b814312b1a809375189 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08666261915dc11df4bb09792b669163477ea99e..7525935a71491f7e6ce124fbbcd69e0e3ee74356 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 435a97f52ef1bf8b140681159b1db973c2f73ef5..4eea77ea51702392e886cfce8c4ee1316789e43e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06d2965d8df7def5a972fdd21f3933202992350e..8357a63e5cce332ced46a9183ca58f2dd40b2a67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a6b3cb232ff28fba6d31d70b2f3f17be9929499..65a82aaaf4962a92b74c1d3bbaf7fd620b12d288 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21a4934fcad583cc7996eb1409e15d248c27ef3e..8a380e0ba323f0d4abfb992c46be4e6053a3abce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f541f18698f94e85f34837f2f544b3be20e490f..aa8164f58202f18685c5df7322bd53e0c417211b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccce5bc09139bb1f7c832badbeeb2872291ab9fb..bdb736eea61d8ec7f235b9512b32fccc15432f0e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index add8d230b729ba5ca7864139cf162d1a5bda6ba1..749d4c2589c6e1f101e2208f26c9344e13418881 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ce570fd250ab8f9e8cec932fc3b2bc532fc09a9..1ddab814af0c8176c5e24c240f192b67c2cc42b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d9c7518281ff09c7df10a8805300422e280555f..2a718ec1b8f77bd4666de33225d55ff7994f20f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed9acf2bad6aaf70e4588e9ec408fc1597185102..3a5cc4d64a32de951130ad2d28c232f545995bed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96b4c974134fdc92738a3fa86b14cf95a7f2c294..243d099082506155c212cb1b27816a80cbe51286 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 353d508fa622e9cde778019de9c0e0572e752ae2..a096a6b9636f61679ff1c9d36b52bb5250a105f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 816fb236bac30bf8480add1c77c035cd708585bc..667198ad13950a192b63ec0d4e68aca827e0251b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e1ec28a03cbc4da054e000a0b52f9432e56d6bd..7d1e3cbbd6f7fdd0146b595ff1503e3cc12556b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 291835146f3e56e2a960f97901a1fd89d5e9b099..c6eb76eef7cdc4bafa8dec24a5290f15e1078129 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06fcdf66ac253b273eb5a8465f8526c62b8b6814..0ebecfbe282549aa1ce8692d00869cf09d279c25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3ea116051d5a5bc56eb0af6f7364ecc7bcd6c8f..0df943ae0c3c9c511aee5a3a18a54f0b08afc7fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5749b83dec013b850e60626cc0cc9d4339d4b007..d2dd71f34c7f9e8e649a83e63725c9aa2075a975 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0c1d6ee3643f6be0e2d1b6b415b3e3ad0832cf6..4415b9ef154f1ecaf111d06fccb9468590c42197 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0b15b5f90910c655540d747d6e92e6274c24d16..a976f682edfb24447e738b0aeceae609f08574f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 039fc3f4b84e705e7e55b45e0dc25c4c9fefdb79..6c21fb262ed405ae5a44a6bba7f78d51370ea26a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d218978502fc99bb8f139848b0809908c2cd0b0..a51707876f40e8a5da411fd58130e10b571abcbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d820be92b1571606ee5ac7779c814a56ee043df7..2fb1e52b4b13613111174c904d8ea522b866119b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35161591ff29024c7d4075c3df5794ac9f666624..2c4a5cb8d3ffd3ad81b950a0cc533cc926ab6245 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5295e10e2c52508b5235bd02059b8d12667bf750..c7a761990be167bccaa5ef384c488db302bcfae8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 310988f8e338c1a4226749045a6a512e6ad39334..ec807d6e2b22c7df6a4018b5294ed06155e37986 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2bc6b2e2f1967103360a305cb52cf98d612a5c8..244a2825b877767d5d7eb4df4e12477be7e1cadf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9cb4a788271440cffe7fbadcb9c26dbd9b3d14c..e78ab72537f194fb7b099df2370d81bee3a64042 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3af4652654a85b5308032f03c561540090354a1a..e646ef7c0a57abd7287960f12a9ba41854740bef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce0e683608f4909396658344fd90714c2f499618..e8b9f3658af9ed920a76a5de579e40e9ea2ae520 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5c523da7a4d7c65ba983d8e8a743ad4442995be..25e9671dff1cd7359b6cb78d055cb8e407c3fc95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b857ab9841fd9b876210dc778d97d3c771a6aa4..100df4cd1718f37b5b8f188e777e4210f2656414 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfff4bb2da08809d138af455cc4130b01eade173..d862c5342566f0046ae154645367fc354eef9863 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebbe8e110f6e8175408cec2e87300dec9dbb6daa..53a2ec611e8f14c9607d3342511c1a0dd42cb4c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77e76016dfd689feadf9b90a6469b09e2a88e525..9d150862093bf5c41eb87ae7cf61421f1d64326e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1851da54fb86fc9e2de0f35ca4af54274367f692..5dd65a10d980426e1c0c9f1c320ceef7d9262b11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42095bc55197a8753c63dbc6621f59eb98d4f14f..3229f8551b1e76398152b58de627ba25ff8cae31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb106b65fb0adb172f5772b9fb6f31ff21f3b108..4d888001b402edb864ded8e1c73567896d9a32a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ce605ef4175b34df239f7b0bbd87550d748e1d9..569f3ec402463fe81be7269abfcb568e3e24dfc6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bd7209d4a3bc8971c7a5a31856b0214014b7d7d..f2f0526b5362478ceb0976e8db22be34f27746f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e194f4d0bc7161b6dfaff90a9fe420c98385d01..6c2a1b2ecc8ef6708b18dfe8e37064c22e9e2891 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0044ee27eddd5a31b1a79887727f3e2b8e13dc45..7470cf880cd79ba717d3c9c4ecc7064572116d6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccdefeba9ea30c9e420a956d94ddf71a0944000b..f0b4940fe9d1580489ee45cc811be59976dc4748 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9415b66960d049acfd1a6ca6044438af8296e813..be95aefb0495299a27c517feba53c824ee9d9e3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45e7932f1a6caef109925e0629a997b93a7ccdc8..3cb3b5fdc14419cecf41fb73b7b960e16977f903 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b34cad8a3dd2fa43fd528a3d66678a832d434d52..d2115aefb80c372122128bc3ac468163374283c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2800f8691a20fea50edf23455d46660a49e0cd9d..ad6d4093d2456306efb7bbc547d26bf261c81e38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 133f4d87996d40e94e1db34f2439af94d0a8edfe..f0b3642f08308785ddac7d0dcb3bc5407cb477fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54fae0f2ec368260d8b3365351f1ae2189572a67..93a7b235be2f54aaa3f8a4c165ee534c2a40e270 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 916e62d9dea289c9b306b304bf8206d261886dcd..213ebc451378f4359e40e2e11320a32a98ff1a94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f77eb00e82854f6ff32a1dd77ab87974a2de9a4..b996f081a3b847638bccf1fbe917860903e59a67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dc60baaeee3da975c14944478df9ac6c8f24c8e..9e1e7b0d58bdafef8ec702f4307e71438f046157 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b61f924ddd9c49a51077c9b65c6fbb6bfbbcf88..01056477b124d02898b193c6e68a348b46ea2af6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3c94bc7a456ebac01d1a7996cb8e04c80d817a9..5bdb2aa69e9390d013c1b2a35e9e546a429fb955 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d90e5a489e282ba59d850858a4a2fcf1437d67f..6165ac9f9665e6648b75eebc154a17bd8e73310d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83f174b734bb27c02b344c46c2a26a7a074df304..0ad4b2932c93d858817f68fceaee1622e5888ca6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67045d915bba1bff26d8da7046e364fcb80bd62f..561cf71e87996a10182fb01c304d01a5eeca796c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 981cd1c417fa8657aaf34cf1cc0fce3c97c9b786..c24892a3a60bc6ee33420e771afde92c9e37e1fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 347512ea5bf9980c7729241f9a69a306e3f3c779..d3b757d4e67e2270a45cc326ac1baa70d14402f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 290575ce7f7f17842a081936c4bc5474af378ebb..9dc260aea7f0612f7afa1c137861771c253060bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 307264a25255184d52d86d188f68094e5a2feeb9..760d5f60390d052ee49608c7f4fca906d6332ca6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41f5c1411c1e908ab251f768e83a9a49ed0e78bb..20c77b9b4ca59221efc8f46a0146dd1c854467f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c11a561fcfb89445b0db54ab77c0618e55585d6c..3d9e534d9ba83157ea990b0b51bbc45f10f46637 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 595c7ccf5534bdda3f2b709c73a76a6f59dbf9be..9a508790badc2b1d439859dca93549cc6d00080d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 021227885ebf8ebe49aede9bd41cc66dca3da113..b86d958c7b5c8423f158eda0776a3f059ebd878f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf0e5f1dab6d9cc3a652cd7f3afda2ae560d7d50..4a60393de24c4b99d0b47cb9454a9d363eb56b01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcfc8edcc0307968e2f7b4f16ccc2434a0319c15..50fde1cc6ee07d7dd3df5401327daef10f7f1227 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bac14e8e6d43c3bf9fade6986ba42c5dbdfc4a0..52a4f68bd62fc80933f01d2e2712587dd9fdc743 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 707af02709b09456e78ee6bf5adaccaf948b0915..630d5bb0dda754c6cf689d3bc1572d535fa1fcb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 379d9fbb2ccba9bce9889109b8180c21d810a4b8..e214fd746083ec7f2e49942354392bfde940d323 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db973666e996a45c0991458da45f0aaad56badf9..7d5ad972c303ba181a31b901d74d01d7a090c15d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 148b07a0fb9f1abbb6b0a8b07bacdf0d2aead0d7..419777839bb379f7435b0a1b69491b6d3c0286f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fc7881e831208b333170d56de40e2cdab296aca..ab96ec9bff0e966e8e9554f2dbcf03267ea1aaab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95b8291ad252f3bca033b7bd918e85f57f51b70b..1502315a72fc10e55f4054252bba30581b682305 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9ebeadd6f7692bd2915ec3b604ee6517b8d187b..1b1b9a25aa4a7406230ebc67f62566b67ccf9cd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8f837f74447f6b5065f64c1454d6557db6f47f8..a47e78e52ba2daa2f0f459ca7edec141c069e8c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28c2afe41c2a2dc08184feb6345f850fb8cf0313..6eba19864e1de2cce1fe5dfb760f3974f21fe7f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63844963a0a9fabc39c789609982527f480410d9..3ec8ce711bcf522f8d9dfa2a39538c8b5554a533 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02e7e3ae468d1080eae1cecf9d9de5124a98fda2..93b6f0daf8162a0336e239da3ba85c8263386839 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc7a504a357a9c83a803b553231a67e5caa59790..a5dae86b1f54fa14e049bfd94a69936975bb66f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b5a0cf7644b3dccb6bf51ad0deb9707cf475c9d..5915b6224e268a58672cb7462e69a53f55a76955 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68a5e3e373430b918180b7cef835a72d9bb95eea..37ae9c96329091b06121ac06880a498e27fb8263 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 601a93b6bfb458b54b7cc3aa3676b11cf9a91645..9b443a66ea9ccd05d8383657e831692c59145556 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c7d6bed394488eb508170c4906391358ca5d19c..b9187affe45360944d7d76747ae97d00dfa14d2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e615c5fea3f3d8fcfaaec76433ca9bea607d403..0ec770b93e081397de87ecd2ac26a5c6a84da64b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09e9e76d642110e40dce8d159acb5ae25b8fea87..3edc85ffbf8cf7c476e4bde3ac6fe8eb27f6b145 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82efdf6569bedc749b789bd4904c93315dbd11ef..0b9d7544f2089d609316ef119d1cd02deaeff4ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fe9d8da3c93f8549bcab983e35c30d5eeedd59c..c254b8270c61032bd5a353479422e3c649ce3b42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96022e94b86d90f9c4e1ef21a29d2472f9e56e60..701744203bf8650cf82059a1a85b50b6b6741d01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59b11f90a7666c7495f9024ec4dd5ba0093e16e7..4ae768b83f8a3606b3bec20e349c230e0b3324e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ec444bd57e8439d1fb39cf14988cc2a206cdb52..7ac6b0b40753dfcb4e358cfb933dfe95fc59c1bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23bed525287ecd6f221a3f0a2685637bb0978101..3f32256805b2d02499121c7936759ecb8765544e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7d32f34876b187f0ed4659786b7c038d4f1e919..69cbc8900d7278aa913e083750382d863413e813 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b90f1dee6318e0438a165d80cc9256f177f1db8..8f5aef7e72bf9cbf701ddeaccb3ef1d374b7b189 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e57fd2dc4bb144e68d810e5d3cd78dcf02beaf6..de4131b1398c6fc5938bd4ad5bb6c1745ced7355 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce145d34380290bf9cec7a126a5eafb0d91db2de..350bcb0719c41ca63a9b1dc6bf50d0f80944adad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06134d63f1b778679cf7d313579d8ebfe3003a12..67ab8baff997191d09c7e6dcd046592dc539089e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e28b93010ae4e1875af3b6e3818a8287fa11cdf..3f9fd2a93af5d4185bceacdfed7a24986f6afdc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6090402240fd4fdf3b5fde7c0f7dc92cfba1aa9b..f4f086e078573de41cfb5111dacb86e2da74eefd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2c2d8c89ccc1b7be1b55d65f72f4674398f90d4..2fbaaa86245a77e6569b62cbd40c23388c01ba94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 020e93c1b0fd3748d193e612d30f94acf515e1da..059624a48517d2ec940f04495f5134ff6ab7145d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 483a580abf2c6541e6997faa35c7eaf4ce7e8b14..26b804cfac2385a60a9be371c437df77f0b8b0e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3a361ac844abe2b1f789f3ab3761aa49387c305..717eb07122c95e3cb4c918f76e2b54c597ae8ff6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caaed5b94d82c89105f174312d62059ebdf87e30..ae6c7364e298820d3efe1e670b5d002d8b42edab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8857780faac2e5fe9e180a2554992497eacc493c..cb5c6ef52e712870367148f379aa07aea2e12d3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa0ad79c27e7c2e609e92bd010dea30dcc5a8fae..d32cdd562381365e3c06a327749feebfc0849b20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66b6d2589abd1914ebf788941e8a9d5ad6fae5bf..7229e5d07a9957ec4583926dab89de351b9158b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28589375e8fbc031d13bb9005ebd3d3125f6aa02..45b05207d6c1644076e5a12578398c6bc2c403e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4888400487c4f6d42148737e8679c5aea48dfeb..ac33552a9895b7de8f6b898b1af0bd201ca02ba3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a73ab005039bacb4041440480ec34ba656cf6a64..069c5b4e5779a98a0fe549169f384c5d7a366ee5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a98726bf8a57fd330232f340bc0c389b685357e2..51c1cc61e236eb35cdbbcd99e9b825ad75a1e4f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18cb4937c26e2145c6cb9623881106340909b52f..6322cfdcf62c0c553aa3facfbb08d96ee4306064 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a99c0048049e24f95bbe451afadb73649ffc799..e200f853d45c6bd0b8d77f40b93eb7ef6ce720bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 913bd7cbf4afe401b46e5e53678ef895a7cd4231..e8b7d297bb5d174f99cdb57a3664ac72fb3d7d3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aebf2988e8b0e4ac6b38f07c2389c54e44d39746..932b5126bd3fa3d0a88e31a465c6c41463af1a0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53c1160f7f69c572d9e7fe4571df514acd96986b..4abd6328e1dad487e0d33337f708022519169cac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67d63ff97da3c078a82a917a16f75d9bc1d897f5..82cd4624a382894c06e1a7fbfa801771395d46bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf5be2355b34893cf8c178b64c8fd2d3688ef05e..92bc86c60ff592266bc16f18e56d01dd4bbc07a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c387ce6e599d059ac5bee30821f469cd7c50f1f..0927fa1edcb1d86397e5840b8c2926b0b7176b2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7981410cc6120d2c8851f0b8ba79e1bce64b3f40..dbd432f808fc8487edbeab85293251c50d117321 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 097a2f576c7f46550dc0718193178da670d8be9d..331f3096e98d13cdc0b7169dafeccbef7525e61c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40737a38b8e86ed54a2bb897aac544f95c93075a..3dcbb52d24953e2d925de6b0d584cd08a029f6a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6df315ab7c406d36d9d7638085df721492003cb..a6639e0cbd8478dab85ecfed5e3ec009b833f47f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33ee2e4fbc6caa73137a2c286fcac2d0d80963d6..50ecae0f21dad42fdc410a3de8fc8b4c8a942093 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00ca267377128ddd75fc6be4aaf258069830327f..bc19c58a27664f886a1aa78e623cb29001f8d02f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 677dd89054052aded41df740b38d27ad5a4907d5..5ea40e65b753849cb02dca692a3b5ee9a8b6f225 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d17a1a8b7534025cf6b9067be4b4231f64e5717e..19b705f2d157ed840f9d10e190e35beee479abd1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48ff3c8364ea2bd7e30f8f4349584266c65ef43f..ae12b7293da8f232100b31707340be8aedb8c93e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2aed25db61c2ad174620255dcf2b02b1ccb28ce5..17629b9c78e5406da02b3d3e1c19475f6d73bbd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9452156e93d9e64c59c4afaa21d993606b72c5dc..0d0ef71332f318460bc7e607d911226bc1bc01a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c2a33b0bada6e4ad6e40433233dee097364eead..f2838f75b1f359e4bf99b802236bce7f6632cc36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 567d73c582929a253f7bd22d3a4174c331be5b1c..d88ce16d5227805c1f2544fc26d86695fe91c72a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a967c8feb05935f308cf82721dd08efac2e0273e..aed6ee87f1fbfdb477ef14e1eb23a13fc2266c1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1079f9e1c69f195308f7fcde988a4df0ca1088ec..f9427a0c03de726328d8e26a9b6ac5a1d3821eed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8a734d52a88a26fc898d177b3a292ac68004113..e19b554aa992c3233c1a8b2158fb31055bf57e4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81c974c14044f893a0a21243dde6081e74c42b54..e56752e040aff1eb0384b4b06bf9568f55707a16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 982cc04a697098c6d7efaf87811a7b4d96e716b3..268d8655edad5c8191572cc3ae0f7f6afffc3b65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01e4191108681452eca1a2144259b05cd414f5e3..3adc37a5b6e41d9b7a4900e6cf466f3f45a7f46a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7bce3e54293eb593217193ee2fc535ad9724ad2..1317c30427152ee0bd93b37a3b24bb5640dca998 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cbe917f62a194537bf70cb21f8026c3a17c7655..7cc16f436aa8064802a2320cb4ba2cd5203b88e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffce08352c3c14e02bcdce47ffb44b6d80f35795..417f1d2e823a9d9ae56e1e8c965216a67d7e201a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 262a3debe2db49997aed3d52f101f2dc20d095d4..65c4e5428c9c3338aabf490d1ccd5a2112bdb911 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 818428db192439a46dfaec384ad397f45c6e686e..2a44de7cc87c415662f65aa7aa020087eb463903 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 043576e3ef9f29df7018eeabe59ec5ea8ce46579..f91ce956b58158a648e81af8327131389f2d1ceb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5b063d854ea077a70a062f2307e143c77b3cc21..d9687a4a4e0eb685e8f8ef64cf37f0ab1be2f24f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfd2d4ed899e4c5e0ef0c21be5cc204c8f17799c..e5434323c152a6e824ae735c66dc2f505910d3f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8553e23036439ace159b53c77b8ea7fcb4408810..6a8406c31b8daa1ffa992670a4d3a3322e6f3e99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 101e3ede4df2d3f44220a9135276e5a61f35a630..96b32755405e392186374c970818fc6bb223353f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 683654f11fd601092abf968ce50a9ad76e72c622..bf369d76b0ed8c0191a1826c524f7f8b57cde625 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2aa45d0c23ee78d3ca95f086d18b26687941f45d..f377c13ee15946f66c2fdf48328dac8992465d1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c57fd9211492ca5a797d0010432c273a217d95b..a75e42d9adf6c92a261a58d57a6a3b3f5a02b30b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f28bb16cc737833ab03144b7e62783f96368f10..b700497ec433b2617a0cf06bc0c6b77b8123c4f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4983cb6b6807634b48b5a825bf072025e3523e58..c35c1aabd33619ebb03c6ac63bf3ab3eb51b1246 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f82da361e8a27739b23feb39366a79f6369513ab..6fce78e0aafdbd5959083c1a919126bc6466af96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 190fb10de99d374683b8ab0e10cc8360712a1df0..005238b0cfd0a975c67d2a8ce74944fc47ee0662 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0010c6296067e08a35bc8a84bfcdae1fa4fbd0df..15d5acb6df57ef01f7052d0e909c0e5624a51879 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dacd0532df64cab763e0f33eec044637629a2592..4b4270064ff46c14ba9a29bb886603221b6929bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9caf5abb75b8d3bc34abce17c4946ee30c0c2f67..fd8706df503472dda7a36f4a306d34cd50845d2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea7635ea6cfaf189dd6277450386616dbd5bd8c3..ab0f020bf11b813d20fef247c28a99b50d95a100 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 604309402e674508e462c94304eacb8d3357025e..d170772f52ac50fd924edf7c6b661a32c92376d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c3f52aa23d227793a4da736f20aeb4574593653..5d748b40eb2bfd1b1e618fd2a449519e6a7726a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fd9488f916aeb75c51c0a13361f6f15c83253ce..d852ddb6ca33bcddb3347c9821cc82282baec23e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 353ca3f15f7fd4fc06d224a91125c6707ae90716..6bc7b1a4b0b6c6d5c344de8a2c5408e2be122cb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3ed8eecbddf60b983eb7192e65e2f469258ad1d..4092be8d109247f9757d8495e336b308d585a292 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d71631bd21a6d2f665715fd76a30d910aaa7ebd..30615c684ed88f7dc2841d64cc4637c012fdc930 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2967a4687388de5573c6455a4fbd21d9e174ba30..d9c195ee37b8abfb2a08cc5dfd5c82787fdbf4c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cb4e5d3003be4d87efe5aa1367110c515f35413..30e5c322d8a0635b95cdc53401c8dbab6f059a86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45d43fa03c862019cea7aaea66b887b5e2613cc4..f86fbcc63b79cfda7104a2abe7c80a837ebe6382 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e1da1410dcbf3cefad4685f36088dc0dd41c48e..f1057108cf5d1a6a28b15dc0585623072c76df8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 981ef574466593d1c939eafbc1d97ecc51979084..72d21492465ba362c23f470bd1ca881a73e99ef8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1788aadba815c2c4d581796cb53a80a5416274a..aa35e651874d00f056f734a55d434c0356eb6b69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49ccc399d147f510ede8bbfc5f87c9268e43f746..d4328fa9178ec664818f2e5814f9cbbd22b9e002 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07e547caa96795d35bbec9b0065c759d8b78dd18..ff1a86f78157692a25b8ccca904b5b8fef8dad87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8940e6a23069bcd1b4d2bc2e7c1d6550db45362..043b39ad6ff51c4299a5da8adb12475216243761 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 136f8e74b8f110bf981414f1b5692399f38c0b14..2ab6574d02289ffc82c64e6ee603d96fa26fa814 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ada80292427f21cdede83b8f24c7958a9bbce4ff..b45cacdf5469afbbc56c470e2ded276d296dd748 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4fdf8c1af5c2666eee4070c99ba5f9adbdf1261..e748d9165a311f5b4d2712b84691af73b0e3c117 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea71f2921f455026d6f88ec63e3df91c917514d8..6d3d6dae812bd07198fe24b208db040603582a6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05cfb02dcc2ea30fb1d40ad0d4aa68681ac29b5c..5ad67ad3d94ff1f5e84c3de3d9a7e7507710cd29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d77ac9f59c52efa0cb238957425315052b9e21b..c897f485b5edc74ba1bae9a945262177c7f948a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e491b5400c356c3fc811ec36cae3120be71ba952..0e84dedde044100761da2cbc9e204da0d4fabe03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b3a29796639de12180bcc20bf87e4665e5f9d33..f660249b4a34ec146e69cb929f1574d981afc67f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f6f1cf95b063f825c7d4f8462e62eebfd28668c..0a91316fb928842011b2bcb857524556ab7e2bf6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc16d16a8103ae7308f3cb8ab0b6f313a0227d7e..76315e824e659d09abd243cd3be13dc6557309e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93f054f5c54da6654250b5db1edf5fe33d15f3ca..2c748029f2b98773bf269f4ad5414a13cf99790c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 915522909a21fcd528d5a6bb4694da1b3b4771bd..1b13bc8736db6aecd559d42537587ed97e346fd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 983528d7762ef0c6581e7b4b320b9e663b02042d..a99029fee90f44fd61276ae55d860fa4a93b0c90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 013a5205f81046cd1a44e0c5e97640db89d4b6ca..4a3ef9955c8965695fe7c5d5d77651f82b3a7163 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d65e11c03112463af907a7c1559ee29b8b919dad..78716288a5d458c3ff553ab96b2f2393226cf1b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e172e5bdee9a39332463636b6ee9c704ea296be2..fc5f6d288d4c50260c76f403d6e2af236eee95fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa16d750f69176f8600c5b4aabcb75d28224853e..ea03325612505f64cfcbbe376d271d4f88ae8da7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 752a61020c4995a0b2ef0e1090c4d3f78de6fd10..d0a2722080d92557a917ee6a9f8a83d0964fdb5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9070c9a9580044e0cf0a2a8d1c3e079e6fae9a0b..22ca2c2141d9203e3f02a93096854fce651c3a85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eeb3895ac421eaaacce83503dbe3cef4ef596e85..33da8c16ef7637f12992c98fe40b1f6d249eab04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09b932c17ad49faa5f320a7d76c7b20804e6cae9..a700f4abf6f95aed8375109e2c3558066b54b363 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d99d338cbb02a104c45d0c85e23d5b3048e6a461..57f8fff966859e1bcc4af9777b10cdf0e1942a5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81f0443dc794e274e0cdb53102d38d2fde43e49b..d0a434d08ba80f5983e4199a19dc7267a2704104 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013, 2015 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a10ae0e128340d6c3cb66f85db5ce3549e60061d..94756951f54262c9cee4661fddfb73bd812d4f22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be5815b8203796ce5d5ecf58be105acdb6fc06d6..dff660ccd1729cd115391707235289d4b72a796c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e698b88df6f76ed0447b06b96757ef261c577a4b..dfd3432121aeae56dee1162dbbabab9a955f3139 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca09231e14ec7e6b6d3a878cdace94c280c4f42f..9d98fa1068084338da59f91981ce28ec0da9ab43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5366e06224ae16a5329a99fc68e6e29fa5411d79..4bbb5cb6390ba584e9f96f9ea6cb6c45d470864e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe57dcd8ea3dc4e9020fd429d91dc7b789b778c4..78500fdca249421a77fa8f38b08fc308b40089d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 588cac799122501956954cd9f5f03274d8db674c..c051dd93715c840eda1557806a610cd1a70858d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3915a6fe2bc12a50b788527fc3c39b7742681f6..74e01aae107819112bbc5e92e57b394c6284cab4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3e265368561b02cc17ae6b99ceb1fcbfd323a14..c18bf3b54eb33538462e423a2b097d9124a73a4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8554c74fb1f099bb7be1223dddf63a5eca5ba0a..b2b64f154118f61b84b9023c4db67c6297261bd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7579887061dc6caffa70390ef5de36d9a5c043ce..1db924d7fe9f5bb84a893a3e76c87b8fd4588b62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 044cbe92faa631d40258c24bc81f07cc19d39ecb..e2245de452652260a3631a6882e4f2808db2a848 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6345c9f4baa1f1adb20fbc4d22a14ba222c6f7e0..a9579302dcf01d6c7a8f393502a284db7e7ef04a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c3a9159d1db0530c61fa38d6a4091b8932e47ef..7bea89403e719b7461354d825b31bf0f7d747e24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ab75b11b18347d23300a95e96c3e8e50d9edc9c..65a1199c4b90138c738ecc4681cd6bd29177905d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b2cea3c395028d24bd659b679bc4a1fb481dafa..8ebcbaf4ed99c5ccfabaa0e32ec2346403d8f1a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8983bca517139f3eb802f11cfe170fa1bd0c94be..6e3b817be8d4febba14082203dbb2877aeb0542f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b525f927e85ce66f96bd66919324f421adec2bd7..90d3618f1749a256ffd627dce0a75cd2825210f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa803026a96236eb12edfeb41e379c6e807621ce..9205b5c428cdc8c7577910650ec351b8ade6780f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f6ba7969412aa89ec31f6e97d984776608f48dc..a602029cc0744cd99e37de66ed63b9f23e6d4ce4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a312d35908f2a719577db40e2644b0a3c9c3d6d4..6ebe646b0e9017637351ab3dede335d2dc6b1f72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75ec84d370a237f52ed473bf566444d73dbd1c83..7357d15b10e8e6ab9d909704d5b0251e8dac47f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3afcb97b9ff85e2605ccb982cc7a0a83d8c4f0c2..b15d3f26cc654ec1e1a67f947c5ce346ac99a066 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dfaccb11e1370a9b5bf8721f4e0b74aea1596de..aa4b37573d5c124c39365cb30a08b735f50876cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99095783fb9c6eb67e0771a8cd544e4f66de0ad5..b7350b97bd5679a99b97ac43da7e6a4b28d49098 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59fdaa01f1995620a79982580f6f8764c8471f67..d2f7c2d05d7ccc9b419ce6debdfeb53f2a7a3763 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 736ba5c26abca0131893c77c5e117be78b96c3b2..fade511e074fd048d1da90e7b8d7c5bedac154bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4eff8e131363363f7599ea53d36fd406e4e7598..14f4bd92fe88ee5a1238221b90d6d44a9a3d22e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35ff23efac60f7188d8fa7c1e19abf2b95920ec3..2b4797abc6786f56e27532b2799063ff44902a1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d9f31c5dc9a723ff4ffeede610726d1edd3f000..ae7da5737fdcf9a3221f7066120facb90b716323 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9aa10437359b8dd8478265a0df66270e59e58f72..8be29d6c689d3651a3d7422f44d79df777a672c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d9154ba7cc64b8f8a78347a83d9bc0d08019abb..d40dd4d17c57e0db6f65858094f794e44dc832e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60813ad81af378a28513d4d6d945b93315fb5ef7..67b5a9a6101376b8853c1ae5a81cd683b404eaec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53fc333e235249fb541d282639e5d34ff0cece8d..7750a5107ecec52e25a92f2b3b6b3cc170f841ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0d4923b0a695fd005878004b6d1d8fe2a231898..b615e5cba301c5887d2a152e8703955b449b1065 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a93349dbace23b575e40a58600b06210d7d4eff..5caf12764f264ebbc5581bdafe65e2ec6fa98b65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eb0ca54ae33c2bdcb716684f8ab4369d58c0296..254d9a675cff18ab1ecc73b3df67b5997becfa1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a5e36f9edd9b53a7760b69694fa4945c73ba31f..146fc9948058f2ffa32117750fb0af4fc217f53c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 736b365fd4f0879f68bde4c772e0ec02128a5700..0dc45cd0f8d531f2c4dd47d7b9ab320e195669ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 569cc5bb2ed0d1bda179927cc7f4a6182ddc3acd..2e348c723829df7b1265b845be7cfcc466491aff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03f3c2eb2b3d5a55fdccfe926231aeb2c36c5df3..f66746880b06eaddc559c4d13e17b62aa0ad1076 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d500d2f2a4c3274947b89f7784c9f33ff95ac6fa..13be63cf68adf8b0c809500e355f80b94ab85349 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 625045f33cc501cd854b3d6af0bd8b42864f225b..07633be292042f84c78bee3c34060cdbfb095043 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fab5c1923848eacca79408f0106f41bf3fc3509..6b0eaacc463a4f3234e70e913cc63fb8265d92c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69eaebe5977b35bb82bcd8ef224cc9254c1fb309..00788a1c815529390b5a87f4767a23e96ee78fc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef2882d1da2f21795a578ebd020bd121feb6e9a2..a4e1301f37bcbdd39f4fa5de1bdc64e7ff6d4e21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 676bc32bf4d615e3e92d208308a873869d89c071..e2f87fada93a65a9096174323672c6afe5818e08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d8567eae269b707c5d78df5913faa7a2b048389..ec41b94b302434f20fb951095e7d3b6614346826 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9270f4ac633342c8584b9fe6e1899b8dc1eb87fa..18a1af45dcfde91633de59fcfbe61240bebc887b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4983e8fc428ff8f0086311973f23a08f490dfa06..ec7ef81ca4a0dcce271a788c1f7d2ac27c3b1864 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9481e92b7957a047c3101730d2d6d676a54b382..622f7cfbf2dd38bc64d3e698a7acf9b52fccc5d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18eda1d33fec0ab4897f8ff5434759b71efc0797..74f3416a81a8536f78bd9171e77da42351d98534 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba383241bd7717b37d13f19ed28238fcf2ad8ec5..aef75995e87e0901424957f32d25644bdaed7b3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82f5156b2c1b23398c6e536f51a482f5b9584da2..96ee41d20904041e8a5a8041824bd3b4db6a39c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cb7a1ad47f58c648276301ef9a481276f1efa4f..08b2b15fdea1f49705823db7a05bba7e1b54a118 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 718f6eebc5ade27ef13a64453380d249a0632e0b..da13928c6e6c75ffc5f2ee965865b52e6be249e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba306e6e6778a0ed5be68ca461d80513f13edd37..5ad6f4f97e3a0b0d140643cc236593000de14a98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a905ca8334cf1144f0fc276c8ef985963630ef8c..966fabf8db7b0f6a59870ebc76533f33840e921d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d8eaef0678442995da4af74f93d1e2e6dc08ca4..7992009efe2450a4a6ba99312cc60c841fae98a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f43543e0d674f62da37dab476aa0fc4e3ef0689f..499e0dd4babfdb5de95a51a9988abd60e2341d43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b87289bd0dc7bb3679c5dbb66d7f66f93ae05f82..cce1d791bf789898edda5feebb7a15d428d13a06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6986c2d9747f9db0eefe018a8c6cc457792ded7..070d90a999bdcf204153a86aa4e64150c5a7b26f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14cf96f4978f215e22e93185cccd577ffb60d7e8..66427b76224ef5a16915c47d84b9de72ddf672f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc5322d0afe4175af37fcbb88dec3b605fb37612..27ff193d520ba4dbbf6e693f0546ffac71878b13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc44de51908178e52504d3964f5cdd42b59fd622..7f56476cdd238c5aa31b7afdc0b4f413584c1e91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1151ca3b8122b6b5d98c174081343c186b18e698..58f8b5cc2608296782de7838c8fdeb98a05f05dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 087e626295fb5153d553845ab7d626ecd1ab3e8a..39cb50ee907d552f6f5e465cc83a5d9699bdade1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 768a02779c4f54ff155d0f45a472baa83fd959f5..8c764bdceeed78e2e3ae7112a519118f92eec66c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 940a075ad67aa1d85e9f33427e42d222f06e59e4..f1b5a508b6aa7f974f3d51a60d48c7012821a0a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 188e46804d9f624379165f23b80adf30d01bfd90..ef0f9b466b9ed89bb1b9309c499e2959801b5cd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2302fd0f56cd37a6de7da69d039976fb9db32366..35e686951fc8d83286c11cf98c24fd5124818dbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcd18579fce787566ad0c82cd8ab56fe53730796..f6d30ccac5eca2f304f606cca1e7098b3ae4c286 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed3fe078a467c215c2cea853dcf979269f6779b3..45aacb90152f68954e2162cc7cb3b9faecd0d9f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e180f99fc14d24df231b3c24bf8bd551cdd2bffb..38907ab7be017f0ca667f579a3b9f410d36f6d99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4add334da7309da0dc6f7ed488c7265e59a85cd..2e480896e57e64fc8f134c3e29298953cd6b99c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97bb35722a6251bc230ce9261fe34050ea7d6c16..5f87e9c26ce9badf0b0c6db0a1b5cebf868a2362 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c98a492fff9707faefbdca4961e396cf7f83812..a843bf6fe173f0fcbd635aba7cf8c23771620d75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41b8445c09607a9323f86446e766d7f95f49b8fe..2df09e8d18317c7d136b53c605c10d7b8e422c3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b9de79cff812b4e1ef76b387e7df5ebe66d4029..fa8635e4083a65da7d3188f2f015e59e854575cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b0db9a1fef037b6e2eef15836726210a4bbf7f7..e3b4adafbf1d35522eedb4f9c5557ea1586b42ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6860b3a6e74e5cc3d38ae009129239080207c63a..50caa4c8cfd8b6c5b1afb5cd84f81373a4c6337a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 131758313ffe7ef7139fa099d24a1ab1a5c26476..c57adf6ec491145d682c14741f29e904d4545e49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 382f9d92df45792d236967e3cf810bf07dbe1a48..81e72d5e67742758d455e57afaa9942a33c05b75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24e55af5502af296a6f833409389b01030d33c9f..b8ef29051f3e9c4fdf8e06811bb5c5bec12e7c04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99d89ad8f0db29cb99a1230c036c1e2532198eb3..4cb0dce6c5eb57aac50cd0de62067dc93a17a769 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4c92abcce7848af2723cdd4823516c951db4059..700c1a6b351164721a73ee1a9299422115d6071b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8ad1162682f71d4f076071e122ef3ca16abde5e..18383dc30b0f5900a8431e58236500f116207d80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdcf9315671f7cdfb3726f565bd3e64af0dcf466..26255251ac80f39693d0982db0ce31af4487905a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f103a60001b422cb8a65efe551b2e363f431e9c..bc91875eefc918c8eb0ffa518f87ed432d21c5cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7313ccce19c0a1a33f0b67fd46f9fe9b21d6ce41..692a6719112b466385109926d92af66730a5aa61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec2fb448790ed092918367a9e1128e6e6997faa6..f99cdf3b64527d6954ec23a5eebc2edea5b1913f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9e29aa718687b8297d9a22b3c582f2724c1dcec..8fb2cb452fdda4dc14bb47ce934b9effb1c4c8c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 229bcb4653c375807216c447ff35d22bdf184551..8ec8ebbe8012424f2e7298e733dd5c82d74cf4c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53f89183e2ccb757c148f4c976232b79dc672a21..69c96125b1bc3bde79baa3c283648d92cff6f96a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d549ce6b994774440110e31dbb20e28d1527edaa..94f1ab0082e691cf47df4c0781dd3a92827f1916 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68d855073f0167cb624f572e1f1ad2b923c44bc2..52b77536a82f1956b0fe17ee52d81e124e7c2f97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7d5ecfad8d410d54cd07c815b3f1c6291545ffc..4ef771843c7f4d178b5ac808206929b27b228751 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b0dfc3bfa6af3c1b565f65da39457ef2fc7e02d..f81d11f54f21db5f3e231d796cc36b14e1125190 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0cd137f23f848f13ccc073ec978aeb801d29b02..332b0310a44b2fe320bdab916fa773a5735bdb1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89d9e1d3a05b6656e633bee94be7d2a07f95a50d..abf207715f88ae8c8bf5c2019d14c3553e6b6cda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1417ff3c7254654b12fb79543c346118e181e977..218791ea8cd37b550c154639b71c6cd216a3103d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0458600dee625e47d5fbdb82be4b5655fe4643ba..dbbda15615e91ef9c97fde2696f2cb2ff2a25639 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0f7068e00ec8d3d3fd858ea4c89e7c3efa90204..e72d79da1a3b3b3868f1761fa13598725c207ded 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 031e787b74a7b2399220f556256da952be6ca45c..f57b791467d515176ad3d8c1bd846058045a7ab8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2dcf41ce97ac452b22fb177edbb773eaf7e0d5e..e726c5706c4613a8aee02ca2a90f1ea80ca6e69c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b499a7bdc8838b32bb5b250f77f25ff8daf665e..6161f19849e1e247cf7cebc30b29352068fce73a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16c2f627db7ce64386f885c8a3bab2ff1079bfdd..61071b5d236eb682926a619deefbcbc0abd56f8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb4531b31d28e17c223512ad7a5dd1078de968f8..d19d48831412aff406eade0dae893b67e6824da8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f456f700f072470d7b22afc7c1a53ca49d4a2ee..e76b3fc1af1c55051b22ae3ab7bf664cfb982270 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da850fd96cf0b03ccf4bc4dd3b265b7dc03ca9ed..54a42425b85a4093228d592aefeab89362062277 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59728d00dbcf45fe35778f7da4c4c68d6b284447..a2349e15c17437950f1bc99382d94c720670fb6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30962f1aae34d04a2dbfb01931ceae8c70e5b3dc..71c61ba8f03bab94e4d1c9f00ee2ee5b253d1500 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1533782d4d618afcccebe435a5ebd55a606f04fc..d303ef158961ae6060c1c5dc3291ba61ec8745fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 719a5649043d9dd495984ae19472e03213a79aea..280711c056c35280ef8cd46bf02bf80aa79341de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e24b7d059a3bcaa2b2b220a53c40d349a8274c2..2554528eb3f639d929c594f1f59a26c36d0a799f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d6c37db914e03454f2a2afd00be43238834a369..0791581da0e619abd9c7e0e8211de4dce71e2e20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c325fb593f1b00e790b945830f141e466e8769b3..8dcc945aa9a180ce6bf1dffc1c235da3a7ece7a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 961eea4cc16ca36576d675c95d3f51e0afff280e..c240a838b376748bf78f9fea72b33350a2c057f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0ab3152ddd0cfce1a5d8e8bc882cc80c2c2c35a..3b0e3d327c8415dc6144331f70544111218bc754 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc531ebc791dd2cb09c3f1f6d3c5c90ec1dd26b0..5d4fffeede64d6e4c6f446fa3507d56dacdc9413 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d7bbcb07b602ea8c98b71a30eaaee7ba30a7b9a..a22c68f80ad1dcf4aa28bdc5535e01af44f446ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74ac0a291734fc03cbab746d0d381eb8ba110bd9..a46c1b5e8722d8d3abf93191b96d50c4b84c748d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c81de0ede72ceaed3dcc3d4922c7cfcc02e378cd..9ab0deeb8c5a8eff5da351ff6290ab057b59b580 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aaabdd2153f0d17cc78d394ecefdd9d290d32acc..fd0bc7ffe426aef4ae90daf4471a5464d7cfa009 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65c07324e9b651c4a75f1bee239b659b4d76bddb..22514c4c2c1d26bbb9da5d56978dd53ff1b452e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60233c42b9aac39e5b1b9e584ed53c14b9223eda..12c9c4f4588caa1c35ad7f8a4d27f8183a28284f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58e67496350cb143af2653cc453f3a5f1860e372..c20f9df5ab79cc94032771e374429a2bf5c4460c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e13fbc9f1d18426726e44254d5fd8a5f364235e8..06cf46fbdc4582e446954bb13dc2946d7e247768 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9543531cc3a0d280972b1e8ba58c785ae9cea342..41ca85190dca127cfef0445a028a5b04f5a04203 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d4b3891c339b97f07f86406d9df84fc4b83fc42..5dc5c1465773f480b6659a781fc8e1a72b3671dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 154933f8977de25dd44b2fba57975ef296677cf6..ae93959b89ecc86aa839abd483999fb5b111a4f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6226e7f4d3236092c727a648a1d4e79925983aff..1e4c17c43d0b61616edbefd7f73c3cb094e98366 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5315f5b39b9bf8f8703212b23b0c52d88bbbc3a..6177b1d566b9848f66955cab069f85c6f61a2848 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9309720554517c799923aaf61459d935022d1421..144c95100c1362a111190bf707efa53c7459c186 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58acf327ba30306f82c4b69b2965b417bafc5d21..1afaa754877b31648ffd1953a290bf18c2941125 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a478ef23270f24fa1bccdc49683ebca8d8a91fc..2a10c10b4ab50ee6cf5c5687c1e8e90451913657 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f124055b8c27820e1d4edf65b393a7bb8511131b..af40be9a46d4cbdab47e2a31807b556c0061c106 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 760d7165f4922ec6dcec92621f209ebe7f079d8a..2cb0816605db68efc3c46682a3f90794b5a8089b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ea54e838c73a7736c3db84874b1d1b6183aed8c..66f50583b0c6a01cb1f91bd38c4a7ea734a9085f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57c65c04b9198a7088e4d32e391837af5d57668c..1eec6baee2bc69b12ade31b38e0726da78b41113 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d089fb36c90ebcf0d1f58d1fc6d36f335c90d82f..80a3c8090edfc62f0583e012b0b99e747b571ab2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ddc5df75632ac3914de80134c64edae42502963..d6511443e6784739035b68a9f98efaa890e9e971 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e14bdb2aad6afd20c8ced53caae3c2aa90879a6..f302890d6ad11bdbe445816c98e48e8b08925b0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3db1319652442b9e0dd61e803fcc742928bd4996..af823783a7c114761f568184f9df5aa34f8e8d19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88184e8a493ebdd525d51c2df3827e9e5e0a3580..29a85ca363ada1c6ffd92d39bbbc673125f80bcd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab819e7b2c3ec97ef9e46bcc63d66f93514278fb..beb4815975f7bdc9f9ec72f47c8a56f365686a68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3069ab76436f0b2d8f8e066812cff676cf1a9f3d..09ba70db48ad2c6283bb2f893c51b4d553000490 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c040b360c445a1b8ac16a394a67507e40bdc21e..305c7af2b80a942cedeea98c37501408d2227fe3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45bcee1d542952f2824f676ded469c9e71cd2e67..2127a069455c1b5d23a4c383fe104b0c88854bee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd43236c303db60113e2c1cc606f811f02f8e98c..ca55b6d6559e1d1486846df3556455d077744ab6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6647e40a9a4ab880874b6c1b32fade73863c1e57..01f84c81a9d63dcfe454be20a01c9410e15f2ee7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ef9731acef97c22a22a382faba1a04d4297ec86..eace437386bc4c2fbfeca9715639a39a512d959f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9dda401ff955f9ab573d59352dd09fc27c27be0..ec77473cd9b08a44ebd7c3ed3dc8007813466647 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed8d05e8caf61a21c1d740bfa8207f262d3d8814..565b2fa290b503adebcfddf5102eef29a6e847bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab54b45521999f9c5fc7c14823afa32338800626..ababf1668b76a57e55e15029da59e51337ae9cb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8fc5ad29d201e455686af6eeeb5ca125dba3ddf..fa517c30becd3df5216470f21f41f541935c8990 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2447d9cfabc52ff4197f75ba55518de3c587191..c87ed3bd8f9ce34929fd339d7fd178102739a526 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 384ebdd2505aa0c4fa0ff487c196098d281a6ab1..23b2a186158da60cce147b27125c54219d9abd1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b23612b6916c03c8dd9c4612f698de60d90c256..3d1171b9422e87e0cfdee7ea7fbb75f959b41385 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8e089053c7240233a6e858905f5c590f0dbd981..43b279e4d849a769cff6ca2c2edc93f78977a5d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3c71551ab80f594089d507634a943916e3e3e9a..b898e3120054e21df8fd8df9b463694b65b3ef0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 177557bbee1d70a646dead0dcd9927d72e9ea6d0..9a812fd34f49b1141f3c504e05a257b5705b10e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89b0c6b85f2d005febb37e8d7ce700273862beb2..eb6d87ea8fb586274f633b0bd8adb491dc790fda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 039781fbc5dbc65d2fa731f82f87163ac8f3288d..156920d5ca1e14f307693c16b0e6c8a9305e97c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da07670d565efc10aa725511931e0b38f7bf03ba..6743caf2d84a9103bb8fbdece49ae47a5577fbe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f271b5a26c27672b721e265754f28a842ce32b1e..273d5d03554abc070f609866ef25bcd13b99d1fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95e8faa9a4a7d1318ea5cf0fc0abaabd1ffd5952..4999f2b254b6592a59d7ee2e99fa8ff9c2a617a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4ebde9df019acec440be8a4abcdfd5d6b09285a..c8cdbd01b083d4d87fc2e32e1cba8e7269b19d85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1783f12a1b27c8cf3f592c24a433550a5eb2b075..3f1eea33c01e4885643a7286e3f0a8b9dea62cf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8685522465bb5e070ebb91d922931f181523079..2460dafeb3ed4e5e6e3d9bc8fbdfc77773bd9904 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb1b27b745c5e5026289589803499adf8a45107c..9b93cfcd00933e13d04976e6c7cec500a62538df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cadfa10e9103f047b6464c8ac485e56fe6c77ca..6e82e7ff448e61497cba7194bfb9c84b2420da4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d69ec6f40af5e080b077904dc94728a4c415d51..963d850c6845315d01e9cdddb003ff3713fccb08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b92e46fdf556fdac327c0f2c43e9b19773c926d..5d84f8d62cb27a3fa21f48a40b5f080b638c283d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48608860ef84a3b8d7b7b29e4b1f5c46b665148e..ad8c7125980ec2e2c12295f47b110f8d9ffa0cb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09945026317f4ad3ed6fd3d3c042496f50e14fc5..2c4652f1e67bd91594e540efb8aad75e642512b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34584df7bef4bdf08d751c497b42aa8026d7bc6a..b4cfc2bfa206a9c86e7bbfb9cd45feaf9e31d519 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cea431bdc4c5c1e2cd2bf6037f6ea20498f135c1..3c9eab00b19da9a8e12b65d39e92bd6ac849b542 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fabba7293ea38c98f00ed52ad5c553fcb2ff03f..2a17eb948ba4beea9d91b8691cc625bad1627da1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84e76ad1256a82a4d7e3260fd2c082b289746a91..0199d9cb563304410e57f4cbe6e1a5f40a246faa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 753f6ba4c72f2c7efdf391172eb9228e8396bb74..31678995a37bff9d597ba00472652f30cd7c30ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32d26b7ac16c9df6557f8604f3cad9fcb9804f3b..fd9ba983c8e58fc39aef9be537ff1677f17b786c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e11ffef5f03c6ba8170e4621b800ead045c5a24a..17c64b63aa828e2fed98a30374a8c41dfdc1a9ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4839de8cc897c2f43491c75100c997a8812e93e..f3e2ba8222d44991e1afe31a045ff655b1a51cf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 467738f57b20dff2dc104ba7f289fb598b594df1..6376fc70de80164859bf2a936706630e0d01ca1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 503b27deb655f4dc929bfdc400205b78109388d9..4ee7ac3cdf7477b543b447bf3a5b7b51154553a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a21ccdd61ba670c7dbeec0440576c693496b644..3dc666616734737701f063f3ea21975078fb2c95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46f7b9af98c0d0e5ac30ace99e3ae0d87c98df2d..20f96eb07d498ec0348fdad3c971b9a952a56ca6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da8eb3f1d192f45076a42a934b759a9672277010..00dd40ba93061be90e3183379f8f613aa3c06bc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a394e5f0a299d6a370f30f4b24936c80bc0ef2a..8d1cbc782ffe8f8192f952ddac4f6645413ed3f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a76e1378cd270df50c441d7674842d414d4880b..6ff3453d299bd2c3d3de7c360c3e92f73f6c70bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dde350b3bb4f1652bc8d9b78214d64acf082be4d..1127368e283d8845d04e4d2c39d655dc37ba8f2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92943c88459afc1230f388784518f495ee136be0..219ea6c239d3f6d2f5b0fbb61899f57fe44530cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 470c6f3eab24bd580debe74ff628c0e3e96d5f8d..3d1a5c373c0b89658d442c0748724471405c13fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98f8409adfe6d8a426b11ed00cb9ca1595ed5fca..1a98b3b9091d72b4c1f93e28164a10f58b985c35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f5ba8a5321004acdff003c7a089fc54b7a07fd3..d26dc7cdb5dd5bc208529cfe70add91cc0c60f2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8b132d0ae8085257b67652ec22230bbf1a70350..18ffe5886b1f444f38537a1b25693e045a88a11f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bea8e32c1e335d30867de5c38591af788a55ffc..f1e8d8e629b84dc1df7d43c3c824d5c723cee793 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bcbbccaef9658861bd6c0fb85b2854b1c4ab358..464f99908f91e5a4d0caadbba80a0333172ab895 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61b9b73fefd9c40609b5f9a580ae2e4b89541336..ae468748eaaf2b54090ca174f18b3af609f48d5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93f88d14f70806eca5593b11cd73beed3480bcf6..cddb2640b5ac65b7c51f4b7b46cb09565aafbfea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c52d7f66740820c6dc84aa9bf1efabc071a8357..7ec742c621dec72e26175b03120a96ddb74dabdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39f9bb4012881047f35dd11d5edd50c5169f4e9d..cca37012083a204d42c4a2a9b013af194ec0854f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75ed8edef0c25b89aba36b590cff0467b044a6d8..1ffe02df8845771dd1d4a9e7b1d2f7fd47f37876 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb2eb1bc1ec908d2fb4ee399f8d615b30d1eb362..bf3fe6d7ef771e11d6d626b1ec0ddcbd505d43d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25001f2d9ac29db46b47e22558bea9dd68294af4..c4455004d975aa1ee9bb7bba182c23795ba89c46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de8c7bdb23125226723d6581bfe6e4bf64432f0a..430d204903fca872117482ee63a691bb23d2dd97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4bef5bffa90955d4c046dacc2d3b653ca53997d..9a502f351f729d03240c43feedda7d7eacf35f47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f112a649db551611702c74aaa0b8658f660286f..498189884793271731941b0c078da3f591a90d8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d8602bb9f9241ac2bb01f8ad7db524a673c18d8..0e8a2e72b175f294b2570e89bcd1abbbae8179cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 563f52b67013e8a135f67bba95aafb34c5334a10..6de0b903d65a7e92fb40c9e21c3d791bd0e960a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bd43e59dd5d6fd02e7fcbe531b38522cb0c44a7..83db3d88d8fcc4b2f963d606e83b5c4b1eed601f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56e5e2065e6b64739a2b030c0d5642f6721619b6..1f455fcd07edceda369ae9228be58418f8d7de7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b827a9d97be19af83384a8caa3da0bc4fcb0ecd2..674c2e9c24ccd5e1ac8ce19c9f107c164003901f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca9ceee9235f79644b0a47290a324decfdd74210..d2945c244437a00d8a64a3dfeac11d63fd7e6e57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 581766f9f87f289a8029c5f20b8d0d3e3e3270bb..d8eafcc23c09c29865cb4d7363e78ab13d05634a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 994244bd1e391300c3fc2179383e70d4d8af5b13..c79d9a227c596759927172eb9b3e978c5b33e9ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caf2b39035ea844de68b982f185113d3cd64c334..8951d82ad1e9f3a01b7d2be2cb0310f61a9049e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5caaea4880462ba4f7681efefbde0f6232e715d..8b4153a5dc8ec38930ea2c68f548af16f5005090 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88c7aa0b8a1b551f50c53bcb210111116cfc1117..63673a967a573293564e4aab01269c40b612bf8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7e2a3d43c8f9b8fc764d74cc176573c893f668f..0e2e5cb4f7b513af0fc925ac97089607648d189a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b7687d24faef271aeb19994ac51d5378a2a7653..fb9ca157d00d4f06778c9b8a19668ef3d8253801 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4a40a8634beaa375090c725c635af9f9d97ae53..f5cb7d1336966867aa3538c3281cadddfa43b0be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4600cdc08ab85e734eaffb5d89645c53b7b4711..5ebca23d2aab0ffff49803f757ce3eae60b677a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1fd66cd6facb6e3afe357bb262df16be0eefa84..b1363dff60399f499dfe056ee64926d30570ab6f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df205aeafb1a25986ae5fe068a461edbb4559358..78394d93de968b713115241a7e20a43e0d6085a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36ae43d75cb9df900d8babf51b694ea27aad1c63..22da404b3ee3ea5b5fd308084cd52a2ee9f9a4d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17370b9705b3bad33eec427b4e9782e64af50362..ee33c62e07a63e2796be1887a9eb150d21821f43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7754e932c7dce35107caf0c1107dca43499d1dd..027cbdf539764ead24237b2a0d72f9e76da10861 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf8dbe24c8b7b5e1b7b4a53e4eccf0ea07233436..cc8b91dd2bf8d0757a22c8fa85d181b28131e375 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 977ca72c1dee599f2948b2ee5f8eb1835901e412..f12265ca1e39eee213e0d7edf3174a61f432ecf5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ecedd10a80e066063752eb541468f40bacb0313..e42aa6dcb126d875c8b66816644619e3ec9f2318 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3e3bee6956e43ed351718c89844c510d74f88f2..f7327c84ab9e09eca882c7fc04f37913fdf9cefe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c551b471dfbdce48610c4527b83115b8c5f3dfb..942c916323d6305207b6c6477b42b1efa59aad5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1da457acfd73fb691bf27170ef86ebf43f01a120..8485e8a3add94c1dcb81793856696cb177aea648 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38deafd83b0961ce0094363701a925d3d0a8dc07..b5e7ef97ed407ba519a97c1b93dec192b2b4b676 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c72a66ede85d6f799d2ad87a8e58ad344851f1e6..5cbaedf52b4f9ef6da6e0eeb0433e7e8d9367f3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e274cbd894560afa6c7d1776972e83d3b5a85829..56ae8c644777b28cc3a73f9d59f4f89b1faa2134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76e740a7bff9d8b26efa5cff551d78f30884c728..a0bac93bb8ddaaff16942042e101e7bc1fdf9164 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c09bc4ca3424a60f896c9f7b7f46dbcda140e31b..1e5fb9a0837c398672b162bdf7028ad3e2923d94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 864c1f4a719550296278e801ed11962671eabe21..c5a42679dab68230fc2ce07576e865d1da262759 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cac61e7ca64daf9d825a1e8e55bd4144dbf24187..3fd2b0444dfefb1533c5f5ece24dcca31a35a008 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6611cb74aeea4b6da2240ca44945e4486e4ca24e..562de5184bdcee5c7fb2056738b021a70a50b160 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 595971f896e7f7f4f26cc150afa47814cd474b1f..abce655f7370495b19bd4758cd38c4b7de83b199 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7394ae86e181d626af4b1a43fa7d14fdc1121e29..d5179dc58aad2c6fbc406aa4351ae18601b6cde4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13ff92a51bc5885c1d2d385668517a4c143236f9..af9aba9ab7d7a47885ea1321a5f9c8ea6b060255 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5c5a69f8716a20ddd91ac1c17b76fb31d83c502..da76ef64521239df3cde61b1ee4eba5be70509dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7806a960b68dad855c6ed850a1963de83cef1e32..a5b41ddc00e67ed981871f9251cdff75188e4e84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 794a4e6c7bc2b00bf43fb26dc3a87f252246b95c..148310ae33b819bc2fc757a730690f1b3594ead1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34511de72b22835edd7531bfde715eabc29c377f..e991e4f5b30714f9e49e536f0bcbf4f020324bc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d89f15d3a44bc55320c528a86a88737d2abc66e9..2201c7ac212d915168898d46ed08832165e2c258 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63a681359898103d051cd4e370432084c8f9058e..0f6a573fd7bc4124dd7f81dbbf978052586298d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0e07e42327956bfeb518de1b9bea7296b1d6c40..45bc8f8af42253b41fce56b50733a50af3f9b9ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 064c4b33e926974f89452aebea4bb12f3c1e695e..c063100147df04d51b1b9bd5284f713ab8d5a46e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5adaf48e203dcf8f66a60e3ed35d3ef1d88c7c35..9f8226935096c4c564819a8562fbdd99fee90279 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39065791347047d821244ba50302c32681950105..6f37585fe3c8a7f56e73910deb9c3082926e0cfa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 696210e68208be2862ab4c18fecd3cc74d8313bc..6d3dae6f5a03b7e8e35495d679416b1ae5cb1955 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90849083c5f1da28ceb207b47e7bb1f0382ba55a..64253942a35bd5190b6a49b22638a51e5b7aec68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7368c445e253cb0b4fe9f515c83746eb132ba582..918cd0110f03535fb661f2162646364c9e78a36b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72e29cd805c3a74a6802c13cbaadafc1dac3a75c..c30f7a4b7d64b15488dbbc16212a84bd99f20495 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5328d69574fb57292c59665ccbb68b862664cfcb..5e08876d98bbf8f1be368985853e337635db1e88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c140ec588a42b60f22d9daa76902dbec0b3f2d76..7f025135c855172b69eaf423ecc3a5e9b0d61e58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7edfefc2b00d517df468b0edbac5ef6a790d57f9..d266837f8749982737272280c97e752e107c1e0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ff916aad1bb95a4b21be1962b00fed1f016243f..9190ed385ee289169b8045330c3554e530193a4e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 612599b1d3a08ca33683399cf523107bdde790a8..e82fea5aae2de40ca53c74fcacc97789e55eb421 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5332f289b6540ad1768f2f7f4d675e75ec5ce407..1d4b547b2e17300436ed35f6649631ee0ad1f518 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e6a3daedfd5cdee0584d01593e26998f92833b2..49bbf58b3f937571c4fea4dc53cea5ce827352f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f6cf3516cfce7586f35836448b431202b0d4c7c..7942dd2ceb6b70686d1167005a8905cf5db8a532 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6ba643309075d2acfde693a8e937b16d467ecd9..2d8a0705e71d2855e91da5e67a9dd8fb48706d63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7480452bb978cb862d81e8f7d5bf0814a76e7e98..fbe0878e062671ec5b189750346f5c51e8e68693 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d32382393dde84380a725634dee187cac2340e6f..aa5861d52b78b63de0475f88a9a031a10819558d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2c3b1cfc5f88e4d0e23ac551b7bfde76b22eaeb..9d470c9df3db9629d25c74fb399663d4d6933883 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7f6e4296cf5b1fad902085d73797aaebf8bf4cc..5cbdc7579a17d3f56dabbced4d7944584ba8901b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36ed1a91cd62ac47411b11f2fea22c3f2bf4bdbd..f158627214ee292eaafc2d5a1a9f7ef4affc9aab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce02b28f5ae11af06de25acdb501e10206f005a0..1b2e1e7098a0d7b6875870ef0dfbdacf41b1ff41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6110da855f93f5d0170bf28edff44d7a47b866e..a9df1afbd41066ddc7c3be7b68d2a426141da845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c4199e6dc4fcd22a31ebed3943d6d267b7191a0..1d7befecaecf0d2ceb4f14c8061fb79bca097f82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72a31593337b92e4d839d3f86184568c058f3463..e0b1ec868fcd4bfe215a3c41c0daf07f26fd7cc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c29ac82d51eb1422bfe71e9a9c0a2faf6d59e7a0..d54a838ea828de591638b5c8d6d64e510b71c910 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd375b51eae2361c664f7a8742540cea0eb0856e..435222b2a0f072dbcd5d015e7535afdee560f87e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b71ab2a4dc93250037b31b289f919813b4210c2..7b69e4d6dd88a4cd51e42a3a33a52e83a536846f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc5bccfaac5bdb8af300a7464aa7aa4a64f9b41e..61eee15ca2a4bec5af186c5dab4d7aadf98b6d5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13c3051d4a3821b64d360a10d9868884709e0b4e..21334f7120df5e5d9a42972d3321c3ad167eea51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc2ff3b64ce4ab330f4f45e03abec3025288830a..19cb86f30d401cb622e60b5d8ec403a9f042b9f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a10a8bf07228128c48cb5d165d4fb3b012746dac..68ff6d7265f8041f58a2f68eba9ca8623c77c041 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2719e5aae6ad989083e3985f9c9147a95a09127..6f6af50e054b63f2f753504532c3debcdb40b3dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87b20997bca7eaf9e12d5e2b00063d55383f59a2..61f13f3c9c3cd9ab566ff67b8ddbc1b0ea2e7aea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d3535f7f6b814b26776db65fd57ded8031a7976..d6e60f24eed817714b0bdca8a69e461bf29af604 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9604b91f14cc0c2e5e65921754ed0eecd7c25965..32e3ce8c27af488b627f1a00d4a83852eedfafbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93f5aa9be01e93308c0f85ca0d4b49e6c81d5695..247100df04d830b3c738e1a22038f6b9e1ec8101 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2007 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0259d0310e25bc04a649ee0623b7e584130fa905..8e6defca2c1c52e259bfeddc20e10487fe3465db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4879f5bf6e5a7ff1b2005963f096dacb59e0f692..e091e5172c6ec2a84bad170c0f215b2351c99019 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d3a0a874a4dd1fab97dfaff6558971b85a7423e..c9326ec7a7d786aaab7d5bc0057cdbd6448630f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a344d77d929eed6a97b7319056a65843fad8b30..092789ffc09c02184cf301b631f8a1d0acac7a8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51f2556766217f47c70ad66597c8a0b4c6d55e17..9186c7bd5999a7cb7aa4609c0f042835c1c0c1d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f78406892adc2bc463e975c196fb272380482c3d..757a56fa5e3394f60a11bb55da9d982caea8384f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd97f721773e0802627cd557311a68b3144208cd..9a56ef3a3037da223ec8eb18ef32aa53cd742d43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a856febfaba2967414c3d4d993afd041d66fc2f..11d594c5d54af39fb8c6785c4bd2b315774b1e5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfbe341a6f1e82760d719dac559eba1da459750a..e5d45228a135b6d20a860900eaba13892f9b6707 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d4c6946a05d92dda9036946d3ccd77002359ff7..8140ed78761f5d8e6462ff3706d32e62220e31cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e33386c0154a75aedbdb6fdb3024f0ca0985aa8d..88206fb377e93fbfc60b2c9b2035200e5f84e79c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a617b21f0522f7ddf531c49bee38f917cb0158d0..24d55f08354d04c9f25e99861c279388aae8cc70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 732dfd8f6ce446e0d363667f414b42eb7a8647dd..4e783004573e1dd7b29994bf9a91d44b5d75dd1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50e3bd99f0d809789182d0788e6b93d4bd5d3790..64d787b7cd1e2201edc5224163f533d863d3cfd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37886e87a0bde6f807c971bd795e2c04a666fd4a..b791eb379230b8e54cf0fa00b89792cf6a2b4b56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8abb5832ed9951f49373f19629a4a38a3161d530..33c0b1d4baa003c476c218c086201bb7d4129846 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 019c46a365e186ead298eb175d9ec3a660136fe8..c5125d943aca7523bd407f2167b6f9800e480aff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f623833bd7ecb21bd4a52e935edaa2158534f70..c49b092fe1481137aee94b34832c9a0bba1e4a3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7314e6a39e6679acc6d439060ede82a9bd2c6f6f..6742041c15bf76d34d5adca33b2f4e61ae65eb27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04c19d3a770a7197888ace017b17f3fa82b894fb..cc66c8e858ed65c1508af75cd9961a88fc332ff4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c13995c82d2ae825bc99e18a904f94a44a115a0..1a5ed0a4a330b4af9f8e1cfdd8d07aea7a603957 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 842f6112cfde706104963b36d7de042bd73a8653..1c0fd5da14ad3d80edc4e6569a3b74485cde43a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44f17f6a959c2d48b2434dec5153dffa9676aeec..24307d363a363da50547b673bf694503c6a30cab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5812db62496666bd01faf0824d89a8be435a5fd7..ef843fb269fa911aa0f9570e05d69714a2edfd2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7220021270207844e531b48779736142a42bb62..e02b8206448faeef9ff92004c30a554d045ae3bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66b62b29b1f237e26a6145eae89e0a84987ee3c7..a00c883b759f9fc01192139be806fd0689d70898 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 881dc862b1a3725f8de75dbec05a42b86036af90..d564278bc86d9d80d2ea5897d9189c41157d6555 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06c9cda6372c1c78b210b8f92ea7113283f01ad5..ec9bbdaadbee7f8015b931a39a36dbfa9e2cb4de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82272263e5f358c54f899e2d59b961297b2c1790..b626ab4ba149ac96b4c4256fd68e0569e1cbf483 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8719194fd4f3a9d6fcb6765ee299a2feded7d3a2..2fc9642bc590fe7cdf3c973c6425dd3af309acbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b761208c393ddc439288d635f289c2f005d1308..9d8a54bcf7e1f78bf3edfb31b13f4c22f2eb91ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c0c2a006e24645c737b400ac3faf50c0c05e545..2cabdba95707a2826977ea12c98ef970a5a0523b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f44ae491a9c0ee844ecadcc1ffad90aad367cd3f..46201b97a89aaa217b0f9d504dac2605bf15cb4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a92276e50492264b49b3b74ddb3c0ba9d7ff60b0..4cdd1183fe48895edd112f7e1a1980af4d835f3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3007f79509845666023b75fba367197faf01bca3..cd72d93cf77e873d88a86cb1c3820b6a132a793c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7050fc8aca5325e14bd1836eaa8df790dfa3552..b4b28a530d81b736eaf150f3bc776b129b01bb45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ab58a681219658b0e369e5d3f55acdc6247e9d4..133fa2fcf1fdb437e3412780d11bfc70a104836a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9415e5726221e5c6fad380655e9b56fc32dac19b..814432c7d827cdbaa141f9b5a51ff12aaf19f1b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5e29486b27b10b01b7ecbf4d4445830f623ee6c..0d83b24adefc91c28a1d356bd26e742d15b7f443 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a964bb429caf56516a0917deedb470b00b38c165..c066115ca437665cd368bc452b95132c97813aee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 335cf9eb60a76023e48016208630648b0d02f5bb..ad57efa6c9b0467794bddaa956a867e1703990f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af6683437929ede8a048c93e658ff833ac56d9c9..ce895e6df23352d433ebfecd0495becf1ecb18c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e33f91c5d364354ef2988ca3ffff325653892161..6584faa76506aa41cc49f32e243f6501ef88d584 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9582128b18ca2f9c4a077706ff3745d126d91da6..deccdaa99290c1c474ea1307dca676a2d418bd27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92b9d796efa3b0e2d87bdaba0403f901e7fbcd0d..25197a9c18ad0cf61a88ef32fe3270c7fe3b6af5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d81a3aa7a01273e5bc0cbb0c6acecd3803feb90..615419520a4dec8567873840dc499f77f2cf704a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d474970b820e13361a7f0e5fce4db8704add3444..03a6a8d1367c0948f21414959e7aeaafb6a7a349 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5e3649a0adec559d9f9cea1263eb8a8924d1e8d..5ebb51d989e537dc4254fee64aa5aa1d7efb9ff9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89c54b8e45a2cce22f633af40ef2b6dcb898cc33..e3943903b0fd01d094a15d10981415ab727b2c63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98d322fdfd3353b2009330fbb0a978a87890c350..1412836a4ac962265e03b0dd529af492f59c1802 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef1fbd09e38c7fc06c88093460921434585b8397..6a7523fb4a06e6dbb51164bcffae093b931d10b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c116da49dd3e6670affbde48f4d224dfc5a59d12..c63530c5aa0d43f7c2a72e48b5da7c2239e4897e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e120e25cbc299814af4a65f734b1de2ed6c2ec82..4e557be3cfa86291ad55ad75cd9116113933a919 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6d044c5f99eee414f91679a6fea67609709eee7..eee80844601e5ab827dc3634608eb83a7b6c03ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1036c91b8d2000581f268426fa4b790694008af..c478fae411a6f711f94d956de2f22506a24b25df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aed2e0d8b19ee05dc9216cf89d6bd6e7715fcad2..1e3f96aec4a875f8043993f1ffe80267438f16f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afbd3cd04bd08ef13945878ea0c54e3a0ecf7a22..d71f8dad5b3e845aef4336cda5a54d67daeb1958 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 543d74ef695425a2a492b89406bf6fa2d72ed48d..640647b487294eb7bfc633946d73fac150690daa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb94edfa64bf7697691993ea595ff2fff15e6e2e..4d82a485c2961e61d083a560f20a51a8951a1e9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8828d790ca8f99719499a08b08b926b90c3baeb1..acb26f56d911e4c3dea5a5102d083cc5ac99c269 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b2322f2eab4ca905928b32da269fa2d7d230604..e1cb94cdaefbff802d2edf4fd4e81f2b436492e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac485714a0dac3537b4a82597157f4847c854e69..b24ad6401793faf0fa2eea513667152a120edd85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0ffa35cfc3cbc3071c94347c5a39a92e711ff2e..1a3dcb0826fba265b837a7cf8fe2c187da37b9df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb00dfefd66107cb1801e5f05cb57af7050c72bc..4311e65cbbdfaf8909d6154b901c070ed76fc8bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a2d1104d55284b791a1f19d927a989530d6830a..c824ae7a0611a1c9e32248f9bddeced158495039 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b7c28614391b5e69bea1a8d76d591bdc5d6fb33..5094f04a18c260b247220dac028ce271fef6bd70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90dff5926fcd656f6ef15f2dab542134bbd398e9..0e2d70f410fb0123deaf6390ffd60a8eb28b03cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81dc6d65020fa6f46bbda465aecd679ff04792a7..e776ff0352ddf72df0ef4ddd42c62b4ddffff1a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 299c61ac80132e0ba4a2c51ef4b71fae8e681a90..cef94618a64efdffa0d154355bb2ab62268e31c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64cb761d41b517520534ee0134124a807eaf09be..de22d8f27ce6c373f1dd9d3faee3e67b27f90cf4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b170e9c133fc6f8ee008efddf84fd5ad02f3325..f78aed886608db85c9fbe6ab17a256d0683dd77b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f5d6ad8ea0ab21818402db71141a241263c6c35..0c9fe9dd7d8f5a54d360cf2f04d279ed55818a38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98601a6a61ef769fbc7f6b5b79e823aaebce6863..0ba84b3a60bbd8c6beb4048467fe5eac347e60ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b61ec67fd08b4da55ef563b0ed3bc05416c71e7e..26805b18b551f4f0bd4d4481bc7a93af3c3cffaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dd655c82e9df58b09d5b00f2d5900eaf92beae2..c27dd8898298227bd97d700d64f708f77ad0716e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb310136036d48f55c5bdb8669fbc5cf19ab7cfc..5cf3ab6daa5c36f267943a2e4b4d909db2517dbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e004ca2b3cae5f2fc064c65d028e0e2a8109970d..4ea56bd1f94ad133107bee1373be033c14cdea98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 344671676a63cf98c7e947403c845d3dd814d36d..db4eb87c63a8dcfb1a109ae4fee58dceb0f1bf0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ee730cf3dec2b8e1059dcf5b58aa969eae7c5dd..4bf9529c99c94abcea46cb35b1f78f42d3cb8081 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40fca297a7053d1097819b2f4312860ad2d89b61..e383fe7f9fc13616bfbe0f9787b2ea35d824cfcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82e9c5534bfcf54c4ffcc07c2ab5eb5fb32e8f77..81d79cb0abcbee3d38a3d4ae3ee411cfab326487 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aec7556649764fe4eefdff3451117e1665723c24..a8b07ba39bdc4d534d60f2b8661b8f9fb1ace311 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bba56535fa38008532b286aaaff1109bd1a6c7fb..201699bfc07035f3fed18937581f6a05f38c13f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 306feb16310c18441d344a625f774e938b679865..733ae7279a2cff6452d4daa38bab34ceb4380d29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b047e17b625e9406611efdd9129d15dfd387dd04..1e645ef2b2c905243b3b8876e5bca4a9d9b0ab84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67f02100062de6c99c572b649531771e411b397b..289fa81c0ecd514de7babd42b1842659100b012e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 508f6be9bada7ec6384e3214389a2223d2994954..cd23062bbe76a6fd0677764b3fe0fc0d3a17604e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 206cb4dc2ba328c7d06eae3bb592963894fbf844..8372c167155089bb4062a8f2ddbc0a91e268d142 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4ea9aa4ef12256afad36376a2ee28a5138c12c4..542040eeec6aa401249cda4cfae13190bd444369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cbddb27eb4a4004bc1ad1db6f326231d527c03a..ff8f27c9adade586e1c94ed4e9fc49aa85cbd4ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a725b1ff35665123f8a03fed037b955071ad7f95..91a3b93d290393966784c10bc952d3dc7778be96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5b5087aa5f1f3920d4b6983fab2575209ecabd7..cefef5a3e58b1c7265d235e79e1f755be5512edf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3d4cb0d00207d6d988592978c7931206f9ccbc9..72fc326caf142de690bf31948f8115a916302f9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6434213095a96be9bb0f3925b5823bb8cd07a2f8..7ae396661445b188cbb8e49351352a00b1835cd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82b4ccae3cc7eb5dcef176d9f5b2d1b04bb3303d..7707913793040c69ac642e16cf725c4f35ce66b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74336675e31a0c3caca9cf439692d963059474a8..980c0ddd0235e801ce9eba442d7e516493ff17b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d31f2191e65f337be739fbd332998753a5a5c84c..00d0ba66d581576ca4ab99f6680d9b66bfc7f76f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5417098cfb836f38c81c9ad4600cb283363e78fc..4d77957c63162be658095277d540d98df778be71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c7ac0965720bbd6e59f2cff016872371625266b..e0eb50a2f4abad5cf541d78c38e848a97c50415b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0efe99d9561040f02d83ae56b6cb97adf8d3c65..1eccb7ad9dfa014b25c65bbecaf2fef13edbfe44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 299b7e47cea811bb60d2570eb0a70d7c298158dc..645a666109a046835285f314e889292e41b1b2fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab1113eee240dee8385b9ffb27b17a90a97ccaa8..307b06b2e08f5305f7decffa0fdce30c7ec84504 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e0b7ef9fe8cd10cb31ca2f1857961fc4dc5de87..5aaa8e1779a4c16406f64f07a1c590c5dab5444e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8e42b88abc61657e805ad3f7d68e48be208efac..f40de6a5507978c00abefd200cf8f06bb3259c12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c7aa7b0f543c57f4f9546b645cfb55eea78ee09..2bc7a9c84b416fe8f1361ceecb3c30bb20bbf6a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 294753661bb7972dc03cbaa270b727177e5ac72f..22c02ce6ca37f79cf34c3bcbe98c45d618276dde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13d93b6a58300c55c711203ba2d8d457871b0524..43141d23e540edb58fe503888c2cafcda916633e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f370bf50413110063578f2c5d8d7d8651207d4f..f9070fda42c5a31b8c413fe41d64418635b5f0e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45d7d17ddffe7de636ec0d5c73dfc589a90adadf..a73284cf41dd38e72763b19101a16042ced214b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 268c42ea7865a3eb32a33335dfb38cceb998a076..9bb8d72a4c8e9968938f9f655f2d60423c92d3b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6556d5d208db08fe2c85a002d5d4837f494d162..dd7e062c45e664f2bb674ae9ea48f04a4d780b0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5be53d20f3b67af53093d7d7e58cbb6cb803794..5af0fbfc2e7ff75ee5de37a82cb34a9c044d3875 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 382ced4e8e3a857f81126794a8c7e7b4dd12aea3..0f1a953a0676db84e25d642bb1862c557b236065 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e739a3291814db3ed090cfd1908d24e1a35c18eb..0fe16c8cdfb015b74303c24dcd5eee70614ee748 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 799891f1d63af29e58e1b9a09fb8293c8207c2b7..72ea3fc4f4e2016e5c30587ce4bbdd558969a3b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4ef650f7bad5a077d5cc353d390ab1a42b39f5f..fe62b29e40e6b6a013817c7dd3edd718ceba61ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c98019dc744ad58f868406afcd35325af2af741..131520c3aff3cbd1b39e0341133d02ad374eb3c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1888621ed003ca0437c1e55a7f6ab6021fb93398..ad90022546175c0119f19c7aaef58e32a144198d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b68b8e5af4422fbaafe8529bb94f92fe440562b3..bf857718c39ed2311c3234347e141c17bbf1fc4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a0819cfc6372d8eeadb6f05b68b713d77b95ab2..9e9af94a29846907d4210aa27bff1929201e7ced 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54f3d08816e3fd040d2b882ba88ef96f9f1e2eeb..9dae6324278a6b832bc58e827b4db91d165f0354 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ec5ecb6ce010d42b02c8b31717c530cd0ffa4f4..bcd6897c648f88c34e7f43a16e75db0a865a4f15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94f26d18af0c1f8681afbe36364057eb431322c2..06abfb03344d4cdf6678647cb06d991b86e4ff4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1670a23b1cf1b86b122a3c3cdd9c23c91480118..98df20b6e1de0f183097cf7a5ed6b2edbe31af6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1640a4ad86ee68c54f4d8b172d7022001b0b8d1..2bc11a7943a63fa97404eb96bb86dffa97708365 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed0265db726bee6684bf8690baca1f8d24e3b06e..403f1a30c84bffcfe0cfb4a1576ba66937e9e67e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9f1131a2755954c71dc5937b54d24440c48c5c5..d8d2b4b0458ffdc689044367b02e93f71234e0f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc3231ead1bc57cafaedc4dd694d86dbb5347cf5..7e45e7c6d0964f2fb6ee44cf07754cfc58ea5c2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76d20979240a5a9dbcc8fdc423ece9496134db9a..cd1ff2b8bdba4e7975dc0ce87144aa9076773df2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c0ed6a1c225b2d6a6e6ecbe9ceccfdb65ab0cd5..c9564baae6b1081b9814088b608736e96f37d156 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59cea80d24611171dbbef3ee15f2b16ae6b71125..b657a0ef219d3df6a0996f47914feece0ef3fd07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 355c692c9c7de05bededd20854f43e8fae894d15..c0b79a91745eb54c2fd5dd2a208d2520bfd6273e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6a8150c28c721e0f5d1270ca1c37e8eed844951..136f01ddff2ea1128ba4518d85f6942ca47144b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf431eb85437ab7e3a41c9e1d50c2c1e8956431c..0356b75ff9e21c159ea92e80c284e705375398dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63ffec6b4f866825a2235e4b801bcc8f26bcdc08..9573d4d004097c3b5c81b799f6cadd954ec7b05c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b807c41ccf4703c0a73086016e1854f96d970e3..3df7c23f76e078effad1ea4010b4d22e57374719 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22d5f858948bf10d196e4d1960ca2c8ef3093d57..fe43664a03b574f05cab4c9725421df30cc60171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b9b3d2ce3ef8ead78475a51949112a3403004b5..e3e555145886314bd8c3265f8e5b1889151b37e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 814d1495ad9d337df60da15295241be67f8c384d..8c9f9af85adc9624d80fdc62d0b91a9b83c447cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cee2e2cb59773d72d507ca4240c0a9cb7ecb158c..5e70c97f5011400b2e9ea3478342142f22a2f505 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24247313270faec830c9aa4b7d38120873a22326..7e6fab4caf83d8d7506db9af1a33c049edc08d4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6d5539efe212d99ae9833fcdb576e1c13f5c653..9286c4f2afacc89eb5a386d222fdff23ce701250 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 690bb981400546b77fa03a1a1674ba20aa255bd2..60edc9afa23568bfd606635d10a96029744118d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d4ed6a2508417e547ab6d90e519d9a591d38aff..d9504ae2015743346d48764ccca6e8698fc60984 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70d56fa23dc5f021282813d1a8995b052562518b..da81f23040fa35522ab17d1256da5dbadc56e106 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a8df209b02dc0e5c5e050922ff5f103a59b5296..d99c32280b628f64fe1e4ce518482f1bc676337f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a3568010db89c63f7e108839ee8508d3291bfff..d04dcd8bd3765a1e23aeedd1be235987f29e0cb2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f41419cb52552dfb623e5b63f196f12635cad26..0d4856aa24f72145018c5fdd876055630f9bc3da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ee357cf22a2e84af73cbca2aa5aab2f44f94fed..6763850344eb750d8b7932d80b3e93445f6df217 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad40cbc574fa4f8539eceab0fb83d6622d42c8a2..acf8bce6270e044cde64b608eb1f4eb26cdb6a9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013, 2015 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f637abeb17a1ea901b4db6e22e2c786ae373bda8..515aeb7e61795c08db010ea878efe4c9b55d3567 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b871cc8dc4094d22438f0b321b48f160aafe4bc..4630ff0ae54b3108569fc0bf6505b8af0f882f44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f18fbc9c00aa9bf6a62ab066ae9486cdde559f03..3721e943072895982c4ee4e010c4a23c412d3c54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7433c00f1f3dd46755103ec379a7ec181c192be3..23bee7d9632328d3775db47e006c19618aa2f2c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2013 by the deal.II authors
+// Copyright (C) 2007 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03c601fe4ca7ac106d979b1d89e746f15d4d83fe..3e8333805c114d628b29b6f0f3e32c8a3407d9e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f3339321842b125aef6145151e1c08bebe02b19..d516295cf354fd8bb7c8013662d99c535ac3b137 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc5f44a0c155280b05bb8aba8624ee31fd59d572..3ac21b05c5db93f2bdfdd0129979a3b3b4dfe402 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b952b10e79280000ccecbb4daf61b138be275099..aa8547189fc19100fa9819baf8cafa211911d351 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f3954e40d9d22cb124a0476b3a00297d80e7463..d43748f50a1cdf433c98cd7c1cd07d84b4964ed1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f39f0bc0bf6e9e83a058bc328a44d548c659868c..89daa96ea4021082d5b96f53d34aa146dfdf81c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 253ddd2afcb5150120b1b4fd80ced3462e9e7e3c..60b499ab4d2d540b9a76f9d6a922cae51c7bcf80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23c7e121456481732836d7815fbb70b9563c1745..997c6dfd6fd7b09bd454eb694cdcf15270d4056c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ae86ac5c6cb9671936eb960616d9ce3c4fca930..0e0e589fb1ac4ba474f0fd0b1d1b8d3a4dde6437 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e159559bdfa3d908f9e0a3bf6c93b30566b3a0af..79db84d36fc6242dd26b4c99b37c563b3d271d1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b1b3eac2e03f690e1241b557241f40b5d9a0628..344328ee2b8dea17631fff90097af9f481619572 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0596301a627c4b1fa47701f3f2ca6cf62d14bf6..aa05e1cb4bcde3fdaaa91997e86c40a6815c87c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93ce65180443d7157456467de982f47f1e5cf98c..943de488a722848b57d09317e30dc7b064c0c1b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a18bddf44f4f095019c1d3558d1130e78f1e542..3d2643da1649b239bc236ce13ae376fe02685db6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f1bf362e0cfc8defcf2ba4e0dedce9669e41d47..089581590e7c09c879693970f091165921c2b104 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71dfd528b64ec08fbec37fba0de282e61946f444..5313e7b6a310272f350996f5a4a7cecc248f0580 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  cylindrical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 61ca6730a2c6e525e9c2e45b4b06bfd7e805e866..7e6f1bb48d6907e9c6067f686024cea62159b930 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  cylindrical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 80dea951403530338667df94e6e21a7ab5af41c3..30805ac61086058c50eb230fda4cd2bd72d9137b 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 6884df3eaff346c3d9cf6fa88dd5783a7ee16b51..7249f626f45479b575ff8ee12491f66f6285097c 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 0e73fa933291e49dab270b40a5f5e423dabc1c6f..3b4e6d90526c61a6c461809bfb028b4bbfb5a00b 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index ed924a12914e709b5135c46f5c7e37992d380a6e..9d7903b13b7d3aa3ec4ea348c1c96fdae8c864e4 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  function_manifold ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 47812572c46f25d343aa51252864312ca1b79375..3a60736473d736c44694ee01b4ddfbbbfd559d86 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  function_manifold_chart ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 257f7ef0640878ab4312abfa3e8684d6852b12f2..54a38adc7654380a5c99af8808f0c9e891a47f41 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 77fbdccdec79e59d9215360422f6d36c7b530fd1..4382ea0e4c563082cdf7e7e0b313aa92350e635e 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_02.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index e0384602bbb4cfaf674482ae591ff4ce4dee2a24..2578d3e5949c64daf99dde0f6f1e8b8998adff80 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_03.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 608421ecafc17c2735fa556609ac02756d871ef6..eaf165c3583b5585ba0f434c17fcc6e99db31a01 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_03.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 7aaa40c48395d2841ce20840f97523f849622574..8e6e1694b1efff1fa125ae8858058169651892d8 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_05.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 0a96f74a0a844fb3ba6e67ec1862d1edf40a2d6d..86ba0aef8f5ab2746cc6f51ec6a4da397dadbbaf 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_06.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 46799bdebec4414d55fff696a32e06121a577198..0f6dafa6313a52792624ca8b84726d56b4c7e549 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  manifold_id_05.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 76cd2c43556231f02a00e8cd83491dcd1a5d6bcf..130f2f4ae8743a9fffa0e1f320664d4272d31272 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 794b9344633ae23492dbac299c00214d1f8cf1c4..86eae62fe2b718cdc5cc4770a92bc91cce9907d6 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 615f3567db6ad5832f4f3b1d2a5ec0b235125132..bd5f637aebdfd975eee4c1e4d6e531f902bcafda 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_03.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index fc44e8a6ef6947b17a50841c02e43298f0f50567..b3e33f474b064e62f9a7ef08cd24af52802f208a 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index ee8708c008b72b174bd1c776650f90af62320486..9f5bf4034e09ec3b5b9efba05cf4c64252f61bd4 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 0742e07bedacd1fc69ce629833fd72ce2a079965..4e2cab854c0ea7cd6d5c75ef85161feaaec566cc 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 73da3a5fd8619ca53cb3403d1fe03bc29de00bd2..b7ef6688990e8d474262335e9fa017d28df8504b 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index 73da3a5fd8619ca53cb3403d1fe03bc29de00bd2..b7ef6688990e8d474262335e9fa017d28df8504b 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  spherical_manifold_01.cc  ---------------------------
-//    Copyright (C) 2011, 2013, 2014 by the mathLab team.
+//    Copyright (C) 2011 - 2014 by the mathLab team.
 //
 //    This file is subject to LGPL and may not be  distributed
 //    without copyright and license information. Please refer
index fe117582a6314ac18655a59288a2c83e8d944420..d616a43fd129c09a5dd75256f087ace1b192ccd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fa274403bf52dfa0a474f39724bb28356b5ee1d..9c0722c46986f4e7546d7fd31264dbadc83f09f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e56471b5cc5736d7f323ad7b452ba09b5bca5301..7a2ba0ade8bd33d30bfe79367fb7f27f3dfd1b4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a6f692fa3bca0ee9c2af7eb75ad6ec0b660c907..7887dc697ddb6f35ce1a7dd316afeb8dc4772792 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98b3b74758694417aee71f2bdc76e96fefd4a873..6e49f80830a916ae2381b523f5e287611e99a517 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe8daef5e3e49eeadb6b14f8094e6bc866e768b9..85320f163faae47649907c350b09ff98efa83504 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f36c793b3493f91553a61a69f6e466c0709c9a42..c11afc2aee6e0c5528bc9b6290429a5e642d8035 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2999c076fbfcd0d849f94ad83da791861dd85ec..fa7fb582ee18410ee71197861e49671aff98e2f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40a43a517a1b47c229436ad8484b6ab2eb5e825c..2a59f228c69da59c103da9f146103d284161ce66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c246ffd6330775c59ace699dea086855a1191c9..559db1e2217e144914826edf602ffbf962ee5f29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a1c23b3604e2806d505017da6eba951112385cf..626f733157ab4ae973804b4e95c1b172d9b7b056 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f90fe9e1dee45aa8aba374702d5417cbbae4ad6..e92c41660b004900e212d38403e2f2d91d334dca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4f60a3bc708dad56a80ac835e60d331c81d7dd6..b58f01ea660f725d889c471d56a3bc8836018a4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0dd569a87b4b59e72ad38b5cf15bf438ce565085..54b484af6f40ef8a89fafd94885601e13aeaaf7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e7a317bca0363582be0a3a8d29f1a7e1ae18f0f..5543869ed55e1ebc07b49fac7484995d56c5b36e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 478a14d7022720593039d169920f4cc6dc89db61..9844e654592f8db23e7d15278eedc22865ead6af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59c9372fa8ee1ab7dc039b938ccf08c0c2482713..09b0223a8603d5b8bc0ab239274601c3f3370358 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3eb567d27cba111d5d6b648ab47f1ace114b1c6b..68da84be4d6cf4ca74b0f372868d40983454a916 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7be27de88601a0f1a34be8ead0e4075fb6a892c3..c3ecebb0aa9d1cc2644b7fcc671e8ae581d6b4d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6fbab1126cf13efbf0959ec48b04b8e01653fa7e..7e7abb7d67ea71966ee757a26f692a70d5b64a72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16e20abbf742a1ab4fad79dab1aad3aff6288dac..c3c2dda7adf7d4548ae6260753ea37fb1cb1eac8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e92a4e9f9e350a7f6be2ae74321169d047b7da4..e681ab171bef1eff3c05d597b975b1c4d54a00e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f9a1149997a250b314aeb769261bfa12ed59a4c..47341f1ce4371e2c550a4c219182fc2fc6d44cfd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afd23211c912341f2b5164ec09cf80a59b46ac79..48b687e51f2a77163643582fae9f463fe4c6376d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f0c65b37080d373667370beb4d160d5e5d60b0f..bf3bcd94a6bf3703dfa9587c2f8d3477e04038ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4571a2b262e456e4b070aae41a66c8d9716f7ce7..99805606377b164ed2135fb1a86f5261bf45ca41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c59675eaf14a7e7da34c52db470cf28410784712..707daa7304fb2704e4f3c610de5b70e5736ed98f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f272c53143377ed442758a8ef9af091c39e726b..5579e49debb9f1976b3d0ce14dfb89daf00698dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25f0b53263d7c58698ab9da1e550ce08197b0f7f..dca48f3223ba3e9ea8226e4a960f6ae5bb1bfac6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013-2014 by the deal.II authors
+// Copyright (C) 2013 - 2014-2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ca32a12a01e62950d449d9d6471dca42781758e..847dd82cb91dea243cbd48b71be2fbfc266107b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffc6e3a7e91a811714bf2be2144c29323b19618d..32fb47501c508c31c03fd16014bb58ec6d3bcb75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e87476b490149a8b92e32bcbe5405e8d500388e7..2f0ac65d6e563801ec0045b0f5efb494a71c1e40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73d5ad39df6ce19aebc16394576a449d00c716d9..42a95437cd1c3d4923006c57f2f4abc6578409c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4419a63b0fdcd49fd417c0d63ad20e073d25d9a2..38ae7785ea69dc95d70e56df9289c274113b71b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5e29b42e0765d263f425bee5609b315c72c7e15..c37cf412e814b0567e4cb3e135e79f61ab94e765 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e09d737d5711f2437018da419cc459d303c0a8b9..58536a917732f9d1c289ef92092f780a0b72b9c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9cbcbe905a138a0a9c86eeed7ca355a51b119d8..ef357cd56b19fadb983cdaba82b81c1f40e9c6a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d28a6614cabcd8a38fd26598304fc1df5857d6b1..b38dade5ecd00215528182693cda6ed209b0a6ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index defd15cf99f624f6cd92767f071961d1678263d8..5fb5cafb666cf0cbf09b38c8ab6d55ef257669f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26b6fd183f278def3d28d955320752709e1b898d..224b0de81229052e26d7d35ca134e553c035d561 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a425628c59f7e850672439584b123199ef00004..f0c4e305ed0d061b8a59606d57837c9141f61986 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d8565bcd688336ee5f31cad57fda0e5fddfc96f..f0d82c8596ffcbe56ad47d3d1433e714a422813f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c75e968f993c2e1981f587039c411a5420b9a057..fb89fc203841e7a0baa11f53c4117148c29d3d3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcf8a309e7c4714b0c0c62ea37238d68086e7f39..4f9b64c04c549623594962d59e6086e5834cdad2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 689d9f92595ee5456852914961a5b8f9042fb27e..44cd2c37301d4fe79287119e2dbd65db133375fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a65c10ee5105863307def9f9fe07e3e47b37ce5a..d9ecb57a736f00b519cfdc867c3cd1325a3c63b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8377a6f161191996dd47611ed237bdefdb2b6031..711d872187533a7e82208a179fdc0f4b2727fb7d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38284c2fe95c3aeb8b56b1445f5596a241f455f6..5cebb72aa157cff8aab8fbefba52e816f980b85f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2014 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eef9618a7ad8bde87004be3635261e48bac0f74c..3c03522e71f03ee44694c42128b5e7495efea40b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013-2014 by the deal.II authors
+// Copyright (C) 2013 - 2014-2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17074220d52bb9d7d0d1f4d55076e46aef4b633d..f77043d0e49e0d94ecbf59c49b8c3a9cc30da854 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013-2014 by the deal.II authors
+// Copyright (C) 2013 - 2014-2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e205711b213e2128785c8b46ba6eb0e90dbfad6..3fbeb15f783e895297bfdb0036cb187975c8e556 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87947942842c98a41e23bcecbcbe7a2594c3204b..174b149b2b59272481e5e415b6b82175b34529f8 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index db42e458ce8f0f0658ad98a07a158220109e18e5..4074db66ea5cb8bdc82a8c4d719ab7500b0269f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80d623f8a5ed5b434aa4726a0397b0c51718697c..77c782c05145c4aaaf2bc0e80cba9900efc21c6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36c8aa776e91d986e311e12b5c6d990a7c0b7e3a..fca3e91c200feca302cd6391a5e2da5e8e467cec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8db6636a5aa427738cc2600063448ef87341a3ec..f53a203bfd9bc36e585ce1d32c39195a88a489bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9f566f3e3b0ec87f2029fb749517c94ba3f4636..807ca59464ed1a6aa2377d931f3dfcafab88af40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4ac20c4c60ecf92b9e3418eec829a14156df84b..a192cbaa545abea74b555af9b39250cf20b2e2da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6c06f80583d40b768bac167fe7968423b7865fb..c46e57edd0606ef23100e9b6afe62ebfcd942b60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 998efa2d65586c1ff8997d358e1e65f6ad8b3553..7f3df984cbb7ce66199969c9b3a7756dd13ae722 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fca6a9d9f40075b1f088faefbf8aa770836a883..494d63622a0decfbb77a23953784263d14c495d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5389523f8dc2f5e1f6ff721a10c5228c9a43ebe9..09221982e6545d8547a5f0f652538bdeaba8ff50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f487766b75a1ad3fe0adbfebce9e3061ac1e80f2..78804f19e63c51574fb5f204993cf057c16e5e29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f83e0d8a26e40eb9fa8c47b51a033bb5a8c51ce..70c9896b1be14bdeaf886675a93622701db1080c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8becb8e77d0ccc200d95563095a59f5be6904ed8..00615b1118980e811be60b13e9fd22ddebf7c25e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a10f72b4f459960e223f5a5453e60eecd6fbe013..c75a806f89abe9ba7868a44dbea4774e68854764 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9f022cb7f425a12ac62eec5e0b2948a5bbe8036..f40e52bd2aeadde7cf8efc0f01645f4631eb158d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8d4af1d368070c5944e77b71c602feb027084b2..2ac4caa07f22cf809a552587552296d2d8ee2298 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a91330505a4c968fb3caae7a5e6e5a5ed868130d..6d2f96f3140b3c3b084b6f0a21149e6bb420b8f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9201b5e888975bdc217489e9604a72721de15c30..22c3215c43fa80a5a3976f6646517c4d2840fb76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65a6f855f98345e5123fb7abd1911b29e347e888..106289cdcabfbe92aca7e8bf2b69cc579d6ffd59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 374ea12735a48246a7c6ed55fd84432898eee817..c4d966be8917fdfabe9416f9d696e16418000b1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07f4b554fb23113e6d029b490d3aec0b4cc9bc5e..0388e63b0e5d194fbc364c3a8c640fc68bcdbc9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9bce9d2b61d5fb187763fc1b555f72b3e87c9a8..a244c2720eec89c2233259272b7938f819246fdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f859c6304a3900acaf1ccd2e4b6a9bbcebb94c5e..1f60a103eff7a1339242a3c10a3383d19d5ebd67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0a7bd9d8173bf5215dff99b6367b93976d5fa6d..c4fbd7b81bb5582ee5184b05096722f374f92799 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ba84ff66d95b5632b19a21b1aa3aca429eaf788..6cca1aec20cc15bbfb89a8eae224b9847e57c00d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9002e3e0abb9e9955f07ea6ac0449a59078ea26..60574a5983ddf0e59c986afef8336849b1d7b8fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f35aa8cc2cdc84426bae32eefe1aeaf339171ef4..7cc8d51a9cf810792f504bd5833e23f73c70f6de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3bf943880de824c32417874c2beb802d8f20920..96a09bbbe822b33eb9016e4e48dc775ed1c398e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba5bb3770c0574e75868144ab0786e77a3d254ec..623fbc50c813c7db4f46113382a5be9a95771687 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1591196f3ea7699bc52b91a6e70355238f15016f..b5e6380c2f1acc0fd6f91eab920c47fb0e4bebf6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 403aa69e38e5f4672aca9b35df13783016a7fccc..3537466aefb274556ac0a1dacd92fc35a4480ad9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c1541c00b52efd9e6771d5b9e7c280921f88cd0..dc1e92ff771d45ed51d5ef61fa7a2cab11a1a572 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f63395fd8887592bb8df2af01930f787d9b8ad80..8a3a3536a66fc29060681b8cd61c33ee7f406738 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8a52de6f527b703dc15ee07c920fe2fadc9b3f3..82ec640629c9c8d54f4616ddd1e9a584e4e794b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad44dfaf4eddb4747fa4e568126abcc519ae895d..b32413cead5fd23b5711953b724340bdc37735fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3625deb69d413da74795ba448409ebd4799bb0e5..9c3a1c25b9c4c99e0919468a6fa2f272bcd079df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0b417c15050c11e450ca3bb8c37c1fc42f67095..c0ef6da32c335ab2394155198b8d7421e28bd650 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5af4088a2b0590e64a5a0c71ee2700a2fa70f693..a9adc77706a5b71e319567fb00444c1c43c140f7 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2be59d991c0abb8d332e11b7166128f9434088f..696fd48e2a59c7e60fd2c28dba41b7c08c2b132c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db80ed35dd706cae79b9f113fdc1c1e46bfdf092..39a3ed1f69e497653d4ec8b00bef63b861321c22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bfd145d875ea481cab652c23bc8215e44c8df1b..fc038c5d72062f46c50c08a61cf1bc2f4cc2cc2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 336c4816fc96d0d8513738a7c986a108cae658bb..c4316ea2c0472f634f0a466388a93b636718cdce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 221c20460928b344aac4211216b830bed8df9e01..3b3cbde2ba654e51f45f85cbc173960198ca7496 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0b69e60dd6ed56c8ce5827972fa321b8b95e633..9668e152d7ab7d9d297197eecdebd2ec82e6dbf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2028698571e5047a1ef6ccd2b5314d342fab4ab3..521c18f02c67a85c0bb3aee31b66daba3588f896 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d555a94b3735012bd682c677d11f54fdadd6775..9c182912c0e8e7000c7b314ac7c664b48fbee8ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53528d795cfecd146a6b10e8876d7bfd1ebc309f..54d5c8e6502af359a29cc5136c5977908682ff70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f469041364a7a22c1ba8c2e3584cf37f4bd960c4..1a2289e451853a7e738ce7c180672107c91ade51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e62947920d442e17d65da00a38835f829b91b458..5b722aa7c798de3c1acbc1245d33771110f8cb82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e724f1dddc38abe4fb35f7e3b4d6a4b1ebf2fe4..25c3aa9be59ebc90481005b74492016a68849afc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4cbdace973845a6e45740590556d3ba0e5a222a..4878e218b89347919f0661fc821632dfb5e054e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5feab327b80bd75d001ac77da2d8a752e5da8b56..3a5af7814266a4314454b0d977205966254d92ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85a9366f8d5d5f3b0de977fb00f7a23383af6da3..27c0c4f3e4cf8ee8cce95a9bf865e24218602075 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9332dfe56e3e88fbb318660ba68f81bd629d572..72c415300d3b742c882aea158cf3cc203b0dd943 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82a8f51415310a7ccb1eb2f5be5639f66fa523dd..3ceb1268ad45fa044ef66e199771dd592fcec438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 589bc84fbb23bc23dcbab8d9762a8aed84e588e0..6570811cce56a96266484f0bf8d0e9a4800efadb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08d536651b74e05423106ff26a156fc241232395..bd6efee0e2b0f26a52adbb83fdf69f8e92e28d1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b04f74a7acfa99c11b0f2b82402213a7b78f463..d0282b079215b67cbac9e30433f704ef97c7fec8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24b9f0844c605f8ec60eba3fe312fb693a3a3c85..c5bf8b0e7a75ff476a4b5ceb9ac8c48c8292419f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 757cbb3a78f54ae345e302f9e9ccad765dc057aa..997fa8199ed964caec9192859381204a81d8c437 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca4d8c0d179cf6bab1ff89c1e582dbf5f40f3ec1..a9048dac751eb47af8721af33d0460a14d9e4306 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e094f47b15a320505ed00b4a86b6f2aad16302de..6007ee25a7dd74e181ac9c731c4cfc7228ed7d6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc5cefee9253b8b859d463322e313c0427b8ce10..3b2a72b3757484cae3418bf7f4d1765e372d4f4c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5cda86334d0563549b41dd854f265a02199bed6..60b0ca37eb3f90ced336e99d4e509ce2966982ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dae45b10ae519d4fde1ff3ea09c427b71802e187..275b48e8bf5da3c16d87048be834bdcc74e30438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cd56d69922e8ba0f04a6a59d3fc8780e669aa85..36838a39ff3bf7b0cf02444f64e14aba36ab034f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9bc650099ce5a6d084e675fa4d8dd9c521fc3f3..5597f7641ae72dc841d0c235a6ca6f4d0f7fc322 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef34865db3a8cdbfb1d348919f8bfadf13d0ffb0..5a2478b3c8a6b0e73382a4b278068dfdde2ad87d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 500a07752ff4ebc7f0e134e2214d776c7dce5558..e058973275ac0eb1d644639aca0b341666adab9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c054fd77f5f345ecf3d79eadc31198eed88692bc..598feb51b2a0a5d391405a2c9d4a7bf1ee1ea41f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3e1b8c41cfddf85731d3fc868cc0d05846204b4..2f362928fac5b2e53f0f8ba475626e67d8df3f23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35dc720d6960cabc8b383ce6d0306cddb281ede0..73d7097fc420d9989887518dd1577a6cf0c9a5b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92704986aee950ec66d2e913c2415e5ad6da4fd0..f041ec9cc520620bac5f597499f6f236acb4c231 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d1e9bfff59d0a2968e0032e94fc7777a0c8c045..fe20f8c80703b69b4d597e16cab4ab72fbbd499c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d77112e1baec116c1388ecfda3b708905d91d7b6..b27da480e86f6dac471b8cdcfc14304977d893b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3219f4f28661688467a818c2e2febf678caf1adf..0d0b4fb9d765d1aefca7637e2b446fd346b171d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0ba6de2bd3de86c9eaf02ab8aaa8a8d45b3afef..8eb818e3e0516e2be69400d0f1880160ee3349f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e00264d9a7a254f0412f58c937878a7040f06eec..2a0428a225694751c9fabe816797e02e1ce84846 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c6caf2b6b0ace2c9c5d8823278e23628936b907..02c6b272ed846c1fd594fa43a412f8afb1cd38d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f13359c47744c23f2f2a5f27b0a44f6bb2fa9cd9..2bf0d72fde60c2e307a205cab852f4bc03bee3ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0b863ba99a6a7cbae60351f8ea1e029cfaeba9e..fd1c8ef7ef0d898a19292bf17c1a41d25e8ab26b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f4d442ed3be4afcdba6aeb057d0989e012ce3d2..4e05391870bbc18384c60cdabca39e241a1e9079 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 189a300eca2224eef98a159778e9a7a45d589012..0796d38d43b9da02dd0f7a9f352bfb077b11704a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 063a408d4c5edbb145a6e78176fbb424777d48eb..24c495c1f5ead1e85e927670499dfec452279d72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b48dbdd3d002c80b4a62b2012c08985655659f1f..76ee60da6bbf638ef66dd144914a7d99fb9d9d21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fed6cb17ce7f6d82e9c2160908e42aeca8fb7a5..12ba0108e74328a2f8e206a14aecc61b2e3312ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47daa94e79bf59148736d82aff14095d9f0b4b70..8b72dd52a9833164354f74a82f331a15f7e47ea5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8282395af793448dd6ed573d69b8e2ce91b44fb1..c1c63d87e2b8b1ac4627e92138b83716ce8988f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36e02d7388e79ab7fd74ecc8a03cf441a6e89ade..fd381b90084a5bd69f3f2cd0ca65083b87c1cb5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ace15528df8cbda6d2b605538af843029c34355d..569774854fcde74d3e850a2bcafa69080d3de084 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index add63669bbbe2af77bc20060a2f3ca46024a66fd..35e631251721dd506e8c0891cb8c8b6b88e6d35e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44879ab605fef736ae5eab8e33c2e8355343fa57..1ab782abc4bbf53141368a313165f207127047d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe42c549d6030a5a1206a536f4515dd9ffa2c6a4..50cd2a903852d7977c4eaad9e8f89ff714cb1ebd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d96dd687abf0a2f92fbe0e387adbf6a65b3731bd..98fde63b7170370309b3962246e7d17c4939ba73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94dadee5655392b4f01051f182de36d4ff2f5559..38005a061bdb5d578c0bd37d6abf7085f6f8cc3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a30ad7b3967986015624c216c8ccd37b6d10d37..91dde930c4a531b88bdfc3e9185bb52e8dd6200f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0df28c0842c3fbcf5525dd8c89e6de55dd2db19e..6d12071e648328e65a9fa039875bb75f772869ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a46c41eb740be2a9283520e10c31d4b91b68ddf..9c79c85430c7a03ee0c7fc067d2046b3d6478d6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b18a260907df09f2dedaafb77c739ce9f2a9203..72c246c361f1882a42481450601a66504d57a8f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 154c4e75bd6f4d3b771d3d77f7718f053af58075..90f39d5cb88a832b8ba49fb8dfca20ab2d567007 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5fddde7568e334d859a744fdada6abbf90de6ae..dbdd0552a27ecfdfe7350cba614b2ab10ab12b43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8ec89207cf44c93af4885648057aa60df8f16b1..7f6f19e59515086f138c1c18151bb036fd624a12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca685331300871bd629d5c4031e19629cca60afd..e3f017d76a6bc31050cdbb19164388b9303a6f16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc642a8ca3274b67cb272e6e303a965bdef741e8..c6b04cd8323a9e56991ff7dae640be982b3b5dd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5217d50d53a12c2a83531071e379d5a9d81247e9..c362128b8315d047d395f4546bb38d218ecc0034 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b9d6f9f400d2860d7c77133ee0c3e3e7dd77fb3..8b01152c356c02022af45c7c7d7e9f7b60c57c7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c152b708f8d2efb9aa973a9f84b63be23ea4de14..ab09071d29dfe65e09f530df8b257660696b437d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5760bf9fc3d08a4bde6c3b28fe2a48294af3abae..d10797f8fa99f1eb2ed2e645e7decf5409c6729a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6c5c9dc93c33138cf7623a521a793d77e9bf37e..5395068808307b3dd113cb536f0066631e86011f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ca77ebda44e3244678d503fc12235034eec4b2a..a728b936ed88f1f6b17edc02cdfd5021cc25bea9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 757870376d01bb3a7ad030173c1b5d9dc56a5a1a..987c1e5977229ef4e66841ec44eae544eac006d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a2edd994e99d367ee562b6acdae583df05a13bf..833e25b6621815b9b65ec8cf6c865f3b8d80a997 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 773bd651536ee548bf4369678691d2a9b3005306..bd4e4d036758a5c2f486dd02ff313f0c5a5c001e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33374f56c0d03509a0aa1d4ef92006ac1c75bcbb..9a4d650d011c092035dc03137ee28cc2c3140717 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3be245e04af92273fe3d62e820fc7de8f1159288..0fc5237704b500cc63b65ef389004a6170301a84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5757b86811888166172bc935067243707a2705bc..81bd585e7bc2030aa668273e73ff8a3012cbc2c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 836ac907cea993d44a7936cfd4625908adbc8a2d..5b4a22e738cfa467ada0f685ab0d0923f1ae380d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5be1713f4f82f86428e2bfead00d8cb30a09027..98b45aad1f6d2f033165648c0d0d27df895770c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bddfb3a8524743359804ecdf5befc597dd3dffb4..5fa91ff2bfbb26dd58218a3a10e54957e217cb22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 605b4adad6bbf85562d7ddb6ab651cb18ff0d885..7e6350ddf0bd7d832f15bfd0a943ce60dcb48b68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63a459ff0807fe406a6eaee2c6d5eb1b6cb59b39..e96ff2df41b0d801204de24098ae7a4be0d154fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cd52b29f5b6e883061298c53a9873e7c8261090..f38622f060652767eda33cc3eecb7dfb6eb6a005 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b65e4009dbc0d30de85616e1ef3aed2bd872d8ad..dc68cdf287e3ca66f759586eb949cb13e0f8743b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d49bb0fdc4a12529259b8d652ea14072203e34c0..bc902e91e0f26d9fe94dd3564464e35f71888f25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0480f1a2da4ad1e7b3f8e7a4e224823cfbc51fde..c5e0a3c47f59d55c2aa9a8738fa2a9af30d19ea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea8aff17218749c3e11b049683ca9e6793b308fc..b5d43295907aa28967bcd6ffff7337201469feb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cfa66990476c0166709448a5f60b9120b995067..588ea08cf0b44248d3469077cb0ca32b9a0c1cd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97445ed92dee635eed1fd5a15d937b981de107e0..a48fb47e5dee0fa63b301eaf113875988c9d1952 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15d5bd0311dccbff1db78a77aef0ca7ca1e80150..04fbf40d11eab757d11f7db1c83b3253ec944c04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 472e07863d129beb4d078fcb53b3c59bb894948c..2fade516268e45f0a3b99e26a4c6e1d558dbea31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93000bccc33992f9935263f53c557057b5092096..59ef92ccc5066c9ab0bf2a35713189ac4ab9f1eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c5aa9bd545b2f295973f25e0cc3e067c9948bb5..74e6d393bf4bc0ab5300860a09fe0383a525272b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea07ea8fd1a58ab0f6fffbabee780a90467f7302..867971b9ce1817c74c6850ec615fc775aa6cc6dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81abcc91735f7f9c83071952e7584bd1cf5bfee5..06011e97c4739c11c3791313bbeb30218fff73df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9dfdc1f6c5e123d3a2376e53383a64888657119..feb465ec39d8296a8e654104b541bd6616d33369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fad13210061e2228bbb01332b7d5eff6595b32d9..278aad7bd341eda985039a07de873832a2fa8aae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 513d35ad55e0be766b63efccfac5fd415b0d9492..98beef9f2a97a8618f182d273138c331bca0673a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d9ecfa1709ecd175f5f641681afc5d48486cbf4..b70a5606fdd1410432eea6a5ecba7441f5375148 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5e0c1924e4e532d91d370160e39cd452419fada..18db7cf0222960ea2dfbd3f6ed7d0d7f603ceb29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7095621fceb0673731d7b7cce94fa50c8dc7bc1a..631a1d9dab8dae27c9da032f8d7b271077fc0686 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f293dbbc539e0df884ba85d6ce595e7709d06e53..e264ec779035b620d3b51058c00fce7e94a7539b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9dcc79bfb207551df16991e0afca075c0e69714..448c6d8a555af01d8b39cf638ea89d5b84b5082a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19fbbe6cfc1ece58a47a932d65c05f91ffcead3b..e065d7a128132034ee7efc87da7eeb08cff7ca3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34ec9336ec2bbc8f4af517fe985a30881a98785e..e8b1d71f6475d0d8e704d2fec7ee9494f0bc6343 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2013 by the deal.II authors
+// Copyright (C) 2001 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab992600db4de644fb999a1e915e53e86c736d5e..8be1b9e9f22e16d01260bfcb0f73569f01a4fd62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4805a31345b6c2cde9dd6706e7cce7e3bdabad2..27542f714fd63b6c7302c0998a127986be01562f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af9c2a27d94b1c0054b12cd9638f9332e13ff713..8a059e45b365afe25307e365e1dda92b20b521dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f75296a9271d787f8658f58fb7363dea93078c5..e9ac329c6837ca5bc9500219a08d41df77af2ebc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 365c9e6fddf83ba914c96a38dfc3c57137575b00..570eaf978c7126382b21b9da7cf4ed3b956add1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8ab34e756279b54817ec25e058f71722b81a6a3..0c983a873b7f7ff6a041409f0e3799da5e182a3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43efccefbdc0fa78f4d2c2876be7c9095440512d..ff5260d1b63728682ed803a8c054280ebd091255 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0ff68b15698394c744afc17bea0822395f4ef2a..27a512c4c1f45cb24868bd699c83c418ef92bff6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 352daa2f38913ba320057d65a027a37f0d5ed4e4..97ba9541a1011a1b09c9d64893933b0082acf0cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fb2da5aa780e931a3f5e6bc2ff7cbedb43a9ec5..9c3dd88d48dddb7bf80a8e60d6e317ccb7e4973a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e52a9d68b1cb1dd87b560a617eca5161ef4b1d38..ee96bbd5286dc72e45b4458d7064f04d8e9baaa2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f47b17435380bceb1d64529c2dfb71065261a8f4..d00ac4a09140ba12f9f8fd6772cc9e53930aa346 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85fe62586133aba02acf44a5d2b7f02e769b369e..3d41b05fd7079c8b3a5b1f3cc3f5d6bab38a2a14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec560c49d7ade8041ddf9a82058ed0f752c553a5..e60e983a0bda04eef178cb38e58ea439e4351720 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e21f9cbe70905a4a9b14c0f552f0a5bc460b8379..cdfa7e1fe91a534668edef9be017659496748925 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 075af031a4dc6752f47b36a7f8f00a557bbb9e0b..949b5d720afcdbb710ec66e8364d3bffaa09db92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62a7572a0a19b0eaeb9a13fd783e9d2341fba26c..afe006ac5ee1bf849c148865c1a7727d6bc1e750 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69a9c35a5d0c50ea48b1ef8f0eb988179475a31c..3364672eef668675a247665a0183f200a6cb6f4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a4d8015ed8b39e57b480651c6897b96e0799d3b..853e534988fb2005780f634ae61670cf12525dc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad2b3e5603e3452e598233e1319be6a667ac706e..f9ee1d0ee1f38b53a3f23e0597936128ef1230c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dbe0a0dc3d1b66f946e462bf4cca3da46495ae3..fa166dfd4c79a62d435dd3e4e3a22fbb5579ff74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc1bfbcc3aab26a9fe71d6b689dd1f7e92a76360..e16519889b23d19cf3dad1794f64bb12170f4715 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4449e97dcd3488d8d9223e40b9c54379b4a1c0f5..1aa4b0610642e60c6c326614c5c1dc5680297e20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fabfdd80a010c95b8caecfafbcde31cd5555a92..24099ab950c33f2abf1da4eae4c4802982c0cbe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f328a59602477e6612610510315e786e607e1f9..a50ae0497037fbe46b671fd31e6362264680801c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 840b7a4d2102a3256df3d2b629b65b9781c5094b..71c78d63e5b0253ee6e6e19b026ac88834eaaa5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69e50604f4083b363be16f50df733cbe6178b2de..f59a195975b748e9ba1c7eb2d74df9fda24c26ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad63341798beda6f59158ab1e031bfcf36d22ea3..09c522b20a4608f364a17d9c689e189a55deebb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2101f5c1f1b7eb8709fd22eae6f5fb738224ee4b..00d281f2f4f301a31202033162625bc1b220df14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2014 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db59228a88104ef886c5576b51c32f7de7d78ab4..bab57754793cff4b9603afe0282c5a90ee4cecc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c99f1b01434bad4f2400db89e891b2586bf60d5b..c1f1eb22faea43ddb3c42585f5c7feab420aef73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f59186c0a80f8353233cba897fb5cb1591cc2aad..162b3e392bb745c845bfa68980c86e383264ae8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5b0bdbd11b6e27571e5777d3718d41ccee26d12..e7686e5a65433b6f27a7559707f5720365e050a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 916c975200d09fd067b73c4f70e15e81b9141701..6b49cecfa0488f988a7eadd2b6bd2613dad6120a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b28f4a94845282b4169c259f337a8c59adeaa07..b8ef21ed70ec18e8f3300af2c7c23787dcddfeca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 077fc39927ea671923182f9fe7c47c3a6c4aa487..99494233ecae894096a8c25328e7b910b4594f59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b94265c7611cda3ad1facf59be46a0adfc3ea1d..4427ea5e319887e0b5556469f7fa7a66332c83dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 772b05e36105244bda6506ab430c75cd73781ac5..9783b3ba323d4557569eb32b88e4e6fb015bc99a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6b285f23d8b1a1aa54d8d1c243f7b761ec3f867..6eb98cb217749577b8dd83664fa153f018abb7c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 161eade2db13aa930f3dabdfee3449ba2ff94940..9a8b50a058e2a48fb0720d1f450e75c1e2832656 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f0a732ebb1f1fce3dbaebe2bea9323e2ae86147..b0596e20e8a84304698e2148f70e6ff5a3443a51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4a66f1b7862c1defcbabaca3ca01c945742ffb7..a6ee1fcd73ab3655d9df819aa7aba279d45bc5ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6eb5e7c6c3227ef6692442f9ee8cd6ee3dad5a6c..fb7b4a8187af62e8ae9d546571891c418a9276a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8bd9ab58f2269170ed986933aba706b30dc6740..046cbfb544f156acdba16d9cc0fbf200ae1c5b38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62a0d529fc734c17e5fda74eefd6b20bba6cfe17..6bae1cb14df8ec354451e1e4c33a1b4ac1260b2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b81774386c5f6a5129aef5d69452f6288a954c2..857e068884f951788c3d3025854425c3c2285076 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94701374044a910509b56add9399df67340bf7b3..ae36ed75c427d96df17c333ff8273623c0a0c926 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a053633d9a27e818de69fc9c4d4ba571eb347489..54fb6e02e2108a58c50545891b5d5745e82dca21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a22f0989a97daf9a20f5e292254a03a4c1095f44..c78cf1c26db597bb0d4a7f41a556fc7b0cd2ab6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 484d7743382b2527a339e76032c798e058e8656e..cf94f72d654f82e97fc998059e124b6252e91e9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ddf35540c4efc129c82e9372137212958b9f0df..a2c2609dc25c598b6eb4897aa3777640cfa1b107 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1335b186298e8429ba31cfd4b9f59c74585f6e2..81153f9484405483e25b8ed5157a962ff6b36fdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ba3ebb15a7a2ae1fdd6b665ad8cb0829c58f0c3..7f0f1e28bcfec71b895cd745968143765c1b5feb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ddd74987c6f539478ccb074dd9d43789c6e7c93..21a9a0cab49df18e4dcc6b99f99b91ff0beec2cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de463a89674507c94542a3e736b93bb857598563..1cc4916d7f0872b8c3307f0af6c75ffb64ad6fdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdb0091a7691b973dfe7a5374cfc8588f684de01..dabbaad16b8980eefaf3f76e80610d5c497f6cac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f9c825df52e8ac09195e2c55ea78f50a6dd6b55..b7703e9defbfe7ade54d1ba9884f5b9f354fef8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1db739c3f2c4a478269b4e084e19ec3bb2bf572b..55c440a2416161d5c518bab7fa59534d978464c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cecbf5d1292e524ccf0eb837f8ed1c1a6a7731f6..fa7cf93e659273ed89694b3eb290488563941409 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21c484caf888d16d5b879aafd3cfea55ca0d7261..9bc6e7195bf506760ec1e5819bea0cb19ec70144 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b6f8d1e2b8c3b3b4dcb3b12a8f370b72602187b..9a9e0860fde48c3ce22e06affab7b0bdc110eab8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a34c86fccd97146e063356dd13160ebaa58ba01b..6e18c3d3a9fb0a6d9a5cf45a54fcd2e7550716f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8879423b30d0ad2a5ac560c361aaeb89deb010ec..85ff9bbeb3e282caceaa3478de441eb9d6fa17f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0033ee21ee55cc973a645d019dbf0d064cf1e20..048c5afc53f8fb96611507e3e1d1cf9b23f95be3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3be4d811d24059c1099e5a0ad17dac15c243f3b2..1371545f3c0d285fcef7b9ece6fd102b864d4f82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1681be5a6c45a9865321029f20586c8d548e3de0..0f64b883e52fcfc5b94d2c7375958460b1bb78d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9396ea02649f1a0911a6d146e7ea7fea3fb77b68..1d908207385bcc67675ab4e955b2fad9138e7149 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b6738905cd7f3f7bf4b9323656c4781de9c059d..179034e82c18a5ada17cad474b09ed05de7ec68c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58f62c727c51fb84be74694714e1a837848be49e..76e049b0a1ea09e5de64dcd99e541825979ed04e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afc3ea726e9a60944d4b00c0aa25b8491373b3bb..d07fd59eacb3fdd8ce4ae941f7b96980b3b314bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cb57b99006c2c696f1252f7d5f894b43c6ccabc..1f1a9e0b1e70cdb970c75d0b7778af8dca442753 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d089733f5884c8f9ad1aa2cd185133cb3bb3f39..aed9a2f96ea4402578bcff0fc8e3833df2435c0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 463606982d5609c04bf30a2f18c412fd33eb593c..b60aefdc0365fe79ed3e2d5dedbf0b5c70c19bae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2010 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1534e8a8cf4e81f06c8388e5f8fbdca08acb4191..71b20e1c4b801707ef349b30067cc42cedef6ced 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b102f13dd211b16c86d3efac557cbe5aa42235f..083e9ccbf967fda6219ca1f81baf3fe59bce4056 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2ccccd2dfc5d1b237da8961d8ef30b878bf6d9a..5f2887a7b31a50a1408f5bc26063c8cc71410752 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 198d9d49183f2f3d0ab04b38d1cc98bb2b78bca4..20f50e6966f05dd183a169400fb608236c7a175e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 166d76f33a77723808292385e7af946286db3ac9..2f6a3ccf81c1711ea00e43b82d08fda070799b31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0eed3fe3d7e03c394dbfa97f29520d6272737533..68324db31dc4561cf752802d64bab980435e09ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7fcb0af5fd41893e1eca84c57939d6aa7b81be4..10df422dbf8dc802846d70494836d4326c30bd16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffe3c142e8769666ad7c32c0c72850cdd2fede71..37b18869fd897993f7578a8781b84f67537d082e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0011c4de425fc6658d7604b42a079b2284dcc759..d533a99c1d18c2d8fd6291b8e3cdc965a65582f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0fcd455a8a0fc42b92d88f7668f1071833567c6..a7facf35a18fd36134aa604da26de5694ef87bc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 883c84390e6ebf10cce9ce6576289a4ce97f0bc9..9a72ac6772f84e25e524671e3026339a05a96347 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1f14152a79b1b71b13839262f824bcd6df8bd44..d4e58e71d992077ebcf5c83e52182f8e678af632 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f5d8a15a07ab42c54e901c84f902a86f443b433..df022d63cdd2c7dc712325f48ded808fde5bf051 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76453bab0eaff2c63312dc58e132f1b42106c784..222d50ab68bfc7ab5b31fd982556e654956c7314 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 928c4f5b1fb0a7fbd4753adce4432920e5e8157b..ab68b969bd5ddc90291d0ed1ee47e91f8f5094a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 157f223c1815ab4669977bea50b15ad04df3fed6..a6f9d6d16fe01db34968af54022d782dce941c95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa676c627b43674541b3416cd80d7ed4cdd82b3d..af7571268147be31044d45bb39be78c66977a623 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c4a46f18dce25e92ae194dba150d8b661e4c110..9a3e1e5bcc3c451d0d8e85313306a4f3665b8ff9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a709567fe9e808a872b223b623920a5876c96ef1..8c29764e6f0a762e40f87c464d331fc12ac71db2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc8e42fa431a2b08b6b6937c744b0dd6950f5ae1..cae287fc5963a293b07789e2c1dc3ad8021dd3a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 026b3ee658dd61136cc194e269529167a2f51c52..c4d285ec1151656f6ed669c77b917d7e0ecf9c40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11670a7f29359819ebf5e0ba2adc3f1ee2ef887c..2d7537e318aa074d436fd632cd222447e6893c29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad4e7e4a898ff898dec1e002346be09e3453635b..ddf31912b48bcf99adfef90538f90fba699839f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ccf4964eea5d493b022019187ff9692b3ad06d4..9e468a9c1c4061eb9248e4f8ac5ef244b6a29ade 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74426a05d44323e728be5e44a7812b6b772e7873..a4de9a246abaf73a269d4f32d126e810d5afe074 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21fd3280b19fb3fed7f5a6ca1e8825ba0dfbd10a..cbcfb74839fae69bee1c084f330d04370510e728 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8d0b637507cc6fd69a22df9b7b92a500c919774..e11a8e933fcc66bb9b0f846240b18463503aebaf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01c5bb5b4f0aa14123fab1e515066b9bb74d1df6..27bb210372ecf1d7707ea4aaa214d0da6a35e9d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b765691fe08693587a2c9fe238f99e1fcc4b2ee..aefef366b54f2524a758b627deddf89e3800a10f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8679234ac189f85b2f8beb22bfa81327515202ff..c61e90ecb574caabb081d63e14a2054c62ab5450 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b544484a3effd54a222da2d84d5fbffd3d5e5c8..2fb1dfa25345259b64e8365d508e2a1ab849fea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2380c84d0f4f115d16807f164054ed50a3144173..fb6b7a6e14ea0ac9c1d8205a24f271634b7d0b50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c856a4d765008a456f342542356fa90f5fa403c..c0bc8b65efd4a5cd4fb2e247407d969bc86ede92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25480a3751e1ca8b7ba7564be565b9680a7b4e7b..4cc621ed2d2694c1f02a18cc3c828f5a5dd2740f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6769afdf0faca3d57fef2d3aa6529ac0cd0a427a..74c51d4e7dd73a96ddc789eac302d4c51426838c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12b411ca93091aa4f73f834f2dbfb3ae5818cdfb..5e0ba667ed302484aedb609a85f20faf408fe69a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 710dab9ae01dba29d207d2dadc982674eda20cd5..3aa9d9951a786e730ee7b8971dc533d3a1fcfab4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e72e2825155a99242e1b06925af6c08fe624f0d0..3033305dca5b326005e7c8197f0767b5cee99868 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c867e3717ffe19573e9df32a134d7edc86d471da..f04a700336e90e9129ec154a4e9df01c68d25d3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2089c9b327e1fc98f46330a3e48a510f65e0b914..1610b28891b26c691aaea0309d9af914dcad775e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0f251d1c4ce19ff5e9b626e86713710fb242b98..036ed63cf4317df75f15812f0b4226531ea937db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 174d669b1422ebbaec51880bc8b0374653117f27..e6f2fc698210431b9b26525666f52a0f95eff1e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19c642bd285b55fdc6ae01470c494250af745586..ef2935852227632014d46b1d1665e5445e9688ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb1bf2a02818022fc3e2d97ba59d6742f22c15dd..3bbd795d0ef4e6c0013c38ef98126e9f0533ed00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb6fe06fc0a59432eb44aaf16ba24df26429fb79..993f4f4e0ad912cfe9401c7704d80989f8e933f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dd146a12521922e463830be2394b3f71a56dc1f..25309df9afbfadf53e01afa4bee39c2494bf59ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa6acd67f7fa3d9b72b267e42ce3e5171058b39e..3c3632c06f3d74e4681f5f992e1a3eddcb7656b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a3d86faf817956ca979cfb4fa88d9478ea8f877..5e96a0a06d88300f5232b76a989618ee9be44d77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6e1f92c399a45999f51caab842ab3892071aa01..64437fdb5f7b0490e27728a66955975b69566554 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70ebaede778258b989a071cd53ec519c819d83e3..e936ebb48df33ff72016daf5430bf09719970434 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4378e50df48b71f29c4abcb1a79c153f994ffeb..875f12311c1479adf960c0e7b3ab54284fd3ce81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 615edb742bd6962cd4d6af367ab0cd8ba6e5b0c6..d490ac0f3e8d1379005653f2157ce754df13f4d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2058ecc801df9cf19fe03a844803e85e16de380c..f367eb5594d3192624c607d592379b12a9e7a350 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa598e1c2852490c9ad7f4f0dc4b2e6b380df48e..707bbe2b0aaf8d9ee5a310b5aae95699350650e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4d7c3c08856538a4c8ff9012eeebd3368298784..036130efdd9699b7722af0b65c21fef3f402ee02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33b68d89acb620e5bea43c0880c7d7255f5e6e99..ff457604bb03edd4526d906e746e249fea878830 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7237b02c53202cb302cd208a12567c5945f8b5cf..91d11537e4e0322c0af67482a73a3aa8eb43fd29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a088799a4225a7f1a622ab3811e86fa50bb95176..dc24186477365fe19d4620d62891bd4bd6bdf764 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22cb28ffb2af534de0646fe62d65629b6a1c8274..13ba1db9ed7296236e1b7a25a3306127af626e79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1919cd6560a231cfe26746cb51abec61fb6a3d9a..483edb86886fc98b134e71eb647ef558d303ffa5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75863d25abbd852693913827d2cd3bc2b42b518d..32d369d7ae98cdea956ff8bdf0bb64e2082594b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35beb4aebb28a89618f7245527863c02a11253d3..319960ff5dc0ccddf69ef374f937803cec714c4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2079c96139747405fac9224d53bff9de2bf61d9d..7fa4fb03e641b6a542f3364d4c4d9dcc6a298636 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9166748affad26929765da36d09c5a01ff4d6ca0..1c7fb75c7902405ea8d823f8bf4e53de676f22e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25201de660c8666fd6612392117b3c8492ad8c66..2feef69fc02a9425729f467665adda0dda03b096 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4abc782411b38b8cc3ab4932daf913b5d7f90b8..5bf4056acbbe4ca112923fc9a6d2ee073983e370 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d1ee596eb4bdb21877f21673954b6559de598c1..0763eaa0e8e6dfaaf82957d91615dcf7ed624345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 875c40d2f1cf1c4b5e276b23a71eded374dc4fb8..eea0b002a9f82dfac3397bd98d78927294a0b1fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1178ee05517486d9a8d78ade67fb82413d204494..dfcc74e5d485a78a537ad31ba262eec3331dee44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03f4c9fd394b5f81a06290c37519734f170575f6..597dd31337afe26c414b0236cd28d18fcb8de410 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9d9fcabb6e9f2e169a222cda6d58a9419aeb4d9..eb98b24895e4e496259b782e57ddf2d944039b34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbf9f61f5b1a42d9e19d2fc58d9ae14be7ba271e..591944405a93bbe4048e79e4b357c375f0445546 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 519e06a7666dbfb5cbe96ec2597c327520de7ed8..0013f4da53135467ffbdfd1c273f5fa6f6455e0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 767f3777ae6bc610a820bf9f1a8645e1683d5e24..34b6eda15915ecdee684f1ba07491404bea946bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b77ab828678c8ab9a72f880d9960bf617054a54a..3be86a6f704add023fbb5b806b4e6c598406bf4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a80d93550aadc049f1124f0ae14b93b2cde23318..e32acf7c8e5077c74ae47a361418166f54163ff3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c6a9bf9990de66f4b46b22e6fdd4d87c6acbcea..c047bc0e2aa3edbcadebf97e5d8111faf2651a90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e85264779328ae315375d7a9fadd8adfec62a202..650dc2d4a183cc5663cd1e48f3684894a72f386f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed86a3831e2409bbe1be4e8034bf84a902be8320..8e121e2675864b4cc466bb8cafda04b5206717bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5994c1da83ee5490d2e60cbe97a41beae4c6abf..8f946e628a30733d9f4d32ac2776fe1ff838d2e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3438040f63968160c51fcdf810df23f75da156db..be9a875e5766b01959841416e2ba69528fea0ac6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b1673eaddcc654a5486fb0bfb919bc717456d49..0f17ad5f6d49cc591f08b2c19598bee74c90ca7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b93d142e714980b32be9eb67490d4f1766637751..1569208e35c075c5778340dcc37b1eb3d761e8f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f09bd34a1cf2b8656a41aa64ea879f1014b4e55..83e1dbc60380ec14e33fadc81fcc406433b1c319 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f9616ae4b6153ce6cffc065e7ad574bb8b9b566..815b02fc449fedc7484c93faf7db0289cfef9589 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36e9b2ef5f4149f7f64922793ae44480145aa6cb..0ecd267ad93d5025280bb05344236f37e6f7dda8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 692e1777b1f7b80fedbc2b707c7c764ed72dbe79..2536d73bba0dd29a9bd0bd7f72889d63aeacd99f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1e349ec4a08dbbf37c94c18dbbeebaae3edf587..d00ddde29de508374ccee8991d5f6a83d298ff54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfef9f9a933d528d6bf210b084a021bf134fbe66..a6c10d6fd1005f9d021450a24a6ce61ac4aa4023 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8baf58a2653835da479ab2c53511f46e05118811..ba7cd833f9b41066c2bc7cf3330fb14433080139 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c75879d94b36d5b696f6430c3847b113c83b4aae..799e5bd3087c2fc9fc83c84d6f0ed8f08f062656 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 810d2f6c8582edd43ada24fb9111c177988674c2..2fbc88f3660beb355df5966b1670517c8faef758 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014, 2015 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85f0cdc815a6dc1b0423f76022a107dd49993058..97617a174e015a8dc2d6b9cec09c7c9986cdf434 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014, 2015 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe7a899b114a5e16b92b96a34e99fc6cee03f64f..a19fb62e18a138607436f272af6dabc7f15f04fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54951901634496eef0d273464e95847d73f55cb0..780e8d3ece02ddcf00d2c3e70d1fa9acc47c8384 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9950e585c745d88704fc3ca876a066a142c505d4..caa70485887e2fb4a011031736fcd99260ba3cd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00abb969446b937643d420bc69beeff32f5339f1..776152ba56b303e628001395c20917f138a242d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f648c36b7fdbd1aad60d3502de7cfacb103d9fa0..a7b4a2b3fc66bdecb478ce75d546a27da10bee64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dcf6d98a29fd1ff159fdfd764524d95fa7204db..da0e36c1e5df6925d86cee609d913fa71eb626d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1586d04778b26456b71e999d64b6181a2819f109..d6f0fdcbe5e2ab59e5d0ccf6463ed03e1da1e516 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ad1c7396229de53aa76940fa49e92a0cec79d7c..744fd1cc6b3b3f425700503402c63dd4bf2079ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c81d0b1eaef44b6fd7c0ef0b5fa5d45d3e111565..2f1088d211cef01e233ff1af90fdca5a79ce258c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61fce2a4ef605bf8c5abc248c38fb1a88cd30085..21fdf5414e5e254f69752cc67195f32884a07c50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ee4e7edca60a06a39f59c6473ebb19b913aaff4..9685ee438245cb48e999cc462ed70d2335470ed8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43ea9ec460548fb7396a7f7b16ff68b86d1cb6e1..12d2454b6d1d62a694b6f4ea099c32edbdd5d3db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6caea35dd25e8f27dfe790f8da611ecec7fc3457..a9c15194310b9862f0b3b6427ad189500216e737 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0f7afd702d3e838aaa5575abc91a6675489ce75..56cd1ee70356dc19da42cfb37df12aaf256b882c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b15922c3e18b13507ff686e5111e1558a6e30e91..d5dd8bc86f018437bcbfb1a57f35cec6f71ac22a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a27932900bc0410b92ccda503a89bae676835297..a93f05b9d09c68b07d6fe4406d9dc4dd2a4538d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20619fb68ff6503a835fef8e30189665568cdb17..a8226aa8b02e1a40c03697e7c2a856d3e88ba09b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fdb3cac3c47984a5933aaa780083952f77a420a..98c783684180b210c32003ed46c9786bc8ab685a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 038a4dd554cd8a4c8b382a0a51db72f8596826c1..f8fe27f862eb319e4a0e4c3092274395bdf1ad51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85ecd8ddba52b16542dcf64462c1028a70a6cfd5..1710660db5f8cc4c9395a0c5bb694fbbb9340807 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67acf0f90ece5ad0d65ff9f7bab41f970952d0f3..89759d9b348dc8ebc26f2285007eff85b38decc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e0395735a4a2f41c0df6fcef5be40589337dfec..830021fb9e1cc150371f7b642bed3043b3f9d10f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25b8cc523452b8e9692f8188dce17e5da35b50cf..3d39fb34b2856a8cb437b06c09248a8a3318e630 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6fb0284c347e5a5499864132027a0061fe35f1e6..92329cfc3ea523c607b74ee58fc5f2c921b21e96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a41acbcedcbe90937b01edee2a743b5ad23b7da..e9091f7e8cf21451bf00e4901b5f21ad6bd708ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c330bdec33a5373d247ae562029aa45d199a1f48..e510513ac2c97d23baddf355f7761cdc6f688d08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac35038f05171157ad057c0fbe1f6245c1b2bac1..bc98ad15b8c79dc26e72b7a9920fba212a29471d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7df41a9cebd3914bca1c6bb5e1f1256878bf494..9f2df38acd8b834dab75c7007abbf79ecf03227d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5afeaa793adbeecfc9b9b258fa4f499286016c0..287cdd6a1e4fc310ed8d37cb7979b00ddf30c398 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3b9a1edc0a6c7cea8d28d6e424274335832a9f7..49fa71e3ac6a43e27c7e0ccb0b0590aa20e0eb53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03e1254ffc97a1a0e0c4181d39c49e5ce621cc85..d589fe11fd360b27a9a263baf0b3a019097c45ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa58770556afbf39367d59c5d4d3f38a56a309e6..26041ff6bc0f3abf70868a19e5201d000ea98a19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd2617ed541d24987a39b8f57109277e13a54e46..2793ce170844b343c1fa119b1a8b9d7b76568cf4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5bcfca8204e4f6b31a8b7a65c18ea8c2fef820a..f5323d72fbf897b589fb39f7a59ad78420699841 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3ea7455ba832885eb81e98e9a598e1db9f5f0c4..2c2db744cc9c39bf9b7b4e0cd16245e12541d1d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b5481ab16cf214e66223f135cd3dd46cd96f05e..61fd52469d39f08afead283ebad4ff16e1f5021d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e1f17d4e8ba859c9acfe828c7d9c94fc5ac6189..c567669060af630727812832bac39eea67fd9621 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9c9d69e28875fd8e14fe9e3309ffab612c1a973..a6d6697b39955b63f66cc76a4b706b5eabd1789e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47ff9a26ed5429c29365860355a9bb2e6b99fb57..da98be0e7e95cfc60af1ef25508a6d2db204a60b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c50888c01fb62472afce16eb348e6dcd66f5bd75..c1125611b09abea059d61aab0a8e23c7b9c7e01c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a551b8a15e09b0258e127ade5aa44d88f96d636..3b70b91423cf1f20831b13bef59bf6f3d8d5bdc0 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 by the deal.II authors
+## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4d1583053fe97ec019465a804e5cde905087158d..c18c6038142e155f55702ade2766aaf497a6ae85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b1fb667649974165df023b4b1bf4e0cafc0a8c3..e5d511b5638b7dfd4a1d1e57dc6b857384335850 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5523f5a19aef64870541ae8f200058ae738d7433..25e6c5b8a2f0a7296466f27319a630f15dc1f225 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7e4ff7e201dd608475d35cf5dbd3e63921cc3e7..2b3da25cfb664606ceff56db89eb7f40644290b1 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 by the deal.II authors\r
+ * Copyright (C) 2013 - 2014 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index 09a532a5959b0b98277b2aebeb28db3d4cb5a959..d02a1fe8a6543a4ccbfc3e31c09819eb414fdab5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------\r
  *\r
- * Copyright (C) 2013 by the deal.II authors\r
+ * Copyright (C) 2013 - 2014 by the deal.II authors\r
  *\r
  * This file is part of the deal.II library.\r
  *\r
index 21020f3d548cf39bb5f0ad7b3b856a58d8fb0eb7..111cae4c9831f6dc7c11ea3ad23ad99d3d3abf2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ff31b248f985259444e5c85d3992fd7f66884dc..50d550f566568649df18fb95951f0eb4c4a08e73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5491040ef7d2ffbf4979eb20ad0c712dc72f35b0..d734b54814ac35cc4326da5dea9e2222b27bdbe7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a796b69022ca3157d8b960de07cf9a02d2e7b2f..73021244f2e02c4bb63b67bf49582715cd36a5b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33ad4697e8e7fed7c7f21ae941456f89bd0ff966..8c9b48da52ac3a9a1ef68670a3f8ea0816a3b39c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf0439ce7c4a51c03f789360f5397990f5fce880..83b26db16646d81865f90a768dc96b54c4c75c7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 701f914d28fcf3f5a13d9b61b131b16d5a4b4228..0bb2d414996618e4b271a8a2211aa9ad6f03085a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c943cbe86be3b808981975f195cb595db7f3d674..a81eb692414047bd39c6bcba687c13514b218fe4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c02983c22464f3d1ed99dc574ff2086601c0935f..9ee16a0fe64f0ec6f887ab76233bd4741a8e4d0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cad332c54122ebe51afc17a798952375f4763b6b..091350825249648b4400bed4b5d074ce13b0378f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 634b1485ba28c3f90b070f88a928c91f7287d26b..0cf5b1620d15ec3bd57e07fb5b0d13b5273dc91d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45d9e62488eac5dbe6650acfc20781bbcf3498e2..18ba998b3545146d4c9730aabe5cb21febf0875e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 418b11e67dcdbbefb3e45f6eb06fdd89ce7e7847..da663e893e97ad9a1588cd06f27a263d129be3f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a079d9073025765bc0168b6da780a0de8ea39f60..875a637ca9f9e7d3f504b2df37188e376b31ca94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd189685c0e1eaaaee2366781f9fff939e312dd2..77cea32bedf7eff148d098819583b51b48c9cb29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66458caec509e3312dc7a9afa892eda9e2d70674..e4081ae264e63bd81af4dfeda655aa8a0a125e18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f3c9aa719903585fece981244f091ff1aa2c275..daf334081a9e8017e97f21448fab08071d615d67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d4f8a140249c7559ceeb382f89454d5dcc25af5..5238dc428bae3b70f67f45b6dea588a9f2206d32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 464fe62f5af8060c7d165423531787cc127d7632..198a28973911bcad611188fd9de57c39bd0b30ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fec5783148d4514ec3918b4fe1b88e6bd814f540..014ea0d470b7b53be5b6d76e87f8b354e13cc6eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 413b8b774fb6edf5b8a21ce9e985a64e21bd8d0c..6e23a2f04fbfd3dc62ed37c7da28db12e476d994 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41b67ff0bdfd0b8a0c5b0f9c7bd26d0fd2db8d69..3be99f4aba2e54eb4c6019d8f88f415ef4c2103d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c775549849881c48f9e77e5c534749a7754c3e34..607c7c9d60795ada2b55cb8769ed8e51c6bec1c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80460a308bb307d019a9d763d0b2a3c55b4ac920..65dfc147b8f629b2454b8177d8435a00294213a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4213b4d8fd71e66412bd4a713c80d335919718b4..71d2ae95918b8b9f52c319196ae206b7266d9b6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d32d2a5fd8c1356840283fa2088398e14dacf191..b7379377d5a3ced397c5858125539bd2be4ca5f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fbfed9cee0fafc58b49926f7ac46c50754f798f..87d37882413fc7f5095bdadc798b311d1e2a05f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f868b34788b4631d06df6ee815270fa0e75b233c..9c5ae37e69962cd2a273aa6eb25b88ec7eb80ff1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ce7a980b23333739df69d987bd04d3d0d4625be..6ac3f7690c98d083678c5bbd1e93214fca21d700 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56ff5f6dac54f913b2556f168873e1762b34e25f..ce6226387be6abedecb583e2385efc468ea9ad8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bbe1fe408ae854567f425fc00414f540b83f464..ff897750a43bbc2252d05c6151b122dbb967378f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 11c6468066dbd864117c26c88ec67952fabb24dc..4092fc874aff289c65eded140a85a71f4251a9ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25c1dc6f566e0242dee0bda3ec8d169c95b3c253..6ef0b595cd7ba437e7186fdc9a0730a3ad932e21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1d8eb48ceee3045d206572480e4ef70f630c40f..546cd5f26cc8dc24913f28baab47133f6670f753 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e77f6cd067c0ba9ba1a250aa374ffd8ba65deeca..fb607f038a169b505a962dfc7e84dba8badb3d87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4765296715e894da231b4fc4f6d8a19d5f77bb8..b06df18e8268d827c71410e26c6cce02eff3675c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b56e6cb6c866308a97c3355577e2fb29043062de..f7e5cdfe90a64501cb9412e919848433268a50ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4d638849b429874ef15cc78ec6d482a876a0943..3c9c7b8dc5e073e08e9fd2ac45067fb442e6bdbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08c11f4270f1b566765a7c8f6210474a772a26ef..dc280c8ba990d84a8e98219f89c1b0a57941935a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e3145254b3fe9e93662e1843bcbe41131cf120b..ae101487b64b54264132facfadfffa77f4ca9880 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02e4655fe6082aac124b6fb20e7eddc48172eb12..bc4ac477e16e7444424a748ea8fde5bc4da7c710 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b35dbb002f9e4708329bce23ec440bc4fe9e59c..e4f149b9eb0a264696604074ba58d0df84bbf715 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdb2c7553bc82c0ce4bff7bef3511f3a53b1abcf..df407f8c4e93a738c558a437389e5c1fb75e2c0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47c0e795f1aca2a89decfbd04a2bbad0de7b7f05..fc9c066cec8338b11b4cc4e98bf08709ac076623 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e6f37aba268202d0db17fe6d25a38e4d80ee811..89072fc0ee7e143e8ed6c2f4b78661ecb62ef605 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a02795ba8e7291745c6781ec2b7557650ffe7637..fc7cffddcbaa50d4083943e4fbadd47d37b764b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 034e6d119c120f7ce10409beb197e497e061bb3a..52345a66fa2a8cf750b1253b7b876bd28938c498 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b122fbb814ce7f2f52e76055607d52c9916c2e1..bb39bb4f5d14bc5b63f850339af0b51e9f32f023 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d806d6d75477eee32854860b71c87a4c91f034d..4aeb526b6a3341005e676c761094340e669b28f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 395d202bf8280fc6cb16a107ec1fbafb11203b66..36fbcf8e41383cff8dd3d1746b5d302c82948ed8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8b60f95927e27b5817157493df7763f866a15ff..37090475f8547a9ddfb722d4d0660dbaf1a1f819 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1ea8536c2839088528fef3c4ad37e424e9b4c66..4dc8a0fa85164e15a5c80f5a970337aa54c837f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8601816c25a79d5336b5a5a7cfcdbcf49822ff2..9e9c33075ff959be0b640efd8b76d32a1af9e98f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8728bb5e796ff7ff27ae081b22bfcdb08e1809b8..9283ceba2d636f593697a8add03d421165d554e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 566a9dbb67b289de064726f1b132d587d280f36e..cc65180101ee77fc5909eef0ee461c0280c2d785 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89c16056e106e8f21a531f2782afbc9045cd4807..21155663ce0b02198c00b313b60db445a57bc467 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31484961250438e9bcb01e234050b29b9bc68092..7477f81c0d12199335610f2d4eeb7d5ed45e7183 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5f4c7747273c26e32b3fefe11926d8359d9c07c..044515b9fc3cae5fcc08822a2f714a038f23e19b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1989297f7f74e23a07391d408258ad8be0fead1c..b9f274efe65c5622e116846d00df97fc24499134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edbad2d6bf351c350021945819b2333828350c62..9a97c3f0e470d262e1d31a97fc14647e303dfc88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f984bb8c98b72617d7bf14b7799146e3ac430c3..cb7142db6633f5f7d28b09dbc3dd44dbea690d10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8552fb7b79ff8e3a4b4f28dd78c0e48b18a577ff..045f594720eed4a9e30f8ee140f08db7ef1b02c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7b374d60b5a442b1ac331b9eab489317e11eec6..de4029ce69ddd4a36767024bb52eb24196e400b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28884099a51ffd7fb3b23f39bcac9335878d5e4a..031f7ebaf12dcd137fd777b592b15f7a9e4ac866 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1566112cd59e21231039666bb2d730c51c029757..2df25bbdd9969438faf91a223b92caac932df2d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4f6e649e2ce5e7bf7de4878c615af3485a88269..cacdbac9c2aec0c9e8c011981c97cdd7a4d4ad45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 110e25f8a17a4469a884c61e03d5ac75b5ccb9bc..94476a58a11401f3fd1e880ddc0ad9ec12bbac37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81bfc5805cf89c1c576c163f661f3d785da9ac82..4f3e5648656b2f7b66feeb4462cc17ca718d8f03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50f26115ee55e66976c8c0c1d20d358829c99f74..e559c5934d9d57c94dd7a63bbf32a79aac6a3fd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b48afe9249537d526fc3027628d725edc0b067b..543094114e837189f21c0deb56f6dfeb81bb312f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e2dd7570ae1df9d139933468876a28a8024a70c..026833fdd35d10a7275c6a4756f5aa995ebfaef3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d70f3096c06a8f367feb73bed91f1c55c1c22edc..9ed41664f2b34ebd66513595657c7b035e0fbf53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a5ecd027c5028e1212d84dd82aec36fd3a9d794..fdb3b2dca27f067180d84ee4794586922263c336 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42722c60459aa20d2a161dcfaa6ce709d840cc52..8a31ba57f3bc073bc22b1ea7bd22d9225bab1cb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7018bb86d402837bb50edb8fa01e9214b9e3367..af29bd47d6902a620f946e1b7fbe4b040cfd5bef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afeeb9131ec54fa9914e2509749eab03617d9941..047b331e5c7a81551badf474048d4593d1cf3aa6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a47811c30c8eb0b989de8950d23c0c7b95b1cfb0..38e21196ea679df2eacc1b64955767ac656f3fe9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 397eeb216b001bcc4a0f5d10ae8d73c462d51637..ba9fb2ffa89e8afd9046f3d26da64e08c9f43d5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea88eb47982d076faac041a3880d4a51c8b5a789..e03efe07ab689fc2f8136e17a891d6a68c1bfb31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b1cbba1014d68e74dad9d50f78312b11ce9e7d6..73f8594b42fe5989b047032e780daac21e857372 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a73b75b1bf445bf3651157e605c643bbd9f12c8..77a744c16f3f9c82efa7e58ea47784f88bc751e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65927359f500f38e402d3570f3ad2588b8e69cf6..f80e7257d6fe549ba5b5826427610cc6125cc597 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf6acb46e7c13dddd98be61526e4bf1c57d21946..9c2ac119d517fd23593bc16de3c05eae03a85dc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b42a82917b245cd31af929e54d71ae78a4b37023..21e375de07ce1a701d3a76d5b6c8c5919b2cf2a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f67c6e6d6571577929e1c99dd425ea44cb8e7517..7272dd84fc5746edfeaa49319b0842b46f2f0488 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4fa4a96bbb0aede16e2d2ba406cc01e8a14cefb..33524f9052f3811f13d576917dd9975c19c72b57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c70766e96c1be76e1b1f1a5a60eae46628b06c8..e61b7cbe4bf965aaee97cbee151b054d3c9023f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dec1cf2ce08ee481c5bef96dd0d5cb11ed0a760f..f2367b9c80d90b99da7bbbbcec7868540c68cc5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 041d52a93fa03e492fbc1cb678927884ec92948f..bcde95e44e67ce2ef4323deeb59489f28c59bbc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7d1f02a545bf19dd879880ddd04668ac9f98af9..2d879051db0b710ece435290681558e3935743ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd6be84bb491396de20a4cf059a6089a25c6daf2..86253787bc9bd43cdbe3f36b222f2b43197edb27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20532773d93a7401e57b6254b01fd847e6c066e5..0bdc269ea27ef4b15043f122e09e186e1d3676bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2340796f0f310fef7e51386b2e5fba24c856d074..1ab61e2f6469e9043caa314512ad0e60091ce1c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f62dcd2601ed7543cce73e8b5f800a0f0e313e6..cd3bcd242e819ac0096eeb25c99b09125658b698 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d7f4fab6e289e6145ede4203d76f51eb75f1326..90dfcfeb80e202972c5710d8409d9513918251da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34354889e2ccbeb6a49d927bd531522ecc68b6a5..5b105b0f39145edefd94631b061d60df725ba84c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b39a2fefdda5078740d33d1af88a0c9924fdff6a..b5a2ab10e583e2e71b2103633c89daa479a02f1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e0d2e383fd146b0a8543173fd358551125a239f..2fcdb1d79579a28766d8fd5e9a3e993c7cde2be4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 005ef19a36ec5c65081ddf6a6392470b860e7cca..5fe6b2950bba6b3cce629778d9af79113dec63b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efd22a954e8b2af2fe296e5da8cf272baeac638e..8e6654e6bbb6f8dca11f95b2e2b9d3ea58dc54ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c2fe5e5d666837bde7026ecbf0fbe98740f6f19..38ed7d918f5298c3b32ac5df9cb17c22dbd705c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf1b148f22a763c002a01af7fcec5f9a0875c7a7..9f809a0be43eb46fa647ff5ed515ae18893b6b77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9701c5452c12f8237e08b280f75f40ea49196184..de9dd18207fa94bfba32876d004a12316ff8f327 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17af35cc05d71a90a2fef960573c4914329c5a7f..8bad65360a75a1197f2b840f880e576098080deb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fd5f049010a68cf245a1ed0cbb4fb313666dceb..1952ab6b71d698afcace15b59689202d7ee90037 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67ae09466f118f94c088b75e12e759e6ef212cf0..23e28cf772f2b8afc2eaa4d52b979d3e84fd7a27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44e0f50593802da8af9d5b298b54ee51efb7d79c..77c7bd97621fe25b5d7e459b270d61f2667aa394 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85ff07798b75fbd7889c8f8c0c8735e8e22e4aa7..9ccd8f2ba5475aaa645e82ac3b208a6a4873372c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 836e6f611a10bc41ca3053c766d898fb05adedf0..57803fa8cb7d87835aa5696a1bb3f91e0dd04cc6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e20ea2a874bdeb798d860b4abfcafc0d8c4b67fb..53a32eae53529889ff99c937faad57d302cbc7f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f0edf2f4279ba0b67369cd8b6d42670e55434ac..81f89d41950816c6325dde6be7eaeadeea6e3f3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17060a384f9c9577c623df2b21a416fc87cfc434..b64a719885bd69166b949a6f670afa9e5514488c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1716916a8f71e2255793d923197103fbd2daeef..9d676a6accaf6f3bc74840b819f089d5f02a65d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7cfa05dd9476fd91d73d5a8adf33db63b1e21188..71796fbe68c4d486b05a9870fcae70683d700b06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd29fad9476f77a237621d61a0a8e3e8fc4b9a06..bd735549d43ead3dc09c552d4cd94ba3bf59a4b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 016341b0eff866b4af2c51887429655d0919ddce..26a2c0e8ce61b06aef0d1a94feeec8cccfbc251b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b22f1a67717e07eb6e35487775f9f24c408240a..3f4a644ea5673ef4ad8eaa4a1becc1c62ab835dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ad0f1bef018c12c3af0f6043e5bb41ff1c8bdca..27a750815a3b8800a6a2b44f5a64632c5f17201c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2d11b3633bff35ed15668199b5ac221cfb0a621..0e0abfdf4263a69787025ab54268b82a7c50efbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93bfcbe7ab0bd9f58108bac6f985f54514da23a4..93ed824bd3472d3fb27d1e632996b1df141dd95b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2014 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f83dd99ceeb6ef05c8bf188fd1fda18fd4478a97..ffd0e095d017d9b637823122d4d3e9160ed131ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73fe5120beffeebbe49449704a2a05ffed2c4fc7..4748531d6edbac6d579f3720950716c8132de6ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71f8075c218cb1873283b2fb46545510b2e75d6d..7be5630c9c2db822b2b778d88bcb906e60046006 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea432a9c1ffe75eedeb49bab9f9c7e948dec62f3..845da7345c6b8d88d4c8157161bcd62d59179a18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb40fbebd68ceb52f2dd79b6e5677c743e4fc5be..aa4d1570b528fbc4510691cda4146632e2b7e437 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10190d3a53cad1bcf13f7b4c54ee7caf2baa4ab8..4966a0a2d98ab5a97024d1713bc8057e04c8e405 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c98aa8d44eba0ed1cd40a50f6d204302ee96b264..381d4941bd7e1a1f816637e04b43fd761e1998fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2014 by the deal.II authors
+// Copyright (C) 2009 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a946e50898dbc73e7a598789fa93732d59bcd00..8bd7aac4dc04aaa2d146cde215cacd2ba43ad9d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bafcd873aedd55e4ddf16f49652b384dbd23f011..68097c2f32895bddd4595baaad4488f7b5ce4e26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28572a326ae173e8b21e4c72acb4004883bdc810..f77e2b521d5ae4b473c30f6cd3073180b9e6d2fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fa07521f29ec4396347153b2b739d9ccd8d2282..8b5bc877f90ce282323265a0c28f6e12a68c0a96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df247471dd93c486a0f66d563d5cf4e8a6ea9bfd..edb8808c51bdae9ce37b54f1eee325d0ec7a996e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f8d966f1efc0493f73037cf3482bc86d4a662f1..291f6571406c4e94c5e177c7ab9d8748a024cdf4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1b521a8745cfc2641d5502cba49c552ef16ca8e..b7009abdb67ab8d7ed382b520fa20fc443a2d0cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea5778b8768630a07fe204d598b30d3d15549032..09867c2f4553884c938c47689c476f67f021d284 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de1f6bf7ad7c45dee0c20ce29e950795ee3c1993..907b90227cf04c99f78620b98458da02322b6dc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8dbf3284121df7136717ffc2aff106c0129e1171..fdf61a97e2bef0723ca1e82756a3e5949926428d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18d8301f6f3201ca1e19229e624397ab516b11ed..56d66efd068b9dd3e4c0911a069a91c78ca1f49c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ddd6d1af842432a251be84f57d6fb6647fe19dd4..b66f24fc131daea60bc3f4ad532b6fb92294d0a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 393a0e7278839c2eb8fde24c11bf39062263676f..94a1d847a9cbdfe06d92a11463370bf4ecb23b8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2000 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a0a39f9b6c51c1de5bc2eff4762672f07b6a2b6..5937d8c726a651d1f5472ca3f9be5fb70ffc3170 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f12d3c06b697229aada400c7dcdc7ebac58ee77..7ca87161457fc0afae38913eeb4066a262fac75d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59cf969c518c73aea367acc79029a464590596a3..ebba33de5a3d09df9daf35ce6854c30b5c61102f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 950f59bedff62d485b4bc7ec240d596bb0a580f1..7d389fa86a22b88bd6117bb10ac416aac842dbf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b5c80926e206b99b6c503cfd2f761be181badf4..68f8184c6238d7188a3d1f6d7839d745b2b478ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 270998e59ff4ce9b2644505fadc5ea4c17758c63..069ee10971a89fcabba08b864793faa40bbd4789 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 007588a6913fcdf9442bb0fbd77f4f8d4b5d3936..7efba915c05878bf46e1ee3163d72eb0f4b87822 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c93c7c3cd321767b024194bb5efcd62d7b1abf83..6afbf1ce3766b5bb16adda9f5a9ee5e77a90e9ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4cbedbd979f42d4b5e4efb1b321f97a03ebf43f..7f097c071cae8ecb3575c612c8280e238e10e322 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7458de32b9909ef89a0bb3b898f0ee7529c94ca5..d11293884aac5c040d45a2cde44d6514e75a4ba9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5c7c18ebd194e31055de74167e5ac8d2b3161fd..e2a1987ba2cbf0f4b248762b19afb603b3101cbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a7e45c9ae20002eb98fe3b72a578980634d05fd..222dc1bb5df913eb8337f94da1ebe92c575efbd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03b00d1eaa4cda87968e5948663ef842c2d9840c..d948efdf7938bbab68cd5964a6747ac048f0bc47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad8b82540a986b18910cf46e9f78daa781927d5b..b153c08309805270aa086b1043f0bf1285f6a5e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d632248229380040b29028bec37a92c3ba90f912..ee04271510484756e1b249e65683f450148fcacd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 257f10a6a44eeb3cfb896c8df093406fbd56f5ce..8a04b712538deed77ab4f35c978c43bed05c124c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5f2a4bfbb285fcf3e355f65c878ca9551fa782d..273ccf4b7c7b224fbfdb5ecf05a5566edcfbe6f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 571138eefea4c3e7aa783fd84f1a7be7251d0420..dd559cb089bc8a21041c93340858e8d43b266d83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 495800ec101bc3326e56ef56e4b51880fd9df236..877bff6aaf5c547d8c66ac5d107181720bda89e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac24cd0bfaaee374e7408d74fd0085c255e190cc..f6d08a8566aa788b59329e5cdbc022fb15a43e95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2013 by the deal.II authors
+// Copyright (C) 2012 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f241e8bf7eda1c8c725d0fd4bb8eec44fe882144..1bb0902439db489b8874f8bdd9bf69e9fc24d095 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41dbb910d431291523bc52ab7fa2d8f0049a4ea3..039e3029086b4b4223ae757d97a3f09b27215467 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 259aa72cb1f15fb74c8e6b319579611b778c149a..49254ee693088704c8923e5f64c50a0c9c83b157 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b024faeb8f35c851fb8dfdcc0f0eb39ded07590..e9d12c1615f2badef98edff868a4085721ade47f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bae507eef74e01894812423aeec3e0b5cd5fc1e7..11a54b77542ffd6bc824d8a1c5a87732692a3c91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 577d5505a1e6c85e55028dba5becba5fe1602f6b..0e7eaf4b3a2aebc564017dfffb1ac35418c7d763 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfda6f0cea9a9ff31148358c57d55b7b8174d59c..c426b0b92c0132202959c80664c17ecadad91113 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c221ccd6a460af26d843ad127c229285ca290783..085b53da84b96a1790f8fe4fe7d2c2e4cba7dd1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15bdc4c8b2f6911604d681da310e248f26abb954..c03dba6912b3dc2bbc3fcd36d6d9b6d81ed432f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d4456c8e0a369520ee19a666a46f122b5620240..2b88d1e98fcdad41f371af145fccd15563e65022 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1caabdf221187201b4b432c238f73b77ea75b090..9b46f3ad9a387962ac88d0382c471243ec547d4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0662165ed475b4c1d8245bf2aeb11d5ac2a75ef..db7ff844c6e7a1bcd1dd4e77fabfda0d6ad23bac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ca449d0a5026b2b8078e11497b96192e88ea614..726d4fb837b66cbcdf10ec1b7a60afc2327c8738 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f414803a2803b587128455dcddde76bc17c07010..3f7c9090877553347d2e8750c220f00b783fa5d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6349fbd925a92453f6bb05aeba403b868b86c796..5930f95dd3f93d2e1ae19c0244f48d3cfc5e06a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b66e7bf9edf252a995bf7bec2cd6421b4e4d9b1d..911bc38303bf02c5b432e3003f45bd6498c698e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20a8c168f084695c9cc789b95cf7ed98eeca3f94..55588c1137e84e2c9fd50a27d3268842310c47ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f993834d3b7f1fcdc64f93965c12c9b893bd3e2..8b82b58dda8d3ab45ff061098d3da3755e5ffd4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a618e1b8b2af621aa390e5bb4c023beb170645c2..b9774fe0f5068f5284f6923e0145b36274f497cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 911cdcecab8f9515735fe3f4b9343cf59be56323..b7ecbfe8e59a18cbf7c262e473e56491e2b03825 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5849d731a25669c5cf476237497ed1bc8fb2f7b5..76b9ce6e0cee97472782aa63c77f5c9392df6d62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23759d436736a4919c392ead1484ad32bd1fb11e..aa9022ddeb46f97104004120d841959f33371b12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cd66403cde16916db477a18e849ad241ecf45b3..b9d1e078efaf279b464b9b8b715644a7351c4149 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 820211ca98546d4ec8bcf7f589a128de0d4e7acc..e3c93a78c5422870584fdfcae5c0d68d575674d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e06e876cd391e9983612992db37ce68d24efb194..be2cf3f6614f0c8803cd9cebc5e1e745a26bdae7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96f83352ef7e4452e8b466bf7310155853bf1131..57d7807b12bd9aefc2fb744f05beced265b125c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f632b3789f24455c1640a86c03f4b41d02b1b0f1..e6fd4be587e3d6e32e9f8f169009343dcaa0d0bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f24d3628f092ce325ed266bc9c94ce24e1af5e4..e461378424f107ceee102c42e4dd8d83c740fe28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31e301f29351eb2714b294b055b3d345213ed55f..de889649de6fc384a94f4bc7658b87959c2db1ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c09313d285aeaaf05ea43f9ab0597c6b45d12b88..f8a0a9b658946d7efb18c3589adc16c6bb50767a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d03a4c39c604676047987381db35d221b98156d2..c7c5a992622de98da4b1b3f1c12102bf59c4c894 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 729211e43fdb46231ee8a1d67e214f8fecc460d3..a26bd5c5341073999d1c13d67df4056d96829a11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2014 by the deal.II authors
+// Copyright (C) 2014 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcd7aadb58476e57c36680d935ca821a400ceb1e..3bdd32e601488fb2a6bde2af81668f2402050b6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7032fda948bc12f18de6fab071f9ba5fa7ad29de..03eb546f9be7045f8f3c516208dfba22a6d36e8c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7838f56552c9e09b95188e8476a60d95496990d8..065f27135df7fb2127ab37e707a47aa625e5b5fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1327ad03e061b9cf0a29bbdc02b15e5708ed18f9..07f2ba6626b0dbad54e341eddd48c9ca5842c96f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53ed813f0dcfea65903cc7941f9d4774ab5f1d17..100f3b9a84e4d1ba0f6a7f0bac67f81d805f0c7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 087d1ab72e99721d577700d090713ea5b3a69577..094c0ae8d4091ab7a5f734cb84002a0864a74b3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d0fc2bd809c993f2a7a24598436459018c32aeb..06808fa60d4a0f7e29d89038a2af6a1385eec4bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2013 by the deal.II authors
+// Copyright (C) 2004 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5dfa8188c6bcc14620683333f92e1ed44951b71..9f5043bd4f159f545e264ed7f76a6f0c418955df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f97874180ebf74525014436acab27a57aad03aa2..3fb51130776aac3f4b59eb0a0e4d9fd312e24291 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 286be78991d5e3999bd38c7d28a59f2426ce0bfc..6f58d053be9f2574af9a85c711999fd5ff4b0a9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d20df2b930c8933b2fbb2f3453a1c222855d4397..05763903dfb5142dca74f09d162d13163fcebdec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd9780cb5bb531be46ce1d23c2b3ba9ac4673015..c6150590f83e9471167a874c559b28e42ed7856a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5302f28db178fa7c432dc24e2b6c7f229fd773d2..fccca4c220039b6a77d7c01c3c5420e878990ec3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84f597cf044232492b32e731d5c9941105698d48..3e7647a2923ab6abb0a3da5a4aeadfae026d85b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1da05115b52880b4a73091fa6b4d8d24a742e7e1..b402b106373d59f4d99e9645b96d4dba9973114c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c75897c5f3f600bb3b6220841eafa2ee1393906..5afcc612a1d0291dc41222ee940bd9565147af93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 710550928b5ea5dd09c013b1afd1ccab68e31147..751ac630c807380155db0b4300ea82434a3195de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc78a70a2ea13769b0e522626c0dce4b4e54fa7b..dcf917c28217dbd497d12b16b9326b6a8f9545c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2013 by the deal.II authors
+// Copyright (C) 2002 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

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.