From: Martin Kronbichler Date: Mon, 22 Sep 2014 15:44:57 +0000 (+0200) Subject: Remove stray Id tag from svn from all headers X-Git-Tag: v8.2.0-rc1~133^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F169%2Fhead;p=dealii.git Remove stray Id tag from svn from all headers --- diff --git a/CMakeLists.txt b/CMakeLists.txt index cd151aed83..12a7428d7e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 7d3855819d..6a8dc248ff 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/bundled/CMakeLists.txt b/bundled/CMakeLists.txt index 617e36d85c..bf12d185cf 100644 --- a/bundled/CMakeLists.txt +++ b/bundled/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/bundled/muparser_v2_2_3/CMakeLists.txt b/bundled/muparser_v2_2_3/CMakeLists.txt index 040a71b6dc..88de17809c 100644 --- a/bundled/muparser_v2_2_3/CMakeLists.txt +++ b/bundled/muparser_v2_2_3/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id: CMakeLists.txt 32392 2014-02-03 16:24:36Z heister $ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/bundled/setup_bundled.cmake b/bundled/setup_bundled.cmake index bf796cf0e9..2bc6e5db13 100644 --- a/bundled/setup_bundled.cmake +++ b/bundled/setup_bundled.cmake @@ -1,5 +1,4 @@ # --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013, 2014 by the deal.II authors ## diff --git a/bundled/tbb41_20130401oss/src/CMakeLists.txt b/bundled/tbb41_20130401oss/src/CMakeLists.txt index fa9b0faa97..4bf220da77 100644 --- a/bundled/tbb41_20130401oss/src/CMakeLists.txt +++ b/bundled/tbb41_20130401oss/src/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/bundled/umfpack/AMD/Source/CMakeLists.txt b/bundled/umfpack/AMD/Source/CMakeLists.txt index df569bf230..d03d97c076 100644 --- a/bundled/umfpack/AMD/Source/CMakeLists.txt +++ b/bundled/umfpack/AMD/Source/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt index 5029fc65f7..24aa5b1ee7 100644 --- a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt +++ b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/checks/check_01_compiler_features.cmake b/cmake/checks/check_01_compiler_features.cmake index e5352bf182..e9856af063 100644 --- a/cmake/checks/check_01_compiler_features.cmake +++ b/cmake/checks/check_01_compiler_features.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/checks/check_01_cpu_features.cmake b/cmake/checks/check_01_cpu_features.cmake index 725be611a5..1fac138dd5 100644 --- a/cmake/checks/check_01_cpu_features.cmake +++ b/cmake/checks/check_01_cpu_features.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/checks/check_01_cxx_features.cmake b/cmake/checks/check_01_cxx_features.cmake index 94c57fd104..badd4228f2 100644 --- a/cmake/checks/check_01_cxx_features.cmake +++ b/cmake/checks/check_01_cxx_features.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/checks/check_02_system_features.cmake b/cmake/checks/check_02_system_features.cmake index 259465b9f9..fe621d4855 100644 --- a/cmake/checks/check_02_system_features.cmake +++ b/cmake/checks/check_02_system_features.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/checks/check_03_compiler_bugs.cmake b/cmake/checks/check_03_compiler_bugs.cmake index f80c685cb9..e45a7b53fc 100644 --- a/cmake/checks/check_03_compiler_bugs.cmake +++ b/cmake/checks/check_03_compiler_bugs.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/checks/check_03_generator_bugs.cmake b/cmake/checks/check_03_generator_bugs.cmake index 76d31d9487..d5260471c3 100644 --- a/cmake/checks/check_03_generator_bugs.cmake +++ b/cmake/checks/check_03_generator_bugs.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/config/CMakeLists.txt b/cmake/config/CMakeLists.txt index d66f91efe4..cf8204ce57 100644 --- a/cmake/config/CMakeLists.txt +++ b/cmake/config/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/config/Config.cmake.in b/cmake/config/Config.cmake.in index a3e6fbcdcb..220252a7fd 100644 --- a/cmake/config/Config.cmake.in +++ b/cmake/config/Config.cmake.in @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/config/Make.global_options.in b/cmake/config/Make.global_options.in index a5f35b00d7..d49bb5348b 100644 --- a/cmake/config/Make.global_options.in +++ b/cmake/config/Make.global_options.in @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/configure/configure_1_bzip2.cmake b/cmake/configure/configure_1_bzip2.cmake index 42f3915ea9..2a51357773 100644 --- a/cmake/configure/configure_1_bzip2.cmake +++ b/cmake/configure/configure_1_bzip2.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/configure/configure_1_lapack.cmake b/cmake/configure/configure_1_lapack.cmake index f8c3ff1a21..a15a4e525e 100644 --- a/cmake/configure/configure_1_lapack.cmake +++ b/cmake/configure/configure_1_lapack.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_1_mpi.cmake b/cmake/configure/configure_1_mpi.cmake index 7c0bda441d..5c439d5bd1 100644 --- a/cmake/configure/configure_1_mpi.cmake +++ b/cmake/configure/configure_1_mpi.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_1_threads.cmake b/cmake/configure/configure_1_threads.cmake index 04b11766b2..f6fb1e15f6 100644 --- a/cmake/configure/configure_1_threads.cmake +++ b/cmake/configure/configure_1_threads.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_1_zlib.cmake b/cmake/configure/configure_1_zlib.cmake index 5058a7195c..c5543117b0 100644 --- a/cmake/configure/configure_1_zlib.cmake +++ b/cmake/configure/configure_1_zlib.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_2_metis.cmake b/cmake/configure/configure_2_metis.cmake index 4d499c0d60..fc55a58063 100644 --- a/cmake/configure/configure_2_metis.cmake +++ b/cmake/configure/configure_2_metis.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_2_trilinos.cmake b/cmake/configure/configure_2_trilinos.cmake index a79505384b..ee4511bedd 100644 --- a/cmake/configure/configure_2_trilinos.cmake +++ b/cmake/configure/configure_2_trilinos.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_2_umfpack.cmake b/cmake/configure/configure_2_umfpack.cmake index 5f0760ef3c..e731d8c508 100644 --- a/cmake/configure/configure_2_umfpack.cmake +++ b/cmake/configure/configure_2_umfpack.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_3_petsc.cmake b/cmake/configure/configure_3_petsc.cmake index 662c30f8a3..2efa84c160 100644 --- a/cmake/configure/configure_3_petsc.cmake +++ b/cmake/configure/configure_3_petsc.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_arpack.cmake b/cmake/configure/configure_arpack.cmake index f631bec3bd..5e2b2db33d 100644 --- a/cmake/configure/configure_arpack.cmake +++ b/cmake/configure/configure_arpack.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/configure/configure_boost.cmake b/cmake/configure/configure_boost.cmake index 4ae786788b..c683da2d37 100644 --- a/cmake/configure/configure_boost.cmake +++ b/cmake/configure/configure_boost.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_hdf5.cmake b/cmake/configure/configure_hdf5.cmake index 6a335a232c..5666a51fd7 100644 --- a/cmake/configure/configure_hdf5.cmake +++ b/cmake/configure/configure_hdf5.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_mumps.cmake b/cmake/configure/configure_mumps.cmake index ce1d2652b1..441169610e 100644 --- a/cmake/configure/configure_mumps.cmake +++ b/cmake/configure/configure_mumps.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_muparser.cmake b/cmake/configure/configure_muparser.cmake index badb1c5b68..bd381c30d6 100644 --- a/cmake/configure/configure_muparser.cmake +++ b/cmake/configure/configure_muparser.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/configure/configure_netcdf.cmake b/cmake/configure/configure_netcdf.cmake index b29db310d4..309b6c24e3 100644 --- a/cmake/configure/configure_netcdf.cmake +++ b/cmake/configure/configure_netcdf.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/configure/configure_p4est.cmake b/cmake/configure/configure_p4est.cmake index 25acd30d86..cfc0afcd3e 100644 --- a/cmake/configure/configure_p4est.cmake +++ b/cmake/configure/configure_p4est.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/configure/configure_slepc.cmake b/cmake/configure/configure_slepc.cmake index c300f7ea7b..35d139e240 100644 --- a/cmake/configure/configure_slepc.cmake +++ b/cmake/configure/configure_slepc.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_add_flags.cmake b/cmake/macros/macro_add_flags.cmake index db70587a7d..1e43fd7087 100644 --- a/cmake/macros/macro_add_flags.cmake +++ b/cmake/macros/macro_add_flags.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_check_cxx_compiler_bug.cmake b/cmake/macros/macro_check_cxx_compiler_bug.cmake index 6c600a2729..2e69a18612 100644 --- a/cmake/macros/macro_check_cxx_compiler_bug.cmake +++ b/cmake/macros/macro_check_cxx_compiler_bug.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_check_mpi_interface.cmake b/cmake/macros/macro_check_mpi_interface.cmake index 7099bb2242..2d80db3a86 100644 --- a/cmake/macros/macro_check_mpi_interface.cmake +++ b/cmake/macros/macro_check_mpi_interface.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_clear_cmake_required.cmake b/cmake/macros/macro_clear_cmake_required.cmake index 186004f5d0..2c44e67d2c 100644 --- a/cmake/macros/macro_clear_cmake_required.cmake +++ b/cmake/macros/macro_clear_cmake_required.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_cond_set_to_yes.cmake b/cmake/macros/macro_cond_set_to_yes.cmake index 2eb3efaebc..e2ad6647ea 100644 --- a/cmake/macros/macro_cond_set_to_yes.cmake +++ b/cmake/macros/macro_cond_set_to_yes.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_configure_feature.cmake b/cmake/macros/macro_configure_feature.cmake index 2c1277d6ae..ebc16861aa 100644 --- a/cmake/macros/macro_configure_feature.cmake +++ b/cmake/macros/macro_configure_feature.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_add_definitions.cmake b/cmake/macros/macro_deal_ii_add_definitions.cmake index 01969882a1..91b55e6946 100644 --- a/cmake/macros/macro_deal_ii_add_definitions.cmake +++ b/cmake/macros/macro_deal_ii_add_definitions.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_add_dependencies.cmake b/cmake/macros/macro_deal_ii_add_dependencies.cmake index 037885ff15..62ada03d3b 100644 --- a/cmake/macros/macro_deal_ii_add_dependencies.cmake +++ b/cmake/macros/macro_deal_ii_add_dependencies.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_add_library.cmake b/cmake/macros/macro_deal_ii_add_library.cmake index 19d4883aae..1d615a8be0 100644 --- a/cmake/macros/macro_deal_ii_add_library.cmake +++ b/cmake/macros/macro_deal_ii_add_library.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_find_file.cmake b/cmake/macros/macro_deal_ii_find_file.cmake index 61bba787f9..8a4774dc6e 100644 --- a/cmake/macros/macro_deal_ii_find_file.cmake +++ b/cmake/macros/macro_deal_ii_find_file.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_find_library.cmake b/cmake/macros/macro_deal_ii_find_library.cmake index e6a7350b8e..9204edd1a6 100644 --- a/cmake/macros/macro_deal_ii_find_library.cmake +++ b/cmake/macros/macro_deal_ii_find_library.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_find_path.cmake b/cmake/macros/macro_deal_ii_find_path.cmake index 201cdae6ca..9427dc961b 100644 --- a/cmake/macros/macro_deal_ii_find_path.cmake +++ b/cmake/macros/macro_deal_ii_find_path.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake index 8f355ff1c9..f229dfeffa 100644 --- a/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake +++ b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_insource_setup_target.cmake b/cmake/macros/macro_deal_ii_insource_setup_target.cmake index 1d04685c1a..ba082cf69f 100644 --- a/cmake/macros/macro_deal_ii_insource_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_insource_setup_target.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index a487d39b2c..da5cce039c 100644 --- a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_package_handle.cmake b/cmake/macros/macro_deal_ii_package_handle.cmake index 0038aa9229..7c8ae71191 100644 --- a/cmake/macros/macro_deal_ii_package_handle.cmake +++ b/cmake/macros/macro_deal_ii_package_handle.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_deal_ii_setup_target.cmake b/cmake/macros/macro_deal_ii_setup_target.cmake index df0a3a1387..2157ad654f 100644 --- a/cmake/macros/macro_deal_ii_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_setup_target.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_enable_if_links.cmake b/cmake/macros/macro_enable_if_links.cmake index 6c2bfeb6d1..21d33b31e7 100644 --- a/cmake/macros/macro_enable_if_links.cmake +++ b/cmake/macros/macro_enable_if_links.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_enable_if_supported.cmake b/cmake/macros/macro_enable_if_supported.cmake index 8e26c7b0c7..a24c0e80a7 100644 --- a/cmake/macros/macro_enable_if_supported.cmake +++ b/cmake/macros/macro_enable_if_supported.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_enable_language_optional.cmake b/cmake/macros/macro_enable_language_optional.cmake index 05400c5c55..2c4a62aa19 100644 --- a/cmake/macros/macro_enable_language_optional.cmake +++ b/cmake/macros/macro_enable_language_optional.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_expand_instantiations.cmake b/cmake/macros/macro_expand_instantiations.cmake index b377b54717..b56e73cc9f 100644 --- a/cmake/macros/macro_expand_instantiations.cmake +++ b/cmake/macros/macro_expand_instantiations.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_filter_system_libraries.cmake b/cmake/macros/macro_filter_system_libraries.cmake index 293edb030b..da32a2aed4 100644 --- a/cmake/macros/macro_filter_system_libraries.cmake +++ b/cmake/macros/macro_filter_system_libraries.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_find_package.cmake b/cmake/macros/macro_find_package.cmake index c7e65fbe85..57f468e454 100644 --- a/cmake/macros/macro_find_package.cmake +++ b/cmake/macros/macro_find_package.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_find_system_library.cmake b/cmake/macros/macro_find_system_library.cmake index eda5e4a83c..9f0562aa34 100644 --- a/cmake/macros/macro_find_system_library.cmake +++ b/cmake/macros/macro_find_system_library.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 - 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_item_matches.cmake b/cmake/macros/macro_item_matches.cmake index 3e747bb4c4..f3b13a725d 100644 --- a/cmake/macros/macro_item_matches.cmake +++ b/cmake/macros/macro_item_matches.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_purge_feature.cmake b/cmake/macros/macro_purge_feature.cmake index 34380a43e7..6614d7f38c 100644 --- a/cmake/macros/macro_purge_feature.cmake +++ b/cmake/macros/macro_purge_feature.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_push_cmake_required.cmake b/cmake/macros/macro_push_cmake_required.cmake index 180df5981d..bbda04fdf4 100644 --- a/cmake/macros/macro_push_cmake_required.cmake +++ b/cmake/macros/macro_push_cmake_required.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_register_feature.cmake b/cmake/macros/macro_register_feature.cmake index 9fd0017190..d92b70bf96 100644 --- a/cmake/macros/macro_register_feature.cmake +++ b/cmake/macros/macro_register_feature.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 - 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_remove_duplicates.cmake b/cmake/macros/macro_remove_duplicates.cmake index d0ec688fdd..c9c7d5801c 100644 --- a/cmake/macros/macro_remove_duplicates.cmake +++ b/cmake/macros/macro_remove_duplicates.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/macros/macro_replace_flag.cmake b/cmake/macros/macro_replace_flag.cmake index a8ccd294e7..53742f8521 100644 --- a/cmake/macros/macro_replace_flag.cmake +++ b/cmake/macros/macro_replace_flag.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_reset_cmake_required.cmake b/cmake/macros/macro_reset_cmake_required.cmake index 02254b27a2..70499f61c0 100644 --- a/cmake/macros/macro_reset_cmake_required.cmake +++ b/cmake/macros/macro_reset_cmake_required.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_set_if_empty.cmake b/cmake/macros/macro_set_if_empty.cmake index 35acf55729..fc6de5b638 100644 --- a/cmake/macros/macro_set_if_empty.cmake +++ b/cmake/macros/macro_set_if_empty.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_strip_flag.cmake b/cmake/macros/macro_strip_flag.cmake index c1eb32d8e0..0e2d9ed5ee 100644 --- a/cmake/macros/macro_strip_flag.cmake +++ b/cmake/macros/macro_strip_flag.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_switch_library_preference.cmake b/cmake/macros/macro_switch_library_preference.cmake index 9f61f9b094..01ff64e50f 100644 --- a/cmake/macros/macro_switch_library_preference.cmake +++ b/cmake/macros/macro_switch_library_preference.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_to_string.cmake b/cmake/macros/macro_to_string.cmake index 95b6b06aea..3632c3e4ed 100644 --- a/cmake/macros/macro_to_string.cmake +++ b/cmake/macros/macro_to_string.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/macros/macro_to_string_and_add_prefix.cmake b/cmake/macros/macro_to_string_and_add_prefix.cmake index f382578a97..e5ec7bdb8f 100644 --- a/cmake/macros/macro_to_string_and_add_prefix.cmake +++ b/cmake/macros/macro_to_string_and_add_prefix.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/modules/FindARPACK.cmake b/cmake/modules/FindARPACK.cmake index 8efe5f5594..0e185cbc8b 100644 --- a/cmake/modules/FindARPACK.cmake +++ b/cmake/modules/FindARPACK.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindBOOST.cmake b/cmake/modules/FindBOOST.cmake index b8b1abba40..238e1eb7a0 100644 --- a/cmake/modules/FindBOOST.cmake +++ b/cmake/modules/FindBOOST.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/modules/FindBZIP2.cmake b/cmake/modules/FindBZIP2.cmake index e6f7cbded2..e8f0cf5c5a 100644 --- a/cmake/modules/FindBZIP2.cmake +++ b/cmake/modules/FindBZIP2.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/modules/FindHDF5.cmake b/cmake/modules/FindHDF5.cmake index ae63b7145a..d87526d59d 100644 --- a/cmake/modules/FindHDF5.cmake +++ b/cmake/modules/FindHDF5.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindLAPACK.cmake b/cmake/modules/FindLAPACK.cmake index 20b996f377..97642f1fe3 100644 --- a/cmake/modules/FindLAPACK.cmake +++ b/cmake/modules/FindLAPACK.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindMETIS.cmake b/cmake/modules/FindMETIS.cmake index a9ce962b26..b5de6e7aea 100644 --- a/cmake/modules/FindMETIS.cmake +++ b/cmake/modules/FindMETIS.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindMPI.cmake b/cmake/modules/FindMPI.cmake index cf1671594c..f37820d582 100644 --- a/cmake/modules/FindMPI.cmake +++ b/cmake/modules/FindMPI.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindMUMPS.cmake b/cmake/modules/FindMUMPS.cmake index e69bdac5a1..e8e5f1ff4d 100644 --- a/cmake/modules/FindMUMPS.cmake +++ b/cmake/modules/FindMUMPS.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindMUPARSER.cmake b/cmake/modules/FindMUPARSER.cmake index 914a1a1d76..fa7b9bbf4c 100644 --- a/cmake/modules/FindMUPARSER.cmake +++ b/cmake/modules/FindMUPARSER.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindNETCDF.cmake b/cmake/modules/FindNETCDF.cmake index b124ce7e74..f5b8bc228a 100644 --- a/cmake/modules/FindNETCDF.cmake +++ b/cmake/modules/FindNETCDF.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindP4EST.cmake b/cmake/modules/FindP4EST.cmake index ae6f5fd2f4..5fa4567111 100644 --- a/cmake/modules/FindP4EST.cmake +++ b/cmake/modules/FindP4EST.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindPETSC.cmake b/cmake/modules/FindPETSC.cmake index fc0bb477d5..9440db6e89 100644 --- a/cmake/modules/FindPETSC.cmake +++ b/cmake/modules/FindPETSC.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindSLEPC.cmake b/cmake/modules/FindSLEPC.cmake index c60154c0a8..2df9257468 100644 --- a/cmake/modules/FindSLEPC.cmake +++ b/cmake/modules/FindSLEPC.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindTBB.cmake b/cmake/modules/FindTBB.cmake index 716e8d5a87..26b582caf2 100644 --- a/cmake/modules/FindTBB.cmake +++ b/cmake/modules/FindTBB.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindTRILINOS.cmake b/cmake/modules/FindTRILINOS.cmake index 165715c2f5..88a82baee4 100644 --- a/cmake/modules/FindTRILINOS.cmake +++ b/cmake/modules/FindTRILINOS.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindUMFPACK.cmake b/cmake/modules/FindUMFPACK.cmake index 675f95475d..ab976a381a 100644 --- a/cmake/modules/FindUMFPACK.cmake +++ b/cmake/modules/FindUMFPACK.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/modules/FindZLIB.cmake b/cmake/modules/FindZLIB.cmake index a3ecfe357d..0ae272ffca 100644 --- a/cmake/modules/FindZLIB.cmake +++ b/cmake/modules/FindZLIB.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/cmake/scripts/CMakeLists.txt b/cmake/scripts/CMakeLists.txt index 9bd6e3493d..c08044f352 100644 --- a/cmake/scripts/CMakeLists.txt +++ b/cmake/scripts/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/scripts/expand_instantiations.cc b/cmake/scripts/expand_instantiations.cc index fd6a5af67a..8a50d59797 100644 --- a/cmake/scripts/expand_instantiations.cc +++ b/cmake/scripts/expand_instantiations.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2007 - 2013 by the deal.II authors // diff --git a/cmake/scripts/make_dependencies.cc b/cmake/scripts/make_dependencies.cc index def292d440..8a56f4f4ca 100644 --- a/cmake/scripts/make_dependencies.cc +++ b/cmake/scripts/make_dependencies.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2003 - 2013 by the deal.II authors // diff --git a/cmake/setup_cached_variables.cmake b/cmake/setup_cached_variables.cmake index 51a3f0bc45..a6e66b63ae 100644 --- a/cmake/setup_cached_variables.cmake +++ b/cmake/setup_cached_variables.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_compiler_flags.cmake b/cmake/setup_compiler_flags.cmake index 0514c8f624..99d6338b82 100644 --- a/cmake/setup_compiler_flags.cmake +++ b/cmake/setup_compiler_flags.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_compiler_flags_gnu.cmake b/cmake/setup_compiler_flags_gnu.cmake index 8585bd29c3..630638d925 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_compiler_flags_intel.cmake b/cmake/setup_compiler_flags_intel.cmake index 7f48feb73e..f37a681ec4 100644 --- a/cmake/setup_compiler_flags_intel.cmake +++ b/cmake/setup_compiler_flags_intel.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/setup_compiler_flags_msvc.cmake b/cmake/setup_compiler_flags_msvc.cmake index db7fb77ef8..8d758d6c73 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_custom_targets.cmake b/cmake/setup_custom_targets.cmake index c0323e86e2..b6e360ad93 100644 --- a/cmake/setup_custom_targets.cmake +++ b/cmake/setup_custom_targets.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/cmake/setup_deal_ii.cmake b/cmake/setup_deal_ii.cmake index 6ef18d05cb..d073cd2125 100644 --- a/cmake/setup_deal_ii.cmake +++ b/cmake/setup_deal_ii.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_external_macros.cmake b/cmake/setup_external_macros.cmake index 89dc60e9e4..7ff8b29499 100644 --- a/cmake/setup_external_macros.cmake +++ b/cmake/setup_external_macros.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/cmake/setup_finalize.cmake b/cmake/setup_finalize.cmake index a568672b89..a67101827b 100644 --- a/cmake/setup_finalize.cmake +++ b/cmake/setup_finalize.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/cmake/setup_write_config.cmake b/cmake/setup_write_config.cmake index 019e5f8d9f..34398db48e 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2014 by the deal.II authors ## diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt index 33272b9037..8c6cfb4e22 100644 --- a/contrib/CMakeLists.txt +++ b/contrib/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/contrib/mesh_conversion/CMakeLists.txt b/contrib/mesh_conversion/CMakeLists.txt index 6a0f4d5693..8e378865c8 100644 --- a/contrib/mesh_conversion/CMakeLists.txt +++ b/contrib/mesh_conversion/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/contrib/parameter_gui/CMakeLists.txt b/contrib/parameter_gui/CMakeLists.txt index 8c7687b23d..98bb4567f6 100644 --- a/contrib/parameter_gui/CMakeLists.txt +++ b/contrib/parameter_gui/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by Martin Steigemann and Wolfgang Bangerth ## diff --git a/contrib/parameter_gui/browse_lineedit.cpp b/contrib/parameter_gui/browse_lineedit.cpp index 29d1db3ca0..d2890b5f6a 100644 --- a/contrib/parameter_gui/browse_lineedit.cpp +++ b/contrib/parameter_gui/browse_lineedit.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/browse_lineedit.h b/contrib/parameter_gui/browse_lineedit.h index b03c7a6f8b..1c14ec626c 100644 --- a/contrib/parameter_gui/browse_lineedit.h +++ b/contrib/parameter_gui/browse_lineedit.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/info_message.cpp b/contrib/parameter_gui/info_message.cpp index ca5614c5ce..b5207d38a0 100644 --- a/contrib/parameter_gui/info_message.cpp +++ b/contrib/parameter_gui/info_message.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/info_message.h b/contrib/parameter_gui/info_message.h index 78969ef0c4..0dd1024448 100644 --- a/contrib/parameter_gui/info_message.h +++ b/contrib/parameter_gui/info_message.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/main.cpp b/contrib/parameter_gui/main.cpp index f7d1340482..6229d7e60a 100644 --- a/contrib/parameter_gui/main.cpp +++ b/contrib/parameter_gui/main.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/mainwindow.cpp b/contrib/parameter_gui/mainwindow.cpp index e7613967cc..533fa8bfbe 100644 --- a/contrib/parameter_gui/mainwindow.cpp +++ b/contrib/parameter_gui/mainwindow.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/mainwindow.h b/contrib/parameter_gui/mainwindow.h index 617c3e3422..c9c49e520f 100644 --- a/contrib/parameter_gui/mainwindow.h +++ b/contrib/parameter_gui/mainwindow.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/parameter_delegate.cpp b/contrib/parameter_gui/parameter_delegate.cpp index 1dd33b59cc..d6bf6db18c 100644 --- a/contrib/parameter_gui/parameter_delegate.cpp +++ b/contrib/parameter_gui/parameter_delegate.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/parameter_delegate.h b/contrib/parameter_gui/parameter_delegate.h index 3c41359266..ddf401bda5 100644 --- a/contrib/parameter_gui/parameter_delegate.h +++ b/contrib/parameter_gui/parameter_delegate.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/xml_parameter_reader.cpp b/contrib/parameter_gui/xml_parameter_reader.cpp index 144dce7e6a..a608ea49f1 100644 --- a/contrib/parameter_gui/xml_parameter_reader.cpp +++ b/contrib/parameter_gui/xml_parameter_reader.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/xml_parameter_reader.h b/contrib/parameter_gui/xml_parameter_reader.h index 17d6f4a3d8..79642908ef 100644 --- a/contrib/parameter_gui/xml_parameter_reader.h +++ b/contrib/parameter_gui/xml_parameter_reader.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/xml_parameter_writer.cpp b/contrib/parameter_gui/xml_parameter_writer.cpp index 6bd10fce98..4e3331257c 100644 --- a/contrib/parameter_gui/xml_parameter_writer.cpp +++ b/contrib/parameter_gui/xml_parameter_writer.cpp @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/parameter_gui/xml_parameter_writer.h b/contrib/parameter_gui/xml_parameter_writer.h index f2597cd4ef..57cd338888 100644 --- a/contrib/parameter_gui/xml_parameter_writer.h +++ b/contrib/parameter_gui/xml_parameter_writer.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2010 - 2013 by Martin Steigemann and Wolfgang Bangerth // diff --git a/contrib/utilities/astyle.rc b/contrib/utilities/astyle.rc index ca1b4a21f6..91c5c9221c 100644 --- a/contrib/utilities/astyle.rc +++ b/contrib/utilities/astyle.rc @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/contrib/utilities/embedding.cc b/contrib/utilities/embedding.cc index 490444363d..b1998eefa7 100644 --- a/contrib/utilities/embedding.cc +++ b/contrib/utilities/embedding.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2001 - 2013 by the deal.II authors // diff --git a/contrib/utilities/fe_table.pl b/contrib/utilities/fe_table.pl index 38b3fd1e09..6ae8abfcc5 100644 --- a/contrib/utilities/fe_table.pl +++ b/contrib/utilities/fe_table.pl @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2005 - 2013 by the deal.II authors ## diff --git a/contrib/utilities/gridio.cc b/contrib/utilities/gridio.cc index f3faeb3eb2..a2712b12bf 100644 --- a/contrib/utilities/gridio.cc +++ b/contrib/utilities/gridio.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2001 - 2013 by the deal.II authors // diff --git a/contrib/utilities/indent b/contrib/utilities/indent index a3da99a7a4..aa3bb296cd 100755 --- a/contrib/utilities/indent +++ b/contrib/utilities/indent @@ -1,6 +1,5 @@ #!/bin/bash ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/contrib/utilities/interpolation.cc b/contrib/utilities/interpolation.cc index d4e73166a5..db25977c54 100644 --- a/contrib/utilities/interpolation.cc +++ b/contrib/utilities/interpolation.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2003 - 2013 by the deal.II authors // diff --git a/contrib/utilities/lagrange_basis b/contrib/utilities/lagrange_basis index a3468a0e1d..0d1de98a65 100644 --- a/contrib/utilities/lagrange_basis +++ b/contrib/utilities/lagrange_basis @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2001 - 2013 by the deal.II authors ## diff --git a/contrib/utilities/lapack_templates.pl b/contrib/utilities/lapack_templates.pl index 6443e2ca44..d19f1f8abc 100644 --- a/contrib/utilities/lapack_templates.pl +++ b/contrib/utilities/lapack_templates.pl @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2005 - 2013 by the deal.II authors ## @@ -41,7 +40,6 @@ my $double; print << 'EOT' // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2005 - 2013 by the deal.II authors // diff --git a/contrib/utilities/lapack_templates_custom_target.cmake b/contrib/utilities/lapack_templates_custom_target.cmake index 108cad18f3..32e1c883c7 100644 --- a/contrib/utilities/lapack_templates_custom_target.cmake +++ b/contrib/utilities/lapack_templates_custom_target.cmake @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2013 by the deal.II authors ## diff --git a/contrib/utilities/makeofflinedoc.sh b/contrib/utilities/makeofflinedoc.sh index 85ccd1b783..6ebba8eda9 100755 --- a/contrib/utilities/makeofflinedoc.sh +++ b/contrib/utilities/makeofflinedoc.sh @@ -1,6 +1,5 @@ #!/bin/bash ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II authors ## diff --git a/contrib/utilities/simplify.pl b/contrib/utilities/simplify.pl index 3e1b3a164c..f352086b1d 100644 --- a/contrib/utilities/simplify.pl +++ b/contrib/utilities/simplify.pl @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2002 - 2013 by the deal.II authors ## diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 8e4af6274c..dbe28fd327 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2013 by the deal.II Authors ## diff --git a/doc/authors.html b/doc/authors.html index 6da7947a97..48eaae7041 100644 --- a/doc/authors.html +++ b/doc/authors.html @@ -7,7 +7,6 @@ - diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 30667346c4..81acb0fd80 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -6,7 +6,6 @@ - diff --git a/doc/developers/indentation.html b/doc/developers/indentation.html index 4b58188a84..a042f26ffe 100644 --- a/doc/developers/indentation.html +++ b/doc/developers/indentation.html @@ -6,7 +6,6 @@ - diff --git a/doc/developers/index.html b/doc/developers/index.html index 8f9c8b319a..2f48408b09 100644 --- a/doc/developers/index.html +++ b/doc/developers/index.html @@ -8,7 +8,6 @@ - diff --git a/doc/developers/navbar.html b/doc/developers/navbar.html index 3a5a9f1c34..9c270ad68a 100644 --- a/doc/developers/navbar.html +++ b/doc/developers/navbar.html @@ -7,7 +7,6 @@ - diff --git a/doc/developers/porting.html b/doc/developers/porting.html index 1819f1195b..48374def08 100644 --- a/doc/developers/porting.html +++ b/doc/developers/porting.html @@ -6,7 +6,6 @@ - diff --git a/doc/developers/svn.html b/doc/developers/svn.html index 0576bcb4a3..81b1463b0d 100644 --- a/doc/developers/svn.html +++ b/doc/developers/svn.html @@ -7,7 +7,6 @@ - diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 6a9b02286b..c7e0486295 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -7,7 +7,6 @@ - @@ -590,7 +589,6 @@ category/test.expect=run.output you can also start from a template like this:
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II Authors
 //
diff --git a/doc/developers/title.html b/doc/developers/title.html
index d7b8f7fe31..6ab07ee6b2 100644
--- a/doc/developers/title.html
+++ b/doc/developers/title.html
@@ -7,7 +7,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/developers/toc.html b/doc/developers/toc.html
index 6fb2e9b667..0a3f5c8051 100644
--- a/doc/developers/toc.html
+++ b/doc/developers/toc.html
@@ -7,7 +7,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/developers/writing-documentation.html b/doc/developers/writing-documentation.html
index 2f3e725428..23d02b9869 100644
--- a/doc/developers/writing-documentation.html
+++ b/doc/developers/writing-documentation.html
@@ -7,7 +7,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/documentation.html b/doc/documentation.html
index 8b40a18da7..7dc1849065 100644
--- a/doc/documentation.html
+++ b/doc/documentation.html
@@ -8,7 +8,6 @@
     
     
     
-    
   
 
 
diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt
index a81b576444..a02a7a77a3 100644
--- a/doc/doxygen/CMakeLists.txt
+++ b/doc/doxygen/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/headers/boundary.h b/doc/doxygen/headers/boundary.h
index ab51f0f49e..70a9740cb1 100644
--- a/doc/doxygen/headers/boundary.h
+++ b/doc/doxygen/headers/boundary.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/c++11.h b/doc/doxygen/headers/c++11.h
index bafba4d1af..2ab29d33fd 100644
--- a/doc/doxygen/headers/c++11.h
+++ b/doc/doxygen/headers/c++11.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/coding_conventions.h b/doc/doxygen/headers/coding_conventions.h
index bb73ab74ab..cf423e395f 100644
--- a/doc/doxygen/headers/coding_conventions.h
+++ b/doc/doxygen/headers/coding_conventions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/constraints.h b/doc/doxygen/headers/constraints.h
index 0925516053..637f54163b 100644
--- a/doc/doxygen/headers/constraints.h
+++ b/doc/doxygen/headers/constraints.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/distributed.h b/doc/doxygen/headers/distributed.h
index f3e792385a..1a8a7d46da 100644
--- a/doc/doxygen/headers/distributed.h
+++ b/doc/doxygen/headers/distributed.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/dofs.h b/doc/doxygen/headers/dofs.h
index 05e5a7a05e..d6bb74e321 100644
--- a/doc/doxygen/headers/dofs.h
+++ b/doc/doxygen/headers/dofs.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/exceptions.h b/doc/doxygen/headers/exceptions.h
index 03594750c2..5cc02395f7 100644
--- a/doc/doxygen/headers/exceptions.h
+++ b/doc/doxygen/headers/exceptions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/fe.h b/doc/doxygen/headers/fe.h
index eb21a6d7b7..8a8b572ac7 100644
--- a/doc/doxygen/headers/fe.h
+++ b/doc/doxygen/headers/fe.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/functions.h b/doc/doxygen/headers/functions.h
index 620fb25260..1be1efb4ac 100644
--- a/doc/doxygen/headers/functions.h
+++ b/doc/doxygen/headers/functions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/geodynamics.h b/doc/doxygen/headers/geodynamics.h
index d67db9b198..90790945db 100644
--- a/doc/doxygen/headers/geodynamics.h
+++ b/doc/doxygen/headers/geodynamics.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/geometry_and_primitives.h b/doc/doxygen/headers/geometry_and_primitives.h
index e52cb5a444..e6644bf704 100644
--- a/doc/doxygen/headers/geometry_and_primitives.h
+++ b/doc/doxygen/headers/geometry_and_primitives.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/global_dof_index.h b/doc/doxygen/headers/global_dof_index.h
index 2ca27ca983..66a48761be 100644
--- a/doc/doxygen/headers/global_dof_index.h
+++ b/doc/doxygen/headers/global_dof_index.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/glossary.h b/doc/doxygen/headers/glossary.h
index cdae72de9c..7656c77cd6 100644
--- a/doc/doxygen/headers/glossary.h
+++ b/doc/doxygen/headers/glossary.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/grid.h b/doc/doxygen/headers/grid.h
index 61395d223c..f84e41300e 100644
--- a/doc/doxygen/headers/grid.h
+++ b/doc/doxygen/headers/grid.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/hp.h b/doc/doxygen/headers/hp.h
index 2cd5ac1e52..98d7777b09 100644
--- a/doc/doxygen/headers/hp.h
+++ b/doc/doxygen/headers/hp.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/instantiations.h b/doc/doxygen/headers/instantiations.h
index 59c2b3424c..f595e61cca 100644
--- a/doc/doxygen/headers/instantiations.h
+++ b/doc/doxygen/headers/instantiations.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/integrators.h b/doc/doxygen/headers/integrators.h
index 9f598c9684..6836bf6722 100644
--- a/doc/doxygen/headers/integrators.h
+++ b/doc/doxygen/headers/integrators.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/io.h b/doc/doxygen/headers/io.h
index 11382be961..349bcf29d8 100644
--- a/doc/doxygen/headers/io.h
+++ b/doc/doxygen/headers/io.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/iterators.h b/doc/doxygen/headers/iterators.h
index b949c986df..885b9c3dfb 100644
--- a/doc/doxygen/headers/iterators.h
+++ b/doc/doxygen/headers/iterators.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/lac.h b/doc/doxygen/headers/lac.h
index e697d1eb7a..5bdfaac602 100644
--- a/doc/doxygen/headers/lac.h
+++ b/doc/doxygen/headers/lac.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/main.h b/doc/doxygen/headers/main.h
index e4dcafc3e1..337530053d 100644
--- a/doc/doxygen/headers/main.h
+++ b/doc/doxygen/headers/main.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/manifold.h b/doc/doxygen/headers/manifold.h
index 36666f111b..dad6fc158a 100644
--- a/doc/doxygen/headers/manifold.h
+++ b/doc/doxygen/headers/manifold.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/matrices.h b/doc/doxygen/headers/matrices.h
index 979bcaa9b0..a9e6e67a32 100644
--- a/doc/doxygen/headers/matrices.h
+++ b/doc/doxygen/headers/matrices.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/memory.h b/doc/doxygen/headers/memory.h
index 413040165f..70b2351634 100644
--- a/doc/doxygen/headers/memory.h
+++ b/doc/doxygen/headers/memory.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/mesh_worker.h b/doc/doxygen/headers/mesh_worker.h
index 937675e30f..358e8830e6 100644
--- a/doc/doxygen/headers/mesh_worker.h
+++ b/doc/doxygen/headers/mesh_worker.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/mg.h b/doc/doxygen/headers/mg.h
index bebf6c7987..c29314a296 100644
--- a/doc/doxygen/headers/mg.h
+++ b/doc/doxygen/headers/mg.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/multithreading.h b/doc/doxygen/headers/multithreading.h
index 79317d676b..277ae6a380 100644
--- a/doc/doxygen/headers/multithreading.h
+++ b/doc/doxygen/headers/multithreading.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/namespace_dealii.h b/doc/doxygen/headers/namespace_dealii.h
index df80dbf758..9fee9e87db 100644
--- a/doc/doxygen/headers/namespace_dealii.h
+++ b/doc/doxygen/headers/namespace_dealii.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/numerical_algorithms.h b/doc/doxygen/headers/numerical_algorithms.h
index 86a018e324..8c709872b7 100644
--- a/doc/doxygen/headers/numerical_algorithms.h
+++ b/doc/doxygen/headers/numerical_algorithms.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/parallel.h b/doc/doxygen/headers/parallel.h
index b169b70043..7945f3eb73 100644
--- a/doc/doxygen/headers/parallel.h
+++ b/doc/doxygen/headers/parallel.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/petsc.h b/doc/doxygen/headers/petsc.h
index e47048c9a1..5b34d48942 100644
--- a/doc/doxygen/headers/petsc.h
+++ b/doc/doxygen/headers/petsc.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/polynomials.h b/doc/doxygen/headers/polynomials.h
index f98b898bfe..6b0d0fe8c7 100644
--- a/doc/doxygen/headers/polynomials.h
+++ b/doc/doxygen/headers/polynomials.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/preconditioners.h b/doc/doxygen/headers/preconditioners.h
index a40f6ccde6..66e1b77d44 100644
--- a/doc/doxygen/headers/preconditioners.h
+++ b/doc/doxygen/headers/preconditioners.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/quadrature.h b/doc/doxygen/headers/quadrature.h
index c40ac9b5f9..858212c0ad 100644
--- a/doc/doxygen/headers/quadrature.h
+++ b/doc/doxygen/headers/quadrature.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/slepc.h b/doc/doxygen/headers/slepc.h
index c9c227e336..28f4fdffde 100644
--- a/doc/doxygen/headers/slepc.h
+++ b/doc/doxygen/headers/slepc.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/solvers.h b/doc/doxygen/headers/solvers.h
index 5057d7dae9..0cd4b47349 100644
--- a/doc/doxygen/headers/solvers.h
+++ b/doc/doxygen/headers/solvers.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/std_cxx11.h b/doc/doxygen/headers/std_cxx11.h
index 6fc7767542..30c4cde57e 100644
--- a/doc/doxygen/headers/std_cxx11.h
+++ b/doc/doxygen/headers/std_cxx11.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/trilinos.h b/doc/doxygen/headers/trilinos.h
index 7f1f5724bf..a38363c84c 100644
--- a/doc/doxygen/headers/trilinos.h
+++ b/doc/doxygen/headers/trilinos.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/update_flags.h b/doc/doxygen/headers/update_flags.h
index c1c6893cb2..637349733e 100644
--- a/doc/doxygen/headers/update_flags.h
+++ b/doc/doxygen/headers/update_flags.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/utilities.h b/doc/doxygen/headers/utilities.h
index 3d0c87c15c..179f865200 100644
--- a/doc/doxygen/headers/utilities.h
+++ b/doc/doxygen/headers/utilities.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/vector_memory.h b/doc/doxygen/headers/vector_memory.h
index 3ab9499eed..c1026d50cf 100644
--- a/doc/doxygen/headers/vector_memory.h
+++ b/doc/doxygen/headers/vector_memory.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/vector_valued.h b/doc/doxygen/headers/vector_valued.h
index 29e706d275..2e83117ee1 100644
--- a/doc/doxygen/headers/vector_valued.h
+++ b/doc/doxygen/headers/vector_valued.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/doc/doxygen/headers/vectors.h b/doc/doxygen/headers/vectors.h
index a82529b300..e429566ab0 100644
--- a/doc/doxygen/headers/vectors.h
+++ b/doc/doxygen/headers/vectors.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/doc/doxygen/scripts/create_anchors b/doc/doxygen/scripts/create_anchors
index 0c1dcf57c9..c7ef23a8a0 100644
--- a/doc/doxygen/scripts/create_anchors
+++ b/doc/doxygen/scripts/create_anchors
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2007 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/filter b/doc/doxygen/scripts/filter
index b6d03e90ce..4444568b97 100755
--- a/doc/doxygen/scripts/filter
+++ b/doc/doxygen/scripts/filter
@@ -1,6 +1,5 @@
 #!/usr/bin/perl -p
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2007 - 2014 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/intro2toc b/doc/doxygen/scripts/intro2toc
index 0911ca1aee..29164ed931 100644
--- a/doc/doxygen/scripts/intro2toc
+++ b/doc/doxygen/scripts/intro2toc
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/make_step.pl b/doc/doxygen/scripts/make_step.pl
index d4a39193a8..a329d431be 100644
--- a/doc/doxygen/scripts/make_step.pl
+++ b/doc/doxygen/scripts/make_step.pl
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/program2doxygen b/doc/doxygen/scripts/program2doxygen
index 67565a5513..9f9074c5eb 100644
--- a/doc/doxygen/scripts/program2doxygen
+++ b/doc/doxygen/scripts/program2doxygen
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/program2doxyplain b/doc/doxygen/scripts/program2doxyplain
index 2d5529ed28..715ff8eb45 100644
--- a/doc/doxygen/scripts/program2doxyplain
+++ b/doc/doxygen/scripts/program2doxyplain
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
@@ -31,7 +30,6 @@ while (<>) {
         s!/\*!/ \*!g;
         s!\*/!\* /!g;
 
-	s!\$Id:(.*)\$!Subversion Id: \1!g;
 	s!\$Name:?(.*)\$!Name: \1!g;
 
         s!\$!!g;
diff --git a/doc/doxygen/scripts/program2html b/doc/doxygen/scripts/program2html
index 9d3083c5f5..72196384dc 100644
--- a/doc/doxygen/scripts/program2html
+++ b/doc/doxygen/scripts/program2html
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/program2plain b/doc/doxygen/scripts/program2plain
index 7e2e0f0fc5..251a1188d1 100644
--- a/doc/doxygen/scripts/program2plain
+++ b/doc/doxygen/scripts/program2plain
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2010 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/program2toc b/doc/doxygen/scripts/program2toc
index 5a5927999b..49dc4e50d2 100644
--- a/doc/doxygen/scripts/program2toc
+++ b/doc/doxygen/scripts/program2toc
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/steps.pl b/doc/doxygen/scripts/steps.pl
index 72e0e50a28..7fd3a79c12 100644
--- a/doc/doxygen/scripts/steps.pl
+++ b/doc/doxygen/scripts/steps.pl
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/scripts/validate-xrefs.pl b/doc/doxygen/scripts/validate-xrefs.pl
index 0e3142b635..e157fe8947 100644
--- a/doc/doxygen/scripts/validate-xrefs.pl
+++ b/doc/doxygen/scripts/validate-xrefs.pl
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/doc/doxygen/tutorial/CMakeLists.txt b/doc/doxygen/tutorial/CMakeLists.txt
index 6af4da8c98..9185fb85f0 100644
--- a/doc/doxygen/tutorial/CMakeLists.txt
+++ b/doc/doxygen/tutorial/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II Authors
 ##
diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in
index 91965c1d3d..d925dbe479 100644
--- a/doc/doxygen/tutorial/tutorial.h.in
+++ b/doc/doxygen/tutorial/tutorial.h.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/doc/external-libs/arpack.html b/doc/external-libs/arpack.html
index 34ea0caea7..d5e247d1fc 100644
--- a/doc/external-libs/arpack.html
+++ b/doc/external-libs/arpack.html
@@ -7,7 +7,6 @@
     
     
     
-    
      
                                                                         
    
diff --git a/doc/external-libs/mumps.html b/doc/external-libs/mumps.html
index 9de62539d5..803bbc0748 100644
--- a/doc/external-libs/mumps.html
+++ b/doc/external-libs/mumps.html
@@ -7,7 +7,6 @@
     
     
     
-    
     
   
   
diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html
index 73efed4803..0bba190145 100644
--- a/doc/external-libs/petsc.html
+++ b/doc/external-libs/petsc.html
@@ -6,7 +6,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/external-libs/slepc.html b/doc/external-libs/slepc.html
index 0ac53c2b5a..43f3c890c9 100644
--- a/doc/external-libs/slepc.html
+++ b/doc/external-libs/slepc.html
@@ -6,7 +6,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html
index d8608065c5..e0c2622446 100644
--- a/doc/external-libs/trilinos.html
+++ b/doc/external-libs/trilinos.html
@@ -6,7 +6,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/index.html b/doc/index.html
index 74e86d32d0..7085974556 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -7,7 +7,6 @@
     
     
     
-    
     
     
 
diff --git a/doc/license.html b/doc/license.html
index 5a5d3910d3..da3485d4b3 100644
--- a/doc/license.html
+++ b/doc/license.html
@@ -6,7 +6,6 @@
     
     
     
-    
     
   
   
diff --git a/doc/license/header-template b/doc/license/header-template
index 7e1eec4cec..34d9127a28 100644
--- a/doc/license/header-template
+++ b/doc/license/header-template
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) @YEAR@ by the deal.II authors
 //
diff --git a/doc/license/header-template.cmake b/doc/license/header-template.cmake
index f5567b7570..fb3e3aac6a 100644
--- a/doc/license/header-template.cmake
+++ b/doc/license/header-template.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/doc/mail.html b/doc/mail.html
index 6bf3bf31e2..5bf4cd593f 100644
--- a/doc/mail.html
+++ b/doc/mail.html
@@ -6,7 +6,6 @@
     
     
     
-    
     
   
   
diff --git a/doc/navbar.html b/doc/navbar.html
index 32387f34c4..ae1401e2a4 100644
--- a/doc/navbar.html
+++ b/doc/navbar.html
@@ -6,7 +6,6 @@
     
     
     
-    
   
   
 
diff --git a/doc/news/1.0.0-vs-2.0.0.h b/doc/news/1.0.0-vs-2.0.0.h
index 427ae3d522..166e503566 100644
--- a/doc/news/1.0.0-vs-2.0.0.h
+++ b/doc/news/1.0.0-vs-2.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/2.0.0-vs-3.0.0.h b/doc/news/2.0.0-vs-3.0.0.h
index a02ad19350..693f0dd6f0 100644
--- a/doc/news/2.0.0-vs-3.0.0.h
+++ b/doc/news/2.0.0-vs-3.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.0.0-vs-3.0.1.h b/doc/news/3.0.0-vs-3.0.1.h
index 808b503ccc..b131336e3a 100644
--- a/doc/news/3.0.0-vs-3.0.1.h
+++ b/doc/news/3.0.0-vs-3.0.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.0.0-vs-3.1.0.h b/doc/news/3.0.0-vs-3.1.0.h
index e745c08eda..94d97c52b9 100644
--- a/doc/news/3.0.0-vs-3.1.0.h
+++ b/doc/news/3.0.0-vs-3.1.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.1.0-vs-3.1.1.h b/doc/news/3.1.0-vs-3.1.1.h
index eb2e84fe42..3d8371f7ef 100644
--- a/doc/news/3.1.0-vs-3.1.1.h
+++ b/doc/news/3.1.0-vs-3.1.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.1.0-vs-3.2.0.h b/doc/news/3.1.0-vs-3.2.0.h
index a13caa7ec6..8e15194e6c 100644
--- a/doc/news/3.1.0-vs-3.2.0.h
+++ b/doc/news/3.1.0-vs-3.2.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.1.1-vs-3.1.2.h b/doc/news/3.1.1-vs-3.1.2.h
index 715a26c461..c5329dac6a 100644
--- a/doc/news/3.1.1-vs-3.1.2.h
+++ b/doc/news/3.1.1-vs-3.1.2.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.2.0-vs-3.2.1.h b/doc/news/3.2.0-vs-3.2.1.h
index 495f5ba876..45db8c848f 100644
--- a/doc/news/3.2.0-vs-3.2.1.h
+++ b/doc/news/3.2.0-vs-3.2.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.2.0-vs-3.3.0.h b/doc/news/3.2.0-vs-3.3.0.h
index 5694de1698..e6e978648d 100644
--- a/doc/news/3.2.0-vs-3.3.0.h
+++ b/doc/news/3.2.0-vs-3.3.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.3.0-vs-3.3.1.h b/doc/news/3.3.0-vs-3.3.1.h
index 35e341e82e..b4457c1cca 100644
--- a/doc/news/3.3.0-vs-3.3.1.h
+++ b/doc/news/3.3.0-vs-3.3.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.3.0-vs-3.4.0.h b/doc/news/3.3.0-vs-3.4.0.h
index c5292b1d49..216d39df4a 100644
--- a/doc/news/3.3.0-vs-3.4.0.h
+++ b/doc/news/3.3.0-vs-3.4.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/3.4.0-vs-4.0.0.h b/doc/news/3.4.0-vs-4.0.0.h
index 7b7adf2152..61b8461d2f 100644
--- a/doc/news/3.4.0-vs-4.0.0.h
+++ b/doc/news/3.4.0-vs-4.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/4.0.0-vs-5.0.0.h b/doc/news/4.0.0-vs-5.0.0.h
index 0a42215ded..b8252f8a86 100644
--- a/doc/news/4.0.0-vs-5.0.0.h
+++ b/doc/news/4.0.0-vs-5.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/5.0.0-vs-5.1.0.h b/doc/news/5.0.0-vs-5.1.0.h
index 03e7f3ca92..9a75ada6b9 100644
--- a/doc/news/5.0.0-vs-5.1.0.h
+++ b/doc/news/5.0.0-vs-5.1.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/5.1.0-vs-5.2.0.h b/doc/news/5.1.0-vs-5.2.0.h
index ec14b90b1e..81980011f1 100644
--- a/doc/news/5.1.0-vs-5.2.0.h
+++ b/doc/news/5.1.0-vs-5.2.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/5.2.0-vs-6.0.0.h b/doc/news/5.2.0-vs-6.0.0.h
index 605e4b6c29..f758a09801 100644
--- a/doc/news/5.2.0-vs-6.0.0.h
+++ b/doc/news/5.2.0-vs-6.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/6.0.0-vs-6.1.0.h b/doc/news/6.0.0-vs-6.1.0.h
index d23dc24393..e730884208 100644
--- a/doc/news/6.0.0-vs-6.1.0.h
+++ b/doc/news/6.0.0-vs-6.1.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/doc/news/6.1.0-vs-6.2.0.h b/doc/news/6.1.0-vs-6.2.0.h
index e91559b24e..c82df3e483 100644
--- a/doc/news/6.1.0-vs-6.2.0.h
+++ b/doc/news/6.1.0-vs-6.2.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/doc/news/6.2.0-vs-6.2.1.h b/doc/news/6.2.0-vs-6.2.1.h
index e6e1ee3f23..5b939b2bcf 100644
--- a/doc/news/6.2.0-vs-6.2.1.h
+++ b/doc/news/6.2.0-vs-6.2.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/doc/news/6.2.0-vs-6.3.0.h b/doc/news/6.2.0-vs-6.3.0.h
index e8bda8e288..e25215673c 100644
--- a/doc/news/6.2.0-vs-6.3.0.h
+++ b/doc/news/6.2.0-vs-6.3.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/doc/news/6.3.0-vs-6.3.1.h b/doc/news/6.3.0-vs-6.3.1.h
index 3b369788e8..c4c71f2a0a 100644
--- a/doc/news/6.3.0-vs-6.3.1.h
+++ b/doc/news/6.3.0-vs-6.3.1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/doc/news/6.3.0-vs-7.0.0.h b/doc/news/6.3.0-vs-7.0.0.h
index 33c730186a..7576017159 100644
--- a/doc/news/6.3.0-vs-7.0.0.h
+++ b/doc/news/6.3.0-vs-7.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/doc/news/7.0.0-vs-7.1.0.h b/doc/news/7.0.0-vs-7.1.0.h
index 8b122f684b..659c859747 100644
--- a/doc/news/7.0.0-vs-7.1.0.h
+++ b/doc/news/7.0.0-vs-7.1.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/doc/news/7.1.0-vs-7.2.0.h b/doc/news/7.1.0-vs-7.2.0.h
index 1b160e92f2..6495f028df 100644
--- a/doc/news/7.1.0-vs-7.2.0.h
+++ b/doc/news/7.1.0-vs-7.2.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/doc/news/7.2.0-vs-7.3.0.h b/doc/news/7.2.0-vs-7.3.0.h
index edf08e8323..eb432920f7 100644
--- a/doc/news/7.2.0-vs-7.3.0.h
+++ b/doc/news/7.2.0-vs-7.3.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/doc/news/7.3.0-vs-8.0.0.h b/doc/news/7.3.0-vs-8.0.0.h
index 9e94fd8b5f..c953d3c07a 100644
--- a/doc/news/7.3.0-vs-8.0.0.h
+++ b/doc/news/7.3.0-vs-8.0.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/doc/news/8.0.0-vs-8.1.0.h b/doc/news/8.0.0-vs-8.1.0.h
index ccf4c0b2a2..b44ce492f5 100644
--- a/doc/news/8.0.0-vs-8.1.0.h
+++ b/doc/news/8.0.0-vs-8.1.0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/doc/news/changes.h b/doc/news/changes.h
index 85e7a1c6f2..a649296063 100644
--- a/doc/news/changes.h
+++ b/doc/news/changes.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013, 2014 by the deal.II authors
 //
diff --git a/doc/news/news.html b/doc/news/news.html
index 06e1f09444..54b29dfe64 100755
--- a/doc/news/news.html
+++ b/doc/news/news.html
@@ -9,7 +9,6 @@
     
     
     
-    
     
 
     
diff --git a/doc/readme.html b/doc/readme.html
index f7738798ed..1bffa14948 100644
--- a/doc/readme.html
+++ b/doc/readme.html
@@ -8,7 +8,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/title.html.in b/doc/title.html.in
index b8b6be589a..0e272430d4 100644
--- a/doc/title.html.in
+++ b/doc/title.html.in
@@ -6,7 +6,6 @@
   
   
   
-  
 
 
 
diff --git a/doc/users/cmake.html b/doc/users/cmake.html
index 97f706bfca..3abff76fe2 100644
--- a/doc/users/cmake.html
+++ b/doc/users/cmake.html
@@ -7,7 +7,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html
index c423b104f8..d020fde46a 100644
--- a/doc/users/cmakelists.html
+++ b/doc/users/cmakelists.html
@@ -7,7 +7,6 @@
     
     
     
-    
     
   
 
diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html
index a7c2b4e04d..29944d9024 100644
--- a/doc/users/doxygen.html
+++ b/doc/users/doxygen.html
@@ -8,7 +8,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/users/index.html b/doc/users/index.html
index 1c026275dc..92cb17605c 100644
--- a/doc/users/index.html
+++ b/doc/users/index.html
@@ -9,7 +9,6 @@
   
   
   
-  
   
 
 
diff --git a/doc/users/navbar.html b/doc/users/navbar.html
index 7df7379a6b..ed2ca4996d 100644
--- a/doc/users/navbar.html
+++ b/doc/users/navbar.html
@@ -8,7 +8,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/users/title.html b/doc/users/title.html
index e34b67054d..49b2ec9f19 100644
--- a/doc/users/title.html
+++ b/doc/users/title.html
@@ -8,7 +8,6 @@
   
   
   
-  
   
   
 
diff --git a/doc/users/toc.html b/doc/users/toc.html
index a8ab44758d..06e4e6258e 100644
--- a/doc/users/toc.html
+++ b/doc/users/toc.html
@@ -8,7 +8,6 @@
   
   
   
-  
   
   
 
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 47239e0df0..3f93352b0c 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
diff --git a/examples/doxygen/block_matrix_array.cc b/examples/doxygen/block_matrix_array.cc
index 6a38408631..5cf83bfa8b 100644
--- a/examples/doxygen/block_matrix_array.cc
+++ b/examples/doxygen/block_matrix_array.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/examples/doxygen/compressed_block_sparsity_pattern.cc b/examples/doxygen/compressed_block_sparsity_pattern.cc
index 65b9386800..21d11f7469 100644
--- a/examples/doxygen/compressed_block_sparsity_pattern.cc
+++ b/examples/doxygen/compressed_block_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/examples/doxygen/product_matrix.cc b/examples/doxygen/product_matrix.cc
index b3487b5925..dea8753778 100644
--- a/examples/doxygen/product_matrix.cc
+++ b/examples/doxygen/product_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/examples/doxygen/theta_timestepping.cc b/examples/doxygen/theta_timestepping.cc
index dc5b8fe624..e485806234 100644
--- a/examples/doxygen/theta_timestepping.cc
+++ b/examples/doxygen/theta_timestepping.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/examples/step-1/step-1.cc b/examples/step-1/step-1.cc
index 9abaf2acac..0d3e0f1f38 100644
--- a/examples/step-1/step-1.cc
+++ b/examples/step-1/step-1.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 1999 - 2014 by the deal.II authors
  *
diff --git a/examples/step-10/step-10.cc b/examples/step-10/step-10.cc
index 90c70d633b..7593a8a578 100644
--- a/examples/step-10/step-10.cc
+++ b/examples/step-10/step-10.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2001 - 2013 by the deal.II authors
  *
diff --git a/examples/step-11/step-11.cc b/examples/step-11/step-11.cc
index c5b2276390..ece1eb3058 100644
--- a/examples/step-11/step-11.cc
+++ b/examples/step-11/step-11.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2001 - 2013 by the deal.II authors
  *
diff --git a/examples/step-12/step-12.cc b/examples/step-12/step-12.cc
index 1bae0ad4a5..725bc7a81c 100644
--- a/examples/step-12/step-12.cc
+++ b/examples/step-12/step-12.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-13/step-13.cc b/examples/step-13/step-13.cc
index 2bc8567713..d9de739577 100644
--- a/examples/step-13/step-13.cc
+++ b/examples/step-13/step-13.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2001 - 2014 by the deal.II authors
  *
diff --git a/examples/step-14/step-14.cc b/examples/step-14/step-14.cc
index 317168cc72..dc5bd5e5d5 100644
--- a/examples/step-14/step-14.cc
+++ b/examples/step-14/step-14.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2002 - 2014 by the deal.II authors
  *
diff --git a/examples/step-15/step-15.cc b/examples/step-15/step-15.cc
index 001cdb9d8f..45a76a76ae 100644
--- a/examples/step-15/step-15.cc
+++ b/examples/step-15/step-15.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2012 - 2014 by the deal.II authors
  *
diff --git a/examples/step-16/step-16.cc b/examples/step-16/step-16.cc
index 58c246fb11..a3204e4fe8 100644
--- a/examples/step-16/step-16.cc
+++ b/examples/step-16/step-16.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2003 - 2014 by the deal.II authors
  *
diff --git a/examples/step-17/step-17.cc b/examples/step-17/step-17.cc
index 2f28c944d1..966552e648 100644
--- a/examples/step-17/step-17.cc
+++ b/examples/step-17/step-17.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/examples/step-18/step-18.cc b/examples/step-18/step-18.cc
index 0c326d5e0a..05036284ed 100644
--- a/examples/step-18/step-18.cc
+++ b/examples/step-18/step-18.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/examples/step-19/step-19.cc b/examples/step-19/step-19.cc
index 3a61b279ae..591f98accb 100644
--- a/examples/step-19/step-19.cc
+++ b/examples/step-19/step-19.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2005 - 2013 by the deal.II authors
  *
diff --git a/examples/step-2/step-2.cc b/examples/step-2/step-2.cc
index 5f43d944ab..58f80c13d4 100644
--- a/examples/step-2/step-2.cc
+++ b/examples/step-2/step-2.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 1999 - 2013 by the deal.II authors
  *
diff --git a/examples/step-20/step-20.cc b/examples/step-20/step-20.cc
index dc5e35de97..f58ac596af 100644
--- a/examples/step-20/step-20.cc
+++ b/examples/step-20/step-20.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2005 - 2013 by the deal.II authors
  *
diff --git a/examples/step-21/step-21.cc b/examples/step-21/step-21.cc
index 24c95d3bef..9779a7a0fe 100644
--- a/examples/step-21/step-21.cc
+++ b/examples/step-21/step-21.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2006 - 2013 by the deal.II authors
  *
diff --git a/examples/step-22/step-22.cc b/examples/step-22/step-22.cc
index 868fd467a4..8e17beba2d 100644
--- a/examples/step-22/step-22.cc
+++ b/examples/step-22/step-22.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2008 - 2014 by the deal.II authors
  *
diff --git a/examples/step-23/step-23.cc b/examples/step-23/step-23.cc
index b0a50390d3..8b650b91fa 100644
--- a/examples/step-23/step-23.cc
+++ b/examples/step-23/step-23.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2006 - 2013 by the deal.II authors
  *
diff --git a/examples/step-24/step-24.cc b/examples/step-24/step-24.cc
index e44ea21f12..3dde42a7d0 100644
--- a/examples/step-24/step-24.cc
+++ b/examples/step-24/step-24.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2006 - 2013 by the deal.II authors
  *
diff --git a/examples/step-25/doc/animate.sh b/examples/step-25/doc/animate.sh
index c3a7cf9fb0..15a516d8d5 100755
--- a/examples/step-25/doc/animate.sh
+++ b/examples/step-25/doc/animate.sh
@@ -1,6 +1,5 @@
 #!/bin/sh
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2006 - 2013 by the deal.II authors
 ##
diff --git a/examples/step-25/step-25.cc b/examples/step-25/step-25.cc
index c3ad5131f1..02b962db83 100644
--- a/examples/step-25/step-25.cc
+++ b/examples/step-25/step-25.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2006 - 2013 by the deal.II authors
  *
diff --git a/examples/step-26/step-26.cc b/examples/step-26/step-26.cc
index 5471d8e9de..cd430b16f9 100644
--- a/examples/step-26/step-26.cc
+++ b/examples/step-26/step-26.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2013 by the deal.II authors
  *
diff --git a/examples/step-27/step-27.cc b/examples/step-27/step-27.cc
index 2883bc2841..5d7cc7d42d 100644
--- a/examples/step-27/step-27.cc
+++ b/examples/step-27/step-27.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2006 - 2013 by the deal.II authors
  *
diff --git a/examples/step-28/step-28.cc b/examples/step-28/step-28.cc
index 5e108c3b19..27c33f8ccd 100644
--- a/examples/step-28/step-28.cc
+++ b/examples/step-28/step-28.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-29/step-29.cc b/examples/step-29/step-29.cc
index de6f652035..4ec76769ec 100644
--- a/examples/step-29/step-29.cc
+++ b/examples/step-29/step-29.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2007 - 2013 by the deal.II authors
  *
diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc
index 49e7c75cbe..2b89cefb47 100644
--- a/examples/step-3/step-3.cc
+++ b/examples/step-3/step-3.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 1999 - 2014 by the deal.II authors
  *
diff --git a/examples/step-30/step-30.cc b/examples/step-30/step-30.cc
index 0afa9f2543..ff5a77e052 100644
--- a/examples/step-30/step-30.cc
+++ b/examples/step-30/step-30.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2007 - 2013 by the deal.II authors
  *
diff --git a/examples/step-31/step-31.cc b/examples/step-31/step-31.cc
index 8e7580801f..3148a8d160 100644
--- a/examples/step-31/step-31.cc
+++ b/examples/step-31/step-31.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2007 - 2013 by the deal.II authors
  *
diff --git a/examples/step-32/step-32.cc b/examples/step-32/step-32.cc
index 0ae17269c6..d537b892a5 100644
--- a/examples/step-32/step-32.cc
+++ b/examples/step-32/step-32.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2008 - 2014 by the deal.II authors
  *
diff --git a/examples/step-33/step-33.cc b/examples/step-33/step-33.cc
index c8b89e246e..51aea39cff 100644
--- a/examples/step-33/step-33.cc
+++ b/examples/step-33/step-33.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2007 - 2013 by the deal.II authors
  *
diff --git a/examples/step-34/step-34.cc b/examples/step-34/step-34.cc
index a625afe550..d23c0953be 100644
--- a/examples/step-34/step-34.cc
+++ b/examples/step-34/step-34.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-35/step-35.cc b/examples/step-35/step-35.cc
index a7d9093f59..3f7085d8ed 100644
--- a/examples/step-35/step-35.cc
+++ b/examples/step-35/step-35.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-36/step-36.cc b/examples/step-36/step-36.cc
index 13869b83ef..acf41d7fa2 100644
--- a/examples/step-36/step-36.cc
+++ b/examples/step-36/step-36.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-37/step-37.cc b/examples/step-37/step-37.cc
index 2f07151750..917ce6768b 100644
--- a/examples/step-37/step-37.cc
+++ b/examples/step-37/step-37.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2013 by the deal.II authors
  *
diff --git a/examples/step-38/step-38.cc b/examples/step-38/step-38.cc
index a88ebe3865..b6d5a48384 100644
--- a/examples/step-38/step-38.cc
+++ b/examples/step-38/step-38.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2010 - 2013 by the deal.II authors
  *
diff --git a/examples/step-39/postprocess.pl b/examples/step-39/postprocess.pl
index a2faf68f33..90e2190018 100644
--- a/examples/step-39/postprocess.pl
+++ b/examples/step-39/postprocess.pl
@@ -1,5 +1,4 @@
 ######################################################################
-# $Id$
 ######################################################################
 # Postprocess logstream output and create a data file for gnuplot
 ######################################################################
diff --git a/examples/step-39/step-39.cc b/examples/step-39/step-39.cc
index 6cb28107e3..ba5920911e 100644
--- a/examples/step-39/step-39.cc
+++ b/examples/step-39/step-39.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2010 - 2013 by the deal.II authors
  *
diff --git a/examples/step-4/step-4.cc b/examples/step-4/step-4.cc
index 6106ce77b5..4666db28aa 100644
--- a/examples/step-4/step-4.cc
+++ b/examples/step-4/step-4.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 1999 - 2013 by the deal.II authors
  *
diff --git a/examples/step-40/step-40.cc b/examples/step-40/step-40.cc
index 1f5efcf0c9..06443592dc 100644
--- a/examples/step-40/step-40.cc
+++ b/examples/step-40/step-40.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2009 - 2014 by the deal.II authors
  *
diff --git a/examples/step-41/step-41.cc b/examples/step-41/step-41.cc
index 4df6507cb8..a4772394db 100644
--- a/examples/step-41/step-41.cc
+++ b/examples/step-41/step-41.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2011 - 2013 by the deal.II authors
  *
diff --git a/examples/step-42/step-42.cc b/examples/step-42/step-42.cc
index 6c3310a7e7..8e189ebce0 100644
--- a/examples/step-42/step-42.cc
+++ b/examples/step-42/step-42.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2012 - 2014 by the deal.II authors
  *
diff --git a/examples/step-43/step-43.cc b/examples/step-43/step-43.cc
index 732dd89921..d7bb278d7f 100644
--- a/examples/step-43/step-43.cc
+++ b/examples/step-43/step-43.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2010 - 2013 by the deal.II authors
  *
diff --git a/examples/step-44/step-44.cc b/examples/step-44/step-44.cc
index da8a710660..42139c2662 100644
--- a/examples/step-44/step-44.cc
+++ b/examples/step-44/step-44.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2010 - 2013 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
diff --git a/examples/step-45/step-45.cc b/examples/step-45/step-45.cc
index 301a851e67..0cf52270f8 100644
--- a/examples/step-45/step-45.cc
+++ b/examples/step-45/step-45.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2010 - 2013 by the deal.II authors
  *
diff --git a/examples/step-46/step-46.cc b/examples/step-46/step-46.cc
index 22a2696cde..fb06782e71 100644
--- a/examples/step-46/step-46.cc
+++ b/examples/step-46/step-46.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2011 - 2013 by the deal.II authors
  *
diff --git a/examples/step-47/step-47.cc b/examples/step-47/step-47.cc
index cb6ada15f9..4a83cbcc40 100644
--- a/examples/step-47/step-47.cc
+++ b/examples/step-47/step-47.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2011 - 2013 by the deal.II authors
  *
diff --git a/examples/step-48/step-48.cc b/examples/step-48/step-48.cc
index 1c28434238..b82685bba9 100644
--- a/examples/step-48/step-48.cc
+++ b/examples/step-48/step-48.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2011 - 2013 by the deal.II authors
  *
diff --git a/examples/step-49/step-49.cc b/examples/step-49/step-49.cc
index a1139eb765..7a33ea7b93 100644
--- a/examples/step-49/step-49.cc
+++ b/examples/step-49/step-49.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2013 by the deal.II authors
  *
diff --git a/examples/step-5/step-5.cc b/examples/step-5/step-5.cc
index 84ea9c5d5d..329148cae0 100644
--- a/examples/step-5/step-5.cc
+++ b/examples/step-5/step-5.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 1999 - 2013 by the deal.II authors
  *
diff --git a/examples/step-50/step-50.cc b/examples/step-50/step-50.cc
index 768281e4e7..63a214da13 100644
--- a/examples/step-50/step-50.cc
+++ b/examples/step-50/step-50.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2003 - 2013 by the deal.II authors
  *
diff --git a/examples/step-51/step-51.cc b/examples/step-51/step-51.cc
index fff4ff53ac..c7cec41ec9 100644
--- a/examples/step-51/step-51.cc
+++ b/examples/step-51/step-51.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2013 - 2013 by the deal.II authors
  *
diff --git a/examples/step-52/step-52.cc b/examples/step-52/step-52.cc
index dc00b6421a..2c5cd4ed82 100644
--- a/examples/step-52/step-52.cc
+++ b/examples/step-52/step-52.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2014 by the deal.II authors
  *
diff --git a/examples/step-53/step-53.cc b/examples/step-53/step-53.cc
index eb89e62a6c..7bccfbb901 100644
--- a/examples/step-53/step-53.cc
+++ b/examples/step-53/step-53.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2014 by the deal.II authors
  *
diff --git a/examples/step-6/step-6.cc b/examples/step-6/step-6.cc
index b17903501e..8d21e5898f 100644
--- a/examples/step-6/step-6.cc
+++ b/examples/step-6/step-6.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/examples/step-7/step-7.cc b/examples/step-7/step-7.cc
index 1139cae4a7..3059babeda 100644
--- a/examples/step-7/step-7.cc
+++ b/examples/step-7/step-7.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/examples/step-8/step-8.cc b/examples/step-8/step-8.cc
index 6fcd742e80..194eaf02d0 100644
--- a/examples/step-8/step-8.cc
+++ b/examples/step-8/step-8.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/examples/step-9/step-9.cc b/examples/step-9/step-9.cc
index 21aae8a598..ed3811369f 100644
--- a/examples/step-9/step-9.cc
+++ b/examples/step-9/step-9.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2014 by the deal.II authors
  *
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 973a950db4..30deffd6fa 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/include/deal.II/algorithms/any_data.h b/include/deal.II/algorithms/any_data.h
index 065498dd66..d3f60edd5a 100644
--- a/include/deal.II/algorithms/any_data.h
+++ b/include/deal.II/algorithms/any_data.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/newton.h b/include/deal.II/algorithms/newton.h
index 2d2e162feb..c06d026bbf 100644
--- a/include/deal.II/algorithms/newton.h
+++ b/include/deal.II/algorithms/newton.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/newton.templates.h b/include/deal.II/algorithms/newton.templates.h
index 032f1435d6..5ee6dbbfc8 100644
--- a/include/deal.II/algorithms/newton.templates.h
+++ b/include/deal.II/algorithms/newton.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/operator.h b/include/deal.II/algorithms/operator.h
index 2f5e935127..09315f2968 100644
--- a/include/deal.II/algorithms/operator.h
+++ b/include/deal.II/algorithms/operator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/operator.templates.h b/include/deal.II/algorithms/operator.templates.h
index 0178f8964e..7e0b8c0eaf 100644
--- a/include/deal.II/algorithms/operator.templates.h
+++ b/include/deal.II/algorithms/operator.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/theta_timestepping.h b/include/deal.II/algorithms/theta_timestepping.h
index 42c85e92e9..77e8f0b796 100644
--- a/include/deal.II/algorithms/theta_timestepping.h
+++ b/include/deal.II/algorithms/theta_timestepping.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/theta_timestepping.templates.h b/include/deal.II/algorithms/theta_timestepping.templates.h
index a3402f6dd0..1ab1ec6aae 100644
--- a/include/deal.II/algorithms/theta_timestepping.templates.h
+++ b/include/deal.II/algorithms/theta_timestepping.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/algorithms/timestep_control.h b/include/deal.II/algorithms/timestep_control.h
index c3e19792ac..0944d96b86 100644
--- a/include/deal.II/algorithms/timestep_control.h
+++ b/include/deal.II/algorithms/timestep_control.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/aligned_vector.h b/include/deal.II/base/aligned_vector.h
index a91f2dc38b..40cb2411c2 100644
--- a/include/deal.II/base/aligned_vector.h
+++ b/include/deal.II/base/aligned_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/auto_derivative_function.h b/include/deal.II/base/auto_derivative_function.h
index 1275360d54..676bcfd834 100644
--- a/include/deal.II/base/auto_derivative_function.h
+++ b/include/deal.II/base/auto_derivative_function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/conditional_ostream.h b/include/deal.II/base/conditional_ostream.h
index 0a105240df..63242c22dc 100644
--- a/include/deal.II/base/conditional_ostream.h
+++ b/include/deal.II/base/conditional_ostream.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/config.h.in b/include/deal.II/base/config.h.in
index 517f1dfef4..43e5e14f68 100644
--- a/include/deal.II/base/config.h.in
+++ b/include/deal.II/base/config.h.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/convergence_table.h b/include/deal.II/base/convergence_table.h
index 70c940c482..d4be5718b1 100644
--- a/include/deal.II/base/convergence_table.h
+++ b/include/deal.II/base/convergence_table.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h
index 625baa1e73..aec159d46e 100644
--- a/include/deal.II/base/data_out_base.h
+++ b/include/deal.II/base/data_out_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/derivative_form.h b/include/deal.II/base/derivative_form.h
index 793bdd3ba3..8961bb8bc9 100644
--- a/include/deal.II/base/derivative_form.h
+++ b/include/deal.II/base/derivative_form.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/event.h b/include/deal.II/base/event.h
index b77c9450d7..89cad3e1df 100644
--- a/include/deal.II/base/event.h
+++ b/include/deal.II/base/event.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/exceptions.h b/include/deal.II/base/exceptions.h
index a3d4a3eab6..9eb2006be1 100644
--- a/include/deal.II/base/exceptions.h
+++ b/include/deal.II/base/exceptions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/flow_function.h b/include/deal.II/base/flow_function.h
index 3f6c58547f..d4ee5e5f6b 100644
--- a/include/deal.II/base/flow_function.h
+++ b/include/deal.II/base/flow_function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/function.h b/include/deal.II/base/function.h
index d0e95ce4df..2a28f6d08d 100644
--- a/include/deal.II/base/function.h
+++ b/include/deal.II/base/function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/function_bessel.h b/include/deal.II/base/function_bessel.h
index 269b908e59..4f7feb2591 100644
--- a/include/deal.II/base/function_bessel.h
+++ b/include/deal.II/base/function_bessel.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/function_derivative.h b/include/deal.II/base/function_derivative.h
index a918b1bb61..3951b10ec9 100644
--- a/include/deal.II/base/function_derivative.h
+++ b/include/deal.II/base/function_derivative.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/function_lib.h b/include/deal.II/base/function_lib.h
index ded125282d..b6fea1c1be 100644
--- a/include/deal.II/base/function_lib.h
+++ b/include/deal.II/base/function_lib.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/function_parser.h b/include/deal.II/base/function_parser.h
index bd0d90b0a1..9296dbb68c 100644
--- a/include/deal.II/base/function_parser.h
+++ b/include/deal.II/base/function_parser.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/function_time.h b/include/deal.II/base/function_time.h
index 4b8109be72..bb4f999869 100644
--- a/include/deal.II/base/function_time.h
+++ b/include/deal.II/base/function_time.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/geometry_info.h b/include/deal.II/base/geometry_info.h
index 9859d77473..c1eb5547f3 100644
--- a/include/deal.II/base/geometry_info.h
+++ b/include/deal.II/base/geometry_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/graph_coloring.h b/include/deal.II/base/graph_coloring.h
index fa55762f39..124dff0115 100644
--- a/include/deal.II/base/graph_coloring.h
+++ b/include/deal.II/base/graph_coloring.h
@@ -1,6 +1,5 @@
 
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/index_set.h b/include/deal.II/base/index_set.h
index d7e74ab4e9..c34e79a37c 100644
--- a/include/deal.II/base/index_set.h
+++ b/include/deal.II/base/index_set.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/iterator_range.h b/include/deal.II/base/iterator_range.h
index 1533ea004a..3c33584325 100644
--- a/include/deal.II/base/iterator_range.h
+++ b/include/deal.II/base/iterator_range.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/job_identifier.h b/include/deal.II/base/job_identifier.h
index 0a0a557a68..6160c79259 100644
--- a/include/deal.II/base/job_identifier.h
+++ b/include/deal.II/base/job_identifier.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/logstream.h b/include/deal.II/base/logstream.h
index 9a7f4fff3a..3388f6b1c1 100644
--- a/include/deal.II/base/logstream.h
+++ b/include/deal.II/base/logstream.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/memory_consumption.h b/include/deal.II/base/memory_consumption.h
index f7723083cd..76f71ad92d 100644
--- a/include/deal.II/base/memory_consumption.h
+++ b/include/deal.II/base/memory_consumption.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/mg_level_object.h b/include/deal.II/base/mg_level_object.h
index e43c3699ab..700cec9207 100644
--- a/include/deal.II/base/mg_level_object.h
+++ b/include/deal.II/base/mg_level_object.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h
index 2f7762d59e..5bbac50539 100644
--- a/include/deal.II/base/mpi.h
+++ b/include/deal.II/base/mpi.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/multithread_info.h b/include/deal.II/base/multithread_info.h
index 6d364072c3..00b6a05c53 100644
--- a/include/deal.II/base/multithread_info.h
+++ b/include/deal.II/base/multithread_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/named_data.h b/include/deal.II/base/named_data.h
index 5357bd66d3..ad629db5b2 100644
--- a/include/deal.II/base/named_data.h
+++ b/include/deal.II/base/named_data.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/numbers.h b/include/deal.II/base/numbers.h
index ae0f861106..45288e92b6 100644
--- a/include/deal.II/base/numbers.h
+++ b/include/deal.II/base/numbers.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/parallel.h b/include/deal.II/base/parallel.h
index b142c64d0b..6b03c09d7d 100644
--- a/include/deal.II/base/parallel.h
+++ b/include/deal.II/base/parallel.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/parameter_handler.h b/include/deal.II/base/parameter_handler.h
index cb8b963983..e3607b2733 100644
--- a/include/deal.II/base/parameter_handler.h
+++ b/include/deal.II/base/parameter_handler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/parsed_function.h b/include/deal.II/base/parsed_function.h
index 613f6c5b8e..b4bd6ad4fd 100644
--- a/include/deal.II/base/parsed_function.h
+++ b/include/deal.II/base/parsed_function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/partitioner.h b/include/deal.II/base/partitioner.h
index 4a6360b00e..3e3efca056 100644
--- a/include/deal.II/base/partitioner.h
+++ b/include/deal.II/base/partitioner.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/path_search.h b/include/deal.II/base/path_search.h
index 1114ebc880..f67f2b0add 100644
--- a/include/deal.II/base/path_search.h
+++ b/include/deal.II/base/path_search.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/point.h b/include/deal.II/base/point.h
index 921fe9e463..c4ac2d8559 100644
--- a/include/deal.II/base/point.h
+++ b/include/deal.II/base/point.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomial.h b/include/deal.II/base/polynomial.h
index 9b00329c01..2eb2afe2b5 100644
--- a/include/deal.II/base/polynomial.h
+++ b/include/deal.II/base/polynomial.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomial_space.h b/include/deal.II/base/polynomial_space.h
index 56a9f26e9e..c866762ec5 100644
--- a/include/deal.II/base/polynomial_space.h
+++ b/include/deal.II/base/polynomial_space.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_abf.h b/include/deal.II/base/polynomials_abf.h
index 9219937e03..7ed9e15e88 100644
--- a/include/deal.II/base/polynomials_abf.h
+++ b/include/deal.II/base/polynomials_abf.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_adini.h b/include/deal.II/base/polynomials_adini.h
index dbff105228..c3be076ee1 100644
--- a/include/deal.II/base/polynomials_adini.h
+++ b/include/deal.II/base/polynomials_adini.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_bdm.h b/include/deal.II/base/polynomials_bdm.h
index 83f4bf1bab..2877352726 100644
--- a/include/deal.II/base/polynomials_bdm.h
+++ b/include/deal.II/base/polynomials_bdm.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_nedelec.h b/include/deal.II/base/polynomials_nedelec.h
index 21542309f5..50451dc668 100644
--- a/include/deal.II/base/polynomials_nedelec.h
+++ b/include/deal.II/base/polynomials_nedelec.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_p.h b/include/deal.II/base/polynomials_p.h
index 1723f120e0..4e8cc6c894 100644
--- a/include/deal.II/base/polynomials_p.h
+++ b/include/deal.II/base/polynomials_p.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_piecewise.h b/include/deal.II/base/polynomials_piecewise.h
index 8ff4d0b786..1fbcb81ad5 100644
--- a/include/deal.II/base/polynomials_piecewise.h
+++ b/include/deal.II/base/polynomials_piecewise.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/polynomials_raviart_thomas.h b/include/deal.II/base/polynomials_raviart_thomas.h
index 749aae8bec..b7523a8d96 100644
--- a/include/deal.II/base/polynomials_raviart_thomas.h
+++ b/include/deal.II/base/polynomials_raviart_thomas.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/qprojector.h b/include/deal.II/base/qprojector.h
index 5831c33fd2..d8f984b210 100644
--- a/include/deal.II/base/qprojector.h
+++ b/include/deal.II/base/qprojector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/quadrature.h b/include/deal.II/base/quadrature.h
index 688fc6aa32..16ed2dc27f 100644
--- a/include/deal.II/base/quadrature.h
+++ b/include/deal.II/base/quadrature.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/quadrature_lib.h b/include/deal.II/base/quadrature_lib.h
index 38dd8808ee..11e2aa82a8 100644
--- a/include/deal.II/base/quadrature_lib.h
+++ b/include/deal.II/base/quadrature_lib.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/quadrature_selector.h b/include/deal.II/base/quadrature_selector.h
index 48fe8dffe0..1db8371ab6 100644
--- a/include/deal.II/base/quadrature_selector.h
+++ b/include/deal.II/base/quadrature_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/smartpointer.h b/include/deal.II/base/smartpointer.h
index 73caf262cb..7619993fcd 100644
--- a/include/deal.II/base/smartpointer.h
+++ b/include/deal.II/base/smartpointer.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/array.h b/include/deal.II/base/std_cxx11/array.h
index 05e94ad42f..925d0e2e67 100644
--- a/include/deal.II/base/std_cxx11/array.h
+++ b/include/deal.II/base/std_cxx11/array.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/bind.h b/include/deal.II/base/std_cxx11/bind.h
index da6cc9a2ac..8d1eef5dd0 100644
--- a/include/deal.II/base/std_cxx11/bind.h
+++ b/include/deal.II/base/std_cxx11/bind.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/condition_variable.h b/include/deal.II/base/std_cxx11/condition_variable.h
index 83a3cfb056..76697a624d 100644
--- a/include/deal.II/base/std_cxx11/condition_variable.h
+++ b/include/deal.II/base/std_cxx11/condition_variable.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/function.h b/include/deal.II/base/std_cxx11/function.h
index 765a09263e..201027cd42 100644
--- a/include/deal.II/base/std_cxx11/function.h
+++ b/include/deal.II/base/std_cxx11/function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/mutex.h b/include/deal.II/base/std_cxx11/mutex.h
index bb8a714cdd..f1ecae6091 100644
--- a/include/deal.II/base/std_cxx11/mutex.h
+++ b/include/deal.II/base/std_cxx11/mutex.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/shared_ptr.h b/include/deal.II/base/std_cxx11/shared_ptr.h
index 95ba2a24bc..24a159cb30 100644
--- a/include/deal.II/base/std_cxx11/shared_ptr.h
+++ b/include/deal.II/base/std_cxx11/shared_ptr.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/thread.h b/include/deal.II/base/std_cxx11/thread.h
index 19276fbdae..d472b46b51 100644
--- a/include/deal.II/base/std_cxx11/thread.h
+++ b/include/deal.II/base/std_cxx11/thread.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/tuple.h b/include/deal.II/base/std_cxx11/tuple.h
index e5c6371b03..79f1279ac1 100644
--- a/include/deal.II/base/std_cxx11/tuple.h
+++ b/include/deal.II/base/std_cxx11/tuple.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx11/type_traits.h b/include/deal.II/base/std_cxx11/type_traits.h
index ee98aee8e3..23ddb5feeb 100644
--- a/include/deal.II/base/std_cxx11/type_traits.h
+++ b/include/deal.II/base/std_cxx11/type_traits.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/array.h b/include/deal.II/base/std_cxx1x/array.h
index 05d811b05d..c8d60e6496 100644
--- a/include/deal.II/base/std_cxx1x/array.h
+++ b/include/deal.II/base/std_cxx1x/array.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/bind.h b/include/deal.II/base/std_cxx1x/bind.h
index 66571467eb..c434b64a97 100644
--- a/include/deal.II/base/std_cxx1x/bind.h
+++ b/include/deal.II/base/std_cxx1x/bind.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/condition_variable.h b/include/deal.II/base/std_cxx1x/condition_variable.h
index de7cfda7f9..293676b164 100644
--- a/include/deal.II/base/std_cxx1x/condition_variable.h
+++ b/include/deal.II/base/std_cxx1x/condition_variable.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/function.h b/include/deal.II/base/std_cxx1x/function.h
index 0f435f9bac..ad4104b105 100644
--- a/include/deal.II/base/std_cxx1x/function.h
+++ b/include/deal.II/base/std_cxx1x/function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/mutex.h b/include/deal.II/base/std_cxx1x/mutex.h
index 6ac9ca2ca6..d5f05b23d1 100644
--- a/include/deal.II/base/std_cxx1x/mutex.h
+++ b/include/deal.II/base/std_cxx1x/mutex.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/shared_ptr.h b/include/deal.II/base/std_cxx1x/shared_ptr.h
index fe19b30be2..7eecd04582 100644
--- a/include/deal.II/base/std_cxx1x/shared_ptr.h
+++ b/include/deal.II/base/std_cxx1x/shared_ptr.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/thread.h b/include/deal.II/base/std_cxx1x/thread.h
index 844ceae3e4..fa401512bc 100644
--- a/include/deal.II/base/std_cxx1x/thread.h
+++ b/include/deal.II/base/std_cxx1x/thread.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/tuple.h b/include/deal.II/base/std_cxx1x/tuple.h
index cf63fa109b..d19478c447 100644
--- a/include/deal.II/base/std_cxx1x/tuple.h
+++ b/include/deal.II/base/std_cxx1x/tuple.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/std_cxx1x/type_traits.h b/include/deal.II/base/std_cxx1x/type_traits.h
index 0d0ac21eb0..de7ec25977 100644
--- a/include/deal.II/base/std_cxx1x/type_traits.h
+++ b/include/deal.II/base/std_cxx1x/type_traits.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/subscriptor.h b/include/deal.II/base/subscriptor.h
index f7319cb6b5..557686184d 100644
--- a/include/deal.II/base/subscriptor.h
+++ b/include/deal.II/base/subscriptor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/symmetric_tensor.h b/include/deal.II/base/symmetric_tensor.h
index aa913b69f8..c87fd6c19e 100644
--- a/include/deal.II/base/symmetric_tensor.h
+++ b/include/deal.II/base/symmetric_tensor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/synchronous_iterator.h b/include/deal.II/base/synchronous_iterator.h
index 3c2aef80bd..8c1f71b306 100644
--- a/include/deal.II/base/synchronous_iterator.h
+++ b/include/deal.II/base/synchronous_iterator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/table.h b/include/deal.II/base/table.h
index ad244837a8..31e31972db 100644
--- a/include/deal.II/base/table.h
+++ b/include/deal.II/base/table.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/table_handler.h b/include/deal.II/base/table_handler.h
index d4867d7927..6475386890 100644
--- a/include/deal.II/base/table_handler.h
+++ b/include/deal.II/base/table_handler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/table_indices.h b/include/deal.II/base/table_indices.h
index 44dd9fd9a6..8e24045b89 100644
--- a/include/deal.II/base/table_indices.h
+++ b/include/deal.II/base/table_indices.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/template_constraints.h b/include/deal.II/base/template_constraints.h
index b123fbe109..af080c4dcc 100644
--- a/include/deal.II/base/template_constraints.h
+++ b/include/deal.II/base/template_constraints.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/tensor.h b/include/deal.II/base/tensor.h
index cab217ad2b..8f60a69139 100644
--- a/include/deal.II/base/tensor.h
+++ b/include/deal.II/base/tensor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/tensor_base.h b/include/deal.II/base/tensor_base.h
index 9711b1d267..19800c9d89 100644
--- a/include/deal.II/base/tensor_base.h
+++ b/include/deal.II/base/tensor_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/tensor_function.h b/include/deal.II/base/tensor_function.h
index d61290e0b5..f1b678b8ba 100644
--- a/include/deal.II/base/tensor_function.h
+++ b/include/deal.II/base/tensor_function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/tensor_product_polynomials.h b/include/deal.II/base/tensor_product_polynomials.h
index bda2c89a97..d1190bf689 100644
--- a/include/deal.II/base/tensor_product_polynomials.h
+++ b/include/deal.II/base/tensor_product_polynomials.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/tensor_product_polynomials_const.h b/include/deal.II/base/tensor_product_polynomials_const.h
index 83c92be80f..a359dc1abc 100644
--- a/include/deal.II/base/tensor_product_polynomials_const.h
+++ b/include/deal.II/base/tensor_product_polynomials_const.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/thread_local_storage.h b/include/deal.II/base/thread_local_storage.h
index 70d71b75ed..5a28b5c880 100644
--- a/include/deal.II/base/thread_local_storage.h
+++ b/include/deal.II/base/thread_local_storage.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/thread_management.h b/include/deal.II/base/thread_management.h
index 644584d81c..16356a49cc 100644
--- a/include/deal.II/base/thread_management.h
+++ b/include/deal.II/base/thread_management.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/time_stepping.h b/include/deal.II/base/time_stepping.h
index 3e130eb95f..de564fe1d0 100644
--- a/include/deal.II/base/time_stepping.h
+++ b/include/deal.II/base/time_stepping.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/time_stepping.templates.h b/include/deal.II/base/time_stepping.templates.h
index 27261d7ebd..a009dc824c 100644
--- a/include/deal.II/base/time_stepping.templates.h
+++ b/include/deal.II/base/time_stepping.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/timer.h b/include/deal.II/base/timer.h
index 98c6fe41dd..6a7df44962 100644
--- a/include/deal.II/base/timer.h
+++ b/include/deal.II/base/timer.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h
index f82d52e226..f6f75fabe5 100644
--- a/include/deal.II/base/types.h
+++ b/include/deal.II/base/types.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/utilities.h b/include/deal.II/base/utilities.h
index 6f926359a8..65ffb80c38 100644
--- a/include/deal.II/base/utilities.h
+++ b/include/deal.II/base/utilities.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/vector_slice.h b/include/deal.II/base/vector_slice.h
index 25d802aef7..f472b51e9e 100644
--- a/include/deal.II/base/vector_slice.h
+++ b/include/deal.II/base/vector_slice.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/base/vectorization.h b/include/deal.II/base/vectorization.h
index 9ca30e57bc..c7247c1343 100644
--- a/include/deal.II/base/vectorization.h
+++ b/include/deal.II/base/vectorization.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/base/work_stream.h b/include/deal.II/base/work_stream.h
index a4acdc1f0a..0322e056a0 100644
--- a/include/deal.II/base/work_stream.h
+++ b/include/deal.II/base/work_stream.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/distributed/grid_refinement.h b/include/deal.II/distributed/grid_refinement.h
index a660fe1414..9d8a224515 100644
--- a/include/deal.II/distributed/grid_refinement.h
+++ b/include/deal.II/distributed/grid_refinement.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/distributed/solution_transfer.h b/include/deal.II/distributed/solution_transfer.h
index 81ae1dde8b..2eff19b41e 100644
--- a/include/deal.II/distributed/solution_transfer.h
+++ b/include/deal.II/distributed/solution_transfer.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h
index 542e514898..c87e852ed1 100644
--- a/include/deal.II/distributed/tria.h
+++ b/include/deal.II/distributed/tria.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/block_info.h b/include/deal.II/dofs/block_info.h
index 620a59d6a3..33acaacd74 100644
--- a/include/deal.II/dofs/block_info.h
+++ b/include/deal.II/dofs/block_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_accessor.h b/include/deal.II/dofs/dof_accessor.h
index b2ed4084f5..b993a906e3 100644
--- a/include/deal.II/dofs/dof_accessor.h
+++ b/include/deal.II/dofs/dof_accessor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_accessor.templates.h b/include/deal.II/dofs/dof_accessor.templates.h
index da7e7e25c6..fbcd2db82f 100644
--- a/include/deal.II/dofs/dof_accessor.templates.h
+++ b/include/deal.II/dofs/dof_accessor.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_faces.h b/include/deal.II/dofs/dof_faces.h
index 5ea64c0fae..a228b71056 100644
--- a/include/deal.II/dofs/dof_faces.h
+++ b/include/deal.II/dofs/dof_faces.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_handler.h b/include/deal.II/dofs/dof_handler.h
index b44dd5626b..494257c39a 100644
--- a/include/deal.II/dofs/dof_handler.h
+++ b/include/deal.II/dofs/dof_handler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_handler_policy.h b/include/deal.II/dofs/dof_handler_policy.h
index 42eecf8afa..798a7d70c6 100644
--- a/include/deal.II/dofs/dof_handler_policy.h
+++ b/include/deal.II/dofs/dof_handler_policy.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_iterator_selector.h b/include/deal.II/dofs/dof_iterator_selector.h
index c87890d2f0..124d64daf7 100644
--- a/include/deal.II/dofs/dof_iterator_selector.h
+++ b/include/deal.II/dofs/dof_iterator_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_levels.h b/include/deal.II/dofs/dof_levels.h
index 6982bc7f7b..db32eeb9d5 100644
--- a/include/deal.II/dofs/dof_levels.h
+++ b/include/deal.II/dofs/dof_levels.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_objects.h b/include/deal.II/dofs/dof_objects.h
index 57c6ba5686..8c62a79d80 100644
--- a/include/deal.II/dofs/dof_objects.h
+++ b/include/deal.II/dofs/dof_objects.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_renumbering.h b/include/deal.II/dofs/dof_renumbering.h
index 5e2e9a2703..44283fe6a4 100644
--- a/include/deal.II/dofs/dof_renumbering.h
+++ b/include/deal.II/dofs/dof_renumbering.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h
index 82c8ae6328..85bdd1a1ff 100644
--- a/include/deal.II/dofs/dof_tools.h
+++ b/include/deal.II/dofs/dof_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/function_map.h b/include/deal.II/dofs/function_map.h
index a436e0eea4..e69f6a2df3 100644
--- a/include/deal.II/dofs/function_map.h
+++ b/include/deal.II/dofs/function_map.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/dofs/number_cache.h b/include/deal.II/dofs/number_cache.h
index 223030d453..3dfe70dbc3 100644
--- a/include/deal.II/dofs/number_cache.h
+++ b/include/deal.II/dofs/number_cache.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/block_mask.h b/include/deal.II/fe/block_mask.h
index 6a5da60d28..20f3fb42d7 100644
--- a/include/deal.II/fe/block_mask.h
+++ b/include/deal.II/fe/block_mask.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/component_mask.h b/include/deal.II/fe/component_mask.h
index 9f4eaff2c3..f1f3c931e0 100644
--- a/include/deal.II/fe/component_mask.h
+++ b/include/deal.II/fe/component_mask.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe.h b/include/deal.II/fe/fe.h
index 61b314dc71..c664461caf 100644
--- a/include/deal.II/fe/fe.h
+++ b/include/deal.II/fe/fe.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_abf.h b/include/deal.II/fe/fe_abf.h
index c95843b45c..0c61e5dcc1 100644
--- a/include/deal.II/fe/fe_abf.h
+++ b/include/deal.II/fe/fe_abf.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_base.h b/include/deal.II/fe/fe_base.h
index 6622706e59..79c87d401e 100644
--- a/include/deal.II/fe/fe_base.h
+++ b/include/deal.II/fe/fe_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_bdm.h b/include/deal.II/fe/fe_bdm.h
index 3eb6400341..0cac3826ef 100644
--- a/include/deal.II/fe/fe_bdm.h
+++ b/include/deal.II/fe/fe_bdm.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dg_vector.h b/include/deal.II/fe/fe_dg_vector.h
index 069f2594cf..3b7b493277 100644
--- a/include/deal.II/fe/fe_dg_vector.h
+++ b/include/deal.II/fe/fe_dg_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dg_vector.templates.h b/include/deal.II/fe/fe_dg_vector.templates.h
index 09bef38ae5..4df9f6b6e7 100644
--- a/include/deal.II/fe/fe_dg_vector.templates.h
+++ b/include/deal.II/fe/fe_dg_vector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dgp.h b/include/deal.II/fe/fe_dgp.h
index 686ce5ffbe..479315ecd4 100644
--- a/include/deal.II/fe/fe_dgp.h
+++ b/include/deal.II/fe/fe_dgp.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dgp_monomial.h b/include/deal.II/fe/fe_dgp_monomial.h
index 74b580c991..2d694f6592 100644
--- a/include/deal.II/fe/fe_dgp_monomial.h
+++ b/include/deal.II/fe/fe_dgp_monomial.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dgp_nonparametric.h b/include/deal.II/fe/fe_dgp_nonparametric.h
index 0579a743d6..8f6c7d4d09 100644
--- a/include/deal.II/fe/fe_dgp_nonparametric.h
+++ b/include/deal.II/fe/fe_dgp_nonparametric.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_dgq.h b/include/deal.II/fe/fe_dgq.h
index f7039dfaaf..8c09374191 100644
--- a/include/deal.II/fe/fe_dgq.h
+++ b/include/deal.II/fe/fe_dgq.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_face.h b/include/deal.II/fe/fe_face.h
index b3dc5c9915..6fa513d8b2 100644
--- a/include/deal.II/fe/fe_face.h
+++ b/include/deal.II/fe/fe_face.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_nedelec.h b/include/deal.II/fe/fe_nedelec.h
index 2017b31531..629bc1acfa 100644
--- a/include/deal.II/fe/fe_nedelec.h
+++ b/include/deal.II/fe/fe_nedelec.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_nothing.h b/include/deal.II/fe/fe_nothing.h
index 785b443bf5..26a4234494 100644
--- a/include/deal.II/fe/fe_nothing.h
+++ b/include/deal.II/fe/fe_nothing.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_poly.h b/include/deal.II/fe/fe_poly.h
index a6aa46f8a9..40308866b7 100644
--- a/include/deal.II/fe/fe_poly.h
+++ b/include/deal.II/fe/fe_poly.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_poly.templates.h b/include/deal.II/fe/fe_poly.templates.h
index 6bdbed9400..6085680819 100644
--- a/include/deal.II/fe/fe_poly.templates.h
+++ b/include/deal.II/fe/fe_poly.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_poly_face.h b/include/deal.II/fe/fe_poly_face.h
index 4828ef82cb..f42f12e3ff 100644
--- a/include/deal.II/fe/fe_poly_face.h
+++ b/include/deal.II/fe/fe_poly_face.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_poly_face.templates.h b/include/deal.II/fe/fe_poly_face.templates.h
index 72488f6576..15bfd86da6 100644
--- a/include/deal.II/fe/fe_poly_face.templates.h
+++ b/include/deal.II/fe/fe_poly_face.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_poly_tensor.h b/include/deal.II/fe/fe_poly_tensor.h
index 6d32646bda..b8171a5eaf 100644
--- a/include/deal.II/fe/fe_poly_tensor.h
+++ b/include/deal.II/fe/fe_poly_tensor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_q.h b/include/deal.II/fe/fe_q.h
index 74ba683ec7..38369814cb 100644
--- a/include/deal.II/fe/fe_q.h
+++ b/include/deal.II/fe/fe_q.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_q_base.h b/include/deal.II/fe/fe_q_base.h
index 1a0b225838..8bab2a6932 100644
--- a/include/deal.II/fe/fe_q_base.h
+++ b/include/deal.II/fe/fe_q_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_q_dg0.h b/include/deal.II/fe/fe_q_dg0.h
index 358503de0e..e377c0e1df 100644
--- a/include/deal.II/fe/fe_q_dg0.h
+++ b/include/deal.II/fe/fe_q_dg0.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_q_hierarchical.h b/include/deal.II/fe/fe_q_hierarchical.h
index d715e32832..11f1ac1d79 100644
--- a/include/deal.II/fe/fe_q_hierarchical.h
+++ b/include/deal.II/fe/fe_q_hierarchical.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_q_iso_q1.h b/include/deal.II/fe/fe_q_iso_q1.h
index 965aa7ca30..a1b6be0b0a 100644
--- a/include/deal.II/fe/fe_q_iso_q1.h
+++ b/include/deal.II/fe/fe_q_iso_q1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_raviart_thomas.h b/include/deal.II/fe/fe_raviart_thomas.h
index 0966faef7b..72195f375d 100644
--- a/include/deal.II/fe/fe_raviart_thomas.h
+++ b/include/deal.II/fe/fe_raviart_thomas.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h
index 3d3836de31..cc629c6abc 100644
--- a/include/deal.II/fe/fe_system.h
+++ b/include/deal.II/fe/fe_system.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_tools.h b/include/deal.II/fe/fe_tools.h
index 53724b70de..2d1cfd54dd 100644
--- a/include/deal.II/fe/fe_tools.h
+++ b/include/deal.II/fe/fe_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_trace.h b/include/deal.II/fe/fe_trace.h
index cd9daa02ba..52af72d2fc 100644
--- a/include/deal.II/fe/fe_trace.h
+++ b/include/deal.II/fe/fe_trace.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_update_flags.h b/include/deal.II/fe/fe_update_flags.h
index 922f167960..1150fa877f 100644
--- a/include/deal.II/fe/fe_update_flags.h
+++ b/include/deal.II/fe/fe_update_flags.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_values.h b/include/deal.II/fe/fe_values.h
index 04f6f4c5c8..6018d3b021 100644
--- a/include/deal.II/fe/fe_values.h
+++ b/include/deal.II/fe/fe_values.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/fe/fe_values_extractors.h b/include/deal.II/fe/fe_values_extractors.h
index 882399aad1..e8d1ec2858 100644
--- a/include/deal.II/fe/fe_values_extractors.h
+++ b/include/deal.II/fe/fe_values_extractors.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping.h b/include/deal.II/fe/mapping.h
index 95eb1d3056..0eaac1d720 100644
--- a/include/deal.II/fe/mapping.h
+++ b/include/deal.II/fe/mapping.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_c1.h b/include/deal.II/fe/mapping_c1.h
index 62bbafecda..c8647c8387 100644
--- a/include/deal.II/fe/mapping_c1.h
+++ b/include/deal.II/fe/mapping_c1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_cartesian.h b/include/deal.II/fe/mapping_cartesian.h
index 790fd10444..fb9c3d27dc 100644
--- a/include/deal.II/fe/mapping_cartesian.h
+++ b/include/deal.II/fe/mapping_cartesian.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_q.h b/include/deal.II/fe/mapping_q.h
index 02016110db..c389450f73 100644
--- a/include/deal.II/fe/mapping_q.h
+++ b/include/deal.II/fe/mapping_q.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_q1.h b/include/deal.II/fe/mapping_q1.h
index 6cd251c64a..f3c11f02de 100644
--- a/include/deal.II/fe/mapping_q1.h
+++ b/include/deal.II/fe/mapping_q1.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_q1_eulerian.h b/include/deal.II/fe/mapping_q1_eulerian.h
index 852ce715ac..893003b8fb 100644
--- a/include/deal.II/fe/mapping_q1_eulerian.h
+++ b/include/deal.II/fe/mapping_q1_eulerian.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/fe/mapping_q_eulerian.h b/include/deal.II/fe/mapping_q_eulerian.h
index f0a79f1066..80df4361fd 100644
--- a/include/deal.II/fe/mapping_q_eulerian.h
+++ b/include/deal.II/fe/mapping_q_eulerian.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/cell_id.h b/include/deal.II/grid/cell_id.h
index ada26f77d9..73bc416bc0 100644
--- a/include/deal.II/grid/cell_id.h
+++ b/include/deal.II/grid/cell_id.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h
index 5916dd4d1e..e31b6ca379 100644
--- a/include/deal.II/grid/filtered_iterator.h
+++ b/include/deal.II/grid/filtered_iterator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h
index a65d97cc86..490e390b74 100644
--- a/include/deal.II/grid/grid_generator.h
+++ b/include/deal.II/grid/grid_generator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_in.h b/include/deal.II/grid/grid_in.h
index 6798155dc5..98e65558b9 100644
--- a/include/deal.II/grid/grid_in.h
+++ b/include/deal.II/grid/grid_in.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_out.h b/include/deal.II/grid/grid_out.h
index 07d3e86f5e..e07e20cfac 100644
--- a/include/deal.II/grid/grid_out.h
+++ b/include/deal.II/grid/grid_out.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_refinement.h b/include/deal.II/grid/grid_refinement.h
index 20162cd07d..b31d5fa16c 100644
--- a/include/deal.II/grid/grid_refinement.h
+++ b/include/deal.II/grid/grid_refinement.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_reordering.h b/include/deal.II/grid/grid_reordering.h
index e14d6097ff..d7c38b60cc 100644
--- a/include/deal.II/grid/grid_reordering.h
+++ b/include/deal.II/grid/grid_reordering.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_reordering_internal.h b/include/deal.II/grid/grid_reordering_internal.h
index 004167263b..f0218dc301 100644
--- a/include/deal.II/grid/grid_reordering_internal.h
+++ b/include/deal.II/grid/grid_reordering_internal.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h
index 80c7282f52..09a3a13828 100644
--- a/include/deal.II/grid/grid_tools.h
+++ b/include/deal.II/grid/grid_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/intergrid_map.h b/include/deal.II/grid/intergrid_map.h
index 21c3beebae..27bba0ead4 100644
--- a/include/deal.II/grid/intergrid_map.h
+++ b/include/deal.II/grid/intergrid_map.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/magic_numbers.h b/include/deal.II/grid/magic_numbers.h
index 6ef45dca02..ebb40946ef 100644
--- a/include/deal.II/grid/magic_numbers.h
+++ b/include/deal.II/grid/magic_numbers.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/manifold.h b/include/deal.II/grid/manifold.h
index bfb6635477..a4efe94c95 100644
--- a/include/deal.II/grid/manifold.h
+++ b/include/deal.II/grid/manifold.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/manifold_lib.h b/include/deal.II/grid/manifold_lib.h
index 609a48bff7..e4fc1a9aa2 100644
--- a/include/deal.II/grid/manifold_lib.h
+++ b/include/deal.II/grid/manifold_lib.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: tria_boundary_lib.h 30130 2013-07-23 13:01:18Z heltai $
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/persistent_tria.h b/include/deal.II/grid/persistent_tria.h
index 9a53ce887f..7b428638b6 100644
--- a/include/deal.II/grid/persistent_tria.h
+++ b/include/deal.II/grid/persistent_tria.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h
index f152816995..4aea5c3933 100644
--- a/include/deal.II/grid/tria.h
+++ b/include/deal.II/grid/tria.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_accessor.h b/include/deal.II/grid/tria_accessor.h
index 4cbcc3cd5f..c86aeefb8e 100644
--- a/include/deal.II/grid/tria_accessor.h
+++ b/include/deal.II/grid/tria_accessor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_accessor.templates.h b/include/deal.II/grid/tria_accessor.templates.h
index aad3196b53..020d51f390 100644
--- a/include/deal.II/grid/tria_accessor.templates.h
+++ b/include/deal.II/grid/tria_accessor.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_boundary.h b/include/deal.II/grid/tria_boundary.h
index cb2835ae5d..3e53649589 100644
--- a/include/deal.II/grid/tria_boundary.h
+++ b/include/deal.II/grid/tria_boundary.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_boundary_lib.h b/include/deal.II/grid/tria_boundary_lib.h
index 2f683b964e..2a544eb9fe 100644
--- a/include/deal.II/grid/tria_boundary_lib.h
+++ b/include/deal.II/grid/tria_boundary_lib.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_faces.h b/include/deal.II/grid/tria_faces.h
index 4a790c4d21..a8fd738f24 100644
--- a/include/deal.II/grid/tria_faces.h
+++ b/include/deal.II/grid/tria_faces.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_iterator.h b/include/deal.II/grid/tria_iterator.h
index a56ff3e793..2ee7bf9a5d 100644
--- a/include/deal.II/grid/tria_iterator.h
+++ b/include/deal.II/grid/tria_iterator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_iterator.templates.h b/include/deal.II/grid/tria_iterator.templates.h
index 7ac87c26df..d9ecab1511 100644
--- a/include/deal.II/grid/tria_iterator.templates.h
+++ b/include/deal.II/grid/tria_iterator.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_iterator_base.h b/include/deal.II/grid/tria_iterator_base.h
index ed95f82ec7..ff2afe3666 100644
--- a/include/deal.II/grid/tria_iterator_base.h
+++ b/include/deal.II/grid/tria_iterator_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_iterator_selector.h b/include/deal.II/grid/tria_iterator_selector.h
index 901641004d..28d2a8ab1b 100644
--- a/include/deal.II/grid/tria_iterator_selector.h
+++ b/include/deal.II/grid/tria_iterator_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_levels.h b/include/deal.II/grid/tria_levels.h
index 90a107b544..6e7e1db411 100644
--- a/include/deal.II/grid/tria_levels.h
+++ b/include/deal.II/grid/tria_levels.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_object.h b/include/deal.II/grid/tria_object.h
index a3e9a8045d..53e07294d0 100644
--- a/include/deal.II/grid/tria_object.h
+++ b/include/deal.II/grid/tria_object.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/grid/tria_objects.h b/include/deal.II/grid/tria_objects.h
index e7b0350875..7a31f80665 100644
--- a/include/deal.II/grid/tria_objects.h
+++ b/include/deal.II/grid/tria_objects.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/dof_faces.h b/include/deal.II/hp/dof_faces.h
index 7812e9c530..eb393894d3 100644
--- a/include/deal.II/hp/dof_faces.h
+++ b/include/deal.II/hp/dof_faces.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/dof_handler.h b/include/deal.II/hp/dof_handler.h
index fa60bff75f..70d1696871 100644
--- a/include/deal.II/hp/dof_handler.h
+++ b/include/deal.II/hp/dof_handler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/hp/dof_level.h b/include/deal.II/hp/dof_level.h
index a582379c97..c99f945ccc 100644
--- a/include/deal.II/hp/dof_level.h
+++ b/include/deal.II/hp/dof_level.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/fe_collection.h b/include/deal.II/hp/fe_collection.h
index 7139937b26..3e8307fcb4 100644
--- a/include/deal.II/hp/fe_collection.h
+++ b/include/deal.II/hp/fe_collection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/fe_values.h b/include/deal.II/hp/fe_values.h
index cc00c03ebf..6ea336c675 100644
--- a/include/deal.II/hp/fe_values.h
+++ b/include/deal.II/hp/fe_values.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/mapping_collection.h b/include/deal.II/hp/mapping_collection.h
index 82ca73477c..22699e75c2 100644
--- a/include/deal.II/hp/mapping_collection.h
+++ b/include/deal.II/hp/mapping_collection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/hp/q_collection.h b/include/deal.II/hp/q_collection.h
index 15e4a9846e..bed5ae27cd 100644
--- a/include/deal.II/hp/q_collection.h
+++ b/include/deal.II/hp/q_collection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/advection.h b/include/deal.II/integrators/advection.h
index 1ab1e0c6f3..dab64e21e9 100644
--- a/include/deal.II/integrators/advection.h
+++ b/include/deal.II/integrators/advection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/divergence.h b/include/deal.II/integrators/divergence.h
index 949e44bce8..b18999688f 100644
--- a/include/deal.II/integrators/divergence.h
+++ b/include/deal.II/integrators/divergence.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/elasticity.h b/include/deal.II/integrators/elasticity.h
index a02e161f5c..be364b371a 100644
--- a/include/deal.II/integrators/elasticity.h
+++ b/include/deal.II/integrators/elasticity.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/l2.h b/include/deal.II/integrators/l2.h
index a3b0c0b918..d6db3d06ba 100644
--- a/include/deal.II/integrators/l2.h
+++ b/include/deal.II/integrators/l2.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/laplace.h b/include/deal.II/integrators/laplace.h
index 156c274ef0..b563cbc76d 100644
--- a/include/deal.II/integrators/laplace.h
+++ b/include/deal.II/integrators/laplace.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/local_integrators.h b/include/deal.II/integrators/local_integrators.h
index d3f9a49b6a..81ac420ca1 100644
--- a/include/deal.II/integrators/local_integrators.h
+++ b/include/deal.II/integrators/local_integrators.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/maxwell.h b/include/deal.II/integrators/maxwell.h
index d2b43c282b..236d2a5cb3 100644
--- a/include/deal.II/integrators/maxwell.h
+++ b/include/deal.II/integrators/maxwell.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/integrators/patches.h b/include/deal.II/integrators/patches.h
index ca2e2e96ea..1e4821a81f 100644
--- a/include/deal.II/integrators/patches.h
+++ b/include/deal.II/integrators/patches.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/arpack_solver.h b/include/deal.II/lac/arpack_solver.h
index ff4d77f961..daaddfd76a 100644
--- a/include/deal.II/lac/arpack_solver.h
+++ b/include/deal.II/lac/arpack_solver.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_indices.h b/include/deal.II/lac/block_indices.h
index 7b37682ea0..e8124b5571 100644
--- a/include/deal.II/lac/block_indices.h
+++ b/include/deal.II/lac/block_indices.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_list.h b/include/deal.II/lac/block_list.h
index 782ccb4742..3366348d75 100644
--- a/include/deal.II/lac/block_list.h
+++ b/include/deal.II/lac/block_list.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_matrix.h b/include/deal.II/lac/block_matrix.h
index 381e90c8b3..74021d0b60 100644
--- a/include/deal.II/lac/block_matrix.h
+++ b/include/deal.II/lac/block_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_matrix_array.h b/include/deal.II/lac/block_matrix_array.h
index e0a3b5be34..278da473fa 100644
--- a/include/deal.II/lac/block_matrix_array.h
+++ b/include/deal.II/lac/block_matrix_array.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_matrix_base.h b/include/deal.II/lac/block_matrix_base.h
index cabac54324..268feb777b 100644
--- a/include/deal.II/lac/block_matrix_base.h
+++ b/include/deal.II/lac/block_matrix_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_sparse_matrix.h b/include/deal.II/lac/block_sparse_matrix.h
index 35932009e9..ca47ae1823 100644
--- a/include/deal.II/lac/block_sparse_matrix.h
+++ b/include/deal.II/lac/block_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_sparse_matrix.templates.h b/include/deal.II/lac/block_sparse_matrix.templates.h
index 73b3fba701..776e7c886e 100644
--- a/include/deal.II/lac/block_sparse_matrix.templates.h
+++ b/include/deal.II/lac/block_sparse_matrix.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_sparse_matrix_ez.h b/include/deal.II/lac/block_sparse_matrix_ez.h
index a056125fb4..2f1aacf066 100644
--- a/include/deal.II/lac/block_sparse_matrix_ez.h
+++ b/include/deal.II/lac/block_sparse_matrix_ez.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_sparse_matrix_ez.templates.h b/include/deal.II/lac/block_sparse_matrix_ez.templates.h
index 49ec8b7cca..a70204e5a2 100644
--- a/include/deal.II/lac/block_sparse_matrix_ez.templates.h
+++ b/include/deal.II/lac/block_sparse_matrix_ez.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_sparsity_pattern.h b/include/deal.II/lac/block_sparsity_pattern.h
index 8082826f24..f3a95f4c99 100644
--- a/include/deal.II/lac/block_sparsity_pattern.h
+++ b/include/deal.II/lac/block_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_vector.h b/include/deal.II/lac/block_vector.h
index 77108b5525..f1b0b98fa7 100644
--- a/include/deal.II/lac/block_vector.h
+++ b/include/deal.II/lac/block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_vector.templates.h b/include/deal.II/lac/block_vector.templates.h
index bbfee5581b..e1b31d26fe 100644
--- a/include/deal.II/lac/block_vector.templates.h
+++ b/include/deal.II/lac/block_vector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/block_vector_base.h b/include/deal.II/lac/block_vector_base.h
index a924af5d66..2a8f345808 100644
--- a/include/deal.II/lac/block_vector_base.h
+++ b/include/deal.II/lac/block_vector_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/chunk_sparse_matrix.h b/include/deal.II/lac/chunk_sparse_matrix.h
index 10d3831d8c..7649cd67cf 100644
--- a/include/deal.II/lac/chunk_sparse_matrix.h
+++ b/include/deal.II/lac/chunk_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/chunk_sparse_matrix.templates.h b/include/deal.II/lac/chunk_sparse_matrix.templates.h
index 1a241b42d7..99b49fac07 100644
--- a/include/deal.II/lac/chunk_sparse_matrix.templates.h
+++ b/include/deal.II/lac/chunk_sparse_matrix.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/chunk_sparsity_pattern.h b/include/deal.II/lac/chunk_sparsity_pattern.h
index 9c678ced1e..31e6ab75f9 100644
--- a/include/deal.II/lac/chunk_sparsity_pattern.h
+++ b/include/deal.II/lac/chunk_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/compressed_set_sparsity_pattern.h b/include/deal.II/lac/compressed_set_sparsity_pattern.h
index 544ed11c13..2e1a156d31 100644
--- a/include/deal.II/lac/compressed_set_sparsity_pattern.h
+++ b/include/deal.II/lac/compressed_set_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/compressed_simple_sparsity_pattern.h b/include/deal.II/lac/compressed_simple_sparsity_pattern.h
index fa745dcd53..35cde6b568 100644
--- a/include/deal.II/lac/compressed_simple_sparsity_pattern.h
+++ b/include/deal.II/lac/compressed_simple_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/compressed_sparsity_pattern.h b/include/deal.II/lac/compressed_sparsity_pattern.h
index 8477716dc9..52a149878e 100644
--- a/include/deal.II/lac/compressed_sparsity_pattern.h
+++ b/include/deal.II/lac/compressed_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/constraint_matrix.h b/include/deal.II/lac/constraint_matrix.h
index 6a38facb66..1bfa3d1f77 100644
--- a/include/deal.II/lac/constraint_matrix.h
+++ b/include/deal.II/lac/constraint_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/constraint_matrix.templates.h b/include/deal.II/lac/constraint_matrix.templates.h
index 0e6f5b0873..c218213e0f 100644
--- a/include/deal.II/lac/constraint_matrix.templates.h
+++ b/include/deal.II/lac/constraint_matrix.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/eigen.h b/include/deal.II/lac/eigen.h
index 133277f64f..7fbe6320a1 100644
--- a/include/deal.II/lac/eigen.h
+++ b/include/deal.II/lac/eigen.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/exceptions.h b/include/deal.II/lac/exceptions.h
index 6c8a1bacca..11b49faf85 100644
--- a/include/deal.II/lac/exceptions.h
+++ b/include/deal.II/lac/exceptions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/filtered_matrix.h b/include/deal.II/lac/filtered_matrix.h
index a73c4aeefc..d40b7038b5 100644
--- a/include/deal.II/lac/filtered_matrix.h
+++ b/include/deal.II/lac/filtered_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/full_matrix.h b/include/deal.II/lac/full_matrix.h
index ba1829c894..dc852f7403 100644
--- a/include/deal.II/lac/full_matrix.h
+++ b/include/deal.II/lac/full_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/full_matrix.templates.h b/include/deal.II/lac/full_matrix.templates.h
index 2731918d25..1f85e1a18e 100644
--- a/include/deal.II/lac/full_matrix.templates.h
+++ b/include/deal.II/lac/full_matrix.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/generic_linear_algebra.h b/include/deal.II/lac/generic_linear_algebra.h
index 86f9925d76..13db0505de 100644
--- a/include/deal.II/lac/generic_linear_algebra.h
+++ b/include/deal.II/lac/generic_linear_algebra.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/householder.h b/include/deal.II/lac/householder.h
index 233a48ca88..b5d40197f9 100644
--- a/include/deal.II/lac/householder.h
+++ b/include/deal.II/lac/householder.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/identity_matrix.h b/include/deal.II/lac/identity_matrix.h
index c54dbbc4fe..e85f73a01d 100644
--- a/include/deal.II/lac/identity_matrix.h
+++ b/include/deal.II/lac/identity_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/iterative_inverse.h b/include/deal.II/lac/iterative_inverse.h
index b6ba910ad6..f061f81586 100644
--- a/include/deal.II/lac/iterative_inverse.h
+++ b/include/deal.II/lac/iterative_inverse.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/lapack_full_matrix.h b/include/deal.II/lac/lapack_full_matrix.h
index 30be840792..b34f6f1a6d 100644
--- a/include/deal.II/lac/lapack_full_matrix.h
+++ b/include/deal.II/lac/lapack_full_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/lapack_support.h b/include/deal.II/lac/lapack_support.h
index a675f9820c..497f0ec14c 100644
--- a/include/deal.II/lac/lapack_support.h
+++ b/include/deal.II/lac/lapack_support.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/lapack_templates.h b/include/deal.II/lac/lapack_templates.h
index 676fa71406..f23bc7071b 100644
--- a/include/deal.II/lac/lapack_templates.h
+++ b/include/deal.II/lac/lapack_templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/matrix_block.h b/include/deal.II/lac/matrix_block.h
index df119e725d..9a94e3e5a2 100644
--- a/include/deal.II/lac/matrix_block.h
+++ b/include/deal.II/lac/matrix_block.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/matrix_iterator.h b/include/deal.II/lac/matrix_iterator.h
index 4e6f02d367..ff9c89bc1d 100644
--- a/include/deal.II/lac/matrix_iterator.h
+++ b/include/deal.II/lac/matrix_iterator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/matrix_lib.h b/include/deal.II/lac/matrix_lib.h
index 3bd6318ea5..294231f90d 100644
--- a/include/deal.II/lac/matrix_lib.h
+++ b/include/deal.II/lac/matrix_lib.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/matrix_lib.templates.h b/include/deal.II/lac/matrix_lib.templates.h
index 7d5b067d2d..3144584391 100644
--- a/include/deal.II/lac/matrix_lib.templates.h
+++ b/include/deal.II/lac/matrix_lib.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/matrix_out.h b/include/deal.II/lac/matrix_out.h
index dbb94464f7..65e2bd111c 100644
--- a/include/deal.II/lac/matrix_out.h
+++ b/include/deal.II/lac/matrix_out.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/parallel_block_vector.h b/include/deal.II/lac/parallel_block_vector.h
index 3778ba590b..2c38416dfb 100644
--- a/include/deal.II/lac/parallel_block_vector.h
+++ b/include/deal.II/lac/parallel_block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/parallel_vector.h b/include/deal.II/lac/parallel_vector.h
index b58809d97e..043ba413f9 100644
--- a/include/deal.II/lac/parallel_vector.h
+++ b/include/deal.II/lac/parallel_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/parallel_vector.templates.h b/include/deal.II/lac/parallel_vector.templates.h
index 6438050572..6b2c554222 100644
--- a/include/deal.II/lac/parallel_vector.templates.h
+++ b/include/deal.II/lac/parallel_vector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_block_sparse_matrix.h b/include/deal.II/lac/petsc_block_sparse_matrix.h
index 393de8adb7..e8f737bf42 100644
--- a/include/deal.II/lac/petsc_block_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_block_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_block_vector.h b/include/deal.II/lac/petsc_block_vector.h
index bc40036c98..7a080e660b 100644
--- a/include/deal.II/lac/petsc_block_vector.h
+++ b/include/deal.II/lac/petsc_block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_full_matrix.h b/include/deal.II/lac/petsc_full_matrix.h
index cf6ac588c7..12d6240c2f 100644
--- a/include/deal.II/lac/petsc_full_matrix.h
+++ b/include/deal.II/lac/petsc_full_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_matrix_base.h b/include/deal.II/lac/petsc_matrix_base.h
index 26bc96deec..5ea356c8c3 100644
--- a/include/deal.II/lac/petsc_matrix_base.h
+++ b/include/deal.II/lac/petsc_matrix_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_matrix_free.h b/include/deal.II/lac/petsc_matrix_free.h
index 1c64f15c6d..98d2bc31a6 100644
--- a/include/deal.II/lac/petsc_matrix_free.h
+++ b/include/deal.II/lac/petsc_matrix_free.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
index f52a9a5f30..ef4dda3377 100644
--- a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_parallel_block_vector.h b/include/deal.II/lac/petsc_parallel_block_vector.h
index 1928d507df..b560e1a1ff 100644
--- a/include/deal.II/lac/petsc_parallel_block_vector.h
+++ b/include/deal.II/lac/petsc_parallel_block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_parallel_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_sparse_matrix.h
index 115bb94bfc..a28dc035ff 100644
--- a/include/deal.II/lac/petsc_parallel_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_parallel_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_parallel_vector.h b/include/deal.II/lac/petsc_parallel_vector.h
index 88b36ad9cc..18414d2c44 100644
--- a/include/deal.II/lac/petsc_parallel_vector.h
+++ b/include/deal.II/lac/petsc_parallel_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_precondition.h b/include/deal.II/lac/petsc_precondition.h
index ec03849867..abbe1d2c38 100644
--- a/include/deal.II/lac/petsc_precondition.h
+++ b/include/deal.II/lac/petsc_precondition.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_solver.h b/include/deal.II/lac/petsc_solver.h
index 7685f2c83b..c4b33057de 100644
--- a/include/deal.II/lac/petsc_solver.h
+++ b/include/deal.II/lac/petsc_solver.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_sparse_matrix.h b/include/deal.II/lac/petsc_sparse_matrix.h
index cd12e0c2d5..7a366152ee 100644
--- a/include/deal.II/lac/petsc_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_vector.h b/include/deal.II/lac/petsc_vector.h
index 6eed2e9472..3728995168 100644
--- a/include/deal.II/lac/petsc_vector.h
+++ b/include/deal.II/lac/petsc_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/petsc_vector_base.h b/include/deal.II/lac/petsc_vector_base.h
index 717cd84485..a1afef3896 100644
--- a/include/deal.II/lac/petsc_vector_base.h
+++ b/include/deal.II/lac/petsc_vector_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/pointer_matrix.h b/include/deal.II/lac/pointer_matrix.h
index 03072f6e6b..31501b12ee 100644
--- a/include/deal.II/lac/pointer_matrix.h
+++ b/include/deal.II/lac/pointer_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/precondition.h b/include/deal.II/lac/precondition.h
index 602e126ff9..b1a322f817 100644
--- a/include/deal.II/lac/precondition.h
+++ b/include/deal.II/lac/precondition.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/precondition_block.h b/include/deal.II/lac/precondition_block.h
index a2d4e1cded..fa0c8ec922 100644
--- a/include/deal.II/lac/precondition_block.h
+++ b/include/deal.II/lac/precondition_block.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/precondition_block.templates.h b/include/deal.II/lac/precondition_block.templates.h
index 17dfe41f86..c11845392c 100644
--- a/include/deal.II/lac/precondition_block.templates.h
+++ b/include/deal.II/lac/precondition_block.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/precondition_block_base.h b/include/deal.II/lac/precondition_block_base.h
index ae9a142d61..ee5f823ace 100644
--- a/include/deal.II/lac/precondition_block_base.h
+++ b/include/deal.II/lac/precondition_block_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/precondition_selector.h b/include/deal.II/lac/precondition_selector.h
index 5ff4284df7..4e173c0b81 100644
--- a/include/deal.II/lac/precondition_selector.h
+++ b/include/deal.II/lac/precondition_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/relaxation_block.h b/include/deal.II/lac/relaxation_block.h
index 994a5c502c..54ccf304a3 100644
--- a/include/deal.II/lac/relaxation_block.h
+++ b/include/deal.II/lac/relaxation_block.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/relaxation_block.templates.h b/include/deal.II/lac/relaxation_block.templates.h
index 8028f74acf..b6ea60fba9 100644
--- a/include/deal.II/lac/relaxation_block.templates.h
+++ b/include/deal.II/lac/relaxation_block.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/schur_matrix.h b/include/deal.II/lac/schur_matrix.h
index 7d1a02a3dc..dedbe4ddb3 100644
--- a/include/deal.II/lac/schur_matrix.h
+++ b/include/deal.II/lac/schur_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/shifted_matrix.h b/include/deal.II/lac/shifted_matrix.h
index 6e1a8655e9..9f26365432 100644
--- a/include/deal.II/lac/shifted_matrix.h
+++ b/include/deal.II/lac/shifted_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/slepc_solver.h b/include/deal.II/lac/slepc_solver.h
index 73ab3f4ca0..8510e12504 100644
--- a/include/deal.II/lac/slepc_solver.h
+++ b/include/deal.II/lac/slepc_solver.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/slepc_spectral_transformation.h b/include/deal.II/lac/slepc_spectral_transformation.h
index 83de2f06c7..863b330d5f 100644
--- a/include/deal.II/lac/slepc_spectral_transformation.h
+++ b/include/deal.II/lac/slepc_spectral_transformation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver.h b/include/deal.II/lac/solver.h
index aeee863fcf..c9a9b364d4 100644
--- a/include/deal.II/lac/solver.h
+++ b/include/deal.II/lac/solver.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_bicgstab.h b/include/deal.II/lac/solver_bicgstab.h
index 25a6eaa87d..5041c67c19 100644
--- a/include/deal.II/lac/solver_bicgstab.h
+++ b/include/deal.II/lac/solver_bicgstab.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_cg.h b/include/deal.II/lac/solver_cg.h
index b2daa7336e..9f57f28127 100644
--- a/include/deal.II/lac/solver_cg.h
+++ b/include/deal.II/lac/solver_cg.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_control.h b/include/deal.II/lac/solver_control.h
index e842d49e85..5643e0ac3d 100644
--- a/include/deal.II/lac/solver_control.h
+++ b/include/deal.II/lac/solver_control.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_gmres.h b/include/deal.II/lac/solver_gmres.h
index 1d09bd1618..9e4d933325 100644
--- a/include/deal.II/lac/solver_gmres.h
+++ b/include/deal.II/lac/solver_gmres.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_minres.h b/include/deal.II/lac/solver_minres.h
index 5242f99d35..72a830adc1 100644
--- a/include/deal.II/lac/solver_minres.h
+++ b/include/deal.II/lac/solver_minres.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_qmrs.h b/include/deal.II/lac/solver_qmrs.h
index cf807c4c6c..545804866a 100644
--- a/include/deal.II/lac/solver_qmrs.h
+++ b/include/deal.II/lac/solver_qmrs.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_relaxation.h b/include/deal.II/lac/solver_relaxation.h
index 547c67bc4d..491f8afd0f 100644
--- a/include/deal.II/lac/solver_relaxation.h
+++ b/include/deal.II/lac/solver_relaxation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_richardson.h b/include/deal.II/lac/solver_richardson.h
index 804a3a1162..5ce4178a9f 100644
--- a/include/deal.II/lac/solver_richardson.h
+++ b/include/deal.II/lac/solver_richardson.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/solver_selector.h b/include/deal.II/lac/solver_selector.h
index b027bb34c7..3074e24977 100644
--- a/include/deal.II/lac/solver_selector.h
+++ b/include/deal.II/lac/solver_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_decomposition.h b/include/deal.II/lac/sparse_decomposition.h
index b92e2712d6..d2af7d194c 100644
--- a/include/deal.II/lac/sparse_decomposition.h
+++ b/include/deal.II/lac/sparse_decomposition.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_decomposition.templates.h b/include/deal.II/lac/sparse_decomposition.templates.h
index 278929f843..ee4fe12483 100644
--- a/include/deal.II/lac/sparse_decomposition.templates.h
+++ b/include/deal.II/lac/sparse_decomposition.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_direct.h b/include/deal.II/lac/sparse_direct.h
index 4075ba85dd..f45a038a18 100644
--- a/include/deal.II/lac/sparse_direct.h
+++ b/include/deal.II/lac/sparse_direct.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_ilu.h b/include/deal.II/lac/sparse_ilu.h
index a609bbbe12..dab89efefa 100644
--- a/include/deal.II/lac/sparse_ilu.h
+++ b/include/deal.II/lac/sparse_ilu.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_ilu.templates.h b/include/deal.II/lac/sparse_ilu.templates.h
index ffffd2914c..d57a582b23 100644
--- a/include/deal.II/lac/sparse_ilu.templates.h
+++ b/include/deal.II/lac/sparse_ilu.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_matrix.h b/include/deal.II/lac/sparse_matrix.h
index aea1f1bf8f..2b90904b1b 100644
--- a/include/deal.II/lac/sparse_matrix.h
+++ b/include/deal.II/lac/sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_matrix.templates.h b/include/deal.II/lac/sparse_matrix.templates.h
index e5490c145e..c31a325775 100644
--- a/include/deal.II/lac/sparse_matrix.templates.h
+++ b/include/deal.II/lac/sparse_matrix.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_matrix_ez.h b/include/deal.II/lac/sparse_matrix_ez.h
index 928300221c..96eb4bf1d5 100644
--- a/include/deal.II/lac/sparse_matrix_ez.h
+++ b/include/deal.II/lac/sparse_matrix_ez.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_matrix_ez.templates.h b/include/deal.II/lac/sparse_matrix_ez.templates.h
index eac1a95b32..a24b0da902 100644
--- a/include/deal.II/lac/sparse_matrix_ez.templates.h
+++ b/include/deal.II/lac/sparse_matrix_ez.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_mic.h b/include/deal.II/lac/sparse_mic.h
index a7ceb20fef..41bfb2f4c7 100644
--- a/include/deal.II/lac/sparse_mic.h
+++ b/include/deal.II/lac/sparse_mic.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_mic.templates.h b/include/deal.II/lac/sparse_mic.templates.h
index dd9cd57c64..d949e84e08 100644
--- a/include/deal.II/lac/sparse_mic.templates.h
+++ b/include/deal.II/lac/sparse_mic.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_vanka.h b/include/deal.II/lac/sparse_vanka.h
index 4fef3f67d1..29585bc397 100644
--- a/include/deal.II/lac/sparse_vanka.h
+++ b/include/deal.II/lac/sparse_vanka.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparse_vanka.templates.h b/include/deal.II/lac/sparse_vanka.templates.h
index de72b05d8a..58c0658941 100644
--- a/include/deal.II/lac/sparse_vanka.templates.h
+++ b/include/deal.II/lac/sparse_vanka.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparsity_pattern.h b/include/deal.II/lac/sparsity_pattern.h
index e53b7184c6..a45e013dd7 100644
--- a/include/deal.II/lac/sparsity_pattern.h
+++ b/include/deal.II/lac/sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/sparsity_tools.h b/include/deal.II/lac/sparsity_tools.h
index 8a616e7513..fe71ea76b7 100644
--- a/include/deal.II/lac/sparsity_tools.h
+++ b/include/deal.II/lac/sparsity_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/swappable_vector.h b/include/deal.II/lac/swappable_vector.h
index 53f65077a3..bfa1ec7bc6 100644
--- a/include/deal.II/lac/swappable_vector.h
+++ b/include/deal.II/lac/swappable_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/swappable_vector.templates.h b/include/deal.II/lac/swappable_vector.templates.h
index b73414b239..0250107640 100644
--- a/include/deal.II/lac/swappable_vector.templates.h
+++ b/include/deal.II/lac/swappable_vector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/transpose_matrix.h b/include/deal.II/lac/transpose_matrix.h
index cb0dd3bae7..fe7b0e618c 100644
--- a/include/deal.II/lac/transpose_matrix.h
+++ b/include/deal.II/lac/transpose_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/tridiagonal_matrix.h b/include/deal.II/lac/tridiagonal_matrix.h
index bf88c4113f..f2c55e8462 100644
--- a/include/deal.II/lac/tridiagonal_matrix.h
+++ b/include/deal.II/lac/tridiagonal_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_block_sparse_matrix.h b/include/deal.II/lac/trilinos_block_sparse_matrix.h
index 1464bff090..a47665a743 100644
--- a/include/deal.II/lac/trilinos_block_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_block_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_block_vector.h b/include/deal.II/lac/trilinos_block_vector.h
index 276f778902..225b472d07 100644
--- a/include/deal.II/lac/trilinos_block_vector.h
+++ b/include/deal.II/lac/trilinos_block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_parallel_block_vector.h b/include/deal.II/lac/trilinos_parallel_block_vector.h
index 4e990c1469..b30e68450f 100644
--- a/include/deal.II/lac/trilinos_parallel_block_vector.h
+++ b/include/deal.II/lac/trilinos_parallel_block_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_precondition.h b/include/deal.II/lac/trilinos_precondition.h
index 8e282b1a24..28cade20f6 100644
--- a/include/deal.II/lac/trilinos_precondition.h
+++ b/include/deal.II/lac/trilinos_precondition.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_solver.h b/include/deal.II/lac/trilinos_solver.h
index 42f39c18fc..822b742b1d 100644
--- a/include/deal.II/lac/trilinos_solver.h
+++ b/include/deal.II/lac/trilinos_solver.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h
index e284f56029..f2182b84e5 100644
--- a/include/deal.II/lac/trilinos_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_sparse_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_sparsity_pattern.h b/include/deal.II/lac/trilinos_sparsity_pattern.h
index d722c5e844..450c5dc8f1 100644
--- a/include/deal.II/lac/trilinos_sparsity_pattern.h
+++ b/include/deal.II/lac/trilinos_sparsity_pattern.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_vector.h b/include/deal.II/lac/trilinos_vector.h
index d130582772..3bb9d931b8 100644
--- a/include/deal.II/lac/trilinos_vector.h
+++ b/include/deal.II/lac/trilinos_vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/trilinos_vector_base.h b/include/deal.II/lac/trilinos_vector_base.h
index b9f5903ef4..034a63c607 100644
--- a/include/deal.II/lac/trilinos_vector_base.h
+++ b/include/deal.II/lac/trilinos_vector_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/vector.h b/include/deal.II/lac/vector.h
index 5e6cf301a3..47765ee3dc 100644
--- a/include/deal.II/lac/vector.h
+++ b/include/deal.II/lac/vector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/vector.templates.h b/include/deal.II/lac/vector.templates.h
index 42e9556e40..d6073f5030 100644
--- a/include/deal.II/lac/vector.templates.h
+++ b/include/deal.II/lac/vector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/lac/vector_memory.h b/include/deal.II/lac/vector_memory.h
index 73e0594351..c5385551c6 100644
--- a/include/deal.II/lac/vector_memory.h
+++ b/include/deal.II/lac/vector_memory.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/lac/vector_view.h b/include/deal.II/lac/vector_view.h
index de704a2e44..a57ef9cae8 100644
--- a/include/deal.II/lac/vector_view.h
+++ b/include/deal.II/lac/vector_view.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/dof_info.h b/include/deal.II/matrix_free/dof_info.h
index 9ea4a9266a..959b4a215f 100644
--- a/include/deal.II/matrix_free/dof_info.h
+++ b/include/deal.II/matrix_free/dof_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/dof_info.templates.h b/include/deal.II/matrix_free/dof_info.templates.h
index 702fc65f28..b2f89394ea 100644
--- a/include/deal.II/matrix_free/dof_info.templates.h
+++ b/include/deal.II/matrix_free/dof_info.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h
index 5e6373465f..bd8ed69797 100644
--- a/include/deal.II/matrix_free/fe_evaluation.h
+++ b/include/deal.II/matrix_free/fe_evaluation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/helper_functions.h b/include/deal.II/matrix_free/helper_functions.h
index e5e0d6d75a..0fc2c44c52 100644
--- a/include/deal.II/matrix_free/helper_functions.h
+++ b/include/deal.II/matrix_free/helper_functions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/mapping_fe_evaluation.h b/include/deal.II/matrix_free/mapping_fe_evaluation.h
index e4256dee15..626fc78cba 100644
--- a/include/deal.II/matrix_free/mapping_fe_evaluation.h
+++ b/include/deal.II/matrix_free/mapping_fe_evaluation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/mapping_info.h b/include/deal.II/matrix_free/mapping_info.h
index a982dd32af..861ec4bc07 100644
--- a/include/deal.II/matrix_free/mapping_info.h
+++ b/include/deal.II/matrix_free/mapping_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/mapping_info.templates.h b/include/deal.II/matrix_free/mapping_info.templates.h
index 09171dbcb0..b0c3826589 100644
--- a/include/deal.II/matrix_free/mapping_info.templates.h
+++ b/include/deal.II/matrix_free/mapping_info.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/matrix_free.h b/include/deal.II/matrix_free/matrix_free.h
index 4220406ba3..d5c5b698b8 100644
--- a/include/deal.II/matrix_free/matrix_free.h
+++ b/include/deal.II/matrix_free/matrix_free.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/matrix_free.templates.h b/include/deal.II/matrix_free/matrix_free.templates.h
index c01b4bc4d1..45944812cf 100644
--- a/include/deal.II/matrix_free/matrix_free.templates.h
+++ b/include/deal.II/matrix_free/matrix_free.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/operators.h b/include/deal.II/matrix_free/operators.h
index 271b1d9f4d..d8609b4cdf 100644
--- a/include/deal.II/matrix_free/operators.h
+++ b/include/deal.II/matrix_free/operators.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/shape_info.h b/include/deal.II/matrix_free/shape_info.h
index d45401faf4..f9f5b308a4 100644
--- a/include/deal.II/matrix_free/shape_info.h
+++ b/include/deal.II/matrix_free/shape_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/matrix_free/shape_info.templates.h b/include/deal.II/matrix_free/shape_info.templates.h
index 174adb70b6..bcbaac2c3f 100644
--- a/include/deal.II/matrix_free/shape_info.templates.h
+++ b/include/deal.II/matrix_free/shape_info.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/assembler.h b/include/deal.II/meshworker/assembler.h
index a567b5775c..1354435d12 100644
--- a/include/deal.II/meshworker/assembler.h
+++ b/include/deal.II/meshworker/assembler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/dof_info.h b/include/deal.II/meshworker/dof_info.h
index b345de0806..25f51a233d 100644
--- a/include/deal.II/meshworker/dof_info.h
+++ b/include/deal.II/meshworker/dof_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/dof_info.templates.h b/include/deal.II/meshworker/dof_info.templates.h
index 31515b63ae..e2ea7d89b7 100644
--- a/include/deal.II/meshworker/dof_info.templates.h
+++ b/include/deal.II/meshworker/dof_info.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/functional.h b/include/deal.II/meshworker/functional.h
index f5cc952195..b68236f431 100644
--- a/include/deal.II/meshworker/functional.h
+++ b/include/deal.II/meshworker/functional.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/integration_info.h b/include/deal.II/meshworker/integration_info.h
index 00178b2526..2d5e2ea5f3 100644
--- a/include/deal.II/meshworker/integration_info.h
+++ b/include/deal.II/meshworker/integration_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/integration_info.templates.h b/include/deal.II/meshworker/integration_info.templates.h
index 3acaa15299..51b44be7bc 100644
--- a/include/deal.II/meshworker/integration_info.templates.h
+++ b/include/deal.II/meshworker/integration_info.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/local_integrator.h b/include/deal.II/meshworker/local_integrator.h
index df17280466..2ec2e11c05 100644
--- a/include/deal.II/meshworker/local_integrator.h
+++ b/include/deal.II/meshworker/local_integrator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/local_results.h b/include/deal.II/meshworker/local_results.h
index 036d7c7073..0cb5e0e54e 100644
--- a/include/deal.II/meshworker/local_results.h
+++ b/include/deal.II/meshworker/local_results.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/loop.h b/include/deal.II/meshworker/loop.h
index 5e28d04e37..66d35d95dd 100644
--- a/include/deal.II/meshworker/loop.h
+++ b/include/deal.II/meshworker/loop.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/output.h b/include/deal.II/meshworker/output.h
index e51d8c0116..c5657b9558 100644
--- a/include/deal.II/meshworker/output.h
+++ b/include/deal.II/meshworker/output.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/simple.h b/include/deal.II/meshworker/simple.h
index 5ae6928ddc..ed299cef9c 100644
--- a/include/deal.II/meshworker/simple.h
+++ b/include/deal.II/meshworker/simple.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/vector_selector.h b/include/deal.II/meshworker/vector_selector.h
index 434da8becb..240a1828f4 100644
--- a/include/deal.II/meshworker/vector_selector.h
+++ b/include/deal.II/meshworker/vector_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/meshworker/vector_selector.templates.h b/include/deal.II/meshworker/vector_selector.templates.h
index 515c4014a6..443a2b7b24 100644
--- a/include/deal.II/meshworker/vector_selector.templates.h
+++ b/include/deal.II/meshworker/vector_selector.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_base.h b/include/deal.II/multigrid/mg_base.h
index 1f39395a7a..6b5ec4d255 100644
--- a/include/deal.II/multigrid/mg_base.h
+++ b/include/deal.II/multigrid/mg_base.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_block_smoother.h b/include/deal.II/multigrid/mg_block_smoother.h
index cc22195abf..95e75a30af 100644
--- a/include/deal.II/multigrid/mg_block_smoother.h
+++ b/include/deal.II/multigrid/mg_block_smoother.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_coarse.h b/include/deal.II/multigrid/mg_coarse.h
index d586cf353a..5cb229412a 100644
--- a/include/deal.II/multigrid/mg_coarse.h
+++ b/include/deal.II/multigrid/mg_coarse.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h
index fa52aea424..4d7b591c46 100644
--- a/include/deal.II/multigrid/mg_constrained_dofs.h
+++ b/include/deal.II/multigrid/mg_constrained_dofs.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_dof_accessor.h b/include/deal.II/multigrid/mg_dof_accessor.h
index 4067867a96..6cd6508011 100644
--- a/include/deal.II/multigrid/mg_dof_accessor.h
+++ b/include/deal.II/multigrid/mg_dof_accessor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_dof_handler.h b/include/deal.II/multigrid/mg_dof_handler.h
index 7bf6eca7e6..ae089e95d7 100644
--- a/include/deal.II/multigrid/mg_dof_handler.h
+++ b/include/deal.II/multigrid/mg_dof_handler.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_dof_iterator_selector.h b/include/deal.II/multigrid/mg_dof_iterator_selector.h
index d1c699112d..d959a3e827 100644
--- a/include/deal.II/multigrid/mg_dof_iterator_selector.h
+++ b/include/deal.II/multigrid/mg_dof_iterator_selector.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_matrix.h b/include/deal.II/multigrid/mg_matrix.h
index f99fa086f0..f70bf5b6c3 100644
--- a/include/deal.II/multigrid/mg_matrix.h
+++ b/include/deal.II/multigrid/mg_matrix.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_smoother.h b/include/deal.II/multigrid/mg_smoother.h
index abeb0045e2..d2f0c377f2 100644
--- a/include/deal.II/multigrid/mg_smoother.h
+++ b/include/deal.II/multigrid/mg_smoother.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_tools.h b/include/deal.II/multigrid/mg_tools.h
index 61bc2a3119..acf7f0b3ab 100644
--- a/include/deal.II/multigrid/mg_tools.h
+++ b/include/deal.II/multigrid/mg_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer.h b/include/deal.II/multigrid/mg_transfer.h
index c80432defd..0d62a7b002 100644
--- a/include/deal.II/multigrid/mg_transfer.h
+++ b/include/deal.II/multigrid/mg_transfer.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer.templates.h b/include/deal.II/multigrid/mg_transfer.templates.h
index 59e3cde2c1..a50ce74626 100644
--- a/include/deal.II/multigrid/mg_transfer.templates.h
+++ b/include/deal.II/multigrid/mg_transfer.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer_block.h b/include/deal.II/multigrid/mg_transfer_block.h
index 7623b1c08f..a7b4f9fb15 100644
--- a/include/deal.II/multigrid/mg_transfer_block.h
+++ b/include/deal.II/multigrid/mg_transfer_block.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer_block.templates.h b/include/deal.II/multigrid/mg_transfer_block.templates.h
index ef1fe22b91..3bfc4b0e23 100644
--- a/include/deal.II/multigrid/mg_transfer_block.templates.h
+++ b/include/deal.II/multigrid/mg_transfer_block.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer_component.h b/include/deal.II/multigrid/mg_transfer_component.h
index 518f196f95..b381c9c3ee 100644
--- a/include/deal.II/multigrid/mg_transfer_component.h
+++ b/include/deal.II/multigrid/mg_transfer_component.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/mg_transfer_component.templates.h b/include/deal.II/multigrid/mg_transfer_component.templates.h
index 856db2405a..76a4ee45a9 100644
--- a/include/deal.II/multigrid/mg_transfer_component.templates.h
+++ b/include/deal.II/multigrid/mg_transfer_component.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/multigrid.h b/include/deal.II/multigrid/multigrid.h
index 0ef5bfdf4d..df081a6989 100644
--- a/include/deal.II/multigrid/multigrid.h
+++ b/include/deal.II/multigrid/multigrid.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/multigrid.templates.h b/include/deal.II/multigrid/multigrid.templates.h
index 13b36bc9fc..1fe5d6b3cb 100644
--- a/include/deal.II/multigrid/multigrid.templates.h
+++ b/include/deal.II/multigrid/multigrid.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/multigrid/sparse_matrix_collection.h b/include/deal.II/multigrid/sparse_matrix_collection.h
index fca0ad3e2a..db05d33f61 100644
--- a/include/deal.II/multigrid/sparse_matrix_collection.h
+++ b/include/deal.II/multigrid/sparse_matrix_collection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_component_interpretation.h b/include/deal.II/numerics/data_component_interpretation.h
index 06e3a4ad3f..ba88c9c1a1 100644
--- a/include/deal.II/numerics/data_component_interpretation.h
+++ b/include/deal.II/numerics/data_component_interpretation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_out.h b/include/deal.II/numerics/data_out.h
index a4bb73387a..fb7024ecd1 100644
--- a/include/deal.II/numerics/data_out.h
+++ b/include/deal.II/numerics/data_out.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_out_dof_data.h b/include/deal.II/numerics/data_out_dof_data.h
index 25cf4f2e28..7921495bba 100644
--- a/include/deal.II/numerics/data_out_dof_data.h
+++ b/include/deal.II/numerics/data_out_dof_data.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_out_faces.h b/include/deal.II/numerics/data_out_faces.h
index 21ff8b6e01..a9b3df8f2f 100644
--- a/include/deal.II/numerics/data_out_faces.h
+++ b/include/deal.II/numerics/data_out_faces.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_out_rotation.h b/include/deal.II/numerics/data_out_rotation.h
index 9152953927..593a520ffe 100644
--- a/include/deal.II/numerics/data_out_rotation.h
+++ b/include/deal.II/numerics/data_out_rotation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_out_stack.h b/include/deal.II/numerics/data_out_stack.h
index 124377d7d5..a956009ad0 100644
--- a/include/deal.II/numerics/data_out_stack.h
+++ b/include/deal.II/numerics/data_out_stack.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/data_postprocessor.h b/include/deal.II/numerics/data_postprocessor.h
index 99dea2a8b4..8c1e0b5bcc 100644
--- a/include/deal.II/numerics/data_postprocessor.h
+++ b/include/deal.II/numerics/data_postprocessor.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/derivative_approximation.h b/include/deal.II/numerics/derivative_approximation.h
index e1e9f00a65..7bfa45666c 100644
--- a/include/deal.II/numerics/derivative_approximation.h
+++ b/include/deal.II/numerics/derivative_approximation.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/dof_output_operator.h b/include/deal.II/numerics/dof_output_operator.h
index 052f6cb5bd..a4af331832 100644
--- a/include/deal.II/numerics/dof_output_operator.h
+++ b/include/deal.II/numerics/dof_output_operator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/dof_output_operator.templates.h b/include/deal.II/numerics/dof_output_operator.templates.h
index 5bb629a8e1..7d9be5e36b 100644
--- a/include/deal.II/numerics/dof_output_operator.templates.h
+++ b/include/deal.II/numerics/dof_output_operator.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/dof_print_solver_step.h b/include/deal.II/numerics/dof_print_solver_step.h
index 2965718e1b..abab4ed24e 100644
--- a/include/deal.II/numerics/dof_print_solver_step.h
+++ b/include/deal.II/numerics/dof_print_solver_step.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/error_estimator.h b/include/deal.II/numerics/error_estimator.h
index c90063b94f..0e2019f4e8 100644
--- a/include/deal.II/numerics/error_estimator.h
+++ b/include/deal.II/numerics/error_estimator.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/fe_field_function.h b/include/deal.II/numerics/fe_field_function.h
index af75bf5e74..e008ee6760 100644
--- a/include/deal.II/numerics/fe_field_function.h
+++ b/include/deal.II/numerics/fe_field_function.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/fe_field_function.templates.h b/include/deal.II/numerics/fe_field_function.templates.h
index 93824a0f03..c84f8e0a24 100644
--- a/include/deal.II/numerics/fe_field_function.templates.h
+++ b/include/deal.II/numerics/fe_field_function.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/histogram.h b/include/deal.II/numerics/histogram.h
index 7a109e98ee..a9716cfefa 100644
--- a/include/deal.II/numerics/histogram.h
+++ b/include/deal.II/numerics/histogram.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/matrix_tools.h b/include/deal.II/numerics/matrix_tools.h
index ab4b762277..42aad35a5a 100644
--- a/include/deal.II/numerics/matrix_tools.h
+++ b/include/deal.II/numerics/matrix_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/point_value_history.h b/include/deal.II/numerics/point_value_history.h
index f13ad55175..6dbfc01147 100644
--- a/include/deal.II/numerics/point_value_history.h
+++ b/include/deal.II/numerics/point_value_history.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h
index 77606024bd..b320fef323 100644
--- a/include/deal.II/numerics/solution_transfer.h
+++ b/include/deal.II/numerics/solution_transfer.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/time_dependent.h b/include/deal.II/numerics/time_dependent.h
index 190d0d4ca9..980bed3fb3 100644
--- a/include/deal.II/numerics/time_dependent.h
+++ b/include/deal.II/numerics/time_dependent.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h
index 0fe006b22d..6969f323ea 100644
--- a/include/deal.II/numerics/vector_tools.h
+++ b/include/deal.II/numerics/vector_tools.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/include/deal.II/numerics/vector_tools.templates.h b/include/deal.II/numerics/vector_tools.templates.h
index 3f732b26f6..35b525e2b1 100644
--- a/include/deal.II/numerics/vector_tools.templates.h
+++ b/include/deal.II/numerics/vector_tools.templates.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index f0c310e687..59424130e3 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/algorithms/CMakeLists.txt b/source/algorithms/CMakeLists.txt
index b9a7e70f1b..19b08249cc 100644
--- a/source/algorithms/CMakeLists.txt
+++ b/source/algorithms/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/source/algorithms/operator.cc b/source/algorithms/operator.cc
index cdbd22bc3d..502c8b63ad 100644
--- a/source/algorithms/operator.cc
+++ b/source/algorithms/operator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/algorithms/operator.inst.in b/source/algorithms/operator.inst.in
index f3aa5de504..ca9728fa05 100644
--- a/source/algorithms/operator.inst.in
+++ b/source/algorithms/operator.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/algorithms/timestep_control.cc b/source/algorithms/timestep_control.cc
index 1ae7739d30..ed29f26cb4 100644
--- a/source/algorithms/timestep_control.cc
+++ b/source/algorithms/timestep_control.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt
index 2041c63052..f1f3c107f1 100644
--- a/source/base/CMakeLists.txt
+++ b/source/base/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/base/auto_derivative_function.cc b/source/base/auto_derivative_function.cc
index 7788498ea0..9a2c694848 100644
--- a/source/base/auto_derivative_function.cc
+++ b/source/base/auto_derivative_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/base/conditional_ostream.cc b/source/base/conditional_ostream.cc
index 29e3122f06..960ce32284 100644
--- a/source/base/conditional_ostream.cc
+++ b/source/base/conditional_ostream.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/base/config.cc b/source/base/config.cc
index c5c00671d5..1c21d9e84a 100644
--- a/source/base/config.cc
+++ b/source/base/config.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/base/convergence_table.cc b/source/base/convergence_table.cc
index 1a33363822..97ac5652bc 100644
--- a/source/base/convergence_table.cc
+++ b/source/base/convergence_table.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/data_out_base.cc b/source/base/data_out_base.cc
index 2a9cd045be..9e218d598d 100644
--- a/source/base/data_out_base.cc
+++ b/source/base/data_out_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/base/data_out_base.inst.in b/source/base/data_out_base.inst.in
index b1f0567c6b..266126f6a2 100644
--- a/source/base/data_out_base.inst.in
+++ b/source/base/data_out_base.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/base/event.cc b/source/base/event.cc
index ff174373c0..05d642f5e8 100644
--- a/source/base/event.cc
+++ b/source/base/event.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/base/exceptions.cc b/source/base/exceptions.cc
index 80e04826cc..bb7ec98f49 100644
--- a/source/base/exceptions.cc
+++ b/source/base/exceptions.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/flow_function.cc b/source/base/flow_function.cc
index 92c3b9d727..6c087c8822 100644
--- a/source/base/flow_function.cc
+++ b/source/base/flow_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/base/function.cc b/source/base/function.cc
index 7e3e33cecf..f94044cf66 100644
--- a/source/base/function.cc
+++ b/source/base/function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/function_derivative.cc b/source/base/function_derivative.cc
index 9fc7182c26..043d971743 100644
--- a/source/base/function_derivative.cc
+++ b/source/base/function_derivative.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/function_lib.cc b/source/base/function_lib.cc
index c4d9c119e1..3d2dcef91c 100644
--- a/source/base/function_lib.cc
+++ b/source/base/function_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/function_lib_cutoff.cc b/source/base/function_lib_cutoff.cc
index f832590c98..7a1589c4e0 100644
--- a/source/base/function_lib_cutoff.cc
+++ b/source/base/function_lib_cutoff.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/base/function_parser.cc b/source/base/function_parser.cc
index c3f43f40df..ccd7e65659 100644
--- a/source/base/function_parser.cc
+++ b/source/base/function_parser.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/base/function_time.cc b/source/base/function_time.cc
index 2dc9fc6fbd..ffea7b75db 100644
--- a/source/base/function_time.cc
+++ b/source/base/function_time.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/geometry_info.cc b/source/base/geometry_info.cc
index 4ca5e47b44..31ab999406 100644
--- a/source/base/geometry_info.cc
+++ b/source/base/geometry_info.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/index_set.cc b/source/base/index_set.cc
index 17d1c555b7..1d3bdd4e24 100644
--- a/source/base/index_set.cc
+++ b/source/base/index_set.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/base/job_identifier.cc b/source/base/job_identifier.cc
index c347ce317d..7e0514ba21 100644
--- a/source/base/job_identifier.cc
+++ b/source/base/job_identifier.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/logstream.cc b/source/base/logstream.cc
index 75b401e569..140711022a 100644
--- a/source/base/logstream.cc
+++ b/source/base/logstream.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/memory_consumption.cc b/source/base/memory_consumption.cc
index ab523c4143..3135edd593 100644
--- a/source/base/memory_consumption.cc
+++ b/source/base/memory_consumption.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/mpi.cc b/source/base/mpi.cc
index 3ed5cd3f85..e24043da95 100644
--- a/source/base/mpi.cc
+++ b/source/base/mpi.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/source/base/multithread_info.cc b/source/base/multithread_info.cc
index 815af8bd45..787ba9cd56 100644
--- a/source/base/multithread_info.cc
+++ b/source/base/multithread_info.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/named_selection.cc b/source/base/named_selection.cc
index a8ba51de5b..d6f6a9cb2f 100644
--- a/source/base/named_selection.cc
+++ b/source/base/named_selection.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/parallel.cc b/source/base/parallel.cc
index 8878471bb4..36831adf41 100644
--- a/source/base/parallel.cc
+++ b/source/base/parallel.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/base/parameter_handler.cc b/source/base/parameter_handler.cc
index 7c2e5b2c6f..0dd5eb7581 100644
--- a/source/base/parameter_handler.cc
+++ b/source/base/parameter_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/parsed_function.cc b/source/base/parsed_function.cc
index 211655f0f1..bebba8e137 100644
--- a/source/base/parsed_function.cc
+++ b/source/base/parsed_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/source/base/partitioner.cc b/source/base/partitioner.cc
index b800411896..e1ece62791 100644
--- a/source/base/partitioner.cc
+++ b/source/base/partitioner.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/path_search.cc b/source/base/path_search.cc
index 9a1b0808b6..0c9c52a860 100644
--- a/source/base/path_search.cc
+++ b/source/base/path_search.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomial.cc b/source/base/polynomial.cc
index 4f459c7580..cdea89d303 100644
--- a/source/base/polynomial.cc
+++ b/source/base/polynomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/base/polynomial_space.cc b/source/base/polynomial_space.cc
index 50d465f92b..8a15dd548e 100644
--- a/source/base/polynomial_space.cc
+++ b/source/base/polynomial_space.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_abf.cc b/source/base/polynomials_abf.cc
index 1486a67e7e..25d4db075d 100644
--- a/source/base/polynomials_abf.cc
+++ b/source/base/polynomials_abf.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_adini.cc b/source/base/polynomials_adini.cc
index bd9519847a..f18b98f5fc 100644
--- a/source/base/polynomials_adini.cc
+++ b/source/base/polynomials_adini.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_bdm.cc b/source/base/polynomials_bdm.cc
index 09eefae3e6..dcd910abcf 100644
--- a/source/base/polynomials_bdm.cc
+++ b/source/base/polynomials_bdm.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_nedelec.cc b/source/base/polynomials_nedelec.cc
index 2bd51e6643..6111a5f36a 100644
--- a/source/base/polynomials_nedelec.cc
+++ b/source/base/polynomials_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_p.cc b/source/base/polynomials_p.cc
index 51112449d0..a62921b4d1 100644
--- a/source/base/polynomials_p.cc
+++ b/source/base/polynomials_p.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_piecewise.cc b/source/base/polynomials_piecewise.cc
index facd247735..86cca4e383 100644
--- a/source/base/polynomials_piecewise.cc
+++ b/source/base/polynomials_piecewise.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/polynomials_raviart_thomas.cc b/source/base/polynomials_raviart_thomas.cc
index e880e1c38f..191a04e1c3 100644
--- a/source/base/polynomials_raviart_thomas.cc
+++ b/source/base/polynomials_raviart_thomas.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/base/quadrature.cc b/source/base/quadrature.cc
index dc209b223f..a68215f47e 100644
--- a/source/base/quadrature.cc
+++ b/source/base/quadrature.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/quadrature_lib.cc b/source/base/quadrature_lib.cc
index 2c506eb0b7..f30e0c3147 100644
--- a/source/base/quadrature_lib.cc
+++ b/source/base/quadrature_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/quadrature_selector.cc b/source/base/quadrature_selector.cc
index e417c10f30..1e44524ba1 100644
--- a/source/base/quadrature_selector.cc
+++ b/source/base/quadrature_selector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/base/subscriptor.cc b/source/base/subscriptor.cc
index 422c2311e6..717f990472 100644
--- a/source/base/subscriptor.cc
+++ b/source/base/subscriptor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/symmetric_tensor.cc b/source/base/symmetric_tensor.cc
index 6df63ebf92..1944e90feb 100644
--- a/source/base/symmetric_tensor.cc
+++ b/source/base/symmetric_tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/base/table_handler.cc b/source/base/table_handler.cc
index 78c9a8089f..8214a0ee0f 100644
--- a/source/base/table_handler.cc
+++ b/source/base/table_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/tensor_function.cc b/source/base/tensor_function.cc
index d4121ad483..e2106ef9e5 100644
--- a/source/base/tensor_function.cc
+++ b/source/base/tensor_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/base/tensor_product_polynomials.cc b/source/base/tensor_product_polynomials.cc
index 318f022658..d304519e45 100644
--- a/source/base/tensor_product_polynomials.cc
+++ b/source/base/tensor_product_polynomials.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/tensor_product_polynomials_const.cc b/source/base/tensor_product_polynomials_const.cc
index 724114c4ad..90554d9ef5 100644
--- a/source/base/tensor_product_polynomials_const.cc
+++ b/source/base/tensor_product_polynomials_const.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/base/thread_management.cc b/source/base/thread_management.cc
index 5f9d75edc8..381a8853b1 100644
--- a/source/base/thread_management.cc
+++ b/source/base/thread_management.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/base/time_stepping.cc b/source/base/time_stepping.cc
index 06117032b2..a75b30b586 100644
--- a/source/base/time_stepping.cc
+++ b/source/base/time_stepping.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/source/base/time_stepping.inst.in b/source/base/time_stepping.inst.in
index 35c22c81cb..b0082876b7 100644
--- a/source/base/time_stepping.inst.in
+++ b/source/base/time_stepping.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/source/base/timer.cc b/source/base/timer.cc
index d931000e82..d62d48b631 100644
--- a/source/base/timer.cc
+++ b/source/base/timer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/base/utilities.cc b/source/base/utilities.cc
index 6823771b6b..41582e8af7 100644
--- a/source/base/utilities.cc
+++ b/source/base/utilities.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/distributed/CMakeLists.txt b/source/distributed/CMakeLists.txt
index 4bb6e252cd..567c508003 100644
--- a/source/distributed/CMakeLists.txt
+++ b/source/distributed/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/distributed/grid_refinement.cc b/source/distributed/grid_refinement.cc
index e4a5e8f414..5bb543f5f9 100644
--- a/source/distributed/grid_refinement.cc
+++ b/source/distributed/grid_refinement.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/distributed/grid_refinement.inst.in b/source/distributed/grid_refinement.inst.in
index 0b6eb6e1a3..c9527a2b49 100644
--- a/source/distributed/grid_refinement.inst.in
+++ b/source/distributed/grid_refinement.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/source/distributed/solution_transfer.cc b/source/distributed/solution_transfer.cc
index a979e37b20..27eee417eb 100644
--- a/source/distributed/solution_transfer.cc
+++ b/source/distributed/solution_transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/distributed/solution_transfer.inst.in b/source/distributed/solution_transfer.inst.in
index d4b2ace584..f52822e33e 100644
--- a/source/distributed/solution_transfer.inst.in
+++ b/source/distributed/solution_transfer.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc
index fe4cd363f9..a4af46abd7 100644
--- a/source/distributed/tria.cc
+++ b/source/distributed/tria.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/source/distributed/tria.inst.in b/source/distributed/tria.inst.in
index b5199699f3..6c6f5afda5 100644
--- a/source/distributed/tria.inst.in
+++ b/source/distributed/tria.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/CMakeLists.txt b/source/dofs/CMakeLists.txt
index 5f2c031c9d..9480c38a1d 100644
--- a/source/dofs/CMakeLists.txt
+++ b/source/dofs/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/dofs/block_info.cc b/source/dofs/block_info.cc
index 5a23113419..d7d883178d 100644
--- a/source/dofs/block_info.cc
+++ b/source/dofs/block_info.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/block_info.inst.in b/source/dofs/block_info.inst.in
index a416b87ba8..af042fd74e 100644
--- a/source/dofs/block_info.inst.in
+++ b/source/dofs/block_info.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor.cc b/source/dofs/dof_accessor.cc
index 34dbb34906..fdc89658b4 100644
--- a/source/dofs/dof_accessor.cc
+++ b/source/dofs/dof_accessor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor.inst.in b/source/dofs/dof_accessor.inst.in
index 297e98c829..b11ae5f326 100644
--- a/source/dofs/dof_accessor.inst.in
+++ b/source/dofs/dof_accessor.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor_get.cc b/source/dofs/dof_accessor_get.cc
index 632522f993..b0e96f099a 100644
--- a/source/dofs/dof_accessor_get.cc
+++ b/source/dofs/dof_accessor_get.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor_get.inst.in b/source/dofs/dof_accessor_get.inst.in
index c2e4b79151..2620c2cbff 100644
--- a/source/dofs/dof_accessor_get.inst.in
+++ b/source/dofs/dof_accessor_get.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor_set.cc b/source/dofs/dof_accessor_set.cc
index 9d0b9af613..be8c3dfd17 100644
--- a/source/dofs/dof_accessor_set.cc
+++ b/source/dofs/dof_accessor_set.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_accessor_set.inst.in b/source/dofs/dof_accessor_set.inst.in
index 4b54558287..5aa40394dc 100644
--- a/source/dofs/dof_accessor_set.inst.in
+++ b/source/dofs/dof_accessor_set.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_faces.cc b/source/dofs/dof_faces.cc
index e5944bf73c..2f004d12e8 100644
--- a/source/dofs/dof_faces.cc
+++ b/source/dofs/dof_faces.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_handler.cc b/source/dofs/dof_handler.cc
index 0756879b4d..94d240015d 100644
--- a/source/dofs/dof_handler.cc
+++ b/source/dofs/dof_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_handler.inst.in b/source/dofs/dof_handler.inst.in
index dbc912bead..7c2eef92b2 100644
--- a/source/dofs/dof_handler.inst.in
+++ b/source/dofs/dof_handler.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_handler_policy.cc b/source/dofs/dof_handler_policy.cc
index 5f0c6101cc..9092ebad14 100644
--- a/source/dofs/dof_handler_policy.cc
+++ b/source/dofs/dof_handler_policy.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_handler_policy.inst.in b/source/dofs/dof_handler_policy.inst.in
index 9b86beb03f..df8a1b7b35 100644
--- a/source/dofs/dof_handler_policy.inst.in
+++ b/source/dofs/dof_handler_policy.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_objects.cc b/source/dofs/dof_objects.cc
index 113bf75afb..68d0537c10 100644
--- a/source/dofs/dof_objects.cc
+++ b/source/dofs/dof_objects.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_objects.inst.in b/source/dofs/dof_objects.inst.in
index 5f234b43b6..dfe73d0358 100644
--- a/source/dofs/dof_objects.inst.in
+++ b/source/dofs/dof_objects.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_renumbering.cc b/source/dofs/dof_renumbering.cc
index 654ac53e24..a5085e250a 100644
--- a/source/dofs/dof_renumbering.cc
+++ b/source/dofs/dof_renumbering.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_renumbering.inst.in b/source/dofs/dof_renumbering.inst.in
index 49a0cc5841..e4a7060fd8 100644
--- a/source/dofs/dof_renumbering.inst.in
+++ b/source/dofs/dof_renumbering.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools.cc b/source/dofs/dof_tools.cc
index 1fb30cd52a..ab8e057794 100644
--- a/source/dofs/dof_tools.cc
+++ b/source/dofs/dof_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools.inst.in b/source/dofs/dof_tools.inst.in
index 05a94aaef9..4ea011b39a 100644
--- a/source/dofs/dof_tools.inst.in
+++ b/source/dofs/dof_tools.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools_constraints.cc b/source/dofs/dof_tools_constraints.cc
index 21f2c9723a..56aaa3616e 100644
--- a/source/dofs/dof_tools_constraints.cc
+++ b/source/dofs/dof_tools_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools_constraints.inst.in b/source/dofs/dof_tools_constraints.inst.in
index d61208de26..4b2e4e8e21 100644
--- a/source/dofs/dof_tools_constraints.inst.in
+++ b/source/dofs/dof_tools_constraints.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools_sparsity.cc b/source/dofs/dof_tools_sparsity.cc
index ff881b1e0a..5453d1b4f4 100644
--- a/source/dofs/dof_tools_sparsity.cc
+++ b/source/dofs/dof_tools_sparsity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/dofs/dof_tools_sparsity.inst.in b/source/dofs/dof_tools_sparsity.inst.in
index 9cb521c842..2f8570c590 100644
--- a/source/dofs/dof_tools_sparsity.inst.in
+++ b/source/dofs/dof_tools_sparsity.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/dofs/number_cache.cc b/source/dofs/number_cache.cc
index 69c2f5aebf..29184c810b 100644
--- a/source/dofs/number_cache.cc
+++ b/source/dofs/number_cache.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/dummy.cc b/source/dummy.cc
index dc760cd36b..37ebf06eb0 100644
--- a/source/dummy.cc
+++ b/source/dummy.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/fe/CMakeLists.txt b/source/fe/CMakeLists.txt
index 31fe760161..63ae8ec30c 100644
--- a/source/fe/CMakeLists.txt
+++ b/source/fe/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/fe/block_mask.cc b/source/fe/block_mask.cc
index 4605f3746b..f84d83d6be 100644
--- a/source/fe/block_mask.cc
+++ b/source/fe/block_mask.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/fe/component_mask.cc b/source/fe/component_mask.cc
index f937bcca99..a3c28bf5ee 100644
--- a/source/fe/component_mask.cc
+++ b/source/fe/component_mask.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe.cc b/source/fe/fe.cc
index 601e0e1672..3d27d7b861 100644
--- a/source/fe/fe.cc
+++ b/source/fe/fe.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/fe/fe.inst.in b/source/fe/fe.inst.in
index f73ecc0b25..47a41f1071 100644
--- a/source/fe/fe.inst.in
+++ b/source/fe/fe.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_abf.cc b/source/fe/fe_abf.cc
index fd5262f3e1..c46a602420 100644
--- a/source/fe/fe_abf.cc
+++ b/source/fe/fe_abf.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_abf.inst.in b/source/fe/fe_abf.inst.in
index 4c3d98f38e..9d66b1e2db 100644
--- a/source/fe/fe_abf.inst.in
+++ b/source/fe/fe_abf.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_bdm.cc b/source/fe/fe_bdm.cc
index 105b50e41c..d60725c387 100644
--- a/source/fe/fe_bdm.cc
+++ b/source/fe/fe_bdm.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_bdm.inst.in b/source/fe/fe_bdm.inst.in
index 78bf3e9d7f..ce576fe61a 100644
--- a/source/fe/fe_bdm.inst.in
+++ b/source/fe/fe_bdm.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_data.cc b/source/fe/fe_data.cc
index 894e3c3f18..bb16b1a68c 100644
--- a/source/fe/fe_data.cc
+++ b/source/fe/fe_data.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dg_vector.cc b/source/fe/fe_dg_vector.cc
index 7fce049e94..014484fd0b 100644
--- a/source/fe/fe_dg_vector.cc
+++ b/source/fe/fe_dg_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dg_vector.inst.in b/source/fe/fe_dg_vector.inst.in
index 8c2cba0254..e6ff5ca1b2 100644
--- a/source/fe/fe_dg_vector.inst.in
+++ b/source/fe/fe_dg_vector.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp.cc b/source/fe/fe_dgp.cc
index 61c67289d5..8c2f663ebb 100644
--- a/source/fe/fe_dgp.cc
+++ b/source/fe/fe_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp.inst.in b/source/fe/fe_dgp.inst.in
index 060ba1f7e4..bf28ecbef3 100644
--- a/source/fe/fe_dgp.inst.in
+++ b/source/fe/fe_dgp.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp_monomial.cc b/source/fe/fe_dgp_monomial.cc
index fca8e76c69..4ab4536a22 100644
--- a/source/fe/fe_dgp_monomial.cc
+++ b/source/fe/fe_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp_monomial.inst.in b/source/fe/fe_dgp_monomial.inst.in
index 71da79061f..d6d9508024 100644
--- a/source/fe/fe_dgp_monomial.inst.in
+++ b/source/fe/fe_dgp_monomial.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp_nonparametric.cc b/source/fe/fe_dgp_nonparametric.cc
index 448f5525e3..d039ad224a 100644
--- a/source/fe/fe_dgp_nonparametric.cc
+++ b/source/fe/fe_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgp_nonparametric.inst.in b/source/fe/fe_dgp_nonparametric.inst.in
index 48069e7969..37ab404547 100644
--- a/source/fe/fe_dgp_nonparametric.inst.in
+++ b/source/fe/fe_dgp_nonparametric.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgq.cc b/source/fe/fe_dgq.cc
index 95c6a46212..a61ecfb8ae 100644
--- a/source/fe/fe_dgq.cc
+++ b/source/fe/fe_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_dgq.inst.in b/source/fe/fe_dgq.inst.in
index f9c6ccb13d..3dd237c737 100644
--- a/source/fe/fe_dgq.inst.in
+++ b/source/fe/fe_dgq.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_face.cc b/source/fe/fe_face.cc
index f882545cb9..9f53858d14 100644
--- a/source/fe/fe_face.cc
+++ b/source/fe/fe_face.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_face.inst.in b/source/fe/fe_face.inst.in
index c1af401441..23d5ee6992 100644
--- a/source/fe/fe_face.inst.in
+++ b/source/fe/fe_face.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_nedelec.cc b/source/fe/fe_nedelec.cc
index ec2f394750..b1ee9fc2f3 100644
--- a/source/fe/fe_nedelec.cc
+++ b/source/fe/fe_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_nedelec.inst.in b/source/fe/fe_nedelec.inst.in
index 62125b0440..d204341fff 100644
--- a/source/fe/fe_nedelec.inst.in
+++ b/source/fe/fe_nedelec.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_nothing.cc b/source/fe/fe_nothing.cc
index a37f386811..0e5bcea5fb 100644
--- a/source/fe/fe_nothing.cc
+++ b/source/fe/fe_nothing.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_nothing.inst.in b/source/fe/fe_nothing.inst.in
index 28d87008e9..f1a670baa9 100644
--- a/source/fe/fe_nothing.inst.in
+++ b/source/fe/fe_nothing.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_poly.cc b/source/fe/fe_poly.cc
index 40e7eab991..c835b95d4a 100644
--- a/source/fe/fe_poly.cc
+++ b/source/fe/fe_poly.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_poly.inst.in b/source/fe/fe_poly.inst.in
index 5ac8c5c78c..633fbee7b5 100644
--- a/source/fe/fe_poly.inst.in
+++ b/source/fe/fe_poly.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_poly_tensor.cc b/source/fe/fe_poly_tensor.cc
index 30ebfb4be6..c21f2e9e96 100644
--- a/source/fe/fe_poly_tensor.cc
+++ b/source/fe/fe_poly_tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_poly_tensor.inst.in b/source/fe/fe_poly_tensor.inst.in
index 8e44bd2903..923ce96eb2 100644
--- a/source/fe/fe_poly_tensor.inst.in
+++ b/source/fe/fe_poly_tensor.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q.cc b/source/fe/fe_q.cc
index 4239d40cc9..157323213d 100644
--- a/source/fe/fe_q.cc
+++ b/source/fe/fe_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q.inst.in b/source/fe/fe_q.inst.in
index 8e9d1c7356..8c33fd0bd4 100644
--- a/source/fe/fe_q.inst.in
+++ b/source/fe/fe_q.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_base.cc b/source/fe/fe_q_base.cc
index e94f3a3a43..99c65476d8 100644
--- a/source/fe/fe_q_base.cc
+++ b/source/fe/fe_q_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_base.inst.in b/source/fe/fe_q_base.inst.in
index 8a5488c479..d23fff3b1c 100644
--- a/source/fe/fe_q_base.inst.in
+++ b/source/fe/fe_q_base.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_dg0.cc b/source/fe/fe_q_dg0.cc
index 61c4c00349..68a37e1333 100644
--- a/source/fe/fe_q_dg0.cc
+++ b/source/fe/fe_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_dg0.inst.in b/source/fe/fe_q_dg0.inst.in
index 5cb57c5386..b35efa3ad1 100644
--- a/source/fe/fe_q_dg0.inst.in
+++ b/source/fe/fe_q_dg0.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_hierarchical.cc b/source/fe/fe_q_hierarchical.cc
index bee6d318e9..7eb65e47fc 100644
--- a/source/fe/fe_q_hierarchical.cc
+++ b/source/fe/fe_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_hierarchical.inst.in b/source/fe/fe_q_hierarchical.inst.in
index b1431f7f7c..71ea999599 100644
--- a/source/fe/fe_q_hierarchical.inst.in
+++ b/source/fe/fe_q_hierarchical.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_iso_q1.cc b/source/fe/fe_q_iso_q1.cc
index 04efdf5384..220aa21dad 100644
--- a/source/fe/fe_q_iso_q1.cc
+++ b/source/fe/fe_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_q_iso_q1.inst.in b/source/fe/fe_q_iso_q1.inst.in
index 47f935af28..191825e5b9 100644
--- a/source/fe/fe_q_iso_q1.inst.in
+++ b/source/fe/fe_q_iso_q1.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_raviart_thomas.cc b/source/fe/fe_raviart_thomas.cc
index 6ead57e8f8..44126ccce3 100644
--- a/source/fe/fe_raviart_thomas.cc
+++ b/source/fe/fe_raviart_thomas.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_raviart_thomas.inst.in b/source/fe/fe_raviart_thomas.inst.in
index b61955369e..f45e9f7db4 100644
--- a/source/fe/fe_raviart_thomas.inst.in
+++ b/source/fe/fe_raviart_thomas.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_raviart_thomas_nodal.cc b/source/fe/fe_raviart_thomas_nodal.cc
index c6d6d37cf7..660538b583 100644
--- a/source/fe/fe_raviart_thomas_nodal.cc
+++ b/source/fe/fe_raviart_thomas_nodal.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_raviart_thomas_nodal.inst.in b/source/fe/fe_raviart_thomas_nodal.inst.in
index cd5757d9f3..0d37f46ea4 100644
--- a/source/fe/fe_raviart_thomas_nodal.inst.in
+++ b/source/fe/fe_raviart_thomas_nodal.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_system.cc b/source/fe/fe_system.cc
index ec357629d0..cf68116b47 100644
--- a/source/fe/fe_system.cc
+++ b/source/fe/fe_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/fe/fe_system.inst.in b/source/fe/fe_system.inst.in
index 75934ade41..4a635cb7d3 100644
--- a/source/fe/fe_system.inst.in
+++ b/source/fe/fe_system.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_tools.cc b/source/fe/fe_tools.cc
index ad53b74c38..443943b903 100644
--- a/source/fe/fe_tools.cc
+++ b/source/fe/fe_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/fe/fe_tools.inst.in b/source/fe/fe_tools.inst.in
index 7954113c65..c5f7dd2138 100644
--- a/source/fe/fe_tools.inst.in
+++ b/source/fe/fe_tools.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_tools_interpolate.cc b/source/fe/fe_tools_interpolate.cc
index 69cfdac3aa..64ebac1d83 100644
--- a/source/fe/fe_tools_interpolate.cc
+++ b/source/fe/fe_tools_interpolate.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_tools_interpolate.inst.in b/source/fe/fe_tools_interpolate.inst.in
index 2c7fa67348..391c9580d4 100644
--- a/source/fe/fe_tools_interpolate.inst.in
+++ b/source/fe/fe_tools_interpolate.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_trace.cc b/source/fe/fe_trace.cc
index 2584e074f5..f5e2e9edd7 100644
--- a/source/fe/fe_trace.cc
+++ b/source/fe/fe_trace.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/fe/fe_trace.inst.in b/source/fe/fe_trace.inst.in
index 21748c4b51..b630dbece6 100644
--- a/source/fe/fe_trace.inst.in
+++ b/source/fe/fe_trace.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values.cc b/source/fe/fe_values.cc
index 06cb38946d..6fac190cca 100644
--- a/source/fe/fe_values.cc
+++ b/source/fe/fe_values.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/fe/fe_values.decl.1.inst.in b/source/fe/fe_values.decl.1.inst.in
index e220a5e85b..20f264a45e 100644
--- a/source/fe/fe_values.decl.1.inst.in
+++ b/source/fe/fe_values.decl.1.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values.decl.2.inst.in b/source/fe/fe_values.decl.2.inst.in
index 567c93f435..cfdf669a1f 100644
--- a/source/fe/fe_values.decl.2.inst.in
+++ b/source/fe/fe_values.decl.2.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values.impl.1.inst.in b/source/fe/fe_values.impl.1.inst.in
index 3dfaaa1a9d..eb191fbd41 100644
--- a/source/fe/fe_values.impl.1.inst.in
+++ b/source/fe/fe_values.impl.1.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values.impl.2.inst.in b/source/fe/fe_values.impl.2.inst.in
index 95883209fd..506a793b2a 100644
--- a/source/fe/fe_values.impl.2.inst.in
+++ b/source/fe/fe_values.impl.2.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values.inst.in b/source/fe/fe_values.inst.in
index e63ce3fced..cdf87b8a99 100644
--- a/source/fe/fe_values.inst.in
+++ b/source/fe/fe_values.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/fe_values_inst2.cc b/source/fe/fe_values_inst2.cc
index 6fb6a9372b..1347ebf74d 100644
--- a/source/fe/fe_values_inst2.cc
+++ b/source/fe/fe_values_inst2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping.cc b/source/fe/mapping.cc
index 9475f67904..67f7e828d2 100644
--- a/source/fe/mapping.cc
+++ b/source/fe/mapping.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping.inst.in b/source/fe/mapping.inst.in
index f0dd595bac..7390da94af 100644
--- a/source/fe/mapping.inst.in
+++ b/source/fe/mapping.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_c1.cc b/source/fe/mapping_c1.cc
index 363f6403a0..7140962dae 100644
--- a/source/fe/mapping_c1.cc
+++ b/source/fe/mapping_c1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_c1.inst.in b/source/fe/mapping_c1.inst.in
index d9e830d5d0..afdc9ad144 100644
--- a/source/fe/mapping_c1.inst.in
+++ b/source/fe/mapping_c1.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_cartesian.cc b/source/fe/mapping_cartesian.cc
index 6bf62d9315..9ec4d996bc 100644
--- a/source/fe/mapping_cartesian.cc
+++ b/source/fe/mapping_cartesian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_cartesian.inst.in b/source/fe/mapping_cartesian.inst.in
index e6f1a0e6be..29bfb443f8 100644
--- a/source/fe/mapping_cartesian.inst.in
+++ b/source/fe/mapping_cartesian.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q.cc b/source/fe/mapping_q.cc
index 835d8405f0..1a11031876 100644
--- a/source/fe/mapping_q.cc
+++ b/source/fe/mapping_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q.inst.in b/source/fe/mapping_q.inst.in
index f1ec88e76f..557ac547f0 100644
--- a/source/fe/mapping_q.inst.in
+++ b/source/fe/mapping_q.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q1.cc b/source/fe/mapping_q1.cc
index 05269088ad..9ef3db43c1 100644
--- a/source/fe/mapping_q1.cc
+++ b/source/fe/mapping_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q1.inst.in b/source/fe/mapping_q1.inst.in
index b4ee36efc4..ac02f710a7 100644
--- a/source/fe/mapping_q1.inst.in
+++ b/source/fe/mapping_q1.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q1_eulerian.cc b/source/fe/mapping_q1_eulerian.cc
index f02797d6c5..5faea08ac6 100644
--- a/source/fe/mapping_q1_eulerian.cc
+++ b/source/fe/mapping_q1_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q1_eulerian.inst.in b/source/fe/mapping_q1_eulerian.inst.in
index 06d1ebc290..d843624a2d 100644
--- a/source/fe/mapping_q1_eulerian.inst.in
+++ b/source/fe/mapping_q1_eulerian.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q_eulerian.cc b/source/fe/mapping_q_eulerian.cc
index 902c6cd359..8d1b1e1b2b 100644
--- a/source/fe/mapping_q_eulerian.cc
+++ b/source/fe/mapping_q_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/fe/mapping_q_eulerian.inst.in b/source/fe/mapping_q_eulerian.inst.in
index 439ef92f51..0ac87699ee 100644
--- a/source/fe/mapping_q_eulerian.inst.in
+++ b/source/fe/mapping_q_eulerian.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/CMakeLists.txt b/source/grid/CMakeLists.txt
index fff6739c6d..b0d8f53dc3 100644
--- a/source/grid/CMakeLists.txt
+++ b/source/grid/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc
index 9cd0fbe3a0..b38a38a565 100644
--- a/source/grid/grid_generator.cc
+++ b/source/grid/grid_generator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/grid/grid_generator.inst.in b/source/grid/grid_generator.inst.in
index 72d8bb047f..74f78a621d 100644
--- a/source/grid/grid_generator.inst.in
+++ b/source/grid/grid_generator.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/grid_in.cc b/source/grid/grid_in.cc
index ae5ac585c5..6530f82fa1 100644
--- a/source/grid/grid_in.cc
+++ b/source/grid/grid_in.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/grid/grid_in.inst.in b/source/grid/grid_in.inst.in
index ff205bac0c..03861c1406 100644
--- a/source/grid/grid_in.inst.in
+++ b/source/grid/grid_in.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/grid_out.cc b/source/grid/grid_out.cc
index 451a7cd62a..c8a025f6e5 100644
--- a/source/grid/grid_out.cc
+++ b/source/grid/grid_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/grid/grid_out.inst.in b/source/grid/grid_out.inst.in
index bb3390e29e..0fc72596ee 100644
--- a/source/grid/grid_out.inst.in
+++ b/source/grid/grid_out.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/grid_refinement.cc b/source/grid/grid_refinement.cc
index 1de5c7b1ac..148e627028 100644
--- a/source/grid/grid_refinement.cc
+++ b/source/grid/grid_refinement.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/grid/grid_refinement.inst.in b/source/grid/grid_refinement.inst.in
index 9116a20fb3..c846d5ddaf 100644
--- a/source/grid/grid_refinement.inst.in
+++ b/source/grid/grid_refinement.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/grid/grid_reordering.cc b/source/grid/grid_reordering.cc
index fd31540556..a440c6dd4c 100644
--- a/source/grid/grid_reordering.cc
+++ b/source/grid/grid_reordering.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/grid/grid_tools.cc b/source/grid/grid_tools.cc
index f4a7d39587..35147d7649 100644
--- a/source/grid/grid_tools.cc
+++ b/source/grid/grid_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2014 by the deal.II authors
 //
diff --git a/source/grid/grid_tools.inst.in b/source/grid/grid_tools.inst.in
index f5997deed3..d723d13a18 100644
--- a/source/grid/grid_tools.inst.in
+++ b/source/grid/grid_tools.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2014 by the deal.II authors
 //
diff --git a/source/grid/intergrid_map.cc b/source/grid/intergrid_map.cc
index 47575ab7d3..3dd681126f 100644
--- a/source/grid/intergrid_map.cc
+++ b/source/grid/intergrid_map.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/intergrid_map.inst.in b/source/grid/intergrid_map.inst.in
index 392ba342dd..d1fc77db4e 100644
--- a/source/grid/intergrid_map.inst.in
+++ b/source/grid/intergrid_map.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/manifold.cc b/source/grid/manifold.cc
index 28b156c3d7..fdc6e018cc 100644
--- a/source/grid/manifold.cc
+++ b/source/grid/manifold.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/manifold.inst.in b/source/grid/manifold.inst.in
index d5b8789f71..2e1b12c8c6 100644
--- a/source/grid/manifold.inst.in
+++ b/source/grid/manifold.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/manifold_lib.cc b/source/grid/manifold_lib.cc
index a10024d89c..f18c7fae3a 100644
--- a/source/grid/manifold_lib.cc
+++ b/source/grid/manifold_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: manifold_lib.cc 30130 2013-07-23 13:01:18Z heltai $
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/grid/manifold_lib.inst.in b/source/grid/manifold_lib.inst.in
index 7825aa6764..c38a2147ac 100644
--- a/source/grid/manifold_lib.inst.in
+++ b/source/grid/manifold_lib.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: tria_boundary_lib.inst.in 30130 2013-07-23 13:01:18Z heltai $
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/persistent_tria.cc b/source/grid/persistent_tria.cc
index 376b422240..92ffb87098 100644
--- a/source/grid/persistent_tria.cc
+++ b/source/grid/persistent_tria.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria.cc b/source/grid/tria.cc
index 9c4f2e2f35..f3185ab20d 100644
--- a/source/grid/tria.cc
+++ b/source/grid/tria.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/grid/tria.inst.in b/source/grid/tria.inst.in
index c1f3faa103..8d804dc24a 100644
--- a/source/grid/tria.inst.in
+++ b/source/grid/tria.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_accessor.cc b/source/grid/tria_accessor.cc
index 99182487c5..7c9d633e09 100644
--- a/source/grid/tria_accessor.cc
+++ b/source/grid/tria_accessor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/grid/tria_accessor.inst.in b/source/grid/tria_accessor.inst.in
index fbf7755c76..20bcf44500 100644
--- a/source/grid/tria_accessor.inst.in
+++ b/source/grid/tria_accessor.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_boundary.cc b/source/grid/tria_boundary.cc
index 23f7998da2..b0b546a2e9 100644
--- a/source/grid/tria_boundary.cc
+++ b/source/grid/tria_boundary.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_boundary.inst.in b/source/grid/tria_boundary.inst.in
index 3e44346c13..3cbea033dd 100644
--- a/source/grid/tria_boundary.inst.in
+++ b/source/grid/tria_boundary.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_boundary_lib.cc b/source/grid/tria_boundary_lib.cc
index a2ff2f43df..aed8d0fbef 100644
--- a/source/grid/tria_boundary_lib.cc
+++ b/source/grid/tria_boundary_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_boundary_lib.inst.in b/source/grid/tria_boundary_lib.inst.in
index 24af1048b7..2080b6aa69 100644
--- a/source/grid/tria_boundary_lib.inst.in
+++ b/source/grid/tria_boundary_lib.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_faces.cc b/source/grid/tria_faces.cc
index b9b57a2551..1aa512f20a 100644
--- a/source/grid/tria_faces.cc
+++ b/source/grid/tria_faces.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_levels.cc b/source/grid/tria_levels.cc
index 3fc8b1022a..a3d338f168 100644
--- a/source/grid/tria_levels.cc
+++ b/source/grid/tria_levels.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_objects.cc b/source/grid/tria_objects.cc
index 3cbe492f1a..a9326bbd4a 100644
--- a/source/grid/tria_objects.cc
+++ b/source/grid/tria_objects.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/grid/tria_objects.inst.in b/source/grid/tria_objects.inst.in
index f022524fca..f8b062f109 100644
--- a/source/grid/tria_objects.inst.in
+++ b/source/grid/tria_objects.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/source/hp/CMakeLists.txt b/source/hp/CMakeLists.txt
index d360552acc..d7dc5a702e 100644
--- a/source/hp/CMakeLists.txt
+++ b/source/hp/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/hp/dof_faces.cc b/source/hp/dof_faces.cc
index f7a531311f..86c9abb38f 100644
--- a/source/hp/dof_faces.cc
+++ b/source/hp/dof_faces.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/hp/dof_handler.cc b/source/hp/dof_handler.cc
index 6d735da572..29b0a69e55 100644
--- a/source/hp/dof_handler.cc
+++ b/source/hp/dof_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
diff --git a/source/hp/dof_handler.inst.in b/source/hp/dof_handler.inst.in
index b83830a8b5..650365f39d 100644
--- a/source/hp/dof_handler.inst.in
+++ b/source/hp/dof_handler.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/hp/dof_level.cc b/source/hp/dof_level.cc
index 54d4ee93d8..11af102f88 100644
--- a/source/hp/dof_level.cc
+++ b/source/hp/dof_level.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/hp/fe_collection.cc b/source/hp/fe_collection.cc
index c0a814d269..72edc7f7c1 100644
--- a/source/hp/fe_collection.cc
+++ b/source/hp/fe_collection.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/hp/fe_collection.inst.in b/source/hp/fe_collection.inst.in
index 7b95936715..6902627eb4 100644
--- a/source/hp/fe_collection.inst.in
+++ b/source/hp/fe_collection.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/hp/fe_values.cc b/source/hp/fe_values.cc
index f430a9647b..a0303032a1 100644
--- a/source/hp/fe_values.cc
+++ b/source/hp/fe_values.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/hp/fe_values.inst.in b/source/hp/fe_values.inst.in
index ceb33fa701..5947653d7f 100644
--- a/source/hp/fe_values.inst.in
+++ b/source/hp/fe_values.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/hp/mapping_collection.cc b/source/hp/mapping_collection.cc
index 77878ab517..985f01b406 100644
--- a/source/hp/mapping_collection.cc
+++ b/source/hp/mapping_collection.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/hp/mapping_collection.inst.in b/source/hp/mapping_collection.inst.in
index 35caaf7c17..1522fd4e84 100644
--- a/source/hp/mapping_collection.inst.in
+++ b/source/hp/mapping_collection.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/integrators/CMakeLists.txt b/source/integrators/CMakeLists.txt
index ba7be39101..f841fa2bf7 100644
--- a/source/integrators/CMakeLists.txt
+++ b/source/integrators/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt
index ebdcde19de..468b5607b4 100644
--- a/source/lac/CMakeLists.txt
+++ b/source/lac/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/lac/block_matrix_array.cc b/source/lac/block_matrix_array.cc
index 15d50f6f41..aa25e2a603 100644
--- a/source/lac/block_matrix_array.cc
+++ b/source/lac/block_matrix_array.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/lac/block_sparse_matrix.cc b/source/lac/block_sparse_matrix.cc
index cd6591c7ae..66702d3690 100644
--- a/source/lac/block_sparse_matrix.cc
+++ b/source/lac/block_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/block_sparse_matrix.inst.in b/source/lac/block_sparse_matrix.inst.in
index 4d9463d81c..d6c31c4efe 100644
--- a/source/lac/block_sparse_matrix.inst.in
+++ b/source/lac/block_sparse_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/lac/block_sparse_matrix_ez.cc b/source/lac/block_sparse_matrix_ez.cc
index b32384beee..f0cebd2920 100644
--- a/source/lac/block_sparse_matrix_ez.cc
+++ b/source/lac/block_sparse_matrix_ez.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/lac/block_sparsity_pattern.cc b/source/lac/block_sparsity_pattern.cc
index d07c32c912..441478ee59 100644
--- a/source/lac/block_sparsity_pattern.cc
+++ b/source/lac/block_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/block_vector.cc b/source/lac/block_vector.cc
index 3399fbda30..f5b0fb9d27 100644
--- a/source/lac/block_vector.cc
+++ b/source/lac/block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/block_vector.inst.in b/source/lac/block_vector.inst.in
index cc9f945d88..67bd7b8a2b 100644
--- a/source/lac/block_vector.inst.in
+++ b/source/lac/block_vector.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/chunk_sparse_matrix.cc b/source/lac/chunk_sparse_matrix.cc
index a3b4663d1b..764c7c17ed 100644
--- a/source/lac/chunk_sparse_matrix.cc
+++ b/source/lac/chunk_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/chunk_sparse_matrix.inst.in b/source/lac/chunk_sparse_matrix.inst.in
index 9b5f64387c..0f1d6c002f 100644
--- a/source/lac/chunk_sparse_matrix.inst.in
+++ b/source/lac/chunk_sparse_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/lac/chunk_sparsity_pattern.cc b/source/lac/chunk_sparsity_pattern.cc
index 4a2d34d402..3f9bfb7d21 100644
--- a/source/lac/chunk_sparsity_pattern.cc
+++ b/source/lac/chunk_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/compressed_set_sparsity_pattern.cc b/source/lac/compressed_set_sparsity_pattern.cc
index 8086c68642..ce94117bf3 100644
--- a/source/lac/compressed_set_sparsity_pattern.cc
+++ b/source/lac/compressed_set_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/lac/compressed_simple_sparsity_pattern.cc b/source/lac/compressed_simple_sparsity_pattern.cc
index df3953b87f..166c72039b 100644
--- a/source/lac/compressed_simple_sparsity_pattern.cc
+++ b/source/lac/compressed_simple_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/compressed_sparsity_pattern.cc b/source/lac/compressed_sparsity_pattern.cc
index a857dec9c1..32e809938b 100644
--- a/source/lac/compressed_sparsity_pattern.cc
+++ b/source/lac/compressed_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/lac/constraint_matrix.cc b/source/lac/constraint_matrix.cc
index c6cb65a67c..b2854383a0 100644
--- a/source/lac/constraint_matrix.cc
+++ b/source/lac/constraint_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/lac/constraint_matrix.inst.in b/source/lac/constraint_matrix.inst.in
index 6320aaa188..93e0bd958a 100644
--- a/source/lac/constraint_matrix.inst.in
+++ b/source/lac/constraint_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/lac/full_matrix.cc b/source/lac/full_matrix.cc
index 92bab17377..d7e7197d43 100644
--- a/source/lac/full_matrix.cc
+++ b/source/lac/full_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/full_matrix.inst.in b/source/lac/full_matrix.inst.in
index 7484bbd483..1bd6f326ee 100644
--- a/source/lac/full_matrix.inst.in
+++ b/source/lac/full_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/lapack_full_matrix.cc b/source/lac/lapack_full_matrix.cc
index 0546a1275c..a7ab7759a8 100644
--- a/source/lac/lapack_full_matrix.cc
+++ b/source/lac/lapack_full_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/source/lac/lapack_full_matrix.inst.in b/source/lac/lapack_full_matrix.inst.in
index 23d91651bd..e34fb2bbc2 100644
--- a/source/lac/lapack_full_matrix.inst.in
+++ b/source/lac/lapack_full_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/lac/matrix_lib.cc b/source/lac/matrix_lib.cc
index 7f869c20bf..0487de7540 100644
--- a/source/lac/matrix_lib.cc
+++ b/source/lac/matrix_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/lac/matrix_out.cc b/source/lac/matrix_out.cc
index abfe4f1116..efc10aa8a3 100644
--- a/source/lac/matrix_out.cc
+++ b/source/lac/matrix_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/lac/parallel_vector.cc b/source/lac/parallel_vector.cc
index 9781ae3ad9..7e43257b9d 100644
--- a/source/lac/parallel_vector.cc
+++ b/source/lac/parallel_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/parallel_vector.inst.in b/source/lac/parallel_vector.inst.in
index 5763c77c13..cdfa45106a 100644
--- a/source/lac/parallel_vector.inst.in
+++ b/source/lac/parallel_vector.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_block_sparse_matrix.cc b/source/lac/petsc_block_sparse_matrix.cc
index 58e6e29973..52bbec8e83 100644
--- a/source/lac/petsc_block_sparse_matrix.cc
+++ b/source/lac/petsc_block_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_full_matrix.cc b/source/lac/petsc_full_matrix.cc
index 8632abe193..6ff013ac34 100644
--- a/source/lac/petsc_full_matrix.cc
+++ b/source/lac/petsc_full_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/source/lac/petsc_matrix_base.cc b/source/lac/petsc_matrix_base.cc
index 81780da99d..f1bbc1fc4d 100644
--- a/source/lac/petsc_matrix_base.cc
+++ b/source/lac/petsc_matrix_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_matrix_free.cc b/source/lac/petsc_matrix_free.cc
index b169d1260a..4292c7c420 100644
--- a/source/lac/petsc_matrix_free.cc
+++ b/source/lac/petsc_matrix_free.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_parallel_block_sparse_matrix.cc b/source/lac/petsc_parallel_block_sparse_matrix.cc
index 531cd6be06..dd18e2e258 100644
--- a/source/lac/petsc_parallel_block_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_block_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_parallel_block_vector.cc b/source/lac/petsc_parallel_block_vector.cc
index 6103c62213..e9065e93f9 100644
--- a/source/lac/petsc_parallel_block_vector.cc
+++ b/source/lac/petsc_parallel_block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_parallel_sparse_matrix.cc b/source/lac/petsc_parallel_sparse_matrix.cc
index f514ad7d72..7a842188a0 100644
--- a/source/lac/petsc_parallel_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_parallel_vector.cc b/source/lac/petsc_parallel_vector.cc
index 38aecf9c7d..7675bff7a4 100644
--- a/source/lac/petsc_parallel_vector.cc
+++ b/source/lac/petsc_parallel_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/source/lac/petsc_precondition.cc b/source/lac/petsc_precondition.cc
index 6d44b561a3..94cc75ab4a 100644
--- a/source/lac/petsc_precondition.cc
+++ b/source/lac/petsc_precondition.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_solver.cc b/source/lac/petsc_solver.cc
index 0993a27cf8..f1823e5bb4 100644
--- a/source/lac/petsc_solver.cc
+++ b/source/lac/petsc_solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/source/lac/petsc_sparse_matrix.cc b/source/lac/petsc_sparse_matrix.cc
index 3b31a75316..53a5ec4c0b 100644
--- a/source/lac/petsc_sparse_matrix.cc
+++ b/source/lac/petsc_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_vector.cc b/source/lac/petsc_vector.cc
index 68881a9f98..ff93e71d17 100644
--- a/source/lac/petsc_vector.cc
+++ b/source/lac/petsc_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/petsc_vector_base.cc b/source/lac/petsc_vector_base.cc
index 3233797c69..4bb7c835ed 100644
--- a/source/lac/petsc_vector_base.cc
+++ b/source/lac/petsc_vector_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/source/lac/precondition_block.cc b/source/lac/precondition_block.cc
index 3675584576..d5bd42fafc 100644
--- a/source/lac/precondition_block.cc
+++ b/source/lac/precondition_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/precondition_block.inst.in b/source/lac/precondition_block.inst.in
index e079184b97..736d2e4bf9 100644
--- a/source/lac/precondition_block.inst.in
+++ b/source/lac/precondition_block.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/precondition_block_ez.cc b/source/lac/precondition_block_ez.cc
index d3dad0fedd..4d036de718 100644
--- a/source/lac/precondition_block_ez.cc
+++ b/source/lac/precondition_block_ez.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/lac/relaxation_block.cc b/source/lac/relaxation_block.cc
index c1133f9c5e..00f109519a 100644
--- a/source/lac/relaxation_block.cc
+++ b/source/lac/relaxation_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/lac/relaxation_block.inst.in b/source/lac/relaxation_block.inst.in
index b16557a2d8..b99d1151e2 100644
--- a/source/lac/relaxation_block.inst.in
+++ b/source/lac/relaxation_block.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/slepc_solver.cc b/source/lac/slepc_solver.cc
index 56cab3038d..083db79f04 100644
--- a/source/lac/slepc_solver.cc
+++ b/source/lac/slepc_solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/lac/slepc_spectral_transformation.cc b/source/lac/slepc_spectral_transformation.cc
index c7970361d6..bc578f783c 100644
--- a/source/lac/slepc_spectral_transformation.cc
+++ b/source/lac/slepc_spectral_transformation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/lac/solver.cc b/source/lac/solver.cc
index 145347c6cf..b7746e2acf 100644
--- a/source/lac/solver.cc
+++ b/source/lac/solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/lac/solver.inst.in b/source/lac/solver.inst.in
index 7e158b9d2a..eda9dc716b 100644
--- a/source/lac/solver.inst.in
+++ b/source/lac/solver.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/lac/solver_control.cc b/source/lac/solver_control.cc
index 41ad2ca9eb..72949848bd 100644
--- a/source/lac/solver_control.cc
+++ b/source/lac/solver_control.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_decomposition.cc b/source/lac/sparse_decomposition.cc
index 4ba8f1abc8..b54e75457f 100644
--- a/source/lac/sparse_decomposition.cc
+++ b/source/lac/sparse_decomposition.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_direct.cc b/source/lac/sparse_direct.cc
index 77cdb3bd1f..c549d2633c 100644
--- a/source/lac/sparse_direct.cc
+++ b/source/lac/sparse_direct.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_ilu.cc b/source/lac/sparse_ilu.cc
index a163eb43af..0f0c2211c9 100644
--- a/source/lac/sparse_ilu.cc
+++ b/source/lac/sparse_ilu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_matrix.cc b/source/lac/sparse_matrix.cc
index 09cceabf25..8181767974 100644
--- a/source/lac/sparse_matrix.cc
+++ b/source/lac/sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_matrix.inst.in b/source/lac/sparse_matrix.inst.in
index 8905a99209..45fbb056e3 100644
--- a/source/lac/sparse_matrix.inst.in
+++ b/source/lac/sparse_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_matrix_ez.cc b/source/lac/sparse_matrix_ez.cc
index d248429bb0..bb3c42a3df 100644
--- a/source/lac/sparse_matrix_ez.cc
+++ b/source/lac/sparse_matrix_ez.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_matrix_ez.inst.in b/source/lac/sparse_matrix_ez.inst.in
index e0c33c4102..88a7a855fe 100644
--- a/source/lac/sparse_matrix_ez.inst.in
+++ b/source/lac/sparse_matrix_ez.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_mic.cc b/source/lac/sparse_mic.cc
index 8761138f0a..58bf799777 100644
--- a/source/lac/sparse_mic.cc
+++ b/source/lac/sparse_mic.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparse_vanka.cc b/source/lac/sparse_vanka.cc
index 94815867d7..3e12e484b7 100644
--- a/source/lac/sparse_vanka.cc
+++ b/source/lac/sparse_vanka.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparsity_pattern.cc b/source/lac/sparsity_pattern.cc
index 88d11d479c..a99f9f22a7 100644
--- a/source/lac/sparsity_pattern.cc
+++ b/source/lac/sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/sparsity_tools.cc b/source/lac/sparsity_tools.cc
index 673f2783a4..3a158a27ed 100644
--- a/source/lac/sparsity_tools.cc
+++ b/source/lac/sparsity_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/source/lac/swappable_vector.cc b/source/lac/swappable_vector.cc
index 8b69a06923..625f267259 100644
--- a/source/lac/swappable_vector.cc
+++ b/source/lac/swappable_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/lac/tridiagonal_matrix.cc b/source/lac/tridiagonal_matrix.cc
index 06087be645..11abf7319f 100644
--- a/source/lac/tridiagonal_matrix.cc
+++ b/source/lac/tridiagonal_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_block_sparse_matrix.cc b/source/lac/trilinos_block_sparse_matrix.cc
index 79cc8aa3c5..518869e082 100644
--- a/source/lac/trilinos_block_sparse_matrix.cc
+++ b/source/lac/trilinos_block_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_block_vector.cc b/source/lac/trilinos_block_vector.cc
index d1b5a6f536..d118c4f41e 100644
--- a/source/lac/trilinos_block_vector.cc
+++ b/source/lac/trilinos_block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_precondition.cc b/source/lac/trilinos_precondition.cc
index 6a2417618c..d7b9e36812 100644
--- a/source/lac/trilinos_precondition.cc
+++ b/source/lac/trilinos_precondition.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/source/lac/trilinos_solver.cc b/source/lac/trilinos_solver.cc
index 76c2876855..dc5841537e 100644
--- a/source/lac/trilinos_solver.cc
+++ b/source/lac/trilinos_solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_sparse_matrix.cc b/source/lac/trilinos_sparse_matrix.cc
index 018cfbca98..76667226c3 100644
--- a/source/lac/trilinos_sparse_matrix.cc
+++ b/source/lac/trilinos_sparse_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/source/lac/trilinos_sparse_matrix.inst.in b/source/lac/trilinos_sparse_matrix.inst.in
index c145556104..67a7feb156 100644
--- a/source/lac/trilinos_sparse_matrix.inst.in
+++ b/source/lac/trilinos_sparse_matrix.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_sparsity_pattern.cc b/source/lac/trilinos_sparsity_pattern.cc
index ec652d7c6c..1467d14737 100644
--- a/source/lac/trilinos_sparsity_pattern.cc
+++ b/source/lac/trilinos_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_vector.cc b/source/lac/trilinos_vector.cc
index 261e2560ed..a4b832c5a5 100644
--- a/source/lac/trilinos_vector.cc
+++ b/source/lac/trilinos_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/trilinos_vector_base.cc b/source/lac/trilinos_vector_base.cc
index 307983184d..2ee2e31a07 100644
--- a/source/lac/trilinos_vector_base.cc
+++ b/source/lac/trilinos_vector_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/source/lac/trilinos_vector_base.inst.in b/source/lac/trilinos_vector_base.inst.in
index 9c4d495f91..0f801c6d72 100644
--- a/source/lac/trilinos_vector_base.inst.in
+++ b/source/lac/trilinos_vector_base.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector.cc b/source/lac/vector.cc
index 63d5aecdf0..daf660c997 100644
--- a/source/lac/vector.cc
+++ b/source/lac/vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector.inst.in b/source/lac/vector.inst.in
index ac8514b522..45edc06bf6 100644
--- a/source/lac/vector.inst.in
+++ b/source/lac/vector.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector_memory.cc b/source/lac/vector_memory.cc
index 9ed021a997..79a2df6d10 100644
--- a/source/lac/vector_memory.cc
+++ b/source/lac/vector_memory.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector_memory.inst.in b/source/lac/vector_memory.inst.in
index 32f15b0e4c..9c876cc927 100644
--- a/source/lac/vector_memory.inst.in
+++ b/source/lac/vector_memory.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector_view.cc b/source/lac/vector_view.cc
index f00d31abd6..09fe532f86 100644
--- a/source/lac/vector_view.cc
+++ b/source/lac/vector_view.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/lac/vector_view.inst.in b/source/lac/vector_view.inst.in
index 8475af26db..1bf8822e6e 100644
--- a/source/lac/vector_view.inst.in
+++ b/source/lac/vector_view.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/matrix_free/CMakeLists.txt b/source/matrix_free/CMakeLists.txt
index b3fe95a237..de9d36b203 100644
--- a/source/matrix_free/CMakeLists.txt
+++ b/source/matrix_free/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/source/matrix_free/matrix_free.cc b/source/matrix_free/matrix_free.cc
index 265b93c542..84e042ea31 100644
--- a/source/matrix_free/matrix_free.cc
+++ b/source/matrix_free/matrix_free.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/source/matrix_free/matrix_free.inst.in b/source/matrix_free/matrix_free.inst.in
index 8ae9fff034..1ff2f073c6 100644
--- a/source/matrix_free/matrix_free.inst.in
+++ b/source/matrix_free/matrix_free.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/meshworker/CMakeLists.txt b/source/meshworker/CMakeLists.txt
index 7819483220..edc46e8c58 100644
--- a/source/meshworker/CMakeLists.txt
+++ b/source/meshworker/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/source/meshworker/mesh_worker.cc b/source/meshworker/mesh_worker.cc
index f2bbd879f5..ab0e1d8280 100644
--- a/source/meshworker/mesh_worker.cc
+++ b/source/meshworker/mesh_worker.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/source/meshworker/mesh_worker_info.cc b/source/meshworker/mesh_worker_info.cc
index 8ad40c5205..da4e9a9f7f 100644
--- a/source/meshworker/mesh_worker_info.cc
+++ b/source/meshworker/mesh_worker_info.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/meshworker/mesh_worker_info.inst.in b/source/meshworker/mesh_worker_info.inst.in
index f23c25e24f..59fd50e2c2 100644
--- a/source/meshworker/mesh_worker_info.inst.in
+++ b/source/meshworker/mesh_worker_info.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/meshworker/mesh_worker_vector_selector.cc b/source/meshworker/mesh_worker_vector_selector.cc
index 36d58a446a..a827a37416 100644
--- a/source/meshworker/mesh_worker_vector_selector.cc
+++ b/source/meshworker/mesh_worker_vector_selector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/meshworker/mesh_worker_vector_selector.inst.in b/source/meshworker/mesh_worker_vector_selector.inst.in
index 4de6186fc8..1c9363af0a 100644
--- a/source/meshworker/mesh_worker_vector_selector.inst.in
+++ b/source/meshworker/mesh_worker_vector_selector.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/CMakeLists.txt b/source/multigrid/CMakeLists.txt
index 36738e2b50..9fa85ba667 100644
--- a/source/multigrid/CMakeLists.txt
+++ b/source/multigrid/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/multigrid/mg_base.cc b/source/multigrid/mg_base.cc
index 424e043082..923804fedb 100644
--- a/source/multigrid/mg_base.cc
+++ b/source/multigrid/mg_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_base.inst.in b/source/multigrid/mg_base.inst.in
index 7446bc6e32..4de88a5fec 100644
--- a/source/multigrid/mg_base.inst.in
+++ b/source/multigrid/mg_base.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_dof_handler.cc b/source/multigrid/mg_dof_handler.cc
index ca6c9c0831..f6bb135386 100644
--- a/source/multigrid/mg_dof_handler.cc
+++ b/source/multigrid/mg_dof_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_dof_handler.inst.in b/source/multigrid/mg_dof_handler.inst.in
index 52779b60d5..1c5b7de658 100644
--- a/source/multigrid/mg_dof_handler.inst.in
+++ b/source/multigrid/mg_dof_handler.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_tools.cc b/source/multigrid/mg_tools.cc
index 5a0c233278..544386c0dc 100644
--- a/source/multigrid/mg_tools.cc
+++ b/source/multigrid/mg_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/multigrid/mg_tools.inst.in b/source/multigrid/mg_tools.inst.in
index 63f6353149..4dcf649f1b 100644
--- a/source/multigrid/mg_tools.inst.in
+++ b/source/multigrid/mg_tools.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_block.cc b/source/multigrid/mg_transfer_block.cc
index 681b65c6df..2c54bcfbbb 100644
--- a/source/multigrid/mg_transfer_block.cc
+++ b/source/multigrid/mg_transfer_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_block.inst.in b/source/multigrid/mg_transfer_block.inst.in
index 6bff38e9f7..47df486b28 100644
--- a/source/multigrid/mg_transfer_block.inst.in
+++ b/source/multigrid/mg_transfer_block.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_component.cc b/source/multigrid/mg_transfer_component.cc
index ffc8fa04e2..4a4d436f92 100644
--- a/source/multigrid/mg_transfer_component.cc
+++ b/source/multigrid/mg_transfer_component.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_component.inst.in b/source/multigrid/mg_transfer_component.inst.in
index 6c53ccb816..57ccc3158f 100644
--- a/source/multigrid/mg_transfer_component.inst.in
+++ b/source/multigrid/mg_transfer_component.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_prebuilt.cc b/source/multigrid/mg_transfer_prebuilt.cc
index 9b97b91896..3f5f67c8d3 100644
--- a/source/multigrid/mg_transfer_prebuilt.cc
+++ b/source/multigrid/mg_transfer_prebuilt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/mg_transfer_prebuilt.inst.in b/source/multigrid/mg_transfer_prebuilt.inst.in
index c72b279ae0..4ae43604d3 100644
--- a/source/multigrid/mg_transfer_prebuilt.inst.in
+++ b/source/multigrid/mg_transfer_prebuilt.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/multigrid.cc b/source/multigrid/multigrid.cc
index 2001252900..f70d07f684 100644
--- a/source/multigrid/multigrid.cc
+++ b/source/multigrid/multigrid.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/source/multigrid/multigrid.inst.in b/source/multigrid/multigrid.inst.in
index f74b685f14..400c38889c 100644
--- a/source/multigrid/multigrid.inst.in
+++ b/source/multigrid/multigrid.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/CMakeLists.txt b/source/numerics/CMakeLists.txt
index 3f8b5fa7af..28cdc5bb21 100644
--- a/source/numerics/CMakeLists.txt
+++ b/source/numerics/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2012 - 2013 by the deal.II authors
 ##
diff --git a/source/numerics/data_out.cc b/source/numerics/data_out.cc
index 5f1c39832a..9c24720cbe 100644
--- a/source/numerics/data_out.cc
+++ b/source/numerics/data_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out.inst.in b/source/numerics/data_out.inst.in
index 5210bb1d05..0cb4dbe68d 100644
--- a/source/numerics/data_out.inst.in
+++ b/source/numerics/data_out.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_dof_data.cc b/source/numerics/data_out_dof_data.cc
index 9b3cb62889..31f4a2bdb3 100644
--- a/source/numerics/data_out_dof_data.cc
+++ b/source/numerics/data_out_dof_data.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_dof_data.inst.in b/source/numerics/data_out_dof_data.inst.in
index c3ef3292db..4b321f1698 100644
--- a/source/numerics/data_out_dof_data.inst.in
+++ b/source/numerics/data_out_dof_data.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_faces.cc b/source/numerics/data_out_faces.cc
index 2b7c8b3b43..8fc90f1ffa 100644
--- a/source/numerics/data_out_faces.cc
+++ b/source/numerics/data_out_faces.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/data_out_faces.inst.in b/source/numerics/data_out_faces.inst.in
index 84516e4da6..a4de7ebfae 100644
--- a/source/numerics/data_out_faces.inst.in
+++ b/source/numerics/data_out_faces.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_rotation.cc b/source/numerics/data_out_rotation.cc
index efe34a46f0..f2a43a9c4f 100644
--- a/source/numerics/data_out_rotation.cc
+++ b/source/numerics/data_out_rotation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/data_out_rotation.inst.in b/source/numerics/data_out_rotation.inst.in
index 87c868bf7c..51abe1b641 100644
--- a/source/numerics/data_out_rotation.inst.in
+++ b/source/numerics/data_out_rotation.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_stack.cc b/source/numerics/data_out_stack.cc
index 9498aeef4a..f6388a13b8 100644
--- a/source/numerics/data_out_stack.cc
+++ b/source/numerics/data_out_stack.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_out_stack.inst.in b/source/numerics/data_out_stack.inst.in
index 0aed006bf8..78a47a24d6 100644
--- a/source/numerics/data_out_stack.inst.in
+++ b/source/numerics/data_out_stack.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_postprocessor.cc b/source/numerics/data_postprocessor.cc
index 70c386017c..22b4b97d6e 100644
--- a/source/numerics/data_postprocessor.cc
+++ b/source/numerics/data_postprocessor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/data_postprocessor.inst.in b/source/numerics/data_postprocessor.inst.in
index b170d35b3b..251e6ce967 100644
--- a/source/numerics/data_postprocessor.inst.in
+++ b/source/numerics/data_postprocessor.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/derivative_approximation.cc b/source/numerics/derivative_approximation.cc
index 044d12e5ed..2518037bc9 100644
--- a/source/numerics/derivative_approximation.cc
+++ b/source/numerics/derivative_approximation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/derivative_approximation.inst.in b/source/numerics/derivative_approximation.inst.in
index 668feb66c2..76ced0f6d5 100644
--- a/source/numerics/derivative_approximation.inst.in
+++ b/source/numerics/derivative_approximation.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/dof_output_operator.cc b/source/numerics/dof_output_operator.cc
index 740c8e89e7..1fe982e88e 100644
--- a/source/numerics/dof_output_operator.cc
+++ b/source/numerics/dof_output_operator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/dof_output_operator.inst.in b/source/numerics/dof_output_operator.inst.in
index 5aeafb7734..b6aafc8727 100644
--- a/source/numerics/dof_output_operator.inst.in
+++ b/source/numerics/dof_output_operator.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/error_estimator.cc b/source/numerics/error_estimator.cc
index d6a1c986b5..19ba50108a 100644
--- a/source/numerics/error_estimator.cc
+++ b/source/numerics/error_estimator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/error_estimator.inst.in b/source/numerics/error_estimator.inst.in
index 8ca601fbcf..d6eda8f3f9 100644
--- a/source/numerics/error_estimator.inst.in
+++ b/source/numerics/error_estimator.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/error_estimator_1d.cc b/source/numerics/error_estimator_1d.cc
index 0e37e2eb96..e91bfe0ab1 100644
--- a/source/numerics/error_estimator_1d.cc
+++ b/source/numerics/error_estimator_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/error_estimator_1d.inst.in b/source/numerics/error_estimator_1d.inst.in
index 66b0c787bc..0eb006d643 100644
--- a/source/numerics/error_estimator_1d.inst.in
+++ b/source/numerics/error_estimator_1d.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/fe_field_function.cc b/source/numerics/fe_field_function.cc
index d6f176aac0..a428a29b44 100644
--- a/source/numerics/fe_field_function.cc
+++ b/source/numerics/fe_field_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/fe_field_function.inst.in b/source/numerics/fe_field_function.inst.in
index e124e5cce3..104ad9ac76 100644
--- a/source/numerics/fe_field_function.inst.in
+++ b/source/numerics/fe_field_function.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/histogram.cc b/source/numerics/histogram.cc
index ac21b650a4..dfe2303070 100644
--- a/source/numerics/histogram.cc
+++ b/source/numerics/histogram.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/matrix_tools.cc b/source/numerics/matrix_tools.cc
index a24fc83867..87ca717ef0 100644
--- a/source/numerics/matrix_tools.cc
+++ b/source/numerics/matrix_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/matrix_tools.inst.in b/source/numerics/matrix_tools.inst.in
index 211ccdac5b..2b28ab3861 100644
--- a/source/numerics/matrix_tools.inst.in
+++ b/source/numerics/matrix_tools.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/point_value_history.cc b/source/numerics/point_value_history.cc
index 68cdab41c8..3d38533795 100644
--- a/source/numerics/point_value_history.cc
+++ b/source/numerics/point_value_history.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/point_value_history.inst.in b/source/numerics/point_value_history.inst.in
index c3ae1f0896..adfd027fbc 100644
--- a/source/numerics/point_value_history.inst.in
+++ b/source/numerics/point_value_history.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/solution_transfer.cc b/source/numerics/solution_transfer.cc
index 4ff07ce2cc..1d3a05c1ca 100644
--- a/source/numerics/solution_transfer.cc
+++ b/source/numerics/solution_transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/solution_transfer.inst.in b/source/numerics/solution_transfer.inst.in
index 05f2760106..787b937230 100644
--- a/source/numerics/solution_transfer.inst.in
+++ b/source/numerics/solution_transfer.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/solution_transfer_inst2.cc b/source/numerics/solution_transfer_inst2.cc
index 8292d039e6..5df1646a01 100644
--- a/source/numerics/solution_transfer_inst2.cc
+++ b/source/numerics/solution_transfer_inst2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/numerics/solution_transfer_inst3.cc b/source/numerics/solution_transfer_inst3.cc
index 5ba125b1d7..d5934011a4 100644
--- a/source/numerics/solution_transfer_inst3.cc
+++ b/source/numerics/solution_transfer_inst3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/numerics/solution_transfer_inst4.cc b/source/numerics/solution_transfer_inst4.cc
index f8c9518530..9115408cd3 100644
--- a/source/numerics/solution_transfer_inst4.cc
+++ b/source/numerics/solution_transfer_inst4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/source/numerics/time_dependent.cc b/source/numerics/time_dependent.cc
index 314f8d8a7c..f42fa8a157 100644
--- a/source/numerics/time_dependent.cc
+++ b/source/numerics/time_dependent.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/time_dependent.inst.in b/source/numerics/time_dependent.inst.in
index b851acc61c..5950c8e018 100644
--- a/source/numerics/time_dependent.inst.in
+++ b/source/numerics/time_dependent.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_boundary.cc b/source/numerics/vector_tools_boundary.cc
index 6ecf213c9c..a2ee99690b 100644
--- a/source/numerics/vector_tools_boundary.cc
+++ b/source/numerics/vector_tools_boundary.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_boundary.inst.in b/source/numerics/vector_tools_boundary.inst.in
index 813f195003..c5375af1f0 100644
--- a/source/numerics/vector_tools_boundary.inst.in
+++ b/source/numerics/vector_tools_boundary.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_constraints.cc b/source/numerics/vector_tools_constraints.cc
index 1ec77ec3e5..5f4972d5f0 100644
--- a/source/numerics/vector_tools_constraints.cc
+++ b/source/numerics/vector_tools_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_constraints.inst.in b/source/numerics/vector_tools_constraints.inst.in
index e78a376eb8..dfd4d2736d 100644
--- a/source/numerics/vector_tools_constraints.inst.in
+++ b/source/numerics/vector_tools_constraints.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_integrate_difference.cc b/source/numerics/vector_tools_integrate_difference.cc
index 4e6e8e6888..93578fae8d 100644
--- a/source/numerics/vector_tools_integrate_difference.cc
+++ b/source/numerics/vector_tools_integrate_difference.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_integrate_difference.inst.in b/source/numerics/vector_tools_integrate_difference.inst.in
index 4ad4fe0ec4..d275df29e2 100644
--- a/source/numerics/vector_tools_integrate_difference.inst.in
+++ b/source/numerics/vector_tools_integrate_difference.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_interpolate.cc b/source/numerics/vector_tools_interpolate.cc
index 3d57d8890c..92432abe05 100644
--- a/source/numerics/vector_tools_interpolate.cc
+++ b/source/numerics/vector_tools_interpolate.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_interpolate.inst.in b/source/numerics/vector_tools_interpolate.inst.in
index a21c69a76b..1da0f724dd 100644
--- a/source/numerics/vector_tools_interpolate.inst.in
+++ b/source/numerics/vector_tools_interpolate.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_mean_value.cc b/source/numerics/vector_tools_mean_value.cc
index a907916a06..7cfbf89d5e 100644
--- a/source/numerics/vector_tools_mean_value.cc
+++ b/source/numerics/vector_tools_mean_value.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_mean_value.inst.in b/source/numerics/vector_tools_mean_value.inst.in
index 89e5be1545..02b50fa520 100644
--- a/source/numerics/vector_tools_mean_value.inst.in
+++ b/source/numerics/vector_tools_mean_value.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_point_value.cc b/source/numerics/vector_tools_point_value.cc
index e5a0c30edd..cb281520d3 100644
--- a/source/numerics/vector_tools_point_value.cc
+++ b/source/numerics/vector_tools_point_value.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_point_value.inst.in b/source/numerics/vector_tools_point_value.inst.in
index 8dd47f73e0..6592543e1e 100644
--- a/source/numerics/vector_tools_point_value.inst.in
+++ b/source/numerics/vector_tools_point_value.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_project.cc b/source/numerics/vector_tools_project.cc
index cd5ba6fb7a..c7763a1933 100644
--- a/source/numerics/vector_tools_project.cc
+++ b/source/numerics/vector_tools_project.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_project.inst.in b/source/numerics/vector_tools_project.inst.in
index 3dc5d6b3e9..3ff9b7f1ea 100644
--- a/source/numerics/vector_tools_project.inst.in
+++ b/source/numerics/vector_tools_project.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_rhs.cc b/source/numerics/vector_tools_rhs.cc
index cb12d608e1..e102f881bb 100644
--- a/source/numerics/vector_tools_rhs.cc
+++ b/source/numerics/vector_tools_rhs.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/source/numerics/vector_tools_rhs.inst.in b/source/numerics/vector_tools_rhs.inst.in
index aed42a76ec..b1964cffbf 100644
--- a/source/numerics/vector_tools_rhs.inst.in
+++ b/source/numerics/vector_tools_rhs.inst.in
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 4fb9b299a5..4f683de2ca 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
diff --git a/tests/a-framework/build.cc b/tests/a-framework/build.cc
index 57640bf845..10c102f9e8 100644
--- a/tests/a-framework/build.cc
+++ b/tests/a-framework/build.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/a-framework/diff.cc b/tests/a-framework/diff.cc
index 34d3ab1d2d..9039bc6b82 100644
--- a/tests/a-framework/diff.cc
+++ b/tests/a-framework/diff.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/a-framework/passed.cc b/tests/a-framework/passed.cc
index b41280978b..6809478298 100644
--- a/tests/a-framework/passed.cc
+++ b/tests/a-framework/passed.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/a-framework/run.cc b/tests/a-framework/run.cc
index 271afee5c0..cf8faf6589 100644
--- a/tests/a-framework/run.cc
+++ b/tests/a-framework/run.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/any_data_01.cc b/tests/algorithms/any_data_01.cc
index e61c06d542..fb90e9f909 100644
--- a/tests/algorithms/any_data_01.cc
+++ b/tests/algorithms/any_data_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/newton_01.cc b/tests/algorithms/newton_01.cc
index e665a58556..4f09d7a100 100644
--- a/tests/algorithms/newton_01.cc
+++ b/tests/algorithms/newton_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/newton_01_compat.cc b/tests/algorithms/newton_01_compat.cc
index 2b45f0b775..d90c3d6305 100644
--- a/tests/algorithms/newton_01_compat.cc
+++ b/tests/algorithms/newton_01_compat.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/operator_compatibility.cc b/tests/algorithms/operator_compatibility.cc
index 2cb930bde9..d799c5e7d0 100644
--- a/tests/algorithms/operator_compatibility.cc
+++ b/tests/algorithms/operator_compatibility.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/theta_01.cc b/tests/algorithms/theta_01.cc
index 0acdce99d6..06f1c4ff80 100644
--- a/tests/algorithms/theta_01.cc
+++ b/tests/algorithms/theta_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/algorithms/theta_01_compat.cc b/tests/algorithms/theta_01_compat.cc
index 2c9acaf29e..734ea5062b 100644
--- a/tests/algorithms/theta_01_compat.cc
+++ b/tests/algorithms/theta_01_compat.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/all-headers/CMakeLists.txt b/tests/all-headers/CMakeLists.txt
index 5b1a722c24..b29d103c71 100644
--- a/tests/all-headers/CMakeLists.txt
+++ b/tests/all-headers/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
diff --git a/tests/all-headers/test_header.cc b/tests/all-headers/test_header.cc
index e079fb33c1..0eabc411aa 100644
--- a/tests/all-headers/test_header.cc
+++ b/tests/all-headers/test_header.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/aniso/anisotropic_crash.cc b/tests/aniso/anisotropic_crash.cc
index 35f33a1635..ee9105acba 100644
--- a/tests/aniso/anisotropic_crash.cc
+++ b/tests/aniso/anisotropic_crash.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/fe_tools.cc b/tests/aniso/fe_tools.cc
index 8553ac9754..8cf84e68a9 100644
--- a/tests/aniso/fe_tools.cc
+++ b/tests/aniso/fe_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/hp_constraints_dgp_08.cc b/tests/aniso/hp_constraints_dgp_08.cc
index ea91d37003..6203d6f290 100644
--- a/tests/aniso/hp_constraints_dgp_08.cc
+++ b/tests/aniso/hp_constraints_dgp_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/hp_constraints_dgp_monomial_08.cc b/tests/aniso/hp_constraints_dgp_monomial_08.cc
index b2e0bc9257..2e5e7c7123 100644
--- a/tests/aniso/hp_constraints_dgp_monomial_08.cc
+++ b/tests/aniso/hp_constraints_dgp_monomial_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
index a32ff19599..9dd8e674c2 100644
--- a/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
+++ b/tests/aniso/hp_constraints_dgp_nonparametric_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/hp_constraints_dgq_08.cc b/tests/aniso/hp_constraints_dgq_08.cc
index baa0fae1cf..bd53cbbab0 100644
--- a/tests/aniso/hp_constraints_dgq_08.cc
+++ b/tests/aniso/hp_constraints_dgq_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/mesh_3d_21.cc b/tests/aniso/mesh_3d_21.cc
index ae4cbd1577..913616a76d 100644
--- a/tests/aniso/mesh_3d_21.cc
+++ b/tests/aniso/mesh_3d_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/refine_and_coarsen_anisotropic.cc b/tests/aniso/refine_and_coarsen_anisotropic.cc
index 85f1d215dd..c5a5c5bfa2 100644
--- a/tests/aniso/refine_and_coarsen_anisotropic.cc
+++ b/tests/aniso/refine_and_coarsen_anisotropic.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/solution_transfer.cc b/tests/aniso/solution_transfer.cc
index 91ea38ca26..6c3ff56e99 100644
--- a/tests/aniso/solution_transfer.cc
+++ b/tests/aniso/solution_transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/aniso/up_and_down.cc b/tests/aniso/up_and_down.cc
index 834412df6d..1c920eaf02 100644
--- a/tests/aniso/up_and_down.cc
+++ b/tests/aniso/up_and_down.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/aligned_vector_01.cc b/tests/base/aligned_vector_01.cc
index b2a1026415..f65f61c2be 100644
--- a/tests/base/aligned_vector_01.cc
+++ b/tests/base/aligned_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/aligned_vector_02.cc b/tests/base/aligned_vector_02.cc
index 98c9af8534..381d68cb97 100644
--- a/tests/base/aligned_vector_02.cc
+++ b/tests/base/aligned_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/aligned_vector_03.cc b/tests/base/aligned_vector_03.cc
index 9cfbd5c43d..fea98c347e 100644
--- a/tests/base/aligned_vector_03.cc
+++ b/tests/base/aligned_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/anisotropic_1.cc b/tests/base/anisotropic_1.cc
index 85dfa92aa3..ea5c880abf 100644
--- a/tests/base/anisotropic_1.cc
+++ b/tests/base/anisotropic_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/anisotropic_2.cc b/tests/base/anisotropic_2.cc
index ec552df3c2..6a2d1af464 100644
--- a/tests/base/anisotropic_2.cc
+++ b/tests/base/anisotropic_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/auto_derivative_function.cc b/tests/base/auto_derivative_function.cc
index 3628893b33..21da00179b 100644
--- a/tests/base/auto_derivative_function.cc
+++ b/tests/base/auto_derivative_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/boost_iostreams_01.cc b/tests/base/boost_iostreams_01.cc
index 5686ca73a8..7e119f5321 100644
--- a/tests/base/boost_iostreams_01.cc
+++ b/tests/base/boost_iostreams_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/conditional_ostream.cc b/tests/base/conditional_ostream.cc
index c44da50160..07003c0b7c 100644
--- a/tests/base/conditional_ostream.cc
+++ b/tests/base/conditional_ostream.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/convergence_table_01.cc b/tests/base/convergence_table_01.cc
index bf1ed5511c..74e60138ab 100644
--- a/tests/base/convergence_table_01.cc
+++ b/tests/base/convergence_table_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/convergence_table_02.cc b/tests/base/convergence_table_02.cc
index 1226a34a14..3fcd099716 100644
--- a/tests/base/convergence_table_02.cc
+++ b/tests/base/convergence_table_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/convergence_table_03.cc b/tests/base/convergence_table_03.cc
index 65bed65f93..fc44157702 100644
--- a/tests/base/convergence_table_03.cc
+++ b/tests/base/convergence_table_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/convergence_table_04.cc b/tests/base/convergence_table_04.cc
index de4cea230d..2955c82c5b 100644
--- a/tests/base/convergence_table_04.cc
+++ b/tests/base/convergence_table_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base.cc b/tests/base/data_out_base.cc
index f476115036..3ec7e13daf 100644
--- a/tests/base/data_out_base.cc
+++ b/tests/base/data_out_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_dx.cc b/tests/base/data_out_base_dx.cc
index 652a927c7f..755b78eb87 100644
--- a/tests/base/data_out_base_dx.cc
+++ b/tests/base/data_out_base_dx.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_eps.cc b/tests/base/data_out_base_eps.cc
index 2c591344f3..9d570996b0 100644
--- a/tests/base/data_out_base_eps.cc
+++ b/tests/base/data_out_base_eps.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_gmv.cc b/tests/base/data_out_base_gmv.cc
index 0f07a37b54..cf7f72ad4e 100644
--- a/tests/base/data_out_base_gmv.cc
+++ b/tests/base/data_out_base_gmv.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_gnuplot.cc b/tests/base/data_out_base_gnuplot.cc
index ec841f1927..4da3ac305a 100644
--- a/tests/base/data_out_base_gnuplot.cc
+++ b/tests/base/data_out_base_gnuplot.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_povray.cc b/tests/base/data_out_base_povray.cc
index 71a8533e86..b1ec3f4d22 100644
--- a/tests/base/data_out_base_povray.cc
+++ b/tests/base/data_out_base_povray.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_pvd.cc b/tests/base/data_out_base_pvd.cc
index 6221457a1c..fa210ddba2 100644
--- a/tests/base/data_out_base_pvd.cc
+++ b/tests/base/data_out_base_pvd.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_pvtu.cc b/tests/base/data_out_base_pvtu.cc
index e1c964cd67..47d3b9c8a8 100644
--- a/tests/base/data_out_base_pvtu.cc
+++ b/tests/base/data_out_base_pvtu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_tecplot.cc b/tests/base/data_out_base_tecplot.cc
index 76c3539ab6..dcfaee82a9 100644
--- a/tests/base/data_out_base_tecplot.cc
+++ b/tests/base/data_out_base_tecplot.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_tecplot_bin.cc b/tests/base/data_out_base_tecplot_bin.cc
index 5360ab28dc..6bd1292296 100644
--- a/tests/base/data_out_base_tecplot_bin.cc
+++ b/tests/base/data_out_base_tecplot_bin.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtk.cc b/tests/base/data_out_base_vtk.cc
index 3fac84070b..ae125d728f 100644
--- a/tests/base/data_out_base_vtk.cc
+++ b/tests/base/data_out_base_vtk.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtk_cycle.cc b/tests/base/data_out_base_vtk_cycle.cc
index 2f81d3fdad..5325db9a0e 100644
--- a/tests/base/data_out_base_vtk_cycle.cc
+++ b/tests/base/data_out_base_vtk_cycle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtk_time.cc b/tests/base/data_out_base_vtk_time.cc
index 3c01d51c14..daf12eb712 100644
--- a/tests/base/data_out_base_vtk_time.cc
+++ b/tests/base/data_out_base_vtk_time.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtk_time_and_cycle.cc b/tests/base/data_out_base_vtk_time_and_cycle.cc
index cd89ac4bbb..fc300ec1e8 100644
--- a/tests/base/data_out_base_vtk_time_and_cycle.cc
+++ b/tests/base/data_out_base_vtk_time_and_cycle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtu.cc b/tests/base/data_out_base_vtu.cc
index 234a7f0472..17ba9efadf 100644
--- a/tests/base/data_out_base_vtu.cc
+++ b/tests/base/data_out_base_vtu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtu_cycle.cc b/tests/base/data_out_base_vtu_cycle.cc
index 00bd315fba..46ace175a0 100644
--- a/tests/base/data_out_base_vtu_cycle.cc
+++ b/tests/base/data_out_base_vtu_cycle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtu_time.cc b/tests/base/data_out_base_vtu_time.cc
index 4895899413..c3920fd172 100644
--- a/tests/base/data_out_base_vtu_time.cc
+++ b/tests/base/data_out_base_vtu_time.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_base_vtu_time_and_cycle.cc b/tests/base/data_out_base_vtu_time_and_cycle.cc
index 4b7e9f7800..5d46c455b9 100644
--- a/tests/base/data_out_base_vtu_time_and_cycle.cc
+++ b/tests/base/data_out_base_vtu_time_and_cycle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/data_out_reader_01.cc b/tests/base/data_out_reader_01.cc
index 99a0995066..7d88b7c57b 100644
--- a/tests/base/data_out_reader_01.cc
+++ b/tests/base/data_out_reader_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_01.cc b/tests/base/full_tensor_01.cc
index d500ddf1d5..04a2bf95d9 100644
--- a/tests/base/full_tensor_01.cc
+++ b/tests/base/full_tensor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_02.cc b/tests/base/full_tensor_02.cc
index 87ee6646b6..19c299efbd 100644
--- a/tests/base/full_tensor_02.cc
+++ b/tests/base/full_tensor_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_03.cc b/tests/base/full_tensor_03.cc
index bd9997ea85..c45c8995cd 100644
--- a/tests/base/full_tensor_03.cc
+++ b/tests/base/full_tensor_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_04.cc b/tests/base/full_tensor_04.cc
index 1b9d8d89ef..4ebc4c8b13 100644
--- a/tests/base/full_tensor_04.cc
+++ b/tests/base/full_tensor_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_05.cc b/tests/base/full_tensor_05.cc
index a76973e764..ac8d79a9f0 100644
--- a/tests/base/full_tensor_05.cc
+++ b/tests/base/full_tensor_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_06.cc b/tests/base/full_tensor_06.cc
index 60ba3db8fb..fb76e4682a 100644
--- a/tests/base/full_tensor_06.cc
+++ b/tests/base/full_tensor_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_08.cc b/tests/base/full_tensor_08.cc
index b906268d34..c574226826 100644
--- a/tests/base/full_tensor_08.cc
+++ b/tests/base/full_tensor_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_09.cc b/tests/base/full_tensor_09.cc
index e72fd314c9..7731a4f607 100644
--- a/tests/base/full_tensor_09.cc
+++ b/tests/base/full_tensor_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/full_tensor_10.cc b/tests/base/full_tensor_10.cc
index 5d9d4598b6..8121bf4c2b 100644
--- a/tests/base/full_tensor_10.cc
+++ b/tests/base/full_tensor_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_derivative.cc b/tests/base/function_derivative.cc
index 1fd33298fa..5138bb11a8 100644
--- a/tests/base/function_derivative.cc
+++ b/tests/base/function_derivative.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_parser.cc b/tests/base/function_parser.cc
index c82bc72bf3..1690198e75 100644
--- a/tests/base/function_parser.cc
+++ b/tests/base/function_parser.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_parser_02.cc b/tests/base/function_parser_02.cc
index ae6e088af8..8dc84db112 100644
--- a/tests/base/function_parser_02.cc
+++ b/tests/base/function_parser_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_parser_03.cc b/tests/base/function_parser_03.cc
index 7e8250f89d..b4a6fbaaf3 100644
--- a/tests/base/function_parser_03.cc
+++ b/tests/base/function_parser_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_parser_04.cc b/tests/base/function_parser_04.cc
index 869e237688..dffe8695a9 100644
--- a/tests/base/function_parser_04.cc
+++ b/tests/base/function_parser_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/function_parser_06.cc b/tests/base/function_parser_06.cc
index 4bc3328105..3af2240f51 100644
--- a/tests/base/function_parser_06.cc
+++ b/tests/base/function_parser_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/base/function_parser_07.cc b/tests/base/function_parser_07.cc
index 571256c3ae..8d7ef582a4 100644
--- a/tests/base/function_parser_07.cc
+++ b/tests/base/function_parser_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/base/functions.h b/tests/base/functions.h
index 1da9297f77..db407ee75c 100644
--- a/tests/base/functions.h
+++ b/tests/base/functions.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) @YEAR@ by the deal.II authors
 //
diff --git a/tests/base/functions_01.cc b/tests/base/functions_01.cc
index 5fbb2ef758..a525997391 100644
--- a/tests/base/functions_01.cc
+++ b/tests/base/functions_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_02.cc b/tests/base/functions_02.cc
index e5a59cad15..98ee1ffb9d 100644
--- a/tests/base/functions_02.cc
+++ b/tests/base/functions_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_03.cc b/tests/base/functions_03.cc
index b9d98719cd..8144464ad2 100644
--- a/tests/base/functions_03.cc
+++ b/tests/base/functions_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_04.cc b/tests/base/functions_04.cc
index d9c6fad08f..2a4d8fa28f 100644
--- a/tests/base/functions_04.cc
+++ b/tests/base/functions_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/base/functions_05.cc b/tests/base/functions_05.cc
index ca1b4a4fad..a2c91c32a2 100644
--- a/tests/base/functions_05.cc
+++ b/tests/base/functions_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_06.cc b/tests/base/functions_06.cc
index 5c185e6f69..ad12637273 100644
--- a/tests/base/functions_06.cc
+++ b/tests/base/functions_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_07.cc b/tests/base/functions_07.cc
index 619d89337b..f2ce45d894 100644
--- a/tests/base/functions_07.cc
+++ b/tests/base/functions_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_08.cc b/tests/base/functions_08.cc
index c4e367ad6c..820673092c 100644
--- a/tests/base/functions_08.cc
+++ b/tests/base/functions_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_09.cc b/tests/base/functions_09.cc
index f15ded641d..edfb08ec8a 100644
--- a/tests/base/functions_09.cc
+++ b/tests/base/functions_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_10.cc b/tests/base/functions_10.cc
index 4c2919bdec..afb8bb924b 100644
--- a/tests/base/functions_10.cc
+++ b/tests/base/functions_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_11.cc b/tests/base/functions_11.cc
index a41f099465..db8abb9e87 100644
--- a/tests/base/functions_11.cc
+++ b/tests/base/functions_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/functions_singularity.cc b/tests/base/functions_singularity.cc
index 0255c3eb67..e0756aa33a 100644
--- a/tests/base/functions_singularity.cc
+++ b/tests/base/functions_singularity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/base/gauss_lobatto.cc b/tests/base/gauss_lobatto.cc
index ae10097089..323363c94d 100644
--- a/tests/base/gauss_lobatto.cc
+++ b/tests/base/gauss_lobatto.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_1.cc b/tests/base/geometry_info_1.cc
index 89938fb79c..3ccba22e51 100644
--- a/tests/base/geometry_info_1.cc
+++ b/tests/base/geometry_info_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_2.cc b/tests/base/geometry_info_2.cc
index c814487f9f..583d7fcbcb 100644
--- a/tests/base/geometry_info_2.cc
+++ b/tests/base/geometry_info_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_3.cc b/tests/base/geometry_info_3.cc
index cede686ece..9552f49a4b 100644
--- a/tests/base/geometry_info_3.cc
+++ b/tests/base/geometry_info_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_4.cc b/tests/base/geometry_info_4.cc
index 347a0c7f62..84b36cba93 100644
--- a/tests/base/geometry_info_4.cc
+++ b/tests/base/geometry_info_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_5.cc b/tests/base/geometry_info_5.cc
index 81afbe8d93..08d6f0cd88 100644
--- a/tests/base/geometry_info_5.cc
+++ b/tests/base/geometry_info_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_6.cc b/tests/base/geometry_info_6.cc
index cc818ded83..dfad8d8f59 100644
--- a/tests/base/geometry_info_6.cc
+++ b/tests/base/geometry_info_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_7.cc b/tests/base/geometry_info_7.cc
index 66c7576e08..d89cf27651 100644
--- a/tests/base/geometry_info_7.cc
+++ b/tests/base/geometry_info_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/geometry_info_8.cc b/tests/base/geometry_info_8.cc
index 6e3097bcc5..a69274957f 100644
--- a/tests/base/geometry_info_8.cc
+++ b/tests/base/geometry_info_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_01.cc b/tests/base/graph_coloring_01.cc
index eb1de9ab69..2dc9293bd2 100644
--- a/tests/base/graph_coloring_01.cc
+++ b/tests/base/graph_coloring_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_02.cc b/tests/base/graph_coloring_02.cc
index c80cf118a3..c969f65547 100644
--- a/tests/base/graph_coloring_02.cc
+++ b/tests/base/graph_coloring_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_02a.cc b/tests/base/graph_coloring_02a.cc
index 7d4268a3f5..c66a9ef61b 100644
--- a/tests/base/graph_coloring_02a.cc
+++ b/tests/base/graph_coloring_02a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_03.cc b/tests/base/graph_coloring_03.cc
index 5e1cf67819..c0ec504703 100644
--- a/tests/base/graph_coloring_03.cc
+++ b/tests/base/graph_coloring_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_04.cc b/tests/base/graph_coloring_04.cc
index 62999cd7f9..cdce768fae 100644
--- a/tests/base/graph_coloring_04.cc
+++ b/tests/base/graph_coloring_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_05.cc b/tests/base/graph_coloring_05.cc
index 97e95da013..45ca7f659f 100644
--- a/tests/base/graph_coloring_05.cc
+++ b/tests/base/graph_coloring_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/graph_coloring_06.cc b/tests/base/graph_coloring_06.cc
index 9f41c665bf..1cb032f357 100644
--- a/tests/base/graph_coloring_06.cc
+++ b/tests/base/graph_coloring_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/hierarchical.cc b/tests/base/hierarchical.cc
index 2f1478206c..bfe3c7de2c 100644
--- a/tests/base/hierarchical.cc
+++ b/tests/base/hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_01.cc b/tests/base/index_set_01.cc
index 3d768866c7..55b3866af9 100644
--- a/tests/base/index_set_01.cc
+++ b/tests/base/index_set_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_02.cc b/tests/base/index_set_02.cc
index e5faa533a3..2d0a676624 100644
--- a/tests/base/index_set_02.cc
+++ b/tests/base/index_set_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_03.cc b/tests/base/index_set_03.cc
index 8d66ec0546..f46ac07bcc 100644
--- a/tests/base/index_set_03.cc
+++ b/tests/base/index_set_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_04.cc b/tests/base/index_set_04.cc
index d7016f56b3..54a41a11bc 100644
--- a/tests/base/index_set_04.cc
+++ b/tests/base/index_set_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_05.cc b/tests/base/index_set_05.cc
index 3dc4e3105c..5bf1d551c1 100644
--- a/tests/base/index_set_05.cc
+++ b/tests/base/index_set_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_06.cc b/tests/base/index_set_06.cc
index 981bdfb85e..a8faafea64 100644
--- a/tests/base/index_set_06.cc
+++ b/tests/base/index_set_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_07.cc b/tests/base/index_set_07.cc
index ac0bf0c872..1869eb95af 100644
--- a/tests/base/index_set_07.cc
+++ b/tests/base/index_set_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_08.cc b/tests/base/index_set_08.cc
index 7a8fa63aa7..bb356cf6b3 100644
--- a/tests/base/index_set_08.cc
+++ b/tests/base/index_set_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_09.cc b/tests/base/index_set_09.cc
index af333e6d57..4598d05c35 100644
--- a/tests/base/index_set_09.cc
+++ b/tests/base/index_set_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_10.cc b/tests/base/index_set_10.cc
index 4a4a74deac..94f508bcf6 100644
--- a/tests/base/index_set_10.cc
+++ b/tests/base/index_set_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_11.cc b/tests/base/index_set_11.cc
index ad038838d7..e275df8362 100644
--- a/tests/base/index_set_11.cc
+++ b/tests/base/index_set_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_12.cc b/tests/base/index_set_12.cc
index bf2b231890..3a10660040 100644
--- a/tests/base/index_set_12.cc
+++ b/tests/base/index_set_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_13.cc b/tests/base/index_set_13.cc
index 92f98a5a8e..705b2a8d0b 100644
--- a/tests/base/index_set_13.cc
+++ b/tests/base/index_set_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_14.cc b/tests/base/index_set_14.cc
index a69ac9dfb6..78e4d520e0 100644
--- a/tests/base/index_set_14.cc
+++ b/tests/base/index_set_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_15.cc b/tests/base/index_set_15.cc
index 3c05906c65..2f4ab428ec 100644
--- a/tests/base/index_set_15.cc
+++ b/tests/base/index_set_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_16.cc b/tests/base/index_set_16.cc
index 2c53c94150..77b1535453 100644
--- a/tests/base/index_set_16.cc
+++ b/tests/base/index_set_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_17.cc b/tests/base/index_set_17.cc
index a495c13d7a..727504d444 100644
--- a/tests/base/index_set_17.cc
+++ b/tests/base/index_set_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_18.cc b/tests/base/index_set_18.cc
index 1b837743ed..4f1a26570b 100644
--- a/tests/base/index_set_18.cc
+++ b/tests/base/index_set_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_19.cc b/tests/base/index_set_19.cc
index 8f5664acd9..6eb84bf002 100644
--- a/tests/base/index_set_19.cc
+++ b/tests/base/index_set_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_20.cc b/tests/base/index_set_20.cc
index 0a3021a70b..986c53dcbc 100644
--- a/tests/base/index_set_20.cc
+++ b/tests/base/index_set_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_20_offset.cc b/tests/base/index_set_20_offset.cc
index 5518674614..142427897a 100644
--- a/tests/base/index_set_20_offset.cc
+++ b/tests/base/index_set_20_offset.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_21.cc b/tests/base/index_set_21.cc
index 87298d4fe7..4488502ed1 100644
--- a/tests/base/index_set_21.cc
+++ b/tests/base/index_set_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_22.cc b/tests/base/index_set_22.cc
index 906d4eb1e1..1b23d2c5a4 100644
--- a/tests/base/index_set_22.cc
+++ b/tests/base/index_set_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_23.cc b/tests/base/index_set_23.cc
index 0f78b3639b..20d9e91163 100644
--- a/tests/base/index_set_23.cc
+++ b/tests/base/index_set_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_readwrite_01.cc b/tests/base/index_set_readwrite_01.cc
index 001f6d75bb..b47002f11d 100644
--- a/tests/base/index_set_readwrite_01.cc
+++ b/tests/base/index_set_readwrite_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_readwrite_02.cc b/tests/base/index_set_readwrite_02.cc
index c08e5f9447..ef433fedaa 100644
--- a/tests/base/index_set_readwrite_02.cc
+++ b/tests/base/index_set_readwrite_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/index_set_readwrite_03.cc b/tests/base/index_set_readwrite_03.cc
index e00de19b4f..a7fdc57d03 100644
--- a/tests/base/index_set_readwrite_03.cc
+++ b/tests/base/index_set_readwrite_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/is_finite.cc b/tests/base/is_finite.cc
index 81b9328bc3..69e2e43f99 100644
--- a/tests/base/is_finite.cc
+++ b/tests/base/is_finite.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/is_finite_complex.cc b/tests/base/is_finite_complex.cc
index dd15295782..165134428b 100644
--- a/tests/base/is_finite_complex.cc
+++ b/tests/base/is_finite_complex.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/log_crash_01.cc b/tests/base/log_crash_01.cc
index c4b4b28e2f..a0c1bdec12 100644
--- a/tests/base/log_crash_01.cc
+++ b/tests/base/log_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/log_infinity.cc b/tests/base/log_infinity.cc
index 5f20da79db..f73a125a5e 100644
--- a/tests/base/log_infinity.cc
+++ b/tests/base/log_infinity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/log_nan.cc b/tests/base/log_nan.cc
index 3dbbad4e12..bbd2d03539 100644
--- a/tests/base/log_nan.cc
+++ b/tests/base/log_nan.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/log_precision.cc b/tests/base/log_precision.cc
index d958f4f912..60b675fb4a 100644
--- a/tests/base/log_precision.cc
+++ b/tests/base/log_precision.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/log_width.cc b/tests/base/log_width.cc
index 175e1b62c4..5c8d348842 100644
--- a/tests/base/log_width.cc
+++ b/tests/base/log_width.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/logstream_end.cc b/tests/base/logstream_end.cc
index dfa3f676d1..5d814487fa 100644
--- a/tests/base/logstream_end.cc
+++ b/tests/base/logstream_end.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/logtest.cc b/tests/base/logtest.cc
index 045972a2e6..107d3da552 100644
--- a/tests/base/logtest.cc
+++ b/tests/base/logtest.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/mutex_01.cc b/tests/base/mutex_01.cc
index 4242042561..cac67b4091 100644
--- a/tests/base/mutex_01.cc
+++ b/tests/base/mutex_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/named_data.cc b/tests/base/named_data.cc
index e9f61abc60..f7e2ad631a 100644
--- a/tests/base/named_data.cc
+++ b/tests/base/named_data.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/number_traits_complex.cc b/tests/base/number_traits_complex.cc
index 397cd56388..75c1783433 100644
--- a/tests/base/number_traits_complex.cc
+++ b/tests/base/number_traits_complex.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/number_traits_real.cc b/tests/base/number_traits_real.cc
index 262dde0ea1..9e0091f6eb 100644
--- a/tests/base/number_traits_real.cc
+++ b/tests/base/number_traits_real.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/parallel_accumulate.cc b/tests/base/parallel_accumulate.cc
index beb93ea550..57596f36f4 100644
--- a/tests/base/parallel_accumulate.cc
+++ b/tests/base/parallel_accumulate.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/parallel_transform_01.cc b/tests/base/parallel_transform_01.cc
index 6d14276161..fcdb76cacf 100644
--- a/tests/base/parallel_transform_01.cc
+++ b/tests/base/parallel_transform_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/parallel_transform_02.cc b/tests/base/parallel_transform_02.cc
index fc70fbdd8a..0e8fceb111 100644
--- a/tests/base/parallel_transform_02.cc
+++ b/tests/base/parallel_transform_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/parallel_transform_03.cc b/tests/base/parallel_transform_03.cc
index 2012fb6c31..2e5f5e648e 100644
--- a/tests/base/parallel_transform_03.cc
+++ b/tests/base/parallel_transform_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/patches.h b/tests/base/patches.h
index 2b1aa2439d..68137befc2 100644
--- a/tests/base/patches.h
+++ b/tests/base/patches.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2010 by the deal.II authors
 //
diff --git a/tests/base/patterns_01.cc b/tests/base/patterns_01.cc
index d0fecf6dd6..7dfec4a72d 100644
--- a/tests/base/patterns_01.cc
+++ b/tests/base/patterns_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/point_01.cc b/tests/base/point_01.cc
index 605b30bab0..ea61bbf1c2 100644
--- a/tests/base/point_01.cc
+++ b/tests/base/point_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial1d.cc b/tests/base/polynomial1d.cc
index 6f90816d11..c93fc5b14e 100644
--- a/tests/base/polynomial1d.cc
+++ b/tests/base/polynomial1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_hermite_interpolation.cc b/tests/base/polynomial_hermite_interpolation.cc
index 491c263ac0..669b680bd9 100644
--- a/tests/base/polynomial_hermite_interpolation.cc
+++ b/tests/base/polynomial_hermite_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_lagrange.cc b/tests/base/polynomial_lagrange.cc
index 90e0a7b338..8741764e40 100644
--- a/tests/base/polynomial_lagrange.cc
+++ b/tests/base/polynomial_lagrange.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_lagrange_ops.cc b/tests/base/polynomial_lagrange_ops.cc
index 75898a59d3..8440b752e5 100644
--- a/tests/base/polynomial_lagrange_ops.cc
+++ b/tests/base/polynomial_lagrange_ops.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_lagrange_order.cc b/tests/base/polynomial_lagrange_order.cc
index 0f55292bc5..580edb7d97 100644
--- a/tests/base/polynomial_lagrange_order.cc
+++ b/tests/base/polynomial_lagrange_order.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_lagrange_product.cc b/tests/base/polynomial_lagrange_product.cc
index d11e59a832..bc6480513f 100644
--- a/tests/base/polynomial_lagrange_product.cc
+++ b/tests/base/polynomial_lagrange_product.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_minus_equals.cc b/tests/base/polynomial_minus_equals.cc
index a198b150a1..766be01079 100644
--- a/tests/base/polynomial_minus_equals.cc
+++ b/tests/base/polynomial_minus_equals.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomial_test.cc b/tests/base/polynomial_test.cc
index 22297824f3..d7c5759cf3 100644
--- a/tests/base/polynomial_test.cc
+++ b/tests/base/polynomial_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomials_bdm_01.cc b/tests/base/polynomials_bdm_01.cc
index 5a9d64854c..59f664143a 100644
--- a/tests/base/polynomials_bdm_01.cc
+++ b/tests/base/polynomials_bdm_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomials_rt.cc b/tests/base/polynomials_rt.cc
index 9f1c428977..22873271f1 100644
--- a/tests/base/polynomials_rt.cc
+++ b/tests/base/polynomials_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/polynomials_tensor.cc b/tests/base/polynomials_tensor.cc
index 95f0bd6806..32eac83024 100644
--- a/tests/base/polynomials_tensor.cc
+++ b/tests/base/polynomials_tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/base/qprojector.cc b/tests/base/qprojector.cc
index 690e700e6f..3aecf63352 100644
--- a/tests/base/qprojector.cc
+++ b/tests/base/qprojector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/quadrature_selector.cc b/tests/base/quadrature_selector.cc
index 6e917dbe5b..41d0e718c7 100644
--- a/tests/base/quadrature_selector.cc
+++ b/tests/base/quadrature_selector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/quadrature_sorted_test.cc b/tests/base/quadrature_sorted_test.cc
index b81ae4b5e4..fe46f13785 100644
--- a/tests/base/quadrature_sorted_test.cc
+++ b/tests/base/quadrature_sorted_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/quadrature_test.cc b/tests/base/quadrature_test.cc
index ec4af15050..b68eac0b47 100644
--- a/tests/base/quadrature_test.cc
+++ b/tests/base/quadrature_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/reference.cc b/tests/base/reference.cc
index 7730221791..399f4cadc0 100644
--- a/tests/base/reference.cc
+++ b/tests/base/reference.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/scalar_01.cc b/tests/base/scalar_01.cc
index 86b0606117..ce0944f1dd 100644
--- a/tests/base/scalar_01.cc
+++ b/tests/base/scalar_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/slice_vector.cc b/tests/base/slice_vector.cc
index d05a7d378d..97db654583 100644
--- a/tests/base/slice_vector.cc
+++ b/tests/base/slice_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_01.cc b/tests/base/symmetric_tensor_01.cc
index 0d3dda4f83..cf209efef5 100644
--- a/tests/base/symmetric_tensor_01.cc
+++ b/tests/base/symmetric_tensor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_02.cc b/tests/base/symmetric_tensor_02.cc
index 1e3b75ae02..159ea742bd 100644
--- a/tests/base/symmetric_tensor_02.cc
+++ b/tests/base/symmetric_tensor_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_03.cc b/tests/base/symmetric_tensor_03.cc
index 68adea1e17..67fbca7386 100644
--- a/tests/base/symmetric_tensor_03.cc
+++ b/tests/base/symmetric_tensor_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_04.cc b/tests/base/symmetric_tensor_04.cc
index b3e47b4789..f89f4073df 100644
--- a/tests/base/symmetric_tensor_04.cc
+++ b/tests/base/symmetric_tensor_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_05.cc b/tests/base/symmetric_tensor_05.cc
index 718e457d77..8fcd12d420 100644
--- a/tests/base/symmetric_tensor_05.cc
+++ b/tests/base/symmetric_tensor_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_06.cc b/tests/base/symmetric_tensor_06.cc
index 3d5dc75cc1..e69d779708 100644
--- a/tests/base/symmetric_tensor_06.cc
+++ b/tests/base/symmetric_tensor_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_07.cc b/tests/base/symmetric_tensor_07.cc
index 0b002f9401..06d5777733 100644
--- a/tests/base/symmetric_tensor_07.cc
+++ b/tests/base/symmetric_tensor_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_08.cc b/tests/base/symmetric_tensor_08.cc
index e7763f18ec..f5757fabc0 100644
--- a/tests/base/symmetric_tensor_08.cc
+++ b/tests/base/symmetric_tensor_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_09.cc b/tests/base/symmetric_tensor_09.cc
index 2dacff5bb6..9370be6cea 100644
--- a/tests/base/symmetric_tensor_09.cc
+++ b/tests/base/symmetric_tensor_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_10.cc b/tests/base/symmetric_tensor_10.cc
index 674813121c..326b37b84c 100644
--- a/tests/base/symmetric_tensor_10.cc
+++ b/tests/base/symmetric_tensor_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_11.cc b/tests/base/symmetric_tensor_11.cc
index bd7b1b688b..a1f67100e7 100644
--- a/tests/base/symmetric_tensor_11.cc
+++ b/tests/base/symmetric_tensor_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_12.cc b/tests/base/symmetric_tensor_12.cc
index d841979191..c94783aec0 100644
--- a/tests/base/symmetric_tensor_12.cc
+++ b/tests/base/symmetric_tensor_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_13.cc b/tests/base/symmetric_tensor_13.cc
index 6a9693bd02..9c5623a2c1 100644
--- a/tests/base/symmetric_tensor_13.cc
+++ b/tests/base/symmetric_tensor_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_14.cc b/tests/base/symmetric_tensor_14.cc
index a99ad80902..5e77433080 100644
--- a/tests/base/symmetric_tensor_14.cc
+++ b/tests/base/symmetric_tensor_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_15.cc b/tests/base/symmetric_tensor_15.cc
index c41490fa70..da36f83d64 100644
--- a/tests/base/symmetric_tensor_15.cc
+++ b/tests/base/symmetric_tensor_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_16.cc b/tests/base/symmetric_tensor_16.cc
index 57d1e1050e..fd3bc8c992 100644
--- a/tests/base/symmetric_tensor_16.cc
+++ b/tests/base/symmetric_tensor_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_17.cc b/tests/base/symmetric_tensor_17.cc
index a6204f3d3d..53ae667b54 100644
--- a/tests/base/symmetric_tensor_17.cc
+++ b/tests/base/symmetric_tensor_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_18.cc b/tests/base/symmetric_tensor_18.cc
index 49c74c59d3..5844fc25d2 100644
--- a/tests/base/symmetric_tensor_18.cc
+++ b/tests/base/symmetric_tensor_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_19.cc b/tests/base/symmetric_tensor_19.cc
index fe782feb38..c9318d0e5d 100644
--- a/tests/base/symmetric_tensor_19.cc
+++ b/tests/base/symmetric_tensor_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_20.cc b/tests/base/symmetric_tensor_20.cc
index c202ef0341..86872b3cc0 100644
--- a/tests/base/symmetric_tensor_20.cc
+++ b/tests/base/symmetric_tensor_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_21.cc b/tests/base/symmetric_tensor_21.cc
index e2c6d233cc..ce47cb07ea 100644
--- a/tests/base/symmetric_tensor_21.cc
+++ b/tests/base/symmetric_tensor_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_22.cc b/tests/base/symmetric_tensor_22.cc
index bc742c3564..759103864d 100644
--- a/tests/base/symmetric_tensor_22.cc
+++ b/tests/base/symmetric_tensor_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_23.cc b/tests/base/symmetric_tensor_23.cc
index c311189dec..859b78b8eb 100644
--- a/tests/base/symmetric_tensor_23.cc
+++ b/tests/base/symmetric_tensor_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_24.cc b/tests/base/symmetric_tensor_24.cc
index 1f22bb4652..8dcfa08903 100644
--- a/tests/base/symmetric_tensor_24.cc
+++ b/tests/base/symmetric_tensor_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_25.cc b/tests/base/symmetric_tensor_25.cc
index e9bf54a9ce..2991c002a0 100644
--- a/tests/base/symmetric_tensor_25.cc
+++ b/tests/base/symmetric_tensor_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_26.cc b/tests/base/symmetric_tensor_26.cc
index b7ed88f2a9..268e8dfa41 100644
--- a/tests/base/symmetric_tensor_26.cc
+++ b/tests/base/symmetric_tensor_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/symmetric_tensor_27.cc b/tests/base/symmetric_tensor_27.cc
index e0445bcef7..ed4097cc3f 100644
--- a/tests/base/symmetric_tensor_27.cc
+++ b/tests/base/symmetric_tensor_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table.cc b/tests/base/table.cc
index 2b9be739ac..a26165245c 100644
--- a/tests/base/table.cc
+++ b/tests/base/table.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_02.cc b/tests/base/table_02.cc
index 2835a3f9df..009ed1b5e5 100644
--- a/tests/base/table_02.cc
+++ b/tests/base/table_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_03.cc b/tests/base/table_03.cc
index f001c04e0f..7c3e42dc6e 100644
--- a/tests/base/table_03.cc
+++ b/tests/base/table_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_04.cc b/tests/base/table_04.cc
index f792b61957..e9c46aaf66 100644
--- a/tests/base/table_04.cc
+++ b/tests/base/table_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_01.cc b/tests/base/table_handler_01.cc
index 85e55ef74b..c28f5727af 100644
--- a/tests/base/table_handler_01.cc
+++ b/tests/base/table_handler_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_02.cc b/tests/base/table_handler_02.cc
index 977c1e1367..021adadb07 100644
--- a/tests/base/table_handler_02.cc
+++ b/tests/base/table_handler_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_03.cc b/tests/base/table_handler_03.cc
index 32b1882e84..7095caca8b 100644
--- a/tests/base/table_handler_03.cc
+++ b/tests/base/table_handler_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_04.cc b/tests/base/table_handler_04.cc
index ce85e1c401..a944e0cacd 100644
--- a/tests/base/table_handler_04.cc
+++ b/tests/base/table_handler_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_05.cc b/tests/base/table_handler_05.cc
index 4bebca2dcf..818099f338 100644
--- a/tests/base/table_handler_05.cc
+++ b/tests/base/table_handler_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_06.cc b/tests/base/table_handler_06.cc
index 6ba6409007..9f1b53d330 100644
--- a/tests/base/table_handler_06.cc
+++ b/tests/base/table_handler_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_07.cc b/tests/base/table_handler_07.cc
index 4557c6b6b8..1b02c24896 100644
--- a/tests/base/table_handler_07.cc
+++ b/tests/base/table_handler_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_08.cc b/tests/base/table_handler_08.cc
index ea7e40dee8..d4f3654780 100644
--- a/tests/base/table_handler_08.cc
+++ b/tests/base/table_handler_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_09.cc b/tests/base/table_handler_09.cc
index 460fb265b8..df1218c5d0 100644
--- a/tests/base/table_handler_09.cc
+++ b/tests/base/table_handler_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_10.cc b/tests/base/table_handler_10.cc
index 123f39dd65..ae5af5658c 100644
--- a/tests/base/table_handler_10.cc
+++ b/tests/base/table_handler_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_11.cc b/tests/base/table_handler_11.cc
index 3b20d10e77..181cef1378 100644
--- a/tests/base/table_handler_11.cc
+++ b/tests/base/table_handler_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_12.cc b/tests/base/table_handler_12.cc
index 1589972db6..06164f26d5 100644
--- a/tests/base/table_handler_12.cc
+++ b/tests/base/table_handler_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_handler_13.cc b/tests/base/table_handler_13.cc
index 226a1cd4a6..b994f07461 100644
--- a/tests/base/table_handler_13.cc
+++ b/tests/base/table_handler_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/base/table_indices_01.cc b/tests/base/table_indices_01.cc
index 560f2b7891..45ecadcc9f 100644
--- a/tests/base/table_indices_01.cc
+++ b/tests/base/table_indices_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_01.cc b/tests/base/task_01.cc
index 90829d431a..188476480d 100644
--- a/tests/base/task_01.cc
+++ b/tests/base/task_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_02.cc b/tests/base/task_02.cc
index a947b1eb96..c10ba9ff90 100644
--- a/tests/base/task_02.cc
+++ b/tests/base/task_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_03.cc b/tests/base/task_03.cc
index 95f50bad06..2e42751128 100644
--- a/tests/base/task_03.cc
+++ b/tests/base/task_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_04.cc b/tests/base/task_04.cc
index f71d1efe24..f24b92ec46 100644
--- a/tests/base/task_04.cc
+++ b/tests/base/task_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_05.cc b/tests/base/task_05.cc
index daf42172bc..a4e9c01344 100644
--- a/tests/base/task_05.cc
+++ b/tests/base/task_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_06.cc b/tests/base/task_06.cc
index 9a9092797c..0f899c44c7 100644
--- a/tests/base/task_06.cc
+++ b/tests/base/task_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_07.cc b/tests/base/task_07.cc
index 367d4f1feb..2720c00e04 100644
--- a/tests/base/task_07.cc
+++ b/tests/base/task_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_08.cc b/tests/base/task_08.cc
index d101a8fbe6..6548f78d71 100644
--- a/tests/base/task_08.cc
+++ b/tests/base/task_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_09.cc b/tests/base/task_09.cc
index b0d4008650..a36ca83997 100644
--- a/tests/base/task_09.cc
+++ b/tests/base/task_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/base/task_10.cc b/tests/base/task_10.cc
index 8b43dda901..27ba827acc 100644
--- a/tests/base/task_10.cc
+++ b/tests/base/task_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/tests/base/tensor.cc b/tests/base/tensor.cc
index 9680f4a2cb..3f833a38c5 100644
--- a/tests/base/tensor.cc
+++ b/tests/base/tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_02.cc b/tests/base/tensor_02.cc
index 9f0fb3f86b..43d24066fd 100644
--- a/tests/base/tensor_02.cc
+++ b/tests/base/tensor_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_03.cc b/tests/base/tensor_03.cc
index 24a0c873d0..dc4a7c411b 100644
--- a/tests/base/tensor_03.cc
+++ b/tests/base/tensor_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_04.cc b/tests/base/tensor_04.cc
index d2ce3c544d..7714ca52e2 100644
--- a/tests/base/tensor_04.cc
+++ b/tests/base/tensor_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_05.cc b/tests/base/tensor_05.cc
index b149e67c13..a963634c3a 100644
--- a/tests/base/tensor_05.cc
+++ b/tests/base/tensor_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_06.cc b/tests/base/tensor_06.cc
index 542107f32d..406909d25d 100644
--- a/tests/base/tensor_06.cc
+++ b/tests/base/tensor_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_07.cc b/tests/base/tensor_07.cc
index b001e9f4fb..4ebc7d409f 100644
--- a/tests/base/tensor_07.cc
+++ b/tests/base/tensor_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_08.cc b/tests/base/tensor_08.cc
index 03c54dafda..b60fec30cf 100644
--- a/tests/base/tensor_08.cc
+++ b/tests/base/tensor_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_24.cc b/tests/base/tensor_24.cc
index d7834f0dc7..0ea68d4360 100644
--- a/tests/base/tensor_24.cc
+++ b/tests/base/tensor_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_25.cc b/tests/base/tensor_25.cc
index 611775c225..4bf7e4a514 100644
--- a/tests/base/tensor_25.cc
+++ b/tests/base/tensor_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_26.cc b/tests/base/tensor_26.cc
index fb8805b97e..1563fd8fc5 100644
--- a/tests/base/tensor_26.cc
+++ b/tests/base/tensor_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/base/tensor_complex.cc b/tests/base/tensor_complex.cc
index 57b5810403..417039675d 100644
--- a/tests/base/tensor_complex.cc
+++ b/tests/base/tensor_complex.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/tensor_complex_06.cc b/tests/base/tensor_complex_06.cc
index 834ed850ba..e27d3e071f 100644
--- a/tests/base/tensor_complex_06.cc
+++ b/tests/base/tensor_complex_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/base/tensor_float.cc b/tests/base/tensor_float.cc
index d3bd9c6478..1a9ee16fc3 100644
--- a/tests/base/tensor_float.cc
+++ b/tests/base/tensor_float.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_01.cc b/tests/base/thread_local_storage_01.cc
index 54122d1308..fd0249e612 100644
--- a/tests/base/thread_local_storage_01.cc
+++ b/tests/base/thread_local_storage_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_02.cc b/tests/base/thread_local_storage_02.cc
index 8e3ab8e860..2c9ae611e3 100644
--- a/tests/base/thread_local_storage_02.cc
+++ b/tests/base/thread_local_storage_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_03.cc b/tests/base/thread_local_storage_03.cc
index 36b1d2ee4c..4d094bced7 100644
--- a/tests/base/thread_local_storage_03.cc
+++ b/tests/base/thread_local_storage_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_04.cc b/tests/base/thread_local_storage_04.cc
index 84e3aea0c1..10e5892f17 100644
--- a/tests/base/thread_local_storage_04.cc
+++ b/tests/base/thread_local_storage_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_05.cc b/tests/base/thread_local_storage_05.cc
index 5ff0c4a8bf..de64445869 100644
--- a/tests/base/thread_local_storage_05.cc
+++ b/tests/base/thread_local_storage_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/tests/base/thread_local_storage_06.cc b/tests/base/thread_local_storage_06.cc
index 484fc07397..16949e17c4 100644
--- a/tests/base/thread_local_storage_06.cc
+++ b/tests/base/thread_local_storage_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_01.cc b/tests/base/thread_validity_01.cc
index f94a311673..e5d0ae4450 100644
--- a/tests/base/thread_validity_01.cc
+++ b/tests/base/thread_validity_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_02.cc b/tests/base/thread_validity_02.cc
index ee13a42934..5ff1e8a7bc 100644
--- a/tests/base/thread_validity_02.cc
+++ b/tests/base/thread_validity_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_03.cc b/tests/base/thread_validity_03.cc
index f4c19a99a8..8baba00d44 100644
--- a/tests/base/thread_validity_03.cc
+++ b/tests/base/thread_validity_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_04.cc b/tests/base/thread_validity_04.cc
index 13c22c11f8..71175a8f62 100644
--- a/tests/base/thread_validity_04.cc
+++ b/tests/base/thread_validity_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_05.cc b/tests/base/thread_validity_05.cc
index 1cdbc8015a..365d658865 100644
--- a/tests/base/thread_validity_05.cc
+++ b/tests/base/thread_validity_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_06.cc b/tests/base/thread_validity_06.cc
index abb69f57ab..d31a24aad3 100644
--- a/tests/base/thread_validity_06.cc
+++ b/tests/base/thread_validity_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_07.cc b/tests/base/thread_validity_07.cc
index fec5f68578..91f1b23605 100644
--- a/tests/base/thread_validity_07.cc
+++ b/tests/base/thread_validity_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_08.cc b/tests/base/thread_validity_08.cc
index c7bed3a4eb..b8ebab62ea 100644
--- a/tests/base/thread_validity_08.cc
+++ b/tests/base/thread_validity_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_09.cc b/tests/base/thread_validity_09.cc
index 60ec25506f..1755a32606 100644
--- a/tests/base/thread_validity_09.cc
+++ b/tests/base/thread_validity_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_10.cc b/tests/base/thread_validity_10.cc
index 17f8ff5b4f..05c4bdb45d 100644
--- a/tests/base/thread_validity_10.cc
+++ b/tests/base/thread_validity_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_11.cc b/tests/base/thread_validity_11.cc
index 978b023e6c..22f18a5516 100644
--- a/tests/base/thread_validity_11.cc
+++ b/tests/base/thread_validity_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/thread_validity_12.cc b/tests/base/thread_validity_12.cc
index 0b6c3e9397..81e8253037 100644
--- a/tests/base/thread_validity_12.cc
+++ b/tests/base/thread_validity_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/threads_01.cc b/tests/base/threads_01.cc
index a20d854d8e..02b471776c 100644
--- a/tests/base/threads_01.cc
+++ b/tests/base/threads_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/threads_02.cc b/tests/base/threads_02.cc
index e2b0786884..7638cc7a21 100644
--- a/tests/base/threads_02.cc
+++ b/tests/base/threads_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/base/time_stepping_01.cc b/tests/base/time_stepping_01.cc
index 7958accd68..fbb9008c72 100644
--- a/tests/base/time_stepping_01.cc
+++ b/tests/base/time_stepping_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/base/timer.cc b/tests/base/timer.cc
index 8079a224b3..d21ce6aac9 100644
--- a/tests/base/timer.cc
+++ b/tests/base/timer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/timer_02.cc b/tests/base/timer_02.cc
index ee1ec3c864..d074db80d1 100644
--- a/tests/base/timer_02.cc
+++ b/tests/base/timer_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_01.cc b/tests/base/utilities_01.cc
index dca7223815..04e3d0be50 100644
--- a/tests/base/utilities_01.cc
+++ b/tests/base/utilities_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_02.cc b/tests/base/utilities_02.cc
index f5d7bfaf5a..311eb9e7dd 100644
--- a/tests/base/utilities_02.cc
+++ b/tests/base/utilities_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_03.cc b/tests/base/utilities_03.cc
index f9b2121867..735119c9be 100644
--- a/tests/base/utilities_03.cc
+++ b/tests/base/utilities_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_04.cc b/tests/base/utilities_04.cc
index ff7bfaf331..22afff1a40 100644
--- a/tests/base/utilities_04.cc
+++ b/tests/base/utilities_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_05.cc b/tests/base/utilities_05.cc
index 02f2293be0..d339e5318b 100644
--- a/tests/base/utilities_05.cc
+++ b/tests/base/utilities_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/base/utilities_06.cc b/tests/base/utilities_06.cc
index 13163c830d..283b7c262b 100644
--- a/tests/base/utilities_06.cc
+++ b/tests/base/utilities_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/base/utilities_07.cc b/tests/base/utilities_07.cc
index 0d4e99616e..4b2840d608 100644
--- a/tests/base/utilities_07.cc
+++ b/tests/base/utilities_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/base/vectorization_01.cc b/tests/base/vectorization_01.cc
index b0ba4f671f..8ba1432d10 100644
--- a/tests/base/vectorization_01.cc
+++ b/tests/base/vectorization_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/vectorization_02.cc b/tests/base/vectorization_02.cc
index 1e3f4fc0e6..5cd6aef70b 100644
--- a/tests/base/vectorization_02.cc
+++ b/tests/base/vectorization_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/base/vectorization_03.cc b/tests/base/vectorization_03.cc
index 4a2db9f0c2..0a9fbab70a 100644
--- a/tests/base/vectorization_03.cc
+++ b/tests/base/vectorization_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/tests/base/vectorization_04.cc b/tests/base/vectorization_04.cc
index bf5b059307..f076f20c0e 100644
--- a/tests/base/vectorization_04.cc
+++ b/tests/base/vectorization_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 - 2014 by the deal.II authors
 //
diff --git a/tests/base/work_stream_01.cc b/tests/base/work_stream_01.cc
index 500db9d7d1..fb7c2ea82e 100644
--- a/tests/base/work_stream_01.cc
+++ b/tests/base/work_stream_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_02.cc b/tests/base/work_stream_02.cc
index 58930a62c3..265b10f0df 100644
--- a/tests/base/work_stream_02.cc
+++ b/tests/base/work_stream_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_03.cc b/tests/base/work_stream_03.cc
index 6a95d7d637..b0adccd002 100644
--- a/tests/base/work_stream_03.cc
+++ b/tests/base/work_stream_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_03_graph.cc b/tests/base/work_stream_03_graph.cc
index 4cc0d24cce..8f84c4a677 100644
--- a/tests/base/work_stream_03_graph.cc
+++ b/tests/base/work_stream_03_graph.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_04.cc b/tests/base/work_stream_04.cc
index 5b4c4d2e98..1a0f0cd9b9 100644
--- a/tests/base/work_stream_04.cc
+++ b/tests/base/work_stream_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_05.cc b/tests/base/work_stream_05.cc
index 5f74904d82..bf3af0bff5 100644
--- a/tests/base/work_stream_05.cc
+++ b/tests/base/work_stream_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/base/work_stream_05_graph.cc b/tests/base/work_stream_05_graph.cc
index 311e2b5702..bce8567707 100644
--- a/tests/base/work_stream_05_graph.cc
+++ b/tests/base/work_stream_05_graph.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/gettimes/get_times.cc b/tests/benchmarks/gettimes/get_times.cc
index 03e2c0e06b..2c89f9c87f 100644
--- a/tests/benchmarks/gettimes/get_times.cc
+++ b/tests/benchmarks/gettimes/get_times.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/Makefile b/tests/benchmarks/old/Makefile
index 66aeb4393e..125462fc7e 100644
--- a/tests/benchmarks/old/Makefile
+++ b/tests/benchmarks/old/Makefile
@@ -1,5 +1,4 @@
 ############################################################
-# $Id$
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 ############################################################
 
diff --git a/tests/benchmarks/old/benchmark.cc b/tests/benchmarks/old/benchmark.cc
index 03c9f4472a..aa403c4e20 100644
--- a/tests/benchmarks/old/benchmark.cc
+++ b/tests/benchmarks/old/benchmark.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/dof_handler_size.cc b/tests/benchmarks/old/dof_handler_size.cc
index cbd8018e5a..c9fade2363 100644
--- a/tests/benchmarks/old/dof_handler_size.cc
+++ b/tests/benchmarks/old/dof_handler_size.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/dof_handler_timing.cc b/tests/benchmarks/old/dof_handler_timing.cc
index 9c28496264..87e3883ce1 100644
--- a/tests/benchmarks/old/dof_handler_timing.cc
+++ b/tests/benchmarks/old/dof_handler_timing.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/dof_handler_timing_01.cc b/tests/benchmarks/old/dof_handler_timing_01.cc
index 47f4070d62..2bb71adbdf 100644
--- a/tests/benchmarks/old/dof_handler_timing_01.cc
+++ b/tests/benchmarks/old/dof_handler_timing_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/performance.cc b/tests/benchmarks/old/performance.cc
index e56604d028..b16d91d6cf 100644
--- a/tests/benchmarks/old/performance.cc
+++ b/tests/benchmarks/old/performance.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/old/performance.pl b/tests/benchmarks/old/performance.pl
index e0225f2a3a..ed3ffff689 100644
--- a/tests/benchmarks/old/performance.pl
+++ b/tests/benchmarks/old/performance.pl
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Copyright (C) 2001 by the deal.II authors
 #
diff --git a/tests/benchmarks/old/spec2006-447.dealII.cc b/tests/benchmarks/old/spec2006-447.dealII.cc
index e827739fc6..492b2995d5 100644
--- a/tests/benchmarks/old/spec2006-447.dealII.cc
+++ b/tests/benchmarks/old/spec2006-447.dealII.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/step-22/step-22.cc b/tests/benchmarks/step-22/step-22.cc
index a674c08546..afa9eb71b0 100644
--- a/tests/benchmarks/step-22/step-22.cc
+++ b/tests/benchmarks/step-22/step-22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/tablehandler/table_handler.cc b/tests/benchmarks/tablehandler/table_handler.cc
index 0cc347de45..3a2c8b6002 100644
--- a/tests/benchmarks/tablehandler/table_handler.cc
+++ b/tests/benchmarks/tablehandler/table_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/test_assembly/step-22.cc b/tests/benchmarks/test_assembly/step-22.cc
index 2435277088..fbff750801 100644
--- a/tests/benchmarks/test_assembly/step-22.cc
+++ b/tests/benchmarks/test_assembly/step-22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/benchmarks/test_hp/step.cc b/tests/benchmarks/test_hp/step.cc
index bfcc9ef08d..8afb36256d 100644
--- a/tests/benchmarks/test_hp/step.cc
+++ b/tests/benchmarks/test_hp/step.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2000 - 2013 by the deal.II authors
  *
diff --git a/tests/benchmarks/test_poisson/poisson.cc b/tests/benchmarks/test_poisson/poisson.cc
index c7f15c31b2..bf95ecec8a 100644
--- a/tests/benchmarks/test_poisson/poisson.cc
+++ b/tests/benchmarks/test_poisson/poisson.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/bits/accessor_equality.cc b/tests/bits/accessor_equality.cc
index 3497112a24..fe469e9b94 100644
--- a/tests/bits/accessor_equality.cc
+++ b/tests/bits/accessor_equality.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_1.cc b/tests/bits/anna_1.cc
index 246926e6dd..556cd53e5f 100644
--- a/tests/bits/anna_1.cc
+++ b/tests/bits/anna_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_2.cc b/tests/bits/anna_2.cc
index a709df0ae5..2fc24ae52e 100644
--- a/tests/bits/anna_2.cc
+++ b/tests/bits/anna_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_3.cc b/tests/bits/anna_3.cc
index 55acc3c973..d56087e044 100644
--- a/tests/bits/anna_3.cc
+++ b/tests/bits/anna_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_4.cc b/tests/bits/anna_4.cc
index b6351968bb..0839bd3bd8 100644
--- a/tests/bits/anna_4.cc
+++ b/tests/bits/anna_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_5.cc b/tests/bits/anna_5.cc
index c92a6b4a83..dd7e20a958 100644
--- a/tests/bits/anna_5.cc
+++ b/tests/bits/anna_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/anna_6.cc b/tests/bits/anna_6.cc
index 0ab7bb5f5f..906a0133de 100644
--- a/tests/bits/anna_6.cc
+++ b/tests/bits/anna_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/apply_boundary_values_01.cc b/tests/bits/apply_boundary_values_01.cc
index 965bac05df..6ad3ef60cd 100644
--- a/tests/bits/apply_boundary_values_01.cc
+++ b/tests/bits/apply_boundary_values_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/apply_boundary_values_02.cc b/tests/bits/apply_boundary_values_02.cc
index 0d455f7d16..f68922fa2c 100644
--- a/tests/bits/apply_boundary_values_02.cc
+++ b/tests/bits/apply_boundary_values_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/apply_boundary_values_03.cc b/tests/bits/apply_boundary_values_03.cc
index 36c4b70162..6a4f110bd1 100644
--- a/tests/bits/apply_boundary_values_03.cc
+++ b/tests/bits/apply_boundary_values_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/apply_boundary_values_04.cc b/tests/bits/apply_boundary_values_04.cc
index a277986a01..aa7da487ff 100644
--- a/tests/bits/apply_boundary_values_04.cc
+++ b/tests/bits/apply_boundary_values_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_matrix_array_01.cc b/tests/bits/block_matrix_array_01.cc
index 901b4e0e5e..5e79d3b8a2 100644
--- a/tests/bits/block_matrix_array_01.cc
+++ b/tests/bits/block_matrix_array_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_1.cc b/tests/bits/block_sparse_matrix_1.cc
index 615ea50efa..55581f46fc 100644
--- a/tests/bits/block_sparse_matrix_1.cc
+++ b/tests/bits/block_sparse_matrix_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_2.cc b/tests/bits/block_sparse_matrix_2.cc
index 384ad9a92c..f8805050d6 100644
--- a/tests/bits/block_sparse_matrix_2.cc
+++ b/tests/bits/block_sparse_matrix_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_01.cc b/tests/bits/block_sparse_matrix_iterator_01.cc
index 39d62e7783..01684f62fb 100644
--- a/tests/bits/block_sparse_matrix_iterator_01.cc
+++ b/tests/bits/block_sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_02.cc b/tests/bits/block_sparse_matrix_iterator_02.cc
index 88a7015a3b..ad939b53df 100644
--- a/tests/bits/block_sparse_matrix_iterator_02.cc
+++ b/tests/bits/block_sparse_matrix_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_03.cc b/tests/bits/block_sparse_matrix_iterator_03.cc
index 0e72304b2c..970709c214 100644
--- a/tests/bits/block_sparse_matrix_iterator_03.cc
+++ b/tests/bits/block_sparse_matrix_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_04.cc b/tests/bits/block_sparse_matrix_iterator_04.cc
index e1e954d962..73caea1dfa 100644
--- a/tests/bits/block_sparse_matrix_iterator_04.cc
+++ b/tests/bits/block_sparse_matrix_iterator_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_05.cc b/tests/bits/block_sparse_matrix_iterator_05.cc
index 87238dcf3f..17a001f5a0 100644
--- a/tests/bits/block_sparse_matrix_iterator_05.cc
+++ b/tests/bits/block_sparse_matrix_iterator_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_vector_iterator_01.cc b/tests/bits/block_vector_iterator_01.cc
index 33850b6de5..67811c133a 100644
--- a/tests/bits/block_vector_iterator_01.cc
+++ b/tests/bits/block_vector_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_vector_iterator_02.cc b/tests/bits/block_vector_iterator_02.cc
index 7bdd17a694..de31003ba9 100644
--- a/tests/bits/block_vector_iterator_02.cc
+++ b/tests/bits/block_vector_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/block_vector_vector_01.cc b/tests/bits/block_vector_vector_01.cc
index 5b6737321b..0d114d9ca2 100644
--- a/tests/bits/block_vector_vector_01.cc
+++ b/tests/bits/block_vector_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/christian_1.cc b/tests/bits/christian_1.cc
index b790769654..91b94ab829 100644
--- a/tests/bits/christian_1.cc
+++ b/tests/bits/christian_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/christian_2.cc b/tests/bits/christian_2.cc
index c991648823..d8349e54ad 100644
--- a/tests/bits/christian_2.cc
+++ b/tests/bits/christian_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_00.cc b/tests/bits/chunk_sparse_matrix_00.cc
index 90455695b4..41d67fda42 100644
--- a/tests/bits/chunk_sparse_matrix_00.cc
+++ b/tests/bits/chunk_sparse_matrix_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_01.cc b/tests/bits/chunk_sparse_matrix_01.cc
index b043563a41..dc837d52bd 100644
--- a/tests/bits/chunk_sparse_matrix_01.cc
+++ b/tests/bits/chunk_sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_01a.cc b/tests/bits/chunk_sparse_matrix_01a.cc
index 915cce1abf..3193d94086 100644
--- a/tests/bits/chunk_sparse_matrix_01a.cc
+++ b/tests/bits/chunk_sparse_matrix_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_02.cc b/tests/bits/chunk_sparse_matrix_02.cc
index 5d2c826c01..f36d7c8f87 100644
--- a/tests/bits/chunk_sparse_matrix_02.cc
+++ b/tests/bits/chunk_sparse_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_03.cc b/tests/bits/chunk_sparse_matrix_03.cc
index dec5235316..b771f8a07c 100644
--- a/tests/bits/chunk_sparse_matrix_03.cc
+++ b/tests/bits/chunk_sparse_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_03a.cc b/tests/bits/chunk_sparse_matrix_03a.cc
index 5c57579608..c6efe943e4 100644
--- a/tests/bits/chunk_sparse_matrix_03a.cc
+++ b/tests/bits/chunk_sparse_matrix_03a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_03b.cc b/tests/bits/chunk_sparse_matrix_03b.cc
index 5c57579608..c6efe943e4 100644
--- a/tests/bits/chunk_sparse_matrix_03b.cc
+++ b/tests/bits/chunk_sparse_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_04.cc b/tests/bits/chunk_sparse_matrix_04.cc
index be5b376893..ffa5d105a8 100644
--- a/tests/bits/chunk_sparse_matrix_04.cc
+++ b/tests/bits/chunk_sparse_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_05.cc b/tests/bits/chunk_sparse_matrix_05.cc
index b19470cf0d..37934f6c23 100644
--- a/tests/bits/chunk_sparse_matrix_05.cc
+++ b/tests/bits/chunk_sparse_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_05a.cc b/tests/bits/chunk_sparse_matrix_05a.cc
index b4f871fcb9..a4bb8cfb8c 100644
--- a/tests/bits/chunk_sparse_matrix_05a.cc
+++ b/tests/bits/chunk_sparse_matrix_05a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_06.cc b/tests/bits/chunk_sparse_matrix_06.cc
index ef6f8a8ca2..305e805171 100644
--- a/tests/bits/chunk_sparse_matrix_06.cc
+++ b/tests/bits/chunk_sparse_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_07.cc b/tests/bits/chunk_sparse_matrix_07.cc
index 5b98f2485d..85ca6bf04d 100644
--- a/tests/bits/chunk_sparse_matrix_07.cc
+++ b/tests/bits/chunk_sparse_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_08.cc b/tests/bits/chunk_sparse_matrix_08.cc
index 21cced6721..bd31a2a1ba 100644
--- a/tests/bits/chunk_sparse_matrix_08.cc
+++ b/tests/bits/chunk_sparse_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_09.cc b/tests/bits/chunk_sparse_matrix_09.cc
index 365c65125a..f37ae7f4e9 100644
--- a/tests/bits/chunk_sparse_matrix_09.cc
+++ b/tests/bits/chunk_sparse_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_10.cc b/tests/bits/chunk_sparse_matrix_10.cc
index b376e9ce0d..c40ecd744e 100644
--- a/tests/bits/chunk_sparse_matrix_10.cc
+++ b/tests/bits/chunk_sparse_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_11.cc b/tests/bits/chunk_sparse_matrix_11.cc
index c51785980e..3ab1c3d727 100644
--- a/tests/bits/chunk_sparse_matrix_11.cc
+++ b/tests/bits/chunk_sparse_matrix_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_12.cc b/tests/bits/chunk_sparse_matrix_12.cc
index 9d4269eacf..ead955175b 100644
--- a/tests/bits/chunk_sparse_matrix_12.cc
+++ b/tests/bits/chunk_sparse_matrix_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_13.cc b/tests/bits/chunk_sparse_matrix_13.cc
index 550d274c4d..517f629310 100644
--- a/tests/bits/chunk_sparse_matrix_13.cc
+++ b/tests/bits/chunk_sparse_matrix_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_14.cc b/tests/bits/chunk_sparse_matrix_14.cc
index 8a8932ca89..3ff4297229 100644
--- a/tests/bits/chunk_sparse_matrix_14.cc
+++ b/tests/bits/chunk_sparse_matrix_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_15.cc b/tests/bits/chunk_sparse_matrix_15.cc
index 137861362b..955239d37a 100644
--- a/tests/bits/chunk_sparse_matrix_15.cc
+++ b/tests/bits/chunk_sparse_matrix_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_16.cc b/tests/bits/chunk_sparse_matrix_16.cc
index 0f42e2bffb..88bb5f5750 100644
--- a/tests/bits/chunk_sparse_matrix_16.cc
+++ b/tests/bits/chunk_sparse_matrix_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_01.cc b/tests/bits/chunk_sparse_matrix_iterator_01.cc
index 0c20834732..6c82eb6f63 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_01.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_02.cc b/tests/bits/chunk_sparse_matrix_iterator_02.cc
index c988b84f44..d057e3f541 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_02.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_03.cc b/tests/bits/chunk_sparse_matrix_iterator_03.cc
index 096df07dd8..3c1b357c94 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_03.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_04.cc b/tests/bits/chunk_sparse_matrix_iterator_04.cc
index 79513d43a2..25882ce139 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_04.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_05.cc b/tests/bits/chunk_sparse_matrix_iterator_05.cc
index 78e7d2e194..c5b441b498 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_05.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_06.cc b/tests/bits/chunk_sparse_matrix_iterator_06.cc
index c9abd6793e..df0eb38b37 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_06.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_07.cc b/tests/bits/chunk_sparse_matrix_iterator_07.cc
index 64f9028bd3..754d699411 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_07.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_08.cc b/tests/bits/chunk_sparse_matrix_iterator_08.cc
index b285f521b1..edbd8a7a25 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_08.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_09.cc b/tests/bits/chunk_sparse_matrix_iterator_09.cc
index 8400a6c7bd..6af1662b84 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_09.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_10.cc b/tests/bits/chunk_sparse_matrix_iterator_10.cc
index 8a04215e37..6e730f7120 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_10.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_11.cc b/tests/bits/chunk_sparse_matrix_iterator_11.cc
index 4e13b3c88d..4a45207b05 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_11.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_12.cc b/tests/bits/chunk_sparse_matrix_iterator_12.cc
index 867a699fb1..c67e51a703 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_12.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_13.cc b/tests/bits/chunk_sparse_matrix_iterator_13.cc
index 5cc4c9e2c3..982f2acadf 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_13.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_01.cc b/tests/bits/chunk_sparse_matrix_vector_01.cc
index a4a264215f..b6f9513aee 100644
--- a/tests/bits/chunk_sparse_matrix_vector_01.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_02.cc b/tests/bits/chunk_sparse_matrix_vector_02.cc
index 6dd15ed81c..4d39b0b91a 100644
--- a/tests/bits/chunk_sparse_matrix_vector_02.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_03.cc b/tests/bits/chunk_sparse_matrix_vector_03.cc
index 84a36daccc..01cc87f32e 100644
--- a/tests/bits/chunk_sparse_matrix_vector_03.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_04.cc b/tests/bits/chunk_sparse_matrix_vector_04.cc
index b40879f9bc..16659a86ae 100644
--- a/tests/bits/chunk_sparse_matrix_vector_04.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_05.cc b/tests/bits/chunk_sparse_matrix_vector_05.cc
index 3bc1e90171..c502b52bea 100644
--- a/tests/bits/chunk_sparse_matrix_vector_05.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_06.cc b/tests/bits/chunk_sparse_matrix_vector_06.cc
index b4e4c33e11..18c8239fd0 100644
--- a/tests/bits/chunk_sparse_matrix_vector_06.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/chunk_sparse_matrix_vector_07.cc b/tests/bits/chunk_sparse_matrix_vector_07.cc
index 7461c25be5..ca22d250f0 100644
--- a/tests/bits/chunk_sparse_matrix_vector_07.cc
+++ b/tests/bits/chunk_sparse_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/coarsening_3d.cc b/tests/bits/coarsening_3d.cc
index b3cf0d3241..175466159b 100644
--- a/tests/bits/coarsening_3d.cc
+++ b/tests/bits/coarsening_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_01.cc b/tests/bits/complex_complex_full_matrix_01.cc
index 3f2707f324..27f4dd8ef2 100644
--- a/tests/bits/complex_complex_full_matrix_01.cc
+++ b/tests/bits/complex_complex_full_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_02.cc b/tests/bits/complex_complex_full_matrix_02.cc
index 425083004b..c069df24a6 100644
--- a/tests/bits/complex_complex_full_matrix_02.cc
+++ b/tests/bits/complex_complex_full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_03.cc b/tests/bits/complex_complex_full_matrix_03.cc
index b93f922652..f72ee17dc3 100644
--- a/tests/bits/complex_complex_full_matrix_03.cc
+++ b/tests/bits/complex_complex_full_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_04.cc b/tests/bits/complex_complex_full_matrix_04.cc
index e43ee50c4e..fbeedb7d22 100644
--- a/tests/bits/complex_complex_full_matrix_04.cc
+++ b/tests/bits/complex_complex_full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_05.cc b/tests/bits/complex_complex_full_matrix_05.cc
index 6a0e401b79..b5e74690b4 100644
--- a/tests/bits/complex_complex_full_matrix_05.cc
+++ b/tests/bits/complex_complex_full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_06.cc b/tests/bits/complex_complex_full_matrix_06.cc
index edcc713eec..b1b986b68d 100644
--- a/tests/bits/complex_complex_full_matrix_06.cc
+++ b/tests/bits/complex_complex_full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_07.cc b/tests/bits/complex_complex_full_matrix_07.cc
index baa148e278..1425475c92 100644
--- a/tests/bits/complex_complex_full_matrix_07.cc
+++ b/tests/bits/complex_complex_full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_08.cc b/tests/bits/complex_complex_full_matrix_08.cc
index 7df71ebe92..d3caff0a94 100644
--- a/tests/bits/complex_complex_full_matrix_08.cc
+++ b/tests/bits/complex_complex_full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_09.cc b/tests/bits/complex_complex_full_matrix_09.cc
index 7022c0a9ee..5a245381f0 100644
--- a/tests/bits/complex_complex_full_matrix_09.cc
+++ b/tests/bits/complex_complex_full_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_10.cc b/tests/bits/complex_complex_full_matrix_10.cc
index fa7b10946d..598835cd6d 100644
--- a/tests/bits/complex_complex_full_matrix_10.cc
+++ b/tests/bits/complex_complex_full_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_11.cc b/tests/bits/complex_complex_full_matrix_11.cc
index 4ad3222b26..e8faacabd0 100644
--- a/tests/bits/complex_complex_full_matrix_11.cc
+++ b/tests/bits/complex_complex_full_matrix_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_12.cc b/tests/bits/complex_complex_full_matrix_12.cc
index 3ef783b16d..1c108c0bb9 100644
--- a/tests/bits/complex_complex_full_matrix_12.cc
+++ b/tests/bits/complex_complex_full_matrix_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_13.cc b/tests/bits/complex_complex_full_matrix_13.cc
index a0d53dbd30..e52c644176 100644
--- a/tests/bits/complex_complex_full_matrix_13.cc
+++ b/tests/bits/complex_complex_full_matrix_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_14.cc b/tests/bits/complex_complex_full_matrix_14.cc
index faf5e2714e..1dce63aaa0 100644
--- a/tests/bits/complex_complex_full_matrix_14.cc
+++ b/tests/bits/complex_complex_full_matrix_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_15.cc b/tests/bits/complex_complex_full_matrix_15.cc
index 8bc1c4ac22..7529d4ecf2 100644
--- a/tests/bits/complex_complex_full_matrix_15.cc
+++ b/tests/bits/complex_complex_full_matrix_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_16.cc b/tests/bits/complex_complex_full_matrix_16.cc
index b401c3a586..8bf0eb7afe 100644
--- a/tests/bits/complex_complex_full_matrix_16.cc
+++ b/tests/bits/complex_complex_full_matrix_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_17.cc b/tests/bits/complex_complex_full_matrix_17.cc
index faa3123f3e..2544c0507e 100644
--- a/tests/bits/complex_complex_full_matrix_17.cc
+++ b/tests/bits/complex_complex_full_matrix_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_18.cc b/tests/bits/complex_complex_full_matrix_18.cc
index 1483ce7eb5..d03f0cae14 100644
--- a/tests/bits/complex_complex_full_matrix_18.cc
+++ b/tests/bits/complex_complex_full_matrix_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_19.cc b/tests/bits/complex_complex_full_matrix_19.cc
index ba52171d78..4edece8f36 100644
--- a/tests/bits/complex_complex_full_matrix_19.cc
+++ b/tests/bits/complex_complex_full_matrix_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_20.cc b/tests/bits/complex_complex_full_matrix_20.cc
index 9986920c9b..b786f39663 100644
--- a/tests/bits/complex_complex_full_matrix_20.cc
+++ b/tests/bits/complex_complex_full_matrix_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_21.cc b/tests/bits/complex_complex_full_matrix_21.cc
index 7834155f1e..c708786938 100644
--- a/tests/bits/complex_complex_full_matrix_21.cc
+++ b/tests/bits/complex_complex_full_matrix_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_22.cc b/tests/bits/complex_complex_full_matrix_22.cc
index 87a0e1b044..5f94a58646 100644
--- a/tests/bits/complex_complex_full_matrix_22.cc
+++ b/tests/bits/complex_complex_full_matrix_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_23.cc b/tests/bits/complex_complex_full_matrix_23.cc
index 8016746acf..89a3118fe4 100644
--- a/tests/bits/complex_complex_full_matrix_23.cc
+++ b/tests/bits/complex_complex_full_matrix_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_24.cc b/tests/bits/complex_complex_full_matrix_24.cc
index eb395ac6a6..4c289257af 100644
--- a/tests/bits/complex_complex_full_matrix_24.cc
+++ b/tests/bits/complex_complex_full_matrix_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_25.cc b/tests/bits/complex_complex_full_matrix_25.cc
index f7a3054085..629cf6b0bb 100644
--- a/tests/bits/complex_complex_full_matrix_25.cc
+++ b/tests/bits/complex_complex_full_matrix_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_26.cc b/tests/bits/complex_complex_full_matrix_26.cc
index ab65383e06..1f79044a54 100644
--- a/tests/bits/complex_complex_full_matrix_26.cc
+++ b/tests/bits/complex_complex_full_matrix_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_27.cc b/tests/bits/complex_complex_full_matrix_27.cc
index 15ad34d35b..e43fdfc52a 100644
--- a/tests/bits/complex_complex_full_matrix_27.cc
+++ b/tests/bits/complex_complex_full_matrix_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_28.cc b/tests/bits/complex_complex_full_matrix_28.cc
index c6daee6826..55dc613bd4 100644
--- a/tests/bits/complex_complex_full_matrix_28.cc
+++ b/tests/bits/complex_complex_full_matrix_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_29.cc b/tests/bits/complex_complex_full_matrix_29.cc
index 7b4a4783f6..42308a9398 100644
--- a/tests/bits/complex_complex_full_matrix_29.cc
+++ b/tests/bits/complex_complex_full_matrix_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_30.cc b/tests/bits/complex_complex_full_matrix_30.cc
index cb8b317c64..2c88e60905 100644
--- a/tests/bits/complex_complex_full_matrix_30.cc
+++ b/tests/bits/complex_complex_full_matrix_30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_31.cc b/tests/bits/complex_complex_full_matrix_31.cc
index dcee3aadea..2afa79abad 100644
--- a/tests/bits/complex_complex_full_matrix_31.cc
+++ b/tests/bits/complex_complex_full_matrix_31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_32.cc b/tests/bits/complex_complex_full_matrix_32.cc
index 0c33f351dc..f39865ca70 100644
--- a/tests/bits/complex_complex_full_matrix_32.cc
+++ b/tests/bits/complex_complex_full_matrix_32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_33.cc b/tests/bits/complex_complex_full_matrix_33.cc
index 447ba72a2c..e7b8e574a8 100644
--- a/tests/bits/complex_complex_full_matrix_33.cc
+++ b/tests/bits/complex_complex_full_matrix_33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_34.cc b/tests/bits/complex_complex_full_matrix_34.cc
index 433969afe9..0c0f2268e4 100644
--- a/tests/bits/complex_complex_full_matrix_34.cc
+++ b/tests/bits/complex_complex_full_matrix_34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_36.cc b/tests/bits/complex_complex_full_matrix_36.cc
index 1ac15e2cf1..b7dc247e1a 100644
--- a/tests/bits/complex_complex_full_matrix_36.cc
+++ b/tests/bits/complex_complex_full_matrix_36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_37.cc b/tests/bits/complex_complex_full_matrix_37.cc
index 250b8d57fb..676bf819e1 100644
--- a/tests/bits/complex_complex_full_matrix_37.cc
+++ b/tests/bits/complex_complex_full_matrix_37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_38.cc b/tests/bits/complex_complex_full_matrix_38.cc
index 781d6679a8..95a5aa83df 100644
--- a/tests/bits/complex_complex_full_matrix_38.cc
+++ b/tests/bits/complex_complex_full_matrix_38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_39.cc b/tests/bits/complex_complex_full_matrix_39.cc
index 9b79379ea0..012d49a391 100644
--- a/tests/bits/complex_complex_full_matrix_39.cc
+++ b/tests/bits/complex_complex_full_matrix_39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_40.cc b/tests/bits/complex_complex_full_matrix_40.cc
index 97f1b1c6f7..52a1a2d0a9 100644
--- a/tests/bits/complex_complex_full_matrix_40.cc
+++ b/tests/bits/complex_complex_full_matrix_40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_41.cc b/tests/bits/complex_complex_full_matrix_41.cc
index e161c3711d..4b8e318a48 100644
--- a/tests/bits/complex_complex_full_matrix_41.cc
+++ b/tests/bits/complex_complex_full_matrix_41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_42.cc b/tests/bits/complex_complex_full_matrix_42.cc
index b842a58974..ad72892b02 100644
--- a/tests/bits/complex_complex_full_matrix_42.cc
+++ b/tests/bits/complex_complex_full_matrix_42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_43.cc b/tests/bits/complex_complex_full_matrix_43.cc
index 52c46c9114..aa9673399a 100644
--- a/tests/bits/complex_complex_full_matrix_43.cc
+++ b/tests/bits/complex_complex_full_matrix_43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_44.cc b/tests/bits/complex_complex_full_matrix_44.cc
index 3ca7fa0b4d..adf42b5d12 100644
--- a/tests/bits/complex_complex_full_matrix_44.cc
+++ b/tests/bits/complex_complex_full_matrix_44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_45.cc b/tests/bits/complex_complex_full_matrix_45.cc
index cf21496614..1107cdbda9 100644
--- a/tests/bits/complex_complex_full_matrix_45.cc
+++ b/tests/bits/complex_complex_full_matrix_45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_46.cc b/tests/bits/complex_complex_full_matrix_46.cc
index 361e2b3b3e..c279181cfe 100644
--- a/tests/bits/complex_complex_full_matrix_46.cc
+++ b/tests/bits/complex_complex_full_matrix_46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_47.cc b/tests/bits/complex_complex_full_matrix_47.cc
index 88b6b0006d..34870665fe 100644
--- a/tests/bits/complex_complex_full_matrix_47.cc
+++ b/tests/bits/complex_complex_full_matrix_47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_48.cc b/tests/bits/complex_complex_full_matrix_48.cc
index 1b33bca7c2..98c9a5950d 100644
--- a/tests/bits/complex_complex_full_matrix_48.cc
+++ b/tests/bits/complex_complex_full_matrix_48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_49.cc b/tests/bits/complex_complex_full_matrix_49.cc
index ea889b9122..cad1464c4b 100644
--- a/tests/bits/complex_complex_full_matrix_49.cc
+++ b/tests/bits/complex_complex_full_matrix_49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_50.cc b/tests/bits/complex_complex_full_matrix_50.cc
index 1eb0832b95..e7e9956215 100644
--- a/tests/bits/complex_complex_full_matrix_50.cc
+++ b/tests/bits/complex_complex_full_matrix_50.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_51.cc b/tests/bits/complex_complex_full_matrix_51.cc
index f07a886ebe..8b05ee8e82 100644
--- a/tests/bits/complex_complex_full_matrix_51.cc
+++ b/tests/bits/complex_complex_full_matrix_51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_complex_full_matrix_52.cc b/tests/bits/complex_complex_full_matrix_52.cc
index 4f7d0e9c7f..a4621fb6e6 100644
--- a/tests/bits/complex_complex_full_matrix_52.cc
+++ b/tests/bits/complex_complex_full_matrix_52.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_01.cc b/tests/bits/complex_real_full_matrix_01.cc
index 81824264f7..e3f0acaa43 100644
--- a/tests/bits/complex_real_full_matrix_01.cc
+++ b/tests/bits/complex_real_full_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_02.cc b/tests/bits/complex_real_full_matrix_02.cc
index e7f6d3cac3..dd3242b1a4 100644
--- a/tests/bits/complex_real_full_matrix_02.cc
+++ b/tests/bits/complex_real_full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_03.cc b/tests/bits/complex_real_full_matrix_03.cc
index 61074764e3..f38fd06abe 100644
--- a/tests/bits/complex_real_full_matrix_03.cc
+++ b/tests/bits/complex_real_full_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_04.cc b/tests/bits/complex_real_full_matrix_04.cc
index f9f6238f6c..446202b84f 100644
--- a/tests/bits/complex_real_full_matrix_04.cc
+++ b/tests/bits/complex_real_full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_05.cc b/tests/bits/complex_real_full_matrix_05.cc
index f236c87012..dd94c1330f 100644
--- a/tests/bits/complex_real_full_matrix_05.cc
+++ b/tests/bits/complex_real_full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_06.cc b/tests/bits/complex_real_full_matrix_06.cc
index 6191d8a2fc..3509c3dcaa 100644
--- a/tests/bits/complex_real_full_matrix_06.cc
+++ b/tests/bits/complex_real_full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_07.cc b/tests/bits/complex_real_full_matrix_07.cc
index 72c8b1decf..a0abfc2681 100644
--- a/tests/bits/complex_real_full_matrix_07.cc
+++ b/tests/bits/complex_real_full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_08.cc b/tests/bits/complex_real_full_matrix_08.cc
index f832b4860a..2a86c52754 100644
--- a/tests/bits/complex_real_full_matrix_08.cc
+++ b/tests/bits/complex_real_full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_09.cc b/tests/bits/complex_real_full_matrix_09.cc
index 331cdd609c..45a8b556fc 100644
--- a/tests/bits/complex_real_full_matrix_09.cc
+++ b/tests/bits/complex_real_full_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_10.cc b/tests/bits/complex_real_full_matrix_10.cc
index b237ffb977..715f86b6e8 100644
--- a/tests/bits/complex_real_full_matrix_10.cc
+++ b/tests/bits/complex_real_full_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_11.cc b/tests/bits/complex_real_full_matrix_11.cc
index 33fd5695e5..fc92c5e0af 100644
--- a/tests/bits/complex_real_full_matrix_11.cc
+++ b/tests/bits/complex_real_full_matrix_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_12.cc b/tests/bits/complex_real_full_matrix_12.cc
index 9761774d93..73c7514a88 100644
--- a/tests/bits/complex_real_full_matrix_12.cc
+++ b/tests/bits/complex_real_full_matrix_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_13.cc b/tests/bits/complex_real_full_matrix_13.cc
index 09ec621879..13f8d3dc8e 100644
--- a/tests/bits/complex_real_full_matrix_13.cc
+++ b/tests/bits/complex_real_full_matrix_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_14.cc b/tests/bits/complex_real_full_matrix_14.cc
index ad5a3f2e7b..beafd95a4f 100644
--- a/tests/bits/complex_real_full_matrix_14.cc
+++ b/tests/bits/complex_real_full_matrix_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_15.cc b/tests/bits/complex_real_full_matrix_15.cc
index 5a6b499d33..d208494eeb 100644
--- a/tests/bits/complex_real_full_matrix_15.cc
+++ b/tests/bits/complex_real_full_matrix_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_16.cc b/tests/bits/complex_real_full_matrix_16.cc
index 815efc6ed3..dc8206edf1 100644
--- a/tests/bits/complex_real_full_matrix_16.cc
+++ b/tests/bits/complex_real_full_matrix_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_17.cc b/tests/bits/complex_real_full_matrix_17.cc
index 3612a14f8a..5228dab75e 100644
--- a/tests/bits/complex_real_full_matrix_17.cc
+++ b/tests/bits/complex_real_full_matrix_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_18.cc b/tests/bits/complex_real_full_matrix_18.cc
index 7a38c6c26f..18066a1ba3 100644
--- a/tests/bits/complex_real_full_matrix_18.cc
+++ b/tests/bits/complex_real_full_matrix_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_19.cc b/tests/bits/complex_real_full_matrix_19.cc
index f44eea8cb8..b76c38ad11 100644
--- a/tests/bits/complex_real_full_matrix_19.cc
+++ b/tests/bits/complex_real_full_matrix_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_20.cc b/tests/bits/complex_real_full_matrix_20.cc
index 62492966e9..b7065c797e 100644
--- a/tests/bits/complex_real_full_matrix_20.cc
+++ b/tests/bits/complex_real_full_matrix_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_21.cc b/tests/bits/complex_real_full_matrix_21.cc
index 0deeb420a9..28a2fdb640 100644
--- a/tests/bits/complex_real_full_matrix_21.cc
+++ b/tests/bits/complex_real_full_matrix_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_22.cc b/tests/bits/complex_real_full_matrix_22.cc
index c206e09630..2e92d7e360 100644
--- a/tests/bits/complex_real_full_matrix_22.cc
+++ b/tests/bits/complex_real_full_matrix_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_23.cc b/tests/bits/complex_real_full_matrix_23.cc
index 813e037048..297d5428ef 100644
--- a/tests/bits/complex_real_full_matrix_23.cc
+++ b/tests/bits/complex_real_full_matrix_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_24.cc b/tests/bits/complex_real_full_matrix_24.cc
index d5169f953f..d1e7ea6e13 100644
--- a/tests/bits/complex_real_full_matrix_24.cc
+++ b/tests/bits/complex_real_full_matrix_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_25.cc b/tests/bits/complex_real_full_matrix_25.cc
index 6359f80ea6..6302d9272d 100644
--- a/tests/bits/complex_real_full_matrix_25.cc
+++ b/tests/bits/complex_real_full_matrix_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_26.cc b/tests/bits/complex_real_full_matrix_26.cc
index 96058d66fa..01114df456 100644
--- a/tests/bits/complex_real_full_matrix_26.cc
+++ b/tests/bits/complex_real_full_matrix_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_27.cc b/tests/bits/complex_real_full_matrix_27.cc
index 3c9b5bcbb9..d521768bed 100644
--- a/tests/bits/complex_real_full_matrix_27.cc
+++ b/tests/bits/complex_real_full_matrix_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_28.cc b/tests/bits/complex_real_full_matrix_28.cc
index be92a7f10d..c8eb20f4f4 100644
--- a/tests/bits/complex_real_full_matrix_28.cc
+++ b/tests/bits/complex_real_full_matrix_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_29.cc b/tests/bits/complex_real_full_matrix_29.cc
index 4f7d4f6294..543ce7efa8 100644
--- a/tests/bits/complex_real_full_matrix_29.cc
+++ b/tests/bits/complex_real_full_matrix_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_30.cc b/tests/bits/complex_real_full_matrix_30.cc
index 248f6c0d25..97ece07632 100644
--- a/tests/bits/complex_real_full_matrix_30.cc
+++ b/tests/bits/complex_real_full_matrix_30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_31.cc b/tests/bits/complex_real_full_matrix_31.cc
index 0cf25c8fec..b998b72223 100644
--- a/tests/bits/complex_real_full_matrix_31.cc
+++ b/tests/bits/complex_real_full_matrix_31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_32.cc b/tests/bits/complex_real_full_matrix_32.cc
index 07bf0e011d..ce137ab0bb 100644
--- a/tests/bits/complex_real_full_matrix_32.cc
+++ b/tests/bits/complex_real_full_matrix_32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_33.cc b/tests/bits/complex_real_full_matrix_33.cc
index bccf93e708..02c8cce062 100644
--- a/tests/bits/complex_real_full_matrix_33.cc
+++ b/tests/bits/complex_real_full_matrix_33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_34.cc b/tests/bits/complex_real_full_matrix_34.cc
index 3fffbbd49f..7efb107f56 100644
--- a/tests/bits/complex_real_full_matrix_34.cc
+++ b/tests/bits/complex_real_full_matrix_34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_36.cc b/tests/bits/complex_real_full_matrix_36.cc
index 28e33ded12..41d6ed325c 100644
--- a/tests/bits/complex_real_full_matrix_36.cc
+++ b/tests/bits/complex_real_full_matrix_36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_37.cc b/tests/bits/complex_real_full_matrix_37.cc
index 123de1b12e..bb6c86f949 100644
--- a/tests/bits/complex_real_full_matrix_37.cc
+++ b/tests/bits/complex_real_full_matrix_37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_38.cc b/tests/bits/complex_real_full_matrix_38.cc
index 2e8bf91cc6..34f7f2545e 100644
--- a/tests/bits/complex_real_full_matrix_38.cc
+++ b/tests/bits/complex_real_full_matrix_38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_39.cc b/tests/bits/complex_real_full_matrix_39.cc
index 97d4200ca4..e86686c653 100644
--- a/tests/bits/complex_real_full_matrix_39.cc
+++ b/tests/bits/complex_real_full_matrix_39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_40.cc b/tests/bits/complex_real_full_matrix_40.cc
index eb9eb8a71d..1972f2e71c 100644
--- a/tests/bits/complex_real_full_matrix_40.cc
+++ b/tests/bits/complex_real_full_matrix_40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_41.cc b/tests/bits/complex_real_full_matrix_41.cc
index 3d128e7fc9..eedb58dc4e 100644
--- a/tests/bits/complex_real_full_matrix_41.cc
+++ b/tests/bits/complex_real_full_matrix_41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_42.cc b/tests/bits/complex_real_full_matrix_42.cc
index 8a97924160..1b03603924 100644
--- a/tests/bits/complex_real_full_matrix_42.cc
+++ b/tests/bits/complex_real_full_matrix_42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_43.cc b/tests/bits/complex_real_full_matrix_43.cc
index f288c4f5eb..57ea573d35 100644
--- a/tests/bits/complex_real_full_matrix_43.cc
+++ b/tests/bits/complex_real_full_matrix_43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_44.cc b/tests/bits/complex_real_full_matrix_44.cc
index dcb315bc93..3173c7763f 100644
--- a/tests/bits/complex_real_full_matrix_44.cc
+++ b/tests/bits/complex_real_full_matrix_44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_45.cc b/tests/bits/complex_real_full_matrix_45.cc
index 60cb0d8e9f..e4d62d77e9 100644
--- a/tests/bits/complex_real_full_matrix_45.cc
+++ b/tests/bits/complex_real_full_matrix_45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_46.cc b/tests/bits/complex_real_full_matrix_46.cc
index e432a2c11f..cad09902b4 100644
--- a/tests/bits/complex_real_full_matrix_46.cc
+++ b/tests/bits/complex_real_full_matrix_46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_47.cc b/tests/bits/complex_real_full_matrix_47.cc
index 88e929170d..1fb8f8f5b3 100644
--- a/tests/bits/complex_real_full_matrix_47.cc
+++ b/tests/bits/complex_real_full_matrix_47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_48.cc b/tests/bits/complex_real_full_matrix_48.cc
index 2a037e925b..5cbb0e79fc 100644
--- a/tests/bits/complex_real_full_matrix_48.cc
+++ b/tests/bits/complex_real_full_matrix_48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_49.cc b/tests/bits/complex_real_full_matrix_49.cc
index d48e6b244a..e83d4b92ca 100644
--- a/tests/bits/complex_real_full_matrix_49.cc
+++ b/tests/bits/complex_real_full_matrix_49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_50.cc b/tests/bits/complex_real_full_matrix_50.cc
index 6e8913d004..d7745ccdd9 100644
--- a/tests/bits/complex_real_full_matrix_50.cc
+++ b/tests/bits/complex_real_full_matrix_50.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_51.cc b/tests/bits/complex_real_full_matrix_51.cc
index bb81cb84a8..4e300d13fc 100644
--- a/tests/bits/complex_real_full_matrix_51.cc
+++ b/tests/bits/complex_real_full_matrix_51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_real_full_matrix_52.cc b/tests/bits/complex_real_full_matrix_52.cc
index 3bc796c765..70dd4c6597 100644
--- a/tests/bits/complex_real_full_matrix_52.cc
+++ b/tests/bits/complex_real_full_matrix_52.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_11.cc b/tests/bits/complex_vector_11.cc
index f7d609a841..7ca9bb7c8f 100644
--- a/tests/bits/complex_vector_11.cc
+++ b/tests/bits/complex_vector_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_12.cc b/tests/bits/complex_vector_12.cc
index 1ee08f72d9..506bb30601 100644
--- a/tests/bits/complex_vector_12.cc
+++ b/tests/bits/complex_vector_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_13.cc b/tests/bits/complex_vector_13.cc
index ed3d0a6d33..893970a46f 100644
--- a/tests/bits/complex_vector_13.cc
+++ b/tests/bits/complex_vector_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_14.cc b/tests/bits/complex_vector_14.cc
index 924b64bee9..e4450af10e 100644
--- a/tests/bits/complex_vector_14.cc
+++ b/tests/bits/complex_vector_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_15.cc b/tests/bits/complex_vector_15.cc
index 6291d04620..58225edc91 100644
--- a/tests/bits/complex_vector_15.cc
+++ b/tests/bits/complex_vector_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_16.cc b/tests/bits/complex_vector_16.cc
index 60464b67be..0cb579621c 100644
--- a/tests/bits/complex_vector_16.cc
+++ b/tests/bits/complex_vector_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_17.cc b/tests/bits/complex_vector_17.cc
index 017186f139..4a005a4213 100644
--- a/tests/bits/complex_vector_17.cc
+++ b/tests/bits/complex_vector_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_18.cc b/tests/bits/complex_vector_18.cc
index 09a70dd047..49a0488b60 100644
--- a/tests/bits/complex_vector_18.cc
+++ b/tests/bits/complex_vector_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_19.cc b/tests/bits/complex_vector_19.cc
index 8b740df1c4..25d61972e8 100644
--- a/tests/bits/complex_vector_19.cc
+++ b/tests/bits/complex_vector_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_20.cc b/tests/bits/complex_vector_20.cc
index bdf12bb6c5..0f8aedf41a 100644
--- a/tests/bits/complex_vector_20.cc
+++ b/tests/bits/complex_vector_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_21.cc b/tests/bits/complex_vector_21.cc
index c149bc0ee1..d4d486f6d8 100644
--- a/tests/bits/complex_vector_21.cc
+++ b/tests/bits/complex_vector_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_21_negative.cc b/tests/bits/complex_vector_21_negative.cc
index a7f19dcbcf..983cebd35b 100644
--- a/tests/bits/complex_vector_21_negative.cc
+++ b/tests/bits/complex_vector_21_negative.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_22.cc b/tests/bits/complex_vector_22.cc
index 4a06d66a0c..f4e474ce0b 100644
--- a/tests/bits/complex_vector_22.cc
+++ b/tests/bits/complex_vector_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_23.cc b/tests/bits/complex_vector_23.cc
index aa7db1e6aa..e6b550d69d 100644
--- a/tests/bits/complex_vector_23.cc
+++ b/tests/bits/complex_vector_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_24.cc b/tests/bits/complex_vector_24.cc
index ee906f5484..59ec12f1b9 100644
--- a/tests/bits/complex_vector_24.cc
+++ b/tests/bits/complex_vector_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_25.cc b/tests/bits/complex_vector_25.cc
index 5b1ed42f2e..7aa51df5a9 100644
--- a/tests/bits/complex_vector_25.cc
+++ b/tests/bits/complex_vector_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_26.cc b/tests/bits/complex_vector_26.cc
index 1498567739..ecd488e4b4 100644
--- a/tests/bits/complex_vector_26.cc
+++ b/tests/bits/complex_vector_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_27.cc b/tests/bits/complex_vector_27.cc
index 52b9973da1..4fe2ef89b3 100644
--- a/tests/bits/complex_vector_27.cc
+++ b/tests/bits/complex_vector_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_28.cc b/tests/bits/complex_vector_28.cc
index 02ca705a87..194dc4669c 100644
--- a/tests/bits/complex_vector_28.cc
+++ b/tests/bits/complex_vector_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_29.cc b/tests/bits/complex_vector_29.cc
index 864c16619d..0022908fe6 100644
--- a/tests/bits/complex_vector_29.cc
+++ b/tests/bits/complex_vector_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_30.cc b/tests/bits/complex_vector_30.cc
index aeb4fe9f2a..96590330d2 100644
--- a/tests/bits/complex_vector_30.cc
+++ b/tests/bits/complex_vector_30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_31.cc b/tests/bits/complex_vector_31.cc
index 847580211e..791a1621a0 100644
--- a/tests/bits/complex_vector_31.cc
+++ b/tests/bits/complex_vector_31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_32.cc b/tests/bits/complex_vector_32.cc
index b70f26193b..c2a0c237a5 100644
--- a/tests/bits/complex_vector_32.cc
+++ b/tests/bits/complex_vector_32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_33.cc b/tests/bits/complex_vector_33.cc
index 7dd529ef32..476ab9c9a3 100644
--- a/tests/bits/complex_vector_33.cc
+++ b/tests/bits/complex_vector_33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_34.cc b/tests/bits/complex_vector_34.cc
index 96357cff26..eb3fa8f0e7 100644
--- a/tests/bits/complex_vector_34.cc
+++ b/tests/bits/complex_vector_34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_35.cc b/tests/bits/complex_vector_35.cc
index 7ac946b42b..02c5430692 100644
--- a/tests/bits/complex_vector_35.cc
+++ b/tests/bits/complex_vector_35.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_36.cc b/tests/bits/complex_vector_36.cc
index f24a5d36d1..f49a407786 100644
--- a/tests/bits/complex_vector_36.cc
+++ b/tests/bits/complex_vector_36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_37.cc b/tests/bits/complex_vector_37.cc
index 7e6ec3a5f6..5974787aa4 100644
--- a/tests/bits/complex_vector_37.cc
+++ b/tests/bits/complex_vector_37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_38.cc b/tests/bits/complex_vector_38.cc
index f653620a86..4d7e71d8e4 100644
--- a/tests/bits/complex_vector_38.cc
+++ b/tests/bits/complex_vector_38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_39.cc b/tests/bits/complex_vector_39.cc
index 8a2dacc6e0..e90b256d8e 100644
--- a/tests/bits/complex_vector_39.cc
+++ b/tests/bits/complex_vector_39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_40.cc b/tests/bits/complex_vector_40.cc
index 36dc7601fe..f4be53959c 100644
--- a/tests/bits/complex_vector_40.cc
+++ b/tests/bits/complex_vector_40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_41.cc b/tests/bits/complex_vector_41.cc
index c7765e1d33..827c1e16ce 100644
--- a/tests/bits/complex_vector_41.cc
+++ b/tests/bits/complex_vector_41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_42.cc b/tests/bits/complex_vector_42.cc
index 10de483611..f841669dbe 100644
--- a/tests/bits/complex_vector_42.cc
+++ b/tests/bits/complex_vector_42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_43.cc b/tests/bits/complex_vector_43.cc
index 26105295e5..ff0713fee1 100644
--- a/tests/bits/complex_vector_43.cc
+++ b/tests/bits/complex_vector_43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_44.cc b/tests/bits/complex_vector_44.cc
index ffb36912f4..b69e576d02 100644
--- a/tests/bits/complex_vector_44.cc
+++ b/tests/bits/complex_vector_44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_45.cc b/tests/bits/complex_vector_45.cc
index 3f71a4f2fe..7b58f1ed46 100644
--- a/tests/bits/complex_vector_45.cc
+++ b/tests/bits/complex_vector_45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_46.cc b/tests/bits/complex_vector_46.cc
index 9feb8570fb..b79cc14b91 100644
--- a/tests/bits/complex_vector_46.cc
+++ b/tests/bits/complex_vector_46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_47.cc b/tests/bits/complex_vector_47.cc
index 42f2ca372c..eb442a9154 100644
--- a/tests/bits/complex_vector_47.cc
+++ b/tests/bits/complex_vector_47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_48.cc b/tests/bits/complex_vector_48.cc
index feefaf14ac..bb1ce5b63d 100644
--- a/tests/bits/complex_vector_48.cc
+++ b/tests/bits/complex_vector_48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_49.cc b/tests/bits/complex_vector_49.cc
index 62d01f141b..ca6336e773 100644
--- a/tests/bits/complex_vector_49.cc
+++ b/tests/bits/complex_vector_49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_1.cc b/tests/bits/complex_vector_equality_1.cc
index 85008f417e..21ff152267 100644
--- a/tests/bits/complex_vector_equality_1.cc
+++ b/tests/bits/complex_vector_equality_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_2.cc b/tests/bits/complex_vector_equality_2.cc
index 0112d79392..783a04add4 100644
--- a/tests/bits/complex_vector_equality_2.cc
+++ b/tests/bits/complex_vector_equality_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_3.cc b/tests/bits/complex_vector_equality_3.cc
index 7ee927b868..e3934a1e52 100644
--- a/tests/bits/complex_vector_equality_3.cc
+++ b/tests/bits/complex_vector_equality_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_4.cc b/tests/bits/complex_vector_equality_4.cc
index 352b60717a..f053572a7c 100644
--- a/tests/bits/complex_vector_equality_4.cc
+++ b/tests/bits/complex_vector_equality_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_5.cc b/tests/bits/complex_vector_equality_5.cc
index d266dfaaa3..d7fddcf63d 100644
--- a/tests/bits/complex_vector_equality_5.cc
+++ b/tests/bits/complex_vector_equality_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_6.cc b/tests/bits/complex_vector_equality_6.cc
index 7222d517f3..56a07524c8 100644
--- a/tests/bits/complex_vector_equality_6.cc
+++ b/tests/bits/complex_vector_equality_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_7.cc b/tests/bits/complex_vector_equality_7.cc
index c9322bd7f3..2f85996d23 100644
--- a/tests/bits/complex_vector_equality_7.cc
+++ b/tests/bits/complex_vector_equality_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_equality_8.cc b/tests/bits/complex_vector_equality_8.cc
index 390798b0fb..bce044f062 100644
--- a/tests/bits/complex_vector_equality_8.cc
+++ b/tests/bits/complex_vector_equality_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/complex_vector_vector_01.cc b/tests/bits/complex_vector_vector_01.cc
index 218f0f1b05..d99a6b5969 100644
--- a/tests/bits/complex_vector_vector_01.cc
+++ b/tests/bits/complex_vector_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_01.cc b/tests/bits/compressed_set_sparsity_pattern_01.cc
index 5a32682ea5..93dcf53e33 100644
--- a/tests/bits/compressed_set_sparsity_pattern_01.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_02.cc b/tests/bits/compressed_set_sparsity_pattern_02.cc
index 04950320d2..829ac62a26 100644
--- a/tests/bits/compressed_set_sparsity_pattern_02.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_03.cc b/tests/bits/compressed_set_sparsity_pattern_03.cc
index 63197664ab..3a8a6aff0d 100644
--- a/tests/bits/compressed_set_sparsity_pattern_03.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_04.cc b/tests/bits/compressed_set_sparsity_pattern_04.cc
index 4be4cdcf02..0b563ef01c 100644
--- a/tests/bits/compressed_set_sparsity_pattern_04.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_05.cc b/tests/bits/compressed_set_sparsity_pattern_05.cc
index e6c573a410..d9294314a0 100644
--- a/tests/bits/compressed_set_sparsity_pattern_05.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_06.cc b/tests/bits/compressed_set_sparsity_pattern_06.cc
index d3241f39f4..e7a18fe8bc 100644
--- a/tests/bits/compressed_set_sparsity_pattern_06.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_07.cc b/tests/bits/compressed_set_sparsity_pattern_07.cc
index 9b3259a73c..61dbefd280 100644
--- a/tests/bits/compressed_set_sparsity_pattern_07.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_08.cc b/tests/bits/compressed_set_sparsity_pattern_08.cc
index 6653fa4e59..3b7cecce6a 100644
--- a/tests/bits/compressed_set_sparsity_pattern_08.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_set_sparsity_pattern_09.cc b/tests/bits/compressed_set_sparsity_pattern_09.cc
index 4dd74eba21..0d10897a81 100644
--- a/tests/bits/compressed_set_sparsity_pattern_09.cc
+++ b/tests/bits/compressed_set_sparsity_pattern_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_01.cc b/tests/bits/compressed_sparsity_pattern_01.cc
index 015a778252..76b4429a4b 100644
--- a/tests/bits/compressed_sparsity_pattern_01.cc
+++ b/tests/bits/compressed_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_02.cc b/tests/bits/compressed_sparsity_pattern_02.cc
index eff5a89b07..4fb7f09a8f 100644
--- a/tests/bits/compressed_sparsity_pattern_02.cc
+++ b/tests/bits/compressed_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_03.cc b/tests/bits/compressed_sparsity_pattern_03.cc
index 7d5e2223cb..f4c6f669f1 100644
--- a/tests/bits/compressed_sparsity_pattern_03.cc
+++ b/tests/bits/compressed_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_04.cc b/tests/bits/compressed_sparsity_pattern_04.cc
index 1b80a731c5..656695f13e 100644
--- a/tests/bits/compressed_sparsity_pattern_04.cc
+++ b/tests/bits/compressed_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_05.cc b/tests/bits/compressed_sparsity_pattern_05.cc
index 74334e8bb8..726bfc97d6 100644
--- a/tests/bits/compressed_sparsity_pattern_05.cc
+++ b/tests/bits/compressed_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_06.cc b/tests/bits/compressed_sparsity_pattern_06.cc
index 6aaea57fed..3ef203c142 100644
--- a/tests/bits/compressed_sparsity_pattern_06.cc
+++ b/tests/bits/compressed_sparsity_pattern_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_07.cc b/tests/bits/compressed_sparsity_pattern_07.cc
index 98e2c29411..50cf0f13f1 100644
--- a/tests/bits/compressed_sparsity_pattern_07.cc
+++ b/tests/bits/compressed_sparsity_pattern_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_08.cc b/tests/bits/compressed_sparsity_pattern_08.cc
index 482c18493d..b4ffc89d8b 100644
--- a/tests/bits/compressed_sparsity_pattern_08.cc
+++ b/tests/bits/compressed_sparsity_pattern_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/compressed_sparsity_pattern_09.cc b/tests/bits/compressed_sparsity_pattern_09.cc
index bb006b605d..9e4d01868d 100644
--- a/tests/bits/compressed_sparsity_pattern_09.cc
+++ b/tests/bits/compressed_sparsity_pattern_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cone_01.cc b/tests/bits/cone_01.cc
index b3f8ecf095..4c07624c51 100644
--- a/tests/bits/cone_01.cc
+++ b/tests/bits/cone_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cone_02.cc b/tests/bits/cone_02.cc
index 668137af38..42caa27c65 100644
--- a/tests/bits/cone_02.cc
+++ b/tests/bits/cone_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/count_dofs_per_block_01.cc b/tests/bits/count_dofs_per_block_01.cc
index 168cedd08a..754e0f1426 100644
--- a/tests/bits/count_dofs_per_block_01.cc
+++ b/tests/bits/count_dofs_per_block_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/count_dofs_per_block_02.cc b/tests/bits/count_dofs_per_block_02.cc
index 8fe3f8aacf..85fedf1f5a 100644
--- a/tests/bits/count_dofs_per_block_02.cc
+++ b/tests/bits/count_dofs_per_block_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/count_dofs_per_component_hp_01.cc b/tests/bits/count_dofs_per_component_hp_01.cc
index 6d660acd97..5203bd73f8 100644
--- a/tests/bits/count_dofs_per_component_hp_01.cc
+++ b/tests/bits/count_dofs_per_component_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/count_dofs_per_component_hp_02.cc b/tests/bits/count_dofs_per_component_hp_02.cc
index af885c6181..e8565ed07d 100644
--- a/tests/bits/count_dofs_per_component_hp_02.cc
+++ b/tests/bits/count_dofs_per_component_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder.cc b/tests/bits/cylinder.cc
index ee8cf7eff1..b29c7165f5 100644
--- a/tests/bits/cylinder.cc
+++ b/tests/bits/cylinder.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_01.cc b/tests/bits/cylinder_01.cc
index 0a758c26b5..3ed7e4426b 100644
--- a/tests/bits/cylinder_01.cc
+++ b/tests/bits/cylinder_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_02.cc b/tests/bits/cylinder_02.cc
index 00ad1f9c19..4819462ed8 100644
--- a/tests/bits/cylinder_02.cc
+++ b/tests/bits/cylinder_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_03.cc b/tests/bits/cylinder_03.cc
index b61ad237c3..6aab0a523f 100644
--- a/tests/bits/cylinder_03.cc
+++ b/tests/bits/cylinder_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_04.cc b/tests/bits/cylinder_04.cc
index ea6ffa2f34..ec73e1d7d5 100644
--- a/tests/bits/cylinder_04.cc
+++ b/tests/bits/cylinder_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_shell_01.cc b/tests/bits/cylinder_shell_01.cc
index 6da2f3464d..7035c5b494 100644
--- a/tests/bits/cylinder_shell_01.cc
+++ b/tests/bits/cylinder_shell_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/cylinder_shell_02.cc b/tests/bits/cylinder_shell_02.cc
index f6304a4ed2..baa57fed96 100644
--- a/tests/bits/cylinder_shell_02.cc
+++ b/tests/bits/cylinder_shell_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_01.cc b/tests/bits/data_out_01.cc
index b16b961b58..038330d477 100644
--- a/tests/bits/data_out_01.cc
+++ b/tests/bits/data_out_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_02.cc b/tests/bits/data_out_02.cc
index dd55f86846..2907d86bc6 100644
--- a/tests/bits/data_out_02.cc
+++ b/tests/bits/data_out_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_03.cc b/tests/bits/data_out_03.cc
index 0e9a57c171..d358944c49 100644
--- a/tests/bits/data_out_03.cc
+++ b/tests/bits/data_out_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_04.cc b/tests/bits/data_out_04.cc
index 30ba5d1189..34cd96d65c 100644
--- a/tests/bits/data_out_04.cc
+++ b/tests/bits/data_out_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_05.cc b/tests/bits/data_out_05.cc
index 8141c0ddcf..4286a39623 100644
--- a/tests/bits/data_out_05.cc
+++ b/tests/bits/data_out_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_06.cc b/tests/bits/data_out_06.cc
index 457ffd0e94..571d8af212 100644
--- a/tests/bits/data_out_06.cc
+++ b/tests/bits/data_out_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_07.cc b/tests/bits/data_out_07.cc
index a27a632bae..2191734030 100644
--- a/tests/bits/data_out_07.cc
+++ b/tests/bits/data_out_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_08.cc b/tests/bits/data_out_08.cc
index fd3f20f789..9b9ad9b4b2 100644
--- a/tests/bits/data_out_08.cc
+++ b/tests/bits/data_out_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_09.cc b/tests/bits/data_out_09.cc
index 25712fa3e6..887e428966 100644
--- a/tests/bits/data_out_09.cc
+++ b/tests/bits/data_out_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_common.h b/tests/bits/data_out_common.h
index e23c79a9d9..c641494b79 100644
--- a/tests/bits/data_out_common.h
+++ b/tests/bits/data_out_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_curved_cells.cc b/tests/bits/data_out_curved_cells.cc
index cfe6a99c92..59c6250d97 100644
--- a/tests/bits/data_out_curved_cells.cc
+++ b/tests/bits/data_out_curved_cells.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_faces_01.cc b/tests/bits/data_out_faces_01.cc
index 2c917ef178..f8334cb029 100644
--- a/tests/bits/data_out_faces_01.cc
+++ b/tests/bits/data_out_faces_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_faces_02.cc b/tests/bits/data_out_faces_02.cc
index f6ff53417a..8c64ed3554 100644
--- a/tests/bits/data_out_faces_02.cc
+++ b/tests/bits/data_out_faces_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_faces_03.cc b/tests/bits/data_out_faces_03.cc
index 09d2a37ac4..4e7e006709 100644
--- a/tests/bits/data_out_faces_03.cc
+++ b/tests/bits/data_out_faces_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_faces_04.cc b/tests/bits/data_out_faces_04.cc
index a03ff9c6d1..5bbd67b7d2 100644
--- a/tests/bits/data_out_faces_04.cc
+++ b/tests/bits/data_out_faces_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_faces_05.cc b/tests/bits/data_out_faces_05.cc
index 7450926fbd..0ec3992b56 100644
--- a/tests/bits/data_out_faces_05.cc
+++ b/tests/bits/data_out_faces_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_multi_dh_01.cc b/tests/bits/data_out_multi_dh_01.cc
index 6963f25f7d..57bc8573b9 100644
--- a/tests/bits/data_out_multi_dh_01.cc
+++ b/tests/bits/data_out_multi_dh_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_multi_dh_02.cc b/tests/bits/data_out_multi_dh_02.cc
index 5eabef93bd..96ad0f8a34 100644
--- a/tests/bits/data_out_multi_dh_02.cc
+++ b/tests/bits/data_out_multi_dh_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_multi_dh_03.cc b/tests/bits/data_out_multi_dh_03.cc
index 376ea6983c..fe19db17e9 100644
--- a/tests/bits/data_out_multi_dh_03.cc
+++ b/tests/bits/data_out_multi_dh_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_multi_dh_04.cc b/tests/bits/data_out_multi_dh_04.cc
index 564e7909a4..24e4914d2c 100644
--- a/tests/bits/data_out_multi_dh_04.cc
+++ b/tests/bits/data_out_multi_dh_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_multi_dh_05.cc b/tests/bits/data_out_multi_dh_05.cc
index 881cc660f7..e95177bbbc 100644
--- a/tests/bits/data_out_multi_dh_05.cc
+++ b/tests/bits/data_out_multi_dh_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_rotation_01.cc b/tests/bits/data_out_rotation_01.cc
index e5c16feda8..2c901a0673 100644
--- a/tests/bits/data_out_rotation_01.cc
+++ b/tests/bits/data_out_rotation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_rotation_02.cc b/tests/bits/data_out_rotation_02.cc
index 52923a184f..b987753af3 100644
--- a/tests/bits/data_out_rotation_02.cc
+++ b/tests/bits/data_out_rotation_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_rotation_03.cc b/tests/bits/data_out_rotation_03.cc
index 6d289942ee..11f129d014 100644
--- a/tests/bits/data_out_rotation_03.cc
+++ b/tests/bits/data_out_rotation_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_rotation_04.cc b/tests/bits/data_out_rotation_04.cc
index c24df1138c..275400aaf9 100644
--- a/tests/bits/data_out_rotation_04.cc
+++ b/tests/bits/data_out_rotation_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_rotation_05.cc b/tests/bits/data_out_rotation_05.cc
index 03c0f3fb62..b816155ef5 100644
--- a/tests/bits/data_out_rotation_05.cc
+++ b/tests/bits/data_out_rotation_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_stack_01.cc b/tests/bits/data_out_stack_01.cc
index 3ff1849bac..e7e5263b1d 100644
--- a/tests/bits/data_out_stack_01.cc
+++ b/tests/bits/data_out_stack_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_stack_02.cc b/tests/bits/data_out_stack_02.cc
index 08e9e6804e..29c7db9c17 100644
--- a/tests/bits/data_out_stack_02.cc
+++ b/tests/bits/data_out_stack_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/data_out_stack_03.cc b/tests/bits/data_out_stack_03.cc
index b27f1362b0..9502d7f44b 100644
--- a/tests/bits/data_out_stack_03.cc
+++ b/tests/bits/data_out_stack_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/deal_solver_04.cc b/tests/bits/deal_solver_04.cc
index 2dc6f49991..69f167dc77 100644
--- a/tests/bits/deal_solver_04.cc
+++ b/tests/bits/deal_solver_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/deal_solver_05.cc b/tests/bits/deal_solver_05.cc
index 069fe238aa..5154b08106 100644
--- a/tests/bits/deal_solver_05.cc
+++ b/tests/bits/deal_solver_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/denis_1.cc b/tests/bits/denis_1.cc
index e7b65020ca..04457c2784 100644
--- a/tests/bits/denis_1.cc
+++ b/tests/bits/denis_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_01.cc b/tests/bits/distorted_cells_01.cc
index ed47ea1e7b..ce9dd0f0fc 100644
--- a/tests/bits/distorted_cells_01.cc
+++ b/tests/bits/distorted_cells_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_02.cc b/tests/bits/distorted_cells_02.cc
index 9baebc766c..38876f8b03 100644
--- a/tests/bits/distorted_cells_02.cc
+++ b/tests/bits/distorted_cells_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_03.cc b/tests/bits/distorted_cells_03.cc
index 0e16552ed8..d735fc2f62 100644
--- a/tests/bits/distorted_cells_03.cc
+++ b/tests/bits/distorted_cells_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_04.cc b/tests/bits/distorted_cells_04.cc
index 715cbd5759..8295c33173 100644
--- a/tests/bits/distorted_cells_04.cc
+++ b/tests/bits/distorted_cells_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_05.cc b/tests/bits/distorted_cells_05.cc
index 7fe258c245..8b460d4fbf 100644
--- a/tests/bits/distorted_cells_05.cc
+++ b/tests/bits/distorted_cells_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_06.cc b/tests/bits/distorted_cells_06.cc
index 7e8bae09bf..47ee583c8d 100644
--- a/tests/bits/distorted_cells_06.cc
+++ b/tests/bits/distorted_cells_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_cells_07.cc b/tests/bits/distorted_cells_07.cc
index 05b65006a8..ed913ed45a 100644
--- a/tests/bits/distorted_cells_07.cc
+++ b/tests/bits/distorted_cells_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_mapped_cells_01.cc b/tests/bits/distorted_mapped_cells_01.cc
index be727c566a..83163011a1 100644
--- a/tests/bits/distorted_mapped_cells_01.cc
+++ b/tests/bits/distorted_mapped_cells_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/bits/distorted_mapped_cells_02.cc b/tests/bits/distorted_mapped_cells_02.cc
index 14c0128241..f4aba03d00 100644
--- a/tests/bits/distorted_mapped_cells_02.cc
+++ b/tests/bits/distorted_mapped_cells_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_01.cc b/tests/bits/dof_constraints_01.cc
index 822339dccc..ddc85dabe6 100644
--- a/tests/bits/dof_constraints_01.cc
+++ b/tests/bits/dof_constraints_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_02.cc b/tests/bits/dof_constraints_02.cc
index 3459703c9a..9751b9f96a 100644
--- a/tests/bits/dof_constraints_02.cc
+++ b/tests/bits/dof_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_03.cc b/tests/bits/dof_constraints_03.cc
index 7297f12a6c..23c1bfd686 100644
--- a/tests/bits/dof_constraints_03.cc
+++ b/tests/bits/dof_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_04.cc b/tests/bits/dof_constraints_04.cc
index f2e0cca9c3..53f2e7650f 100644
--- a/tests/bits/dof_constraints_04.cc
+++ b/tests/bits/dof_constraints_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_05.cc b/tests/bits/dof_constraints_05.cc
index a30cc227e0..06ea50f898 100644
--- a/tests/bits/dof_constraints_05.cc
+++ b/tests/bits/dof_constraints_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_06.cc b/tests/bits/dof_constraints_06.cc
index e6311a0dc5..076e68190e 100644
--- a/tests/bits/dof_constraints_06.cc
+++ b/tests/bits/dof_constraints_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_06_x.cc b/tests/bits/dof_constraints_06_x.cc
index d6fb55d07e..d122669f03 100644
--- a/tests/bits/dof_constraints_06_x.cc
+++ b/tests/bits/dof_constraints_06_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_07.cc b/tests/bits/dof_constraints_07.cc
index 829ce773c4..cf04b0a7ea 100644
--- a/tests/bits/dof_constraints_07.cc
+++ b/tests/bits/dof_constraints_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_08.cc b/tests/bits/dof_constraints_08.cc
index 7ac420478f..31bd2c9cc7 100644
--- a/tests/bits/dof_constraints_08.cc
+++ b/tests/bits/dof_constraints_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_09.cc b/tests/bits/dof_constraints_09.cc
index a8234ff693..9a2d001870 100644
--- a/tests/bits/dof_constraints_09.cc
+++ b/tests/bits/dof_constraints_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_10.cc b/tests/bits/dof_constraints_10.cc
index ea0189f033..07cbe8b8a2 100644
--- a/tests/bits/dof_constraints_10.cc
+++ b/tests/bits/dof_constraints_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_10_x.cc b/tests/bits/dof_constraints_10_x.cc
index f4d83c017b..70c1a82e8b 100644
--- a/tests/bits/dof_constraints_10_x.cc
+++ b/tests/bits/dof_constraints_10_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_11.cc b/tests/bits/dof_constraints_11.cc
index 0a2fb122c2..554260a234 100644
--- a/tests/bits/dof_constraints_11.cc
+++ b/tests/bits/dof_constraints_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_constraints_11_x.cc b/tests/bits/dof_constraints_11_x.cc
index b8ce48dc23..5c90379db2 100644
--- a/tests/bits/dof_constraints_11_x.cc
+++ b/tests/bits/dof_constraints_11_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_00a.cc b/tests/bits/dof_tools_00a.cc
index 033d8d2458..a9d088dfb7 100644
--- a/tests/bits/dof_tools_00a.cc
+++ b/tests/bits/dof_tools_00a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01a.cc b/tests/bits/dof_tools_01a.cc
index 4e85cf7ab4..95b3e5ef68 100644
--- a/tests/bits/dof_tools_01a.cc
+++ b/tests/bits/dof_tools_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01a_constraints_false.cc b/tests/bits/dof_tools_01a_constraints_false.cc
index 8210ffa55c..7b34cde0b2 100644
--- a/tests/bits/dof_tools_01a_constraints_false.cc
+++ b/tests/bits/dof_tools_01a_constraints_false.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01a_constraints_true.cc b/tests/bits/dof_tools_01a_constraints_true.cc
index 4ec32cea0b..02bd723bae 100644
--- a/tests/bits/dof_tools_01a_constraints_true.cc
+++ b/tests/bits/dof_tools_01a_constraints_true.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01a_subdomain.cc b/tests/bits/dof_tools_01a_subdomain.cc
index 6bfb9a986b..9f917b5546 100644
--- a/tests/bits/dof_tools_01a_subdomain.cc
+++ b/tests/bits/dof_tools_01a_subdomain.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01b.cc b/tests/bits/dof_tools_01b.cc
index db76480e30..68559dfd7a 100644
--- a/tests/bits/dof_tools_01b.cc
+++ b/tests/bits/dof_tools_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01b_x.cc b/tests/bits/dof_tools_01b_x.cc
index d2e48eeb5a..057a28cabd 100644
--- a/tests/bits/dof_tools_01b_x.cc
+++ b/tests/bits/dof_tools_01b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01c.cc b/tests/bits/dof_tools_01c.cc
index 83648a5fa4..0a6e7b4030 100644
--- a/tests/bits/dof_tools_01c.cc
+++ b/tests/bits/dof_tools_01c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01d.cc b/tests/bits/dof_tools_01d.cc
index 11bccad5e4..9c4b2a462d 100644
--- a/tests/bits/dof_tools_01d.cc
+++ b/tests/bits/dof_tools_01d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_01d_x.cc b/tests/bits/dof_tools_01d_x.cc
index 99a0d04d81..3276c01ba5 100644
--- a/tests/bits/dof_tools_01d_x.cc
+++ b/tests/bits/dof_tools_01d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02a.cc b/tests/bits/dof_tools_02a.cc
index 1901defce5..b646d55bdc 100644
--- a/tests/bits/dof_tools_02a.cc
+++ b/tests/bits/dof_tools_02a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02a_constraints_false.cc b/tests/bits/dof_tools_02a_constraints_false.cc
index 7d3ae4edef..a6fbc92707 100644
--- a/tests/bits/dof_tools_02a_constraints_false.cc
+++ b/tests/bits/dof_tools_02a_constraints_false.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02a_constraints_true.cc b/tests/bits/dof_tools_02a_constraints_true.cc
index 925f99e783..57dd2b40f1 100644
--- a/tests/bits/dof_tools_02a_constraints_true.cc
+++ b/tests/bits/dof_tools_02a_constraints_true.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02a_subdomain.cc b/tests/bits/dof_tools_02a_subdomain.cc
index f5f2648caf..5d811b50fa 100644
--- a/tests/bits/dof_tools_02a_subdomain.cc
+++ b/tests/bits/dof_tools_02a_subdomain.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02b.cc b/tests/bits/dof_tools_02b.cc
index ac23e59b3a..3d763018d6 100644
--- a/tests/bits/dof_tools_02b.cc
+++ b/tests/bits/dof_tools_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02b_x.cc b/tests/bits/dof_tools_02b_x.cc
index 085bdc4e75..f80d672098 100644
--- a/tests/bits/dof_tools_02b_x.cc
+++ b/tests/bits/dof_tools_02b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02c.cc b/tests/bits/dof_tools_02c.cc
index c23ba501fd..211190aade 100644
--- a/tests/bits/dof_tools_02c.cc
+++ b/tests/bits/dof_tools_02c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02d.cc b/tests/bits/dof_tools_02d.cc
index 85736844de..176144fd6d 100644
--- a/tests/bits/dof_tools_02d.cc
+++ b/tests/bits/dof_tools_02d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_02d_x.cc b/tests/bits/dof_tools_02d_x.cc
index b6b2a016bd..1ddfb76a2c 100644
--- a/tests/bits/dof_tools_02d_x.cc
+++ b/tests/bits/dof_tools_02d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_03.cc b/tests/bits/dof_tools_03.cc
index feacbe1f5d..ac5f8114af 100644
--- a/tests/bits/dof_tools_03.cc
+++ b/tests/bits/dof_tools_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_04.cc b/tests/bits/dof_tools_04.cc
index 044803a100..fc4c79edb3 100644
--- a/tests/bits/dof_tools_04.cc
+++ b/tests/bits/dof_tools_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_05.cc b/tests/bits/dof_tools_05.cc
index 2b776d4f52..0781014080 100644
--- a/tests/bits/dof_tools_05.cc
+++ b/tests/bits/dof_tools_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_06.cc b/tests/bits/dof_tools_06.cc
index 80534a5704..1fe952ab98 100644
--- a/tests/bits/dof_tools_06.cc
+++ b/tests/bits/dof_tools_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_07.cc b/tests/bits/dof_tools_07.cc
index cd79e6e30a..bd5ab60393 100644
--- a/tests/bits/dof_tools_07.cc
+++ b/tests/bits/dof_tools_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_08.cc b/tests/bits/dof_tools_08.cc
index 4bdddc4495..4b9e41f747 100644
--- a/tests/bits/dof_tools_08.cc
+++ b/tests/bits/dof_tools_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_09.cc b/tests/bits/dof_tools_09.cc
index 1bfe81c5f1..8764ec4d51 100644
--- a/tests/bits/dof_tools_09.cc
+++ b/tests/bits/dof_tools_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_10.cc b/tests/bits/dof_tools_10.cc
index dd7d303d01..1aec775923 100644
--- a/tests/bits/dof_tools_10.cc
+++ b/tests/bits/dof_tools_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_12.cc b/tests/bits/dof_tools_12.cc
index bc56994064..a92bb89a95 100644
--- a/tests/bits/dof_tools_12.cc
+++ b/tests/bits/dof_tools_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_13.cc b/tests/bits/dof_tools_13.cc
index fa897c9c0f..3b762a6ad1 100644
--- a/tests/bits/dof_tools_13.cc
+++ b/tests/bits/dof_tools_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_13a.cc b/tests/bits/dof_tools_13a.cc
index 7436809bca..1851a1e138 100644
--- a/tests/bits/dof_tools_13a.cc
+++ b/tests/bits/dof_tools_13a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_14.cc b/tests/bits/dof_tools_14.cc
index fb13ea012a..a49fb75c42 100644
--- a/tests/bits/dof_tools_14.cc
+++ b/tests/bits/dof_tools_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15a.cc b/tests/bits/dof_tools_15a.cc
index 63829b437d..3e16a23926 100644
--- a/tests/bits/dof_tools_15a.cc
+++ b/tests/bits/dof_tools_15a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15b.cc b/tests/bits/dof_tools_15b.cc
index 201da8e8de..12ee3be42d 100644
--- a/tests/bits/dof_tools_15b.cc
+++ b/tests/bits/dof_tools_15b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15b_x.cc b/tests/bits/dof_tools_15b_x.cc
index 79bee65aea..471c4941b8 100644
--- a/tests/bits/dof_tools_15b_x.cc
+++ b/tests/bits/dof_tools_15b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15c.cc b/tests/bits/dof_tools_15c.cc
index 77c5a8d081..9f5edd17fa 100644
--- a/tests/bits/dof_tools_15c.cc
+++ b/tests/bits/dof_tools_15c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15d.cc b/tests/bits/dof_tools_15d.cc
index 30c4b51a65..8ad05103fc 100644
--- a/tests/bits/dof_tools_15d.cc
+++ b/tests/bits/dof_tools_15d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_15d_x.cc b/tests/bits/dof_tools_15d_x.cc
index 2b206a03ac..c31196a2c4 100644
--- a/tests/bits/dof_tools_15d_x.cc
+++ b/tests/bits/dof_tools_15d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16a.cc b/tests/bits/dof_tools_16a.cc
index 2559c44537..fb32020d48 100644
--- a/tests/bits/dof_tools_16a.cc
+++ b/tests/bits/dof_tools_16a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16b.cc b/tests/bits/dof_tools_16b.cc
index 354a0af2ca..a23c9d8c04 100644
--- a/tests/bits/dof_tools_16b.cc
+++ b/tests/bits/dof_tools_16b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16b_x.cc b/tests/bits/dof_tools_16b_x.cc
index e762e44be3..c38f5d4d5c 100644
--- a/tests/bits/dof_tools_16b_x.cc
+++ b/tests/bits/dof_tools_16b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16c.cc b/tests/bits/dof_tools_16c.cc
index 5abebe9ea3..a7b2ca6c58 100644
--- a/tests/bits/dof_tools_16c.cc
+++ b/tests/bits/dof_tools_16c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16d.cc b/tests/bits/dof_tools_16d.cc
index a59dc07f9c..75819515e8 100644
--- a/tests/bits/dof_tools_16d.cc
+++ b/tests/bits/dof_tools_16d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_16d_x.cc b/tests/bits/dof_tools_16d_x.cc
index 279d88ad7b..efda75ce33 100644
--- a/tests/bits/dof_tools_16d_x.cc
+++ b/tests/bits/dof_tools_16d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17a.cc b/tests/bits/dof_tools_17a.cc
index 5f7fa6651f..7cc4963c04 100644
--- a/tests/bits/dof_tools_17a.cc
+++ b/tests/bits/dof_tools_17a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17b.cc b/tests/bits/dof_tools_17b.cc
index b115432e49..759654ec8e 100644
--- a/tests/bits/dof_tools_17b.cc
+++ b/tests/bits/dof_tools_17b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17b_x.cc b/tests/bits/dof_tools_17b_x.cc
index ef3bbb2516..2084993b0f 100644
--- a/tests/bits/dof_tools_17b_x.cc
+++ b/tests/bits/dof_tools_17b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17c.cc b/tests/bits/dof_tools_17c.cc
index ee1dce1444..4c2e6a05b0 100644
--- a/tests/bits/dof_tools_17c.cc
+++ b/tests/bits/dof_tools_17c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17d.cc b/tests/bits/dof_tools_17d.cc
index 42e17b6ffa..98ac505596 100644
--- a/tests/bits/dof_tools_17d.cc
+++ b/tests/bits/dof_tools_17d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_17d_x.cc b/tests/bits/dof_tools_17d_x.cc
index cf663d6b02..dbb0f4fb5b 100644
--- a/tests/bits/dof_tools_17d_x.cc
+++ b/tests/bits/dof_tools_17d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18a.cc b/tests/bits/dof_tools_18a.cc
index 1ae9d0454c..e3eddc586f 100644
--- a/tests/bits/dof_tools_18a.cc
+++ b/tests/bits/dof_tools_18a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18a_1d.cc b/tests/bits/dof_tools_18a_1d.cc
index 887d64df55..6789fdd4e4 100644
--- a/tests/bits/dof_tools_18a_1d.cc
+++ b/tests/bits/dof_tools_18a_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18b.cc b/tests/bits/dof_tools_18b.cc
index 3a9dc32de6..565aa063c6 100644
--- a/tests/bits/dof_tools_18b.cc
+++ b/tests/bits/dof_tools_18b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18b_x.cc b/tests/bits/dof_tools_18b_x.cc
index 30d3358545..3b29c67db2 100644
--- a/tests/bits/dof_tools_18b_x.cc
+++ b/tests/bits/dof_tools_18b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18c.cc b/tests/bits/dof_tools_18c.cc
index 5d7640306b..af35185ae6 100644
--- a/tests/bits/dof_tools_18c.cc
+++ b/tests/bits/dof_tools_18c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18d.cc b/tests/bits/dof_tools_18d.cc
index f602d32fbd..d9be3f5905 100644
--- a/tests/bits/dof_tools_18d.cc
+++ b/tests/bits/dof_tools_18d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_18d_x.cc b/tests/bits/dof_tools_18d_x.cc
index 427f5213ae..7cc6b64344 100644
--- a/tests/bits/dof_tools_18d_x.cc
+++ b/tests/bits/dof_tools_18d_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_19.cc b/tests/bits/dof_tools_19.cc
index 3a82133a82..197ab8ffff 100644
--- a/tests/bits/dof_tools_19.cc
+++ b/tests/bits/dof_tools_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_20.cc b/tests/bits/dof_tools_20.cc
index 97e868fe9b..26b4e5a053 100644
--- a/tests/bits/dof_tools_20.cc
+++ b/tests/bits/dof_tools_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_21.cc b/tests/bits/dof_tools_21.cc
index 145eac0270..8a118861de 100644
--- a/tests/bits/dof_tools_21.cc
+++ b/tests/bits/dof_tools_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_21_b.cc b/tests/bits/dof_tools_21_b.cc
index 5cf855eb4d..977ea46c01 100644
--- a/tests/bits/dof_tools_21_b.cc
+++ b/tests/bits/dof_tools_21_b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_21_b_x.cc b/tests/bits/dof_tools_21_b_x.cc
index 25215ec241..e668388f56 100644
--- a/tests/bits/dof_tools_21_b_x.cc
+++ b/tests/bits/dof_tools_21_b_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_21_b_x_q3.cc b/tests/bits/dof_tools_21_b_x_q3.cc
index 72ebcc5144..6df53e3e1c 100644
--- a/tests/bits/dof_tools_21_b_x_q3.cc
+++ b/tests/bits/dof_tools_21_b_x_q3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_21_b_y.cc b/tests/bits/dof_tools_21_b_y.cc
index bd72d17652..1bb3f82ae9 100644
--- a/tests/bits/dof_tools_21_b_y.cc
+++ b/tests/bits/dof_tools_21_b_y.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_common.h b/tests/bits/dof_tools_common.h
index aa256f6e6d..e907860778 100644
--- a/tests/bits/dof_tools_common.h
+++ b/tests/bits/dof_tools_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/dof_tools_periodic.h b/tests/bits/dof_tools_periodic.h
index 9dfa7686b0..35e9a61133 100644
--- a/tests/bits/dof_tools_periodic.h
+++ b/tests/bits/dof_tools_periodic.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/error_estimator_01.cc b/tests/bits/error_estimator_01.cc
index 3ca480506e..96c69bd108 100644
--- a/tests/bits/error_estimator_01.cc
+++ b/tests/bits/error_estimator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/error_estimator_02.cc b/tests/bits/error_estimator_02.cc
index 5cbb69d03f..8c2c2219b4 100644
--- a/tests/bits/error_estimator_02.cc
+++ b/tests/bits/error_estimator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/face_interpolation.cc b/tests/bits/face_interpolation.cc
index 1ae8097e5f..c06810091a 100644
--- a/tests/bits/face_interpolation.cc
+++ b/tests/bits/face_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/face_orientation_and_fe_nedelec_01.cc b/tests/bits/face_orientation_and_fe_nedelec_01.cc
index c2bfbfe492..bedd32b068 100644
--- a/tests/bits/face_orientation_and_fe_nedelec_01.cc
+++ b/tests/bits/face_orientation_and_fe_nedelec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/face_orientation_and_fe_q_01.cc b/tests/bits/face_orientation_and_fe_q_01.cc
index 682d28d512..01883cdca4 100644
--- a/tests/bits/face_orientation_and_fe_q_01.cc
+++ b/tests/bits/face_orientation_and_fe_q_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/face_orientation_and_fe_q_02.cc b/tests/bits/face_orientation_and_fe_q_02.cc
index 3589914667..650fae8f13 100644
--- a/tests/bits/face_orientation_and_fe_q_02.cc
+++ b/tests/bits/face_orientation_and_fe_q_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/face_orientation_crash.cc b/tests/bits/face_orientation_crash.cc
index 72cdd715b3..34b1775934 100644
--- a/tests/bits/face_orientation_crash.cc
+++ b/tests/bits/face_orientation_crash.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/faceq_face_interpolation.cc b/tests/bits/faceq_face_interpolation.cc
index 9e6efe0e2c..0c0d3b5d9a 100644
--- a/tests/bits/faceq_face_interpolation.cc
+++ b/tests/bits/faceq_face_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/faceq_subface_interpolation.cc b/tests/bits/faceq_subface_interpolation.cc
index cd85880d0a..c6cb9fbc00 100644
--- a/tests/bits/faceq_subface_interpolation.cc
+++ b/tests/bits/faceq_subface_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_01.cc b/tests/bits/fe_field_function_01.cc
index f77a48f7da..c635d1c1ad 100644
--- a/tests/bits/fe_field_function_01.cc
+++ b/tests/bits/fe_field_function_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_01_vector.cc b/tests/bits/fe_field_function_01_vector.cc
index 74ed8de9a5..36598fd201 100644
--- a/tests/bits/fe_field_function_01_vector.cc
+++ b/tests/bits/fe_field_function_01_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_02.cc b/tests/bits/fe_field_function_02.cc
index 6791c88bbe..223acc374a 100644
--- a/tests/bits/fe_field_function_02.cc
+++ b/tests/bits/fe_field_function_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_02_vector.cc b/tests/bits/fe_field_function_02_vector.cc
index 9d891a4bd8..54607abead 100644
--- a/tests/bits/fe_field_function_02_vector.cc
+++ b/tests/bits/fe_field_function_02_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_03.cc b/tests/bits/fe_field_function_03.cc
index 5107ee0da2..b87c3bf498 100644
--- a/tests/bits/fe_field_function_03.cc
+++ b/tests/bits/fe_field_function_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_03_vector.cc b/tests/bits/fe_field_function_03_vector.cc
index 5107ee0da2..b87c3bf498 100644
--- a/tests/bits/fe_field_function_03_vector.cc
+++ b/tests/bits/fe_field_function_03_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_04.cc b/tests/bits/fe_field_function_04.cc
index cfbe9d6906..ce16eb0b80 100644
--- a/tests/bits/fe_field_function_04.cc
+++ b/tests/bits/fe_field_function_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_04_vector.cc b/tests/bits/fe_field_function_04_vector.cc
index 1d5876637b..5b0f3fa459 100644
--- a/tests/bits/fe_field_function_04_vector.cc
+++ b/tests/bits/fe_field_function_04_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_05.cc b/tests/bits/fe_field_function_05.cc
index 080b703436..24f7605216 100644
--- a/tests/bits/fe_field_function_05.cc
+++ b/tests/bits/fe_field_function_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_05_vector.cc b/tests/bits/fe_field_function_05_vector.cc
index 3bbc04d690..c06c872331 100644
--- a/tests/bits/fe_field_function_05_vector.cc
+++ b/tests/bits/fe_field_function_05_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_06_vector.cc b/tests/bits/fe_field_function_06_vector.cc
index dba992f305..076291152e 100644
--- a/tests/bits/fe_field_function_06_vector.cc
+++ b/tests/bits/fe_field_function_06_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_07_vector.cc b/tests/bits/fe_field_function_07_vector.cc
index 1b77cd426a..939c954683 100644
--- a/tests/bits/fe_field_function_07_vector.cc
+++ b/tests/bits/fe_field_function_07_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_field_function_08_vector.cc b/tests/bits/fe_field_function_08_vector.cc
index 39d88e7be3..35e65076c4 100644
--- a/tests/bits/fe_field_function_08_vector.cc
+++ b/tests/bits/fe_field_function_08_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_q_3d_01.cc b/tests/bits/fe_q_3d_01.cc
index 9afac1f2be..6b2a69a3e0 100644
--- a/tests/bits/fe_q_3d_01.cc
+++ b/tests/bits/fe_q_3d_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_q_constraints.cc b/tests/bits/fe_q_constraints.cc
index 98428726b6..9108fc0538 100644
--- a/tests/bits/fe_q_constraints.cc
+++ b/tests/bits/fe_q_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_system.cc b/tests/bits/fe_system.cc
index f871d9a8bb..43a5a3c978 100644
--- a/tests/bits/fe_system.cc
+++ b/tests/bits/fe_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_01a.cc b/tests/bits/fe_tools_01a.cc
index 451528073e..2739a7312b 100644
--- a/tests/bits/fe_tools_01a.cc
+++ b/tests/bits/fe_tools_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_01b.cc b/tests/bits/fe_tools_01b.cc
index 8ac36a8c99..e9a31a7f2d 100644
--- a/tests/bits/fe_tools_01b.cc
+++ b/tests/bits/fe_tools_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_01c.cc b/tests/bits/fe_tools_01c.cc
index c1dcdec79f..51091f5862 100644
--- a/tests/bits/fe_tools_01c.cc
+++ b/tests/bits/fe_tools_01c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_02.cc b/tests/bits/fe_tools_02.cc
index e081097e55..16484e053d 100644
--- a/tests/bits/fe_tools_02.cc
+++ b/tests/bits/fe_tools_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_03.cc b/tests/bits/fe_tools_03.cc
index ab29203819..c38958af46 100644
--- a/tests/bits/fe_tools_03.cc
+++ b/tests/bits/fe_tools_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_04.cc b/tests/bits/fe_tools_04.cc
index de01818edb..9d09bb7e75 100644
--- a/tests/bits/fe_tools_04.cc
+++ b/tests/bits/fe_tools_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_05.cc b/tests/bits/fe_tools_05.cc
index 705ff14a03..cbeaadb438 100644
--- a/tests/bits/fe_tools_05.cc
+++ b/tests/bits/fe_tools_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_06.cc b/tests/bits/fe_tools_06.cc
index 3de3f3fd49..ab07c7d739 100644
--- a/tests/bits/fe_tools_06.cc
+++ b/tests/bits/fe_tools_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_06b.cc b/tests/bits/fe_tools_06b.cc
index a4ef5eac4c..eb654863cb 100644
--- a/tests/bits/fe_tools_06b.cc
+++ b/tests/bits/fe_tools_06b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_07.cc b/tests/bits/fe_tools_07.cc
index df77935522..3287de6be7 100644
--- a/tests/bits/fe_tools_07.cc
+++ b/tests/bits/fe_tools_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_08.cc b/tests/bits/fe_tools_08.cc
index a6dfb10af7..af1abc7961 100644
--- a/tests/bits/fe_tools_08.cc
+++ b/tests/bits/fe_tools_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_09.cc b/tests/bits/fe_tools_09.cc
index 50724029e1..fbbe956165 100644
--- a/tests/bits/fe_tools_09.cc
+++ b/tests/bits/fe_tools_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_10.cc b/tests/bits/fe_tools_10.cc
index e40b9d75f4..7db537d21b 100644
--- a/tests/bits/fe_tools_10.cc
+++ b/tests/bits/fe_tools_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_11.cc b/tests/bits/fe_tools_11.cc
index 9464b824f0..3ba15707b6 100644
--- a/tests/bits/fe_tools_11.cc
+++ b/tests/bits/fe_tools_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_12.cc b/tests/bits/fe_tools_12.cc
index 8d1b163ee4..41fd495e90 100644
--- a/tests/bits/fe_tools_12.cc
+++ b/tests/bits/fe_tools_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_14.cc b/tests/bits/fe_tools_14.cc
index 91fe1a3419..857ea41df9 100644
--- a/tests/bits/fe_tools_14.cc
+++ b/tests/bits/fe_tools_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_common.h b/tests/bits/fe_tools_common.h
index 789dd6c68e..44f90997f2 100644
--- a/tests/bits/fe_tools_common.h
+++ b/tests/bits/fe_tools_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_cpfqpm_01.cc b/tests/bits/fe_tools_cpfqpm_01.cc
index ac2ea500ed..e8aaa7b177 100644
--- a/tests/bits/fe_tools_cpfqpm_01.cc
+++ b/tests/bits/fe_tools_cpfqpm_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_cpfqpm_02.cc b/tests/bits/fe_tools_cpfqpm_02.cc
index 39032626f0..cb6baa3ef6 100644
--- a/tests/bits/fe_tools_cpfqpm_02.cc
+++ b/tests/bits/fe_tools_cpfqpm_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_cpfqpm_03.cc b/tests/bits/fe_tools_cpfqpm_03.cc
index b7d89c2aed..b599cc338d 100644
--- a/tests/bits/fe_tools_cpfqpm_03.cc
+++ b/tests/bits/fe_tools_cpfqpm_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/fe_tools_cpfqpm_04.cc b/tests/bits/fe_tools_cpfqpm_04.cc
index 73f253d98a..92d4bcdb91 100644
--- a/tests/bits/fe_tools_cpfqpm_04.cc
+++ b/tests/bits/fe_tools_cpfqpm_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_1.cc b/tests/bits/find_cell_1.cc
index 54862e8922..6612f90658 100644
--- a/tests/bits/find_cell_1.cc
+++ b/tests/bits/find_cell_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_10.cc b/tests/bits/find_cell_10.cc
index 1804d9ac8d..a33f24da68 100644
--- a/tests/bits/find_cell_10.cc
+++ b/tests/bits/find_cell_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_10a.cc b/tests/bits/find_cell_10a.cc
index b4888a15db..1f6900183b 100644
--- a/tests/bits/find_cell_10a.cc
+++ b/tests/bits/find_cell_10a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_11.cc b/tests/bits/find_cell_11.cc
index 0cbe13a7af..ffb9a059f3 100644
--- a/tests/bits/find_cell_11.cc
+++ b/tests/bits/find_cell_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_12.cc b/tests/bits/find_cell_12.cc
index cc8ee77dfc..8e73573d75 100644
--- a/tests/bits/find_cell_12.cc
+++ b/tests/bits/find_cell_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_2.cc b/tests/bits/find_cell_2.cc
index 612e8bd8f5..a64f03ae27 100644
--- a/tests/bits/find_cell_2.cc
+++ b/tests/bits/find_cell_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_3.cc b/tests/bits/find_cell_3.cc
index d2d7551303..b087903a2f 100644
--- a/tests/bits/find_cell_3.cc
+++ b/tests/bits/find_cell_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_4.cc b/tests/bits/find_cell_4.cc
index ebf68899f7..f91ec350c9 100644
--- a/tests/bits/find_cell_4.cc
+++ b/tests/bits/find_cell_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_5.cc b/tests/bits/find_cell_5.cc
index 51601b44b3..8fe5d5a2f7 100644
--- a/tests/bits/find_cell_5.cc
+++ b/tests/bits/find_cell_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_6.cc b/tests/bits/find_cell_6.cc
index 95341c21a8..418a57e5fe 100644
--- a/tests/bits/find_cell_6.cc
+++ b/tests/bits/find_cell_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_7.cc b/tests/bits/find_cell_7.cc
index 235a4535a1..19c97bcff9 100644
--- a/tests/bits/find_cell_7.cc
+++ b/tests/bits/find_cell_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_8.cc b/tests/bits/find_cell_8.cc
index 5483b0277e..5d7c4af01f 100644
--- a/tests/bits/find_cell_8.cc
+++ b/tests/bits/find_cell_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_9.cc b/tests/bits/find_cell_9.cc
index 45a95a80a9..3f8069386f 100644
--- a/tests/bits/find_cell_9.cc
+++ b/tests/bits/find_cell_9.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_1.cc b/tests/bits/find_cell_alt_1.cc
index c523fe3528..a9e4dad07c 100644
--- a/tests/bits/find_cell_alt_1.cc
+++ b/tests/bits/find_cell_alt_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_2.cc b/tests/bits/find_cell_alt_2.cc
index bd23f66979..75c40ebe39 100644
--- a/tests/bits/find_cell_alt_2.cc
+++ b/tests/bits/find_cell_alt_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_3.cc b/tests/bits/find_cell_alt_3.cc
index bd0d261a79..e64270b5ff 100644
--- a/tests/bits/find_cell_alt_3.cc
+++ b/tests/bits/find_cell_alt_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_4.cc b/tests/bits/find_cell_alt_4.cc
index 87aae63ae3..8d1ac2237b 100644
--- a/tests/bits/find_cell_alt_4.cc
+++ b/tests/bits/find_cell_alt_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_5.cc b/tests/bits/find_cell_alt_5.cc
index 2a3f4e0c97..c5f4ba133b 100644
--- a/tests/bits/find_cell_alt_5.cc
+++ b/tests/bits/find_cell_alt_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_6.cc b/tests/bits/find_cell_alt_6.cc
index db6279a971..05722df9ac 100644
--- a/tests/bits/find_cell_alt_6.cc
+++ b/tests/bits/find_cell_alt_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cell_alt_7.cc b/tests/bits/find_cell_alt_7.cc
index a3d515fa98..f0ff9cfe5c 100644
--- a/tests/bits/find_cell_alt_7.cc
+++ b/tests/bits/find_cell_alt_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_1.cc b/tests/bits/find_cells_adjacent_to_vertex_1.cc
index 9e2916a3b5..32a781710e 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_1.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_2.cc b/tests/bits/find_cells_adjacent_to_vertex_2.cc
index 9f3dc268bc..c6ed66b767 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_2.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_3.cc b/tests/bits/find_cells_adjacent_to_vertex_3.cc
index 16dd0f5549..f193ef8c24 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_3.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_4.cc b/tests/bits/find_cells_adjacent_to_vertex_4.cc
index 80e7704b6c..220c0ceeea 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_4.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_5.cc b/tests/bits/find_cells_adjacent_to_vertex_5.cc
index 0bcdb2a525..9438354ee0 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_5.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_6.cc b/tests/bits/find_cells_adjacent_to_vertex_6.cc
index 0f1bf3dc9e..f31e8d5b35 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_6.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/find_closest_vertex_1.cc b/tests/bits/find_closest_vertex_1.cc
index d5dc70690e..e735559b26 100644
--- a/tests/bits/find_closest_vertex_1.cc
+++ b/tests/bits/find_closest_vertex_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_01.cc b/tests/bits/full_matrix_01.cc
index 09d7879a23..48ba4273b5 100644
--- a/tests/bits/full_matrix_01.cc
+++ b/tests/bits/full_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_02.cc b/tests/bits/full_matrix_02.cc
index 984c7627d3..b2fc3ce327 100644
--- a/tests/bits/full_matrix_02.cc
+++ b/tests/bits/full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_03.cc b/tests/bits/full_matrix_03.cc
index 697d3b7d6c..8c7199e2ef 100644
--- a/tests/bits/full_matrix_03.cc
+++ b/tests/bits/full_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_04.cc b/tests/bits/full_matrix_04.cc
index 0d4e8c485f..56b29274a7 100644
--- a/tests/bits/full_matrix_04.cc
+++ b/tests/bits/full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_05.cc b/tests/bits/full_matrix_05.cc
index 2df35265a7..75ab648328 100644
--- a/tests/bits/full_matrix_05.cc
+++ b/tests/bits/full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_06.cc b/tests/bits/full_matrix_06.cc
index 791cc0c5f5..8696478340 100644
--- a/tests/bits/full_matrix_06.cc
+++ b/tests/bits/full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_07.cc b/tests/bits/full_matrix_07.cc
index 55a08d36c0..9a375fbdeb 100644
--- a/tests/bits/full_matrix_07.cc
+++ b/tests/bits/full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_08.cc b/tests/bits/full_matrix_08.cc
index 95e50732f3..94d1c1e2bf 100644
--- a/tests/bits/full_matrix_08.cc
+++ b/tests/bits/full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_09.cc b/tests/bits/full_matrix_09.cc
index e31c921786..460fe958b1 100644
--- a/tests/bits/full_matrix_09.cc
+++ b/tests/bits/full_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_1.cc b/tests/bits/full_matrix_1.cc
index b182b031b3..57c85a981d 100644
--- a/tests/bits/full_matrix_1.cc
+++ b/tests/bits/full_matrix_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_10.cc b/tests/bits/full_matrix_10.cc
index 6aaf37927d..28bfc98424 100644
--- a/tests/bits/full_matrix_10.cc
+++ b/tests/bits/full_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_11.cc b/tests/bits/full_matrix_11.cc
index 9fc98ea646..4bf62c74f1 100644
--- a/tests/bits/full_matrix_11.cc
+++ b/tests/bits/full_matrix_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_12.cc b/tests/bits/full_matrix_12.cc
index 376072a715..b99a2f9514 100644
--- a/tests/bits/full_matrix_12.cc
+++ b/tests/bits/full_matrix_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_13.cc b/tests/bits/full_matrix_13.cc
index d1b47925c7..575768083d 100644
--- a/tests/bits/full_matrix_13.cc
+++ b/tests/bits/full_matrix_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_14.cc b/tests/bits/full_matrix_14.cc
index 6ff8d486b6..3dbeb33799 100644
--- a/tests/bits/full_matrix_14.cc
+++ b/tests/bits/full_matrix_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_15.cc b/tests/bits/full_matrix_15.cc
index ad7a76df6a..648e8cb7b6 100644
--- a/tests/bits/full_matrix_15.cc
+++ b/tests/bits/full_matrix_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_16.cc b/tests/bits/full_matrix_16.cc
index 7d0432d22a..eaf64e79c1 100644
--- a/tests/bits/full_matrix_16.cc
+++ b/tests/bits/full_matrix_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_17.cc b/tests/bits/full_matrix_17.cc
index defe9a69ef..43a2e334f6 100644
--- a/tests/bits/full_matrix_17.cc
+++ b/tests/bits/full_matrix_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_18.cc b/tests/bits/full_matrix_18.cc
index ff7bd6977d..148f0483e8 100644
--- a/tests/bits/full_matrix_18.cc
+++ b/tests/bits/full_matrix_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_19.cc b/tests/bits/full_matrix_19.cc
index d7607bde70..de3ea8e89d 100644
--- a/tests/bits/full_matrix_19.cc
+++ b/tests/bits/full_matrix_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_20.cc b/tests/bits/full_matrix_20.cc
index 8fc906bab6..eb1e77164b 100644
--- a/tests/bits/full_matrix_20.cc
+++ b/tests/bits/full_matrix_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_21.cc b/tests/bits/full_matrix_21.cc
index 55f4b75f89..bb3ab1d4e3 100644
--- a/tests/bits/full_matrix_21.cc
+++ b/tests/bits/full_matrix_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_22.cc b/tests/bits/full_matrix_22.cc
index 1fce398f9c..099d03ce4a 100644
--- a/tests/bits/full_matrix_22.cc
+++ b/tests/bits/full_matrix_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_23.cc b/tests/bits/full_matrix_23.cc
index 45a189c00f..a5a22ad25e 100644
--- a/tests/bits/full_matrix_23.cc
+++ b/tests/bits/full_matrix_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_24.cc b/tests/bits/full_matrix_24.cc
index 580fdc6c19..085feaf45c 100644
--- a/tests/bits/full_matrix_24.cc
+++ b/tests/bits/full_matrix_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_25.cc b/tests/bits/full_matrix_25.cc
index 42b2e86b37..7fc906e12b 100644
--- a/tests/bits/full_matrix_25.cc
+++ b/tests/bits/full_matrix_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_26.cc b/tests/bits/full_matrix_26.cc
index 668776ce99..bbd9d3e170 100644
--- a/tests/bits/full_matrix_26.cc
+++ b/tests/bits/full_matrix_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_27.cc b/tests/bits/full_matrix_27.cc
index 3e3e3ab63f..d53ddf0d1b 100644
--- a/tests/bits/full_matrix_27.cc
+++ b/tests/bits/full_matrix_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_28.cc b/tests/bits/full_matrix_28.cc
index bc3564693a..beb8b3fe0f 100644
--- a/tests/bits/full_matrix_28.cc
+++ b/tests/bits/full_matrix_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_29.cc b/tests/bits/full_matrix_29.cc
index 30220d3c8a..b270cce1ae 100644
--- a/tests/bits/full_matrix_29.cc
+++ b/tests/bits/full_matrix_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_30.cc b/tests/bits/full_matrix_30.cc
index 412ea36dd8..0d24781743 100644
--- a/tests/bits/full_matrix_30.cc
+++ b/tests/bits/full_matrix_30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_31.cc b/tests/bits/full_matrix_31.cc
index 45e9aa718b..34cef8f875 100644
--- a/tests/bits/full_matrix_31.cc
+++ b/tests/bits/full_matrix_31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_32.cc b/tests/bits/full_matrix_32.cc
index 5a18a17c33..425c5fa207 100644
--- a/tests/bits/full_matrix_32.cc
+++ b/tests/bits/full_matrix_32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_33.cc b/tests/bits/full_matrix_33.cc
index b16e73e031..3426cd16db 100644
--- a/tests/bits/full_matrix_33.cc
+++ b/tests/bits/full_matrix_33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_34.cc b/tests/bits/full_matrix_34.cc
index 7bf9ce3afd..42fe88a173 100644
--- a/tests/bits/full_matrix_34.cc
+++ b/tests/bits/full_matrix_34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_36.cc b/tests/bits/full_matrix_36.cc
index 9da8b6681e..738553072c 100644
--- a/tests/bits/full_matrix_36.cc
+++ b/tests/bits/full_matrix_36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_37.cc b/tests/bits/full_matrix_37.cc
index eba1780fe3..f2b6ccd32d 100644
--- a/tests/bits/full_matrix_37.cc
+++ b/tests/bits/full_matrix_37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_38.cc b/tests/bits/full_matrix_38.cc
index 4f20791903..9239e864a5 100644
--- a/tests/bits/full_matrix_38.cc
+++ b/tests/bits/full_matrix_38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_39.cc b/tests/bits/full_matrix_39.cc
index 120687f6fc..c97022faea 100644
--- a/tests/bits/full_matrix_39.cc
+++ b/tests/bits/full_matrix_39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_40.cc b/tests/bits/full_matrix_40.cc
index a9ebb00e18..2f0f201aef 100644
--- a/tests/bits/full_matrix_40.cc
+++ b/tests/bits/full_matrix_40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_41.cc b/tests/bits/full_matrix_41.cc
index 22e65d0da3..4e1ee7f90e 100644
--- a/tests/bits/full_matrix_41.cc
+++ b/tests/bits/full_matrix_41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_42.cc b/tests/bits/full_matrix_42.cc
index bbd54a8400..c569f8deb6 100644
--- a/tests/bits/full_matrix_42.cc
+++ b/tests/bits/full_matrix_42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_43.cc b/tests/bits/full_matrix_43.cc
index ac4263c01f..a5228f0760 100644
--- a/tests/bits/full_matrix_43.cc
+++ b/tests/bits/full_matrix_43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_44.cc b/tests/bits/full_matrix_44.cc
index 97ffe1b66c..a5f51bf60b 100644
--- a/tests/bits/full_matrix_44.cc
+++ b/tests/bits/full_matrix_44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_45.cc b/tests/bits/full_matrix_45.cc
index a26ef0075e..37c2a95227 100644
--- a/tests/bits/full_matrix_45.cc
+++ b/tests/bits/full_matrix_45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_46.cc b/tests/bits/full_matrix_46.cc
index 466283d85c..b8f37eeb62 100644
--- a/tests/bits/full_matrix_46.cc
+++ b/tests/bits/full_matrix_46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_47.cc b/tests/bits/full_matrix_47.cc
index 5e89240306..eaab7c979d 100644
--- a/tests/bits/full_matrix_47.cc
+++ b/tests/bits/full_matrix_47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_48.cc b/tests/bits/full_matrix_48.cc
index b12e043a9d..c14154eb36 100644
--- a/tests/bits/full_matrix_48.cc
+++ b/tests/bits/full_matrix_48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_49.cc b/tests/bits/full_matrix_49.cc
index e7c7873353..19bdb0341b 100644
--- a/tests/bits/full_matrix_49.cc
+++ b/tests/bits/full_matrix_49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_50.cc b/tests/bits/full_matrix_50.cc
index fe772a2328..d3bf6f3b25 100644
--- a/tests/bits/full_matrix_50.cc
+++ b/tests/bits/full_matrix_50.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_51.cc b/tests/bits/full_matrix_51.cc
index 9df526cf2d..1920ce0ec9 100644
--- a/tests/bits/full_matrix_51.cc
+++ b/tests/bits/full_matrix_51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_52.cc b/tests/bits/full_matrix_52.cc
index 8087ccd03c..0afbe76819 100644
--- a/tests/bits/full_matrix_52.cc
+++ b/tests/bits/full_matrix_52.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_53.cc b/tests/bits/full_matrix_53.cc
index 9c268c3355..f249c2cf53 100644
--- a/tests/bits/full_matrix_53.cc
+++ b/tests/bits/full_matrix_53.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_54.cc b/tests/bits/full_matrix_54.cc
index 73d4a00fb5..139e996822 100644
--- a/tests/bits/full_matrix_54.cc
+++ b/tests/bits/full_matrix_54.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_55.cc b/tests/bits/full_matrix_55.cc
index e3a53a2ce2..2a8947c662 100644
--- a/tests/bits/full_matrix_55.cc
+++ b/tests/bits/full_matrix_55.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_56.cc b/tests/bits/full_matrix_56.cc
index c884631651..dc82abf719 100644
--- a/tests/bits/full_matrix_56.cc
+++ b/tests/bits/full_matrix_56.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_57.cc b/tests/bits/full_matrix_57.cc
index a52d73baa9..3a4583e156 100644
--- a/tests/bits/full_matrix_57.cc
+++ b/tests/bits/full_matrix_57.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_common.h b/tests/bits/full_matrix_common.h
index bbbaf7a3bb..4a97ae9546 100644
--- a/tests/bits/full_matrix_common.h
+++ b/tests/bits/full_matrix_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_iterator_01.cc b/tests/bits/full_matrix_iterator_01.cc
index 59e22ac4f8..8d91ab6d29 100644
--- a/tests/bits/full_matrix_iterator_01.cc
+++ b/tests/bits/full_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_vector_01.cc b/tests/bits/full_matrix_vector_01.cc
index e64403c736..1558294cb0 100644
--- a/tests/bits/full_matrix_vector_01.cc
+++ b/tests/bits/full_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_vector_02.cc b/tests/bits/full_matrix_vector_02.cc
index cd90d1502b..faa0e88936 100644
--- a/tests/bits/full_matrix_vector_02.cc
+++ b/tests/bits/full_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_vector_05.cc b/tests/bits/full_matrix_vector_05.cc
index 01f4c2ff14..39871bd664 100644
--- a/tests/bits/full_matrix_vector_05.cc
+++ b/tests/bits/full_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_vector_06.cc b/tests/bits/full_matrix_vector_06.cc
index f3ae669268..cb20cddc33 100644
--- a/tests/bits/full_matrix_vector_06.cc
+++ b/tests/bits/full_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/full_matrix_vector_07.cc b/tests/bits/full_matrix_vector_07.cc
index f849ed018c..2a366969e6 100644
--- a/tests/bits/full_matrix_vector_07.cc
+++ b/tests/bits/full_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/gerold_1.cc b/tests/bits/gerold_1.cc
index 6763d81010..a69f5c4133 100644
--- a/tests/bits/gerold_1.cc
+++ b/tests/bits/gerold_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/gerold_2.cc b/tests/bits/gerold_2.cc
index 51a5de48ed..18f2551be9 100644
--- a/tests/bits/gerold_2.cc
+++ b/tests/bits/gerold_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/get_boundary_indicators_1d.cc b/tests/bits/get_boundary_indicators_1d.cc
index 04eeee38ad..4f7484b011 100644
--- a/tests/bits/get_boundary_indicators_1d.cc
+++ b/tests/bits/get_boundary_indicators_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/get_dof_indices_01.cc b/tests/bits/get_dof_indices_01.cc
index 27f2cf35e4..5dae7d5c92 100644
--- a/tests/bits/get_dof_indices_01.cc
+++ b/tests/bits/get_dof_indices_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/get_fe_from_name.cc b/tests/bits/get_fe_from_name.cc
index 3b71b64dfa..32e97fd73c 100644
--- a/tests/bits/get_fe_from_name.cc
+++ b/tests/bits/get_fe_from_name.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/hp_constraints_are_implemented.cc b/tests/bits/hp_constraints_are_implemented.cc
index 76d2abc793..92fc114c72 100644
--- a/tests/bits/hp_constraints_are_implemented.cc
+++ b/tests/bits/hp_constraints_are_implemented.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/hyper_ball_3d.cc b/tests/bits/hyper_ball_3d.cc
index 3fcc5c51e0..3296a771be 100644
--- a/tests/bits/hyper_ball_3d.cc
+++ b/tests/bits/hyper_ball_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc
index 8c5b45a5aa..1dbd77a9f0 100644
--- a/tests/bits/joa_1.cc
+++ b/tests/bits/joa_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/make_boundary_constraints_01.cc b/tests/bits/make_boundary_constraints_01.cc
index ad5fa2a5b7..ccaf4dcf9d 100644
--- a/tests/bits/make_boundary_constraints_01.cc
+++ b/tests/bits/make_boundary_constraints_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/make_boundary_constraints_02.cc b/tests/bits/make_boundary_constraints_02.cc
index 4d24b56da9..4811fb92a7 100644
--- a/tests/bits/make_boundary_constraints_02.cc
+++ b/tests/bits/make_boundary_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/make_boundary_constraints_03.cc b/tests/bits/make_boundary_constraints_03.cc
index 9ba4455c91..3670698426 100644
--- a/tests/bits/make_boundary_constraints_03.cc
+++ b/tests/bits/make_boundary_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/map_dofs_to_support_points_hp_01.cc b/tests/bits/map_dofs_to_support_points_hp_01.cc
index f59b150a8e..0bf9347fb5 100644
--- a/tests/bits/map_dofs_to_support_points_hp_01.cc
+++ b/tests/bits/map_dofs_to_support_points_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/map_dofs_to_support_points_hp_02.cc b/tests/bits/map_dofs_to_support_points_hp_02.cc
index aa8ba64ac9..4873e2f729 100644
--- a/tests/bits/map_dofs_to_support_points_hp_02.cc
+++ b/tests/bits/map_dofs_to_support_points_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_cartesian_1.cc b/tests/bits/mapping_cartesian_1.cc
index 1210d2154b..aabc7b062f 100644
--- a/tests/bits/mapping_cartesian_1.cc
+++ b/tests/bits/mapping_cartesian_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q1_eulerian_01.cc b/tests/bits/mapping_q1_eulerian_01.cc
index 40a699d263..454ffe1e67 100644
--- a/tests/bits/mapping_q1_eulerian_01.cc
+++ b/tests/bits/mapping_q1_eulerian_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q4_3d.cc b/tests/bits/mapping_q4_3d.cc
index 0321d720b7..9cb03dda5c 100644
--- a/tests/bits/mapping_q4_3d.cc
+++ b/tests/bits/mapping_q4_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q_eulerian_01.cc b/tests/bits/mapping_q_eulerian_01.cc
index cd33863d30..3d173d6154 100644
--- a/tests/bits/mapping_q_eulerian_01.cc
+++ b/tests/bits/mapping_q_eulerian_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q_eulerian_02.cc b/tests/bits/mapping_q_eulerian_02.cc
index ad874da9f3..0e55ee7614 100644
--- a/tests/bits/mapping_q_eulerian_02.cc
+++ b/tests/bits/mapping_q_eulerian_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q_eulerian_03.cc b/tests/bits/mapping_q_eulerian_03.cc
index ca08f919fc..5b9a833399 100644
--- a/tests/bits/mapping_q_eulerian_03.cc
+++ b/tests/bits/mapping_q_eulerian_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q_eulerian_04.cc b/tests/bits/mapping_q_eulerian_04.cc
index 76c31c054d..7bd2b43665 100644
--- a/tests/bits/mapping_q_eulerian_04.cc
+++ b/tests/bits/mapping_q_eulerian_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/mapping_q_eulerian_05.cc b/tests/bits/mapping_q_eulerian_05.cc
index 3807937f62..91b2c6c646 100644
--- a/tests/bits/mapping_q_eulerian_05.cc
+++ b/tests/bits/mapping_q_eulerian_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/max_n_cells_01.cc b/tests/bits/max_n_cells_01.cc
index 9ff0cfdcbe..06da16fac2 100644
--- a/tests/bits/max_n_cells_01.cc
+++ b/tests/bits/max_n_cells_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/max_n_cells_02.cc b/tests/bits/max_n_cells_02.cc
index b13be5f8f3..4573956ac1 100644
--- a/tests/bits/max_n_cells_02.cc
+++ b/tests/bits/max_n_cells_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/multiple_parameter_loop_01.cc b/tests/bits/multiple_parameter_loop_01.cc
index 2464e45ebe..ea4d475069 100644
--- a/tests/bits/multiple_parameter_loop_01.cc
+++ b/tests/bits/multiple_parameter_loop_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/multiple_parameter_loop_02.cc b/tests/bits/multiple_parameter_loop_02.cc
index 23bf1b0fb1..18a6fe5f28 100644
--- a/tests/bits/multiple_parameter_loop_02.cc
+++ b/tests/bits/multiple_parameter_loop_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/n_dofs_per_object.cc b/tests/bits/n_dofs_per_object.cc
index 469b606f85..f7b1d75697 100644
--- a/tests/bits/n_dofs_per_object.cc
+++ b/tests/bits/n_dofs_per_object.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/nedelec_1.cc b/tests/bits/nedelec_1.cc
index d7c9e52a93..233ce2f8ec 100644
--- a/tests/bits/nedelec_1.cc
+++ b/tests/bits/nedelec_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/neighboring_cells_at_two_faces.cc b/tests/bits/neighboring_cells_at_two_faces.cc
index 0c2116ee3f..0dba962271 100644
--- a/tests/bits/neighboring_cells_at_two_faces.cc
+++ b/tests/bits/neighboring_cells_at_two_faces.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/normals_1.cc b/tests/bits/normals_1.cc
index 9432c890dd..203777bde9 100644
--- a/tests/bits/normals_1.cc
+++ b/tests/bits/normals_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/normals_2.cc b/tests/bits/normals_2.cc
index e7d280d62f..e60bb314b5 100644
--- a/tests/bits/normals_2.cc
+++ b/tests/bits/normals_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/normals_3.cc b/tests/bits/normals_3.cc
index ac6cacf549..04c98bfcb9 100644
--- a/tests/bits/normals_3.cc
+++ b/tests/bits/normals_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/normals_4.cc b/tests/bits/normals_4.cc
index 38d4ca0d28..3f243d6b14 100644
--- a/tests/bits/normals_4.cc
+++ b/tests/bits/normals_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/oliver_01.cc b/tests/bits/oliver_01.cc
index bb150b9367..90455b0b18 100644
--- a/tests/bits/oliver_01.cc
+++ b/tests/bits/oliver_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_1.cc b/tests/bits/parameter_handler_1.cc
index f460fa03ae..6f3101941b 100644
--- a/tests/bits/parameter_handler_1.cc
+++ b/tests/bits/parameter_handler_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_10.cc b/tests/bits/parameter_handler_10.cc
index b23570c751..b41c71ae4d 100644
--- a/tests/bits/parameter_handler_10.cc
+++ b/tests/bits/parameter_handler_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_11.cc b/tests/bits/parameter_handler_11.cc
index 457cea0aaf..b88e31c028 100644
--- a/tests/bits/parameter_handler_11.cc
+++ b/tests/bits/parameter_handler_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_12.cc b/tests/bits/parameter_handler_12.cc
index 77bd990586..328cccc803 100644
--- a/tests/bits/parameter_handler_12.cc
+++ b/tests/bits/parameter_handler_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_13.cc b/tests/bits/parameter_handler_13.cc
index 033aeeac35..8c43242e59 100644
--- a/tests/bits/parameter_handler_13.cc
+++ b/tests/bits/parameter_handler_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_13a.cc b/tests/bits/parameter_handler_13a.cc
index 3d0e501316..f568de878d 100644
--- a/tests/bits/parameter_handler_13a.cc
+++ b/tests/bits/parameter_handler_13a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_14.cc b/tests/bits/parameter_handler_14.cc
index 7745e68561..f48b8ab7f0 100644
--- a/tests/bits/parameter_handler_14.cc
+++ b/tests/bits/parameter_handler_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_15.cc b/tests/bits/parameter_handler_15.cc
index 56aa7c14fe..c6d17bc4b9 100644
--- a/tests/bits/parameter_handler_15.cc
+++ b/tests/bits/parameter_handler_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_16.cc b/tests/bits/parameter_handler_16.cc
index 18d3bad211..7dac98e533 100644
--- a/tests/bits/parameter_handler_16.cc
+++ b/tests/bits/parameter_handler_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_17.cc b/tests/bits/parameter_handler_17.cc
index b03e3662be..76f13203b0 100644
--- a/tests/bits/parameter_handler_17.cc
+++ b/tests/bits/parameter_handler_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_18.cc b/tests/bits/parameter_handler_18.cc
index 2ddd07e040..b92c1c53f5 100644
--- a/tests/bits/parameter_handler_18.cc
+++ b/tests/bits/parameter_handler_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_1_exception.cc b/tests/bits/parameter_handler_1_exception.cc
index acf49e204e..8f2404be47 100644
--- a/tests/bits/parameter_handler_1_exception.cc
+++ b/tests/bits/parameter_handler_1_exception.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_1_include.cc b/tests/bits/parameter_handler_1_include.cc
index cc32b3e307..c202ee83b4 100644
--- a/tests/bits/parameter_handler_1_include.cc
+++ b/tests/bits/parameter_handler_1_include.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_1_include_fail.cc b/tests/bits/parameter_handler_1_include_fail.cc
index 7d6a205e4a..cf687629a1 100644
--- a/tests/bits/parameter_handler_1_include_fail.cc
+++ b/tests/bits/parameter_handler_1_include_fail.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_1a.cc b/tests/bits/parameter_handler_1a.cc
index 7c8f59f527..af3c9b222d 100644
--- a/tests/bits/parameter_handler_1a.cc
+++ b/tests/bits/parameter_handler_1a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_2.cc b/tests/bits/parameter_handler_2.cc
index 49d4aeb6ff..5a16e94776 100644
--- a/tests/bits/parameter_handler_2.cc
+++ b/tests/bits/parameter_handler_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_2_read_from_string.cc b/tests/bits/parameter_handler_2_read_from_string.cc
index 3979afc9b2..82c2f151eb 100644
--- a/tests/bits/parameter_handler_2_read_from_string.cc
+++ b/tests/bits/parameter_handler_2_read_from_string.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_3.cc b/tests/bits/parameter_handler_3.cc
index 82f40192be..24085fed9a 100644
--- a/tests/bits/parameter_handler_3.cc
+++ b/tests/bits/parameter_handler_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_4.cc b/tests/bits/parameter_handler_4.cc
index 999783e959..960738ed57 100644
--- a/tests/bits/parameter_handler_4.cc
+++ b/tests/bits/parameter_handler_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_4a.cc b/tests/bits/parameter_handler_4a.cc
index 79ad6f7255..4d095aeeb6 100644
--- a/tests/bits/parameter_handler_4a.cc
+++ b/tests/bits/parameter_handler_4a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_4b.cc b/tests/bits/parameter_handler_4b.cc
index 4a23f9ed78..4af0aa0956 100644
--- a/tests/bits/parameter_handler_4b.cc
+++ b/tests/bits/parameter_handler_4b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_5.cc b/tests/bits/parameter_handler_5.cc
index 4fabbe8195..e280966e6a 100644
--- a/tests/bits/parameter_handler_5.cc
+++ b/tests/bits/parameter_handler_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_6.cc b/tests/bits/parameter_handler_6.cc
index 823899b5ed..2904528354 100644
--- a/tests/bits/parameter_handler_6.cc
+++ b/tests/bits/parameter_handler_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_6_bool.cc b/tests/bits/parameter_handler_6_bool.cc
index 93b7c6986b..f15e144711 100644
--- a/tests/bits/parameter_handler_6_bool.cc
+++ b/tests/bits/parameter_handler_6_bool.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_7.cc b/tests/bits/parameter_handler_7.cc
index 9512e68d2f..f6ecdf8365 100644
--- a/tests/bits/parameter_handler_7.cc
+++ b/tests/bits/parameter_handler_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_8.cc b/tests/bits/parameter_handler_8.cc
index 059e225b1c..7f2944c910 100644
--- a/tests/bits/parameter_handler_8.cc
+++ b/tests/bits/parameter_handler_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_9.cc b/tests/bits/parameter_handler_9.cc
index 90fefd5c0d..90a429bf97 100644
--- a/tests/bits/parameter_handler_9.cc
+++ b/tests/bits/parameter_handler_9.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_read_xml.cc b/tests/bits/parameter_handler_read_xml.cc
index 83c51b02ef..79ea9c0812 100644
--- a/tests/bits/parameter_handler_read_xml.cc
+++ b/tests/bits/parameter_handler_read_xml.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_read_xml_error_01.cc b/tests/bits/parameter_handler_read_xml_error_01.cc
index 12154d8304..687802f265 100644
--- a/tests/bits/parameter_handler_read_xml_error_01.cc
+++ b/tests/bits/parameter_handler_read_xml_error_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_read_xml_error_02.cc b/tests/bits/parameter_handler_read_xml_error_02.cc
index ece6f1dc9c..4aba3663be 100644
--- a/tests/bits/parameter_handler_read_xml_error_02.cc
+++ b/tests/bits/parameter_handler_read_xml_error_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_read_xml_error_03.cc b/tests/bits/parameter_handler_read_xml_error_03.cc
index 1d7d0e373f..27dd6c30bd 100644
--- a/tests/bits/parameter_handler_read_xml_error_03.cc
+++ b/tests/bits/parameter_handler_read_xml_error_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_read_xml_error_04.cc b/tests/bits/parameter_handler_read_xml_error_04.cc
index 7ea35d4058..b1a6366424 100644
--- a/tests/bits/parameter_handler_read_xml_error_04.cc
+++ b/tests/bits/parameter_handler_read_xml_error_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_write_json.cc b/tests/bits/parameter_handler_write_json.cc
index 533c9b1165..e590c0f139 100644
--- a/tests/bits/parameter_handler_write_json.cc
+++ b/tests/bits/parameter_handler_write_json.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_write_section_1.cc b/tests/bits/parameter_handler_write_section_1.cc
index 69351b09b9..6bcfbf0f83 100644
--- a/tests/bits/parameter_handler_write_section_1.cc
+++ b/tests/bits/parameter_handler_write_section_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_write_section_2.cc b/tests/bits/parameter_handler_write_section_2.cc
index 80763c747c..9cdd335ab2 100644
--- a/tests/bits/parameter_handler_write_section_2.cc
+++ b/tests/bits/parameter_handler_write_section_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_write_section_xml.cc b/tests/bits/parameter_handler_write_section_xml.cc
index da219d14fd..f3884ddea8 100644
--- a/tests/bits/parameter_handler_write_section_xml.cc
+++ b/tests/bits/parameter_handler_write_section_xml.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parameter_handler_write_xml.cc b/tests/bits/parameter_handler_write_xml.cc
index 99e9db807c..391b2f9480 100644
--- a/tests/bits/parameter_handler_write_xml.cc
+++ b/tests/bits/parameter_handler_write_xml.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/parsed_function.cc b/tests/bits/parsed_function.cc
index 4d17dd742c..56a551c8c3 100644
--- a/tests/bits/parsed_function.cc
+++ b/tests/bits/parsed_function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/periodicity_01.cc b/tests/bits/periodicity_01.cc
index c153b0423f..bd9c5314c5 100644
--- a/tests/bits/periodicity_01.cc
+++ b/tests/bits/periodicity_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/periodicity_02.cc b/tests/bits/periodicity_02.cc
index 4352bd2be1..0d2b786df3 100644
--- a/tests/bits/periodicity_02.cc
+++ b/tests/bits/periodicity_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/periodicity_03.cc b/tests/bits/periodicity_03.cc
index 1766f68bef..8e6dd1380b 100644
--- a/tests/bits/periodicity_03.cc
+++ b/tests/bits/periodicity_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/periodicity_04.cc b/tests/bits/periodicity_04.cc
index f46d113a29..4240ccb66b 100644
--- a/tests/bits/periodicity_04.cc
+++ b/tests/bits/periodicity_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/periodicity_05.cc b/tests/bits/periodicity_05.cc
index 46f90c2f69..968839fdbf 100644
--- a/tests/bits/periodicity_05.cc
+++ b/tests/bits/periodicity_05.cc
@@ -1,5 +1,4 @@
 //----------------------------  periodicity_05.cc  ---------------------------
-//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2002, 2003, 2004, 2005, 2010, 2013 by the deal.II authors
diff --git a/tests/bits/point_difference_01.cc b/tests/bits/point_difference_01.cc
index 7091ab1d6f..fd5cdd8a6b 100644
--- a/tests/bits/point_difference_01.cc
+++ b/tests/bits/point_difference_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_difference_02.cc b/tests/bits/point_difference_02.cc
index b347ab6a10..2ffc3cd884 100644
--- a/tests/bits/point_difference_02.cc
+++ b/tests/bits/point_difference_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_inside_1.cc b/tests/bits/point_inside_1.cc
index d4640110ef..b4534b5d32 100644
--- a/tests/bits/point_inside_1.cc
+++ b/tests/bits/point_inside_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_inside_2.cc b/tests/bits/point_inside_2.cc
index 3e96e0587d..40ddacfd03 100644
--- a/tests/bits/point_inside_2.cc
+++ b/tests/bits/point_inside_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_value_01.cc b/tests/bits/point_value_01.cc
index 489413ad91..93a78c5583 100644
--- a/tests/bits/point_value_01.cc
+++ b/tests/bits/point_value_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_value_02.cc b/tests/bits/point_value_02.cc
index 1d97396acb..90e03207ee 100644
--- a/tests/bits/point_value_02.cc
+++ b/tests/bits/point_value_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_value_hp_01.cc b/tests/bits/point_value_hp_01.cc
index b99d1564ed..4b484cf8b3 100644
--- a/tests/bits/point_value_hp_01.cc
+++ b/tests/bits/point_value_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/point_value_hp_02.cc b/tests/bits/point_value_hp_02.cc
index 9b7d41d7cd..b03255d258 100644
--- a/tests/bits/point_value_hp_02.cc
+++ b/tests/bits/point_value_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/q_point_sum_1.cc b/tests/bits/q_point_sum_1.cc
index 21cad1b60e..c0a019a7a3 100644
--- a/tests/bits/q_point_sum_1.cc
+++ b/tests/bits/q_point_sum_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/q_point_sum_2.cc b/tests/bits/q_point_sum_2.cc
index ecc73ab670..08a96dea54 100644
--- a/tests/bits/q_point_sum_2.cc
+++ b/tests/bits/q_point_sum_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/q_point_sum_3.cc b/tests/bits/q_point_sum_3.cc
index a9fbb77895..b02655c567 100644
--- a/tests/bits/q_point_sum_3.cc
+++ b/tests/bits/q_point_sum_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/q_point_sum_4.cc b/tests/bits/q_point_sum_4.cc
index df187dbe2a..ea9a41bef4 100644
--- a/tests/bits/q_point_sum_4.cc
+++ b/tests/bits/q_point_sum_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/q_points.cc b/tests/bits/q_points.cc
index 9dbfee68d1..7b7b9e1bbb 100644
--- a/tests/bits/q_points.cc
+++ b/tests/bits/q_points.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_1d.cc b/tests/bits/refine_and_coarsen_1d.cc
index b3d950d5f1..bda9356770 100644
--- a/tests/bits/refine_and_coarsen_1d.cc
+++ b/tests/bits/refine_and_coarsen_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_2d.cc b/tests/bits/refine_and_coarsen_2d.cc
index 48c269fcbf..0a8c4ee244 100644
--- a/tests/bits/refine_and_coarsen_2d.cc
+++ b/tests/bits/refine_and_coarsen_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_3d.cc b/tests/bits/refine_and_coarsen_3d.cc
index a04cee1e49..57ca1a9105 100644
--- a/tests/bits/refine_and_coarsen_3d.cc
+++ b/tests/bits/refine_and_coarsen_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents.cc b/tests/bits/refine_and_coarsen_for_parents.cc
index 68bd9c1ac2..179267ee7e 100644
--- a/tests/bits/refine_and_coarsen_for_parents.cc
+++ b/tests/bits/refine_and_coarsen_for_parents.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents_02.cc b/tests/bits/refine_and_coarsen_for_parents_02.cc
index c88178ac52..f38edd43f3 100644
--- a/tests/bits/refine_and_coarsen_for_parents_02.cc
+++ b/tests/bits/refine_and_coarsen_for_parents_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents_03.cc b/tests/bits/refine_and_coarsen_for_parents_03.cc
index 4611af30b7..6375183a6a 100644
--- a/tests/bits/refine_and_coarsen_for_parents_03.cc
+++ b/tests/bits/refine_and_coarsen_for_parents_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/roy_1.cc b/tests/bits/roy_1.cc
index a1de51cd2c..6897069921 100644
--- a/tests/bits/roy_1.cc
+++ b/tests/bits/roy_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/rt_1.cc b/tests/bits/rt_1.cc
index be9ac39cb6..7023ef9da5 100644
--- a/tests/bits/rt_1.cc
+++ b/tests/bits/rt_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/rt_2.cc b/tests/bits/rt_2.cc
index ebff1931ba..2ed707bad7 100644
--- a/tests/bits/rt_2.cc
+++ b/tests/bits/rt_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/solution_transfer.cc b/tests/bits/solution_transfer.cc
index 6b011939b5..601505962f 100644
--- a/tests/bits/solution_transfer.cc
+++ b/tests/bits/solution_transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/solver_01.cc b/tests/bits/solver_01.cc
index d8acdd9b97..795b6e0b9d 100644
--- a/tests/bits/solver_01.cc
+++ b/tests/bits/solver_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_lu_decomposition_1.cc b/tests/bits/sparse_lu_decomposition_1.cc
index fb225a3c22..4720e74744 100644
--- a/tests/bits/sparse_lu_decomposition_1.cc
+++ b/tests/bits/sparse_lu_decomposition_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_01.cc b/tests/bits/sparse_matrix_01.cc
index c30e952759..67a647dce0 100644
--- a/tests/bits/sparse_matrix_01.cc
+++ b/tests/bits/sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_01a.cc b/tests/bits/sparse_matrix_01a.cc
index 1c000eae8d..b9947b303d 100644
--- a/tests/bits/sparse_matrix_01a.cc
+++ b/tests/bits/sparse_matrix_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_02.cc b/tests/bits/sparse_matrix_02.cc
index 5baebbd338..0df3c85dde 100644
--- a/tests/bits/sparse_matrix_02.cc
+++ b/tests/bits/sparse_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_03.cc b/tests/bits/sparse_matrix_03.cc
index f011db138b..6181a28aa9 100644
--- a/tests/bits/sparse_matrix_03.cc
+++ b/tests/bits/sparse_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_03a.cc b/tests/bits/sparse_matrix_03a.cc
index 1ea7372b77..7f6e4f9d20 100644
--- a/tests/bits/sparse_matrix_03a.cc
+++ b/tests/bits/sparse_matrix_03a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_03b.cc b/tests/bits/sparse_matrix_03b.cc
index 1ea7372b77..7f6e4f9d20 100644
--- a/tests/bits/sparse_matrix_03b.cc
+++ b/tests/bits/sparse_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_04.cc b/tests/bits/sparse_matrix_04.cc
index 52507b04b3..a844ceb5be 100644
--- a/tests/bits/sparse_matrix_04.cc
+++ b/tests/bits/sparse_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_05.cc b/tests/bits/sparse_matrix_05.cc
index 41fe8e051c..f253457b79 100644
--- a/tests/bits/sparse_matrix_05.cc
+++ b/tests/bits/sparse_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_05a.cc b/tests/bits/sparse_matrix_05a.cc
index e81dd923a1..7f78fd4c8d 100644
--- a/tests/bits/sparse_matrix_05a.cc
+++ b/tests/bits/sparse_matrix_05a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_06.cc b/tests/bits/sparse_matrix_06.cc
index 4445c68bec..edba88c3bc 100644
--- a/tests/bits/sparse_matrix_06.cc
+++ b/tests/bits/sparse_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_07.cc b/tests/bits/sparse_matrix_07.cc
index 40bac0e20d..02a2950d70 100644
--- a/tests/bits/sparse_matrix_07.cc
+++ b/tests/bits/sparse_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_08.cc b/tests/bits/sparse_matrix_08.cc
index a0b8cf9b61..419e1c0893 100644
--- a/tests/bits/sparse_matrix_08.cc
+++ b/tests/bits/sparse_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_09.cc b/tests/bits/sparse_matrix_09.cc
index a3a8456886..196e3f600b 100644
--- a/tests/bits/sparse_matrix_09.cc
+++ b/tests/bits/sparse_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_10.cc b/tests/bits/sparse_matrix_10.cc
index 770d91b58f..e759a17e06 100644
--- a/tests/bits/sparse_matrix_10.cc
+++ b/tests/bits/sparse_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_01.cc b/tests/bits/sparse_matrix_add_entries_01.cc
index 50d69a5752..a7a1100063 100644
--- a/tests/bits/sparse_matrix_add_entries_01.cc
+++ b/tests/bits/sparse_matrix_add_entries_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_02.cc b/tests/bits/sparse_matrix_add_entries_02.cc
index 7571da07ba..3d2be2d438 100644
--- a/tests/bits/sparse_matrix_add_entries_02.cc
+++ b/tests/bits/sparse_matrix_add_entries_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_03.cc b/tests/bits/sparse_matrix_add_entries_03.cc
index 40b506a7d7..74b0ae5ca6 100644
--- a/tests/bits/sparse_matrix_add_entries_03.cc
+++ b/tests/bits/sparse_matrix_add_entries_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_04.cc b/tests/bits/sparse_matrix_add_entries_04.cc
index 0027acba88..77c292d4cb 100644
--- a/tests/bits/sparse_matrix_add_entries_04.cc
+++ b/tests/bits/sparse_matrix_add_entries_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_05.cc b/tests/bits/sparse_matrix_add_entries_05.cc
index 80f98f30d9..d471e0c128 100644
--- a/tests/bits/sparse_matrix_add_entries_05.cc
+++ b/tests/bits/sparse_matrix_add_entries_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_add_entries_06.cc b/tests/bits/sparse_matrix_add_entries_06.cc
index 29c9eb0c62..e98cb97b8d 100644
--- a/tests/bits/sparse_matrix_add_entries_06.cc
+++ b/tests/bits/sparse_matrix_add_entries_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_01.cc b/tests/bits/sparse_matrix_iterator_01.cc
index bb076d0f66..ed3094ce96 100644
--- a/tests/bits/sparse_matrix_iterator_01.cc
+++ b/tests/bits/sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_02.cc b/tests/bits/sparse_matrix_iterator_02.cc
index 234db82aca..ca9c9a021d 100644
--- a/tests/bits/sparse_matrix_iterator_02.cc
+++ b/tests/bits/sparse_matrix_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_03.cc b/tests/bits/sparse_matrix_iterator_03.cc
index 5fdabb951c..6ac41efda5 100644
--- a/tests/bits/sparse_matrix_iterator_03.cc
+++ b/tests/bits/sparse_matrix_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_04.cc b/tests/bits/sparse_matrix_iterator_04.cc
index 0f35672b37..b25108c672 100644
--- a/tests/bits/sparse_matrix_iterator_04.cc
+++ b/tests/bits/sparse_matrix_iterator_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_05.cc b/tests/bits/sparse_matrix_iterator_05.cc
index 8655b7ecfa..a13876ba58 100644
--- a/tests/bits/sparse_matrix_iterator_05.cc
+++ b/tests/bits/sparse_matrix_iterator_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_06.cc b/tests/bits/sparse_matrix_iterator_06.cc
index 7b61482e39..27b788b617 100644
--- a/tests/bits/sparse_matrix_iterator_06.cc
+++ b/tests/bits/sparse_matrix_iterator_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_07.cc b/tests/bits/sparse_matrix_iterator_07.cc
index 2acce97a39..cf706072f1 100644
--- a/tests/bits/sparse_matrix_iterator_07.cc
+++ b/tests/bits/sparse_matrix_iterator_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_08.cc b/tests/bits/sparse_matrix_iterator_08.cc
index 3f82d412ce..90f5cbe2b4 100644
--- a/tests/bits/sparse_matrix_iterator_08.cc
+++ b/tests/bits/sparse_matrix_iterator_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_09.cc b/tests/bits/sparse_matrix_iterator_09.cc
index 0af2c61150..6bd3362f3e 100644
--- a/tests/bits/sparse_matrix_iterator_09.cc
+++ b/tests/bits/sparse_matrix_iterator_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_10.cc b/tests/bits/sparse_matrix_iterator_10.cc
index 7446ba6fee..08d8ed14f6 100644
--- a/tests/bits/sparse_matrix_iterator_10.cc
+++ b/tests/bits/sparse_matrix_iterator_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_11.cc b/tests/bits/sparse_matrix_iterator_11.cc
index 49ee7cc01b..13216a5a78 100644
--- a/tests/bits/sparse_matrix_iterator_11.cc
+++ b/tests/bits/sparse_matrix_iterator_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_12.cc b/tests/bits/sparse_matrix_iterator_12.cc
index aea0404b4f..0c7b3c9f51 100644
--- a/tests/bits/sparse_matrix_iterator_12.cc
+++ b/tests/bits/sparse_matrix_iterator_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_iterator_13.cc b/tests/bits/sparse_matrix_iterator_13.cc
index 6c5f413062..814be952d5 100644
--- a/tests/bits/sparse_matrix_iterator_13.cc
+++ b/tests/bits/sparse_matrix_iterator_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_01.cc b/tests/bits/sparse_matrix_vector_01.cc
index 798513e1c2..75bab307e4 100644
--- a/tests/bits/sparse_matrix_vector_01.cc
+++ b/tests/bits/sparse_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_02.cc b/tests/bits/sparse_matrix_vector_02.cc
index bf318bd8ef..f9c5035d7a 100644
--- a/tests/bits/sparse_matrix_vector_02.cc
+++ b/tests/bits/sparse_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_03.cc b/tests/bits/sparse_matrix_vector_03.cc
index ed33d0fd57..4c384a886b 100644
--- a/tests/bits/sparse_matrix_vector_03.cc
+++ b/tests/bits/sparse_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_04.cc b/tests/bits/sparse_matrix_vector_04.cc
index 4e2be3069e..954c599b03 100644
--- a/tests/bits/sparse_matrix_vector_04.cc
+++ b/tests/bits/sparse_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_05.cc b/tests/bits/sparse_matrix_vector_05.cc
index 00a037e716..c149176ea8 100644
--- a/tests/bits/sparse_matrix_vector_05.cc
+++ b/tests/bits/sparse_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_06.cc b/tests/bits/sparse_matrix_vector_06.cc
index 1d2bc49060..7393088b65 100644
--- a/tests/bits/sparse_matrix_vector_06.cc
+++ b/tests/bits/sparse_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparse_matrix_vector_07.cc b/tests/bits/sparse_matrix_vector_07.cc
index 7f2f7c8503..c271ba62e7 100644
--- a/tests/bits/sparse_matrix_vector_07.cc
+++ b/tests/bits/sparse_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparsity_pattern_01.cc b/tests/bits/sparsity_pattern_01.cc
index bf2376c3e6..81565a89ea 100644
--- a/tests/bits/sparsity_pattern_01.cc
+++ b/tests/bits/sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparsity_pattern_01_x.cc b/tests/bits/sparsity_pattern_01_x.cc
index cfb48d2f10..e51d0ae293 100644
--- a/tests/bits/sparsity_pattern_01_x.cc
+++ b/tests/bits/sparsity_pattern_01_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/sparsity_pattern_iterator_01.cc b/tests/bits/sparsity_pattern_iterator_01.cc
index 82324a5ea6..ce776949b1 100644
--- a/tests/bits/sparsity_pattern_iterator_01.cc
+++ b/tests/bits/sparsity_pattern_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-10-high-order.cc b/tests/bits/step-10-high-order.cc
index c88304ad58..3546d3da2c 100644
--- a/tests/bits/step-10-high-order.cc
+++ b/tests/bits/step-10-high-order.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-10.cc b/tests/bits/step-10.cc
index 2e855f4f6d..caff78a090 100644
--- a/tests/bits/step-10.cc
+++ b/tests/bits/step-10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc
index 28d97a1eab..fa211894e8 100644
--- a/tests/bits/step-11.cc
+++ b/tests/bits/step-11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-12.cc b/tests/bits/step-12.cc
index f8169248b0..c1e461ba03 100644
--- a/tests/bits/step-12.cc
+++ b/tests/bits/step-12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-13.cc b/tests/bits/step-13.cc
index 35f88bac8a..4f8fcc9d62 100644
--- a/tests/bits/step-13.cc
+++ b/tests/bits/step-13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/bits/step-14.cc b/tests/bits/step-14.cc
index 83d847fb81..e539abe041 100644
--- a/tests/bits/step-14.cc
+++ b/tests/bits/step-14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/bits/step-15.cc b/tests/bits/step-15.cc
index 31b7279a8f..0d4613af8f 100644
--- a/tests/bits/step-15.cc
+++ b/tests/bits/step-15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-16.cc b/tests/bits/step-16.cc
index a129f52346..c7b3439b46 100644
--- a/tests/bits/step-16.cc
+++ b/tests/bits/step-16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-16b.cc b/tests/bits/step-16b.cc
index 1cfe4103dc..410f89bdce 100644
--- a/tests/bits/step-16b.cc
+++ b/tests/bits/step-16b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-2.cc b/tests/bits/step-2.cc
index a36eff1459..8bbd015e31 100644
--- a/tests/bits/step-2.cc
+++ b/tests/bits/step-2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-3.cc b/tests/bits/step-3.cc
index 2c760802b0..1dd418dc07 100644
--- a/tests/bits/step-3.cc
+++ b/tests/bits/step-3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc
index 6f6a0e5044..cb6836687e 100644
--- a/tests/bits/step-4.cc
+++ b/tests/bits/step-4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-5.cc b/tests/bits/step-5.cc
index 2a825122fd..4ba34a0753 100644
--- a/tests/bits/step-5.cc
+++ b/tests/bits/step-5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-51.cc b/tests/bits/step-51.cc
index c39dfaeea6..e311351618 100644
--- a/tests/bits/step-51.cc
+++ b/tests/bits/step-51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-51p.cc b/tests/bits/step-51p.cc
index 4d15d434d7..28d80377df 100644
--- a/tests/bits/step-51p.cc
+++ b/tests/bits/step-51p.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-6.cc b/tests/bits/step-6.cc
index 8fa10830c4..12c17b3a9d 100644
--- a/tests/bits/step-6.cc
+++ b/tests/bits/step-6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-7.cc b/tests/bits/step-7.cc
index a23ba45ce4..6ff625d1f1 100644
--- a/tests/bits/step-7.cc
+++ b/tests/bits/step-7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/step-8.cc b/tests/bits/step-8.cc
index 5d8d538008..af497bbe7f 100644
--- a/tests/bits/step-8.cc
+++ b/tests/bits/step-8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_01.cc b/tests/bits/subdomain_ids_01.cc
index bf03068baa..4edbaf0c88 100644
--- a/tests/bits/subdomain_ids_01.cc
+++ b/tests/bits/subdomain_ids_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_02.cc b/tests/bits/subdomain_ids_02.cc
index 657b285f1c..a46660658b 100644
--- a/tests/bits/subdomain_ids_02.cc
+++ b/tests/bits/subdomain_ids_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_03.cc b/tests/bits/subdomain_ids_03.cc
index a0f9d3b1c2..4673c33617 100644
--- a/tests/bits/subdomain_ids_03.cc
+++ b/tests/bits/subdomain_ids_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_04.cc b/tests/bits/subdomain_ids_04.cc
index d347cbf95d..c3e2894b2e 100644
--- a/tests/bits/subdomain_ids_04.cc
+++ b/tests/bits/subdomain_ids_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_05.cc b/tests/bits/subdomain_ids_05.cc
index e097173efe..34034ac2ca 100644
--- a/tests/bits/subdomain_ids_05.cc
+++ b/tests/bits/subdomain_ids_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_06.cc b/tests/bits/subdomain_ids_06.cc
index 24ee920d26..38764d0cca 100644
--- a/tests/bits/subdomain_ids_06.cc
+++ b/tests/bits/subdomain_ids_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subdomain_ids_07.cc b/tests/bits/subdomain_ids_07.cc
index 20be966dfd..48539c3dc9 100644
--- a/tests/bits/subdomain_ids_07.cc
+++ b/tests/bits/subdomain_ids_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/subface_interpolation.cc b/tests/bits/subface_interpolation.cc
index 91838a9556..8ade993080 100644
--- a/tests/bits/subface_interpolation.cc
+++ b/tests/bits/subface_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/tria_crash_01.cc b/tests/bits/tria_crash_01.cc
index 87f3e6fc46..f068f6b267 100644
--- a/tests/bits/tria_crash_01.cc
+++ b/tests/bits/tria_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/unit_support_points.cc b/tests/bits/unit_support_points.cc
index c75f1a575c..bd085aad95 100644
--- a/tests/bits/unit_support_points.cc
+++ b/tests/bits/unit_support_points.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/unit_support_points_02.cc b/tests/bits/unit_support_points_02.cc
index ce55df695e..e2f6586421 100644
--- a/tests/bits/unit_support_points_02.cc
+++ b/tests/bits/unit_support_points_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_11.cc b/tests/bits/vector_11.cc
index f918f231f0..45a0ea177e 100644
--- a/tests/bits/vector_11.cc
+++ b/tests/bits/vector_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_12.cc b/tests/bits/vector_12.cc
index 58d5653b32..c187fd2a46 100644
--- a/tests/bits/vector_12.cc
+++ b/tests/bits/vector_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_13.cc b/tests/bits/vector_13.cc
index 4b31604a2c..a6fa24f730 100644
--- a/tests/bits/vector_13.cc
+++ b/tests/bits/vector_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_14.cc b/tests/bits/vector_14.cc
index 1bdfa7bd03..a4aca2d793 100644
--- a/tests/bits/vector_14.cc
+++ b/tests/bits/vector_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_15.cc b/tests/bits/vector_15.cc
index 7588c59b69..689616f7f6 100644
--- a/tests/bits/vector_15.cc
+++ b/tests/bits/vector_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_16.cc b/tests/bits/vector_16.cc
index 324ce2b775..f76117b0c7 100644
--- a/tests/bits/vector_16.cc
+++ b/tests/bits/vector_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_17.cc b/tests/bits/vector_17.cc
index 303d706972..c7f0d686fc 100644
--- a/tests/bits/vector_17.cc
+++ b/tests/bits/vector_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_18.cc b/tests/bits/vector_18.cc
index 9a9e407cb3..d3e5cde766 100644
--- a/tests/bits/vector_18.cc
+++ b/tests/bits/vector_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_19.cc b/tests/bits/vector_19.cc
index 0fff9b87bc..48398ce1d6 100644
--- a/tests/bits/vector_19.cc
+++ b/tests/bits/vector_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_20.cc b/tests/bits/vector_20.cc
index b363c0c41e..84c6eecd22 100644
--- a/tests/bits/vector_20.cc
+++ b/tests/bits/vector_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_21.cc b/tests/bits/vector_21.cc
index c0c0ce58f9..9abbf62a0f 100644
--- a/tests/bits/vector_21.cc
+++ b/tests/bits/vector_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_21_negative.cc b/tests/bits/vector_21_negative.cc
index 6e7c8931a4..f1dcdd9817 100644
--- a/tests/bits/vector_21_negative.cc
+++ b/tests/bits/vector_21_negative.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_22.cc b/tests/bits/vector_22.cc
index 47b9712c0e..f2be43c6f3 100644
--- a/tests/bits/vector_22.cc
+++ b/tests/bits/vector_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_23.cc b/tests/bits/vector_23.cc
index e339846cdc..4082699854 100644
--- a/tests/bits/vector_23.cc
+++ b/tests/bits/vector_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_24.cc b/tests/bits/vector_24.cc
index ff0a11e5b3..5efcb2416c 100644
--- a/tests/bits/vector_24.cc
+++ b/tests/bits/vector_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_25.cc b/tests/bits/vector_25.cc
index 3c44c43c58..91a6d3dba1 100644
--- a/tests/bits/vector_25.cc
+++ b/tests/bits/vector_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_26.cc b/tests/bits/vector_26.cc
index e356a93450..d72e2b19de 100644
--- a/tests/bits/vector_26.cc
+++ b/tests/bits/vector_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_27.cc b/tests/bits/vector_27.cc
index 033a863ef8..d254b68041 100644
--- a/tests/bits/vector_27.cc
+++ b/tests/bits/vector_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_28.cc b/tests/bits/vector_28.cc
index 7837f052b9..703d41ae5d 100644
--- a/tests/bits/vector_28.cc
+++ b/tests/bits/vector_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_29.cc b/tests/bits/vector_29.cc
index f5bff96863..08b642fa8a 100644
--- a/tests/bits/vector_29.cc
+++ b/tests/bits/vector_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_30.cc b/tests/bits/vector_30.cc
index 0e27164792..c96735aac8 100644
--- a/tests/bits/vector_30.cc
+++ b/tests/bits/vector_30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_31.cc b/tests/bits/vector_31.cc
index 2b760f6b8f..9dd14be4a9 100644
--- a/tests/bits/vector_31.cc
+++ b/tests/bits/vector_31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_32.cc b/tests/bits/vector_32.cc
index f2cbd93ab1..7a78f801d8 100644
--- a/tests/bits/vector_32.cc
+++ b/tests/bits/vector_32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_33.cc b/tests/bits/vector_33.cc
index 8c76a07d25..845310fa37 100644
--- a/tests/bits/vector_33.cc
+++ b/tests/bits/vector_33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_34.cc b/tests/bits/vector_34.cc
index a442ebae4b..b6e1e63738 100644
--- a/tests/bits/vector_34.cc
+++ b/tests/bits/vector_34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_35.cc b/tests/bits/vector_35.cc
index 3d722a2f14..1c269dada3 100644
--- a/tests/bits/vector_35.cc
+++ b/tests/bits/vector_35.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_36.cc b/tests/bits/vector_36.cc
index e68b04f1ed..56d4bf7326 100644
--- a/tests/bits/vector_36.cc
+++ b/tests/bits/vector_36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_37.cc b/tests/bits/vector_37.cc
index 02d542166e..58887baaaf 100644
--- a/tests/bits/vector_37.cc
+++ b/tests/bits/vector_37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_38.cc b/tests/bits/vector_38.cc
index 0e1a66f6fe..2805d25094 100644
--- a/tests/bits/vector_38.cc
+++ b/tests/bits/vector_38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_39.cc b/tests/bits/vector_39.cc
index 30d550d8f9..faa3240f74 100644
--- a/tests/bits/vector_39.cc
+++ b/tests/bits/vector_39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_40.cc b/tests/bits/vector_40.cc
index d20b674aee..ce96146839 100644
--- a/tests/bits/vector_40.cc
+++ b/tests/bits/vector_40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_41.cc b/tests/bits/vector_41.cc
index 149ae8f409..03f86d5e04 100644
--- a/tests/bits/vector_41.cc
+++ b/tests/bits/vector_41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_42.cc b/tests/bits/vector_42.cc
index e58020254b..6e6575d612 100644
--- a/tests/bits/vector_42.cc
+++ b/tests/bits/vector_42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_43.cc b/tests/bits/vector_43.cc
index 250e310366..473c22602f 100644
--- a/tests/bits/vector_43.cc
+++ b/tests/bits/vector_43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_44.cc b/tests/bits/vector_44.cc
index d8ac989e59..11f4adb39b 100644
--- a/tests/bits/vector_44.cc
+++ b/tests/bits/vector_44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_45.cc b/tests/bits/vector_45.cc
index 959eeb4d8c..afa9b9c503 100644
--- a/tests/bits/vector_45.cc
+++ b/tests/bits/vector_45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_46.cc b/tests/bits/vector_46.cc
index 13df0fa676..76761192a8 100644
--- a/tests/bits/vector_46.cc
+++ b/tests/bits/vector_46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_47.cc b/tests/bits/vector_47.cc
index 28117159c5..f1ff87a98a 100644
--- a/tests/bits/vector_47.cc
+++ b/tests/bits/vector_47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_48.cc b/tests/bits/vector_48.cc
index ecfcceb24a..20750b8615 100644
--- a/tests/bits/vector_48.cc
+++ b/tests/bits/vector_48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_49.cc b/tests/bits/vector_49.cc
index b8d5ccb857..e7dc38f20a 100644
--- a/tests/bits/vector_49.cc
+++ b/tests/bits/vector_49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_57.cc b/tests/bits/vector_57.cc
index e46b8a3d2a..cadc1be201 100644
--- a/tests/bits/vector_57.cc
+++ b/tests/bits/vector_57.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_1.cc b/tests/bits/vector_equality_1.cc
index db05d351ce..ca7f752d39 100644
--- a/tests/bits/vector_equality_1.cc
+++ b/tests/bits/vector_equality_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_2.cc b/tests/bits/vector_equality_2.cc
index 2dc00ad69a..bd17ee0790 100644
--- a/tests/bits/vector_equality_2.cc
+++ b/tests/bits/vector_equality_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_3.cc b/tests/bits/vector_equality_3.cc
index d0ed97be4a..46a4ff3129 100644
--- a/tests/bits/vector_equality_3.cc
+++ b/tests/bits/vector_equality_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_4.cc b/tests/bits/vector_equality_4.cc
index ac1aaf0c78..f9b092727f 100644
--- a/tests/bits/vector_equality_4.cc
+++ b/tests/bits/vector_equality_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_5.cc b/tests/bits/vector_equality_5.cc
index 554754144d..3566bb9b2d 100644
--- a/tests/bits/vector_equality_5.cc
+++ b/tests/bits/vector_equality_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_6.cc b/tests/bits/vector_equality_6.cc
index c9808ed54e..75e214e257 100644
--- a/tests/bits/vector_equality_6.cc
+++ b/tests/bits/vector_equality_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_7.cc b/tests/bits/vector_equality_7.cc
index a496558894..2322b8f077 100644
--- a/tests/bits/vector_equality_7.cc
+++ b/tests/bits/vector_equality_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_equality_8.cc b/tests/bits/vector_equality_8.cc
index 9b9a7bf101..abe725cae9 100644
--- a/tests/bits/vector_equality_8.cc
+++ b/tests/bits/vector_equality_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/vector_vector_01.cc b/tests/bits/vector_vector_01.cc
index 3d7b635d7a..88b482547f 100644
--- a/tests/bits/vector_vector_01.cc
+++ b/tests/bits/vector_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/volume_1.cc b/tests/bits/volume_1.cc
index ffff8f6a81..15cb74067d 100644
--- a/tests/bits/volume_1.cc
+++ b/tests/bits/volume_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/volume_2.cc b/tests/bits/volume_2.cc
index 9a22dd8de1..a36bb67ab8 100644
--- a/tests/bits/volume_2.cc
+++ b/tests/bits/volume_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/volume_3.cc b/tests/bits/volume_3.cc
index a0b40a1047..d97001f0b5 100644
--- a/tests/bits/volume_3.cc
+++ b/tests/bits/volume_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/bits/volume_4.cc b/tests/bits/volume_4.cc
index bf8675ded5..ebc657962a 100644
--- a/tests/bits/volume_4.cc
+++ b/tests/bits/volume_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt
index 5d24c56c32..929dea684e 100644
--- a/tests/build_tests/CMakeLists.txt
+++ b/tests/build_tests/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/codim_one/bem.cc b/tests/codim_one/bem.cc
index 2dd3d4cec5..8d7894c1be 100644
--- a/tests/codim_one/bem.cc
+++ b/tests/codim_one/bem.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/bem_integration.cc b/tests/codim_one/bem_integration.cc
index bc93a9a772..841f622e59 100644
--- a/tests/codim_one/bem_integration.cc
+++ b/tests/codim_one/bem_integration.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/boundary_indicator_01.cc b/tests/codim_one/boundary_indicator_01.cc
index 9d0f4c0c95..8f192f9843 100644
--- a/tests/codim_one/boundary_indicator_01.cc
+++ b/tests/codim_one/boundary_indicator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/data_out.cc b/tests/codim_one/data_out.cc
index 666947e1b8..a40c8b78fa 100644
--- a/tests/codim_one/data_out.cc
+++ b/tests/codim_one/data_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/data_out_02.cc b/tests/codim_one/data_out_02.cc
index 3a7371881e..40ba5bbaf4 100644
--- a/tests/codim_one/data_out_02.cc
+++ b/tests/codim_one/data_out_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/data_out_03.cc b/tests/codim_one/data_out_03.cc
index 997c056533..8d778c35ab 100644
--- a/tests/codim_one/data_out_03.cc
+++ b/tests/codim_one/data_out_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/direction_flag_01.cc b/tests/codim_one/direction_flag_01.cc
index 2000445d2c..175f78561f 100644
--- a/tests/codim_one/direction_flag_01.cc
+++ b/tests/codim_one/direction_flag_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/direction_flag_02.cc b/tests/codim_one/direction_flag_02.cc
index e1a92660c8..df810b14e6 100644
--- a/tests/codim_one/direction_flag_02.cc
+++ b/tests/codim_one/direction_flag_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/direction_flag_03.cc b/tests/codim_one/direction_flag_03.cc
index 9b0c90c3ac..4b6ad0ff93 100644
--- a/tests/codim_one/direction_flag_03.cc
+++ b/tests/codim_one/direction_flag_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/error_estimator_01.cc b/tests/codim_one/error_estimator_01.cc
index 2f64315280..e56d61e216 100644
--- a/tests/codim_one/error_estimator_01.cc
+++ b/tests/codim_one/error_estimator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_00.cc b/tests/codim_one/extract_boundary_mesh_00.cc
index 554ad3f300..e581464986 100644
--- a/tests/codim_one/extract_boundary_mesh_00.cc
+++ b/tests/codim_one/extract_boundary_mesh_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_01.cc b/tests/codim_one/extract_boundary_mesh_01.cc
index 3a84676a96..a6d41772d2 100644
--- a/tests/codim_one/extract_boundary_mesh_01.cc
+++ b/tests/codim_one/extract_boundary_mesh_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_02.cc b/tests/codim_one/extract_boundary_mesh_02.cc
index 6e2a471a2f..9016d5f55e 100644
--- a/tests/codim_one/extract_boundary_mesh_02.cc
+++ b/tests/codim_one/extract_boundary_mesh_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_03.cc b/tests/codim_one/extract_boundary_mesh_03.cc
index eef8308dad..54bc131f06 100644
--- a/tests/codim_one/extract_boundary_mesh_03.cc
+++ b/tests/codim_one/extract_boundary_mesh_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_04.cc b/tests/codim_one/extract_boundary_mesh_04.cc
index f9e6c5f1bc..7ed17b1c62 100644
--- a/tests/codim_one/extract_boundary_mesh_04.cc
+++ b/tests/codim_one/extract_boundary_mesh_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_05.cc b/tests/codim_one/extract_boundary_mesh_05.cc
index 916731eaaf..b7e059a2f5 100644
--- a/tests/codim_one/extract_boundary_mesh_05.cc
+++ b/tests/codim_one/extract_boundary_mesh_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_06.cc b/tests/codim_one/extract_boundary_mesh_06.cc
index 2d38994e96..959d97427c 100644
--- a/tests/codim_one/extract_boundary_mesh_06.cc
+++ b/tests/codim_one/extract_boundary_mesh_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/extract_boundary_mesh_07.cc b/tests/codim_one/extract_boundary_mesh_07.cc
index f780a197a4..180ca6f499 100644
--- a/tests/codim_one/extract_boundary_mesh_07.cc
+++ b/tests/codim_one/extract_boundary_mesh_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/fe_dgq_prolongation_01.cc b/tests/codim_one/fe_dgq_prolongation_01.cc
index 63499e7ba6..49a078bfb5 100644
--- a/tests/codim_one/fe_dgq_prolongation_01.cc
+++ b/tests/codim_one/fe_dgq_prolongation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/fe_values_extractor_01.cc b/tests/codim_one/fe_values_extractor_01.cc
index 86b4d38a56..f558bab257 100644
--- a/tests/codim_one/fe_values_extractor_01.cc
+++ b/tests/codim_one/fe_values_extractor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/gradients.cc b/tests/codim_one/gradients.cc
index d610d4c365..fb121d9514 100644
--- a/tests/codim_one/gradients.cc
+++ b/tests/codim_one/gradients.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/gradients_1.cc b/tests/codim_one/gradients_1.cc
index 2f1bb776ff..07659d22f9 100644
--- a/tests/codim_one/gradients_1.cc
+++ b/tests/codim_one/gradients_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/grid_in_out.cc b/tests/codim_one/grid_in_out.cc
index 4abeca34ac..159de2ac82 100644
--- a/tests/codim_one/grid_in_out.cc
+++ b/tests/codim_one/grid_in_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/grid_in_out_02.cc b/tests/codim_one/grid_in_out_02.cc
index 7d9af70586..52576b02f0 100644
--- a/tests/codim_one/grid_in_out_02.cc
+++ b/tests/codim_one/grid_in_out_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/grid_in_out_03.cc b/tests/codim_one/grid_in_out_03.cc
index 7fa8eb1e92..0a5bcf8500 100644
--- a/tests/codim_one/grid_in_out_03.cc
+++ b/tests/codim_one/grid_in_out_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/grid_refinement.cc b/tests/codim_one/grid_refinement.cc
index 9815e30965..2f25b91804 100644
--- a/tests/codim_one/grid_refinement.cc
+++ b/tests/codim_one/grid_refinement.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/hanging_nodes_01.cc b/tests/codim_one/hanging_nodes_01.cc
index 05851be81f..81dad1910e 100644
--- a/tests/codim_one/hanging_nodes_01.cc
+++ b/tests/codim_one/hanging_nodes_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/hanging_nodes_02.cc b/tests/codim_one/hanging_nodes_02.cc
index 36eeb88ff8..82880ee31a 100644
--- a/tests/codim_one/hanging_nodes_02.cc
+++ b/tests/codim_one/hanging_nodes_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/hanging_nodes_03.cc b/tests/codim_one/hanging_nodes_03.cc
index eefd3bac7c..66a7c4ec7d 100644
--- a/tests/codim_one/hanging_nodes_03.cc
+++ b/tests/codim_one/hanging_nodes_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/integrate_log.cc b/tests/codim_one/integrate_log.cc
index 65b2d632a6..c6eaaf46ce 100644
--- a/tests/codim_one/integrate_log.cc
+++ b/tests/codim_one/integrate_log.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/integrate_log_2.cc b/tests/codim_one/integrate_log_2.cc
index eee9e8e3f3..55124d6557 100644
--- a/tests/codim_one/integrate_log_2.cc
+++ b/tests/codim_one/integrate_log_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/integrate_one_over_r.cc b/tests/codim_one/integrate_one_over_r.cc
index 216994f3a3..5a819e9786 100644
--- a/tests/codim_one/integrate_one_over_r.cc
+++ b/tests/codim_one/integrate_one_over_r.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_01.cc b/tests/codim_one/interpolate_boundary_values_01.cc
index 2c9e20aa6a..18a36ec0ec 100644
--- a/tests/codim_one/interpolate_boundary_values_01.cc
+++ b/tests/codim_one/interpolate_boundary_values_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc b/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc
index dc4aa7ee67..0ad0f70811 100644
--- a/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc
+++ b/tests/codim_one/interpolate_boundary_values_01_vector_valued.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_02.cc b/tests/codim_one/interpolate_boundary_values_02.cc
index e0a37ee245..3922624572 100644
--- a/tests/codim_one/interpolate_boundary_values_02.cc
+++ b/tests/codim_one/interpolate_boundary_values_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc b/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc
index f0694d6114..26711b6a98 100644
--- a/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc
+++ b/tests/codim_one/interpolate_boundary_values_02_vector_valued.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_03.cc b/tests/codim_one/interpolate_boundary_values_03.cc
index 21773b6d0a..7d7dd3171a 100644
--- a/tests/codim_one/interpolate_boundary_values_03.cc
+++ b/tests/codim_one/interpolate_boundary_values_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc b/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
index e0fb3b8547..afdca7787c 100644
--- a/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
+++ b/tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolation.cc b/tests/codim_one/interpolation.cc
index a771ca8148..7251aa62e8 100644
--- a/tests/codim_one/interpolation.cc
+++ b/tests/codim_one/interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolation_2.cc b/tests/codim_one/interpolation_2.cc
index 6467d4b696..9f38c2bb91 100644
--- a/tests/codim_one/interpolation_2.cc
+++ b/tests/codim_one/interpolation_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/interpolation_3.cc b/tests/codim_one/interpolation_3.cc
index a695c20b85..4add2f384d 100644
--- a/tests/codim_one/interpolation_3.cc
+++ b/tests/codim_one/interpolation_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_01.cc b/tests/codim_one/mapping_01.cc
index 338ee01fd8..d564a87e4d 100644
--- a/tests/codim_one/mapping_01.cc
+++ b/tests/codim_one/mapping_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_02.cc b/tests/codim_one/mapping_02.cc
index fe8789583e..900a671e3d 100644
--- a/tests/codim_one/mapping_02.cc
+++ b/tests/codim_one/mapping_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_03.cc b/tests/codim_one/mapping_03.cc
index 7d63f54852..98dbd9ad7c 100644
--- a/tests/codim_one/mapping_03.cc
+++ b/tests/codim_one/mapping_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_q1.cc b/tests/codim_one/mapping_q1.cc
index d218f00eb7..8c0e734688 100644
--- a/tests/codim_one/mapping_q1.cc
+++ b/tests/codim_one/mapping_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_q1_eulerian.cc b/tests/codim_one/mapping_q1_eulerian.cc
index 31fea594ef..996db21064 100644
--- a/tests/codim_one/mapping_q1_eulerian.cc
+++ b/tests/codim_one/mapping_q1_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mapping_q_eulerian.cc b/tests/codim_one/mapping_q_eulerian.cc
index 81c20ea5f7..79ed6e8bf5 100644
--- a/tests/codim_one/mapping_q_eulerian.cc
+++ b/tests/codim_one/mapping_q_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mean_value.cc b/tests/codim_one/mean_value.cc
index 0d0903a4ef..b5f9dab770 100644
--- a/tests/codim_one/mean_value.cc
+++ b/tests/codim_one/mean_value.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/mesh_bug.cc b/tests/codim_one/mesh_bug.cc
index f60f0cd184..c50bd13ba7 100644
--- a/tests/codim_one/mesh_bug.cc
+++ b/tests/codim_one/mesh_bug.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/normal_vectors_01.cc b/tests/codim_one/normal_vectors_01.cc
index 29d4eddc85..a1775e23f6 100644
--- a/tests/codim_one/normal_vectors_01.cc
+++ b/tests/codim_one/normal_vectors_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/projection.cc b/tests/codim_one/projection.cc
index 3050a0b07b..af654149e6 100644
--- a/tests/codim_one/projection.cc
+++ b/tests/codim_one/projection.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/projection_dgp.cc b/tests/codim_one/projection_dgp.cc
index 8c571b9c87..48b19509cf 100644
--- a/tests/codim_one/projection_dgp.cc
+++ b/tests/codim_one/projection_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/renumber_component_wise_01.cc b/tests/codim_one/renumber_component_wise_01.cc
index c4798b00bf..3bc47d7a7d 100644
--- a/tests/codim_one/renumber_component_wise_01.cc
+++ b/tests/codim_one/renumber_component_wise_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/solution_transfer_01.cc b/tests/codim_one/solution_transfer_01.cc
index 5d58c3b915..0eea2dec8a 100644
--- a/tests/codim_one/solution_transfer_01.cc
+++ b/tests/codim_one/solution_transfer_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/surface.cc b/tests/codim_one/surface.cc
index 79125a0932..4664e1215c 100644
--- a/tests/codim_one/surface.cc
+++ b/tests/codim_one/surface.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/tensor_matrix_conversion.cc b/tests/codim_one/tensor_matrix_conversion.cc
index d4b9c30e26..85f6fd6774 100644
--- a/tests/codim_one/tensor_matrix_conversion.cc
+++ b/tests/codim_one/tensor_matrix_conversion.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/torus_01.cc b/tests/codim_one/torus_01.cc
index af63da020b..d8dc8b3617 100644
--- a/tests/codim_one/torus_01.cc
+++ b/tests/codim_one/torus_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/codim_one/transform_01.cc b/tests/codim_one/transform_01.cc
index 39607f3b69..b2e001ed4a 100644
--- a/tests/codim_one/transform_01.cc
+++ b/tests/codim_one/transform_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/accessor_01.cc b/tests/deal.II/accessor_01.cc
index 90c7e02e52..542ea05340 100644
--- a/tests/deal.II/accessor_01.cc
+++ b/tests/deal.II/accessor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/accessor_02.cc b/tests/deal.II/accessor_02.cc
index 90c7e02e52..542ea05340 100644
--- a/tests/deal.II/accessor_02.cc
+++ b/tests/deal.II/accessor_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/assemble_matrix_parallel_01.cc b/tests/deal.II/assemble_matrix_parallel_01.cc
index 92657db966..95d31eac3b 100644
--- a/tests/deal.II/assemble_matrix_parallel_01.cc
+++ b/tests/deal.II/assemble_matrix_parallel_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/assemble_matrix_parallel_02.cc b/tests/deal.II/assemble_matrix_parallel_02.cc
index 406e424bea..f8114c946b 100644
--- a/tests/deal.II/assemble_matrix_parallel_02.cc
+++ b/tests/deal.II/assemble_matrix_parallel_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/assemble_matrix_parallel_03.cc b/tests/deal.II/assemble_matrix_parallel_03.cc
index b39e4cc65e..ef1014cbfd 100644
--- a/tests/deal.II/assemble_matrix_parallel_03.cc
+++ b/tests/deal.II/assemble_matrix_parallel_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/assemble_matrix_parallel_04.cc b/tests/deal.II/assemble_matrix_parallel_04.cc
index f8c8c27d9d..6c49e22956 100644
--- a/tests/deal.II/assemble_matrix_parallel_04.cc
+++ b/tests/deal.II/assemble_matrix_parallel_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_info.cc b/tests/deal.II/block_info.cc
index 86ae81f1b9..639b38837e 100644
--- a/tests/deal.II/block_info.cc
+++ b/tests/deal.II/block_info.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_info_02.cc b/tests/deal.II/block_info_02.cc
index 0771adc025..55e1ecfc0e 100644
--- a/tests/deal.II/block_info_02.cc
+++ b/tests/deal.II/block_info_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_list.h b/tests/deal.II/block_list.h
index dee0635f12..37456d2bca 100644
--- a/tests/deal.II/block_list.h
+++ b/tests/deal.II/block_list.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_list_01.cc b/tests/deal.II/block_list_01.cc
index b6203abd85..621823966a 100644
--- a/tests/deal.II/block_list_01.cc
+++ b/tests/deal.II/block_list_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_list_02.cc b/tests/deal.II/block_list_02.cc
index 9a1701b259..843111a7cb 100644
--- a/tests/deal.II/block_list_02.cc
+++ b/tests/deal.II/block_list_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_list_03.cc b/tests/deal.II/block_list_03.cc
index d8e1b702db..7f225268f5 100644
--- a/tests/deal.II/block_list_03.cc
+++ b/tests/deal.II/block_list_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_list_04.cc b/tests/deal.II/block_list_04.cc
index 9f52794ccb..9eb7143048 100644
--- a/tests/deal.II/block_list_04.cc
+++ b/tests/deal.II/block_list_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/block_matrices.cc b/tests/deal.II/block_matrices.cc
index 9bbd33fe64..85539a3b37 100644
--- a/tests/deal.II/block_matrices.cc
+++ b/tests/deal.II/block_matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/boundaries.cc b/tests/deal.II/boundaries.cc
index 60372d4f29..d1b0ea666b 100644
--- a/tests/deal.II/boundaries.cc
+++ b/tests/deal.II/boundaries.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/cell_similarity_crash_01.cc b/tests/deal.II/cell_similarity_crash_01.cc
index 3b1fc40d3e..942349703b 100644
--- a/tests/deal.II/cell_similarity_crash_01.cc
+++ b/tests/deal.II/cell_similarity_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/cell_similarity_crash_02.cc b/tests/deal.II/cell_similarity_crash_02.cc
index 856e1c7074..d21903366a 100644
--- a/tests/deal.II/cell_similarity_crash_02.cc
+++ b/tests/deal.II/cell_similarity_crash_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/coarsening_02.cc b/tests/deal.II/coarsening_02.cc
index df24077c2b..e91c168a24 100644
--- a/tests/deal.II/coarsening_02.cc
+++ b/tests/deal.II/coarsening_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/coarsening_02_1d.cc b/tests/deal.II/coarsening_02_1d.cc
index 35774e8473..197b6038dd 100644
--- a/tests/deal.II/coarsening_02_1d.cc
+++ b/tests/deal.II/coarsening_02_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/coarsening_03.cc b/tests/deal.II/coarsening_03.cc
index 38bd19f78d..fa12d815a2 100644
--- a/tests/deal.II/coarsening_03.cc
+++ b/tests/deal.II/coarsening_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraint_graph.cc b/tests/deal.II/constraint_graph.cc
index ce14af6b0f..107960511f 100644
--- a/tests/deal.II/constraint_graph.cc
+++ b/tests/deal.II/constraint_graph.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints.cc b/tests/deal.II/constraints.cc
index d5a45df154..3212b05310 100644
--- a/tests/deal.II/constraints.cc
+++ b/tests/deal.II/constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_block_01.cc b/tests/deal.II/constraints_block_01.cc
index dd3306a8e3..a58869a497 100644
--- a/tests/deal.II/constraints_block_01.cc
+++ b/tests/deal.II/constraints_block_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_hanging_nodes_bc.cc b/tests/deal.II/constraints_hanging_nodes_bc.cc
index b254bb58a8..9b093241c6 100644
--- a/tests/deal.II/constraints_hanging_nodes_bc.cc
+++ b/tests/deal.II/constraints_hanging_nodes_bc.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_local_to_global.cc b/tests/deal.II/constraints_local_to_global.cc
index a171d265b8..9662ffe063 100644
--- a/tests/deal.II/constraints_local_to_global.cc
+++ b/tests/deal.II/constraints_local_to_global.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_local_to_global_chunk.cc b/tests/deal.II/constraints_local_to_global_chunk.cc
index b9ad731dac..ba41a3f1cb 100644
--- a/tests/deal.II/constraints_local_to_global_chunk.cc
+++ b/tests/deal.II/constraints_local_to_global_chunk.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge.cc b/tests/deal.II/constraints_merge.cc
index 2a79f78ed6..837f29bd75 100644
--- a/tests/deal.II/constraints_merge.cc
+++ b/tests/deal.II/constraints_merge.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_02.cc b/tests/deal.II/constraints_merge_02.cc
index 2ee5cd0fca..dfd8351497 100644
--- a/tests/deal.II/constraints_merge_02.cc
+++ b/tests/deal.II/constraints_merge_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_03.cc b/tests/deal.II/constraints_merge_03.cc
index 5e7900e0a4..ce3ff7798f 100644
--- a/tests/deal.II/constraints_merge_03.cc
+++ b/tests/deal.II/constraints_merge_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_04.cc b/tests/deal.II/constraints_merge_04.cc
index aa33c2e2fa..87dc48b6bf 100644
--- a/tests/deal.II/constraints_merge_04.cc
+++ b/tests/deal.II/constraints_merge_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_05.cc b/tests/deal.II/constraints_merge_05.cc
index 0607809c5b..4cbaa333f4 100644
--- a/tests/deal.II/constraints_merge_05.cc
+++ b/tests/deal.II/constraints_merge_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_06.cc b/tests/deal.II/constraints_merge_06.cc
index 28c5228bdb..83f963575c 100644
--- a/tests/deal.II/constraints_merge_06.cc
+++ b/tests/deal.II/constraints_merge_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_07.cc b/tests/deal.II/constraints_merge_07.cc
index 3da2eb55de..70bd5e794e 100644
--- a/tests/deal.II/constraints_merge_07.cc
+++ b/tests/deal.II/constraints_merge_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_08.cc b/tests/deal.II/constraints_merge_08.cc
index 68f1a30043..36a9c424eb 100644
--- a/tests/deal.II/constraints_merge_08.cc
+++ b/tests/deal.II/constraints_merge_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/constraints_merge_09.cc b/tests/deal.II/constraints_merge_09.cc
index 0035a97f5f..9dfc44474c 100644
--- a/tests/deal.II/constraints_merge_09.cc
+++ b/tests/deal.II/constraints_merge_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/count_dofs_on_patch.cc b/tests/deal.II/count_dofs_on_patch.cc
index 5bf5491e3e..45e3919ec6 100644
--- a/tests/deal.II/count_dofs_on_patch.cc
+++ b/tests/deal.II/count_dofs_on_patch.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_01.cc b/tests/deal.II/create_laplace_matrix_01.cc
index 8fe3d8c6a3..128ee121a3 100644
--- a/tests/deal.II/create_laplace_matrix_01.cc
+++ b/tests/deal.II/create_laplace_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_01b.cc b/tests/deal.II/create_laplace_matrix_01b.cc
index ee6d78db4a..194a0d9847 100644
--- a/tests/deal.II/create_laplace_matrix_01b.cc
+++ b/tests/deal.II/create_laplace_matrix_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_02.cc b/tests/deal.II/create_laplace_matrix_02.cc
index fce0f1e041..dcc03ed38e 100644
--- a/tests/deal.II/create_laplace_matrix_02.cc
+++ b/tests/deal.II/create_laplace_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_02b.cc b/tests/deal.II/create_laplace_matrix_02b.cc
index a2fa692f9a..f42fb83277 100644
--- a/tests/deal.II/create_laplace_matrix_02b.cc
+++ b/tests/deal.II/create_laplace_matrix_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_03.cc b/tests/deal.II/create_laplace_matrix_03.cc
index 9a7d6469ef..cba9324f18 100644
--- a/tests/deal.II/create_laplace_matrix_03.cc
+++ b/tests/deal.II/create_laplace_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_03b.cc b/tests/deal.II/create_laplace_matrix_03b.cc
index e78826b433..cb1b0c9aa3 100644
--- a/tests/deal.II/create_laplace_matrix_03b.cc
+++ b/tests/deal.II/create_laplace_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_04.cc b/tests/deal.II/create_laplace_matrix_04.cc
index 6d446efbd2..530f53465b 100644
--- a/tests/deal.II/create_laplace_matrix_04.cc
+++ b/tests/deal.II/create_laplace_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_04b.cc b/tests/deal.II/create_laplace_matrix_04b.cc
index c18c02bdb1..3ef8d4f0ed 100644
--- a/tests/deal.II/create_laplace_matrix_04b.cc
+++ b/tests/deal.II/create_laplace_matrix_04b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_constraints_01.cc b/tests/deal.II/create_laplace_matrix_constraints_01.cc
index 8cf5a83d95..3988ef5bc5 100644
--- a/tests/deal.II/create_laplace_matrix_constraints_01.cc
+++ b/tests/deal.II/create_laplace_matrix_constraints_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_constraints_02.cc b/tests/deal.II/create_laplace_matrix_constraints_02.cc
index 8dd77e3303..cbb401cd33 100644
--- a/tests/deal.II/create_laplace_matrix_constraints_02.cc
+++ b/tests/deal.II/create_laplace_matrix_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_constraints_02b.cc b/tests/deal.II/create_laplace_matrix_constraints_02b.cc
index 63a881731f..7f1cf42c57 100644
--- a/tests/deal.II/create_laplace_matrix_constraints_02b.cc
+++ b/tests/deal.II/create_laplace_matrix_constraints_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_constraints_03.cc b/tests/deal.II/create_laplace_matrix_constraints_03.cc
index 4dd838d972..b975483467 100644
--- a/tests/deal.II/create_laplace_matrix_constraints_03.cc
+++ b/tests/deal.II/create_laplace_matrix_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_laplace_matrix_constraints_04.cc b/tests/deal.II/create_laplace_matrix_constraints_04.cc
index 746caa276b..d3e31b3311 100644
--- a/tests/deal.II/create_laplace_matrix_constraints_04.cc
+++ b/tests/deal.II/create_laplace_matrix_constraints_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_01.cc b/tests/deal.II/create_mass_matrix_01.cc
index dcf1ba4371..ee97e67653 100644
--- a/tests/deal.II/create_mass_matrix_01.cc
+++ b/tests/deal.II/create_mass_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_01b.cc b/tests/deal.II/create_mass_matrix_01b.cc
index fd0fd14b69..0e638fd4c7 100644
--- a/tests/deal.II/create_mass_matrix_01b.cc
+++ b/tests/deal.II/create_mass_matrix_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_02.cc b/tests/deal.II/create_mass_matrix_02.cc
index 34de3cce9b..f64faf8ca2 100644
--- a/tests/deal.II/create_mass_matrix_02.cc
+++ b/tests/deal.II/create_mass_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_02b.cc b/tests/deal.II/create_mass_matrix_02b.cc
index e4b52250ed..4186fc10cd 100644
--- a/tests/deal.II/create_mass_matrix_02b.cc
+++ b/tests/deal.II/create_mass_matrix_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_03.cc b/tests/deal.II/create_mass_matrix_03.cc
index 6c14bb7f0b..92d2aed1b4 100644
--- a/tests/deal.II/create_mass_matrix_03.cc
+++ b/tests/deal.II/create_mass_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_03b.cc b/tests/deal.II/create_mass_matrix_03b.cc
index cece8fd253..2bc1e80934 100644
--- a/tests/deal.II/create_mass_matrix_03b.cc
+++ b/tests/deal.II/create_mass_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_04.cc b/tests/deal.II/create_mass_matrix_04.cc
index d94a762088..d0cf308481 100644
--- a/tests/deal.II/create_mass_matrix_04.cc
+++ b/tests/deal.II/create_mass_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_04b.cc b/tests/deal.II/create_mass_matrix_04b.cc
index 6acb897abf..3a30f963fe 100644
--- a/tests/deal.II/create_mass_matrix_04b.cc
+++ b/tests/deal.II/create_mass_matrix_04b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_05.cc b/tests/deal.II/create_mass_matrix_05.cc
index 5db71c52e1..e0b2211b07 100644
--- a/tests/deal.II/create_mass_matrix_05.cc
+++ b/tests/deal.II/create_mass_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_constraints_01.cc b/tests/deal.II/create_mass_matrix_constraints_01.cc
index 73371c5a5b..bc34908a46 100644
--- a/tests/deal.II/create_mass_matrix_constraints_01.cc
+++ b/tests/deal.II/create_mass_matrix_constraints_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_constraints_02.cc b/tests/deal.II/create_mass_matrix_constraints_02.cc
index a526eb9648..69f544c667 100644
--- a/tests/deal.II/create_mass_matrix_constraints_02.cc
+++ b/tests/deal.II/create_mass_matrix_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_constraints_02b.cc b/tests/deal.II/create_mass_matrix_constraints_02b.cc
index 08adfd5e4d..3cc560b0f4 100644
--- a/tests/deal.II/create_mass_matrix_constraints_02b.cc
+++ b/tests/deal.II/create_mass_matrix_constraints_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_constraints_03.cc b/tests/deal.II/create_mass_matrix_constraints_03.cc
index 31335cba0d..38fa12ed28 100644
--- a/tests/deal.II/create_mass_matrix_constraints_03.cc
+++ b/tests/deal.II/create_mass_matrix_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_mass_matrix_constraints_04.cc b/tests/deal.II/create_mass_matrix_constraints_04.cc
index 9409c3ccb4..6c6a94538c 100644
--- a/tests/deal.II/create_mass_matrix_constraints_04.cc
+++ b/tests/deal.II/create_mass_matrix_constraints_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_point_source.cc b/tests/deal.II/create_point_source.cc
index 05ecb460a2..a4ecf50b54 100644
--- a/tests/deal.II/create_point_source.cc
+++ b/tests/deal.II/create_point_source.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/create_point_source_hp.cc b/tests/deal.II/create_point_source_hp.cc
index d7841cebeb..65ccaeba54 100644
--- a/tests/deal.II/create_point_source_hp.cc
+++ b/tests/deal.II/create_point_source_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/curl_curl_01.cc b/tests/deal.II/curl_curl_01.cc
index 78c98e4bc3..eaf24dca04 100644
--- a/tests/deal.II/curl_curl_01.cc
+++ b/tests/deal.II/curl_curl_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/data_out.cc b/tests/deal.II/data_out.cc
index cdad7604fa..2331665ade 100644
--- a/tests/deal.II/data_out.cc
+++ b/tests/deal.II/data_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/data_out_postprocessor_01.cc b/tests/deal.II/data_out_postprocessor_01.cc
index 217041916c..c6ba415cd8 100644
--- a/tests/deal.II/data_out_postprocessor_01.cc
+++ b/tests/deal.II/data_out_postprocessor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/data_out_postprocessor_scalar_01.cc b/tests/deal.II/data_out_postprocessor_scalar_01.cc
index ea77a5e037..c3d2bd60e9 100644
--- a/tests/deal.II/data_out_postprocessor_scalar_01.cc
+++ b/tests/deal.II/data_out_postprocessor_scalar_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/data_out_postprocessor_vector_01.cc b/tests/deal.II/data_out_postprocessor_vector_01.cc
index 1094c0c806..86dc20650f 100644
--- a/tests/deal.II/data_out_postprocessor_vector_01.cc
+++ b/tests/deal.II/data_out_postprocessor_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/derivative_approximation.cc b/tests/deal.II/derivative_approximation.cc
index bca98d8570..391ad4a6aa 100644
--- a/tests/deal.II/derivative_approximation.cc
+++ b/tests/deal.II/derivative_approximation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/derivative_approximation_2.cc b/tests/deal.II/derivative_approximation_2.cc
index 6569b29871..3ba0d1e7b4 100644
--- a/tests/deal.II/derivative_approximation_2.cc
+++ b/tests/deal.II/derivative_approximation_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/derivatives.cc b/tests/deal.II/derivatives.cc
index 35b71bb0ff..9b3876907a 100644
--- a/tests/deal.II/derivatives.cc
+++ b/tests/deal.II/derivatives.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/distort_random.cc b/tests/deal.II/distort_random.cc
index ca97f1a25b..c9e43df679 100644
--- a/tests/deal.II/distort_random.cc
+++ b/tests/deal.II/distort_random.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_accessor_01.cc b/tests/deal.II/dof_accessor_01.cc
index 361b7a6788..9688da3c77 100644
--- a/tests/deal.II/dof_accessor_01.cc
+++ b/tests/deal.II/dof_accessor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_handler_number_cache.cc b/tests/deal.II/dof_handler_number_cache.cc
index 72744cd7ba..893f97e57b 100644
--- a/tests/deal.II/dof_handler_number_cache.cc
+++ b/tests/deal.II/dof_handler_number_cache.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_handler_number_cache_02.cc b/tests/deal.II/dof_handler_number_cache_02.cc
index 16cf0da912..bbdc1da7f1 100644
--- a/tests/deal.II/dof_handler_number_cache_02.cc
+++ b/tests/deal.II/dof_handler_number_cache_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering.cc b/tests/deal.II/dof_renumbering.cc
index a2b843ff5d..706eff679c 100644
--- a/tests/deal.II/dof_renumbering.cc
+++ b/tests/deal.II/dof_renumbering.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_02.cc b/tests/deal.II/dof_renumbering_02.cc
index 08c2fd8712..8d3571581f 100644
--- a/tests/deal.II/dof_renumbering_02.cc
+++ b/tests/deal.II/dof_renumbering_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_03.cc b/tests/deal.II/dof_renumbering_03.cc
index a1034b86f1..b1c0c7246d 100644
--- a/tests/deal.II/dof_renumbering_03.cc
+++ b/tests/deal.II/dof_renumbering_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_04.cc b/tests/deal.II/dof_renumbering_04.cc
index ed88cd6a4a..3fa76b3dc6 100644
--- a/tests/deal.II/dof_renumbering_04.cc
+++ b/tests/deal.II/dof_renumbering_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_04a.cc b/tests/deal.II/dof_renumbering_04a.cc
index 0a52b2ee6d..34cb093fbe 100644
--- a/tests/deal.II/dof_renumbering_04a.cc
+++ b/tests/deal.II/dof_renumbering_04a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_05.cc b/tests/deal.II/dof_renumbering_05.cc
index f9f5df1dcb..b6cc9f2ec2 100644
--- a/tests/deal.II/dof_renumbering_05.cc
+++ b/tests/deal.II/dof_renumbering_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_06.cc b/tests/deal.II/dof_renumbering_06.cc
index eedd5f9fa7..820ecef6ad 100644
--- a/tests/deal.II/dof_renumbering_06.cc
+++ b/tests/deal.II/dof_renumbering_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_07.cc b/tests/deal.II/dof_renumbering_07.cc
index 74f02e0506..b722ae563e 100644
--- a/tests/deal.II/dof_renumbering_07.cc
+++ b/tests/deal.II/dof_renumbering_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_zorder_01.cc b/tests/deal.II/dof_renumbering_zorder_01.cc
index 846b6c9d66..e22d0d95a6 100644
--- a/tests/deal.II/dof_renumbering_zorder_01.cc
+++ b/tests/deal.II/dof_renumbering_zorder_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_renumbering_zorder_02.cc b/tests/deal.II/dof_renumbering_zorder_02.cc
index 865d70d5bf..19c2fe5a51 100644
--- a/tests/deal.II/dof_renumbering_zorder_02.cc
+++ b/tests/deal.II/dof_renumbering_zorder_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/dof_test.cc b/tests/deal.II/dof_test.cc
index bf41611661..bc9812d786 100644
--- a/tests/deal.II/dof_test.cc
+++ b/tests/deal.II/dof_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/error_estimator.cc b/tests/deal.II/error_estimator.cc
index 31d0ef4e07..5fbb9c0054 100644
--- a/tests/deal.II/error_estimator.cc
+++ b/tests/deal.II/error_estimator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/error_estimator_01.cc b/tests/deal.II/error_estimator_01.cc
index 5fcb4df6e9..cb2855588f 100644
--- a/tests/deal.II/error_estimator_01.cc
+++ b/tests/deal.II/error_estimator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extent_in_direction.cc b/tests/deal.II/extent_in_direction.cc
index 989ee9b63f..f7f3b16ab0 100644
--- a/tests/deal.II/extent_in_direction.cc
+++ b/tests/deal.II/extent_in_direction.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_01.cc b/tests/deal.II/extract_dofs_by_component_01.cc
index 9784e1b2a3..c18f128279 100644
--- a/tests/deal.II/extract_dofs_by_component_01.cc
+++ b/tests/deal.II/extract_dofs_by_component_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_01_hp.cc b/tests/deal.II/extract_dofs_by_component_01_hp.cc
index e0f248e7ac..044a851430 100644
--- a/tests/deal.II/extract_dofs_by_component_01_hp.cc
+++ b/tests/deal.II/extract_dofs_by_component_01_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_01_mg.cc b/tests/deal.II/extract_dofs_by_component_01_mg.cc
index a5b08ed2e9..d96c592870 100644
--- a/tests/deal.II/extract_dofs_by_component_01_mg.cc
+++ b/tests/deal.II/extract_dofs_by_component_01_mg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_01x.cc b/tests/deal.II/extract_dofs_by_component_01x.cc
index 79f412f372..dbe0fafcb0 100644
--- a/tests/deal.II/extract_dofs_by_component_01x.cc
+++ b/tests/deal.II/extract_dofs_by_component_01x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_01y.cc b/tests/deal.II/extract_dofs_by_component_01y.cc
index e7bbec2d07..e7549382ca 100644
--- a/tests/deal.II/extract_dofs_by_component_01y.cc
+++ b/tests/deal.II/extract_dofs_by_component_01y.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_02.cc b/tests/deal.II/extract_dofs_by_component_02.cc
index f34d8217cf..8fbf65c10f 100644
--- a/tests/deal.II/extract_dofs_by_component_02.cc
+++ b/tests/deal.II/extract_dofs_by_component_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_02_hp.cc b/tests/deal.II/extract_dofs_by_component_02_hp.cc
index 3f15c5d81d..609c6689e6 100644
--- a/tests/deal.II/extract_dofs_by_component_02_hp.cc
+++ b/tests/deal.II/extract_dofs_by_component_02_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_02_mg.cc b/tests/deal.II/extract_dofs_by_component_02_mg.cc
index 0c81f1c9af..226df7cb9d 100644
--- a/tests/deal.II/extract_dofs_by_component_02_mg.cc
+++ b/tests/deal.II/extract_dofs_by_component_02_mg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_03.cc b/tests/deal.II/extract_dofs_by_component_03.cc
index 40873795e4..c01e77f99a 100644
--- a/tests/deal.II/extract_dofs_by_component_03.cc
+++ b/tests/deal.II/extract_dofs_by_component_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_04.cc b/tests/deal.II/extract_dofs_by_component_04.cc
index 2dd628492e..3f314aae62 100644
--- a/tests/deal.II/extract_dofs_by_component_04.cc
+++ b/tests/deal.II/extract_dofs_by_component_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_05.cc b/tests/deal.II/extract_dofs_by_component_05.cc
index e0b8a55725..b9d8046181 100644
--- a/tests/deal.II/extract_dofs_by_component_05.cc
+++ b/tests/deal.II/extract_dofs_by_component_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_05_hp.cc b/tests/deal.II/extract_dofs_by_component_05_hp.cc
index 05931644d6..bc067118b2 100644
--- a/tests/deal.II/extract_dofs_by_component_05_hp.cc
+++ b/tests/deal.II/extract_dofs_by_component_05_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_06.cc b/tests/deal.II/extract_dofs_by_component_06.cc
index 062d38d3c7..9907a4d24e 100644
--- a/tests/deal.II/extract_dofs_by_component_06.cc
+++ b/tests/deal.II/extract_dofs_by_component_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/extract_dofs_by_component_06_hp.cc b/tests/deal.II/extract_dofs_by_component_06_hp.cc
index 215e87b92d..34fe5b9817 100644
--- a/tests/deal.II/extract_dofs_by_component_06_hp.cc
+++ b/tests/deal.II/extract_dofs_by_component_06_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/face_orientations_3d.cc b/tests/deal.II/face_orientations_3d.cc
index 6281d7bbc3..7555822042 100644
--- a/tests/deal.II/face_orientations_3d.cc
+++ b/tests/deal.II/face_orientations_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_field.cc b/tests/deal.II/fe_field.cc
index 9240d08ceb..60de79e32f 100644
--- a/tests/deal.II/fe_field.cc
+++ b/tests/deal.II/fe_field.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_extractor_01.cc b/tests/deal.II/fe_values_extractor_01.cc
index 83fd1fed1a..7d5ec20415 100644
--- a/tests/deal.II/fe_values_extractor_01.cc
+++ b/tests/deal.II/fe_values_extractor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_01.cc b/tests/deal.II/fe_values_view_01.cc
index e0f3e1d58a..d2d609e1fb 100644
--- a/tests/deal.II/fe_values_view_01.cc
+++ b/tests/deal.II/fe_values_view_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_02.cc b/tests/deal.II/fe_values_view_02.cc
index 32c32e9a23..630484311c 100644
--- a/tests/deal.II/fe_values_view_02.cc
+++ b/tests/deal.II/fe_values_view_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_03.cc b/tests/deal.II/fe_values_view_03.cc
index f0e57a117c..1834aa074d 100644
--- a/tests/deal.II/fe_values_view_03.cc
+++ b/tests/deal.II/fe_values_view_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_04.cc b/tests/deal.II/fe_values_view_04.cc
index 74eee71807..891ba43580 100644
--- a/tests/deal.II/fe_values_view_04.cc
+++ b/tests/deal.II/fe_values_view_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_05.cc b/tests/deal.II/fe_values_view_05.cc
index 97fc058ebd..455c6ce2fd 100644
--- a/tests/deal.II/fe_values_view_05.cc
+++ b/tests/deal.II/fe_values_view_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_06.cc b/tests/deal.II/fe_values_view_06.cc
index a4fb1c78ce..2717d8e33c 100644
--- a/tests/deal.II/fe_values_view_06.cc
+++ b/tests/deal.II/fe_values_view_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_07.cc b/tests/deal.II/fe_values_view_07.cc
index d0ce6a04ef..88aa260402 100644
--- a/tests/deal.II/fe_values_view_07.cc
+++ b/tests/deal.II/fe_values_view_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_08.cc b/tests/deal.II/fe_values_view_08.cc
index 9215f4c530..2b880ef9bc 100644
--- a/tests/deal.II/fe_values_view_08.cc
+++ b/tests/deal.II/fe_values_view_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_09.cc b/tests/deal.II/fe_values_view_09.cc
index 2f2cff48c0..672ede39dc 100644
--- a/tests/deal.II/fe_values_view_09.cc
+++ b/tests/deal.II/fe_values_view_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_10.cc b/tests/deal.II/fe_values_view_10.cc
index b1436f6df9..7332ce6404 100644
--- a/tests/deal.II/fe_values_view_10.cc
+++ b/tests/deal.II/fe_values_view_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_10_single_01.cc b/tests/deal.II/fe_values_view_10_single_01.cc
index 4ac711fffa..150f36e8ca 100644
--- a/tests/deal.II/fe_values_view_10_single_01.cc
+++ b/tests/deal.II/fe_values_view_10_single_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_10_single_02.cc b/tests/deal.II/fe_values_view_10_single_02.cc
index 20ecbbe073..59a9f48716 100644
--- a/tests/deal.II/fe_values_view_10_single_02.cc
+++ b/tests/deal.II/fe_values_view_10_single_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_10_single_03.cc b/tests/deal.II/fe_values_view_10_single_03.cc
index 0d0cb82d17..9107c98902 100644
--- a/tests/deal.II/fe_values_view_10_single_03.cc
+++ b/tests/deal.II/fe_values_view_10_single_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_10_single_04.cc b/tests/deal.II/fe_values_view_10_single_04.cc
index 923ab6b65a..4769301e22 100644
--- a/tests/deal.II/fe_values_view_10_single_04.cc
+++ b/tests/deal.II/fe_values_view_10_single_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_11.cc b/tests/deal.II/fe_values_view_11.cc
index 42328f17e8..26facaebbe 100644
--- a/tests/deal.II/fe_values_view_11.cc
+++ b/tests/deal.II/fe_values_view_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_12.cc b/tests/deal.II/fe_values_view_12.cc
index 3a26c309e5..659486c965 100644
--- a/tests/deal.II/fe_values_view_12.cc
+++ b/tests/deal.II/fe_values_view_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_13.cc b/tests/deal.II/fe_values_view_13.cc
index e357f01904..a4699335b1 100644
--- a/tests/deal.II/fe_values_view_13.cc
+++ b/tests/deal.II/fe_values_view_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_14.cc b/tests/deal.II/fe_values_view_14.cc
index 8346626253..a136d68739 100644
--- a/tests/deal.II/fe_values_view_14.cc
+++ b/tests/deal.II/fe_values_view_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_15.cc b/tests/deal.II/fe_values_view_15.cc
index 7104b9ef35..d271b86aad 100644
--- a/tests/deal.II/fe_values_view_15.cc
+++ b/tests/deal.II/fe_values_view_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_16.cc b/tests/deal.II/fe_values_view_16.cc
index e906d800df..f4156a7c7c 100644
--- a/tests/deal.II/fe_values_view_16.cc
+++ b/tests/deal.II/fe_values_view_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_17.cc b/tests/deal.II/fe_values_view_17.cc
index 498fa3dae7..c93fbf2b9e 100644
--- a/tests/deal.II/fe_values_view_17.cc
+++ b/tests/deal.II/fe_values_view_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_18.cc b/tests/deal.II/fe_values_view_18.cc
index 59dec4c5d3..57df058b71 100644
--- a/tests/deal.II/fe_values_view_18.cc
+++ b/tests/deal.II/fe_values_view_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_19.cc b/tests/deal.II/fe_values_view_19.cc
index 25e40dac85..f8349b3e43 100644
--- a/tests/deal.II/fe_values_view_19.cc
+++ b/tests/deal.II/fe_values_view_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_20.cc b/tests/deal.II/fe_values_view_20.cc
index 06efab4146..92b63a872e 100644
--- a/tests/deal.II/fe_values_view_20.cc
+++ b/tests/deal.II/fe_values_view_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_21.cc b/tests/deal.II/fe_values_view_21.cc
index f85d955c28..64ae5f087c 100644
--- a/tests/deal.II/fe_values_view_21.cc
+++ b/tests/deal.II/fe_values_view_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_21_nonsymmetric.cc b/tests/deal.II/fe_values_view_21_nonsymmetric.cc
index c26da8567d..83a10d1630 100644
--- a/tests/deal.II/fe_values_view_21_nonsymmetric.cc
+++ b/tests/deal.II/fe_values_view_21_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_22.cc b/tests/deal.II/fe_values_view_22.cc
index 90e84f93f0..cbe3927ca1 100644
--- a/tests/deal.II/fe_values_view_22.cc
+++ b/tests/deal.II/fe_values_view_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_23.cc b/tests/deal.II/fe_values_view_23.cc
index 3f99ca5ceb..69d2f18cb4 100644
--- a/tests/deal.II/fe_values_view_23.cc
+++ b/tests/deal.II/fe_values_view_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_23_nonsymmetric.cc b/tests/deal.II/fe_values_view_23_nonsymmetric.cc
index 2e17287429..ebc8e84a71 100644
--- a/tests/deal.II/fe_values_view_23_nonsymmetric.cc
+++ b/tests/deal.II/fe_values_view_23_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_24.cc b/tests/deal.II/fe_values_view_24.cc
index dbf9c01df3..5c000bc126 100644
--- a/tests/deal.II/fe_values_view_24.cc
+++ b/tests/deal.II/fe_values_view_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_24_nonsymmetric.cc b/tests/deal.II/fe_values_view_24_nonsymmetric.cc
index fc0f020cb3..6a0f5bbf5c 100644
--- a/tests/deal.II/fe_values_view_24_nonsymmetric.cc
+++ b/tests/deal.II/fe_values_view_24_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_25.cc b/tests/deal.II/fe_values_view_25.cc
index a6a4f34247..65ac10d959 100644
--- a/tests/deal.II/fe_values_view_25.cc
+++ b/tests/deal.II/fe_values_view_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_25_nonsymmetric.cc b/tests/deal.II/fe_values_view_25_nonsymmetric.cc
index 94acf60cce..f40ddcdda5 100644
--- a/tests/deal.II/fe_values_view_25_nonsymmetric.cc
+++ b/tests/deal.II/fe_values_view_25_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_26.cc b/tests/deal.II/fe_values_view_26.cc
index ec1aedf8f8..a6bf2794b2 100644
--- a/tests/deal.II/fe_values_view_26.cc
+++ b/tests/deal.II/fe_values_view_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_27.cc b/tests/deal.II/fe_values_view_27.cc
index 54dbb8534c..f412f63cd9 100644
--- a/tests/deal.II/fe_values_view_27.cc
+++ b/tests/deal.II/fe_values_view_27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_28.cc b/tests/deal.II/fe_values_view_28.cc
index 284011d540..0ce76f0117 100644
--- a/tests/deal.II/fe_values_view_28.cc
+++ b/tests/deal.II/fe_values_view_28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_29.cc b/tests/deal.II/fe_values_view_29.cc
index e5f27a480a..459b7dc9f7 100644
--- a/tests/deal.II/fe_values_view_29.cc
+++ b/tests/deal.II/fe_values_view_29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_invalid_01.cc b/tests/deal.II/fe_values_view_invalid_01.cc
index 7ccd86a229..57b44739e1 100644
--- a/tests/deal.II/fe_values_view_invalid_01.cc
+++ b/tests/deal.II/fe_values_view_invalid_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_invalid_02.cc b/tests/deal.II/fe_values_view_invalid_02.cc
index 5aa6f961a2..619e49c6a7 100644
--- a/tests/deal.II/fe_values_view_invalid_02.cc
+++ b/tests/deal.II/fe_values_view_invalid_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_invalid_03.cc b/tests/deal.II/fe_values_view_invalid_03.cc
index b84e1c80e2..6b34cc9e89 100644
--- a/tests/deal.II/fe_values_view_invalid_03.cc
+++ b/tests/deal.II/fe_values_view_invalid_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc b/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc
index f3b311e26c..6f63b2d19f 100644
--- a/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc
+++ b/tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/fe_values_view_tensor_01.cc b/tests/deal.II/fe_values_view_tensor_01.cc
index fdf76799a0..b17aa1126d 100644
--- a/tests/deal.II/fe_values_view_tensor_01.cc
+++ b/tests/deal.II/fe_values_view_tensor_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/filtered_iterator.cc b/tests/deal.II/filtered_iterator.cc
index 62c86d2544..55b57f8a71 100644
--- a/tests/deal.II/filtered_iterator.cc
+++ b/tests/deal.II/filtered_iterator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/filtered_iterator_02.cc b/tests/deal.II/filtered_iterator_02.cc
index 3531ea63aa..7f293c1d72 100644
--- a/tests/deal.II/filtered_iterator_02.cc
+++ b/tests/deal.II/filtered_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/filtered_iterator_03.cc b/tests/deal.II/filtered_iterator_03.cc
index 56a4b27b82..186c0407bc 100644
--- a/tests/deal.II/filtered_iterator_03.cc
+++ b/tests/deal.II/filtered_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/filtered_matrix.cc b/tests/deal.II/filtered_matrix.cc
index 520746fd07..54cf47a98c 100644
--- a/tests/deal.II/filtered_matrix.cc
+++ b/tests/deal.II/filtered_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/get_dofs_on_patch.cc b/tests/deal.II/get_dofs_on_patch.cc
index dbeb6d1727..9544b00f26 100644
--- a/tests/deal.II/get_dofs_on_patch.cc
+++ b/tests/deal.II/get_dofs_on_patch.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/get_finest_common_cells_01.cc b/tests/deal.II/get_finest_common_cells_01.cc
index 951f008987..7b304327ca 100644
--- a/tests/deal.II/get_finest_common_cells_01.cc
+++ b/tests/deal.II/get_finest_common_cells_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/get_finest_common_cells_02.cc b/tests/deal.II/get_finest_common_cells_02.cc
index 747c2861ae..11806def82 100644
--- a/tests/deal.II/get_finest_common_cells_02.cc
+++ b/tests/deal.II/get_finest_common_cells_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/get_finest_common_cells_03.cc b/tests/deal.II/get_finest_common_cells_03.cc
index 3004d78381..c1b5c6097c 100644
--- a/tests/deal.II/get_finest_common_cells_03.cc
+++ b/tests/deal.II/get_finest_common_cells_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/get_finest_common_cells_04.cc b/tests/deal.II/get_finest_common_cells_04.cc
index f1299ec9b5..0e8c7abd68 100644
--- a/tests/deal.II/get_finest_common_cells_04.cc
+++ b/tests/deal.II/get_finest_common_cells_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/get_patch_around_cell_01.cc b/tests/deal.II/get_patch_around_cell_01.cc
index 05ad4d42ba..c7fa511e2e 100644
--- a/tests/deal.II/get_patch_around_cell_01.cc
+++ b/tests/deal.II/get_patch_around_cell_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_generator_01.cc b/tests/deal.II/grid_generator_01.cc
index c640139147..1370bb2850 100644
--- a/tests/deal.II/grid_generator_01.cc
+++ b/tests/deal.II/grid_generator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_hyper_shell.cc b/tests/deal.II/grid_hyper_shell.cc
index 0b196be527..71d46a68df 100644
--- a/tests/deal.II/grid_hyper_shell.cc
+++ b/tests/deal.II/grid_hyper_shell.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_hyper_shell_02.cc b/tests/deal.II/grid_hyper_shell_02.cc
index 9ae80cc543..2746c9ab84 100644
--- a/tests/deal.II/grid_hyper_shell_02.cc
+++ b/tests/deal.II/grid_hyper_shell_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_hyper_shell_03.cc b/tests/deal.II/grid_hyper_shell_03.cc
index ae1ac3d012..a2aab393e8 100644
--- a/tests/deal.II/grid_hyper_shell_03.cc
+++ b/tests/deal.II/grid_hyper_shell_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_hyper_shell_04.cc b/tests/deal.II/grid_hyper_shell_04.cc
index e51778c728..c9c59ea742 100644
--- a/tests/deal.II/grid_hyper_shell_04.cc
+++ b/tests/deal.II/grid_hyper_shell_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_hyper_shell_05.cc b/tests/deal.II/grid_hyper_shell_05.cc
index 06db445365..8acf10ee07 100644
--- a/tests/deal.II/grid_hyper_shell_05.cc
+++ b/tests/deal.II/grid_hyper_shell_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in.cc b/tests/deal.II/grid_in.cc
index 378e534bbf..be30dfd972 100644
--- a/tests/deal.II/grid_in.cc
+++ b/tests/deal.II/grid_in.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_02.cc b/tests/deal.II/grid_in_02.cc
index a244e9bdbc..e2af136a2f 100644
--- a/tests/deal.II/grid_in_02.cc
+++ b/tests/deal.II/grid_in_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_3d.cc b/tests/deal.II/grid_in_3d.cc
index 872a871f74..da0c8da801 100644
--- a/tests/deal.II/grid_in_3d.cc
+++ b/tests/deal.II/grid_in_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_3d_02.cc b/tests/deal.II/grid_in_3d_02.cc
index d6294e574d..7e25f6f845 100644
--- a/tests/deal.II/grid_in_3d_02.cc
+++ b/tests/deal.II/grid_in_3d_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_3d_02/747.ucd b/tests/deal.II/grid_in_3d_02/747.ucd
index bb037df11f..eba03cbb44 100644
--- a/tests/deal.II/grid_in_3d_02/747.ucd
+++ b/tests/deal.II/grid_in_3d_02/747.ucd
@@ -1,6 +1,5 @@
 # This file was generated by:
 #
-# $Id$
 #
 # For a description of the UCD format see the AVS Developer's guide.
 #
diff --git a/tests/deal.II/grid_in_msh.cc b/tests/deal.II/grid_in_msh.cc
index 726f3fbb08..be887d221a 100644
--- a/tests/deal.II/grid_in_msh.cc
+++ b/tests/deal.II/grid_in_msh.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_msh_02.cc b/tests/deal.II/grid_in_msh_02.cc
index ffe02da207..159dcb5dca 100644
--- a/tests/deal.II/grid_in_msh_02.cc
+++ b/tests/deal.II/grid_in_msh_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_msh_03.cc b/tests/deal.II/grid_in_msh_03.cc
index 6786c3ad6f..6935fa0ab4 100644
--- a/tests/deal.II/grid_in_msh_03.cc
+++ b/tests/deal.II/grid_in_msh_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_msh_version_1.cc b/tests/deal.II/grid_in_msh_version_1.cc
index dc99e49d33..f870af24b9 100644
--- a/tests/deal.II/grid_in_msh_version_1.cc
+++ b/tests/deal.II/grid_in_msh_version_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_msh_version_2.cc b/tests/deal.II/grid_in_msh_version_2.cc
index 31dcefe346..2b41b48776 100644
--- a/tests/deal.II/grid_in_msh_version_2.cc
+++ b/tests/deal.II/grid_in_msh_version_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_tecplot.cc b/tests/deal.II/grid_in_tecplot.cc
index a0b2822ccf..6e8cdcbe91 100644
--- a/tests/deal.II/grid_in_tecplot.cc
+++ b/tests/deal.II/grid_in_tecplot.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_unv_2d.cc b/tests/deal.II/grid_in_unv_2d.cc
index 8c800d96a5..07d7f043ac 100644
--- a/tests/deal.II/grid_in_unv_2d.cc
+++ b/tests/deal.II/grid_in_unv_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_unv_3d.cc b/tests/deal.II/grid_in_unv_3d.cc
index 50edcb2278..221ee76fda 100644
--- a/tests/deal.II/grid_in_unv_3d.cc
+++ b/tests/deal.II/grid_in_unv_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_vtk_2d.cc b/tests/deal.II/grid_in_vtk_2d.cc
index 3845042cf0..9a3766bf91 100644
--- a/tests/deal.II/grid_in_vtk_2d.cc
+++ b/tests/deal.II/grid_in_vtk_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_vtk_3d.cc b/tests/deal.II/grid_in_vtk_3d.cc
index d7baf9c943..91326762a4 100644
--- a/tests/deal.II/grid_in_vtk_3d.cc
+++ b/tests/deal.II/grid_in_vtk_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_vtk_3d_02.cc b/tests/deal.II/grid_in_vtk_3d_02.cc
index a1c296dc64..c20b22b9e5 100644
--- a/tests/deal.II/grid_in_vtk_3d_02.cc
+++ b/tests/deal.II/grid_in_vtk_3d_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_in_vtk_3d_03.cc b/tests/deal.II/grid_in_vtk_3d_03.cc
index 4b8e053d4a..82b53cb790 100644
--- a/tests/deal.II/grid_in_vtk_3d_03.cc
+++ b/tests/deal.II/grid_in_vtk_3d_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_invert.cc b/tests/deal.II/grid_invert.cc
index 7b757d60e6..f6508b82a8 100644
--- a/tests/deal.II/grid_invert.cc
+++ b/tests/deal.II/grid_invert.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out.cc b/tests/deal.II/grid_out.cc
index be84422aae..bca564c34e 100644
--- a/tests/deal.II/grid_out.cc
+++ b/tests/deal.II/grid_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_02.cc b/tests/deal.II/grid_out_02.cc
index 8e29f0050f..0fcd2970ec 100644
--- a/tests/deal.II/grid_out_02.cc
+++ b/tests/deal.II/grid_out_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_03.cc b/tests/deal.II/grid_out_03.cc
index abdd76290c..60907cf0e9 100644
--- a/tests/deal.II/grid_out_03.cc
+++ b/tests/deal.II/grid_out_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_04.cc b/tests/deal.II/grid_out_04.cc
index d50adaf3ad..36d367b2f3 100644
--- a/tests/deal.II/grid_out_04.cc
+++ b/tests/deal.II/grid_out_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_05.cc b/tests/deal.II/grid_out_05.cc
index abdd76290c..60907cf0e9 100644
--- a/tests/deal.II/grid_out_05.cc
+++ b/tests/deal.II/grid_out_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_06.cc b/tests/deal.II/grid_out_06.cc
index 97f712a497..dd03b2299c 100644
--- a/tests/deal.II/grid_out_06.cc
+++ b/tests/deal.II/grid_out_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_out_07.cc b/tests/deal.II/grid_out_07.cc
index 4dbe77536f..abbdf19c63 100644
--- a/tests/deal.II/grid_out_07.cc
+++ b/tests/deal.II/grid_out_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_output_input.cc b/tests/deal.II/grid_output_input.cc
index 7ec3897f18..be9cdfcfd9 100644
--- a/tests/deal.II/grid_output_input.cc
+++ b/tests/deal.II/grid_output_input.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_parallelepiped.cc b/tests/deal.II/grid_parallelepiped.cc
index fbea313135..0aec0d3812 100644
--- a/tests/deal.II/grid_parallelepiped.cc
+++ b/tests/deal.II/grid_parallelepiped.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_parallelepiped_01.cc b/tests/deal.II/grid_parallelepiped_01.cc
index 7c3641d9be..74adf76823 100644
--- a/tests/deal.II/grid_parallelepiped_01.cc
+++ b/tests/deal.II/grid_parallelepiped_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_parallelepiped_02.cc b/tests/deal.II/grid_parallelepiped_02.cc
index a9af667fa5..2d8c9d772b 100644
--- a/tests/deal.II/grid_parallelepiped_02.cc
+++ b/tests/deal.II/grid_parallelepiped_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_parallelepiped_03.cc b/tests/deal.II/grid_parallelepiped_03.cc
index 101655e7a1..eeda955ce5 100644
--- a/tests/deal.II/grid_parallelepiped_03.cc
+++ b/tests/deal.II/grid_parallelepiped_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_test.cc b/tests/deal.II/grid_test.cc
index 1b333ea250..af7702fc2c 100644
--- a/tests/deal.II/grid_test.cc
+++ b/tests/deal.II/grid_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools.cc b/tests/deal.II/grid_tools.cc
index 5bd79103ac..8ab4e47e9e 100644
--- a/tests/deal.II/grid_tools.cc
+++ b/tests/deal.II/grid_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_02.cc b/tests/deal.II/grid_tools_02.cc
index 04e8c5e1b8..d94f41a362 100644
--- a/tests/deal.II/grid_tools_02.cc
+++ b/tests/deal.II/grid_tools_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_03.cc b/tests/deal.II/grid_tools_03.cc
index b342d00ef7..eb98a50c2b 100644
--- a/tests/deal.II/grid_tools_03.cc
+++ b/tests/deal.II/grid_tools_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_04.cc b/tests/deal.II/grid_tools_04.cc
index ada8d8c7a6..9bc9594486 100644
--- a/tests/deal.II/grid_tools_04.cc
+++ b/tests/deal.II/grid_tools_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_05.cc b/tests/deal.II/grid_tools_05.cc
index 9d4f5850dc..0ffb91f94c 100644
--- a/tests/deal.II/grid_tools_05.cc
+++ b/tests/deal.II/grid_tools_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_06.cc b/tests/deal.II/grid_tools_06.cc
index 951d63b76f..7a69c6c635 100644
--- a/tests/deal.II/grid_tools_06.cc
+++ b/tests/deal.II/grid_tools_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_tools_transform_01.cc b/tests/deal.II/grid_tools_transform_01.cc
index 34c9ebb599..e317068c17 100644
--- a/tests/deal.II/grid_tools_transform_01.cc
+++ b/tests/deal.II/grid_tools_transform_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_transform.cc b/tests/deal.II/grid_transform.cc
index 3c6dcb2f0e..fc54388ab8 100644
--- a/tests/deal.II/grid_transform.cc
+++ b/tests/deal.II/grid_transform.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_transform_02.cc b/tests/deal.II/grid_transform_02.cc
index 9ceb05b33c..ebea4830a8 100644
--- a/tests/deal.II/grid_transform_02.cc
+++ b/tests/deal.II/grid_transform_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_transform_3d.cc b/tests/deal.II/grid_transform_3d.cc
index 72f86fd928..47f1cb0e51 100644
--- a/tests/deal.II/grid_transform_3d.cc
+++ b/tests/deal.II/grid_transform_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/grid_transform_coefficient.cc b/tests/deal.II/grid_transform_coefficient.cc
index a2b783dd33..6c3d7c3a43 100644
--- a/tests/deal.II/grid_transform_coefficient.cc
+++ b/tests/deal.II/grid_transform_coefficient.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/have_same_coarse_mesh_01.cc b/tests/deal.II/have_same_coarse_mesh_01.cc
index c47527d61c..72d5b06b59 100644
--- a/tests/deal.II/have_same_coarse_mesh_01.cc
+++ b/tests/deal.II/have_same_coarse_mesh_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/have_same_coarse_mesh_02.cc b/tests/deal.II/have_same_coarse_mesh_02.cc
index 3977f8728d..a7d867316d 100644
--- a/tests/deal.II/have_same_coarse_mesh_02.cc
+++ b/tests/deal.II/have_same_coarse_mesh_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/have_same_coarse_mesh_03.cc b/tests/deal.II/have_same_coarse_mesh_03.cc
index 8088cb6619..15956eb1f0 100644
--- a/tests/deal.II/have_same_coarse_mesh_03.cc
+++ b/tests/deal.II/have_same_coarse_mesh_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/have_same_coarse_mesh_04.cc b/tests/deal.II/have_same_coarse_mesh_04.cc
index b369bde180..892eaa8ee3 100644
--- a/tests/deal.II/have_same_coarse_mesh_04.cc
+++ b/tests/deal.II/have_same_coarse_mesh_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/helmholtz.h b/tests/deal.II/helmholtz.h
index f8904f1abc..7fb81968ac 100644
--- a/tests/deal.II/helmholtz.h
+++ b/tests/deal.II/helmholtz.h
@@ -1,4 +1,3 @@
-// $Id$
 
 #include "../tests.h"
 #include 
diff --git a/tests/deal.II/helmholtz1.th b/tests/deal.II/helmholtz1.th
index 70c6c0f342..75dc5f8878 100644
--- a/tests/deal.II/helmholtz1.th
+++ b/tests/deal.II/helmholtz1.th
@@ -1,4 +1,3 @@
-// $Id$
 
 template
 void
diff --git a/tests/deal.II/helmholtz1mg.th b/tests/deal.II/helmholtz1mg.th
index 9e31b835b7..995b23bedb 100644
--- a/tests/deal.II/helmholtz1mg.th
+++ b/tests/deal.II/helmholtz1mg.th
@@ -1,4 +1,3 @@
-// $Id$
 
 template
 void
diff --git a/tests/deal.II/inhomogeneous_constraints.cc b/tests/deal.II/inhomogeneous_constraints.cc
index b767452fae..827cc57c88 100644
--- a/tests/deal.II/inhomogeneous_constraints.cc
+++ b/tests/deal.II/inhomogeneous_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_02.cc b/tests/deal.II/inhomogeneous_constraints_02.cc
index 7c3b1977f3..f44c8478b5 100644
--- a/tests/deal.II/inhomogeneous_constraints_02.cc
+++ b/tests/deal.II/inhomogeneous_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_03.cc b/tests/deal.II/inhomogeneous_constraints_03.cc
index 02a1478f9d..b0e1caf98a 100644
--- a/tests/deal.II/inhomogeneous_constraints_03.cc
+++ b/tests/deal.II/inhomogeneous_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_04.cc b/tests/deal.II/inhomogeneous_constraints_04.cc
index b99668b5a7..3cc69b9b78 100644
--- a/tests/deal.II/inhomogeneous_constraints_04.cc
+++ b/tests/deal.II/inhomogeneous_constraints_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_block.cc b/tests/deal.II/inhomogeneous_constraints_block.cc
index 5ae14449f6..d88add9892 100644
--- a/tests/deal.II/inhomogeneous_constraints_block.cc
+++ b/tests/deal.II/inhomogeneous_constraints_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc b/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc
index 93bb66b4a6..231311dde9 100644
--- a/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc
+++ b/tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/inhomogeneous_constraints_vector.cc b/tests/deal.II/inhomogeneous_constraints_vector.cc
index 2e8b799750..d7920373f1 100644
--- a/tests/deal.II/inhomogeneous_constraints_vector.cc
+++ b/tests/deal.II/inhomogeneous_constraints_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/intergrid_constraints.cc b/tests/deal.II/intergrid_constraints.cc
index fe88edd1cb..269f10c640 100644
--- a/tests/deal.II/intergrid_constraints.cc
+++ b/tests/deal.II/intergrid_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/intergrid_map.cc b/tests/deal.II/intergrid_map.cc
index 8449e95331..d14fc025d7 100644
--- a/tests/deal.II/intergrid_map.cc
+++ b/tests/deal.II/intergrid_map.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_based_on_material_id_01.cc b/tests/deal.II/interpolate_based_on_material_id_01.cc
index 64448e1d2a..b243a5646d 100644
--- a/tests/deal.II/interpolate_based_on_material_id_01.cc
+++ b/tests/deal.II/interpolate_based_on_material_id_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_boundary_values_01.cc b/tests/deal.II/interpolate_boundary_values_01.cc
index cab81fe5be..c5c6476394 100644
--- a/tests/deal.II/interpolate_boundary_values_01.cc
+++ b/tests/deal.II/interpolate_boundary_values_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_boundary_values_02.cc b/tests/deal.II/interpolate_boundary_values_02.cc
index a0582de8b6..fcd3d8b903 100644
--- a/tests/deal.II/interpolate_boundary_values_02.cc
+++ b/tests/deal.II/interpolate_boundary_values_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_dgq_01.cc b/tests/deal.II/interpolate_dgq_01.cc
index 1120b3ff5a..2f8c04eb90 100644
--- a/tests/deal.II/interpolate_dgq_01.cc
+++ b/tests/deal.II/interpolate_dgq_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_dgq_02.cc b/tests/deal.II/interpolate_dgq_02.cc
index fddfac671f..7c2ca34fd4 100644
--- a/tests/deal.II/interpolate_dgq_02.cc
+++ b/tests/deal.II/interpolate_dgq_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_q_01.cc b/tests/deal.II/interpolate_q_01.cc
index 8b971d6f68..38fd27a4c0 100644
--- a/tests/deal.II/interpolate_q_01.cc
+++ b/tests/deal.II/interpolate_q_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_q_02.cc b/tests/deal.II/interpolate_q_02.cc
index 202896d71e..0f34c717ba 100644
--- a/tests/deal.II/interpolate_q_02.cc
+++ b/tests/deal.II/interpolate_q_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_q_system_01.cc b/tests/deal.II/interpolate_q_system_01.cc
index d08cad833c..d08495ca20 100644
--- a/tests/deal.II/interpolate_q_system_01.cc
+++ b/tests/deal.II/interpolate_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/interpolate_q_system_02.cc b/tests/deal.II/interpolate_q_system_02.cc
index 62b3bb8a65..bd576e8740 100644
--- a/tests/deal.II/interpolate_q_system_02.cc
+++ b/tests/deal.II/interpolate_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/kelly_crash_02.cc b/tests/deal.II/kelly_crash_02.cc
index 10942c49d1..0795867cc4 100644
--- a/tests/deal.II/kelly_crash_02.cc
+++ b/tests/deal.II/kelly_crash_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/line_coarsening_3d.cc b/tests/deal.II/line_coarsening_3d.cc
index e685096f0d..7da72c3352 100644
--- a/tests/deal.II/line_coarsening_3d.cc
+++ b/tests/deal.II/line_coarsening_3d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/matrices.cc b/tests/deal.II/matrices.cc
index da7408dbc3..9822105eb6 100644
--- a/tests/deal.II/matrices.cc
+++ b/tests/deal.II/matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/maximal_cell_diameter.cc b/tests/deal.II/maximal_cell_diameter.cc
index 3bf4eeca18..ecb80bf269 100644
--- a/tests/deal.II/maximal_cell_diameter.cc
+++ b/tests/deal.II/maximal_cell_diameter.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/measure_et_al.cc b/tests/deal.II/measure_et_al.cc
index 9dab2c1f0b..f17d0de11a 100644
--- a/tests/deal.II/measure_et_al.cc
+++ b/tests/deal.II/measure_et_al.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/measure_et_al_02.cc b/tests/deal.II/measure_et_al_02.cc
index 798ee275b1..51dd0031dd 100644
--- a/tests/deal.II/measure_et_al_02.cc
+++ b/tests/deal.II/measure_et_al_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/measure_of_3d_face_01.cc b/tests/deal.II/measure_of_3d_face_01.cc
index d718e2266b..19b8890f95 100644
--- a/tests/deal.II/measure_of_3d_face_01.cc
+++ b/tests/deal.II/measure_of_3d_face_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/memory_consumption_01.cc b/tests/deal.II/memory_consumption_01.cc
index 1e107caabc..d522846e30 100644
--- a/tests/deal.II/memory_consumption_01.cc
+++ b/tests/deal.II/memory_consumption_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/merge_triangulations_01.cc b/tests/deal.II/merge_triangulations_01.cc
index 33db6c8ba6..9b4e20dbde 100644
--- a/tests/deal.II/merge_triangulations_01.cc
+++ b/tests/deal.II/merge_triangulations_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/merge_triangulations_02.cc b/tests/deal.II/merge_triangulations_02.cc
index 0dc65307b4..a2ca153120 100644
--- a/tests/deal.II/merge_triangulations_02.cc
+++ b/tests/deal.II/merge_triangulations_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/merge_triangulations_03.cc b/tests/deal.II/merge_triangulations_03.cc
index f263da0f40..9b2e18e050 100644
--- a/tests/deal.II/merge_triangulations_03.cc
+++ b/tests/deal.II/merge_triangulations_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/mesh_smoothing_02.cc b/tests/deal.II/mesh_smoothing_02.cc
index edf8983064..f2747a8b0f 100644
--- a/tests/deal.II/mesh_smoothing_02.cc
+++ b/tests/deal.II/mesh_smoothing_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/mesh_smoothing_03.cc b/tests/deal.II/mesh_smoothing_03.cc
index bed97e22c3..5456b5f2a8 100644
--- a/tests/deal.II/mesh_smoothing_03.cc
+++ b/tests/deal.II/mesh_smoothing_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/mg_dof_handler.cc b/tests/deal.II/mg_dof_handler.cc
index b2e904d6db..d7b567448b 100644
--- a/tests/deal.II/mg_dof_handler.cc
+++ b/tests/deal.II/mg_dof_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/minimal_cell_diameter.cc b/tests/deal.II/minimal_cell_diameter.cc
index ff1fda9b00..300bec2819 100644
--- a/tests/deal.II/minimal_cell_diameter.cc
+++ b/tests/deal.II/minimal_cell_diameter.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/nedelec_crash_hp.cc b/tests/deal.II/nedelec_crash_hp.cc
index e58a02db4f..4b47414102 100644
--- a/tests/deal.II/nedelec_crash_hp.cc
+++ b/tests/deal.II/nedelec_crash_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/nedelec_face_interpolation.cc b/tests/deal.II/nedelec_face_interpolation.cc
index 51ce86f6ac..5d26f1ad9b 100644
--- a/tests/deal.II/nedelec_face_interpolation.cc
+++ b/tests/deal.II/nedelec_face_interpolation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_01.cc b/tests/deal.II/no_flux_01.cc
index 9019a7fc05..20822ae2d9 100644
--- a/tests/deal.II/no_flux_01.cc
+++ b/tests/deal.II/no_flux_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_02.cc b/tests/deal.II/no_flux_02.cc
index 7ca12d182d..7fbbafcc9c 100644
--- a/tests/deal.II/no_flux_02.cc
+++ b/tests/deal.II/no_flux_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_03.cc b/tests/deal.II/no_flux_03.cc
index b1aa01fbd4..f9d54372ef 100644
--- a/tests/deal.II/no_flux_03.cc
+++ b/tests/deal.II/no_flux_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_04.cc b/tests/deal.II/no_flux_04.cc
index 19a06cd992..422a93babd 100644
--- a/tests/deal.II/no_flux_04.cc
+++ b/tests/deal.II/no_flux_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_05.cc b/tests/deal.II/no_flux_05.cc
index 6050fc89af..ff7c496d65 100644
--- a/tests/deal.II/no_flux_05.cc
+++ b/tests/deal.II/no_flux_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_06.cc b/tests/deal.II/no_flux_06.cc
index 9de742804a..d86e0b85e1 100644
--- a/tests/deal.II/no_flux_06.cc
+++ b/tests/deal.II/no_flux_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_07.cc b/tests/deal.II/no_flux_07.cc
index e3de961eec..d4c99e24c6 100644
--- a/tests/deal.II/no_flux_07.cc
+++ b/tests/deal.II/no_flux_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_08.cc b/tests/deal.II/no_flux_08.cc
index da1d40c8ee..ef785be429 100644
--- a/tests/deal.II/no_flux_08.cc
+++ b/tests/deal.II/no_flux_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_09.cc b/tests/deal.II/no_flux_09.cc
index ec39b8cb71..a6665f6e1f 100644
--- a/tests/deal.II/no_flux_09.cc
+++ b/tests/deal.II/no_flux_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_10.cc b/tests/deal.II/no_flux_10.cc
index 347e2f79db..654a228e17 100644
--- a/tests/deal.II/no_flux_10.cc
+++ b/tests/deal.II/no_flux_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_11.cc b/tests/deal.II/no_flux_11.cc
index 09f7aa43e1..1f891e7967 100644
--- a/tests/deal.II/no_flux_11.cc
+++ b/tests/deal.II/no_flux_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_12.cc b/tests/deal.II/no_flux_12.cc
index bcb98de20c..a99121a5c4 100644
--- a/tests/deal.II/no_flux_12.cc
+++ b/tests/deal.II/no_flux_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_13.cc b/tests/deal.II/no_flux_13.cc
index 689c904dbf..c65c0ad329 100644
--- a/tests/deal.II/no_flux_13.cc
+++ b/tests/deal.II/no_flux_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_hp_01.cc b/tests/deal.II/no_flux_hp_01.cc
index fbdf5f5cba..0ee43b9ca8 100644
--- a/tests/deal.II/no_flux_hp_01.cc
+++ b/tests/deal.II/no_flux_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_hp_02.cc b/tests/deal.II/no_flux_hp_02.cc
index 9a7fbfecf5..0c41580e60 100644
--- a/tests/deal.II/no_flux_hp_02.cc
+++ b/tests/deal.II/no_flux_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_hp_03.cc b/tests/deal.II/no_flux_hp_03.cc
index f304cf9387..a2190ef234 100644
--- a/tests/deal.II/no_flux_hp_03.cc
+++ b/tests/deal.II/no_flux_hp_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_hp_04.cc b/tests/deal.II/no_flux_hp_04.cc
index 9fdda0c549..e338e76af3 100644
--- a/tests/deal.II/no_flux_hp_04.cc
+++ b/tests/deal.II/no_flux_hp_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/no_flux_hp_05.cc b/tests/deal.II/no_flux_hp_05.cc
index a4e7e9e4a8..34623ca338 100644
--- a/tests/deal.II/no_flux_hp_05.cc
+++ b/tests/deal.II/no_flux_hp_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_flux_01.cc b/tests/deal.II/normal_flux_01.cc
index ca82a91f75..b83b23b42a 100644
--- a/tests/deal.II/normal_flux_01.cc
+++ b/tests/deal.II/normal_flux_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_flux_02.cc b/tests/deal.II/normal_flux_02.cc
index dbfe809679..1f492cdf75 100644
--- a/tests/deal.II/normal_flux_02.cc
+++ b/tests/deal.II/normal_flux_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_flux_03.cc b/tests/deal.II/normal_flux_03.cc
index 152aef1b23..007b4d8c1d 100644
--- a/tests/deal.II/normal_flux_03.cc
+++ b/tests/deal.II/normal_flux_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_flux_hp_01.cc b/tests/deal.II/normal_flux_hp_01.cc
index 552094f53a..8280208223 100644
--- a/tests/deal.II/normal_flux_hp_01.cc
+++ b/tests/deal.II/normal_flux_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_flux_inhom_01.cc b/tests/deal.II/normal_flux_inhom_01.cc
index d4f3f7c510..4e18580cc9 100644
--- a/tests/deal.II/normal_flux_inhom_01.cc
+++ b/tests/deal.II/normal_flux_inhom_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_01.cc b/tests/deal.II/normal_vector_01.cc
index ad7783bbf3..f867811713 100644
--- a/tests/deal.II/normal_vector_01.cc
+++ b/tests/deal.II/normal_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_01_2d.cc b/tests/deal.II/normal_vector_01_2d.cc
index 65123e6e75..3a7b3f1016 100644
--- a/tests/deal.II/normal_vector_01_2d.cc
+++ b/tests/deal.II/normal_vector_01_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_02.cc b/tests/deal.II/normal_vector_02.cc
index 7d4c921860..f5896208ee 100644
--- a/tests/deal.II/normal_vector_02.cc
+++ b/tests/deal.II/normal_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_02_2d.cc b/tests/deal.II/normal_vector_02_2d.cc
index 8e41a1ed42..703fffd52a 100644
--- a/tests/deal.II/normal_vector_02_2d.cc
+++ b/tests/deal.II/normal_vector_02_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_03.cc b/tests/deal.II/normal_vector_03.cc
index 7d8c6fb9dc..fe8cf9dbe6 100644
--- a/tests/deal.II/normal_vector_03.cc
+++ b/tests/deal.II/normal_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normal_vector_03_2d.cc b/tests/deal.II/normal_vector_03_2d.cc
index f0ac17e2b2..4d63afad85 100644
--- a/tests/deal.II/normal_vector_03_2d.cc
+++ b/tests/deal.II/normal_vector_03_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normals_at_vertices_01.cc b/tests/deal.II/normals_at_vertices_01.cc
index f10d2f493b..15942271a9 100644
--- a/tests/deal.II/normals_at_vertices_01.cc
+++ b/tests/deal.II/normals_at_vertices_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/normals_at_vertices_02.cc b/tests/deal.II/normals_at_vertices_02.cc
index 0451f25eaa..3f630f249b 100644
--- a/tests/deal.II/normals_at_vertices_02.cc
+++ b/tests/deal.II/normals_at_vertices_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/number_cache_01.cc b/tests/deal.II/number_cache_01.cc
index e4269d08a2..05fd122230 100644
--- a/tests/deal.II/number_cache_01.cc
+++ b/tests/deal.II/number_cache_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/number_cache_02.cc b/tests/deal.II/number_cache_02.cc
index 6ad5568d77..9e2200491a 100644
--- a/tests/deal.II/number_cache_02.cc
+++ b/tests/deal.II/number_cache_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/number_cache_03.cc b/tests/deal.II/number_cache_03.cc
index d19d93c063..c7c5921736 100644
--- a/tests/deal.II/number_cache_03.cc
+++ b/tests/deal.II/number_cache_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/point_value_history_01.cc b/tests/deal.II/point_value_history_01.cc
index 2598b2296b..d0fefa4b17 100644
--- a/tests/deal.II/point_value_history_01.cc
+++ b/tests/deal.II/point_value_history_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/point_value_history_02.cc b/tests/deal.II/point_value_history_02.cc
index 1050f263c5..1e46c8e47e 100644
--- a/tests/deal.II/point_value_history_02.cc
+++ b/tests/deal.II/point_value_history_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/point_value_history_03.cc b/tests/deal.II/point_value_history_03.cc
index d7a525b029..ed37d8d1ed 100644
--- a/tests/deal.II/point_value_history_03.cc
+++ b/tests/deal.II/point_value_history_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_01.cc b/tests/deal.II/project_01.cc
index 3e0bd8ca69..6044c9a99a 100644
--- a/tests/deal.II/project_01.cc
+++ b/tests/deal.II/project_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_01_curved_boundary.cc b/tests/deal.II/project_01_curved_boundary.cc
index 13a3d0a592..17cb0229dd 100644
--- a/tests/deal.II/project_01_curved_boundary.cc
+++ b/tests/deal.II/project_01_curved_boundary.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_02.cc b/tests/deal.II/project_02.cc
index a1aab0a606..1a7abffa63 100644
--- a/tests/deal.II/project_02.cc
+++ b/tests/deal.II/project_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_boundary_01.cc b/tests/deal.II/project_boundary_01.cc
index 9ffc067d22..81b2577750 100644
--- a/tests/deal.II/project_boundary_01.cc
+++ b/tests/deal.II/project_boundary_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_boundary_rt_01.cc b/tests/deal.II/project_boundary_rt_01.cc
index d32dfe0028..e47457099e 100644
--- a/tests/deal.II/project_boundary_rt_01.cc
+++ b/tests/deal.II/project_boundary_rt_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_bv_curl_conf.cc b/tests/deal.II/project_bv_curl_conf.cc
index ffe64249e0..4c0cd69236 100644
--- a/tests/deal.II/project_bv_curl_conf.cc
+++ b/tests/deal.II/project_bv_curl_conf.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_bv_curl_conf_02.cc b/tests/deal.II/project_bv_curl_conf_02.cc
index 478c207534..4538e09bda 100755
--- a/tests/deal.II/project_bv_curl_conf_02.cc
+++ b/tests/deal.II/project_bv_curl_conf_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the Alexander Grayver & deal.II authors
 //
diff --git a/tests/deal.II/project_bv_div_conf.cc b/tests/deal.II/project_bv_div_conf.cc
index 3637bc834e..28e48cc1e1 100644
--- a/tests/deal.II/project_bv_div_conf.cc
+++ b/tests/deal.II/project_bv_div_conf.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_common.h b/tests/deal.II/project_common.h
index 83b1f4dd2c..d43af1cfe8 100644
--- a/tests/deal.II/project_common.h
+++ b/tests/deal.II/project_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_01.cc b/tests/deal.II/project_dgp_01.cc
index 383d904de3..319b6a0bd5 100644
--- a/tests/deal.II/project_dgp_01.cc
+++ b/tests/deal.II/project_dgp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_02.cc b/tests/deal.II/project_dgp_02.cc
index 448abdbba9..9571989a5f 100644
--- a/tests/deal.II/project_dgp_02.cc
+++ b/tests/deal.II/project_dgp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_03.cc b/tests/deal.II/project_dgp_03.cc
index fefa172ca7..93dee76467 100644
--- a/tests/deal.II/project_dgp_03.cc
+++ b/tests/deal.II/project_dgp_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_04.cc b/tests/deal.II/project_dgp_04.cc
index 649412162f..e7888db006 100644
--- a/tests/deal.II/project_dgp_04.cc
+++ b/tests/deal.II/project_dgp_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_05.cc b/tests/deal.II/project_dgp_05.cc
index 2057f92b52..99caf42594 100644
--- a/tests/deal.II/project_dgp_05.cc
+++ b/tests/deal.II/project_dgp_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_monomial_01.cc b/tests/deal.II/project_dgp_monomial_01.cc
index 5b08916e97..e236f5332a 100644
--- a/tests/deal.II/project_dgp_monomial_01.cc
+++ b/tests/deal.II/project_dgp_monomial_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_monomial_02.cc b/tests/deal.II/project_dgp_monomial_02.cc
index ca16dfc555..1b2a7a58b8 100644
--- a/tests/deal.II/project_dgp_monomial_02.cc
+++ b/tests/deal.II/project_dgp_monomial_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_monomial_03.cc b/tests/deal.II/project_dgp_monomial_03.cc
index 7b0919170d..180d846c3a 100644
--- a/tests/deal.II/project_dgp_monomial_03.cc
+++ b/tests/deal.II/project_dgp_monomial_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_monomial_04.cc b/tests/deal.II/project_dgp_monomial_04.cc
index 8e025ccecc..f6bf794d00 100644
--- a/tests/deal.II/project_dgp_monomial_04.cc
+++ b/tests/deal.II/project_dgp_monomial_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgp_monomial_05.cc b/tests/deal.II/project_dgp_monomial_05.cc
index 3d6132e9ac..7b96e78404 100644
--- a/tests/deal.II/project_dgp_monomial_05.cc
+++ b/tests/deal.II/project_dgp_monomial_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgq_01.cc b/tests/deal.II/project_dgq_01.cc
index d200cb62b7..d85be909c6 100644
--- a/tests/deal.II/project_dgq_01.cc
+++ b/tests/deal.II/project_dgq_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgq_02.cc b/tests/deal.II/project_dgq_02.cc
index 08a0b4b457..d1bbc291b4 100644
--- a/tests/deal.II/project_dgq_02.cc
+++ b/tests/deal.II/project_dgq_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgq_03.cc b/tests/deal.II/project_dgq_03.cc
index c6557c7360..dd0b28549d 100644
--- a/tests/deal.II/project_dgq_03.cc
+++ b/tests/deal.II/project_dgq_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgq_04.cc b/tests/deal.II/project_dgq_04.cc
index 2679a9da18..64d3e12e7f 100644
--- a/tests/deal.II/project_dgq_04.cc
+++ b/tests/deal.II/project_dgq_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_dgq_05.cc b/tests/deal.II/project_dgq_05.cc
index 17a1e218e7..00c002fc85 100644
--- a/tests/deal.II/project_dgq_05.cc
+++ b/tests/deal.II/project_dgq_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_nedelec_01.cc b/tests/deal.II/project_nedelec_01.cc
index 6781bc7d13..07fbdb91e2 100644
--- a/tests/deal.II/project_nedelec_01.cc
+++ b/tests/deal.II/project_nedelec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_nedelec_02.cc b/tests/deal.II/project_nedelec_02.cc
index a080557af3..e7f49b4f1b 100644
--- a/tests/deal.II/project_nedelec_02.cc
+++ b/tests/deal.II/project_nedelec_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_nedelec_03.cc b/tests/deal.II/project_nedelec_03.cc
index 31b9763fe0..aad1dce07a 100644
--- a/tests/deal.II/project_nedelec_03.cc
+++ b/tests/deal.II/project_nedelec_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_nedelec_04.cc b/tests/deal.II/project_nedelec_04.cc
index c21743321c..956946e990 100644
--- a/tests/deal.II/project_nedelec_04.cc
+++ b/tests/deal.II/project_nedelec_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_nedelec_05.cc b/tests/deal.II/project_nedelec_05.cc
index 96a7c3635e..4e8d1fcd26 100644
--- a/tests/deal.II/project_nedelec_05.cc
+++ b/tests/deal.II/project_nedelec_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_01.cc b/tests/deal.II/project_q_01.cc
index 479d72e735..d53199137b 100644
--- a/tests/deal.II/project_q_01.cc
+++ b/tests/deal.II/project_q_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_02.cc b/tests/deal.II/project_q_02.cc
index be6da44338..b86e8253e4 100644
--- a/tests/deal.II/project_q_02.cc
+++ b/tests/deal.II/project_q_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_03.cc b/tests/deal.II/project_q_03.cc
index 923e8eea43..e7c88bf214 100644
--- a/tests/deal.II/project_q_03.cc
+++ b/tests/deal.II/project_q_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_04.cc b/tests/deal.II/project_q_04.cc
index 85f4d6ef28..a14923670b 100644
--- a/tests/deal.II/project_q_04.cc
+++ b/tests/deal.II/project_q_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_05.cc b/tests/deal.II/project_q_05.cc
index c3c4c8e55c..a6e9dd8a8d 100644
--- a/tests/deal.II/project_q_05.cc
+++ b/tests/deal.II/project_q_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_hierarchical_01.cc b/tests/deal.II/project_q_hierarchical_01.cc
index 9f71eac887..b0806bdf54 100644
--- a/tests/deal.II/project_q_hierarchical_01.cc
+++ b/tests/deal.II/project_q_hierarchical_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_hierarchical_02.cc b/tests/deal.II/project_q_hierarchical_02.cc
index 9dc798eb7a..885102319b 100644
--- a/tests/deal.II/project_q_hierarchical_02.cc
+++ b/tests/deal.II/project_q_hierarchical_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_hierarchical_03.cc b/tests/deal.II/project_q_hierarchical_03.cc
index 1fdc46d6e5..03cc6e4285 100644
--- a/tests/deal.II/project_q_hierarchical_03.cc
+++ b/tests/deal.II/project_q_hierarchical_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_hierarchical_04.cc b/tests/deal.II/project_q_hierarchical_04.cc
index ebe6bbfea3..3df8598f61 100644
--- a/tests/deal.II/project_q_hierarchical_04.cc
+++ b/tests/deal.II/project_q_hierarchical_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_hierarchical_05.cc b/tests/deal.II/project_q_hierarchical_05.cc
index cfb810e92e..46e2e80810 100644
--- a/tests/deal.II/project_q_hierarchical_05.cc
+++ b/tests/deal.II/project_q_hierarchical_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_system_01.cc b/tests/deal.II/project_q_system_01.cc
index 9792f1a61c..f720a5bca7 100644
--- a/tests/deal.II/project_q_system_01.cc
+++ b/tests/deal.II/project_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_system_02.cc b/tests/deal.II/project_q_system_02.cc
index 33a6d5e0ae..ce7fd45457 100644
--- a/tests/deal.II/project_q_system_02.cc
+++ b/tests/deal.II/project_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_system_03.cc b/tests/deal.II/project_q_system_03.cc
index d309185104..1b990f4e6b 100644
--- a/tests/deal.II/project_q_system_03.cc
+++ b/tests/deal.II/project_q_system_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_system_04.cc b/tests/deal.II/project_q_system_04.cc
index ff6430754c..8b30b3fd36 100644
--- a/tests/deal.II/project_q_system_04.cc
+++ b/tests/deal.II/project_q_system_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_q_system_05.cc b/tests/deal.II/project_q_system_05.cc
index b1ad85a4cf..0ac7776ce2 100644
--- a/tests/deal.II/project_q_system_05.cc
+++ b/tests/deal.II/project_q_system_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_rt_01.cc b/tests/deal.II/project_rt_01.cc
index ce4b51d6d0..f34b2fd852 100644
--- a/tests/deal.II/project_rt_01.cc
+++ b/tests/deal.II/project_rt_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_rt_02.cc b/tests/deal.II/project_rt_02.cc
index 24a4690fca..43e2687573 100644
--- a/tests/deal.II/project_rt_02.cc
+++ b/tests/deal.II/project_rt_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_rt_04.cc b/tests/deal.II/project_rt_04.cc
index 528512b76d..ad2ea4dde2 100644
--- a/tests/deal.II/project_rt_04.cc
+++ b/tests/deal.II/project_rt_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_rt_05.cc b/tests/deal.II/project_rt_05.cc
index 0e08cdf111..3aa02ad11e 100644
--- a/tests/deal.II/project_rt_05.cc
+++ b/tests/deal.II/project_rt_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_to_surface_01.cc b/tests/deal.II/project_to_surface_01.cc
index 7fda38c7ae..21188850c9 100644
--- a/tests/deal.II/project_to_surface_01.cc
+++ b/tests/deal.II/project_to_surface_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_to_surface_02.cc b/tests/deal.II/project_to_surface_02.cc
index 9e42fc3a6c..316073a7af 100644
--- a/tests/deal.II/project_to_surface_02.cc
+++ b/tests/deal.II/project_to_surface_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/project_to_surface_03.cc b/tests/deal.II/project_to_surface_03.cc
index f99a6de525..daaf92254f 100644
--- a/tests/deal.II/project_to_surface_03.cc
+++ b/tests/deal.II/project_to_surface_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/range_based_for_step-6.cc b/tests/deal.II/range_based_for_step-6.cc
index cec1eee680..109f802821 100644
--- a/tests/deal.II/range_based_for_step-6.cc
+++ b/tests/deal.II/range_based_for_step-6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/range_based_for_tria.cc b/tests/deal.II/range_based_for_tria.cc
index 8c924ffd08..695d7f8657 100644
--- a/tests/deal.II/range_based_for_tria.cc
+++ b/tests/deal.II/range_based_for_tria.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/recursively_set_material_id.cc b/tests/deal.II/recursively_set_material_id.cc
index 439436c9c7..f028a3025d 100644
--- a/tests/deal.II/recursively_set_material_id.cc
+++ b/tests/deal.II/recursively_set_material_id.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/refinement_listener_01.cc b/tests/deal.II/refinement_listener_01.cc
index 611a128216..7d268c727f 100644
--- a/tests/deal.II/refinement_listener_01.cc
+++ b/tests/deal.II/refinement_listener_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/refinement_listener_02.cc b/tests/deal.II/refinement_listener_02.cc
index 44844126f9..4a64a4102f 100644
--- a/tests/deal.II/refinement_listener_02.cc
+++ b/tests/deal.II/refinement_listener_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/refinement_listener_03.cc b/tests/deal.II/refinement_listener_03.cc
index d820d9a63c..d21ffeee4e 100644
--- a/tests/deal.II/refinement_listener_03.cc
+++ b/tests/deal.II/refinement_listener_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/rt_covariant.cc b/tests/deal.II/rt_covariant.cc
index a352c9eb65..df1373422f 100644
--- a/tests/deal.II/rt_covariant.cc
+++ b/tests/deal.II/rt_covariant.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/rt_hessian.cc b/tests/deal.II/rt_hessian.cc
index ab1c473622..1a5785f22d 100644
--- a/tests/deal.II/rt_hessian.cc
+++ b/tests/deal.II/rt_hessian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern.cc b/tests/deal.II/sparsity_pattern.cc
index 1d235b92c0..d728836c87 100644
--- a/tests/deal.II/sparsity_pattern.cc
+++ b/tests/deal.II/sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_01.cc b/tests/deal.II/sparsity_pattern_01.cc
index 364175cca0..4993baf759 100644
--- a/tests/deal.II/sparsity_pattern_01.cc
+++ b/tests/deal.II/sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_01_x.cc b/tests/deal.II/sparsity_pattern_01_x.cc
index e077354bb8..206e832739 100644
--- a/tests/deal.II/sparsity_pattern_01_x.cc
+++ b/tests/deal.II/sparsity_pattern_01_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_02.cc b/tests/deal.II/sparsity_pattern_02.cc
index 17568319cd..6e7007f388 100644
--- a/tests/deal.II/sparsity_pattern_02.cc
+++ b/tests/deal.II/sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_03.cc b/tests/deal.II/sparsity_pattern_03.cc
index 1cd8e8d76d..d67baa0e60 100644
--- a/tests/deal.II/sparsity_pattern_03.cc
+++ b/tests/deal.II/sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_04.cc b/tests/deal.II/sparsity_pattern_04.cc
index 90a988d819..22e8d00950 100644
--- a/tests/deal.II/sparsity_pattern_04.cc
+++ b/tests/deal.II/sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_05.cc b/tests/deal.II/sparsity_pattern_05.cc
index ac31de338b..95bc486b98 100644
--- a/tests/deal.II/sparsity_pattern_05.cc
+++ b/tests/deal.II/sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_05_x.cc b/tests/deal.II/sparsity_pattern_05_x.cc
index 1a5d024228..9312614c88 100644
--- a/tests/deal.II/sparsity_pattern_05_x.cc
+++ b/tests/deal.II/sparsity_pattern_05_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/sparsity_pattern_x.cc b/tests/deal.II/sparsity_pattern_x.cc
index 371379b51e..72e6deb960 100644
--- a/tests/deal.II/sparsity_pattern_x.cc
+++ b/tests/deal.II/sparsity_pattern_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/subcelldata.cc b/tests/deal.II/subcelldata.cc
index fe620e6fc1..521aa8bf8d 100644
--- a/tests/deal.II/subcelldata.cc
+++ b/tests/deal.II/subcelldata.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/subdomain_ids.cc b/tests/deal.II/subdomain_ids.cc
index 81f9f2dcad..5114e5d6f4 100644
--- a/tests/deal.II/subdomain_ids.cc
+++ b/tests/deal.II/subdomain_ids.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/subdomain_on_refinement.cc b/tests/deal.II/subdomain_on_refinement.cc
index fc16562a8a..129aa59f83 100644
--- a/tests/deal.II/subdomain_on_refinement.cc
+++ b/tests/deal.II/subdomain_on_refinement.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/tangential_flux_inhom_01.cc b/tests/deal.II/tangential_flux_inhom_01.cc
index 17d4375265..e4d347c6e1 100644
--- a/tests/deal.II/tangential_flux_inhom_01.cc
+++ b/tests/deal.II/tangential_flux_inhom_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/time_dependent_01.cc b/tests/deal.II/time_dependent_01.cc
index 8be039be9d..0133f7a1aa 100644
--- a/tests/deal.II/time_dependent_01.cc
+++ b/tests/deal.II/time_dependent_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/tria_iterator_with_one_header.cc b/tests/deal.II/tria_iterator_with_one_header.cc
index af8a547bcd..ed017e17cd 100644
--- a/tests/deal.II/tria_iterator_with_one_header.cc
+++ b/tests/deal.II/tria_iterator_with_one_header.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/tria_last.cc b/tests/deal.II/tria_last.cc
index 01bb2cdf0b..f3d6e308b8 100644
--- a/tests/deal.II/tria_last.cc
+++ b/tests/deal.II/tria_last.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/union_triangulation.cc b/tests/deal.II/union_triangulation.cc
index bef231867e..58dd8415a3 100644
--- a/tests/deal.II/union_triangulation.cc
+++ b/tests/deal.II/union_triangulation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2014 by the deal.II authors
 //
diff --git a/tests/deal.II/user_data_01.cc b/tests/deal.II/user_data_01.cc
index 8835989c4f..962901eb6e 100644
--- a/tests/deal.II/user_data_01.cc
+++ b/tests/deal.II/user_data_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_boundary_rhs_01.cc b/tests/deal.II/vectors_boundary_rhs_01.cc
index 4c347266d2..7781298f8a 100644
--- a/tests/deal.II/vectors_boundary_rhs_01.cc
+++ b/tests/deal.II/vectors_boundary_rhs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_boundary_rhs_02.cc b/tests/deal.II/vectors_boundary_rhs_02.cc
index e56ea8afb8..345f47a13d 100644
--- a/tests/deal.II/vectors_boundary_rhs_02.cc
+++ b/tests/deal.II/vectors_boundary_rhs_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_boundary_rhs_03.cc b/tests/deal.II/vectors_boundary_rhs_03.cc
index bac2a10a03..049a8f2756 100644
--- a/tests/deal.II/vectors_boundary_rhs_03.cc
+++ b/tests/deal.II/vectors_boundary_rhs_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_point_source_01.cc b/tests/deal.II/vectors_point_source_01.cc
index 47fd1ca553..6958014204 100644
--- a/tests/deal.II/vectors_point_source_01.cc
+++ b/tests/deal.II/vectors_point_source_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_rhs_01.cc b/tests/deal.II/vectors_rhs_01.cc
index 983891a87d..385110a41e 100644
--- a/tests/deal.II/vectors_rhs_01.cc
+++ b/tests/deal.II/vectors_rhs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vectors_rhs_03.cc b/tests/deal.II/vectors_rhs_03.cc
index 190fd40081..ac1979ccd3 100644
--- a/tests/deal.II/vectors_rhs_03.cc
+++ b/tests/deal.II/vectors_rhs_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_01.cc b/tests/deal.II/vertex_as_face_01.cc
index 3d67b701b5..f73de7f882 100644
--- a/tests/deal.II/vertex_as_face_01.cc
+++ b/tests/deal.II/vertex_as_face_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_02.cc b/tests/deal.II/vertex_as_face_02.cc
index b2ba92cf27..5227c7bfd0 100644
--- a/tests/deal.II/vertex_as_face_02.cc
+++ b/tests/deal.II/vertex_as_face_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_03.cc b/tests/deal.II/vertex_as_face_03.cc
index 2c9bf14c9f..4cdc598d97 100644
--- a/tests/deal.II/vertex_as_face_03.cc
+++ b/tests/deal.II/vertex_as_face_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_04.cc b/tests/deal.II/vertex_as_face_04.cc
index 173b7c118e..4ef0041cf3 100644
--- a/tests/deal.II/vertex_as_face_04.cc
+++ b/tests/deal.II/vertex_as_face_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_05.cc b/tests/deal.II/vertex_as_face_05.cc
index 9d72c840f3..a69acc8c3f 100644
--- a/tests/deal.II/vertex_as_face_05.cc
+++ b/tests/deal.II/vertex_as_face_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_06.cc b/tests/deal.II/vertex_as_face_06.cc
index 8c3aa3268e..a75b5e8252 100644
--- a/tests/deal.II/vertex_as_face_06.cc
+++ b/tests/deal.II/vertex_as_face_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_07.cc b/tests/deal.II/vertex_as_face_07.cc
index 5060a3cc6c..c360691495 100644
--- a/tests/deal.II/vertex_as_face_07.cc
+++ b/tests/deal.II/vertex_as_face_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_08.cc b/tests/deal.II/vertex_as_face_08.cc
index a95be369ae..69d60a7fd7 100644
--- a/tests/deal.II/vertex_as_face_08.cc
+++ b/tests/deal.II/vertex_as_face_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_09.cc b/tests/deal.II/vertex_as_face_09.cc
index df93880df3..88d5162037 100644
--- a/tests/deal.II/vertex_as_face_09.cc
+++ b/tests/deal.II/vertex_as_face_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_10.cc b/tests/deal.II/vertex_as_face_10.cc
index 156983fb03..f6edeb688c 100644
--- a/tests/deal.II/vertex_as_face_10.cc
+++ b/tests/deal.II/vertex_as_face_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_11.cc b/tests/deal.II/vertex_as_face_11.cc
index 8555f329bd..49a3267d5e 100644
--- a/tests/deal.II/vertex_as_face_11.cc
+++ b/tests/deal.II/vertex_as_face_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_12.cc b/tests/deal.II/vertex_as_face_12.cc
index a985663665..24de2b8a5c 100644
--- a/tests/deal.II/vertex_as_face_12.cc
+++ b/tests/deal.II/vertex_as_face_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/deal.II/vertex_as_face_13.cc b/tests/deal.II/vertex_as_face_13.cc
index 6cad312dd3..f80c60298a 100644
--- a/tests/deal.II/vertex_as_face_13.cc
+++ b/tests/deal.II/vertex_as_face_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_01.cc b/tests/distributed_grids/2d_coarse_grid_01.cc
index f97c749b74..4db4180d19 100644
--- a/tests/distributed_grids/2d_coarse_grid_01.cc
+++ b/tests/distributed_grids/2d_coarse_grid_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_02.cc b/tests/distributed_grids/2d_coarse_grid_02.cc
index 01c71e48fc..70d96dddbe 100644
--- a/tests/distributed_grids/2d_coarse_grid_02.cc
+++ b/tests/distributed_grids/2d_coarse_grid_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_03.cc b/tests/distributed_grids/2d_coarse_grid_03.cc
index 740f2392e3..6b4d9688c5 100644
--- a/tests/distributed_grids/2d_coarse_grid_03.cc
+++ b/tests/distributed_grids/2d_coarse_grid_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_04.cc b/tests/distributed_grids/2d_coarse_grid_04.cc
index 9ca6e11e4f..a379a7fe1a 100644
--- a/tests/distributed_grids/2d_coarse_grid_04.cc
+++ b/tests/distributed_grids/2d_coarse_grid_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_x_01.cc b/tests/distributed_grids/2d_coarse_grid_x_01.cc
index a06dd659d2..0ba245e373 100644
--- a/tests/distributed_grids/2d_coarse_grid_x_01.cc
+++ b/tests/distributed_grids/2d_coarse_grid_x_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarsening_01.cc b/tests/distributed_grids/2d_coarsening_01.cc
index 6b12535c93..27677c0732 100644
--- a/tests/distributed_grids/2d_coarsening_01.cc
+++ b/tests/distributed_grids/2d_coarsening_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarsening_02.cc b/tests/distributed_grids/2d_coarsening_02.cc
index 9c70b623a4..103bbe787e 100644
--- a/tests/distributed_grids/2d_coarsening_02.cc
+++ b/tests/distributed_grids/2d_coarsening_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarsening_03.cc b/tests/distributed_grids/2d_coarsening_03.cc
index f41f35dccb..8c3ecc7db4 100644
--- a/tests/distributed_grids/2d_coarsening_03.cc
+++ b/tests/distributed_grids/2d_coarsening_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_coarsening_05.cc b/tests/distributed_grids/2d_coarsening_05.cc
index ddc62a6f8e..bd366327ef 100644
--- a/tests/distributed_grids/2d_coarsening_05.cc
+++ b/tests/distributed_grids/2d_coarsening_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_dofhandler_01.cc b/tests/distributed_grids/2d_dofhandler_01.cc
index e3a1ce465e..bcc47a7a37 100644
--- a/tests/distributed_grids/2d_dofhandler_01.cc
+++ b/tests/distributed_grids/2d_dofhandler_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_01.cc b/tests/distributed_grids/2d_refinement_01.cc
index 881a735f67..60dfbfda62 100644
--- a/tests/distributed_grids/2d_refinement_01.cc
+++ b/tests/distributed_grids/2d_refinement_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_02.cc b/tests/distributed_grids/2d_refinement_02.cc
index 6a59bfe155..f1c21ac1a8 100644
--- a/tests/distributed_grids/2d_refinement_02.cc
+++ b/tests/distributed_grids/2d_refinement_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_03.cc b/tests/distributed_grids/2d_refinement_03.cc
index b4079a2621..4269b6f5f0 100644
--- a/tests/distributed_grids/2d_refinement_03.cc
+++ b/tests/distributed_grids/2d_refinement_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_04.cc b/tests/distributed_grids/2d_refinement_04.cc
index dcbb7be217..c10a94b736 100644
--- a/tests/distributed_grids/2d_refinement_04.cc
+++ b/tests/distributed_grids/2d_refinement_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_05.cc b/tests/distributed_grids/2d_refinement_05.cc
index 8fc190590e..61b27986aa 100644
--- a/tests/distributed_grids/2d_refinement_05.cc
+++ b/tests/distributed_grids/2d_refinement_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_06.cc b/tests/distributed_grids/2d_refinement_06.cc
index f877e4f83a..4a8434ac69 100644
--- a/tests/distributed_grids/2d_refinement_06.cc
+++ b/tests/distributed_grids/2d_refinement_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/2d_refinement_07.cc b/tests/distributed_grids/2d_refinement_07.cc
index cfa27fae86..db2ae9fcd0 100644
--- a/tests/distributed_grids/2d_refinement_07.cc
+++ b/tests/distributed_grids/2d_refinement_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_01.cc b/tests/distributed_grids/3d_coarse_grid_01.cc
index 61b4979ecd..a1a50d6c6a 100644
--- a/tests/distributed_grids/3d_coarse_grid_01.cc
+++ b/tests/distributed_grids/3d_coarse_grid_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_02.cc b/tests/distributed_grids/3d_coarse_grid_02.cc
index 82c1b8924c..0632461c56 100644
--- a/tests/distributed_grids/3d_coarse_grid_02.cc
+++ b/tests/distributed_grids/3d_coarse_grid_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_03.cc b/tests/distributed_grids/3d_coarse_grid_03.cc
index c3a139b3ad..c217acf604 100644
--- a/tests/distributed_grids/3d_coarse_grid_03.cc
+++ b/tests/distributed_grids/3d_coarse_grid_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_04.cc b/tests/distributed_grids/3d_coarse_grid_04.cc
index a6b5ad859e..8e1f80fb33 100644
--- a/tests/distributed_grids/3d_coarse_grid_04.cc
+++ b/tests/distributed_grids/3d_coarse_grid_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_05.cc b/tests/distributed_grids/3d_coarse_grid_05.cc
index 1057112fb7..04fd8c29ae 100644
--- a/tests/distributed_grids/3d_coarse_grid_05.cc
+++ b/tests/distributed_grids/3d_coarse_grid_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_06.cc b/tests/distributed_grids/3d_coarse_grid_06.cc
index cb9f25fcc6..a36ac8cede 100644
--- a/tests/distributed_grids/3d_coarse_grid_06.cc
+++ b/tests/distributed_grids/3d_coarse_grid_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_x_01.cc b/tests/distributed_grids/3d_coarse_grid_x_01.cc
index 26a10ac660..be062faeb3 100644
--- a/tests/distributed_grids/3d_coarse_grid_x_01.cc
+++ b/tests/distributed_grids/3d_coarse_grid_x_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarsening_01.cc b/tests/distributed_grids/3d_coarsening_01.cc
index fcc635e637..2aed5a0174 100644
--- a/tests/distributed_grids/3d_coarsening_01.cc
+++ b/tests/distributed_grids/3d_coarsening_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarsening_02.cc b/tests/distributed_grids/3d_coarsening_02.cc
index d0995f5a34..e3f74de777 100644
--- a/tests/distributed_grids/3d_coarsening_02.cc
+++ b/tests/distributed_grids/3d_coarsening_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarsening_03.cc b/tests/distributed_grids/3d_coarsening_03.cc
index c97427bb30..b0a8105c21 100644
--- a/tests/distributed_grids/3d_coarsening_03.cc
+++ b/tests/distributed_grids/3d_coarsening_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarsening_04.cc b/tests/distributed_grids/3d_coarsening_04.cc
index 724f5975d3..8f3088e8c7 100644
--- a/tests/distributed_grids/3d_coarsening_04.cc
+++ b/tests/distributed_grids/3d_coarsening_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_coarsening_05.cc b/tests/distributed_grids/3d_coarsening_05.cc
index bea8903030..ea3f9fc007 100644
--- a/tests/distributed_grids/3d_coarsening_05.cc
+++ b/tests/distributed_grids/3d_coarsening_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_01.cc b/tests/distributed_grids/3d_refinement_01.cc
index d287132a19..ea2616b6c3 100644
--- a/tests/distributed_grids/3d_refinement_01.cc
+++ b/tests/distributed_grids/3d_refinement_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_02.cc b/tests/distributed_grids/3d_refinement_02.cc
index b9e101fc60..07748a35b7 100644
--- a/tests/distributed_grids/3d_refinement_02.cc
+++ b/tests/distributed_grids/3d_refinement_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_03.cc b/tests/distributed_grids/3d_refinement_03.cc
index a38f8d9925..bc73008c10 100644
--- a/tests/distributed_grids/3d_refinement_03.cc
+++ b/tests/distributed_grids/3d_refinement_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_04.cc b/tests/distributed_grids/3d_refinement_04.cc
index 8fcd9eb390..cafcdf5f51 100644
--- a/tests/distributed_grids/3d_refinement_04.cc
+++ b/tests/distributed_grids/3d_refinement_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_05.cc b/tests/distributed_grids/3d_refinement_05.cc
index 22c0064db7..a08ab193e0 100644
--- a/tests/distributed_grids/3d_refinement_05.cc
+++ b/tests/distributed_grids/3d_refinement_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_06.cc b/tests/distributed_grids/3d_refinement_06.cc
index 20465863de..59bdab4529 100644
--- a/tests/distributed_grids/3d_refinement_06.cc
+++ b/tests/distributed_grids/3d_refinement_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_07.cc b/tests/distributed_grids/3d_refinement_07.cc
index 3dd43826f8..df2e47ac0d 100644
--- a/tests/distributed_grids/3d_refinement_07.cc
+++ b/tests/distributed_grids/3d_refinement_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_08.cc b/tests/distributed_grids/3d_refinement_08.cc
index 86d6515fc3..1fe107284d 100644
--- a/tests/distributed_grids/3d_refinement_08.cc
+++ b/tests/distributed_grids/3d_refinement_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/3d_refinement_09.cc b/tests/distributed_grids/3d_refinement_09.cc
index 2c7baf9b07..a8e6ff6af9 100644
--- a/tests/distributed_grids/3d_refinement_09.cc
+++ b/tests/distributed_grids/3d_refinement_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/anisotropic.cc b/tests/distributed_grids/anisotropic.cc
index 8124dfb3e2..633452d1e7 100644
--- a/tests/distributed_grids/anisotropic.cc
+++ b/tests/distributed_grids/anisotropic.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/coarse_grid_common.h b/tests/distributed_grids/coarse_grid_common.h
index a4540c2c82..7e247431ce 100644
--- a/tests/distributed_grids/coarse_grid_common.h
+++ b/tests/distributed_grids/coarse_grid_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/codim_01.cc b/tests/distributed_grids/codim_01.cc
index 45320920c8..9a51263692 100644
--- a/tests/distributed_grids/codim_01.cc
+++ b/tests/distributed_grids/codim_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/count_dofs_per_block_01.cc b/tests/distributed_grids/count_dofs_per_block_01.cc
index 99ae577644..0c3f6b98c9 100644
--- a/tests/distributed_grids/count_dofs_per_block_01.cc
+++ b/tests/distributed_grids/count_dofs_per_block_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/count_dofs_per_component_01.cc b/tests/distributed_grids/count_dofs_per_component_01.cc
index 095c7a1e4d..c5397c6783 100644
--- a/tests/distributed_grids/count_dofs_per_component_01.cc
+++ b/tests/distributed_grids/count_dofs_per_component_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/dof_handler_number_cache.cc b/tests/distributed_grids/dof_handler_number_cache.cc
index 846b097fea..68a6f8baae 100644
--- a/tests/distributed_grids/dof_handler_number_cache.cc
+++ b/tests/distributed_grids/dof_handler_number_cache.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/solution_transfer_01.cc b/tests/distributed_grids/solution_transfer_01.cc
index d8162515a0..a70a826827 100644
--- a/tests/distributed_grids/solution_transfer_01.cc
+++ b/tests/distributed_grids/solution_transfer_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/solution_transfer_02.cc b/tests/distributed_grids/solution_transfer_02.cc
index 57290b1739..ae3303ec1f 100644
--- a/tests/distributed_grids/solution_transfer_02.cc
+++ b/tests/distributed_grids/solution_transfer_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/solution_transfer_03.cc b/tests/distributed_grids/solution_transfer_03.cc
index d40d269cc2..2a527404e2 100644
--- a/tests/distributed_grids/solution_transfer_03.cc
+++ b/tests/distributed_grids/solution_transfer_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/solution_transfer_04.cc b/tests/distributed_grids/solution_transfer_04.cc
index 59a55ef35c..b1592497c8 100644
--- a/tests/distributed_grids/solution_transfer_04.cc
+++ b/tests/distributed_grids/solution_transfer_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/subdomain_id_01.cc b/tests/distributed_grids/subdomain_id_01.cc
index 8c59edf724..d60ef88b57 100644
--- a/tests/distributed_grids/subdomain_id_01.cc
+++ b/tests/distributed_grids/subdomain_id_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/tria_settings_01.cc b/tests/distributed_grids/tria_settings_01.cc
index be7c5a8a30..348d3cfe78 100644
--- a/tests/distributed_grids/tria_settings_01.cc
+++ b/tests/distributed_grids/tria_settings_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/distributed_grids/update_number_cache_01.cc b/tests/distributed_grids/update_number_cache_01.cc
index 80247336b7..28360d68ef 100644
--- a/tests/distributed_grids/update_number_cache_01.cc
+++ b/tests/distributed_grids/update_number_cache_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/dof_tools_frame.h b/tests/dof_tools_frame.h
index f2647f08dd..94b6fd63d0 100644
--- a/tests/dof_tools_frame.h
+++ b/tests/dof_tools_frame.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/abf_approximation_01.cc b/tests/fail/abf_approximation_01.cc
index 6419a1bc72..fbf42c0f17 100644
--- a/tests/fail/abf_approximation_01.cc
+++ b/tests/fail/abf_approximation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/circular_01.cc b/tests/fail/circular_01.cc
index 98f2d3be5a..b6591f707e 100644
--- a/tests/fail/circular_01.cc
+++ b/tests/fail/circular_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/fe_nothing_04.cc b/tests/fail/fe_nothing_04.cc
index 2c81ce60f2..6e1f13aa4d 100644
--- a/tests/fail/fe_nothing_04.cc
+++ b/tests/fail/fe_nothing_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp-step-14.cc b/tests/fail/hp-step-14.cc
index 66e12c4090..15c5771bba 100644
--- a/tests/fail/hp-step-14.cc
+++ b/tests/fail/hp-step-14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp-step-15.cc b/tests/fail/hp-step-15.cc
index a76e365331..00f93dba2f 100644
--- a/tests/fail/hp-step-15.cc
+++ b/tests/fail/hp-step-15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_q_08.cc b/tests/fail/hp_constraints_q_08.cc
index 66549f8150..c394a5605c 100644
--- a/tests/fail/hp_constraints_q_08.cc
+++ b/tests/fail/hp_constraints_q_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_q_system_08.cc b/tests/fail/hp_constraints_q_system_08.cc
index d440fcc8f1..6aaaf19cb1 100644
--- a/tests/fail/hp_constraints_q_system_08.cc
+++ b/tests/fail/hp_constraints_q_system_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_q_system_x_08.cc b/tests/fail/hp_constraints_q_system_x_08.cc
index 9cef4dc01e..b6a9a3e171 100644
--- a/tests/fail/hp_constraints_q_system_x_08.cc
+++ b/tests/fail/hp_constraints_q_system_x_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_01.cc b/tests/fail/hp_constraints_rt_01.cc
index 19771e8837..b0a6d5e0fa 100644
--- a/tests/fail/hp_constraints_rt_01.cc
+++ b/tests/fail/hp_constraints_rt_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_02.cc b/tests/fail/hp_constraints_rt_02.cc
index cd840857ce..ed67847c72 100644
--- a/tests/fail/hp_constraints_rt_02.cc
+++ b/tests/fail/hp_constraints_rt_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_03.cc b/tests/fail/hp_constraints_rt_03.cc
index affc976456..3e9523b73c 100644
--- a/tests/fail/hp_constraints_rt_03.cc
+++ b/tests/fail/hp_constraints_rt_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_04.cc b/tests/fail/hp_constraints_rt_04.cc
index 283ee4971f..da4f885bc5 100644
--- a/tests/fail/hp_constraints_rt_04.cc
+++ b/tests/fail/hp_constraints_rt_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_05.cc b/tests/fail/hp_constraints_rt_05.cc
index c728520bd1..c91b68eb8a 100644
--- a/tests/fail/hp_constraints_rt_05.cc
+++ b/tests/fail/hp_constraints_rt_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/hp_constraints_rt_06.cc b/tests/fail/hp_constraints_rt_06.cc
index 7a70ffafff..a878b4e723 100644
--- a/tests/fail/hp_constraints_rt_06.cc
+++ b/tests/fail/hp_constraints_rt_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/injection_dgp.cc b/tests/fail/injection_dgp.cc
index 3908b1eea5..61d7924f70 100644
--- a/tests/fail/injection_dgp.cc
+++ b/tests/fail/injection_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/injection_dgp_nonparametric.cc b/tests/fail/injection_dgp_nonparametric.cc
index cd2e366160..60bb199d5a 100644
--- a/tests/fail/injection_dgp_nonparametric.cc
+++ b/tests/fail/injection_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/injection_nedelec.cc b/tests/fail/injection_nedelec.cc
index 67b50726b9..3150c0a2df 100644
--- a/tests/fail/injection_nedelec.cc
+++ b/tests/fail/injection_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/injection_q_hierarchical.cc b/tests/fail/injection_q_hierarchical.cc
index a3a3c409ec..db644bb0f6 100644
--- a/tests/fail/injection_q_hierarchical.cc
+++ b/tests/fail/injection_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/injection_rt.cc b/tests/fail/injection_rt.cc
index 0093f7bf60..fc4cd68af5 100644
--- a/tests/fail/injection_rt.cc
+++ b/tests/fail/injection_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_abf_01.cc b/tests/fail/project_abf_01.cc
index 8ebc5a16dd..0334214851 100644
--- a/tests/fail/project_abf_01.cc
+++ b/tests/fail/project_abf_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_abf_02.cc b/tests/fail/project_abf_02.cc
index 71a4202844..75313d3a7c 100644
--- a/tests/fail/project_abf_02.cc
+++ b/tests/fail/project_abf_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_abf_03.cc b/tests/fail/project_abf_03.cc
index 5654a81900..a170f9833a 100644
--- a/tests/fail/project_abf_03.cc
+++ b/tests/fail/project_abf_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_abf_04.cc b/tests/fail/project_abf_04.cc
index e507b86cec..c9395c2158 100644
--- a/tests/fail/project_abf_04.cc
+++ b/tests/fail/project_abf_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_abf_05.cc b/tests/fail/project_abf_05.cc
index ff6be6f5af..411e3c4f5c 100644
--- a/tests/fail/project_abf_05.cc
+++ b/tests/fail/project_abf_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_dgp_nonparametric_01.cc b/tests/fail/project_dgp_nonparametric_01.cc
index ba34637d96..bdcb4d4f77 100644
--- a/tests/fail/project_dgp_nonparametric_01.cc
+++ b/tests/fail/project_dgp_nonparametric_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_dgp_nonparametric_02.cc b/tests/fail/project_dgp_nonparametric_02.cc
index 0b8db90647..2d187a7972 100644
--- a/tests/fail/project_dgp_nonparametric_02.cc
+++ b/tests/fail/project_dgp_nonparametric_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_dgp_nonparametric_03.cc b/tests/fail/project_dgp_nonparametric_03.cc
index f4d21ef8c0..ea153cf29d 100644
--- a/tests/fail/project_dgp_nonparametric_03.cc
+++ b/tests/fail/project_dgp_nonparametric_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_dgp_nonparametric_04.cc b/tests/fail/project_dgp_nonparametric_04.cc
index 951464402f..e012a04c70 100644
--- a/tests/fail/project_dgp_nonparametric_04.cc
+++ b/tests/fail/project_dgp_nonparametric_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_dgp_nonparametric_05.cc b/tests/fail/project_dgp_nonparametric_05.cc
index 7e3600e554..aa0916a47a 100644
--- a/tests/fail/project_dgp_nonparametric_05.cc
+++ b/tests/fail/project_dgp_nonparametric_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/project_rt_03.cc b/tests/fail/project_rt_03.cc
index 49d8ffb800..9b7ca24b6a 100644
--- a/tests/fail/project_rt_03.cc
+++ b/tests/fail/project_rt_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/rt_4.cc b/tests/fail/rt_4.cc
index 3431b46a24..bd14c2e9dc 100644
--- a/tests/fail/rt_4.cc
+++ b/tests/fail/rt_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/rt_6.cc b/tests/fail/rt_6.cc
index 68f288752c..da28c1983a 100644
--- a/tests/fail/rt_6.cc
+++ b/tests/fail/rt_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/rt_crash_01.cc b/tests/fail/rt_crash_01.cc
index ef064750dc..13205dc684 100644
--- a/tests/fail/rt_crash_01.cc
+++ b/tests/fail/rt_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/rt_distorted_01.cc b/tests/fail/rt_distorted_01.cc
index 7e5606c857..94c8ea22a9 100644
--- a/tests/fail/rt_distorted_01.cc
+++ b/tests/fail/rt_distorted_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/rt_distorted_02.cc b/tests/fail/rt_distorted_02.cc
index fcea025916..480df10e8d 100644
--- a/tests/fail/rt_distorted_02.cc
+++ b/tests/fail/rt_distorted_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/vectors_boundary_rhs_hp_02.cc b/tests/fail/vectors_boundary_rhs_hp_02.cc
index 8dc62a8b24..ecd8d387ac 100644
--- a/tests/fail/vectors_boundary_rhs_hp_02.cc
+++ b/tests/fail/vectors_boundary_rhs_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/fail/vectors_rhs_hp_02.cc b/tests/fail/vectors_rhs_hp_02.cc
index 71712cddc5..7bbc2bc5e3 100644
--- a/tests/fail/vectors_rhs_hp_02.cc
+++ b/tests/fail/vectors_rhs_hp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/abf_01.cc b/tests/fe/abf_01.cc
index 74c345363b..07adcd482f 100644
--- a/tests/fe/abf_01.cc
+++ b/tests/fe/abf_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/abf_projection_01.cc b/tests/fe/abf_projection_01.cc
index 614aa2c949..d658001d01 100644
--- a/tests/fe/abf_projection_01.cc
+++ b/tests/fe/abf_projection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_1.cc b/tests/fe/bdm_1.cc
index 03b176685e..be2b516a87 100644
--- a/tests/fe/bdm_1.cc
+++ b/tests/fe/bdm_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_10.cc b/tests/fe/bdm_10.cc
index facba4def3..cf782a805f 100644
--- a/tests/fe/bdm_10.cc
+++ b/tests/fe/bdm_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_11.cc b/tests/fe/bdm_11.cc
index ba3d774370..5ad9bc0899 100644
--- a/tests/fe/bdm_11.cc
+++ b/tests/fe/bdm_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_12.cc b/tests/fe/bdm_12.cc
index 59d36b14f0..5d2e1188a7 100644
--- a/tests/fe/bdm_12.cc
+++ b/tests/fe/bdm_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_13.cc b/tests/fe/bdm_13.cc
index d05e9d5095..de6cff8fd9 100644
--- a/tests/fe/bdm_13.cc
+++ b/tests/fe/bdm_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_14.cc b/tests/fe/bdm_14.cc
index 4a7ac87fb8..97b25d0eba 100644
--- a/tests/fe/bdm_14.cc
+++ b/tests/fe/bdm_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_15.cc b/tests/fe/bdm_15.cc
index 1ccb4888b7..f6a5de5e9f 100644
--- a/tests/fe/bdm_15.cc
+++ b/tests/fe/bdm_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_2.cc b/tests/fe/bdm_2.cc
index d505646947..a685b0ab42 100644
--- a/tests/fe/bdm_2.cc
+++ b/tests/fe/bdm_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_3.cc b/tests/fe/bdm_3.cc
index 361810668c..5b2a1e0623 100644
--- a/tests/fe/bdm_3.cc
+++ b/tests/fe/bdm_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_5.cc b/tests/fe/bdm_5.cc
index 17dceb8a39..5f32fb64ba 100644
--- a/tests/fe/bdm_5.cc
+++ b/tests/fe/bdm_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_8.cc b/tests/fe/bdm_8.cc
index f2d7e2354a..fe957de73b 100644
--- a/tests/fe/bdm_8.cc
+++ b/tests/fe/bdm_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/bdm_9.cc b/tests/fe/bdm_9.cc
index e9558ccda2..78a8032aa7 100644
--- a/tests/fe/bdm_9.cc
+++ b/tests/fe/bdm_9.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_01.cc b/tests/fe/block_mask_01.cc
index c809830611..bba26c245d 100644
--- a/tests/fe/block_mask_01.cc
+++ b/tests/fe/block_mask_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_02.cc b/tests/fe/block_mask_02.cc
index e7c6b9c173..7975968dd5 100644
--- a/tests/fe/block_mask_02.cc
+++ b/tests/fe/block_mask_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_03.cc b/tests/fe/block_mask_03.cc
index 148bcabcf2..5b355f3c89 100644
--- a/tests/fe/block_mask_03.cc
+++ b/tests/fe/block_mask_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_04.cc b/tests/fe/block_mask_04.cc
index 3ef9982183..f979485d46 100644
--- a/tests/fe/block_mask_04.cc
+++ b/tests/fe/block_mask_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_05.cc b/tests/fe/block_mask_05.cc
index 29b7fbd7d2..3ec0c2b335 100644
--- a/tests/fe/block_mask_05.cc
+++ b/tests/fe/block_mask_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_06.cc b/tests/fe/block_mask_06.cc
index e49520699b..9ecbb1b886 100644
--- a/tests/fe/block_mask_06.cc
+++ b/tests/fe/block_mask_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_07.cc b/tests/fe/block_mask_07.cc
index 0d138ebc24..1a35fa72ac 100644
--- a/tests/fe/block_mask_07.cc
+++ b/tests/fe/block_mask_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_08.cc b/tests/fe/block_mask_08.cc
index 33dcaf68e4..5ec6500bf0 100644
--- a/tests/fe/block_mask_08.cc
+++ b/tests/fe/block_mask_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_09.cc b/tests/fe/block_mask_09.cc
index a949bc7644..ab4239bc6c 100644
--- a/tests/fe/block_mask_09.cc
+++ b/tests/fe/block_mask_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_10.cc b/tests/fe/block_mask_10.cc
index 5d4a38ebe5..db97cf0d03 100644
--- a/tests/fe/block_mask_10.cc
+++ b/tests/fe/block_mask_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/block_mask_11.cc b/tests/fe/block_mask_11.cc
index 12bd0839a3..16bc4374fa 100644
--- a/tests/fe/block_mask_11.cc
+++ b/tests/fe/block_mask_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_01.cc b/tests/fe/cell_similarity_01.cc
index a775f42e01..ce420508d2 100644
--- a/tests/fe/cell_similarity_01.cc
+++ b/tests/fe/cell_similarity_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_02.cc b/tests/fe/cell_similarity_02.cc
index f3abedbaa3..9c028fa979 100644
--- a/tests/fe/cell_similarity_02.cc
+++ b/tests/fe/cell_similarity_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_03.cc b/tests/fe/cell_similarity_03.cc
index 560e370884..930dbedab4 100644
--- a/tests/fe/cell_similarity_03.cc
+++ b/tests/fe/cell_similarity_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_04.cc b/tests/fe/cell_similarity_04.cc
index 06a44e2fa3..0b544fd306 100644
--- a/tests/fe/cell_similarity_04.cc
+++ b/tests/fe/cell_similarity_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_05.cc b/tests/fe/cell_similarity_05.cc
index 92f3e798a9..5a0dbcb119 100644
--- a/tests/fe/cell_similarity_05.cc
+++ b/tests/fe/cell_similarity_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_06.cc b/tests/fe/cell_similarity_06.cc
index ea25342768..61840c5e75 100644
--- a/tests/fe/cell_similarity_06.cc
+++ b/tests/fe/cell_similarity_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_07.cc b/tests/fe/cell_similarity_07.cc
index d68ce7406b..7a0ec95f47 100644
--- a/tests/fe/cell_similarity_07.cc
+++ b/tests/fe/cell_similarity_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_08.cc b/tests/fe/cell_similarity_08.cc
index 5ec35b03d1..5203c37d32 100644
--- a/tests/fe/cell_similarity_08.cc
+++ b/tests/fe/cell_similarity_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_09.cc b/tests/fe/cell_similarity_09.cc
index f168c575ef..6ac7fea8b1 100644
--- a/tests/fe/cell_similarity_09.cc
+++ b/tests/fe/cell_similarity_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_10.cc b/tests/fe/cell_similarity_10.cc
index d595473a6d..4c561ebdd5 100644
--- a/tests/fe/cell_similarity_10.cc
+++ b/tests/fe/cell_similarity_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_01.cc b/tests/fe/cell_similarity_dgp_monomial_01.cc
index 2d17109e8b..b187caa40d 100644
--- a/tests/fe/cell_similarity_dgp_monomial_01.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_02.cc b/tests/fe/cell_similarity_dgp_monomial_02.cc
index c92552b924..693f2b7323 100644
--- a/tests/fe/cell_similarity_dgp_monomial_02.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_03.cc b/tests/fe/cell_similarity_dgp_monomial_03.cc
index 667829ef93..6894854448 100644
--- a/tests/fe/cell_similarity_dgp_monomial_03.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_04.cc b/tests/fe/cell_similarity_dgp_monomial_04.cc
index cc293f730e..b636ad3cd3 100644
--- a/tests/fe/cell_similarity_dgp_monomial_04.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_05.cc b/tests/fe/cell_similarity_dgp_monomial_05.cc
index d0d8b7308d..f0b1cd71ac 100644
--- a/tests/fe/cell_similarity_dgp_monomial_05.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_06.cc b/tests/fe/cell_similarity_dgp_monomial_06.cc
index 320a751f4f..6b08e8829e 100644
--- a/tests/fe/cell_similarity_dgp_monomial_06.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_07.cc b/tests/fe/cell_similarity_dgp_monomial_07.cc
index 2e7ea87b06..fa89597f1d 100644
--- a/tests/fe/cell_similarity_dgp_monomial_07.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_08.cc b/tests/fe/cell_similarity_dgp_monomial_08.cc
index 5a7a1c0241..6bfcb21e7e 100644
--- a/tests/fe/cell_similarity_dgp_monomial_08.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_09.cc b/tests/fe/cell_similarity_dgp_monomial_09.cc
index 70fc0c2cd2..3183f72f39 100644
--- a/tests/fe/cell_similarity_dgp_monomial_09.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_10.cc b/tests/fe/cell_similarity_dgp_monomial_10.cc
index 2674c78f07..adf1ec1923 100644
--- a/tests/fe/cell_similarity_dgp_monomial_10.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_01.cc b/tests/fe/cell_similarity_dgp_nonparametric_01.cc
index 9f8408ecf8..5df232775b 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_01.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_02.cc b/tests/fe/cell_similarity_dgp_nonparametric_02.cc
index a0cedea1dc..b67da78a5d 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_02.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_03.cc b/tests/fe/cell_similarity_dgp_nonparametric_03.cc
index c9b5976413..9bb23d74e1 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_03.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_04.cc b/tests/fe/cell_similarity_dgp_nonparametric_04.cc
index 3a61ff3d76..c28b35cefd 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_04.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_05.cc b/tests/fe/cell_similarity_dgp_nonparametric_05.cc
index 0a97684c97..4d83350cb6 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_05.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_06.cc b/tests/fe/cell_similarity_dgp_nonparametric_06.cc
index e8524ccbf4..0866626191 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_06.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_07.cc b/tests/fe/cell_similarity_dgp_nonparametric_07.cc
index 956719459c..435a97f52e 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_07.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_08.cc b/tests/fe/cell_similarity_dgp_nonparametric_08.cc
index 75e708153b..06d2965d8d 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_08.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_09.cc b/tests/fe/cell_similarity_dgp_nonparametric_09.cc
index 79262451cb..0a6b3cb232 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_09.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_10.cc b/tests/fe/cell_similarity_dgp_nonparametric_10.cc
index 73262ee965..21a4934fca 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_10.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/check_derivatives.cc b/tests/fe/check_derivatives.cc
index ebe51611d4..9f541f1869 100644
--- a/tests/fe/check_derivatives.cc
+++ b/tests/fe/check_derivatives.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_01.cc b/tests/fe/component_mask_01.cc
index 1e0866bd55..ccce5bc091 100644
--- a/tests/fe/component_mask_01.cc
+++ b/tests/fe/component_mask_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_02.cc b/tests/fe/component_mask_02.cc
index 661a543737..add8d230b7 100644
--- a/tests/fe/component_mask_02.cc
+++ b/tests/fe/component_mask_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_03.cc b/tests/fe/component_mask_03.cc
index 872a68a045..6ce570fd25 100644
--- a/tests/fe/component_mask_03.cc
+++ b/tests/fe/component_mask_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_04.cc b/tests/fe/component_mask_04.cc
index 25b937f18b..2d9c751828 100644
--- a/tests/fe/component_mask_04.cc
+++ b/tests/fe/component_mask_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_05.cc b/tests/fe/component_mask_05.cc
index 15cf7b7eb2..ed9acf2bad 100644
--- a/tests/fe/component_mask_05.cc
+++ b/tests/fe/component_mask_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_06.cc b/tests/fe/component_mask_06.cc
index 571c3c952f..96b4c97413 100644
--- a/tests/fe/component_mask_06.cc
+++ b/tests/fe/component_mask_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_07.cc b/tests/fe/component_mask_07.cc
index dd026f0e23..353d508fa6 100644
--- a/tests/fe/component_mask_07.cc
+++ b/tests/fe/component_mask_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_08.cc b/tests/fe/component_mask_08.cc
index 182a90da36..816fb236ba 100644
--- a/tests/fe/component_mask_08.cc
+++ b/tests/fe/component_mask_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_09.cc b/tests/fe/component_mask_09.cc
index b30c4fb802..7e1ec28a03 100644
--- a/tests/fe/component_mask_09.cc
+++ b/tests/fe/component_mask_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_10.cc b/tests/fe/component_mask_10.cc
index 24e68e0212..291835146f 100644
--- a/tests/fe/component_mask_10.cc
+++ b/tests/fe/component_mask_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_11.cc b/tests/fe/component_mask_11.cc
index 0c36b15257..06fcdf66ac 100644
--- a/tests/fe/component_mask_11.cc
+++ b/tests/fe/component_mask_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_12.cc b/tests/fe/component_mask_12.cc
index 0e1c485340..c3ea116051 100644
--- a/tests/fe/component_mask_12.cc
+++ b/tests/fe/component_mask_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_13.cc b/tests/fe/component_mask_13.cc
index e009b56ebd..5749b83dec 100644
--- a/tests/fe/component_mask_13.cc
+++ b/tests/fe/component_mask_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/component_mask_14.cc b/tests/fe/component_mask_14.cc
index 6212578b30..a0c1d6ee36 100644
--- a/tests/fe/component_mask_14.cc
+++ b/tests/fe/component_mask_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/copy_01.cc b/tests/fe/copy_01.cc
index 9062e940f8..c0b15b5f90 100644
--- a/tests/fe/copy_01.cc
+++ b/tests/fe/copy_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/copy_fe.cc b/tests/fe/copy_fe.cc
index 101ef7d8b0..039fc3f4b8 100644
--- a/tests/fe/copy_fe.cc
+++ b/tests/fe/copy_fe.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/crash_01.cc b/tests/fe/crash_01.cc
index d44d69f60f..3d21897850 100644
--- a/tests/fe/crash_01.cc
+++ b/tests/fe/crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/deformed_projection.h b/tests/fe/deformed_projection.h
index 6123ff4696..060718943d 100644
--- a/tests/fe/deformed_projection.h
+++ b/tests/fe/deformed_projection.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/derivatives.cc b/tests/fe/derivatives.cc
index bd32329ae3..35161591ff 100644
--- a/tests/fe/derivatives.cc
+++ b/tests/fe/derivatives.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/derivatives_face.cc b/tests/fe/derivatives_face.cc
index 7ba81c86a1..5295e10e2c 100644
--- a/tests/fe/derivatives_face.cc
+++ b/tests/fe/derivatives_face.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/dgp_01.cc b/tests/fe/dgp_01.cc
index 42b63bbefb..310988f8e3 100644
--- a/tests/fe/dgp_01.cc
+++ b/tests/fe/dgp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/dgp_monomial_1.cc b/tests/fe/dgp_monomial_1.cc
index 1ef8b41f3b..b2bc6b2e2f 100644
--- a/tests/fe/dgp_monomial_1.cc
+++ b/tests/fe/dgp_monomial_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/dgp_monomial_2.cc b/tests/fe/dgp_monomial_2.cc
index f909561f64..e9cb4a7882 100644
--- a/tests/fe/dgp_monomial_2.cc
+++ b/tests/fe/dgp_monomial_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/dgq_1.cc b/tests/fe/dgq_1.cc
index b7dc01dc5d..3af4652654 100644
--- a/tests/fe/dgq_1.cc
+++ b/tests/fe/dgq_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/element_constant_modes.cc b/tests/fe/element_constant_modes.cc
index 54e7d407c3..08c379e36d 100644
--- a/tests/fe/element_constant_modes.cc
+++ b/tests/fe/element_constant_modes.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q1_2d.cc b/tests/fe/face_to_cell_q1_2d.cc
index e43836a2e8..ce0e683608 100644
--- a/tests/fe/face_to_cell_q1_2d.cc
+++ b/tests/fe/face_to_cell_q1_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q2_2d.cc b/tests/fe/face_to_cell_q2_2d.cc
index f4e3eb479b..a5c523da7a 100644
--- a/tests/fe/face_to_cell_q2_2d.cc
+++ b/tests/fe/face_to_cell_q2_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q2xq2_2d.cc b/tests/fe/face_to_cell_q2xq2_2d.cc
index 088a2d357e..4b857ab984 100644
--- a/tests/fe/face_to_cell_q2xq2_2d.cc
+++ b/tests/fe/face_to_cell_q2xq2_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q3_2d.cc b/tests/fe/face_to_cell_q3_2d.cc
index 9df5430abc..dfff4bb2da 100644
--- a/tests/fe/face_to_cell_q3_2d.cc
+++ b/tests/fe/face_to_cell_q3_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q3xq4_2d.cc b/tests/fe/face_to_cell_q3xq4_2d.cc
index a69a2fd03b..ebbe8e110f 100644
--- a/tests/fe/face_to_cell_q3xq4_2d.cc
+++ b/tests/fe/face_to_cell_q3xq4_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/face_to_cell_q4_2d.cc b/tests/fe/face_to_cell_q4_2d.cc
index d617d33753..77e76016df 100644
--- a/tests/fe/face_to_cell_q4_2d.cc
+++ b/tests/fe/face_to_cell_q4_2d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_data_test.cc b/tests/fe/fe_data_test.cc
index d554c5cb35..1851da54fb 100644
--- a/tests/fe/fe_data_test.cc
+++ b/tests/fe/fe_data_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec.h b/tests/fe/fe_face_orientation_nedelec.h
index ee966267dd..42095bc551 100644
--- a/tests/fe/fe_face_orientation_nedelec.h
+++ b/tests/fe/fe_face_orientation_nedelec.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_0.cc b/tests/fe/fe_face_orientation_nedelec_0.cc
index 88c1a630f0..eb106b65fb 100644
--- a/tests/fe/fe_face_orientation_nedelec_0.cc
+++ b/tests/fe/fe_face_orientation_nedelec_0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_000.cc b/tests/fe/fe_face_orientation_nedelec_000.cc
index 10cf37fb54..1ce605ef41 100644
--- a/tests/fe/fe_face_orientation_nedelec_000.cc
+++ b/tests/fe/fe_face_orientation_nedelec_000.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_001.cc b/tests/fe/fe_face_orientation_nedelec_001.cc
index d1fbcd920b..2bd7209d4a 100644
--- a/tests/fe/fe_face_orientation_nedelec_001.cc
+++ b/tests/fe/fe_face_orientation_nedelec_001.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_010.cc b/tests/fe/fe_face_orientation_nedelec_010.cc
index 6c8637ef16..6e194f4d0b 100644
--- a/tests/fe/fe_face_orientation_nedelec_010.cc
+++ b/tests/fe/fe_face_orientation_nedelec_010.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_011.cc b/tests/fe/fe_face_orientation_nedelec_011.cc
index 7592bb6f0c..0044ee27ed 100644
--- a/tests/fe/fe_face_orientation_nedelec_011.cc
+++ b/tests/fe/fe_face_orientation_nedelec_011.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_100.cc b/tests/fe/fe_face_orientation_nedelec_100.cc
index 56a2144b23..ccdefeba9e 100644
--- a/tests/fe/fe_face_orientation_nedelec_100.cc
+++ b/tests/fe/fe_face_orientation_nedelec_100.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_101.cc b/tests/fe/fe_face_orientation_nedelec_101.cc
index a12210923c..9415b66960 100644
--- a/tests/fe/fe_face_orientation_nedelec_101.cc
+++ b/tests/fe/fe_face_orientation_nedelec_101.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_110.cc b/tests/fe/fe_face_orientation_nedelec_110.cc
index fb6f25a089..45e7932f1a 100644
--- a/tests/fe/fe_face_orientation_nedelec_110.cc
+++ b/tests/fe/fe_face_orientation_nedelec_110.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_orientation_nedelec_111.cc b/tests/fe/fe_face_orientation_nedelec_111.cc
index 574b291036..b34cad8a3d 100644
--- a/tests/fe/fe_face_orientation_nedelec_111.cc
+++ b/tests/fe/fe_face_orientation_nedelec_111.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_values_1d.cc b/tests/fe/fe_face_values_1d.cc
index 01203ef104..2800f8691a 100644
--- a/tests/fe/fe_face_values_1d.cc
+++ b/tests/fe/fe_face_values_1d.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_values_1d_mapping_cartesian.cc b/tests/fe/fe_face_values_1d_mapping_cartesian.cc
index 45d4cb5483..133f4d8799 100644
--- a/tests/fe/fe_face_values_1d_mapping_cartesian.cc
+++ b/tests/fe/fe_face_values_1d_mapping_cartesian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_face_values_1d_mapping_q2.cc b/tests/fe/fe_face_values_1d_mapping_q2.cc
index 110f537e6e..54fae0f2ec 100644
--- a/tests/fe/fe_face_values_1d_mapping_q2.cc
+++ b/tests/fe/fe_face_values_1d_mapping_q2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_bdm.cc b/tests/fe/fe_prolongation_bdm.cc
index be58a0e9a2..916e62d9de 100644
--- a/tests/fe/fe_prolongation_bdm.cc
+++ b/tests/fe/fe_prolongation_bdm.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_common.h b/tests/fe/fe_prolongation_common.h
index 81fec83dd4..7f77eb00e8 100644
--- a/tests/fe/fe_prolongation_common.h
+++ b/tests/fe/fe_prolongation_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_dgp.cc b/tests/fe/fe_prolongation_dgp.cc
index 5d5c4a1573..9dc60baaee 100644
--- a/tests/fe/fe_prolongation_dgp.cc
+++ b/tests/fe/fe_prolongation_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_dgq.cc b/tests/fe/fe_prolongation_dgq.cc
index ffd1b8cf0b..8b61f924dd 100644
--- a/tests/fe/fe_prolongation_dgq.cc
+++ b/tests/fe/fe_prolongation_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_nedelec.cc b/tests/fe/fe_prolongation_nedelec.cc
index 7663fe053c..e3c94bc7a4 100644
--- a/tests/fe/fe_prolongation_nedelec.cc
+++ b/tests/fe/fe_prolongation_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_q.cc b/tests/fe/fe_prolongation_q.cc
index 5112363026..7d90e5a489 100644
--- a/tests/fe/fe_prolongation_q.cc
+++ b/tests/fe/fe_prolongation_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_q_dg0.cc b/tests/fe/fe_prolongation_q_dg0.cc
index 899df95ac8..83f174b734 100644
--- a/tests/fe/fe_prolongation_q_dg0.cc
+++ b/tests/fe/fe_prolongation_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_q_hierarchical.cc b/tests/fe/fe_prolongation_q_hierarchical.cc
index b8993c2340..67045d915b 100644
--- a/tests/fe/fe_prolongation_q_hierarchical.cc
+++ b/tests/fe/fe_prolongation_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_q_iso_q1.cc b/tests/fe/fe_prolongation_q_iso_q1.cc
index 736c6a8d23..981cd1c417 100644
--- a/tests/fe/fe_prolongation_q_iso_q1.cc
+++ b/tests/fe/fe_prolongation_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_rt.cc b/tests/fe/fe_prolongation_rt.cc
index ffadb2e7c4..347512ea5b 100644
--- a/tests/fe/fe_prolongation_rt.cc
+++ b/tests/fe/fe_prolongation_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_01.cc b/tests/fe/fe_prolongation_sys_01.cc
index 15e51491e4..290575ce7f 100644
--- a/tests/fe/fe_prolongation_sys_01.cc
+++ b/tests/fe/fe_prolongation_sys_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_02.cc b/tests/fe/fe_prolongation_sys_02.cc
index 027373f0d6..307264a252 100644
--- a/tests/fe/fe_prolongation_sys_02.cc
+++ b/tests/fe/fe_prolongation_sys_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_03.cc b/tests/fe/fe_prolongation_sys_03.cc
index 8110d8ae3a..41f5c1411c 100644
--- a/tests/fe/fe_prolongation_sys_03.cc
+++ b/tests/fe/fe_prolongation_sys_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_04.cc b/tests/fe/fe_prolongation_sys_04.cc
index a56f4e5543..c11a561fcf 100644
--- a/tests/fe/fe_prolongation_sys_04.cc
+++ b/tests/fe/fe_prolongation_sys_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_05.cc b/tests/fe/fe_prolongation_sys_05.cc
index ad5d57962a..595c7ccf55 100644
--- a/tests/fe/fe_prolongation_sys_05.cc
+++ b/tests/fe/fe_prolongation_sys_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_06.cc b/tests/fe/fe_prolongation_sys_06.cc
index a3773122fe..021227885e 100644
--- a/tests/fe/fe_prolongation_sys_06.cc
+++ b/tests/fe/fe_prolongation_sys_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_07.cc b/tests/fe/fe_prolongation_sys_07.cc
index 0aeb6af040..cf0e5f1dab 100644
--- a/tests/fe/fe_prolongation_sys_07.cc
+++ b/tests/fe/fe_prolongation_sys_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_08.cc b/tests/fe/fe_prolongation_sys_08.cc
index 27236b8017..bcfc8edcc0 100644
--- a/tests/fe/fe_prolongation_sys_08.cc
+++ b/tests/fe/fe_prolongation_sys_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_09.cc b/tests/fe/fe_prolongation_sys_09.cc
index 5c8cf0fc5c..8bac14e8e6 100644
--- a/tests/fe/fe_prolongation_sys_09.cc
+++ b/tests/fe/fe_prolongation_sys_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_prolongation_sys_10.cc b/tests/fe/fe_prolongation_sys_10.cc
index 79ea0a7405..707af02709 100644
--- a/tests/fe/fe_prolongation_sys_10.cc
+++ b/tests/fe/fe_prolongation_sys_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_q_01.cc b/tests/fe/fe_q_01.cc
index 41848dfa86..379d9fbb2c 100644
--- a/tests/fe/fe_q_01.cc
+++ b/tests/fe/fe_q_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_q_dg0.cc b/tests/fe/fe_q_dg0.cc
index 0c624ee903..db973666e9 100644
--- a/tests/fe/fe_q_dg0.cc
+++ b/tests/fe/fe_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_bdm.cc b/tests/fe/fe_restriction_bdm.cc
index a466a503d2..148b07a0fb 100644
--- a/tests/fe/fe_restriction_bdm.cc
+++ b/tests/fe/fe_restriction_bdm.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_common.h b/tests/fe/fe_restriction_common.h
index 79a7a86247..1fc7881e83 100644
--- a/tests/fe/fe_restriction_common.h
+++ b/tests/fe/fe_restriction_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_dgp.cc b/tests/fe/fe_restriction_dgp.cc
index 0242b91f35..95b8291ad2 100644
--- a/tests/fe/fe_restriction_dgp.cc
+++ b/tests/fe/fe_restriction_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_dgq.cc b/tests/fe/fe_restriction_dgq.cc
index 19dc6eb163..d9ebeadd6f 100644
--- a/tests/fe/fe_restriction_dgq.cc
+++ b/tests/fe/fe_restriction_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_nedelec.cc b/tests/fe/fe_restriction_nedelec.cc
index 7227a2ff53..f8f837f744 100644
--- a/tests/fe/fe_restriction_nedelec.cc
+++ b/tests/fe/fe_restriction_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_q.cc b/tests/fe/fe_restriction_q.cc
index 1138f3415f..28c2afe41c 100644
--- a/tests/fe/fe_restriction_q.cc
+++ b/tests/fe/fe_restriction_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_q_dg0.cc b/tests/fe/fe_restriction_q_dg0.cc
index 2a8bac5626..63844963a0 100644
--- a/tests/fe/fe_restriction_q_dg0.cc
+++ b/tests/fe/fe_restriction_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_q_hierarchical.cc b/tests/fe/fe_restriction_q_hierarchical.cc
index c7ea0d872a..02e7e3ae46 100644
--- a/tests/fe/fe_restriction_q_hierarchical.cc
+++ b/tests/fe/fe_restriction_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_q_iso_q1.cc b/tests/fe/fe_restriction_q_iso_q1.cc
index 6d1170a947..dc7a504a35 100644
--- a/tests/fe/fe_restriction_q_iso_q1.cc
+++ b/tests/fe/fe_restriction_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_rt.cc b/tests/fe/fe_restriction_rt.cc
index 9745a742be..3b5a0cf764 100644
--- a/tests/fe/fe_restriction_rt.cc
+++ b/tests/fe/fe_restriction_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_01.cc b/tests/fe/fe_restriction_sys_01.cc
index 79e0f9a140..68a5e3e373 100644
--- a/tests/fe/fe_restriction_sys_01.cc
+++ b/tests/fe/fe_restriction_sys_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_02.cc b/tests/fe/fe_restriction_sys_02.cc
index 3f25bb522c..601a93b6bf 100644
--- a/tests/fe/fe_restriction_sys_02.cc
+++ b/tests/fe/fe_restriction_sys_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_03.cc b/tests/fe/fe_restriction_sys_03.cc
index 38c3a67168..1c7d6bed39 100644
--- a/tests/fe/fe_restriction_sys_03.cc
+++ b/tests/fe/fe_restriction_sys_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_04.cc b/tests/fe/fe_restriction_sys_04.cc
index 438d8b93e4..3e615c5fea 100644
--- a/tests/fe/fe_restriction_sys_04.cc
+++ b/tests/fe/fe_restriction_sys_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_05.cc b/tests/fe/fe_restriction_sys_05.cc
index 63d1e50d23..09e9e76d64 100644
--- a/tests/fe/fe_restriction_sys_05.cc
+++ b/tests/fe/fe_restriction_sys_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_06.cc b/tests/fe/fe_restriction_sys_06.cc
index ca4b676bed..82efdf6569 100644
--- a/tests/fe/fe_restriction_sys_06.cc
+++ b/tests/fe/fe_restriction_sys_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_07.cc b/tests/fe/fe_restriction_sys_07.cc
index 6a7fe1e58c..0fe9d8da3c 100644
--- a/tests/fe/fe_restriction_sys_07.cc
+++ b/tests/fe/fe_restriction_sys_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_08.cc b/tests/fe/fe_restriction_sys_08.cc
index eb70af4560..96022e94b8 100644
--- a/tests/fe/fe_restriction_sys_08.cc
+++ b/tests/fe/fe_restriction_sys_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_09.cc b/tests/fe/fe_restriction_sys_09.cc
index d81001f4be..59b11f90a7 100644
--- a/tests/fe/fe_restriction_sys_09.cc
+++ b/tests/fe/fe_restriction_sys_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_restriction_sys_10.cc b/tests/fe/fe_restriction_sys_10.cc
index 60af54bfe4..5ec444bd57 100644
--- a/tests/fe/fe_restriction_sys_10.cc
+++ b/tests/fe/fe_restriction_sys_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_bdm.cc b/tests/fe/fe_support_points_bdm.cc
index 690e42c115..23bed52528 100644
--- a/tests/fe/fe_support_points_bdm.cc
+++ b/tests/fe/fe_support_points_bdm.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_common.h b/tests/fe/fe_support_points_common.h
index 6b05291925..c7d32f3487 100644
--- a/tests/fe/fe_support_points_common.h
+++ b/tests/fe/fe_support_points_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_nedelec.cc b/tests/fe/fe_support_points_nedelec.cc
index 1353198ce8..2b90f1dee6 100644
--- a/tests/fe/fe_support_points_nedelec.cc
+++ b/tests/fe/fe_support_points_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_q.cc b/tests/fe/fe_support_points_q.cc
index 4821556ec6..6e57fd2dc4 100644
--- a/tests/fe/fe_support_points_q.cc
+++ b/tests/fe/fe_support_points_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_q_dg0.cc b/tests/fe/fe_support_points_q_dg0.cc
index ea9b6942c9..ce145d3438 100644
--- a/tests/fe/fe_support_points_q_dg0.cc
+++ b/tests/fe/fe_support_points_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_q_hierarchical.cc b/tests/fe/fe_support_points_q_hierarchical.cc
index 9d8f024dcc..06134d63f1 100644
--- a/tests/fe/fe_support_points_q_hierarchical.cc
+++ b/tests/fe/fe_support_points_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_q_iso_q1.cc b/tests/fe/fe_support_points_q_iso_q1.cc
index 47d2160cbd..5e28b93010 100644
--- a/tests/fe/fe_support_points_q_iso_q1.cc
+++ b/tests/fe/fe_support_points_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_q_qg0.cc b/tests/fe/fe_support_points_q_qg0.cc
index 6d1e6b1c53..6090402240 100644
--- a/tests/fe/fe_support_points_q_qg0.cc
+++ b/tests/fe/fe_support_points_q_qg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_rt.cc b/tests/fe/fe_support_points_rt.cc
index d92ddd86c2..c2c2d8c89c 100644
--- a/tests/fe/fe_support_points_rt.cc
+++ b/tests/fe/fe_support_points_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_01.cc b/tests/fe/fe_support_points_sys_01.cc
index fa0e9133d1..020e93c1b0 100644
--- a/tests/fe/fe_support_points_sys_01.cc
+++ b/tests/fe/fe_support_points_sys_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_02.cc b/tests/fe/fe_support_points_sys_02.cc
index e9f3c55e1e..483a580abf 100644
--- a/tests/fe/fe_support_points_sys_02.cc
+++ b/tests/fe/fe_support_points_sys_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_03.cc b/tests/fe/fe_support_points_sys_03.cc
index f1148e72b5..f3a361ac84 100644
--- a/tests/fe/fe_support_points_sys_03.cc
+++ b/tests/fe/fe_support_points_sys_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_04.cc b/tests/fe/fe_support_points_sys_04.cc
index 5225316df3..caaed5b94d 100644
--- a/tests/fe/fe_support_points_sys_04.cc
+++ b/tests/fe/fe_support_points_sys_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_05.cc b/tests/fe/fe_support_points_sys_05.cc
index 0422a65b9e..8857780faa 100644
--- a/tests/fe/fe_support_points_sys_05.cc
+++ b/tests/fe/fe_support_points_sys_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_06.cc b/tests/fe/fe_support_points_sys_06.cc
index 1953f32489..fa0ad79c27 100644
--- a/tests/fe/fe_support_points_sys_06.cc
+++ b/tests/fe/fe_support_points_sys_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_07.cc b/tests/fe/fe_support_points_sys_07.cc
index 8486de8ad1..66b6d2589a 100644
--- a/tests/fe/fe_support_points_sys_07.cc
+++ b/tests/fe/fe_support_points_sys_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_08.cc b/tests/fe/fe_support_points_sys_08.cc
index e748178280..28589375e8 100644
--- a/tests/fe/fe_support_points_sys_08.cc
+++ b/tests/fe/fe_support_points_sys_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_09.cc b/tests/fe/fe_support_points_sys_09.cc
index ab87aead76..e488840048 100644
--- a/tests/fe/fe_support_points_sys_09.cc
+++ b/tests/fe/fe_support_points_sys_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_support_points_sys_10.cc b/tests/fe/fe_support_points_sys_10.cc
index ef7a52a1e0..a73ab00503 100644
--- a/tests/fe/fe_support_points_sys_10.cc
+++ b/tests/fe/fe_support_points_sys_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_sys_projection_01.cc b/tests/fe/fe_sys_projection_01.cc
index ba6fef305b..a98726bf8a 100644
--- a/tests/fe/fe_sys_projection_01.cc
+++ b/tests/fe/fe_sys_projection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_tools.cc b/tests/fe/fe_tools.cc
index 803b8deb6c..18cb4937c2 100644
--- a/tests/fe/fe_tools.cc
+++ b/tests/fe/fe_tools.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_tools_01.cc b/tests/fe/fe_tools_01.cc
index 16006f1629..8a99c00480 100644
--- a/tests/fe/fe_tools_01.cc
+++ b/tests/fe/fe_tools_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_tools_block_renumbering.cc b/tests/fe/fe_tools_block_renumbering.cc
index 1047eaea28..913bd7cbf4 100644
--- a/tests/fe/fe_tools_block_renumbering.cc
+++ b/tests/fe/fe_tools_block_renumbering.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/fe_tools_test.cc b/tests/fe/fe_tools_test.cc
index 8e3d999c95..aebf2988e8 100644
--- a/tests/fe/fe_tools_test.cc
+++ b/tests/fe/fe_tools_test.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/function.cc b/tests/fe/function.cc
index c5491fe564..53c1160f7f 100644
--- a/tests/fe/function.cc
+++ b/tests/fe/function.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/get_fe_from_name_01.cc b/tests/fe/get_fe_from_name_01.cc
index 7eb8c1055a..67d63ff97d 100644
--- a/tests/fe/get_fe_from_name_01.cc
+++ b/tests/fe/get_fe_from_name_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/get_name_01.cc b/tests/fe/get_name_01.cc
index c71a5b365a..cf5be2355b 100644
--- a/tests/fe/get_name_01.cc
+++ b/tests/fe/get_name_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/get_name_02.cc b/tests/fe/get_name_02.cc
index 69774a0d3b..1c387ce6e5 100644
--- a/tests/fe/get_name_02.cc
+++ b/tests/fe/get_name_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_common.h b/tests/fe/injection_common.h
index ad435f4770..7981410cc6 100644
--- a/tests/fe/injection_common.h
+++ b/tests/fe/injection_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_dgp_monomial.cc b/tests/fe/injection_dgp_monomial.cc
index 84d786ab89..097a2f576c 100644
--- a/tests/fe/injection_dgp_monomial.cc
+++ b/tests/fe/injection_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_dgq.cc b/tests/fe/injection_dgq.cc
index 40b8ad4754..40737a38b8 100644
--- a/tests/fe/injection_dgq.cc
+++ b/tests/fe/injection_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_q.cc b/tests/fe/injection_q.cc
index e67c4309ae..d6df315ab7 100644
--- a/tests/fe/injection_q.cc
+++ b/tests/fe/injection_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_q_dg0.cc b/tests/fe/injection_q_dg0.cc
index 26a8a591d1..33ee2e4fbc 100644
--- a/tests/fe/injection_q_dg0.cc
+++ b/tests/fe/injection_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_q_iso_q1.cc b/tests/fe/injection_q_iso_q1.cc
index 39561b1b8d..00ca267377 100644
--- a/tests/fe/injection_q_iso_q1.cc
+++ b/tests/fe/injection_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/injection_q_system.cc b/tests/fe/injection_q_system.cc
index e418ce101a..677dd89054 100644
--- a/tests/fe/injection_q_system.cc
+++ b/tests/fe/injection_q_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_common.h b/tests/fe/interpolate_common.h
index 3fce63b44b..d17a1a8b75 100644
--- a/tests/fe/interpolate_common.h
+++ b/tests/fe/interpolate_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_q1.cc b/tests/fe/interpolate_q1.cc
index 493de99708..48ff3c8364 100644
--- a/tests/fe/interpolate_q1.cc
+++ b/tests/fe/interpolate_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_q_dg0.cc b/tests/fe/interpolate_q_dg0.cc
index fd6f0fb970..2aed25db61 100644
--- a/tests/fe/interpolate_q_dg0.cc
+++ b/tests/fe/interpolate_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_q_iso_q1.cc b/tests/fe/interpolate_q_iso_q1.cc
index b566213b37..9452156e93 100644
--- a/tests/fe/interpolate_q_iso_q1.cc
+++ b/tests/fe/interpolate_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_rt.cc b/tests/fe/interpolate_rt.cc
index 84942c469c..1c2a33b0ba 100644
--- a/tests/fe/interpolate_rt.cc
+++ b/tests/fe/interpolate_rt.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_rtn.cc b/tests/fe/interpolate_rtn.cc
index c231acc837..567d73c582 100644
--- a/tests/fe/interpolate_rtn.cc
+++ b/tests/fe/interpolate_rtn.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/interpolate_system.cc b/tests/fe/interpolate_system.cc
index 866c1906a2..a967c8feb0 100644
--- a/tests/fe/interpolate_system.cc
+++ b/tests/fe/interpolate_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/jacobians.cc b/tests/fe/jacobians.cc
index 4351b19054..1079f9e1c6 100644
--- a/tests/fe/jacobians.cc
+++ b/tests/fe/jacobians.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping.cc b/tests/fe/mapping.cc
index d646edf3aa..a8a734d52a 100644
--- a/tests/fe/mapping.cc
+++ b/tests/fe/mapping.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_c1.cc b/tests/fe/mapping_c1.cc
index fdcfa070c5..81c974c140 100644
--- a/tests/fe/mapping_c1.cc
+++ b/tests/fe/mapping_c1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_q1_eulerian.cc b/tests/fe/mapping_q1_eulerian.cc
index e4252ddd5b..982cc04a69 100644
--- a/tests/fe/mapping_q1_eulerian.cc
+++ b/tests/fe/mapping_q1_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_q_eulerian.cc b/tests/fe/mapping_q_eulerian.cc
index ff18ec68c0..01e4191108 100644
--- a/tests/fe/mapping_q_eulerian.cc
+++ b/tests/fe/mapping_q_eulerian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_02.cc b/tests/fe/mapping_real_to_unit_02.cc
index 9c9af6b097..b7bce3e542 100644
--- a/tests/fe/mapping_real_to_unit_02.cc
+++ b/tests/fe/mapping_real_to_unit_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q1.cc b/tests/fe/mapping_real_to_unit_q1.cc
index 8ee4408b98..8cbe917f62 100644
--- a/tests/fe/mapping_real_to_unit_q1.cc
+++ b/tests/fe/mapping_real_to_unit_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_curved.cc b/tests/fe/mapping_real_to_unit_q4_curved.cc
index 3eb7e558cf..ffce08352c 100644
--- a/tests/fe/mapping_real_to_unit_q4_curved.cc
+++ b/tests/fe/mapping_real_to_unit_q4_curved.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
index fd2c553cf4..262a3debe2 100644
--- a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
+++ b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere.cc b/tests/fe/mapping_real_to_unit_q4_sphere.cc
index d85b5b5988..818428db19 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
index 23cadac0c8..043576e3ef 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
index 772319d2b1..f5b063d854 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
index 8eb53f60b3..dfd2d4ed89 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mapping_real_to_unit_q4_straight.cc b/tests/fe/mapping_real_to_unit_q4_straight.cc
index a9330614f0..8553e23036 100644
--- a/tests/fe/mapping_real_to_unit_q4_straight.cc
+++ b/tests/fe/mapping_real_to_unit_q4_straight.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/mass_matrix_arbitrary_nodes.cc b/tests/fe/mass_matrix_arbitrary_nodes.cc
index b60ed6d0a0..101e3ede4d 100644
--- a/tests/fe/mass_matrix_arbitrary_nodes.cc
+++ b/tests/fe/mass_matrix_arbitrary_nodes.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/nedelec.cc b/tests/fe/nedelec.cc
index 97bc32e522..683654f11f 100644
--- a/tests/fe/nedelec.cc
+++ b/tests/fe/nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/nedelec_2.cc b/tests/fe/nedelec_2.cc
index bc305f06a5..2aa45d0c23 100644
--- a/tests/fe/nedelec_2.cc
+++ b/tests/fe/nedelec_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/nedelec_3.cc b/tests/fe/nedelec_3.cc
index d42754bec0..2c57fd9211 100644
--- a/tests/fe/nedelec_3.cc
+++ b/tests/fe/nedelec_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/nedelec_crash_01.cc b/tests/fe/nedelec_crash_01.cc
index 509df9a8fa..4f28bb16cc 100644
--- a/tests/fe/nedelec_crash_01.cc
+++ b/tests/fe/nedelec_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/non_primitive_1.cc b/tests/fe/non_primitive_1.cc
index 2a53b760c7..c6776ee6a2 100644
--- a/tests/fe/non_primitive_1.cc
+++ b/tests/fe/non_primitive_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/non_primitive_2.cc b/tests/fe/non_primitive_2.cc
index 43cc95d65f..f82da361e8 100644
--- a/tests/fe/non_primitive_2.cc
+++ b/tests/fe/non_primitive_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/numbering.cc b/tests/fe/numbering.cc
index 2233e703cb..190fb10de9 100644
--- a/tests/fe/numbering.cc
+++ b/tests/fe/numbering.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_1.cc b/tests/fe/q_1.cc
index ba63d1102f..0010c62960 100644
--- a/tests/fe/q_1.cc
+++ b/tests/fe/q_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_2.cc b/tests/fe/q_2.cc
index 2cc31a01be..dacd0532df 100644
--- a/tests/fe/q_2.cc
+++ b/tests/fe/q_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_3.cc b/tests/fe/q_3.cc
index ad2382d8c3..9caf5abb75 100644
--- a/tests/fe/q_3.cc
+++ b/tests/fe/q_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_4.cc b/tests/fe/q_4.cc
index d28a7032fa..ea7635ea6c 100644
--- a/tests/fe/q_4.cc
+++ b/tests/fe/q_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_dg0_projection_01.cc b/tests/fe/q_dg0_projection_01.cc
index d9bc484611..380c399118 100644
--- a/tests/fe/q_dg0_projection_01.cc
+++ b/tests/fe/q_dg0_projection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/q_iso_q1_projection_01.cc b/tests/fe/q_iso_q1_projection_01.cc
index 65c448ae6e..604309402e 100644
--- a/tests/fe/q_iso_q1_projection_01.cc
+++ b/tests/fe/q_iso_q1_projection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_1.cc b/tests/fe/rt_1.cc
index b1593b4308..9c3f52aa23 100644
--- a/tests/fe/rt_1.cc
+++ b/tests/fe/rt_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_10.cc b/tests/fe/rt_10.cc
index 037bab1305..8fd9488f91 100644
--- a/tests/fe/rt_10.cc
+++ b/tests/fe/rt_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_11.cc b/tests/fe/rt_11.cc
index c4e104a2b1..353ca3f15f 100644
--- a/tests/fe/rt_11.cc
+++ b/tests/fe/rt_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_12.cc b/tests/fe/rt_12.cc
index fccf8b7470..f3ed8eecbd 100644
--- a/tests/fe/rt_12.cc
+++ b/tests/fe/rt_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_13.cc b/tests/fe/rt_13.cc
index c6d7f95c42..1d71631bd2 100644
--- a/tests/fe/rt_13.cc
+++ b/tests/fe/rt_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_14.cc b/tests/fe/rt_14.cc
index 08366afcad..2967a46873 100644
--- a/tests/fe/rt_14.cc
+++ b/tests/fe/rt_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_15.cc b/tests/fe/rt_15.cc
index 31f406d37e..2cb4e5d300 100644
--- a/tests/fe/rt_15.cc
+++ b/tests/fe/rt_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_2.cc b/tests/fe/rt_2.cc
index fdc8894943..45d43fa03c 100644
--- a/tests/fe/rt_2.cc
+++ b/tests/fe/rt_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_3.cc b/tests/fe/rt_3.cc
index bef43867d7..2e1da1410d 100644
--- a/tests/fe/rt_3.cc
+++ b/tests/fe/rt_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_5.cc b/tests/fe/rt_5.cc
index a57a44b27d..981ef57446 100644
--- a/tests/fe/rt_5.cc
+++ b/tests/fe/rt_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_7.cc b/tests/fe/rt_7.cc
index 051e5cf2f4..e1788aadba 100644
--- a/tests/fe/rt_7.cc
+++ b/tests/fe/rt_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_8.cc b/tests/fe/rt_8.cc
index fa2c573579..49ccc399d1 100644
--- a/tests/fe/rt_8.cc
+++ b/tests/fe/rt_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_9.cc b/tests/fe/rt_9.cc
index 28cc4c9ea6..07e547caa9 100644
--- a/tests/fe/rt_9.cc
+++ b/tests/fe/rt_9.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_approximation_01.cc b/tests/fe/rt_approximation_01.cc
index eb4a6af787..2d7fb7a8c5 100644
--- a/tests/fe/rt_approximation_01.cc
+++ b/tests/fe/rt_approximation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_normal_02.cc b/tests/fe/rt_normal_02.cc
index 5b18693c01..9111717e99 100644
--- a/tests/fe/rt_normal_02.cc
+++ b/tests/fe/rt_normal_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rt_projection_01.cc b/tests/fe/rt_projection_01.cc
index b2a0ec50ff..ada8029242 100644
--- a/tests/fe/rt_projection_01.cc
+++ b/tests/fe/rt_projection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rtdiff.cc b/tests/fe/rtdiff.cc
index 2dcae6f043..e4fdf8c1af 100644
--- a/tests/fe/rtdiff.cc
+++ b/tests/fe/rtdiff.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rtn_1.cc b/tests/fe/rtn_1.cc
index 02a7d6a5b4..ea71f2921f 100644
--- a/tests/fe/rtn_1.cc
+++ b/tests/fe/rtn_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rtn_2.cc b/tests/fe/rtn_2.cc
index c5c32766f6..05cfb02dcc 100644
--- a/tests/fe/rtn_2.cc
+++ b/tests/fe/rtn_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/rtn_3.cc b/tests/fe/rtn_3.cc
index dd31d1f545..1d77ac9f59 100644
--- a/tests/fe/rtn_3.cc
+++ b/tests/fe/rtn_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_dgp.cc b/tests/fe/shapes_dgp.cc
index e2c2ac7cc1..e491b5400c 100644
--- a/tests/fe/shapes_dgp.cc
+++ b/tests/fe/shapes_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_dgp_monomial.cc b/tests/fe/shapes_dgp_monomial.cc
index bbb1070884..3b3a297966 100644
--- a/tests/fe/shapes_dgp_monomial.cc
+++ b/tests/fe/shapes_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_dgp_nonparametric.cc b/tests/fe/shapes_dgp_nonparametric.cc
index 74887ef740..9f6f1cf95b 100644
--- a/tests/fe/shapes_dgp_nonparametric.cc
+++ b/tests/fe/shapes_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_dgq.cc b/tests/fe/shapes_dgq.cc
index 240251f201..cc16d16a81 100644
--- a/tests/fe/shapes_dgq.cc
+++ b/tests/fe/shapes_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_faceq.cc b/tests/fe/shapes_faceq.cc
index 530a04cca8..93f054f5c5 100644
--- a/tests/fe/shapes_faceq.cc
+++ b/tests/fe/shapes_faceq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_nedelec.cc b/tests/fe/shapes_nedelec.cc
index 5683f28163..915522909a 100644
--- a/tests/fe/shapes_nedelec.cc
+++ b/tests/fe/shapes_nedelec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_q.cc b/tests/fe/shapes_q.cc
index 47889ffbd0..983528d776 100644
--- a/tests/fe/shapes_q.cc
+++ b/tests/fe/shapes_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_q_dg0.cc b/tests/fe/shapes_q_dg0.cc
index 5890abd0f7..013a5205f8 100644
--- a/tests/fe/shapes_q_dg0.cc
+++ b/tests/fe/shapes_q_dg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_q_hierarchical.cc b/tests/fe/shapes_q_hierarchical.cc
index 701b0a6ed1..d65e11c031 100644
--- a/tests/fe/shapes_q_hierarchical.cc
+++ b/tests/fe/shapes_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_q_iso_q1.cc b/tests/fe/shapes_q_iso_q1.cc
index 9b57c85070..e172e5bdee 100644
--- a/tests/fe/shapes_q_iso_q1.cc
+++ b/tests/fe/shapes_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_system.cc b/tests/fe/shapes_system.cc
index b8c61427a2..fa16d750f6 100644
--- a/tests/fe/shapes_system.cc
+++ b/tests/fe/shapes_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/shapes_traceq.cc b/tests/fe/shapes_traceq.cc
index 25bcc69563..752a61020c 100644
--- a/tests/fe/shapes_traceq.cc
+++ b/tests/fe/shapes_traceq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/fe/system_01.cc b/tests/fe/system_01.cc
index 5948e9e1f5..9070c9a958 100644
--- a/tests/fe/system_01.cc
+++ b/tests/fe/system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/system_02.cc b/tests/fe/system_02.cc
index 1f01cd4e97..eeb3895ac4 100644
--- a/tests/fe/system_02.cc
+++ b/tests/fe/system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/system_index.cc b/tests/fe/system_index.cc
index f844865dfb..09b932c17a 100644
--- a/tests/fe/system_index.cc
+++ b/tests/fe/system_index.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/traits.cc b/tests/fe/traits.cc
index 499f31b3dd..d99d338cbb 100644
--- a/tests/fe/traits.cc
+++ b/tests/fe/traits.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/transfer.cc b/tests/fe/transfer.cc
index 1674ab3302..15ea92699d 100644
--- a/tests/fe/transfer.cc
+++ b/tests/fe/transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/fe/up_and_down.cc b/tests/fe/up_and_down.cc
index 2c412fb93b..a10ae0e128 100644
--- a/tests/fe/up_and_down.cc
+++ b/tests/fe/up_and_down.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_mat_01.cc b/tests/gla/block_mat_01.cc
index b3fee8f679..be5815b820 100644
--- a/tests/gla/block_mat_01.cc
+++ b/tests/gla/block_mat_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_mat_02.cc b/tests/gla/block_mat_02.cc
index 5e550eac8a..e698b88df6 100644
--- a/tests/gla/block_mat_02.cc
+++ b/tests/gla/block_mat_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_mat_03.cc b/tests/gla/block_mat_03.cc
index 4ce1c5d586..ca09231e14 100644
--- a/tests/gla/block_mat_03.cc
+++ b/tests/gla/block_mat_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_vec_01.cc b/tests/gla/block_vec_01.cc
index 7e3e5bc6d3..5366e06224 100644
--- a/tests/gla/block_vec_01.cc
+++ b/tests/gla/block_vec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_vec_02.cc b/tests/gla/block_vec_02.cc
index 4341ea9b32..fe57dcd8ea 100644
--- a/tests/gla/block_vec_02.cc
+++ b/tests/gla/block_vec_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_vec_03.cc b/tests/gla/block_vec_03.cc
index 91880eff83..588cac7991 100644
--- a/tests/gla/block_vec_03.cc
+++ b/tests/gla/block_vec_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/block_vec_04.cc b/tests/gla/block_vec_04.cc
index 3a1bfc3f82..f3915a6fe2 100644
--- a/tests/gla/block_vec_04.cc
+++ b/tests/gla/block_vec_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/extract_subvector_to.cc b/tests/gla/extract_subvector_to.cc
index f6cc19035d..b3e2653685 100644
--- a/tests/gla/extract_subvector_to.cc
+++ b/tests/gla/extract_subvector_to.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/extract_subvector_to_parallel.cc b/tests/gla/extract_subvector_to_parallel.cc
index 1de56bfddc..b8554c74fb 100644
--- a/tests/gla/extract_subvector_to_parallel.cc
+++ b/tests/gla/extract_subvector_to_parallel.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/mat_01.cc b/tests/gla/mat_01.cc
index 2e4711a081..7579887061 100644
--- a/tests/gla/mat_01.cc
+++ b/tests/gla/mat_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/mat_02.cc b/tests/gla/mat_02.cc
index 7ae4ead9d3..044cbe92fa 100644
--- a/tests/gla/mat_02.cc
+++ b/tests/gla/mat_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/mat_03.cc b/tests/gla/mat_03.cc
index a2a2ba188e..6345c9f4ba 100644
--- a/tests/gla/mat_03.cc
+++ b/tests/gla/mat_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/mat_04.cc b/tests/gla/mat_04.cc
index 84957d973f..0c3a9159d1 100644
--- a/tests/gla/mat_04.cc
+++ b/tests/gla/mat_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_00.cc b/tests/gla/vec_00.cc
index 3d42e13d64..6865c101eb 100644
--- a/tests/gla/vec_00.cc
+++ b/tests/gla/vec_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_01.cc b/tests/gla/vec_01.cc
index 7944ebcb0c..462d8bb6b8 100644
--- a/tests/gla/vec_01.cc
+++ b/tests/gla/vec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_02.cc b/tests/gla/vec_02.cc
index 6b9d3e058b..30f331343c 100644
--- a/tests/gla/vec_02.cc
+++ b/tests/gla/vec_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_03.cc b/tests/gla/vec_03.cc
index fd5b459fe9..0f6ba79694 100644
--- a/tests/gla/vec_03.cc
+++ b/tests/gla/vec_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_04.cc b/tests/gla/vec_04.cc
index 4df3a1a422..a312d35908 100644
--- a/tests/gla/vec_04.cc
+++ b/tests/gla/vec_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_05.cc b/tests/gla/vec_05.cc
index 534fe63488..75ec84d370 100644
--- a/tests/gla/vec_05.cc
+++ b/tests/gla/vec_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_06.cc b/tests/gla/vec_06.cc
index 7b0ae3a6ea..3afcb97b9f 100644
--- a/tests/gla/vec_06.cc
+++ b/tests/gla/vec_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/gla/vec_all_zero_01.cc b/tests/gla/vec_all_zero_01.cc
index 4ff036a3ff..af65741cce 100644
--- a/tests/gla/vec_all_zero_01.cc
+++ b/tests/gla/vec_all_zero_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/cell_id_01.cc b/tests/grid/cell_id_01.cc
index eca5d9893e..5607d73b7a 100644
--- a/tests/grid/cell_id_01.cc
+++ b/tests/grid/cell_id_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/cell_id_02.cc b/tests/grid/cell_id_02.cc
index 3ad8305db9..2c8f8498c2 100644
--- a/tests/grid/cell_id_02.cc
+++ b/tests/grid/cell_id_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/flatten_grid_01.cc b/tests/grid/flatten_grid_01.cc
index c795eecd81..e4eff8e131 100644
--- a/tests/grid/flatten_grid_01.cc
+++ b/tests/grid/flatten_grid_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_01.cc b/tests/grid/grid_generator_01.cc
index c4d1304d54..9f2b7c23bd 100644
--- a/tests/grid/grid_generator_01.cc
+++ b/tests/grid/grid_generator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_01a.cc b/tests/grid/grid_generator_01a.cc
index d2f29ff513..35ff23efac 100644
--- a/tests/grid/grid_generator_01a.cc
+++ b/tests/grid/grid_generator_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_02.cc b/tests/grid/grid_generator_02.cc
index 928f2ad6af..7d9f31c5dc 100644
--- a/tests/grid/grid_generator_02.cc
+++ b/tests/grid/grid_generator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_03.cc b/tests/grid/grid_generator_03.cc
index 208ed6317e..9aa1043735 100644
--- a/tests/grid/grid_generator_03.cc
+++ b/tests/grid/grid_generator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_04.cc b/tests/grid/grid_generator_04.cc
index 3690ecf394..4d9154ba7c 100644
--- a/tests/grid/grid_generator_04.cc
+++ b/tests/grid/grid_generator_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_05.cc b/tests/grid/grid_generator_05.cc
index 1d83761903..60813ad81a 100644
--- a/tests/grid/grid_generator_05.cc
+++ b/tests/grid/grid_generator_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_generator_06.cc b/tests/grid/grid_generator_06.cc
index 92c36d3f69..53fc333e23 100644
--- a/tests/grid/grid_generator_06.cc
+++ b/tests/grid/grid_generator_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_in_msh_01.cc b/tests/grid/grid_in_msh_01.cc
index 9dce8d8aa4..f0d4923b0a 100644
--- a/tests/grid/grid_in_msh_01.cc
+++ b/tests/grid/grid_in_msh_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_out_svg_01.cc b/tests/grid/grid_out_svg_01.cc
index 99875086f5..0a93349dba 100644
--- a/tests/grid/grid_out_svg_01.cc
+++ b/tests/grid/grid_out_svg_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/grid/grid_out_svg_02.cc b/tests/grid/grid_out_svg_02.cc
index 9108c1cdc8..7eb0ca54ae 100644
--- a/tests/grid/grid_out_svg_02.cc
+++ b/tests/grid/grid_out_svg_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d.h b/tests/grid/mesh_3d.h
index ddf64648a0..4a5e36f9ed 100644
--- a/tests/grid/mesh_3d.h
+++ b/tests/grid/mesh_3d.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_1.cc b/tests/grid/mesh_3d_1.cc
index 9030c21591..736b365fd4 100644
--- a/tests/grid/mesh_3d_1.cc
+++ b/tests/grid/mesh_3d_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_10.cc b/tests/grid/mesh_3d_10.cc
index 084146aa24..569cc5bb2e 100644
--- a/tests/grid/mesh_3d_10.cc
+++ b/tests/grid/mesh_3d_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_11.cc b/tests/grid/mesh_3d_11.cc
index c096f1ff2c..03f3c2eb2b 100644
--- a/tests/grid/mesh_3d_11.cc
+++ b/tests/grid/mesh_3d_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_12.cc b/tests/grid/mesh_3d_12.cc
index 634e186423..291a54db6e 100644
--- a/tests/grid/mesh_3d_12.cc
+++ b/tests/grid/mesh_3d_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_13.cc b/tests/grid/mesh_3d_13.cc
index 76412bbe24..625045f33c 100644
--- a/tests/grid/mesh_3d_13.cc
+++ b/tests/grid/mesh_3d_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_14.cc b/tests/grid/mesh_3d_14.cc
index 1d78f4444a..1fab5c1923 100644
--- a/tests/grid/mesh_3d_14.cc
+++ b/tests/grid/mesh_3d_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_15.cc b/tests/grid/mesh_3d_15.cc
index 1fa4e13a86..69eaebe597 100644
--- a/tests/grid/mesh_3d_15.cc
+++ b/tests/grid/mesh_3d_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_16.cc b/tests/grid/mesh_3d_16.cc
index 57bb3f0f60..ef2882d1da 100644
--- a/tests/grid/mesh_3d_16.cc
+++ b/tests/grid/mesh_3d_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_17.cc b/tests/grid/mesh_3d_17.cc
index c5677c6c00..676bc32bf4 100644
--- a/tests/grid/mesh_3d_17.cc
+++ b/tests/grid/mesh_3d_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_18.cc b/tests/grid/mesh_3d_18.cc
index 119103c5cd..1d8567eae2 100644
--- a/tests/grid/mesh_3d_18.cc
+++ b/tests/grid/mesh_3d_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_19.cc b/tests/grid/mesh_3d_19.cc
index 461b2422e7..9270f4ac63 100644
--- a/tests/grid/mesh_3d_19.cc
+++ b/tests/grid/mesh_3d_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_2.cc b/tests/grid/mesh_3d_2.cc
index 26f6ca14ba..4983e8fc42 100644
--- a/tests/grid/mesh_3d_2.cc
+++ b/tests/grid/mesh_3d_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_20.cc b/tests/grid/mesh_3d_20.cc
index 844fb60cf8..b9481e92b7 100644
--- a/tests/grid/mesh_3d_20.cc
+++ b/tests/grid/mesh_3d_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_21.cc b/tests/grid/mesh_3d_21.cc
index cfa16212f0..18eda1d33f 100644
--- a/tests/grid/mesh_3d_21.cc
+++ b/tests/grid/mesh_3d_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_22.cc b/tests/grid/mesh_3d_22.cc
index e1c66b177e..ba383241bd 100644
--- a/tests/grid/mesh_3d_22.cc
+++ b/tests/grid/mesh_3d_22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_23.cc b/tests/grid/mesh_3d_23.cc
index d1113e2531..82f5156b2c 100644
--- a/tests/grid/mesh_3d_23.cc
+++ b/tests/grid/mesh_3d_23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_24.cc b/tests/grid/mesh_3d_24.cc
index 3399e7020b..8cb7a1ad47 100644
--- a/tests/grid/mesh_3d_24.cc
+++ b/tests/grid/mesh_3d_24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_25.cc b/tests/grid/mesh_3d_25.cc
index d860a1bf23..718f6eebc5 100644
--- a/tests/grid/mesh_3d_25.cc
+++ b/tests/grid/mesh_3d_25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_26.cc b/tests/grid/mesh_3d_26.cc
index a80ce9a181..ba306e6e67 100644
--- a/tests/grid/mesh_3d_26.cc
+++ b/tests/grid/mesh_3d_26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_3.cc b/tests/grid/mesh_3d_3.cc
index 33f842719b..a905ca8334 100644
--- a/tests/grid/mesh_3d_3.cc
+++ b/tests/grid/mesh_3d_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_4.cc b/tests/grid/mesh_3d_4.cc
index 4cd44adbd4..7d8eaef067 100644
--- a/tests/grid/mesh_3d_4.cc
+++ b/tests/grid/mesh_3d_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_5.cc b/tests/grid/mesh_3d_5.cc
index 16e52398db..f43543e0d6 100644
--- a/tests/grid/mesh_3d_5.cc
+++ b/tests/grid/mesh_3d_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_6.cc b/tests/grid/mesh_3d_6.cc
index 7b40286ef2..b87289bd0d 100644
--- a/tests/grid/mesh_3d_6.cc
+++ b/tests/grid/mesh_3d_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_7.cc b/tests/grid/mesh_3d_7.cc
index fc87db3919..e6986c2d97 100644
--- a/tests/grid/mesh_3d_7.cc
+++ b/tests/grid/mesh_3d_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_8.cc b/tests/grid/mesh_3d_8.cc
index e732e04e90..14cf96f497 100644
--- a/tests/grid/mesh_3d_8.cc
+++ b/tests/grid/mesh_3d_8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/mesh_3d_9.cc b/tests/grid/mesh_3d_9.cc
index f82bf9aee4..cc5322d0af 100644
--- a/tests/grid/mesh_3d_9.cc
+++ b/tests/grid/mesh_3d_9.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/grid/refine_and_coarsen_01.cc b/tests/grid/refine_and_coarsen_01.cc
index 3f2754682d..cc44de5190 100644
--- a/tests/grid/refine_and_coarsen_01.cc
+++ b/tests/grid/refine_and_coarsen_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/compare_hp_vs_nonhp_01.cc b/tests/hp/compare_hp_vs_nonhp_01.cc
index ee7ded235e..1151ca3b81 100644
--- a/tests/hp/compare_hp_vs_nonhp_01.cc
+++ b/tests/hp/compare_hp_vs_nonhp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/continuous_1d_01.cc b/tests/hp/continuous_1d_01.cc
index 44943cfa33..087e626295 100644
--- a/tests/hp/continuous_1d_01.cc
+++ b/tests/hp/continuous_1d_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/continuous_2d_01.cc b/tests/hp/continuous_2d_01.cc
index 11c6126cab..768a02779c 100644
--- a/tests/hp/continuous_2d_01.cc
+++ b/tests/hp/continuous_2d_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/continuous_3d_01.cc b/tests/hp/continuous_3d_01.cc
index b0a9c37107..940a075ad6 100644
--- a/tests/hp/continuous_3d_01.cc
+++ b/tests/hp/continuous_3d_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/copy_tria_bug.cc b/tests/hp/copy_tria_bug.cc
index 51213515f4..188e46804d 100644
--- a/tests/hp/copy_tria_bug.cc
+++ b/tests/hp/copy_tria_bug.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/hp/count_dofs_per_block_01.cc b/tests/hp/count_dofs_per_block_01.cc
index e384875032..2302fd0f56 100644
--- a/tests/hp/count_dofs_per_block_01.cc
+++ b/tests/hp/count_dofs_per_block_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/count_dofs_per_block_02.cc b/tests/hp/count_dofs_per_block_02.cc
index 1fbbdb4b28..dcd18579fc 100644
--- a/tests/hp/count_dofs_per_block_02.cc
+++ b/tests/hp/count_dofs_per_block_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_01.cc b/tests/hp/crash_01.cc
index f1c8a62bfb..ed3fe078a4 100644
--- a/tests/hp/crash_01.cc
+++ b/tests/hp/crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_02.cc b/tests/hp/crash_02.cc
index 0267d01c5d..e180f99fc1 100644
--- a/tests/hp/crash_02.cc
+++ b/tests/hp/crash_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_03.cc b/tests/hp/crash_03.cc
index c2632059ea..b4add334da 100644
--- a/tests/hp/crash_03.cc
+++ b/tests/hp/crash_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_04.cc b/tests/hp/crash_04.cc
index 40e7242528..97bb35722a 100644
--- a/tests/hp/crash_04.cc
+++ b/tests/hp/crash_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_05.cc b/tests/hp/crash_05.cc
index de05930a37..3c98a492ff 100644
--- a/tests/hp/crash_05.cc
+++ b/tests/hp/crash_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_06.cc b/tests/hp/crash_06.cc
index 21f25fcd99..41b8445c09 100644
--- a/tests/hp/crash_06.cc
+++ b/tests/hp/crash_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_07.cc b/tests/hp/crash_07.cc
index 2e2f742e5d..8b9de79cff 100644
--- a/tests/hp/crash_07.cc
+++ b/tests/hp/crash_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_08.cc b/tests/hp/crash_08.cc
index 6cd60f7e28..5b0db9a1fe 100644
--- a/tests/hp/crash_08.cc
+++ b/tests/hp/crash_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_09.cc b/tests/hp/crash_09.cc
index af47e99cbe..6860b3a6e7 100644
--- a/tests/hp/crash_09.cc
+++ b/tests/hp/crash_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_10.cc b/tests/hp/crash_10.cc
index be75be61a2..131758313f 100644
--- a/tests/hp/crash_10.cc
+++ b/tests/hp/crash_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_11.cc b/tests/hp/crash_11.cc
index 2c45bdd863..382f9d92df 100644
--- a/tests/hp/crash_11.cc
+++ b/tests/hp/crash_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_12.cc b/tests/hp/crash_12.cc
index 4929af59e7..24e55af550 100644
--- a/tests/hp/crash_12.cc
+++ b/tests/hp/crash_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_13.cc b/tests/hp/crash_13.cc
index 997d00bdfc..99d89ad8f0 100644
--- a/tests/hp/crash_13.cc
+++ b/tests/hp/crash_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_14.cc b/tests/hp/crash_14.cc
index fc9b353e92..e4c92abcce 100644
--- a/tests/hp/crash_14.cc
+++ b/tests/hp/crash_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_15.cc b/tests/hp/crash_15.cc
index e274ba47e9..a8ad116268 100644
--- a/tests/hp/crash_15.cc
+++ b/tests/hp/crash_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_16.cc b/tests/hp/crash_16.cc
index e97612c11e..bdcf931567 100644
--- a/tests/hp/crash_16.cc
+++ b/tests/hp/crash_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_17.cc b/tests/hp/crash_17.cc
index 099bac991b..4f103a6000 100644
--- a/tests/hp/crash_17.cc
+++ b/tests/hp/crash_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_17_compressed_set_sparsity.cc b/tests/hp/crash_17_compressed_set_sparsity.cc
index eb334da7d1..7313ccce19 100644
--- a/tests/hp/crash_17_compressed_set_sparsity.cc
+++ b/tests/hp/crash_17_compressed_set_sparsity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_18.cc b/tests/hp/crash_18.cc
index ababfcc1dd..ec2fb44879 100644
--- a/tests/hp/crash_18.cc
+++ b/tests/hp/crash_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_18_compressed_set_sparsity.cc b/tests/hp/crash_18_compressed_set_sparsity.cc
index d759c612e7..a9e29aa718 100644
--- a/tests/hp/crash_18_compressed_set_sparsity.cc
+++ b/tests/hp/crash_18_compressed_set_sparsity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_19.cc b/tests/hp/crash_19.cc
index d2c0fdfab5..229bcb4653 100644
--- a/tests/hp/crash_19.cc
+++ b/tests/hp/crash_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_20.cc b/tests/hp/crash_20.cc
index 9e7dfe1311..53f89183e2 100644
--- a/tests/hp/crash_20.cc
+++ b/tests/hp/crash_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/crash_21.cc b/tests/hp/crash_21.cc
index a8fb2ec34c..d549ce6b99 100644
--- a/tests/hp/crash_21.cc
+++ b/tests/hp/crash_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_01.cc b/tests/hp/create_laplace_matrix_01.cc
index 1bb40cd3b5..68d855073f 100644
--- a/tests/hp/create_laplace_matrix_01.cc
+++ b/tests/hp/create_laplace_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_01b.cc b/tests/hp/create_laplace_matrix_01b.cc
index d44f0d5ba0..e7d5ecfad8 100644
--- a/tests/hp/create_laplace_matrix_01b.cc
+++ b/tests/hp/create_laplace_matrix_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_02.cc b/tests/hp/create_laplace_matrix_02.cc
index 58f755f8db..7550dccdad 100644
--- a/tests/hp/create_laplace_matrix_02.cc
+++ b/tests/hp/create_laplace_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_02b.cc b/tests/hp/create_laplace_matrix_02b.cc
index 753c66f9ab..cc389f1623 100644
--- a/tests/hp/create_laplace_matrix_02b.cc
+++ b/tests/hp/create_laplace_matrix_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_03.cc b/tests/hp/create_laplace_matrix_03.cc
index d47c37e143..89d9e1d3a0 100644
--- a/tests/hp/create_laplace_matrix_03.cc
+++ b/tests/hp/create_laplace_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_03b.cc b/tests/hp/create_laplace_matrix_03b.cc
index b337cf4b63..1417ff3c72 100644
--- a/tests/hp/create_laplace_matrix_03b.cc
+++ b/tests/hp/create_laplace_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_04.cc b/tests/hp/create_laplace_matrix_04.cc
index c9c6ba4e00..8c9f0f1adb 100644
--- a/tests/hp/create_laplace_matrix_04.cc
+++ b/tests/hp/create_laplace_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_04b.cc b/tests/hp/create_laplace_matrix_04b.cc
index ff851a29ae..0b0f0f491f 100644
--- a/tests/hp/create_laplace_matrix_04b.cc
+++ b/tests/hp/create_laplace_matrix_04b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_constraints_02.cc b/tests/hp/create_laplace_matrix_constraints_02.cc
index a1922a1656..031e787b74 100644
--- a/tests/hp/create_laplace_matrix_constraints_02.cc
+++ b/tests/hp/create_laplace_matrix_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_laplace_matrix_constraints_02b.cc b/tests/hp/create_laplace_matrix_constraints_02b.cc
index 156517288a..c2dcf41ce9 100644
--- a/tests/hp/create_laplace_matrix_constraints_02b.cc
+++ b/tests/hp/create_laplace_matrix_constraints_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_01.cc b/tests/hp/create_mass_matrix_01.cc
index 4ce66bdcdd..8b499a7bdc 100644
--- a/tests/hp/create_mass_matrix_01.cc
+++ b/tests/hp/create_mass_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_01b.cc b/tests/hp/create_mass_matrix_01b.cc
index 5abac27879..16c2f627db 100644
--- a/tests/hp/create_mass_matrix_01b.cc
+++ b/tests/hp/create_mass_matrix_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_02.cc b/tests/hp/create_mass_matrix_02.cc
index e1f6550afd..286a6474f1 100644
--- a/tests/hp/create_mass_matrix_02.cc
+++ b/tests/hp/create_mass_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_02b.cc b/tests/hp/create_mass_matrix_02b.cc
index c3372109f2..e66b14a617 100644
--- a/tests/hp/create_mass_matrix_02b.cc
+++ b/tests/hp/create_mass_matrix_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_03.cc b/tests/hp/create_mass_matrix_03.cc
index 8825edb228..da850fd96c 100644
--- a/tests/hp/create_mass_matrix_03.cc
+++ b/tests/hp/create_mass_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_03b.cc b/tests/hp/create_mass_matrix_03b.cc
index f7e86e8d39..59728d00db 100644
--- a/tests/hp/create_mass_matrix_03b.cc
+++ b/tests/hp/create_mass_matrix_03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_04.cc b/tests/hp/create_mass_matrix_04.cc
index 4a018f3320..08bbf6fc8d 100644
--- a/tests/hp/create_mass_matrix_04.cc
+++ b/tests/hp/create_mass_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_04b.cc b/tests/hp/create_mass_matrix_04b.cc
index 78f6d522fb..cbca58c73e 100644
--- a/tests/hp/create_mass_matrix_04b.cc
+++ b/tests/hp/create_mass_matrix_04b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_05.cc b/tests/hp/create_mass_matrix_05.cc
index 81e37d6de5..3d46bfd79e 100644
--- a/tests/hp/create_mass_matrix_05.cc
+++ b/tests/hp/create_mass_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_constraints_02.cc b/tests/hp/create_mass_matrix_constraints_02.cc
index 6d3280ead3..5e24b7d059 100644
--- a/tests/hp/create_mass_matrix_constraints_02.cc
+++ b/tests/hp/create_mass_matrix_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_mass_matrix_constraints_02b.cc b/tests/hp/create_mass_matrix_constraints_02b.cc
index 55e5fcb46f..1d6c37db91 100644
--- a/tests/hp/create_mass_matrix_constraints_02b.cc
+++ b/tests/hp/create_mass_matrix_constraints_02b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/create_rhs_01.cc b/tests/hp/create_rhs_01.cc
index 6d020239e5..c325fb593f 100644
--- a/tests/hp/create_rhs_01.cc
+++ b/tests/hp/create_rhs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/do_function_derivatives_01.cc b/tests/hp/do_function_derivatives_01.cc
index a7c33fee4b..f1f67b1796 100644
--- a/tests/hp/do_function_derivatives_01.cc
+++ b/tests/hp/do_function_derivatives_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/do_function_hessians_01.cc b/tests/hp/do_function_hessians_01.cc
index 10a9d35ddc..5633cdeb26 100644
--- a/tests/hp/do_function_hessians_01.cc
+++ b/tests/hp/do_function_hessians_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/do_function_laplacians_01.cc b/tests/hp/do_function_laplacians_01.cc
index f1a8659f8f..b66072605f 100644
--- a/tests/hp/do_function_laplacians_01.cc
+++ b/tests/hp/do_function_laplacians_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/dof_handler_number_cache.cc b/tests/hp/dof_handler_number_cache.cc
index 21ae525678..961eea4cc1 100644
--- a/tests/hp/dof_handler_number_cache.cc
+++ b/tests/hp/dof_handler_number_cache.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/dof_renumbering_04.cc b/tests/hp/dof_renumbering_04.cc
index 8025665cde..c3fdd277f0 100644
--- a/tests/hp/dof_renumbering_04.cc
+++ b/tests/hp/dof_renumbering_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/dof_renumbering_05.cc b/tests/hp/dof_renumbering_05.cc
index 76710970ed..e479005532 100644
--- a/tests/hp/dof_renumbering_05.cc
+++ b/tests/hp/dof_renumbering_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/dof_renumbering_06.cc b/tests/hp/dof_renumbering_06.cc
index 064791cbc8..5d70911d0c 100644
--- a/tests/hp/dof_renumbering_06.cc
+++ b/tests/hp/dof_renumbering_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_collection_01.cc b/tests/hp/fe_collection_01.cc
index 7b0deef7aa..74ac0a2917 100644
--- a/tests/hp/fe_collection_01.cc
+++ b/tests/hp/fe_collection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_collection_02.cc b/tests/hp/fe_collection_02.cc
index dc87007133..c81de0ede7 100644
--- a/tests/hp/fe_collection_02.cc
+++ b/tests/hp/fe_collection_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_collection_03.cc b/tests/hp/fe_collection_03.cc
index 92c4269563..aaabdd2153 100644
--- a/tests/hp/fe_collection_03.cc
+++ b/tests/hp/fe_collection_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_collection_04.cc b/tests/hp/fe_collection_04.cc
index 7dd2910a32..65c07324e9 100644
--- a/tests/hp/fe_collection_04.cc
+++ b/tests/hp/fe_collection_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_01.cc b/tests/hp/fe_nothing_01.cc
index 02b4ecee82..60233c42b9 100644
--- a/tests/hp/fe_nothing_01.cc
+++ b/tests/hp/fe_nothing_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_02.cc b/tests/hp/fe_nothing_02.cc
index f105bbe7a0..58e6749635 100644
--- a/tests/hp/fe_nothing_02.cc
+++ b/tests/hp/fe_nothing_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_03.cc b/tests/hp/fe_nothing_03.cc
index d1c7748531..e13fbc9f1d 100644
--- a/tests/hp/fe_nothing_03.cc
+++ b/tests/hp/fe_nothing_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_05.cc b/tests/hp/fe_nothing_05.cc
index e672c11909..9543531cc3 100644
--- a/tests/hp/fe_nothing_05.cc
+++ b/tests/hp/fe_nothing_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_06.cc b/tests/hp/fe_nothing_06.cc
index 9cece216a3..4d4b3891c3 100644
--- a/tests/hp/fe_nothing_06.cc
+++ b/tests/hp/fe_nothing_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_07.cc b/tests/hp/fe_nothing_07.cc
index e6c2b576ae..154933f897 100644
--- a/tests/hp/fe_nothing_07.cc
+++ b/tests/hp/fe_nothing_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_08.cc b/tests/hp/fe_nothing_08.cc
index eb506f1c1a..6226e7f4d3 100644
--- a/tests/hp/fe_nothing_08.cc
+++ b/tests/hp/fe_nothing_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_09.cc b/tests/hp/fe_nothing_09.cc
index 20681b8c40..e5315f5b39 100644
--- a/tests/hp/fe_nothing_09.cc
+++ b/tests/hp/fe_nothing_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_10.cc b/tests/hp/fe_nothing_10.cc
index be1344b687..9309720554 100644
--- a/tests/hp/fe_nothing_10.cc
+++ b/tests/hp/fe_nothing_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_11.cc b/tests/hp/fe_nothing_11.cc
index a54b2c06c1..58acf327ba 100644
--- a/tests/hp/fe_nothing_11.cc
+++ b/tests/hp/fe_nothing_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_12.cc b/tests/hp/fe_nothing_12.cc
index edacaa0d38..8a478ef232 100644
--- a/tests/hp/fe_nothing_12.cc
+++ b/tests/hp/fe_nothing_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_13.cc b/tests/hp/fe_nothing_13.cc
index 535f77e566..f124055b8c 100644
--- a/tests/hp/fe_nothing_13.cc
+++ b/tests/hp/fe_nothing_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_14.cc b/tests/hp/fe_nothing_14.cc
index 22067e6ecd..760d7165f4 100644
--- a/tests/hp/fe_nothing_14.cc
+++ b/tests/hp/fe_nothing_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_15.cc b/tests/hp/fe_nothing_15.cc
index 3139d6bd12..9ea54e838c 100644
--- a/tests/hp/fe_nothing_15.cc
+++ b/tests/hp/fe_nothing_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_16.cc b/tests/hp/fe_nothing_16.cc
index 7b2c6c18c5..57c65c04b9 100644
--- a/tests/hp/fe_nothing_16.cc
+++ b/tests/hp/fe_nothing_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_17.cc b/tests/hp/fe_nothing_17.cc
index d771ea9ae7..d089fb36c9 100644
--- a/tests/hp/fe_nothing_17.cc
+++ b/tests/hp/fe_nothing_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_18.cc b/tests/hp/fe_nothing_18.cc
index 5a2e807f3e..9ddc5df756 100644
--- a/tests/hp/fe_nothing_18.cc
+++ b/tests/hp/fe_nothing_18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_19.cc b/tests/hp/fe_nothing_19.cc
index d762675d4c..2e14bdb2aa 100644
--- a/tests/hp/fe_nothing_19.cc
+++ b/tests/hp/fe_nothing_19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_20.cc b/tests/hp/fe_nothing_20.cc
index 378fc8d9ed..3db1319652 100644
--- a/tests/hp/fe_nothing_20.cc
+++ b/tests/hp/fe_nothing_20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/fe_nothing_21.cc b/tests/hp/fe_nothing_21.cc
index 52470ca581..88184e8a49 100644
--- a/tests/hp/fe_nothing_21.cc
+++ b/tests/hp/fe_nothing_21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/get_active_fe_indices.cc b/tests/hp/get_active_fe_indices.cc
index ae2090693e..ab819e7b2c 100644
--- a/tests/hp/get_active_fe_indices.cc
+++ b/tests/hp/get_active_fe_indices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/get_interpolated_dof_values_01.cc b/tests/hp/get_interpolated_dof_values_01.cc
index 3e1d9cdd70..9b2f2c07a8 100644
--- a/tests/hp/get_interpolated_dof_values_01.cc
+++ b/tests/hp/get_interpolated_dof_values_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/get_interpolated_dof_values_02.cc b/tests/hp/get_interpolated_dof_values_02.cc
index e6f64c218e..4a98c44e47 100644
--- a/tests/hp/get_interpolated_dof_values_02.cc
+++ b/tests/hp/get_interpolated_dof_values_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/get_interpolated_dof_values_03.cc b/tests/hp/get_interpolated_dof_values_03.cc
index e47f005e0c..57d85a12e6 100644
--- a/tests/hp/get_interpolated_dof_values_03.cc
+++ b/tests/hp/get_interpolated_dof_values_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_common.h b/tests/hp/hp_constraints_common.h
index 818ca03e53..3069ab7643 100644
--- a/tests/hp/hp_constraints_common.h
+++ b/tests/hp/hp_constraints_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_dgp.cc b/tests/hp/hp_constraints_dgp.cc
index 9e26ba13df..2c040b360c 100644
--- a/tests/hp/hp_constraints_dgp.cc
+++ b/tests/hp/hp_constraints_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_dgp_monomial.cc b/tests/hp/hp_constraints_dgp_monomial.cc
index 075a2e04d9..45bcee1d54 100644
--- a/tests/hp/hp_constraints_dgp_monomial.cc
+++ b/tests/hp/hp_constraints_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_dgp_nonparametric.cc b/tests/hp/hp_constraints_dgp_nonparametric.cc
index bbf3cb2e38..fd43236c30 100644
--- a/tests/hp/hp_constraints_dgp_nonparametric.cc
+++ b/tests/hp/hp_constraints_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_dgq.cc b/tests/hp/hp_constraints_dgq.cc
index 092cc01c02..6647e40a9a 100644
--- a/tests/hp/hp_constraints_dgq.cc
+++ b/tests/hp/hp_constraints_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_q.cc b/tests/hp/hp_constraints_q.cc
index 1608dd176f..1ef9731ace 100644
--- a/tests/hp/hp_constraints_q.cc
+++ b/tests/hp/hp_constraints_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_q_system.cc b/tests/hp/hp_constraints_q_system.cc
index 8ff8b26b34..e9dda401ff 100644
--- a/tests/hp/hp_constraints_q_system.cc
+++ b/tests/hp/hp_constraints_q_system.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_q_system_x.cc b/tests/hp/hp_constraints_q_system_x.cc
index 06d4aaabbf..ed8d05e8ca 100644
--- a/tests/hp/hp_constraints_q_system_x.cc
+++ b/tests/hp/hp_constraints_q_system_x.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_constraints_rt_nodal.cc b/tests/hp/hp_constraints_rt_nodal.cc
index 382d53b145..ab54b45521 100644
--- a/tests/hp/hp_constraints_rt_nodal.cc
+++ b/tests/hp/hp_constraints_rt_nodal.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_dof_handler.cc b/tests/hp/hp_dof_handler.cc
index 8538870914..b8fc5ad29d 100644
--- a/tests/hp/hp_dof_handler.cc
+++ b/tests/hp/hp_dof_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_hanging_nodes_01.cc b/tests/hp/hp_hanging_nodes_01.cc
index 9e9035b8ca..a2447d9cfa 100644
--- a/tests/hp/hp_hanging_nodes_01.cc
+++ b/tests/hp/hp_hanging_nodes_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1999 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_hanging_nodes_02.cc b/tests/hp/hp_hanging_nodes_02.cc
index f94dd9d9f2..384ebdd250 100644
--- a/tests/hp/hp_hanging_nodes_02.cc
+++ b/tests/hp/hp_hanging_nodes_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp.cc b/tests/hp/hp_line_dof_identities_dgp.cc
index dd922a3b84..3b23612b69 100644
--- a/tests/hp/hp_line_dof_identities_dgp.cc
+++ b/tests/hp/hp_line_dof_identities_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial.cc b/tests/hp/hp_line_dof_identities_dgp_monomial.cc
index b321080b23..e8e089053c 100644
--- a/tests/hp/hp_line_dof_identities_dgp_monomial.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc
index 71a112d709..e3c71551ab 100644
--- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc
index eef77c4d55..177557bbee 100644
--- a/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc
index e7d9aea8b0..89b0c6b85f 100644
--- a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc
index 7dfbc89353..039781fbc5 100644
--- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
index 68982daa8e..da07670d56 100644
--- a/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_system_01.cc b/tests/hp/hp_line_dof_identities_dgp_system_01.cc
index 4c14e5fa07..f271b5a26c 100644
--- a/tests/hp/hp_line_dof_identities_dgp_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgp_system_02.cc b/tests/hp/hp_line_dof_identities_dgp_system_02.cc
index 558f62493d..95e8faa9a4 100644
--- a/tests/hp/hp_line_dof_identities_dgp_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_dgp_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgq.cc b/tests/hp/hp_line_dof_identities_dgq.cc
index 785ef982ad..f4ebde9df0 100644
--- a/tests/hp/hp_line_dof_identities_dgq.cc
+++ b/tests/hp/hp_line_dof_identities_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgq_system_01.cc b/tests/hp/hp_line_dof_identities_dgq_system_01.cc
index 904ffaef80..1783f12a1b 100644
--- a/tests/hp/hp_line_dof_identities_dgq_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_dgq_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_dgq_system_02.cc b/tests/hp/hp_line_dof_identities_dgq_system_02.cc
index d9fc70d2e7..a868552246 100644
--- a/tests/hp/hp_line_dof_identities_dgq_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_dgq_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_q.cc b/tests/hp/hp_line_dof_identities_q.cc
index e8ef9a8165..cb1b27b745 100644
--- a/tests/hp/hp_line_dof_identities_q.cc
+++ b/tests/hp/hp_line_dof_identities_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_q_gl.cc b/tests/hp/hp_line_dof_identities_q_gl.cc
index 0f0fbbf5a5..6cadfa10e9 100644
--- a/tests/hp/hp_line_dof_identities_q_gl.cc
+++ b/tests/hp/hp_line_dof_identities_q_gl.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_01.cc b/tests/hp/hp_line_dof_identities_q_system_01.cc
index a2d5b64686..6d69ec6f40 100644
--- a/tests/hp/hp_line_dof_identities_q_system_01.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_02.cc b/tests/hp/hp_line_dof_identities_q_system_02.cc
index b06ff738ba..9b92e46fdf 100644
--- a/tests/hp/hp_line_dof_identities_q_system_02.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_03.cc b/tests/hp/hp_line_dof_identities_q_system_03.cc
index c915e92150..48608860ef 100644
--- a/tests/hp/hp_line_dof_identities_q_system_03.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_line_dof_identities_rt_nodal.cc b/tests/hp/hp_line_dof_identities_rt_nodal.cc
index 0f94411c88..0994502631 100644
--- a/tests/hp/hp_line_dof_identities_rt_nodal.cc
+++ b/tests/hp/hp_line_dof_identities_rt_nodal.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp.cc b/tests/hp/hp_quad_dof_identities_dgp.cc
index d0904f74c7..34584df7be 100644
--- a/tests/hp/hp_quad_dof_identities_dgp.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc
index 0a1f5280ac..cea431bdc4 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc
index 291629b023..2fabba7293 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc
index 3e14f26e93..84e76ad125 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc
index 1c7e91d349..753f6ba4c7 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc
index 4f296b5802..32d26b7ac1 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc
index a897e5409d..e11ffef5f0 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc
index f85dd79b48..f4839de8cc 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_system_01.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc
index 1582e546ad..467738f57b 100644
--- a/tests/hp/hp_quad_dof_identities_dgp_system_02.cc
+++ b/tests/hp/hp_quad_dof_identities_dgp_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgq.cc b/tests/hp/hp_quad_dof_identities_dgq.cc
index 019fb1d1fd..503b27deb6 100644
--- a/tests/hp/hp_quad_dof_identities_dgq.cc
+++ b/tests/hp/hp_quad_dof_identities_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc
index aa47ac4d84..2a21ccdd61 100644
--- a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc
+++ b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc
index 2185153776..46f7b9af98 100644
--- a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc
+++ b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_q.cc b/tests/hp/hp_quad_dof_identities_q.cc
index a45720cfec..da8eb3f1d1 100644
--- a/tests/hp/hp_quad_dof_identities_q.cc
+++ b/tests/hp/hp_quad_dof_identities_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_gl.cc b/tests/hp/hp_quad_dof_identities_q_gl.cc
index 44f4f9b1da..4a394e5f0a 100644
--- a/tests/hp/hp_quad_dof_identities_q_gl.cc
+++ b/tests/hp/hp_quad_dof_identities_q_gl.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_system_01.cc b/tests/hp/hp_quad_dof_identities_q_system_01.cc
index 45a07723ea..0a76e1378c 100644
--- a/tests/hp/hp_quad_dof_identities_q_system_01.cc
+++ b/tests/hp/hp_quad_dof_identities_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_system_02.cc b/tests/hp/hp_quad_dof_identities_q_system_02.cc
index 431d069dc5..dde350b3bb 100644
--- a/tests/hp/hp_quad_dof_identities_q_system_02.cc
+++ b/tests/hp/hp_quad_dof_identities_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_quad_dof_identities_rt_nodal.cc b/tests/hp/hp_quad_dof_identities_rt_nodal.cc
index 72fc3ab399..92943c8845 100644
--- a/tests/hp/hp_quad_dof_identities_rt_nodal.cc
+++ b/tests/hp/hp_quad_dof_identities_rt_nodal.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp.cc b/tests/hp/hp_vertex_dof_identities_dgp.cc
index 50144cf753..470c6f3eab 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc
index df6689bd63..98f8409adf 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc
index addd177a04..5f5ba8a532 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc
index fb66603798..a8b132d0ae 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc
index f9efc9d463..5bea8e32c1 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc
index f904d1d2cd..1bcbbccaef 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc
index 361e859ea3..61b9b73fef 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc
index 4d4a5145ef..93f88d14f7 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc
index 0db58b5a7c..2c52d7f667 100644
--- a/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgp_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgq.cc b/tests/hp/hp_vertex_dof_identities_dgq.cc
index a49ab69278..39f9bb4012 100644
--- a/tests/hp/hp_vertex_dof_identities_dgq.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc
index d7a53a3e3b..75ed8edef0 100644
--- a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc
index c263927e59..eb2eb1bc1e 100644
--- a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc
+++ b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_q.cc b/tests/hp/hp_vertex_dof_identities_q.cc
index 2cbdeb6bf6..25001f2d9a 100644
--- a/tests/hp/hp_vertex_dof_identities_q.cc
+++ b/tests/hp/hp_vertex_dof_identities_q.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_q_system_01.cc b/tests/hp/hp_vertex_dof_identities_q_system_01.cc
index 029b706936..de8c7bdb23 100644
--- a/tests/hp/hp_vertex_dof_identities_q_system_01.cc
+++ b/tests/hp/hp_vertex_dof_identities_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_q_system_02.cc b/tests/hp/hp_vertex_dof_identities_q_system_02.cc
index 739cc7c68d..a4bef5bffa 100644
--- a/tests/hp/hp_vertex_dof_identities_q_system_02.cc
+++ b/tests/hp/hp_vertex_dof_identities_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/hp_vertex_dof_identities_rt_nodal.cc b/tests/hp/hp_vertex_dof_identities_rt_nodal.cc
index 60ad853be8..8f112a649d 100644
--- a/tests/hp/hp_vertex_dof_identities_rt_nodal.cc
+++ b/tests/hp/hp_vertex_dof_identities_rt_nodal.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/integrate_difference.cc b/tests/hp/integrate_difference.cc
index e0e8ae9120..4d8602bb9f 100644
--- a/tests/hp/integrate_difference.cc
+++ b/tests/hp/integrate_difference.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/integrate_difference_02.cc b/tests/hp/integrate_difference_02.cc
index 87770b6bd5..563f52b670 100644
--- a/tests/hp/integrate_difference_02.cc
+++ b/tests/hp/integrate_difference_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_dgq_01.cc b/tests/hp/interpolate_dgq_01.cc
index 2196b9f0f5..0bd43e59dd 100644
--- a/tests/hp/interpolate_dgq_01.cc
+++ b/tests/hp/interpolate_dgq_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_dgq_02.cc b/tests/hp/interpolate_dgq_02.cc
index 2f2edd67b8..56e5e2065e 100644
--- a/tests/hp/interpolate_dgq_02.cc
+++ b/tests/hp/interpolate_dgq_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_q_01.cc b/tests/hp/interpolate_q_01.cc
index 2e80cf6739..b827a9d97b 100644
--- a/tests/hp/interpolate_q_01.cc
+++ b/tests/hp/interpolate_q_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_q_02.cc b/tests/hp/interpolate_q_02.cc
index 5186464f77..ca9ceee923 100644
--- a/tests/hp/interpolate_q_02.cc
+++ b/tests/hp/interpolate_q_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_q_system_01.cc b/tests/hp/interpolate_q_system_01.cc
index 30dce613ac..581766f9f8 100644
--- a/tests/hp/interpolate_q_system_01.cc
+++ b/tests/hp/interpolate_q_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/interpolate_q_system_02.cc b/tests/hp/interpolate_q_system_02.cc
index 776b4290a3..994244bd1e 100644
--- a/tests/hp/interpolate_q_system_02.cc
+++ b/tests/hp/interpolate_q_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/mapping_collection_01.cc b/tests/hp/mapping_collection_01.cc
index 9226ab856a..caf2b39035 100644
--- a/tests/hp/mapping_collection_01.cc
+++ b/tests/hp/mapping_collection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/mapping_collection_02.cc b/tests/hp/mapping_collection_02.cc
index bdcd3e788d..d5caaea488 100644
--- a/tests/hp/mapping_collection_02.cc
+++ b/tests/hp/mapping_collection_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/mapping_collection_03.cc b/tests/hp/mapping_collection_03.cc
index 74d037a3fa..88c7aa0b8a 100644
--- a/tests/hp/mapping_collection_03.cc
+++ b/tests/hp/mapping_collection_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/mapping_collection_04.cc b/tests/hp/mapping_collection_04.cc
index 4b1fdeda04..f7e2a3d43c 100644
--- a/tests/hp/mapping_collection_04.cc
+++ b/tests/hp/mapping_collection_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/matrices.cc b/tests/hp/matrices.cc
index c4b8234c45..d7e55eefd5 100644
--- a/tests/hp/matrices.cc
+++ b/tests/hp/matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/matrices_hp.cc b/tests/hp/matrices_hp.cc
index 81eeae01e1..309b988e40 100644
--- a/tests/hp/matrices_hp.cc
+++ b/tests/hp/matrices_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/n_active_fe_indices.cc b/tests/hp/n_active_fe_indices.cc
index b8d536fe8a..b4600cdc08 100644
--- a/tests/hp/n_active_fe_indices.cc
+++ b/tests/hp/n_active_fe_indices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/n_boundary_dofs.cc b/tests/hp/n_boundary_dofs.cc
index 203d411ec5..a1fd66cd6f 100644
--- a/tests/hp/n_boundary_dofs.cc
+++ b/tests/hp/n_boundary_dofs.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/n_dofs.cc b/tests/hp/n_dofs.cc
index 2293d02ebe..df205aeafb 100644
--- a/tests/hp/n_dofs.cc
+++ b/tests/hp/n_dofs.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/project_01.cc b/tests/hp/project_01.cc
index a7e7712bf9..36ae43d75c 100644
--- a/tests/hp/project_01.cc
+++ b/tests/hp/project_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/project_01_curved_boundary.cc b/tests/hp/project_01_curved_boundary.cc
index 2bfed59373..17370b9705 100644
--- a/tests/hp/project_01_curved_boundary.cc
+++ b/tests/hp/project_01_curved_boundary.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/project_02.cc b/tests/hp/project_02.cc
index 8affae15f9..a7754e932c 100644
--- a/tests/hp/project_02.cc
+++ b/tests/hp/project_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/q_collection_01.cc b/tests/hp/q_collection_01.cc
index 49bf44a42d..bf8dbe24c8 100644
--- a/tests/hp/q_collection_01.cc
+++ b/tests/hp/q_collection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/random.cc b/tests/hp/random.cc
index d3f3a3b2d8..977ca72c1d 100644
--- a/tests/hp/random.cc
+++ b/tests/hp/random.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/renumber_block_wise_01.cc b/tests/hp/renumber_block_wise_01.cc
index 2707678512..46eaab918c 100644
--- a/tests/hp/renumber_block_wise_01.cc
+++ b/tests/hp/renumber_block_wise_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/renumber_block_wise_01a.cc b/tests/hp/renumber_block_wise_01a.cc
index 55b86d3026..4da4817f0d 100644
--- a/tests/hp/renumber_block_wise_01a.cc
+++ b/tests/hp/renumber_block_wise_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/renumber_block_wise_01b.cc b/tests/hp/renumber_block_wise_01b.cc
index 8fca951dfa..48ab59fadc 100644
--- a/tests/hp/renumber_block_wise_01b.cc
+++ b/tests/hp/renumber_block_wise_01b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/renumber_block_wise_02.cc b/tests/hp/renumber_block_wise_02.cc
index abd3233c9a..c11c07ee20 100644
--- a/tests/hp/renumber_block_wise_02.cc
+++ b/tests/hp/renumber_block_wise_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/renumber_component_wise.cc b/tests/hp/renumber_component_wise.cc
index 0ad1cc9585..aae2f037e1 100644
--- a/tests/hp/renumber_component_wise.cc
+++ b/tests/hp/renumber_component_wise.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/set_dof_values_by_interpolation_01.cc b/tests/hp/set_dof_values_by_interpolation_01.cc
index 0fa4497cca..3ecde9f5e1 100644
--- a/tests/hp/set_dof_values_by_interpolation_01.cc
+++ b/tests/hp/set_dof_values_by_interpolation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/set_dof_values_by_interpolation_02.cc b/tests/hp/set_dof_values_by_interpolation_02.cc
index 172fb5956a..865e6367fe 100644
--- a/tests/hp/set_dof_values_by_interpolation_02.cc
+++ b/tests/hp/set_dof_values_by_interpolation_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/set_dof_values_by_interpolation_03.cc b/tests/hp/set_dof_values_by_interpolation_03.cc
index cb3d0dce2c..ee7640b268 100644
--- a/tests/hp/set_dof_values_by_interpolation_03.cc
+++ b/tests/hp/set_dof_values_by_interpolation_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer.cc b/tests/hp/solution_transfer.cc
index ea0c2e8205..c72a66ede8 100644
--- a/tests/hp/solution_transfer.cc
+++ b/tests/hp/solution_transfer.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_02.cc b/tests/hp/solution_transfer_02.cc
index 49dc8d0eab..e274cbd894 100644
--- a/tests/hp/solution_transfer_02.cc
+++ b/tests/hp/solution_transfer_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_03.cc b/tests/hp/solution_transfer_03.cc
index ec698d4817..76e740a7bf 100644
--- a/tests/hp/solution_transfer_03.cc
+++ b/tests/hp/solution_transfer_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_04.cc b/tests/hp/solution_transfer_04.cc
index 985f6c6829..6f444835dc 100644
--- a/tests/hp/solution_transfer_04.cc
+++ b/tests/hp/solution_transfer_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_05.cc b/tests/hp/solution_transfer_05.cc
index a7d47b2b19..e97e8f88e8 100644
--- a/tests/hp/solution_transfer_05.cc
+++ b/tests/hp/solution_transfer_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_06.cc b/tests/hp/solution_transfer_06.cc
index 0163725017..486ae23bec 100644
--- a/tests/hp/solution_transfer_06.cc
+++ b/tests/hp/solution_transfer_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_07.cc b/tests/hp/solution_transfer_07.cc
index 8f69df6be8..6c2e6d8c0f 100644
--- a/tests/hp/solution_transfer_07.cc
+++ b/tests/hp/solution_transfer_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_08.cc b/tests/hp/solution_transfer_08.cc
index ba3285f6ce..d6deaac9ea 100644
--- a/tests/hp/solution_transfer_08.cc
+++ b/tests/hp/solution_transfer_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_09.cc b/tests/hp/solution_transfer_09.cc
index 1527b87d5a..3d0240fbf9 100644
--- a/tests/hp/solution_transfer_09.cc
+++ b/tests/hp/solution_transfer_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_10.cc b/tests/hp/solution_transfer_10.cc
index 75ac94f5fb..60a052c296 100644
--- a/tests/hp/solution_transfer_10.cc
+++ b/tests/hp/solution_transfer_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/hp/solution_transfer_11.cc b/tests/hp/solution_transfer_11.cc
index ad2d81864e..c09bc4ca34 100644
--- a/tests/hp/solution_transfer_11.cc
+++ b/tests/hp/solution_transfer_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-10.cc b/tests/hp/step-10.cc
index a2bbcab0be..864c1f4a71 100644
--- a/tests/hp/step-10.cc
+++ b/tests/hp/step-10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-11.cc b/tests/hp/step-11.cc
index 994d146876..cac61e7ca6 100644
--- a/tests/hp/step-11.cc
+++ b/tests/hp/step-11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-11_compressed_set_sparsity.cc b/tests/hp/step-11_compressed_set_sparsity.cc
index d0c6e36b2f..6611cb74ae 100644
--- a/tests/hp/step-11_compressed_set_sparsity.cc
+++ b/tests/hp/step-11_compressed_set_sparsity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-12.cc b/tests/hp/step-12.cc
index 3a814de1e3..595971f896 100644
--- a/tests/hp/step-12.cc
+++ b/tests/hp/step-12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-13.cc b/tests/hp/step-13.cc
index b9838a1531..19270dcba2 100644
--- a/tests/hp/step-13.cc
+++ b/tests/hp/step-13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/hp/step-2.cc b/tests/hp/step-2.cc
index e5d079ae69..13ff92a51b 100644
--- a/tests/hp/step-2.cc
+++ b/tests/hp/step-2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-3.cc b/tests/hp/step-3.cc
index 5b0f8562e1..d5c5a69f87 100644
--- a/tests/hp/step-3.cc
+++ b/tests/hp/step-3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc
index 34164283c0..7806a960b6 100644
--- a/tests/hp/step-3a.cc
+++ b/tests/hp/step-3a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc
index 9881bfac1b..794a4e6c7b 100644
--- a/tests/hp/step-3b.cc
+++ b/tests/hp/step-3b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-3c.cc b/tests/hp/step-3c.cc
index 9e56cba2b4..947e32cefc 100644
--- a/tests/hp/step-3c.cc
+++ b/tests/hp/step-3c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-4.cc b/tests/hp/step-4.cc
index 46435143c1..d89f15d3a4 100644
--- a/tests/hp/step-4.cc
+++ b/tests/hp/step-4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-5.cc b/tests/hp/step-5.cc
index 3bff1ee618..63a6813598 100644
--- a/tests/hp/step-5.cc
+++ b/tests/hp/step-5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-6.cc b/tests/hp/step-6.cc
index ed805aa9cd..d0e07e4232 100644
--- a/tests/hp/step-6.cc
+++ b/tests/hp/step-6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-7.cc b/tests/hp/step-7.cc
index 06aab0ac2c..064c4b33e9 100644
--- a/tests/hp/step-7.cc
+++ b/tests/hp/step-7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/step-8.cc b/tests/hp/step-8.cc
index 54ad513ecd..5adaf48e20 100644
--- a/tests/hp/step-8.cc
+++ b/tests/hp/step-8.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_boundary_rhs_01.cc b/tests/hp/vectors_boundary_rhs_01.cc
index 117e29889b..3906579134 100644
--- a/tests/hp/vectors_boundary_rhs_01.cc
+++ b/tests/hp/vectors_boundary_rhs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_boundary_rhs_02.cc b/tests/hp/vectors_boundary_rhs_02.cc
index bbfb624c29..696210e682 100644
--- a/tests/hp/vectors_boundary_rhs_02.cc
+++ b/tests/hp/vectors_boundary_rhs_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_boundary_rhs_03.cc b/tests/hp/vectors_boundary_rhs_03.cc
index d7fbfad646..90849083c5 100644
--- a/tests/hp/vectors_boundary_rhs_03.cc
+++ b/tests/hp/vectors_boundary_rhs_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_boundary_rhs_hp_01.cc b/tests/hp/vectors_boundary_rhs_hp_01.cc
index a97062db21..7368c445e2 100644
--- a/tests/hp/vectors_boundary_rhs_hp_01.cc
+++ b/tests/hp/vectors_boundary_rhs_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_boundary_rhs_hp_03.cc b/tests/hp/vectors_boundary_rhs_hp_03.cc
index ec379d42f4..72e29cd805 100644
--- a/tests/hp/vectors_boundary_rhs_hp_03.cc
+++ b/tests/hp/vectors_boundary_rhs_hp_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_point_source_01.cc b/tests/hp/vectors_point_source_01.cc
index abfe4aeae0..5328d69574 100644
--- a/tests/hp/vectors_point_source_01.cc
+++ b/tests/hp/vectors_point_source_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_point_source_hp_01.cc b/tests/hp/vectors_point_source_hp_01.cc
index 1b45bc34dc..c140ec588a 100644
--- a/tests/hp/vectors_point_source_hp_01.cc
+++ b/tests/hp/vectors_point_source_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_rhs_01.cc b/tests/hp/vectors_rhs_01.cc
index 7cb5704ecb..7edfefc2b0 100644
--- a/tests/hp/vectors_rhs_01.cc
+++ b/tests/hp/vectors_rhs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_rhs_02.cc b/tests/hp/vectors_rhs_02.cc
index eaf07c2bda..1ff916aad1 100644
--- a/tests/hp/vectors_rhs_02.cc
+++ b/tests/hp/vectors_rhs_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_rhs_03.cc b/tests/hp/vectors_rhs_03.cc
index 52b21c16db..612599b1d3 100644
--- a/tests/hp/vectors_rhs_03.cc
+++ b/tests/hp/vectors_rhs_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_rhs_hp_01.cc b/tests/hp/vectors_rhs_hp_01.cc
index 2dee753110..5332f289b6 100644
--- a/tests/hp/vectors_rhs_hp_01.cc
+++ b/tests/hp/vectors_rhs_hp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/hp/vectors_rhs_hp_03.cc b/tests/hp/vectors_rhs_hp_03.cc
index 31dab39f12..5e6a3daedf 100644
--- a/tests/hp/vectors_rhs_hp_03.cc
+++ b/tests/hp/vectors_rhs_hp_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_matrix_01.cc b/tests/integrators/assembler_simple_matrix_01.cc
index bd08ef0623..3f6cf3516c 100644
--- a/tests/integrators/assembler_simple_matrix_01.cc
+++ b/tests/integrators/assembler_simple_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_matrix_02.cc b/tests/integrators/assembler_simple_matrix_02.cc
index 8ab2c270c7..b6ba643309 100644
--- a/tests/integrators/assembler_simple_matrix_02.cc
+++ b/tests/integrators/assembler_simple_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_matrix_03.cc b/tests/integrators/assembler_simple_matrix_03.cc
index 458a2e22c1..7480452bb9 100644
--- a/tests/integrators/assembler_simple_matrix_03.cc
+++ b/tests/integrators/assembler_simple_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_matrix_03tri.cc b/tests/integrators/assembler_simple_matrix_03tri.cc
index 00dc84626c..013db3fa00 100644
--- a/tests/integrators/assembler_simple_matrix_03tri.cc
+++ b/tests/integrators/assembler_simple_matrix_03tri.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_matrix_04.cc b/tests/integrators/assembler_simple_matrix_04.cc
index 22d1698ce6..b2c3b1cfc5 100644
--- a/tests/integrators/assembler_simple_matrix_04.cc
+++ b/tests/integrators/assembler_simple_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_mgmatrix_01.cc b/tests/integrators/assembler_simple_mgmatrix_01.cc
index b8e63805d8..e7f6e4296c 100644
--- a/tests/integrators/assembler_simple_mgmatrix_01.cc
+++ b/tests/integrators/assembler_simple_mgmatrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_mgmatrix_02.cc b/tests/integrators/assembler_simple_mgmatrix_02.cc
index bdd607403e..36ed1a91cd 100644
--- a/tests/integrators/assembler_simple_mgmatrix_02.cc
+++ b/tests/integrators/assembler_simple_mgmatrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_mgmatrix_03.cc b/tests/integrators/assembler_simple_mgmatrix_03.cc
index dbbe2f7b1c..a2d9d246a3 100644
--- a/tests/integrators/assembler_simple_mgmatrix_03.cc
+++ b/tests/integrators/assembler_simple_mgmatrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/assembler_simple_mgmatrix_04.cc b/tests/integrators/assembler_simple_mgmatrix_04.cc
index 2ae2acb9df..c84a6ebf86 100644
--- a/tests/integrators/assembler_simple_mgmatrix_04.cc
+++ b/tests/integrators/assembler_simple_mgmatrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/cells_and_faces_01.cc b/tests/integrators/cells_and_faces_01.cc
index d8d92939a5..76c0f7c526 100644
--- a/tests/integrators/cells_and_faces_01.cc
+++ b/tests/integrators/cells_and_faces_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/cochain_01.cc b/tests/integrators/cochain_01.cc
index 7f10ad24b6..72a3159333 100644
--- a/tests/integrators/cochain_01.cc
+++ b/tests/integrators/cochain_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/divergence_01.cc b/tests/integrators/divergence_01.cc
index 035779471e..c29ac82d51 100644
--- a/tests/integrators/divergence_01.cc
+++ b/tests/integrators/divergence_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/elasticity_01.cc b/tests/integrators/elasticity_01.cc
index 673904d221..dd375b51ea 100644
--- a/tests/integrators/elasticity_01.cc
+++ b/tests/integrators/elasticity_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/empty_info.h b/tests/integrators/empty_info.h
index 01fdfc9ba6..1b71ab2a4d 100644
--- a/tests/integrators/empty_info.h
+++ b/tests/integrators/empty_info.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/functional_01.cc b/tests/integrators/functional_01.cc
index 58a7872363..c7d4a3861c 100644
--- a/tests/integrators/functional_01.cc
+++ b/tests/integrators/functional_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/laplacian_01.cc b/tests/integrators/laplacian_01.cc
index 827bc73b97..13c3051d4a 100644
--- a/tests/integrators/laplacian_01.cc
+++ b/tests/integrators/laplacian_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/mesh_worker_01.cc b/tests/integrators/mesh_worker_01.cc
index 211995cdea..4e72af0980 100644
--- a/tests/integrators/mesh_worker_01.cc
+++ b/tests/integrators/mesh_worker_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/mesh_worker_02.cc b/tests/integrators/mesh_worker_02.cc
index 4334ec86f8..07e22377cb 100644
--- a/tests/integrators/mesh_worker_02.cc
+++ b/tests/integrators/mesh_worker_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/mesh_worker_03.cc b/tests/integrators/mesh_worker_03.cc
index 013bde97bc..4c5b6dcfa1 100644
--- a/tests/integrators/mesh_worker_03.cc
+++ b/tests/integrators/mesh_worker_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/mesh_worker_1d_dg.cc b/tests/integrators/mesh_worker_1d_dg.cc
index 604b6de304..89ee5b0e9c 100644
--- a/tests/integrators/mesh_worker_1d_dg.cc
+++ b/tests/integrators/mesh_worker_1d_dg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/integrators/mesh_worker_matrix_01.cc b/tests/integrators/mesh_worker_matrix_01.cc
index daf90dfffb..fb91a4ed7a 100644
--- a/tests/integrators/mesh_worker_matrix_01.cc
+++ b/tests/integrators/mesh_worker_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/ala_01.cc b/tests/lac/ala_01.cc
index 7ba28cf2ae..438be2c8a5 100644
--- a/tests/lac/ala_01.cc
+++ b/tests/lac/ala_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/bicgstab_early.cc b/tests/lac/bicgstab_early.cc
index bbaf936413..d28962f449 100644
--- a/tests/lac/bicgstab_early.cc
+++ b/tests/lac/bicgstab_early.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/bicgstab_large.cc b/tests/lac/bicgstab_large.cc
index eeb602e2e3..0259d0310e 100644
--- a/tests/lac/bicgstab_large.cc
+++ b/tests/lac/bicgstab_large.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_compressed_01.cc b/tests/lac/block_compressed_01.cc
index eac08e18e3..4879f5bf6e 100644
--- a/tests/lac/block_compressed_01.cc
+++ b/tests/lac/block_compressed_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc b/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc
index 6c80ecddaa..8d3a0a874a 100644
--- a/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc
+++ b/tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_indices.cc b/tests/lac/block_indices.cc
index e764d3a78d..6a344d77d9 100644
--- a/tests/lac/block_indices.cc
+++ b/tests/lac/block_indices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_matrices.cc b/tests/lac/block_matrices.cc
index cb5f558ef0..51f2556766 100644
--- a/tests/lac/block_matrices.cc
+++ b/tests/lac/block_matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_matrices_02.cc b/tests/lac/block_matrices_02.cc
index 53ab320f95..f78406892a 100644
--- a/tests/lac/block_matrices_02.cc
+++ b/tests/lac/block_matrices_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_matrices_03.cc b/tests/lac/block_matrices_03.cc
index adb9d6e03c..dd97f72177 100644
--- a/tests/lac/block_matrices_03.cc
+++ b/tests/lac/block_matrices_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_minres.cc b/tests/lac/block_minres.cc
index 7f42d72bf4..6a856febfa 100644
--- a/tests/lac/block_minres.cc
+++ b/tests/lac/block_minres.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_sparsity_pattern_01.cc b/tests/lac/block_sparsity_pattern_01.cc
index b8172073fd..cfbe341a6f 100644
--- a/tests/lac/block_sparsity_pattern_01.cc
+++ b/tests/lac/block_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_sparsity_pattern_02.cc b/tests/lac/block_sparsity_pattern_02.cc
index 44555a508a..2d4c6946a0 100644
--- a/tests/lac/block_sparsity_pattern_02.cc
+++ b/tests/lac/block_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_sparsity_pattern_03.cc b/tests/lac/block_sparsity_pattern_03.cc
index 927aeb0745..e33386c015 100644
--- a/tests/lac/block_sparsity_pattern_03.cc
+++ b/tests/lac/block_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_vector.cc b/tests/lac/block_vector.cc
index 64661195b2..a617b21f05 100644
--- a/tests/lac/block_vector.cc
+++ b/tests/lac/block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_vector_copy.cc b/tests/lac/block_vector_copy.cc
index 571077a3ef..732dfd8f6c 100644
--- a/tests/lac/block_vector_copy.cc
+++ b/tests/lac/block_vector_copy.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_vector_iterator.cc b/tests/lac/block_vector_iterator.cc
index dec867f431..15f8f67ccb 100644
--- a/tests/lac/block_vector_iterator.cc
+++ b/tests/lac/block_vector_iterator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/block_vector_vector_assign.cc b/tests/lac/block_vector_vector_assign.cc
index 422c1d55d5..37886e87a0 100644
--- a/tests/lac/block_vector_vector_assign.cc
+++ b/tests/lac/block_vector_vector_assign.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_01.cc b/tests/lac/chunk_sparsity_pattern_01.cc
index d02f9ac904..8abb5832ed 100644
--- a/tests/lac/chunk_sparsity_pattern_01.cc
+++ b/tests/lac/chunk_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_02.cc b/tests/lac/chunk_sparsity_pattern_02.cc
index 0a61a7a06e..019c46a365 100644
--- a/tests/lac/chunk_sparsity_pattern_02.cc
+++ b/tests/lac/chunk_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_03.cc b/tests/lac/chunk_sparsity_pattern_03.cc
index afe175febf..0f623833bd 100644
--- a/tests/lac/chunk_sparsity_pattern_03.cc
+++ b/tests/lac/chunk_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_04.cc b/tests/lac/chunk_sparsity_pattern_04.cc
index 4799ac4c66..7314e6a39e 100644
--- a/tests/lac/chunk_sparsity_pattern_04.cc
+++ b/tests/lac/chunk_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_05.cc b/tests/lac/chunk_sparsity_pattern_05.cc
index 2c3135083e..04c19d3a77 100644
--- a/tests/lac/chunk_sparsity_pattern_05.cc
+++ b/tests/lac/chunk_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_06.cc b/tests/lac/chunk_sparsity_pattern_06.cc
index 5a615218bf..7c13995c82 100644
--- a/tests/lac/chunk_sparsity_pattern_06.cc
+++ b/tests/lac/chunk_sparsity_pattern_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_07.cc b/tests/lac/chunk_sparsity_pattern_07.cc
index f8ccd9ea62..842f6112cf 100644
--- a/tests/lac/chunk_sparsity_pattern_07.cc
+++ b/tests/lac/chunk_sparsity_pattern_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_08.cc b/tests/lac/chunk_sparsity_pattern_08.cc
index 04bb3560f4..44f17f6a95 100644
--- a/tests/lac/chunk_sparsity_pattern_08.cc
+++ b/tests/lac/chunk_sparsity_pattern_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_09.cc b/tests/lac/chunk_sparsity_pattern_09.cc
index d0269227ae..5812db6249 100644
--- a/tests/lac/chunk_sparsity_pattern_09.cc
+++ b/tests/lac/chunk_sparsity_pattern_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_10.cc b/tests/lac/chunk_sparsity_pattern_10.cc
index acbdb4795a..b722002127 100644
--- a/tests/lac/chunk_sparsity_pattern_10.cc
+++ b/tests/lac/chunk_sparsity_pattern_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/chunk_sparsity_pattern_11.cc b/tests/lac/chunk_sparsity_pattern_11.cc
index 1cd8920f73..66b62b29b1 100644
--- a/tests/lac/chunk_sparsity_pattern_11.cc
+++ b/tests/lac/chunk_sparsity_pattern_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/complex_block_vector.cc b/tests/lac/complex_block_vector.cc
index 52b904abc8..881dc862b1 100644
--- a/tests/lac/complex_block_vector.cc
+++ b/tests/lac/complex_block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/complex_block_vector_iterator.cc b/tests/lac/complex_block_vector_iterator.cc
index 9e12df4123..ea2db8150e 100644
--- a/tests/lac/complex_block_vector_iterator.cc
+++ b/tests/lac/complex_block_vector_iterator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/complex_block_vector_vector_assign.cc b/tests/lac/complex_block_vector_vector_assign.cc
index c7d75223a8..82272263e5 100644
--- a/tests/lac/complex_block_vector_vector_assign.cc
+++ b/tests/lac/complex_block_vector_vector_assign.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_01.cc b/tests/lac/compressed_set_sparsity_pattern_01.cc
index 4b32f06d65..8719194fd4 100644
--- a/tests/lac/compressed_set_sparsity_pattern_01.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_02.cc b/tests/lac/compressed_set_sparsity_pattern_02.cc
index b21189a20b..4b761208c3 100644
--- a/tests/lac/compressed_set_sparsity_pattern_02.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_03.cc b/tests/lac/compressed_set_sparsity_pattern_03.cc
index f5e3f25b4c..8c0c2a006e 100644
--- a/tests/lac/compressed_set_sparsity_pattern_03.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_04.cc b/tests/lac/compressed_set_sparsity_pattern_04.cc
index 6299a5c307..f44ae491a9 100644
--- a/tests/lac/compressed_set_sparsity_pattern_04.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_05.cc b/tests/lac/compressed_set_sparsity_pattern_05.cc
index 1ef540b15d..a92276e504 100644
--- a/tests/lac/compressed_set_sparsity_pattern_05.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_10.cc b/tests/lac/compressed_set_sparsity_pattern_10.cc
index 200116d6a6..3007f79509 100644
--- a/tests/lac/compressed_set_sparsity_pattern_10.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_set_sparsity_pattern_11.cc b/tests/lac/compressed_set_sparsity_pattern_11.cc
index 1b2204693c..d7050fc8ac 100644
--- a/tests/lac/compressed_set_sparsity_pattern_11.cc
+++ b/tests/lac/compressed_set_sparsity_pattern_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_01.cc b/tests/lac/compressed_simple_sparsity_pattern_01.cc
index 3e25728102..9ab58a6812 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_01.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_02.cc b/tests/lac/compressed_simple_sparsity_pattern_02.cc
index b89cab5111..9415e57262 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_02.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_03.cc b/tests/lac/compressed_simple_sparsity_pattern_03.cc
index 65b8aa88e0..d5e29486b2 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_03.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_04.cc b/tests/lac/compressed_simple_sparsity_pattern_04.cc
index f64b756f5d..a964bb429c 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_04.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_05.cc b/tests/lac/compressed_simple_sparsity_pattern_05.cc
index d0a496c766..335cf9eb60 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_05.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_10.cc b/tests/lac/compressed_simple_sparsity_pattern_10.cc
index c319727dca..af66834379 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_10.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_11.cc b/tests/lac/compressed_simple_sparsity_pattern_11.cc
index 48b1b3a375..e33f91c5d3 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_11.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc b/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc
index be5e9cc151..9582128b18 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc b/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc
index 844d88bc32..92b9d796ef 100644
--- a/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc
+++ b/tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_01.cc b/tests/lac/compressed_sparsity_pattern_01.cc
index 0dfd6592e8..0d81a3aa7a 100644
--- a/tests/lac/compressed_sparsity_pattern_01.cc
+++ b/tests/lac/compressed_sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_02.cc b/tests/lac/compressed_sparsity_pattern_02.cc
index 6bd4f15e8e..d474970b82 100644
--- a/tests/lac/compressed_sparsity_pattern_02.cc
+++ b/tests/lac/compressed_sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_03.cc b/tests/lac/compressed_sparsity_pattern_03.cc
index d4454e5673..f5e3649a0a 100644
--- a/tests/lac/compressed_sparsity_pattern_03.cc
+++ b/tests/lac/compressed_sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_04.cc b/tests/lac/compressed_sparsity_pattern_04.cc
index df1146c289..89c54b8e45 100644
--- a/tests/lac/compressed_sparsity_pattern_04.cc
+++ b/tests/lac/compressed_sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_05.cc b/tests/lac/compressed_sparsity_pattern_05.cc
index 6e7a9503e5..98d322fdfd 100644
--- a/tests/lac/compressed_sparsity_pattern_05.cc
+++ b/tests/lac/compressed_sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_10.cc b/tests/lac/compressed_sparsity_pattern_10.cc
index bfbd4eab32..ef1fbd09e3 100644
--- a/tests/lac/compressed_sparsity_pattern_10.cc
+++ b/tests/lac/compressed_sparsity_pattern_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/compressed_sparsity_pattern_11.cc b/tests/lac/compressed_sparsity_pattern_11.cc
index c9ef94a330..c116da49dd 100644
--- a/tests/lac/compressed_sparsity_pattern_11.cc
+++ b/tests/lac/compressed_sparsity_pattern_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraint_graph_zero.cc b/tests/lac/constraint_graph_zero.cc
index 82e6225b84..e120e25cbc 100644
--- a/tests/lac/constraint_graph_zero.cc
+++ b/tests/lac/constraint_graph_zero.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_01.cc b/tests/lac/constraints_01.cc
index 8f1dce5e4e..b6d044c5f9 100644
--- a/tests/lac/constraints_01.cc
+++ b/tests/lac/constraints_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_02.cc b/tests/lac/constraints_02.cc
index f944cc09db..c1036c91b8 100644
--- a/tests/lac/constraints_02.cc
+++ b/tests/lac/constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_c1.cc b/tests/lac/constraints_c1.cc
index 3246518e96..aed2e0d8b1 100644
--- a/tests/lac/constraints_c1.cc
+++ b/tests/lac/constraints_c1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_c1_02.cc b/tests/lac/constraints_c1_02.cc
index 3385757e90..afbd3cd04b 100644
--- a/tests/lac/constraints_c1_02.cc
+++ b/tests/lac/constraints_c1_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_inhomogeneous.cc b/tests/lac/constraints_inhomogeneous.cc
index 6370c7c2ff..543d74ef69 100644
--- a/tests/lac/constraints_inhomogeneous.cc
+++ b/tests/lac/constraints_inhomogeneous.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_zero.cc b/tests/lac/constraints_zero.cc
index 02566b4913..bb94edfa64 100644
--- a/tests/lac/constraints_zero.cc
+++ b/tests/lac/constraints_zero.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_zero_condense.cc b/tests/lac/constraints_zero_condense.cc
index 31a4bb9048..8828d790ca 100644
--- a/tests/lac/constraints_zero_condense.cc
+++ b/tests/lac/constraints_zero_condense.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/constraints_zero_merge.cc b/tests/lac/constraints_zero_merge.cc
index 3cfc46a5fe..3b2322f2ea 100644
--- a/tests/lac/constraints_zero_merge.cc
+++ b/tests/lac/constraints_zero_merge.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/copy_transposed.cc b/tests/lac/copy_transposed.cc
index abf8d13252..ac485714a0 100644
--- a/tests/lac/copy_transposed.cc
+++ b/tests/lac/copy_transposed.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/eigen.cc b/tests/lac/eigen.cc
index c17ec2a21b..a0ffa35cfc 100644
--- a/tests/lac/eigen.cc
+++ b/tests/lac/eigen.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/filtered_matrix.cc b/tests/lac/filtered_matrix.cc
index abdb49e72f..fb00dfefd6 100644
--- a/tests/lac/filtered_matrix.cc
+++ b/tests/lac/filtered_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix.cc b/tests/lac/full_matrix.cc
index d4f8ce2309..0a2d1104d5 100644
--- a/tests/lac/full_matrix.cc
+++ b/tests/lac/full_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_02.cc b/tests/lac/full_matrix_02.cc
index e1f5cc3e22..1b7c286143 100644
--- a/tests/lac/full_matrix_02.cc
+++ b/tests/lac/full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_03.cc b/tests/lac/full_matrix_03.cc
index fbe878c1cd..90dff5926f 100644
--- a/tests/lac/full_matrix_03.cc
+++ b/tests/lac/full_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_04.cc b/tests/lac/full_matrix_04.cc
index 32f66e3a1c..81dc6d6502 100644
--- a/tests/lac/full_matrix_04.cc
+++ b/tests/lac/full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_05.cc b/tests/lac/full_matrix_05.cc
index 9542f51edb..299c61ac80 100644
--- a/tests/lac/full_matrix_05.cc
+++ b/tests/lac/full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_06.cc b/tests/lac/full_matrix_06.cc
index 5e34f01382..64cb761d41 100644
--- a/tests/lac/full_matrix_06.cc
+++ b/tests/lac/full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_07.cc b/tests/lac/full_matrix_07.cc
index 5238174edc..8b170e9c13 100644
--- a/tests/lac/full_matrix_07.cc
+++ b/tests/lac/full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_08.cc b/tests/lac/full_matrix_08.cc
index 938f341c47..5f5d6ad8ea 100644
--- a/tests/lac/full_matrix_08.cc
+++ b/tests/lac/full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/full_matrix_print.cc b/tests/lac/full_matrix_print.cc
index fc28e9df96..98601a6a61 100644
--- a/tests/lac/full_matrix_print.cc
+++ b/tests/lac/full_matrix_print.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_eigenvalues.cc b/tests/lac/gmres_eigenvalues.cc
index f638e6ae7d..b61ec67fd0 100644
--- a/tests/lac/gmres_eigenvalues.cc
+++ b/tests/lac/gmres_eigenvalues.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_reorthogonalize_01.cc b/tests/lac/gmres_reorthogonalize_01.cc
index 6968b5d5fa..5dd655c82e 100644
--- a/tests/lac/gmres_reorthogonalize_01.cc
+++ b/tests/lac/gmres_reorthogonalize_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_reorthogonalize_02.cc b/tests/lac/gmres_reorthogonalize_02.cc
index 13d56346e1..f209d1462e 100644
--- a/tests/lac/gmres_reorthogonalize_02.cc
+++ b/tests/lac/gmres_reorthogonalize_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_reorthogonalize_03.cc b/tests/lac/gmres_reorthogonalize_03.cc
index 26dd1b61e5..e004ca2b3c 100644
--- a/tests/lac/gmres_reorthogonalize_03.cc
+++ b/tests/lac/gmres_reorthogonalize_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_reorthogonalize_04.cc b/tests/lac/gmres_reorthogonalize_04.cc
index 4365485eec..b021e983fe 100644
--- a/tests/lac/gmres_reorthogonalize_04.cc
+++ b/tests/lac/gmres_reorthogonalize_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/gmres_reorthogonalize_05.cc b/tests/lac/gmres_reorthogonalize_05.cc
index faf7db61c1..5ee730cf3d 100644
--- a/tests/lac/gmres_reorthogonalize_05.cc
+++ b/tests/lac/gmres_reorthogonalize_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/lac/householder.cc b/tests/lac/householder.cc
index 5a112481d9..40fca297a7 100644
--- a/tests/lac/householder.cc
+++ b/tests/lac/householder.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_01.cc b/tests/lac/identity_matrix_01.cc
index 79efe938b9..82e9c5534b 100644
--- a/tests/lac/identity_matrix_01.cc
+++ b/tests/lac/identity_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_02.cc b/tests/lac/identity_matrix_02.cc
index ca25fd1b76..aec7556649 100644
--- a/tests/lac/identity_matrix_02.cc
+++ b/tests/lac/identity_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_03.cc b/tests/lac/identity_matrix_03.cc
index 3d8fa1ddab..bba56535fa 100644
--- a/tests/lac/identity_matrix_03.cc
+++ b/tests/lac/identity_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_04.cc b/tests/lac/identity_matrix_04.cc
index 20e67eec71..306feb1631 100644
--- a/tests/lac/identity_matrix_04.cc
+++ b/tests/lac/identity_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_05.cc b/tests/lac/identity_matrix_05.cc
index 091586b1a6..b047e17b62 100644
--- a/tests/lac/identity_matrix_05.cc
+++ b/tests/lac/identity_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/identity_matrix_06.cc b/tests/lac/identity_matrix_06.cc
index 59035ae321..67f0210006 100644
--- a/tests/lac/identity_matrix_06.cc
+++ b/tests/lac/identity_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/is_block_matrix.cc b/tests/lac/is_block_matrix.cc
index 485388ace4..508f6be9ba 100644
--- a/tests/lac/is_block_matrix.cc
+++ b/tests/lac/is_block_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/is_block_vector.cc b/tests/lac/is_block_vector.cc
index c7d13f41c9..206cb4dc2b 100644
--- a/tests/lac/is_block_vector.cc
+++ b/tests/lac/is_block_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/iteration_number_control.cc b/tests/lac/iteration_number_control.cc
index 26ff41d21a..a4ea9aa4ef 100644
--- a/tests/lac/iteration_number_control.cc
+++ b/tests/lac/iteration_number_control.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/lapack_fill.cc b/tests/lac/lapack_fill.cc
index 3a20df79ca..2cbddb27eb 100644
--- a/tests/lac/lapack_fill.cc
+++ b/tests/lac/lapack_fill.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrices.cc b/tests/lac/matrices.cc
index 2f70fa1bac..a725b1ff35 100644
--- a/tests/lac/matrices.cc
+++ b/tests/lac/matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrices_ez.cc b/tests/lac/matrices_ez.cc
index 3ead2ad042..b5b5087aa5 100644
--- a/tests/lac/matrices_ez.cc
+++ b/tests/lac/matrices_ez.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrices_ez_add.cc b/tests/lac/matrices_ez_add.cc
index 1e36825fcf..b3d4cb0d00 100644
--- a/tests/lac/matrices_ez_add.cc
+++ b/tests/lac/matrices_ez_add.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrices_lapack.cc b/tests/lac/matrices_lapack.cc
index bbc87925a1..6434213095 100644
--- a/tests/lac/matrices_lapack.cc
+++ b/tests/lac/matrices_lapack.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrices_lapack_fill.cc b/tests/lac/matrices_lapack_fill.cc
index 54d38b5ace..82b4ccae3c 100644
--- a/tests/lac/matrices_lapack_fill.cc
+++ b/tests/lac/matrices_lapack_fill.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrix_lib.cc b/tests/lac/matrix_lib.cc
index f1a91aa9f1..74336675e3 100644
--- a/tests/lac/matrix_lib.cc
+++ b/tests/lac/matrix_lib.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/matrix_out.cc b/tests/lac/matrix_out.cc
index ffe1c66bc3..d31f2191e6 100644
--- a/tests/lac/matrix_out.cc
+++ b/tests/lac/matrix_out.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix.cc b/tests/lac/pointer_matrix.cc
index d785aeadb8..5417098cfb 100644
--- a/tests/lac/pointer_matrix.cc
+++ b/tests/lac/pointer_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_01.cc b/tests/lac/pointer_matrix_01.cc
index e8c5434961..4c7ac09657 100644
--- a/tests/lac/pointer_matrix_01.cc
+++ b/tests/lac/pointer_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_02.cc b/tests/lac/pointer_matrix_02.cc
index 40283ed55c..c0efe99d95 100644
--- a/tests/lac/pointer_matrix_02.cc
+++ b/tests/lac/pointer_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_03.cc b/tests/lac/pointer_matrix_03.cc
index 48b41140e1..299b7e47ce 100644
--- a/tests/lac/pointer_matrix_03.cc
+++ b/tests/lac/pointer_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_04.cc b/tests/lac/pointer_matrix_04.cc
index db92fb77a0..ab1113eee2 100644
--- a/tests/lac/pointer_matrix_04.cc
+++ b/tests/lac/pointer_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_05.cc b/tests/lac/pointer_matrix_05.cc
index 1bf822508d..9e0b7ef9fe 100644
--- a/tests/lac/pointer_matrix_05.cc
+++ b/tests/lac/pointer_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_06.cc b/tests/lac/pointer_matrix_06.cc
index 5a675b7943..f8e42b88ab 100644
--- a/tests/lac/pointer_matrix_06.cc
+++ b/tests/lac/pointer_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_07.cc b/tests/lac/pointer_matrix_07.cc
index 3499fdef96..4c7aa7b0f5 100644
--- a/tests/lac/pointer_matrix_07.cc
+++ b/tests/lac/pointer_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_08.cc b/tests/lac/pointer_matrix_08.cc
index 749ab04c60..294753661b 100644
--- a/tests/lac/pointer_matrix_08.cc
+++ b/tests/lac/pointer_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_09.cc b/tests/lac/pointer_matrix_09.cc
index c422430b6e..13d93b6a58 100644
--- a/tests/lac/pointer_matrix_09.cc
+++ b/tests/lac/pointer_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_10.cc b/tests/lac/pointer_matrix_10.cc
index b0569b8861..5f370bf504 100644
--- a/tests/lac/pointer_matrix_10.cc
+++ b/tests/lac/pointer_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/pointer_matrix_vector.cc b/tests/lac/pointer_matrix_vector.cc
index 7677cbae22..45d7d17ddf 100644
--- a/tests/lac/pointer_matrix_vector.cc
+++ b/tests/lac/pointer_matrix_vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/precondition_chebyshev_01.cc b/tests/lac/precondition_chebyshev_01.cc
index bb4b86a5b9..268c42ea78 100644
--- a/tests/lac/precondition_chebyshev_01.cc
+++ b/tests/lac/precondition_chebyshev_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/print_formatted_ez_01.cc b/tests/lac/print_formatted_ez_01.cc
index 6b419b33ee..b6556d5d20 100644
--- a/tests/lac/print_formatted_ez_01.cc
+++ b/tests/lac/print_formatted_ez_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_01.cc b/tests/lac/product_matrix_01.cc
index 1a9c621d01..243fe922fb 100644
--- a/tests/lac/product_matrix_01.cc
+++ b/tests/lac/product_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_02.cc b/tests/lac/product_matrix_02.cc
index 36fdf7bc3d..3e92bee87f 100644
--- a/tests/lac/product_matrix_02.cc
+++ b/tests/lac/product_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_03.cc b/tests/lac/product_matrix_03.cc
index e9d1ae1052..3aa734e7f3 100644
--- a/tests/lac/product_matrix_03.cc
+++ b/tests/lac/product_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_04.cc b/tests/lac/product_matrix_04.cc
index 37c6d9a63b..ea1f9fbf87 100644
--- a/tests/lac/product_matrix_04.cc
+++ b/tests/lac/product_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_05.cc b/tests/lac/product_matrix_05.cc
index 59a2ea867d..944a0df087 100644
--- a/tests/lac/product_matrix_05.cc
+++ b/tests/lac/product_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_06.cc b/tests/lac/product_matrix_06.cc
index d1a8c7d443..9bb30b599d 100644
--- a/tests/lac/product_matrix_06.cc
+++ b/tests/lac/product_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_07.cc b/tests/lac/product_matrix_07.cc
index 5182e6fef9..a512095df5 100644
--- a/tests/lac/product_matrix_07.cc
+++ b/tests/lac/product_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/product_matrix_08.cc b/tests/lac/product_matrix_08.cc
index dcd7adc402..3436b840fc 100644
--- a/tests/lac/product_matrix_08.cc
+++ b/tests/lac/product_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/quickmatrix.h b/tests/lac/quickmatrix.h
index bac80df3f2..a2da7f85fa 100644
--- a/tests/lac/quickmatrix.h
+++ b/tests/lac/quickmatrix.h
@@ -1,4 +1,3 @@
-// $Id$
 
 /**
  * Hard-coded Laplacian matrix.
diff --git a/tests/lac/schur_matrix_01.cc b/tests/lac/schur_matrix_01.cc
index 0652431890..870154b725 100644
--- a/tests/lac/schur_matrix_01.cc
+++ b/tests/lac/schur_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: schur_matrix_01.cc dilangov $
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/schur_matrix_02.cc b/tests/lac/schur_matrix_02.cc
index 27cbd71872..0149556fc0 100644
--- a/tests/lac/schur_matrix_02.cc
+++ b/tests/lac/schur_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: schur_matrix_01.cc dilangov $
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/schur_matrix_03.cc b/tests/lac/schur_matrix_03.cc
index 4056b50bee..7f4d193bd9 100644
--- a/tests/lac/schur_matrix_03.cc
+++ b/tests/lac/schur_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: schur_matrix_01.cc dilangov $
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/schur_matrix_04.cc b/tests/lac/schur_matrix_04.cc
index 010e376ede..808c9a1629 100644
--- a/tests/lac/schur_matrix_04.cc
+++ b/tests/lac/schur_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id: schur_matrix_01.cc dilangov $
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/shifted_matrix_01.cc b/tests/lac/shifted_matrix_01.cc
index 026eeab026..2302f60907 100644
--- a/tests/lac/shifted_matrix_01.cc
+++ b/tests/lac/shifted_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/shifted_matrix_02.cc b/tests/lac/shifted_matrix_02.cc
index 5ed75258d8..018a383cca 100644
--- a/tests/lac/shifted_matrix_02.cc
+++ b/tests/lac/shifted_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/shifted_matrix_03.cc b/tests/lac/shifted_matrix_03.cc
index 49d26f6fe1..7553d181af 100644
--- a/tests/lac/shifted_matrix_03.cc
+++ b/tests/lac/shifted_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/shifted_matrix_04.cc b/tests/lac/shifted_matrix_04.cc
index 11b8884c0c..e8585fad57 100644
--- a/tests/lac/shifted_matrix_04.cc
+++ b/tests/lac/shifted_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/shifted_matrix_05.cc b/tests/lac/shifted_matrix_05.cc
index 3b9d480d59..8bce110cd7 100644
--- a/tests/lac/shifted_matrix_05.cc
+++ b/tests/lac/shifted_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lac/solver.cc b/tests/lac/solver.cc
index 0bf7a98f4f..f5be53d20f 100644
--- a/tests/lac/solver.cc
+++ b/tests/lac/solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_02.cc b/tests/lac/solver_02.cc
index 9090b958de..382ced4e8e 100644
--- a/tests/lac/solver_02.cc
+++ b/tests/lac/solver_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_leak.cc b/tests/lac/solver_leak.cc
index a79e5e826e..e739a32918 100644
--- a/tests/lac/solver_leak.cc
+++ b/tests/lac/solver_leak.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_relaxation_01.cc b/tests/lac/solver_relaxation_01.cc
index e5736a13c3..799891f1d6 100644
--- a/tests/lac/solver_relaxation_01.cc
+++ b/tests/lac/solver_relaxation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_relaxation_02.cc b/tests/lac/solver_relaxation_02.cc
index 39c2f8e2bd..e4ef650f7b 100644
--- a/tests/lac/solver_relaxation_02.cc
+++ b/tests/lac/solver_relaxation_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_relaxation_03.cc b/tests/lac/solver_relaxation_03.cc
index 577c818808..4c98019dc7 100644
--- a/tests/lac/solver_relaxation_03.cc
+++ b/tests/lac/solver_relaxation_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_selector_00.cc b/tests/lac/solver_selector_00.cc
index 9f8524207b..1888621ed0 100644
--- a/tests/lac/solver_selector_00.cc
+++ b/tests/lac/solver_selector_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_selector_01.cc b/tests/lac/solver_selector_01.cc
index 8bae5242c9..b68b8e5af4 100644
--- a/tests/lac/solver_selector_01.cc
+++ b/tests/lac/solver_selector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/solver_selector_02.cc b/tests/lac/solver_selector_02.cc
index 720120e0c4..5a0819cfc6 100644
--- a/tests/lac/solver_selector_02.cc
+++ b/tests/lac/solver_selector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_ilu.cc b/tests/lac/sparse_ilu.cc
index 126c8b5a4a..98c2ad6981 100644
--- a/tests/lac/sparse_ilu.cc
+++ b/tests/lac/sparse_ilu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_ilu_inverse.cc b/tests/lac/sparse_ilu_inverse.cc
index a46cb4c087..8ec5ecb6ce 100644
--- a/tests/lac/sparse_ilu_inverse.cc
+++ b/tests/lac/sparse_ilu_inverse.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_ilu_t.cc b/tests/lac/sparse_ilu_t.cc
index 453f71744c..d8e1d1294a 100644
--- a/tests/lac/sparse_ilu_t.cc
+++ b/tests/lac/sparse_ilu_t.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrices.cc b/tests/lac/sparse_matrices.cc
index af4e018b09..f1670a23b1 100644
--- a/tests/lac/sparse_matrices.cc
+++ b/tests/lac/sparse_matrices.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrix_Tmmult_01.cc b/tests/lac/sparse_matrix_Tmmult_01.cc
index 5c2d94e669..a1640a4ad8 100644
--- a/tests/lac/sparse_matrix_Tmmult_01.cc
+++ b/tests/lac/sparse_matrix_Tmmult_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrix_Tmmult_02.cc b/tests/lac/sparse_matrix_Tmmult_02.cc
index 15c9212a1b..ed0265db72 100644
--- a/tests/lac/sparse_matrix_Tmmult_02.cc
+++ b/tests/lac/sparse_matrix_Tmmult_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrix_iterator.cc b/tests/lac/sparse_matrix_iterator.cc
index 01e02e819c..e9f1131a27 100644
--- a/tests/lac/sparse_matrix_iterator.cc
+++ b/tests/lac/sparse_matrix_iterator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrix_mmult_01.cc b/tests/lac/sparse_matrix_mmult_01.cc
index 8f61439ca3..cc3231ead1 100644
--- a/tests/lac/sparse_matrix_mmult_01.cc
+++ b/tests/lac/sparse_matrix_mmult_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_matrix_mmult_02.cc b/tests/lac/sparse_matrix_mmult_02.cc
index 27f9399909..76d2097924 100644
--- a/tests/lac/sparse_matrix_mmult_02.cc
+++ b/tests/lac/sparse_matrix_mmult_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparse_mic.cc b/tests/lac/sparse_mic.cc
index 9dacf4b804..a3445f2218 100644
--- a/tests/lac/sparse_mic.cc
+++ b/tests/lac/sparse_mic.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern.cc b/tests/lac/sparsity_pattern.cc
index 7a632e7dbb..59cea80d24 100644
--- a/tests/lac/sparsity_pattern.cc
+++ b/tests/lac/sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_01.cc b/tests/lac/sparsity_pattern_01.cc
index 99cfedfd72..355c692c9c 100644
--- a/tests/lac/sparsity_pattern_01.cc
+++ b/tests/lac/sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_02.cc b/tests/lac/sparsity_pattern_02.cc
index e63e6b8f75..c6a8150c28 100644
--- a/tests/lac/sparsity_pattern_02.cc
+++ b/tests/lac/sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_03.cc b/tests/lac/sparsity_pattern_03.cc
index b07c0137ec..cf431eb854 100644
--- a/tests/lac/sparsity_pattern_03.cc
+++ b/tests/lac/sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_04.cc b/tests/lac/sparsity_pattern_04.cc
index 4820ff80cf..63ffec6b4f 100644
--- a/tests/lac/sparsity_pattern_04.cc
+++ b/tests/lac/sparsity_pattern_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_05.cc b/tests/lac/sparsity_pattern_05.cc
index fa9b8209bd..4b807c41cc 100644
--- a/tests/lac/sparsity_pattern_05.cc
+++ b/tests/lac/sparsity_pattern_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_06.cc b/tests/lac/sparsity_pattern_06.cc
index 1419ed1a60..22d5f85894 100644
--- a/tests/lac/sparsity_pattern_06.cc
+++ b/tests/lac/sparsity_pattern_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_07.cc b/tests/lac/sparsity_pattern_07.cc
index d05c54ef3d..9b9b3d2ce3 100644
--- a/tests/lac/sparsity_pattern_07.cc
+++ b/tests/lac/sparsity_pattern_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_08.cc b/tests/lac/sparsity_pattern_08.cc
index 5d058a8c47..814d1495ad 100644
--- a/tests/lac/sparsity_pattern_08.cc
+++ b/tests/lac/sparsity_pattern_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_09.cc b/tests/lac/sparsity_pattern_09.cc
index 31fb29c2cc..cee2e2cb59 100644
--- a/tests/lac/sparsity_pattern_09.cc
+++ b/tests/lac/sparsity_pattern_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_10.cc b/tests/lac/sparsity_pattern_10.cc
index ee82c81bc6..2424731327 100644
--- a/tests/lac/sparsity_pattern_10.cc
+++ b/tests/lac/sparsity_pattern_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_11.cc b/tests/lac/sparsity_pattern_11.cc
index 672ddc75d0..c6d5539efe 100644
--- a/tests/lac/sparsity_pattern_11.cc
+++ b/tests/lac/sparsity_pattern_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_12.cc b/tests/lac/sparsity_pattern_12.cc
index 1ae9eb5a03..690bb98140 100644
--- a/tests/lac/sparsity_pattern_12.cc
+++ b/tests/lac/sparsity_pattern_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_common.h b/tests/lac/sparsity_pattern_common.h
index e6835f97e7..5d4ed6a250 100644
--- a/tests/lac/sparsity_pattern_common.h
+++ b/tests/lac/sparsity_pattern_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_pattern_copy_from.cc b/tests/lac/sparsity_pattern_copy_from.cc
index 61b2a8f9fc..70d56fa23d 100644
--- a/tests/lac/sparsity_pattern_copy_from.cc
+++ b/tests/lac/sparsity_pattern_copy_from.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/sparsity_tools_01.cc b/tests/lac/sparsity_tools_01.cc
index cfebba3092..5a8df209b0 100644
--- a/tests/lac/sparsity_tools_01.cc
+++ b/tests/lac/sparsity_tools_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/testmatrix.h b/tests/lac/testmatrix.h
index ae5fab6a9d..8f1e5dfa5d 100644
--- a/tests/lac/testmatrix.h
+++ b/tests/lac/testmatrix.h
@@ -1,4 +1,3 @@
-// $Id$
 
 #include "../tests.h"
 #include 
diff --git a/tests/lac/trace.cc b/tests/lac/trace.cc
index 92fda654f1..4a3568010d 100644
--- a/tests/lac/trace.cc
+++ b/tests/lac/trace.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/tridiagonal_matrix.cc b/tests/lac/tridiagonal_matrix.cc
index ac634ed1f2..4f41419cb5 100644
--- a/tests/lac/tridiagonal_matrix.cc
+++ b/tests/lac/tridiagonal_matrix.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/tridiagonal_matrix_sym.cc b/tests/lac/tridiagonal_matrix_sym.cc
index 94cea1f49b..5ee357cf22 100644
--- a/tests/lac/tridiagonal_matrix_sym.cc
+++ b/tests/lac/tridiagonal_matrix_sym.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector-vector.cc b/tests/lac/vector-vector.cc
index 5f06f3ad74..788b16974c 100644
--- a/tests/lac/vector-vector.cc
+++ b/tests/lac/vector-vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_accumulation.cc b/tests/lac/vector_accumulation.cc
index f2a65dd581..f637abeb17 100644
--- a/tests/lac/vector_accumulation.cc
+++ b/tests/lac/vector_accumulation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_large_numbers.cc b/tests/lac/vector_large_numbers.cc
index 946d9d6c4c..f18fbc9c00 100644
--- a/tests/lac/vector_large_numbers.cc
+++ b/tests/lac/vector_large_numbers.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_memory.cc b/tests/lac/vector_memory.cc
index 9a6893ea59..7433c00f1f 100644
--- a/tests/lac/vector_memory.cc
+++ b/tests/lac/vector_memory.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_norms.cc b/tests/lac/vector_norms.cc
index aadb38ad4f..03c601fe4c 100644
--- a/tests/lac/vector_norms.cc
+++ b/tests/lac/vector_norms.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view.cc b/tests/lac/vector_view.cc
index a9d8fe2324..7f33393218 100644
--- a/tests/lac/vector_view.cc
+++ b/tests/lac/vector_view.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view_01.cc b/tests/lac/vector_view_01.cc
index 7eb1acabd2..cc5f44a0c1 100644
--- a/tests/lac/vector_view_01.cc
+++ b/tests/lac/vector_view_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view_02.cc b/tests/lac/vector_view_02.cc
index b1c5beba84..b952b10e79 100644
--- a/tests/lac/vector_view_02.cc
+++ b/tests/lac/vector_view_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view_03.cc b/tests/lac/vector_view_03.cc
index ef36313569..9f3954e40d 100644
--- a/tests/lac/vector_view_03.cc
+++ b/tests/lac/vector_view_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view_04.cc b/tests/lac/vector_view_04.cc
index bca5395080..f39f0bc0bf 100644
--- a/tests/lac/vector_view_04.cc
+++ b/tests/lac/vector_view_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lac/vector_view_05.cc b/tests/lac/vector_view_05.cc
index bccb049139..253ddd2afc 100644
--- a/tests/lac/vector_view_05.cc
+++ b/tests/lac/vector_view_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_00.cc b/tests/lapack/full_matrix_00.cc
index c413084710..4abe485d6c 100644
--- a/tests/lapack/full_matrix_00.cc
+++ b/tests/lapack/full_matrix_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_01.cc b/tests/lapack/full_matrix_01.cc
index 2384279791..23c7e12145 100644
--- a/tests/lapack/full_matrix_01.cc
+++ b/tests/lapack/full_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_02.cc b/tests/lapack/full_matrix_02.cc
index 59371a93d8..6ae86ac5c6 100644
--- a/tests/lapack/full_matrix_02.cc
+++ b/tests/lapack/full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_03.cc b/tests/lapack/full_matrix_03.cc
index f8a0cd6270..03306b6f25 100644
--- a/tests/lapack/full_matrix_03.cc
+++ b/tests/lapack/full_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_04.cc b/tests/lapack/full_matrix_04.cc
index 00a818609d..e159559bdf 100644
--- a/tests/lapack/full_matrix_04.cc
+++ b/tests/lapack/full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_05.cc b/tests/lapack/full_matrix_05.cc
index c6cdbf1df4..3b1b3eac2e 100644
--- a/tests/lapack/full_matrix_05.cc
+++ b/tests/lapack/full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_06.cc b/tests/lapack/full_matrix_06.cc
index 1c8720d8e8..c0596301a6 100644
--- a/tests/lapack/full_matrix_06.cc
+++ b/tests/lapack/full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_07.cc b/tests/lapack/full_matrix_07.cc
index 5c5b489094..93ce651804 100644
--- a/tests/lapack/full_matrix_07.cc
+++ b/tests/lapack/full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_08.cc b/tests/lapack/full_matrix_08.cc
index 8d2a514269..cb490b9d66 100644
--- a/tests/lapack/full_matrix_08.cc
+++ b/tests/lapack/full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_09.cc b/tests/lapack/full_matrix_09.cc
index b5de9db503..6b0a67bd04 100644
--- a/tests/lapack/full_matrix_09.cc
+++ b/tests/lapack/full_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_10.cc b/tests/lapack/full_matrix_10.cc
index de83b13882..1a8527d856 100644
--- a/tests/lapack/full_matrix_10.cc
+++ b/tests/lapack/full_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_11.cc b/tests/lapack/full_matrix_11.cc
index 03d991e41a..8f3eddcb3d 100644
--- a/tests/lapack/full_matrix_11.cc
+++ b/tests/lapack/full_matrix_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/full_matrix_12.cc b/tests/lapack/full_matrix_12.cc
index a9764904f5..50fd909d61 100644
--- a/tests/lapack/full_matrix_12.cc
+++ b/tests/lapack/full_matrix_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/lapack/solver_cg.cc b/tests/lapack/solver_cg.cc
index 246b801608..8a18bddf44 100644
--- a/tests/lapack/solver_cg.cc
+++ b/tests/lapack/solver_cg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/lapack/tridiagonal_ev1.cc b/tests/lapack/tridiagonal_ev1.cc
index ee495b41c4..4f1bf362e0 100644
--- a/tests/lapack/tridiagonal_ev1.cc
+++ b/tests/lapack/tridiagonal_ev1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/macro_add_test.cmake b/tests/macro_add_test.cmake
index e2ffb42778..72370470a4 100644
--- a/tests/macro_add_test.cmake
+++ b/tests/macro_add_test.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013, 2014 by the deal.II authors
 ##
diff --git a/tests/macro_pickup_tests.cmake b/tests/macro_pickup_tests.cmake
index 4c702545f3..7fb9248ea3 100644
--- a/tests/macro_pickup_tests.cmake
+++ b/tests/macro_pickup_tests.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/matrix_free/compress_constraints.cc b/tests/matrix_free/compress_constraints.cc
index 1e1e340289..fe117582a6 100644
--- a/tests/matrix_free/compress_constraints.cc
+++ b/tests/matrix_free/compress_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/compress_mapping.cc b/tests/matrix_free/compress_mapping.cc
index f63235672a..8fa274403b 100644
--- a/tests/matrix_free/compress_mapping.cc
+++ b/tests/matrix_free/compress_mapping.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/copy.cc b/tests/matrix_free/copy.cc
index 1ebee2cf6e..e56471b5cc 100644
--- a/tests/matrix_free/copy.cc
+++ b/tests/matrix_free/copy.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/copy_feevaluation.cc b/tests/matrix_free/copy_feevaluation.cc
index 03488df1d4..5a6f692fa3 100644
--- a/tests/matrix_free/copy_feevaluation.cc
+++ b/tests/matrix_free/copy_feevaluation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/create_mesh.h b/tests/matrix_free/create_mesh.h
index 0902585a5a..c626b92924 100644
--- a/tests/matrix_free/create_mesh.h
+++ b/tests/matrix_free/create_mesh.h
@@ -1,5 +1,4 @@
 //-----------------------  create_mesh.h  -----------------------------
-//    $Id$
 //    Version: $Name$
 //
 //-----------------------  create_mesh.h  -----------------------------
diff --git a/tests/matrix_free/estimate_condition_number_mass.cc b/tests/matrix_free/estimate_condition_number_mass.cc
index ee59d906be..98b3b74758 100644
--- a/tests/matrix_free/estimate_condition_number_mass.cc
+++ b/tests/matrix_free/estimate_condition_number_mass.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/evaluate_1d_shape.cc b/tests/matrix_free/evaluate_1d_shape.cc
index 56c0787dbf..fe8daef5e3 100644
--- a/tests/matrix_free/evaluate_1d_shape.cc
+++ b/tests/matrix_free/evaluate_1d_shape.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_evenodd.cc b/tests/matrix_free/evaluate_1d_shape_evenodd.cc
index a0eebb553a..f36c793b34 100644
--- a/tests/matrix_free/evaluate_1d_shape_evenodd.cc
+++ b/tests/matrix_free/evaluate_1d_shape_evenodd.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_cartesian.cc b/tests/matrix_free/get_functions_cartesian.cc
index ed4609af74..f2999c076f 100644
--- a/tests/matrix_free/get_functions_cartesian.cc
+++ b/tests/matrix_free/get_functions_cartesian.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_circle.cc b/tests/matrix_free/get_functions_circle.cc
index eab595cb6f..40a43a517a 100644
--- a/tests/matrix_free/get_functions_circle.cc
+++ b/tests/matrix_free/get_functions_circle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_common.h b/tests/matrix_free/get_functions_common.h
index aba500ec68..19bf335e49 100644
--- a/tests/matrix_free/get_functions_common.h
+++ b/tests/matrix_free/get_functions_common.h
@@ -1,5 +1,4 @@
 //------------------  get_functions_common.h  ------------------------
-//    $Id$
 //    Version: $Name$
 //
 //------------------  get_functions_common.h  ------------------------
diff --git a/tests/matrix_free/get_functions_constraints.cc b/tests/matrix_free/get_functions_constraints.cc
index 288b2f91d1..6c246ffd63 100644
--- a/tests/matrix_free/get_functions_constraints.cc
+++ b/tests/matrix_free/get_functions_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_float.cc b/tests/matrix_free/get_functions_float.cc
index f3806c55c3..5a1c23b360 100644
--- a/tests/matrix_free/get_functions_float.cc
+++ b/tests/matrix_free/get_functions_float.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_gl.cc b/tests/matrix_free/get_functions_gl.cc
index 34a3799c49..0f90fe9e1d 100644
--- a/tests/matrix_free/get_functions_gl.cc
+++ b/tests/matrix_free/get_functions_gl.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_mappingq.cc b/tests/matrix_free/get_functions_mappingq.cc
index 27e1179631..b4f60a3bc7 100644
--- a/tests/matrix_free/get_functions_mappingq.cc
+++ b/tests/matrix_free/get_functions_mappingq.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_multife.cc b/tests/matrix_free/get_functions_multife.cc
index a6d8743e5c..0dd569a87b 100644
--- a/tests/matrix_free/get_functions_multife.cc
+++ b/tests/matrix_free/get_functions_multife.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_multife2.cc b/tests/matrix_free/get_functions_multife2.cc
index b4e8cd81f5..5e7a317bca 100644
--- a/tests/matrix_free/get_functions_multife2.cc
+++ b/tests/matrix_free/get_functions_multife2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_q_hierarchical.cc b/tests/matrix_free/get_functions_q_hierarchical.cc
index 6e430c9dc7..478a14d702 100644
--- a/tests/matrix_free/get_functions_q_hierarchical.cc
+++ b/tests/matrix_free/get_functions_q_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_rect.cc b/tests/matrix_free/get_functions_rect.cc
index e31f4a5a79..59c9372fa8 100644
--- a/tests/matrix_free/get_functions_rect.cc
+++ b/tests/matrix_free/get_functions_rect.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_functions_variants.cc b/tests/matrix_free/get_functions_variants.cc
index 5a95affffb..3eb567d27c 100644
--- a/tests/matrix_free/get_functions_variants.cc
+++ b/tests/matrix_free/get_functions_variants.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/get_values_plain.cc b/tests/matrix_free/get_values_plain.cc
index 3cb6681f43..7be27de886 100644
--- a/tests/matrix_free/get_values_plain.cc
+++ b/tests/matrix_free/get_values_plain.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/integrate_functions.cc b/tests/matrix_free/integrate_functions.cc
index f42acc2e60..6fbab1126c 100644
--- a/tests/matrix_free/integrate_functions.cc
+++ b/tests/matrix_free/integrate_functions.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/integrate_functions_multife.cc b/tests/matrix_free/integrate_functions_multife.cc
index bef0320048..16e20abbf7 100644
--- a/tests/matrix_free/integrate_functions_multife.cc
+++ b/tests/matrix_free/integrate_functions_multife.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/integrate_functions_multife2.cc b/tests/matrix_free/integrate_functions_multife2.cc
index 804f875952..3e92a4e9f9 100644
--- a/tests/matrix_free/integrate_functions_multife2.cc
+++ b/tests/matrix_free/integrate_functions_multife2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/inverse_mass_01.cc b/tests/matrix_free/inverse_mass_01.cc
index fbbe6a15f8..bc00eaec20 100644
--- a/tests/matrix_free/inverse_mass_01.cc
+++ b/tests/matrix_free/inverse_mass_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/inverse_mass_02.cc b/tests/matrix_free/inverse_mass_02.cc
index 4c973ed1d9..744c42f87b 100644
--- a/tests/matrix_free/inverse_mass_02.cc
+++ b/tests/matrix_free/inverse_mass_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/inverse_mass_03.cc b/tests/matrix_free/inverse_mass_03.cc
index 401affb168..2b2b01f478 100644
--- a/tests/matrix_free/inverse_mass_03.cc
+++ b/tests/matrix_free/inverse_mass_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_01.cc b/tests/matrix_free/matrix_vector_01.cc
index e7349b8e32..7f9a114999 100644
--- a/tests/matrix_free/matrix_vector_01.cc
+++ b/tests/matrix_free/matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_02.cc b/tests/matrix_free/matrix_vector_02.cc
index 19aa558b7d..afd23211c9 100644
--- a/tests/matrix_free/matrix_vector_02.cc
+++ b/tests/matrix_free/matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_03.cc b/tests/matrix_free/matrix_vector_03.cc
index e1d75e105c..9f0c65b370 100644
--- a/tests/matrix_free/matrix_vector_03.cc
+++ b/tests/matrix_free/matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_04.cc b/tests/matrix_free/matrix_vector_04.cc
index 36b71b3aaa..4571a2b262 100644
--- a/tests/matrix_free/matrix_vector_04.cc
+++ b/tests/matrix_free/matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_05.cc b/tests/matrix_free/matrix_vector_05.cc
index 534ae4949d..c59675eaf1 100644
--- a/tests/matrix_free/matrix_vector_05.cc
+++ b/tests/matrix_free/matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_06.cc b/tests/matrix_free/matrix_vector_06.cc
index 8b35cdad86..4f272c5314 100644
--- a/tests/matrix_free/matrix_vector_06.cc
+++ b/tests/matrix_free/matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_07.cc b/tests/matrix_free/matrix_vector_07.cc
index 3735885557..25f0b53263 100644
--- a/tests/matrix_free/matrix_vector_07.cc
+++ b/tests/matrix_free/matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013-2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_08.cc b/tests/matrix_free/matrix_vector_08.cc
index 6411e2f6a0..3ca32a12a0 100644
--- a/tests/matrix_free/matrix_vector_08.cc
+++ b/tests/matrix_free/matrix_vector_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_09.cc b/tests/matrix_free/matrix_vector_09.cc
index 6db2ebe73b..ffc6e3a7e9 100644
--- a/tests/matrix_free/matrix_vector_09.cc
+++ b/tests/matrix_free/matrix_vector_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_10.cc b/tests/matrix_free/matrix_vector_10.cc
index b460be662d..ea533f1efa 100644
--- a/tests/matrix_free/matrix_vector_10.cc
+++ b/tests/matrix_free/matrix_vector_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_11.cc b/tests/matrix_free/matrix_vector_11.cc
index 1d111f2a4b..60dcf5c687 100644
--- a/tests/matrix_free/matrix_vector_11.cc
+++ b/tests/matrix_free/matrix_vector_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_12.cc b/tests/matrix_free/matrix_vector_12.cc
index 7ee79f9282..6422ad9140 100644
--- a/tests/matrix_free/matrix_vector_12.cc
+++ b/tests/matrix_free/matrix_vector_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_13.cc b/tests/matrix_free/matrix_vector_13.cc
index d37665213b..61e239c5ea 100644
--- a/tests/matrix_free/matrix_vector_13.cc
+++ b/tests/matrix_free/matrix_vector_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_14.cc b/tests/matrix_free/matrix_vector_14.cc
index 6d18bd6199..f4a69aeaa9 100644
--- a/tests/matrix_free/matrix_vector_14.cc
+++ b/tests/matrix_free/matrix_vector_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_14b.cc b/tests/matrix_free/matrix_vector_14b.cc
index 65c44ec4b7..237e02500d 100644
--- a/tests/matrix_free/matrix_vector_14b.cc
+++ b/tests/matrix_free/matrix_vector_14b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_15.cc b/tests/matrix_free/matrix_vector_15.cc
index 0c8f9aa4c6..150d5b1d8e 100644
--- a/tests/matrix_free/matrix_vector_15.cc
+++ b/tests/matrix_free/matrix_vector_15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_16.cc b/tests/matrix_free/matrix_vector_16.cc
index c879e7822d..5c982cda4c 100644
--- a/tests/matrix_free/matrix_vector_16.cc
+++ b/tests/matrix_free/matrix_vector_16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_17.cc b/tests/matrix_free/matrix_vector_17.cc
index 3fd4d4bf4f..2e6d4785cf 100644
--- a/tests/matrix_free/matrix_vector_17.cc
+++ b/tests/matrix_free/matrix_vector_17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_common.h b/tests/matrix_free/matrix_vector_common.h
index 40e715a5ac..31d3678ce6 100644
--- a/tests/matrix_free/matrix_vector_common.h
+++ b/tests/matrix_free/matrix_vector_common.h
@@ -1,5 +1,4 @@
 //------------------  matrix_vector_common.h  ------------------------
-//    $Id$
 //    Version: $Name$
 //
 //------------------  matrix_vector_common.h  ------------------------
diff --git a/tests/matrix_free/matrix_vector_curl.cc b/tests/matrix_free/matrix_vector_curl.cc
index 773ae0fc43..e09d737d57 100644
--- a/tests/matrix_free/matrix_vector_curl.cc
+++ b/tests/matrix_free/matrix_vector_curl.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_div.cc b/tests/matrix_free/matrix_vector_div.cc
index 736e9a8c81..d9cbcbe905 100644
--- a/tests/matrix_free/matrix_vector_div.cc
+++ b/tests/matrix_free/matrix_vector_div.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_float.cc b/tests/matrix_free/matrix_vector_float.cc
index 303fc04895..d28a6614ca 100644
--- a/tests/matrix_free/matrix_vector_float.cc
+++ b/tests/matrix_free/matrix_vector_float.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_hp.cc b/tests/matrix_free/matrix_vector_hp.cc
index b359397e68..defd15cf99 100644
--- a/tests/matrix_free/matrix_vector_hp.cc
+++ b/tests/matrix_free/matrix_vector_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_mf.h b/tests/matrix_free/matrix_vector_mf.h
index 3969e7e288..f55fcc88ae 100644
--- a/tests/matrix_free/matrix_vector_mf.h
+++ b/tests/matrix_free/matrix_vector_mf.h
@@ -1,5 +1,4 @@
 //------------------  matrix_vector_common.h  ------------------------
-//    $Id$
 //    Version: $Name$
 //
 //------------------  matrix_vector_common.h  ------------------------
diff --git a/tests/matrix_free/matrix_vector_mg.cc b/tests/matrix_free/matrix_vector_mg.cc
index 4eb2670a22..26b6fd183f 100644
--- a/tests/matrix_free/matrix_vector_mg.cc
+++ b/tests/matrix_free/matrix_vector_mg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_stokes.cc b/tests/matrix_free/matrix_vector_stokes.cc
index e2cc02804c..7a425628c5 100644
--- a/tests/matrix_free/matrix_vector_stokes.cc
+++ b/tests/matrix_free/matrix_vector_stokes.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_noflux.cc b/tests/matrix_free/matrix_vector_stokes_noflux.cc
index 6da9d1f55a..3d8565bcd6 100644
--- a/tests/matrix_free/matrix_vector_stokes_noflux.cc
+++ b/tests/matrix_free/matrix_vector_stokes_noflux.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_qdg0.cc b/tests/matrix_free/matrix_vector_stokes_qdg0.cc
index 3ed9366440..c75e968f99 100644
--- a/tests/matrix_free/matrix_vector_stokes_qdg0.cc
+++ b/tests/matrix_free/matrix_vector_stokes_qdg0.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/no_index_initialize.cc b/tests/matrix_free/no_index_initialize.cc
index 2c29799abb..fcf8a309e7 100644
--- a/tests/matrix_free/no_index_initialize.cc
+++ b/tests/matrix_free/no_index_initialize.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/quadrature_points.cc b/tests/matrix_free/quadrature_points.cc
index 206b90ef73..689d9f9259 100644
--- a/tests/matrix_free/quadrature_points.cc
+++ b/tests/matrix_free/quadrature_points.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/step-37.cc b/tests/matrix_free/step-37.cc
index 23c3f5fe02..a65c10ee51 100644
--- a/tests/matrix_free/step-37.cc
+++ b/tests/matrix_free/step-37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/matrix_free/step-48.cc b/tests/matrix_free/step-48.cc
index af1625e49a..4f80db329c 100644
--- a/tests/matrix_free/step-48.cc
+++ b/tests/matrix_free/step-48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/step-48b.cc b/tests/matrix_free/step-48b.cc
index 7ee790599e..c6e4c6f6b4 100644
--- a/tests/matrix_free/step-48b.cc
+++ b/tests/matrix_free/step-48b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/step-48c.cc b/tests/matrix_free/step-48c.cc
index 66cb180d0b..816888e801 100644
--- a/tests/matrix_free/step-48c.cc
+++ b/tests/matrix_free/step-48c.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/thread_correctness.cc b/tests/matrix_free/thread_correctness.cc
index 35cc44fbce..eef9618a7a 100644
--- a/tests/matrix_free/thread_correctness.cc
+++ b/tests/matrix_free/thread_correctness.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013-2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/thread_correctness_hp.cc b/tests/matrix_free/thread_correctness_hp.cc
index 88d85f98e3..17074220d5 100644
--- a/tests/matrix_free/thread_correctness_hp.cc
+++ b/tests/matrix_free/thread_correctness_hp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013-2014 by the deal.II authors
 //
diff --git a/tests/matrix_free/update_mapping_only.cc b/tests/matrix_free/update_mapping_only.cc
index d24f62df7d..7e205711b2 100644
--- a/tests/matrix_free/update_mapping_only.cc
+++ b/tests/matrix_free/update_mapping_only.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mesh_converter/CMakeLists.txt b/tests/mesh_converter/CMakeLists.txt
index 2769372420..8794794284 100644
--- a/tests/mesh_converter/CMakeLists.txt
+++ b/tests/mesh_converter/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/metis/metis_01.cc b/tests/metis/metis_01.cc
index 5e91e0a609..db42e458ce 100644
--- a/tests/metis/metis_01.cc
+++ b/tests/metis/metis_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/metis/metis_01a.cc b/tests/metis/metis_01a.cc
index ba2b3a8921..0ee2df0c7e 100644
--- a/tests/metis/metis_01a.cc
+++ b/tests/metis/metis_01a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/tests/metis/metis_02.cc b/tests/metis/metis_02.cc
index a8b5d531fa..80d623f8a5 100644
--- a/tests/metis/metis_02.cc
+++ b/tests/metis/metis_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/metis/metis_03.cc b/tests/metis/metis_03.cc
index 44f731f925..36c8aa776e 100644
--- a/tests/metis/metis_03.cc
+++ b/tests/metis/metis_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/attach_data_01.cc b/tests/mpi/attach_data_01.cc
index 995973c3a7..8db6636a5a 100644
--- a/tests/mpi/attach_data_01.cc
+++ b/tests/mpi/attach_data_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/blockvec_01.cc b/tests/mpi/blockvec_01.cc
index 54ff80084b..a64324221e 100644
--- a/tests/mpi/blockvec_01.cc
+++ b/tests/mpi/blockvec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/coarse_grid_common.h b/tests/mpi/coarse_grid_common.h
index 7120c9034c..a4ac20c4c6 100644
--- a/tests/mpi/coarse_grid_common.h
+++ b/tests/mpi/coarse_grid_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/codim_01.cc b/tests/mpi/codim_01.cc
index 22f7a23817..25c7b1c475 100644
--- a/tests/mpi/codim_01.cc
+++ b/tests/mpi/codim_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/collective_01.cc b/tests/mpi/collective_01.cc
index 84d572cbda..64727bd566 100644
--- a/tests/mpi/collective_01.cc
+++ b/tests/mpi/collective_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/collective_02.cc b/tests/mpi/collective_02.cc
index 533ab7e483..f9ed5402c8 100644
--- a/tests/mpi/collective_02.cc
+++ b/tests/mpi/collective_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/collective_02_array.cc b/tests/mpi/collective_02_array.cc
index c1b3d89c42..8b43e79faf 100644
--- a/tests/mpi/collective_02_array.cc
+++ b/tests/mpi/collective_02_array.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/collective_03.cc b/tests/mpi/collective_03.cc
index 2595a1a961..15553f6e19 100644
--- a/tests/mpi/collective_03.cc
+++ b/tests/mpi/collective_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/collective_03_array.cc b/tests/mpi/collective_03_array.cc
index 39aa489f80..1ce22840c0 100644
--- a/tests/mpi/collective_03_array.cc
+++ b/tests/mpi/collective_03_array.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/compute_mean_value.cc b/tests/mpi/compute_mean_value.cc
index e38c57e5a8..9201b5e888 100644
--- a/tests/mpi/compute_mean_value.cc
+++ b/tests/mpi/compute_mean_value.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/condense_01.cc b/tests/mpi/condense_01.cc
index 9de14ef581..65a6f855f9 100644
--- a/tests/mpi/condense_01.cc
+++ b/tests/mpi/condense_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/constraint_matrix_condense_01.cc b/tests/mpi/constraint_matrix_condense_01.cc
index 0840201e03..374ea12735 100644
--- a/tests/mpi/constraint_matrix_condense_01.cc
+++ b/tests/mpi/constraint_matrix_condense_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mpi/constraint_matrix_crash_01.cc b/tests/mpi/constraint_matrix_crash_01.cc
index 48d6dd6c96..07f4b554fb 100644
--- a/tests/mpi/constraint_matrix_crash_01.cc
+++ b/tests/mpi/constraint_matrix_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mpi/constraint_matrix_set_zero_01.cc b/tests/mpi/constraint_matrix_set_zero_01.cc
index 39ff4b3d3d..b9bce9d2b6 100644
--- a/tests/mpi/constraint_matrix_set_zero_01.cc
+++ b/tests/mpi/constraint_matrix_set_zero_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mpi/constraint_matrix_set_zero_02.cc b/tests/mpi/constraint_matrix_set_zero_02.cc
index 9f3282b4fc..f859c6304a 100644
--- a/tests/mpi/constraint_matrix_set_zero_02.cc
+++ b/tests/mpi/constraint_matrix_set_zero_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mpi/constraint_matrix_trilinos_bug.cc b/tests/mpi/constraint_matrix_trilinos_bug.cc
index 86b61ee225..a0a7bd9d81 100644
--- a/tests/mpi/constraint_matrix_trilinos_bug.cc
+++ b/tests/mpi/constraint_matrix_trilinos_bug.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/count_dofs_per_block_01.cc b/tests/mpi/count_dofs_per_block_01.cc
index 4887d25077..8ba84ff66d 100644
--- a/tests/mpi/count_dofs_per_block_01.cc
+++ b/tests/mpi/count_dofs_per_block_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/count_dofs_per_block_02.cc b/tests/mpi/count_dofs_per_block_02.cc
index 958357ff26..d9002e3e0a 100644
--- a/tests/mpi/count_dofs_per_block_02.cc
+++ b/tests/mpi/count_dofs_per_block_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/count_dofs_per_component_01.cc b/tests/mpi/count_dofs_per_component_01.cc
index db086b46cf..f35aa8cc2c 100644
--- a/tests/mpi/count_dofs_per_component_01.cc
+++ b/tests/mpi/count_dofs_per_component_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_01.cc b/tests/mpi/crash_01.cc
index c5381a80d3..f3bf943880 100644
--- a/tests/mpi/crash_01.cc
+++ b/tests/mpi/crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_02.cc b/tests/mpi/crash_02.cc
index ff8357a5dc..ba5bb3770c 100644
--- a/tests/mpi/crash_02.cc
+++ b/tests/mpi/crash_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_03.cc b/tests/mpi/crash_03.cc
index 7cac982c0b..1591196f3e 100644
--- a/tests/mpi/crash_03.cc
+++ b/tests/mpi/crash_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_04.cc b/tests/mpi/crash_04.cc
index 306d6beed3..403aa69e38 100644
--- a/tests/mpi/crash_04.cc
+++ b/tests/mpi/crash_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_05.cc b/tests/mpi/crash_05.cc
index fe9e9cb031..2c1541c00b 100644
--- a/tests/mpi/crash_05.cc
+++ b/tests/mpi/crash_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/crash_06.cc b/tests/mpi/crash_06.cc
index e33212b09f..f63395fd88 100644
--- a/tests/mpi/crash_06.cc
+++ b/tests/mpi/crash_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/data_out_hdf5_01.cc b/tests/mpi/data_out_hdf5_01.cc
index b8843e85b7..c8a52de6f5 100644
--- a/tests/mpi/data_out_hdf5_01.cc
+++ b/tests/mpi/data_out_hdf5_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc
index 955655f3ac..ad44dfaf4e 100644
--- a/tests/mpi/derivative_approximation_01.cc
+++ b/tests/mpi/derivative_approximation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/derivative_approximation_02.cc b/tests/mpi/derivative_approximation_02.cc
index af7e1b11e1..3625deb69d 100644
--- a/tests/mpi/derivative_approximation_02.cc
+++ b/tests/mpi/derivative_approximation_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/distribute_sp_01.cc b/tests/mpi/distribute_sp_01.cc
index 540e2b5f9f..e5ca4ae1de 100644
--- a/tests/mpi/distribute_sp_01.cc
+++ b/tests/mpi/distribute_sp_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/distribute_sp_02.cc b/tests/mpi/distribute_sp_02.cc
index ea0a783760..6eb96a2c59 100644
--- a/tests/mpi/distribute_sp_02.cc
+++ b/tests/mpi/distribute_sp_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/dof_handler_number_cache.cc b/tests/mpi/dof_handler_number_cache.cc
index 58d7f29536..0bfd145d87 100644
--- a/tests/mpi/dof_handler_number_cache.cc
+++ b/tests/mpi/dof_handler_number_cache.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/extract_boundary_dofs.cc b/tests/mpi/extract_boundary_dofs.cc
index dd3fe75b58..336c4816fc 100644
--- a/tests/mpi/extract_boundary_dofs.cc
+++ b/tests/mpi/extract_boundary_dofs.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/extract_constant_modes_01.cc b/tests/mpi/extract_constant_modes_01.cc
index 3e2fbffad3..221c204609 100644
--- a/tests/mpi/extract_constant_modes_01.cc
+++ b/tests/mpi/extract_constant_modes_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/extract_constant_modes_02.cc b/tests/mpi/extract_constant_modes_02.cc
index d03cd6002b..a0b69e60dd 100644
--- a/tests/mpi/extract_constant_modes_02.cc
+++ b/tests/mpi/extract_constant_modes_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/extract_locally_active_dofs.cc b/tests/mpi/extract_locally_active_dofs.cc
index 3adaba3eb6..2028698571 100644
--- a/tests/mpi/extract_locally_active_dofs.cc
+++ b/tests/mpi/extract_locally_active_dofs.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/fe_field_function_01.cc b/tests/mpi/fe_field_function_01.cc
index b98b7f8ba2..0d555a94b3 100644
--- a/tests/mpi/fe_field_function_01.cc
+++ b/tests/mpi/fe_field_function_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/find_active_cell_around_point_01.cc b/tests/mpi/find_active_cell_around_point_01.cc
index aca50e93c9..53528d795c 100644
--- a/tests/mpi/find_active_cell_around_point_01.cc
+++ b/tests/mpi/find_active_cell_around_point_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/flux_edge_01.cc b/tests/mpi/flux_edge_01.cc
index 33e92d1432..5c28f64ce8 100644
--- a/tests/mpi/flux_edge_01.cc
+++ b/tests/mpi/flux_edge_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/mpi/ghost_01.cc b/tests/mpi/ghost_01.cc
index f14ba79327..0ab7e65e56 100644
--- a/tests/mpi/ghost_01.cc
+++ b/tests/mpi/ghost_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/ghost_02.cc b/tests/mpi/ghost_02.cc
index f80985e89e..8e724f1ddd 100644
--- a/tests/mpi/ghost_02.cc
+++ b/tests/mpi/ghost_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/ghost_03.cc b/tests/mpi/ghost_03.cc
index 6ca4738681..b115043ead 100644
--- a/tests/mpi/ghost_03.cc
+++ b/tests/mpi/ghost_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/has_active_dofs_01.cc b/tests/mpi/has_active_dofs_01.cc
index e3fdbcfc94..d3726e44a2 100644
--- a/tests/mpi/has_active_dofs_01.cc
+++ b/tests/mpi/has_active_dofs_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/has_active_dofs_02.cc b/tests/mpi/has_active_dofs_02.cc
index c4f46990d4..3ebb9126b2 100644
--- a/tests/mpi/has_active_dofs_02.cc
+++ b/tests/mpi/has_active_dofs_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/has_hanging_nodes.cc b/tests/mpi/has_hanging_nodes.cc
index aed4308dda..ea56e44dc9 100644
--- a/tests/mpi/has_hanging_nodes.cc
+++ b/tests/mpi/has_hanging_nodes.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/mpi/integrate_difference.cc b/tests/mpi/integrate_difference.cc
index de195d2319..5feab327b8 100644
--- a/tests/mpi/integrate_difference.cc
+++ b/tests/mpi/integrate_difference.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/interpolate_01.cc b/tests/mpi/interpolate_01.cc
index b508ac9a22..8eceb8b2f7 100644
--- a/tests/mpi/interpolate_01.cc
+++ b/tests/mpi/interpolate_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/interpolate_02.cc b/tests/mpi/interpolate_02.cc
index ffc7731044..f9332dfe56 100644
--- a/tests/mpi/interpolate_02.cc
+++ b/tests/mpi/interpolate_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/interpolate_03.cc b/tests/mpi/interpolate_03.cc
index 7e00977677..82a8f51415 100644
--- a/tests/mpi/interpolate_03.cc
+++ b/tests/mpi/interpolate_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/interpolate_04.cc b/tests/mpi/interpolate_04.cc
index 778473b2fa..65e5d759b8 100644
--- a/tests/mpi/interpolate_04.cc
+++ b/tests/mpi/interpolate_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/is_locally_owned.cc b/tests/mpi/is_locally_owned.cc
index 10f44a99dd..08d536651b 100644
--- a/tests/mpi/is_locally_owned.cc
+++ b/tests/mpi/is_locally_owned.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/make_zero_boundary_values.cc b/tests/mpi/make_zero_boundary_values.cc
index e4b336e259..4b04f74a7a 100644
--- a/tests/mpi/make_zero_boundary_values.cc
+++ b/tests/mpi/make_zero_boundary_values.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/map_dofs_to_support_points.cc b/tests/mpi/map_dofs_to_support_points.cc
index f3e58f7abf..24b9f0844c 100644
--- a/tests/mpi/map_dofs_to_support_points.cc
+++ b/tests/mpi/map_dofs_to_support_points.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_01.cc b/tests/mpi/mesh_worker_01.cc
index c1e96e7933..be6c5bf62f 100644
--- a/tests/mpi/mesh_worker_01.cc
+++ b/tests/mpi/mesh_worker_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_02.cc b/tests/mpi/mesh_worker_02.cc
index f958d239a9..cb03bc2711 100644
--- a/tests/mpi/mesh_worker_02.cc
+++ b/tests/mpi/mesh_worker_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_03.cc b/tests/mpi/mesh_worker_03.cc
index 3368d0bbf3..7bad00aee3 100644
--- a/tests/mpi/mesh_worker_03.cc
+++ b/tests/mpi/mesh_worker_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_04.cc b/tests/mpi/mesh_worker_04.cc
index 21df311214..fe46ae0af2 100644
--- a/tests/mpi/mesh_worker_04.cc
+++ b/tests/mpi/mesh_worker_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_05.cc b/tests/mpi/mesh_worker_05.cc
index 07e85ee08d..df4983a14d 100644
--- a/tests/mpi/mesh_worker_05.cc
+++ b/tests/mpi/mesh_worker_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mesh_worker_matrix_01.cc b/tests/mpi/mesh_worker_matrix_01.cc
index 63972311c1..7de6551d69 100644
--- a/tests/mpi/mesh_worker_matrix_01.cc
+++ b/tests/mpi/mesh_worker_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_01.cc b/tests/mpi/mg_01.cc
index 1859be33fc..9cd56d6992 100644
--- a/tests/mpi/mg_01.cc
+++ b/tests/mpi/mg_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_02.cc b/tests/mpi/mg_02.cc
index 587d3e7775..a9bc650099 100644
--- a/tests/mpi/mg_02.cc
+++ b/tests/mpi/mg_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_03.cc b/tests/mpi/mg_03.cc
index 112aaf173c..ef34865db3 100644
--- a/tests/mpi/mg_03.cc
+++ b/tests/mpi/mg_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_04.cc b/tests/mpi/mg_04.cc
index 85249e8611..500a07752f 100644
--- a/tests/mpi/mg_04.cc
+++ b/tests/mpi/mg_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_05.cc b/tests/mpi/mg_05.cc
index fc90013800..c054fd77f5 100644
--- a/tests/mpi/mg_05.cc
+++ b/tests/mpi/mg_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/mg_06.cc b/tests/mpi/mg_06.cc
index 2413116931..a3e1b8c41c 100644
--- a/tests/mpi/mg_06.cc
+++ b/tests/mpi/mg_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/multigrid_adaptive.cc b/tests/mpi/multigrid_adaptive.cc
index 95d256af9e..554dbce87e 100644
--- a/tests/mpi/multigrid_adaptive.cc
+++ b/tests/mpi/multigrid_adaptive.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/multigrid_uniform.cc b/tests/mpi/multigrid_uniform.cc
index 50af594234..e0fc129849 100644
--- a/tests/mpi/multigrid_uniform.cc
+++ b/tests/mpi/multigrid_uniform.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/no_flux_constraints.cc b/tests/mpi/no_flux_constraints.cc
index d400e9d659..1c153ce7c6 100644
--- a/tests/mpi/no_flux_constraints.cc
+++ b/tests/mpi/no_flux_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/no_flux_constraints_02.cc b/tests/mpi/no_flux_constraints_02.cc
index 824f561320..c4b0d42447 100644
--- a/tests/mpi/no_flux_constraints_02.cc
+++ b/tests/mpi/no_flux_constraints_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/no_flux_constraints_03.cc b/tests/mpi/no_flux_constraints_03.cc
index bfea2b6918..2e495bb7aa 100644
--- a/tests/mpi/no_flux_constraints_03.cc
+++ b/tests/mpi/no_flux_constraints_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/normal_flux_constraints.cc b/tests/mpi/normal_flux_constraints.cc
index bc71dcd088..3f10993836 100644
--- a/tests/mpi/normal_flux_constraints.cc
+++ b/tests/mpi/normal_flux_constraints.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_coarse_01.cc b/tests/mpi/p4est_2d_coarse_01.cc
index caf648bf7a..e00264d9a7 100644
--- a/tests/mpi/p4est_2d_coarse_01.cc
+++ b/tests/mpi/p4est_2d_coarse_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_01.cc b/tests/mpi/p4est_2d_constraintmatrix_01.cc
index 8c4d72c285..3c6caf2b6b 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_01.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_02.cc b/tests/mpi/p4est_2d_constraintmatrix_02.cc
index b42ef8a71c..f13359c477 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_02.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_03.cc b/tests/mpi/p4est_2d_constraintmatrix_03.cc
index 420c802021..f0b863ba99 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_03.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_04.cc b/tests/mpi/p4est_2d_constraintmatrix_04.cc
index ccbd947518..0f4d442ed3 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_04.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_05.cc b/tests/mpi/p4est_2d_constraintmatrix_05.cc
index d18b60429a..189a300eca 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_05.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_01.cc b/tests/mpi/p4est_2d_dofhandler_01.cc
index b7e7e6f551..063a408d4c 100644
--- a/tests/mpi/p4est_2d_dofhandler_01.cc
+++ b/tests/mpi/p4est_2d_dofhandler_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_02.cc b/tests/mpi/p4est_2d_dofhandler_02.cc
index d2eab70e0d..b48dbdd3d0 100644
--- a/tests/mpi/p4est_2d_dofhandler_02.cc
+++ b/tests/mpi/p4est_2d_dofhandler_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_03.cc b/tests/mpi/p4est_2d_dofhandler_03.cc
index d60c5dc1dd..4fed6cb17c 100644
--- a/tests/mpi/p4est_2d_dofhandler_03.cc
+++ b/tests/mpi/p4est_2d_dofhandler_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_04.cc b/tests/mpi/p4est_2d_dofhandler_04.cc
index e4d50ce573..47daa94e79 100644
--- a/tests/mpi/p4est_2d_dofhandler_04.cc
+++ b/tests/mpi/p4est_2d_dofhandler_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_05.cc b/tests/mpi/p4est_2d_dofhandler_05.cc
index d8b41b3ae8..8282395af7 100644
--- a/tests/mpi/p4est_2d_dofhandler_05.cc
+++ b/tests/mpi/p4est_2d_dofhandler_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_ghost_01.cc b/tests/mpi/p4est_2d_ghost_01.cc
index a87dd15062..36e02d7388 100644
--- a/tests/mpi/p4est_2d_ghost_01.cc
+++ b/tests/mpi/p4est_2d_ghost_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_ghost_02.cc b/tests/mpi/p4est_2d_ghost_02.cc
index 5adf8c811e..ace15528df 100644
--- a/tests/mpi/p4est_2d_ghost_02.cc
+++ b/tests/mpi/p4est_2d_ghost_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_refine_01.cc b/tests/mpi/p4est_2d_refine_01.cc
index 3bcf053da6..add63669bb 100644
--- a/tests/mpi/p4est_2d_refine_01.cc
+++ b/tests/mpi/p4est_2d_refine_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_refine_02.cc b/tests/mpi/p4est_2d_refine_02.cc
index 9890f08af7..44879ab605 100644
--- a/tests/mpi/p4est_2d_refine_02.cc
+++ b/tests/mpi/p4est_2d_refine_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_refine_03.cc b/tests/mpi/p4est_2d_refine_03.cc
index 672b8d3d6d..fe42c549d6 100644
--- a/tests/mpi/p4est_2d_refine_03.cc
+++ b/tests/mpi/p4est_2d_refine_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_renumber_01.cc b/tests/mpi/p4est_2d_renumber_01.cc
index becfc5823a..d96dd687ab 100644
--- a/tests/mpi/p4est_2d_renumber_01.cc
+++ b/tests/mpi/p4est_2d_renumber_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc
index bcc9483662..94dadee565 100644
--- a/tests/mpi/p4est_2d_renumber_02.cc
+++ b/tests/mpi/p4est_2d_renumber_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_2d_simple.cc b/tests/mpi/p4est_2d_simple.cc
index 6688efdf46..0a30ad7b39 100644
--- a/tests/mpi/p4est_2d_simple.cc
+++ b/tests/mpi/p4est_2d_simple.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_01.cc b/tests/mpi/p4est_3d_constraintmatrix_01.cc
index 3cf00b8c8e..0df28c0842 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_01.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_02.cc b/tests/mpi/p4est_3d_constraintmatrix_02.cc
index 6299420a9a..1a46c41eb7 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_02.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_03.cc b/tests/mpi/p4est_3d_constraintmatrix_03.cc
index c0b1b41b55..2b18a26090 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_03.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_04.cc b/tests/mpi/p4est_3d_constraintmatrix_04.cc
index b7fcb874e3..dcebe2a695 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_04.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_ghost_01.cc b/tests/mpi/p4est_3d_ghost_01.cc
index 08edd71fae..f5fddde756 100644
--- a/tests/mpi/p4est_3d_ghost_01.cc
+++ b/tests/mpi/p4est_3d_ghost_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_refine_01.cc b/tests/mpi/p4est_3d_refine_01.cc
index 05f499e711..d8ec89207c 100644
--- a/tests/mpi/p4est_3d_refine_01.cc
+++ b/tests/mpi/p4est_3d_refine_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_refine_02.cc b/tests/mpi/p4est_3d_refine_02.cc
index de4443d0c9..ca68533130 100644
--- a/tests/mpi/p4est_3d_refine_02.cc
+++ b/tests/mpi/p4est_3d_refine_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_refine_03.cc b/tests/mpi/p4est_3d_refine_03.cc
index 2bb309a444..bc642a8ca3 100644
--- a/tests/mpi/p4est_3d_refine_03.cc
+++ b/tests/mpi/p4est_3d_refine_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_3d_refine_04.cc b/tests/mpi/p4est_3d_refine_04.cc
index ada144f81c..5217d50d53 100644
--- a/tests/mpi/p4est_3d_refine_04.cc
+++ b/tests/mpi/p4est_3d_refine_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_data_out_01.cc b/tests/mpi/p4est_data_out_01.cc
index 9470826178..4b9d6f9f40 100644
--- a/tests/mpi/p4est_data_out_01.cc
+++ b/tests/mpi/p4est_data_out_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_get_subdomain_association.cc b/tests/mpi/p4est_get_subdomain_association.cc
index 50cdcf1b4b..c152b708f8 100644
--- a/tests/mpi/p4est_get_subdomain_association.cc
+++ b/tests/mpi/p4est_get_subdomain_association.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_max_refine.cc b/tests/mpi/p4est_max_refine.cc
index 6091620e28..5760bf9fc3 100644
--- a/tests/mpi/p4est_max_refine.cc
+++ b/tests/mpi/p4est_max_refine.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_save_01.cc b/tests/mpi/p4est_save_01.cc
index 6b03577a5b..a6c5c9dc93 100644
--- a/tests/mpi/p4est_save_01.cc
+++ b/tests/mpi/p4est_save_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_save_02.cc b/tests/mpi/p4est_save_02.cc
index 177242bcf1..6ca77ebda4 100644
--- a/tests/mpi/p4est_save_02.cc
+++ b/tests/mpi/p4est_save_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc
index 9a224f7d14..757870376d 100644
--- a/tests/mpi/p4est_save_03.cc
+++ b/tests/mpi/p4est_save_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/p4est_save_04.cc b/tests/mpi/p4est_save_04.cc
index 9d0c2bec76..8a2edd994e 100644
--- a/tests/mpi/p4est_save_04.cc
+++ b/tests/mpi/p4est_save_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_block_vector_01.cc b/tests/mpi/parallel_block_vector_01.cc
index e4aacb5304..102950eb69 100644
--- a/tests/mpi/parallel_block_vector_01.cc
+++ b/tests/mpi/parallel_block_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_block_vector_02.cc b/tests/mpi/parallel_block_vector_02.cc
index f839235c68..c4cd2980c9 100644
--- a/tests/mpi/parallel_block_vector_02.cc
+++ b/tests/mpi/parallel_block_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_partitioner_01.cc b/tests/mpi/parallel_partitioner_01.cc
index 7d866499cb..55101fa272 100644
--- a/tests/mpi/parallel_partitioner_01.cc
+++ b/tests/mpi/parallel_partitioner_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_partitioner_02.cc b/tests/mpi/parallel_partitioner_02.cc
index f19efc8b29..3caab3d5ee 100644
--- a/tests/mpi/parallel_partitioner_02.cc
+++ b/tests/mpi/parallel_partitioner_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_partitioner_03.cc b/tests/mpi/parallel_partitioner_03.cc
index 61781c4a42..c4f4272cf7 100644
--- a/tests/mpi/parallel_partitioner_03.cc
+++ b/tests/mpi/parallel_partitioner_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_partitioner_04.cc b/tests/mpi/parallel_partitioner_04.cc
index 8406e2e72a..9f3fa1b47b 100644
--- a/tests/mpi/parallel_partitioner_04.cc
+++ b/tests/mpi/parallel_partitioner_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_01.cc b/tests/mpi/parallel_vector_01.cc
index dc37851248..21a3825bc2 100644
--- a/tests/mpi/parallel_vector_01.cc
+++ b/tests/mpi/parallel_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_02.cc b/tests/mpi/parallel_vector_02.cc
index 9222bb5e0b..e8fdd4e46e 100644
--- a/tests/mpi/parallel_vector_02.cc
+++ b/tests/mpi/parallel_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_03.cc b/tests/mpi/parallel_vector_03.cc
index c3565aa63c..c56b528f90 100644
--- a/tests/mpi/parallel_vector_03.cc
+++ b/tests/mpi/parallel_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_04.cc b/tests/mpi/parallel_vector_04.cc
index fca8065188..1edc6468fa 100644
--- a/tests/mpi/parallel_vector_04.cc
+++ b/tests/mpi/parallel_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_05.cc b/tests/mpi/parallel_vector_05.cc
index 9ae94d86c5..c150bdb0d3 100644
--- a/tests/mpi/parallel_vector_05.cc
+++ b/tests/mpi/parallel_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_06.cc b/tests/mpi/parallel_vector_06.cc
index 5ce72302fb..a2c92ed494 100644
--- a/tests/mpi/parallel_vector_06.cc
+++ b/tests/mpi/parallel_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_07.cc b/tests/mpi/parallel_vector_07.cc
index df4fc6ba64..0dabeca0b3 100644
--- a/tests/mpi/parallel_vector_07.cc
+++ b/tests/mpi/parallel_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_08.cc b/tests/mpi/parallel_vector_08.cc
index 6805acc19f..7b6b209c8d 100644
--- a/tests/mpi/parallel_vector_08.cc
+++ b/tests/mpi/parallel_vector_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_09.cc b/tests/mpi/parallel_vector_09.cc
index fc9c9ef8a3..b57db9b344 100644
--- a/tests/mpi/parallel_vector_09.cc
+++ b/tests/mpi/parallel_vector_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_10.cc b/tests/mpi/parallel_vector_10.cc
index e01d391c65..93c4142d15 100644
--- a/tests/mpi/parallel_vector_10.cc
+++ b/tests/mpi/parallel_vector_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_11.cc b/tests/mpi/parallel_vector_11.cc
index 7d35c6cf11..a28f121058 100644
--- a/tests/mpi/parallel_vector_11.cc
+++ b/tests/mpi/parallel_vector_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_12.cc b/tests/mpi/parallel_vector_12.cc
index 5f8535006c..47cead6788 100644
--- a/tests/mpi/parallel_vector_12.cc
+++ b/tests/mpi/parallel_vector_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_13.cc b/tests/mpi/parallel_vector_13.cc
index 24149af17b..706824c11b 100644
--- a/tests/mpi/parallel_vector_13.cc
+++ b/tests/mpi/parallel_vector_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_14.cc b/tests/mpi/parallel_vector_14.cc
index 7ec1440295..c02f44e0be 100644
--- a/tests/mpi/parallel_vector_14.cc
+++ b/tests/mpi/parallel_vector_14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_back_interpolate.cc b/tests/mpi/parallel_vector_back_interpolate.cc
index ef27d9737d..355059d745 100644
--- a/tests/mpi/parallel_vector_back_interpolate.cc
+++ b/tests/mpi/parallel_vector_back_interpolate.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vector_interpolate.cc b/tests/mpi/parallel_vector_interpolate.cc
index 29fa68cd95..79ab5b7c77 100644
--- a/tests/mpi/parallel_vector_interpolate.cc
+++ b/tests/mpi/parallel_vector_interpolate.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/parallel_vtu_01.cc b/tests/mpi/parallel_vtu_01.cc
index b32cc049a1..81abcc9173 100644
--- a/tests/mpi/parallel_vtu_01.cc
+++ b/tests/mpi/parallel_vtu_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc
index 8a7199b124..b9dfdc1f6c 100644
--- a/tests/mpi/periodicity_01.cc
+++ b/tests/mpi/periodicity_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_01.cc b/tests/mpi/petsc_01.cc
index a3ba8644db..5c9c4c46a1 100644
--- a/tests/mpi/petsc_01.cc
+++ b/tests/mpi/petsc_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_02.cc b/tests/mpi/petsc_02.cc
index 8f52b85463..513d35ad55 100644
--- a/tests/mpi/petsc_02.cc
+++ b/tests/mpi/petsc_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_03.cc b/tests/mpi/petsc_03.cc
index b852693ce8..e33e0694e7 100644
--- a/tests/mpi/petsc_03.cc
+++ b/tests/mpi/petsc_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_bug_ghost_vector_01.cc b/tests/mpi/petsc_bug_ghost_vector_01.cc
index daac00e48c..5a600e51e6 100644
--- a/tests/mpi/petsc_bug_ghost_vector_01.cc
+++ b/tests/mpi/petsc_bug_ghost_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_distribute_01.cc b/tests/mpi/petsc_distribute_01.cc
index fcb3986638..b5e0c1924e 100644
--- a/tests/mpi/petsc_distribute_01.cc
+++ b/tests/mpi/petsc_distribute_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_distribute_01_block.cc b/tests/mpi/petsc_distribute_01_block.cc
index 8c8ef575d0..7095621fce 100644
--- a/tests/mpi/petsc_distribute_01_block.cc
+++ b/tests/mpi/petsc_distribute_01_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_distribute_01_inhomogenous.cc b/tests/mpi/petsc_distribute_01_inhomogenous.cc
index 02bc807e2b..f293dbbc53 100644
--- a/tests/mpi/petsc_distribute_01_inhomogenous.cc
+++ b/tests/mpi/petsc_distribute_01_inhomogenous.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/petsc_locally_owned_elements.cc b/tests/mpi/petsc_locally_owned_elements.cc
index 2c0d06e47b..f9dcc79bfb 100644
--- a/tests/mpi/petsc_locally_owned_elements.cc
+++ b/tests/mpi/petsc_locally_owned_elements.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/point_to_point_pattern_01.cc b/tests/mpi/point_to_point_pattern_01.cc
index cafdaff5a2..4f2eecb922 100644
--- a/tests/mpi/point_to_point_pattern_01.cc
+++ b/tests/mpi/point_to_point_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc
index 4c4be6f0f8..34ec9336ec 100644
--- a/tests/mpi/point_value_01.cc
+++ b/tests/mpi/point_value_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc
index 61fae5edc6..ab992600db 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc
index 12e7ef2b98..a4805a3134 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc
index 272c0e5196..af9c2a27d9 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc
index 80de364730..0f75296a92 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc
index 0f2c3a0495..365c9e6fdd 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc
index 6d0776232a..e8ab34e756 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_01.cc b/tests/mpi/refine_and_coarsen_fixed_number_01.cc
index f96305910e..43efccefbd 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_01.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_02.cc b/tests/mpi/refine_and_coarsen_fixed_number_02.cc
index 6b78821500..d0ff68b156 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_02.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_03.cc b/tests/mpi/refine_and_coarsen_fixed_number_03.cc
index 44d0dc3308..352daa2f38 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_03.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_04.cc b/tests/mpi/refine_and_coarsen_fixed_number_04.cc
index 72ce835ba7..0fb2da5aa7 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_04.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_05.cc b/tests/mpi/refine_and_coarsen_fixed_number_05.cc
index bfbad030bf..e52a9d68b1 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_05.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_06.cc b/tests/mpi/refine_and_coarsen_fixed_number_06.cc
index 7334e13efe..f47b174353 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_06.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refinement_listener_01.cc b/tests/mpi/refinement_listener_01.cc
index a0dfef9c72..85fe625861 100644
--- a/tests/mpi/refinement_listener_01.cc
+++ b/tests/mpi/refinement_listener_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/refinement_listener_02.cc b/tests/mpi/refinement_listener_02.cc
index 6611e9546c..ec560c49d7 100644
--- a/tests/mpi/refinement_listener_02.cc
+++ b/tests/mpi/refinement_listener_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/renumber_cuthill_mckee.cc b/tests/mpi/renumber_cuthill_mckee.cc
index 4377845d05..e21f9cbe70 100644
--- a/tests/mpi/renumber_cuthill_mckee.cc
+++ b/tests/mpi/renumber_cuthill_mckee.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/renumber_z_order_01.cc b/tests/mpi/renumber_z_order_01.cc
index 3309425504..075af031a4 100644
--- a/tests/mpi/renumber_z_order_01.cc
+++ b/tests/mpi/renumber_z_order_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/renumber_z_order_02.cc b/tests/mpi/renumber_z_order_02.cc
index f1facd0f45..62a7572a0a 100644
--- a/tests/mpi/renumber_z_order_02.cc
+++ b/tests/mpi/renumber_z_order_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/simple_mpi_01.cc b/tests/mpi/simple_mpi_01.cc
index c7e9055703..ef1616f3ab 100644
--- a/tests/mpi/simple_mpi_01.cc
+++ b/tests/mpi/simple_mpi_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/solution_transfer_01.cc b/tests/mpi/solution_transfer_01.cc
index 631d7aaf3c..3a4d8015ed 100644
--- a/tests/mpi/solution_transfer_01.cc
+++ b/tests/mpi/solution_transfer_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/step-39.cc b/tests/mpi/step-39.cc
index acd88c939c..eba10d11be 100644
--- a/tests/mpi/step-39.cc
+++ b/tests/mpi/step-39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/step-40.cc b/tests/mpi/step-40.cc
index 9832ddd493..e2c01bba7a 100644
--- a/tests/mpi/step-40.cc
+++ b/tests/mpi/step-40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/step-40_direct_solver.cc b/tests/mpi/step-40_direct_solver.cc
index 25c457a3f3..ac81c11ea5 100644
--- a/tests/mpi/step-40_direct_solver.cc
+++ b/tests/mpi/step-40_direct_solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/torus.cc b/tests/mpi/torus.cc
index e61edf5dea..197d3c99cb 100644
--- a/tests/mpi/torus.cc
+++ b/tests/mpi/torus.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/mpi/tria_01.cc b/tests/mpi/tria_01.cc
index 4dcc47d5e4..0fabfdd80a 100644
--- a/tests/mpi/tria_01.cc
+++ b/tests/mpi/tria_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/tria_copy_triangulation.cc b/tests/mpi/tria_copy_triangulation.cc
index 3d1cde5ba9..2f328a5960 100644
--- a/tests/mpi/tria_copy_triangulation.cc
+++ b/tests/mpi/tria_copy_triangulation.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_01.cc b/tests/mpi/trilinos_01.cc
index 7ea0230a6e..9cc5527a98 100644
--- a/tests/mpi/trilinos_01.cc
+++ b/tests/mpi/trilinos_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_02.cc b/tests/mpi/trilinos_02.cc
index 4309a03d66..2fa14d8c28 100644
--- a/tests/mpi/trilinos_02.cc
+++ b/tests/mpi/trilinos_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_bug_5609.cc b/tests/mpi/trilinos_bug_5609.cc
index 68ebb9135b..acdffbe5d2 100644
--- a/tests/mpi/trilinos_bug_5609.cc
+++ b/tests/mpi/trilinos_bug_5609.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_compress_bug.cc b/tests/mpi/trilinos_compress_bug.cc
index 06326227d9..9933168617 100644
--- a/tests/mpi/trilinos_compress_bug.cc
+++ b/tests/mpi/trilinos_compress_bug.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2014 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_distribute_01.cc b/tests/mpi/trilinos_distribute_01.cc
index ed2fb4268e..db59228a88 100644
--- a/tests/mpi/trilinos_distribute_01.cc
+++ b/tests/mpi/trilinos_distribute_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_distribute_01_block.cc b/tests/mpi/trilinos_distribute_01_block.cc
index ece1fef939..c99f1b0143 100644
--- a/tests/mpi/trilinos_distribute_01_block.cc
+++ b/tests/mpi/trilinos_distribute_01_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_distribute_01_inhomogenous.cc b/tests/mpi/trilinos_distribute_01_inhomogenous.cc
index 1670936498..f59186c0a8 100644
--- a/tests/mpi/trilinos_distribute_01_inhomogenous.cc
+++ b/tests/mpi/trilinos_distribute_01_inhomogenous.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_distribute_03.cc b/tests/mpi/trilinos_distribute_03.cc
index 830020970b..a5b0bdbd11 100644
--- a/tests/mpi/trilinos_distribute_03.cc
+++ b/tests/mpi/trilinos_distribute_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_distribute_04.cc b/tests/mpi/trilinos_distribute_04.cc
index b1d23fd612..916c975200 100644
--- a/tests/mpi/trilinos_distribute_04.cc
+++ b/tests/mpi/trilinos_distribute_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_ghost_01.cc b/tests/mpi/trilinos_ghost_01.cc
index e32f0eca04..3bb8b6b42f 100644
--- a/tests/mpi/trilinos_ghost_01.cc
+++ b/tests/mpi/trilinos_ghost_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_ghost_02.cc b/tests/mpi/trilinos_ghost_02.cc
index 18aaf32118..2dc104ec53 100644
--- a/tests/mpi/trilinos_ghost_02.cc
+++ b/tests/mpi/trilinos_ghost_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_ghost_03.cc b/tests/mpi/trilinos_ghost_03.cc
index ce327a0580..a5ba8cd811 100644
--- a/tests/mpi/trilinos_ghost_03.cc
+++ b/tests/mpi/trilinos_ghost_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_ghost_03_linfty.cc b/tests/mpi/trilinos_ghost_03_linfty.cc
index 50e91e0852..aa4e814ca1 100644
--- a/tests/mpi/trilinos_ghost_03_linfty.cc
+++ b/tests/mpi/trilinos_ghost_03_linfty.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_ghost_05.cc b/tests/mpi/trilinos_ghost_05.cc
index c131014af1..77d9debc3e 100644
--- a/tests/mpi/trilinos_ghost_05.cc
+++ b/tests/mpi/trilinos_ghost_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_locally_owned_elements_01.cc b/tests/mpi/trilinos_locally_owned_elements_01.cc
index 3288bcc976..161eade2db 100644
--- a/tests/mpi/trilinos_locally_owned_elements_01.cc
+++ b/tests/mpi/trilinos_locally_owned_elements_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_matvec_01.cc b/tests/mpi/trilinos_matvec_01.cc
index 4ded88c338..d07f36a57f 100644
--- a/tests/mpi/trilinos_matvec_01.cc
+++ b/tests/mpi/trilinos_matvec_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_matvec_02.cc b/tests/mpi/trilinos_matvec_02.cc
index ef3e17b155..851e1e6399 100644
--- a/tests/mpi/trilinos_matvec_02.cc
+++ b/tests/mpi/trilinos_matvec_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_matvec_03.cc b/tests/mpi/trilinos_matvec_03.cc
index bd92dc2c9c..795f6f65f9 100644
--- a/tests/mpi/trilinos_matvec_03.cc
+++ b/tests/mpi/trilinos_matvec_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_sadd_01.cc b/tests/mpi/trilinos_sadd_01.cc
index 61b4cd46fa..09059c8e11 100644
--- a/tests/mpi/trilinos_sadd_01.cc
+++ b/tests/mpi/trilinos_sadd_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_sadd_02.cc b/tests/mpi/trilinos_sadd_02.cc
index a5723bedee..565c9bb215 100644
--- a/tests/mpi/trilinos_sadd_02.cc
+++ b/tests/mpi/trilinos_sadd_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_01.cc b/tests/mpi/trilinos_sparse_matrix_01.cc
index 8fd0dbd079..8645c0ccb0 100644
--- a/tests/mpi/trilinos_sparse_matrix_01.cc
+++ b/tests/mpi/trilinos_sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc b/tests/mpi/trilinos_sparse_matrix_mmult_01.cc
index 0c454fdfc9..8886ffae7c 100644
--- a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc
+++ b/tests/mpi/trilinos_sparse_matrix_mmult_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_print_01.cc b/tests/mpi/trilinos_sparse_matrix_print_01.cc
index 2e5d70ac83..290dddcf02 100644
--- a/tests/mpi/trilinos_sparse_matrix_print_01.cc
+++ b/tests/mpi/trilinos_sparse_matrix_print_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_vector_ghosts_01.cc b/tests/mpi/trilinos_vector_ghosts_01.cc
index e01185a88b..484d774338 100644
--- a/tests/mpi/trilinos_vector_ghosts_01.cc
+++ b/tests/mpi/trilinos_vector_ghosts_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/mpi/trilinos_vector_reinit.cc b/tests/mpi/trilinos_vector_reinit.cc
index bb1229d2b4..38b5eb7ca2 100644
--- a/tests/mpi/trilinos_vector_reinit.cc
+++ b/tests/mpi/trilinos_vector_reinit.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/boundary_01.cc b/tests/multigrid/boundary_01.cc
index b8548755fb..85704a631f 100644
--- a/tests/multigrid/boundary_01.cc
+++ b/tests/multigrid/boundary_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/count_01.cc b/tests/multigrid/count_01.cc
index eb93433e2b..a213230b32 100644
--- a/tests/multigrid/count_01.cc
+++ b/tests/multigrid/count_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/cycles.cc b/tests/multigrid/cycles.cc
index 068b752093..5ddd74987c 100644
--- a/tests/multigrid/cycles.cc
+++ b/tests/multigrid/cycles.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/dof_01.cc b/tests/multigrid/dof_01.cc
index 804c0cc6be..229b7a3aa1 100644
--- a/tests/multigrid/dof_01.cc
+++ b/tests/multigrid/dof_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/dof_02.cc b/tests/multigrid/dof_02.cc
index ec4cec5d0c..62c83319e0 100644
--- a/tests/multigrid/dof_02.cc
+++ b/tests/multigrid/dof_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/dof_03.cc b/tests/multigrid/dof_03.cc
index a044988cf3..2c3413cb0c 100644
--- a/tests/multigrid/dof_03.cc
+++ b/tests/multigrid/dof_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/mg_output_dirichlet.cc b/tests/multigrid/mg_output_dirichlet.cc
index b98567da37..2f9c825df5 100644
--- a/tests/multigrid/mg_output_dirichlet.cc
+++ b/tests/multigrid/mg_output_dirichlet.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/mg_output_neumann.cc b/tests/multigrid/mg_output_neumann.cc
index 2c358daa15..1db739c3f2 100644
--- a/tests/multigrid/mg_output_neumann.cc
+++ b/tests/multigrid/mg_output_neumann.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/mg_renumbered_01.cc b/tests/multigrid/mg_renumbered_01.cc
index e906286c7b..d40d305e9c 100644
--- a/tests/multigrid/mg_renumbered_01.cc
+++ b/tests/multigrid/mg_renumbered_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/mg_renumbered_02.cc b/tests/multigrid/mg_renumbered_02.cc
index cf1aab5396..d35e88a4aa 100644
--- a/tests/multigrid/mg_renumbered_02.cc
+++ b/tests/multigrid/mg_renumbered_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/mg_renumbered_03.cc b/tests/multigrid/mg_renumbered_03.cc
index 0879bfc4c3..e67f2c8238 100644
--- a/tests/multigrid/mg_renumbered_03.cc
+++ b/tests/multigrid/mg_renumbered_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/renumbering_01.cc b/tests/multigrid/renumbering_01.cc
index e11ec2828e..75a0798c88 100644
--- a/tests/multigrid/renumbering_01.cc
+++ b/tests/multigrid/renumbering_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/renumbering_02.cc b/tests/multigrid/renumbering_02.cc
index 21c419049a..330b3e36a8 100644
--- a/tests/multigrid/renumbering_02.cc
+++ b/tests/multigrid/renumbering_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/renumbering_03.cc b/tests/multigrid/renumbering_03.cc
index b770c0cd3d..1e2cfe54bf 100644
--- a/tests/multigrid/renumbering_03.cc
+++ b/tests/multigrid/renumbering_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/smoother_block.cc b/tests/multigrid/smoother_block.cc
index a18bd10b33..3be4d811d2 100644
--- a/tests/multigrid/smoother_block.cc
+++ b/tests/multigrid/smoother_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/sparse_matrix_collection_01.cc b/tests/multigrid/sparse_matrix_collection_01.cc
index c6fc793922..1681be5a6c 100644
--- a/tests/multigrid/sparse_matrix_collection_01.cc
+++ b/tests/multigrid/sparse_matrix_collection_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-16-02.cc b/tests/multigrid/step-16-02.cc
index cd4fc73163..f1eb544fd6 100644
--- a/tests/multigrid/step-16-02.cc
+++ b/tests/multigrid/step-16-02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-16-bdry1.cc b/tests/multigrid/step-16-bdry1.cc
index 7cb1672213..362060b79b 100644
--- a/tests/multigrid/step-16-bdry1.cc
+++ b/tests/multigrid/step-16-bdry1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-16.cc b/tests/multigrid/step-16.cc
index b975cb1807..7443afc242 100644
--- a/tests/multigrid/step-16.cc
+++ b/tests/multigrid/step-16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-39-02.cc b/tests/multigrid/step-39-02.cc
index f445cfccc0..f967ba8571 100644
--- a/tests/multigrid/step-39-02.cc
+++ b/tests/multigrid/step-39-02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-39-02a.cc b/tests/multigrid/step-39-02a.cc
index ae740381c3..299cd19903 100644
--- a/tests/multigrid/step-39-02a.cc
+++ b/tests/multigrid/step-39-02a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-39-03.cc b/tests/multigrid/step-39-03.cc
index 0018db3b9e..028bce9d85 100644
--- a/tests/multigrid/step-39-03.cc
+++ b/tests/multigrid/step-39-03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/step-39.cc b/tests/multigrid/step-39.cc
index 9b6ae03518..0b6d4a6265 100644
--- a/tests/multigrid/step-39.cc
+++ b/tests/multigrid/step-39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_01.cc b/tests/multigrid/transfer_01.cc
index e7878b8716..470b73ea93 100644
--- a/tests/multigrid/transfer_01.cc
+++ b/tests/multigrid/transfer_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_02.cc b/tests/multigrid/transfer_02.cc
index 80bd42ee5a..7b877ec1a7 100644
--- a/tests/multigrid/transfer_02.cc
+++ b/tests/multigrid/transfer_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_03.cc b/tests/multigrid/transfer_03.cc
index c5bd165476..f81e164eae 100644
--- a/tests/multigrid/transfer_03.cc
+++ b/tests/multigrid/transfer_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_block.cc b/tests/multigrid/transfer_block.cc
index 355b9e136a..cafd85b759 100644
--- a/tests/multigrid/transfer_block.cc
+++ b/tests/multigrid/transfer_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_block_select.cc b/tests/multigrid/transfer_block_select.cc
index d0a9b2f64a..6ff513eb60 100644
--- a/tests/multigrid/transfer_block_select.cc
+++ b/tests/multigrid/transfer_block_select.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_compare_01.cc b/tests/multigrid/transfer_compare_01.cc
index 65fbe1cf23..91ee1d4363 100644
--- a/tests/multigrid/transfer_compare_01.cc
+++ b/tests/multigrid/transfer_compare_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_prebuilt_01.cc b/tests/multigrid/transfer_prebuilt_01.cc
index 039c69d9ce..923bbe45e2 100644
--- a/tests/multigrid/transfer_prebuilt_01.cc
+++ b/tests/multigrid/transfer_prebuilt_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_prebuilt_02.cc b/tests/multigrid/transfer_prebuilt_02.cc
index bb37ca1983..5985a2aba1 100644
--- a/tests/multigrid/transfer_prebuilt_02.cc
+++ b/tests/multigrid/transfer_prebuilt_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_prebuilt_03.cc b/tests/multigrid/transfer_prebuilt_03.cc
index da4916e329..0040a0381d 100644
--- a/tests/multigrid/transfer_prebuilt_03.cc
+++ b/tests/multigrid/transfer_prebuilt_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_select.cc b/tests/multigrid/transfer_select.cc
index 65cd16252e..7a9c2b2b91 100644
--- a/tests/multigrid/transfer_select.cc
+++ b/tests/multigrid/transfer_select.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_01.cc b/tests/multigrid/transfer_system_01.cc
index 99d248db34..f216b0cf16 100644
--- a/tests/multigrid/transfer_system_01.cc
+++ b/tests/multigrid/transfer_system_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_02.cc b/tests/multigrid/transfer_system_02.cc
index a7663cd577..1f14d11ae4 100644
--- a/tests/multigrid/transfer_system_02.cc
+++ b/tests/multigrid/transfer_system_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_03.cc b/tests/multigrid/transfer_system_03.cc
index 92bf2711ab..3c1cdc98c8 100644
--- a/tests/multigrid/transfer_system_03.cc
+++ b/tests/multigrid/transfer_system_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_04.cc b/tests/multigrid/transfer_system_04.cc
index 0b5a3b093d..7d635ec918 100644
--- a/tests/multigrid/transfer_system_04.cc
+++ b/tests/multigrid/transfer_system_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_05.cc b/tests/multigrid/transfer_system_05.cc
index 731f7a5c86..a2798ae552 100644
--- a/tests/multigrid/transfer_system_05.cc
+++ b/tests/multigrid/transfer_system_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_01.cc b/tests/multigrid/transfer_system_adaptive_01.cc
index 9a24dc704c..4a7e7c1ca4 100644
--- a/tests/multigrid/transfer_system_adaptive_01.cc
+++ b/tests/multigrid/transfer_system_adaptive_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_02.cc b/tests/multigrid/transfer_system_adaptive_02.cc
index ede711bea3..8b80d97261 100644
--- a/tests/multigrid/transfer_system_adaptive_02.cc
+++ b/tests/multigrid/transfer_system_adaptive_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_03.cc b/tests/multigrid/transfer_system_adaptive_03.cc
index 88d93399ac..6fe5b984a5 100644
--- a/tests/multigrid/transfer_system_adaptive_03.cc
+++ b/tests/multigrid/transfer_system_adaptive_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_04.cc b/tests/multigrid/transfer_system_adaptive_04.cc
index 950e8d8f0b..bbb08e6ffc 100644
--- a/tests/multigrid/transfer_system_adaptive_04.cc
+++ b/tests/multigrid/transfer_system_adaptive_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_05.cc b/tests/multigrid/transfer_system_adaptive_05.cc
index 853713dda7..ec2578f853 100644
--- a/tests/multigrid/transfer_system_adaptive_05.cc
+++ b/tests/multigrid/transfer_system_adaptive_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_06.cc b/tests/multigrid/transfer_system_adaptive_06.cc
index 8059004152..b943b92b1e 100644
--- a/tests/multigrid/transfer_system_adaptive_06.cc
+++ b/tests/multigrid/transfer_system_adaptive_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_07.cc b/tests/multigrid/transfer_system_adaptive_07.cc
index aa1cd97312..2105418139 100644
--- a/tests/multigrid/transfer_system_adaptive_07.cc
+++ b/tests/multigrid/transfer_system_adaptive_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_08.cc b/tests/multigrid/transfer_system_adaptive_08.cc
index 29f30addc3..2fe84064b5 100644
--- a/tests/multigrid/transfer_system_adaptive_08.cc
+++ b/tests/multigrid/transfer_system_adaptive_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/multigrid/transfer_system_adaptive_09.cc b/tests/multigrid/transfer_system_adaptive_09.cc
index 3d25ca3bee..891bdce57a 100644
--- a/tests/multigrid/transfer_system_adaptive_09.cc
+++ b/tests/multigrid/transfer_system_adaptive_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/mumps/mumps_01.cc b/tests/mumps/mumps_01.cc
index 270f1995f0..8a78a1dcbb 100644
--- a/tests/mumps/mumps_01.cc
+++ b/tests/mumps/mumps_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/mumps/mumps_02.cc b/tests/mumps/mumps_02.cc
index 91e53d69fa..68588c278c 100644
--- a/tests/mumps/mumps_02.cc
+++ b/tests/mumps/mumps_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/normalize.pl b/tests/normalize.pl
index 6ae5daaa03..343937dfc4 100644
--- a/tests/normalize.pl
+++ b/tests/normalize.pl
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2001 - 2013 by the deal.II authors
 ##
diff --git a/tests/petsc/01.cc b/tests/petsc/01.cc
index bd4a692462..74426a05d4 100644
--- a/tests/petsc/01.cc
+++ b/tests/petsc/01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/02.cc b/tests/petsc/02.cc
index e822870680..21fd3280b1 100644
--- a/tests/petsc/02.cc
+++ b/tests/petsc/02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/04.cc b/tests/petsc/04.cc
index 92315f09d5..b8d0b63750 100644
--- a/tests/petsc/04.cc
+++ b/tests/petsc/04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/05.cc b/tests/petsc/05.cc
index 9c3740055d..01c5bb5b4f 100644
--- a/tests/petsc/05.cc
+++ b/tests/petsc/05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/06.cc b/tests/petsc/06.cc
index 077103411b..9b765691fe 100644
--- a/tests/petsc/06.cc
+++ b/tests/petsc/06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/07.cc b/tests/petsc/07.cc
index e9f7649769..8679234ac1 100644
--- a/tests/petsc/07.cc
+++ b/tests/petsc/07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/08.cc b/tests/petsc/08.cc
index 540d479b7d..2b544484a3 100644
--- a/tests/petsc/08.cc
+++ b/tests/petsc/08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/09.cc b/tests/petsc/09.cc
index e7e32c3418..2380c84d0f 100644
--- a/tests/petsc/09.cc
+++ b/tests/petsc/09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/10.cc b/tests/petsc/10.cc
index 3c1b7556b4..0c856a4d76 100644
--- a/tests/petsc/10.cc
+++ b/tests/petsc/10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/11.cc b/tests/petsc/11.cc
index cc7213f923..25480a3751 100644
--- a/tests/petsc/11.cc
+++ b/tests/petsc/11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/12.cc b/tests/petsc/12.cc
index 4e38d87fac..6769afdf0f 100644
--- a/tests/petsc/12.cc
+++ b/tests/petsc/12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/13.cc b/tests/petsc/13.cc
index ddc9632996..12b411ca93 100644
--- a/tests/petsc/13.cc
+++ b/tests/petsc/13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/17.cc b/tests/petsc/17.cc
index cfb680d6cf..710dab9ae0 100644
--- a/tests/petsc/17.cc
+++ b/tests/petsc/17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/18.cc b/tests/petsc/18.cc
index eb00b08281..e72e282515 100644
--- a/tests/petsc/18.cc
+++ b/tests/petsc/18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/19.cc b/tests/petsc/19.cc
index 7c5e074010..c867e3717f 100644
--- a/tests/petsc/19.cc
+++ b/tests/petsc/19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/20.cc b/tests/petsc/20.cc
index 20bd818bad..2089c9b327 100644
--- a/tests/petsc/20.cc
+++ b/tests/petsc/20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/21.cc b/tests/petsc/21.cc
index 9c0f7c134f..b0f251d1c4 100644
--- a/tests/petsc/21.cc
+++ b/tests/petsc/21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/22.cc b/tests/petsc/22.cc
index 4816c9fc8d..174d669b14 100644
--- a/tests/petsc/22.cc
+++ b/tests/petsc/22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/23.cc b/tests/petsc/23.cc
index e277aae4f9..19c642bd28 100644
--- a/tests/petsc/23.cc
+++ b/tests/petsc/23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/24.cc b/tests/petsc/24.cc
index 837357831b..fb1bf2a028 100644
--- a/tests/petsc/24.cc
+++ b/tests/petsc/24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/25.cc b/tests/petsc/25.cc
index ee73c55135..fb6fe06fc0 100644
--- a/tests/petsc/25.cc
+++ b/tests/petsc/25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/26.cc b/tests/petsc/26.cc
index e592f2b41f..2dd146a125 100644
--- a/tests/petsc/26.cc
+++ b/tests/petsc/26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/27.cc b/tests/petsc/27.cc
index a1bc82eaeb..aa6acd67f7 100644
--- a/tests/petsc/27.cc
+++ b/tests/petsc/27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/28.cc b/tests/petsc/28.cc
index 50ba45f847..8a3d86faf8 100644
--- a/tests/petsc/28.cc
+++ b/tests/petsc/28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/29.cc b/tests/petsc/29.cc
index f9d1b83dc6..f6e1f92c39 100644
--- a/tests/petsc/29.cc
+++ b/tests/petsc/29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/30.cc b/tests/petsc/30.cc
index efaaf0e53c..70ebaede77 100644
--- a/tests/petsc/30.cc
+++ b/tests/petsc/30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/31.cc b/tests/petsc/31.cc
index 276705a643..e4378e50df 100644
--- a/tests/petsc/31.cc
+++ b/tests/petsc/31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/32.cc b/tests/petsc/32.cc
index aada706965..615edb742b 100644
--- a/tests/petsc/32.cc
+++ b/tests/petsc/32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/33.cc b/tests/petsc/33.cc
index 17fae3e660..2058ecc801 100644
--- a/tests/petsc/33.cc
+++ b/tests/petsc/33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/34.cc b/tests/petsc/34.cc
index bc5ee0609c..aa598e1c28 100644
--- a/tests/petsc/34.cc
+++ b/tests/petsc/34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/35.cc b/tests/petsc/35.cc
index 8742a8bd64..d4d7c3c088 100644
--- a/tests/petsc/35.cc
+++ b/tests/petsc/35.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/36.cc b/tests/petsc/36.cc
index 522f9cb116..33b68d89ac 100644
--- a/tests/petsc/36.cc
+++ b/tests/petsc/36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/37.cc b/tests/petsc/37.cc
index f513e665f6..7237b02c53 100644
--- a/tests/petsc/37.cc
+++ b/tests/petsc/37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/38.cc b/tests/petsc/38.cc
index ba288ac96f..a088799a42 100644
--- a/tests/petsc/38.cc
+++ b/tests/petsc/38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/39.cc b/tests/petsc/39.cc
index bed8660b2b..22cb28ffb2 100644
--- a/tests/petsc/39.cc
+++ b/tests/petsc/39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/40.cc b/tests/petsc/40.cc
index 752a2765f8..1919cd6560 100644
--- a/tests/petsc/40.cc
+++ b/tests/petsc/40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/41.cc b/tests/petsc/41.cc
index 69c98d621f..75863d25ab 100644
--- a/tests/petsc/41.cc
+++ b/tests/petsc/41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/42.cc b/tests/petsc/42.cc
index 0591ff5fc7..35beb4aebb 100644
--- a/tests/petsc/42.cc
+++ b/tests/petsc/42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/43.cc b/tests/petsc/43.cc
index 216c4b0c4b..2079c96139 100644
--- a/tests/petsc/43.cc
+++ b/tests/petsc/43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/44.cc b/tests/petsc/44.cc
index 3d8bae73a6..9166748aff 100644
--- a/tests/petsc/44.cc
+++ b/tests/petsc/44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/45.cc b/tests/petsc/45.cc
index 4562d006e2..25201de660 100644
--- a/tests/petsc/45.cc
+++ b/tests/petsc/45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/46.cc b/tests/petsc/46.cc
index 296c5e184d..f4abc78241 100644
--- a/tests/petsc/46.cc
+++ b/tests/petsc/46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/47.cc b/tests/petsc/47.cc
index feb0c52086..1d1ee596eb 100644
--- a/tests/petsc/47.cc
+++ b/tests/petsc/47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/48.cc b/tests/petsc/48.cc
index da45ea1145..875c40d2f1 100644
--- a/tests/petsc/48.cc
+++ b/tests/petsc/48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/49.cc b/tests/petsc/49.cc
index 0797dc6c44..1178ee0551 100644
--- a/tests/petsc/49.cc
+++ b/tests/petsc/49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/50.cc b/tests/petsc/50.cc
index 9d3e95d6b6..03f4c9fd39 100644
--- a/tests/petsc/50.cc
+++ b/tests/petsc/50.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/51.cc b/tests/petsc/51.cc
index 5cc1155cde..c9d9fcabb6 100644
--- a/tests/petsc/51.cc
+++ b/tests/petsc/51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/52.cc b/tests/petsc/52.cc
index 754e61c7bd..fbf9f61f5b 100644
--- a/tests/petsc/52.cc
+++ b/tests/petsc/52.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/55.cc b/tests/petsc/55.cc
index f50e927cf4..519e06a766 100644
--- a/tests/petsc/55.cc
+++ b/tests/petsc/55.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/56.cc b/tests/petsc/56.cc
index 67a49d5b77..767f3777ae 100644
--- a/tests/petsc/56.cc
+++ b/tests/petsc/56.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/57.cc b/tests/petsc/57.cc
index b4bd1bfb03..b77ab82867 100644
--- a/tests/petsc/57.cc
+++ b/tests/petsc/57.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/58.cc b/tests/petsc/58.cc
index 0dbf559611..a80d93550a 100644
--- a/tests/petsc/58.cc
+++ b/tests/petsc/58.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/59.cc b/tests/petsc/59.cc
index 6e2b45c94a..1c6a9bf999 100644
--- a/tests/petsc/59.cc
+++ b/tests/petsc/59.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/60.cc b/tests/petsc/60.cc
index 2c532bc0a3..e852647793 100644
--- a/tests/petsc/60.cc
+++ b/tests/petsc/60.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/61.cc b/tests/petsc/61.cc
index d883b98132..ed86a3831e 100644
--- a/tests/petsc/61.cc
+++ b/tests/petsc/61.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/62.cc b/tests/petsc/62.cc
index c0530bdecb..a5994c1da8 100644
--- a/tests/petsc/62.cc
+++ b/tests/petsc/62.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/63.cc b/tests/petsc/63.cc
index 8b604a8309..3438040f63 100644
--- a/tests/petsc/63.cc
+++ b/tests/petsc/63.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/64.cc b/tests/petsc/64.cc
index f3ac698435..9b1673eadd 100644
--- a/tests/petsc/64.cc
+++ b/tests/petsc/64.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/65.cc b/tests/petsc/65.cc
index cf425c8b45..b93d142e71 100644
--- a/tests/petsc/65.cc
+++ b/tests/petsc/65.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/66.cc b/tests/petsc/66.cc
index 0c950d7cd1..0f09bd34a1 100644
--- a/tests/petsc/66.cc
+++ b/tests/petsc/66.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/67.cc b/tests/petsc/67.cc
index 3f5ce10a71..9f9616ae4b 100644
--- a/tests/petsc/67.cc
+++ b/tests/petsc/67.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/68.cc b/tests/petsc/68.cc
index d33074117c..36e9b2ef5f 100644
--- a/tests/petsc/68.cc
+++ b/tests/petsc/68.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/69.cc b/tests/petsc/69.cc
index 5ec674841c..692e1777b1 100644
--- a/tests/petsc/69.cc
+++ b/tests/petsc/69.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/70.cc b/tests/petsc/70.cc
index bc4132c6be..f1e349ec4a 100644
--- a/tests/petsc/70.cc
+++ b/tests/petsc/70.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/block_vector_iterator_01.cc b/tests/petsc/block_vector_iterator_01.cc
index e6fa61832a..cfef9f9a93 100644
--- a/tests/petsc/block_vector_iterator_01.cc
+++ b/tests/petsc/block_vector_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/block_vector_iterator_02.cc b/tests/petsc/block_vector_iterator_02.cc
index 117bc79696..8baf58a265 100644
--- a/tests/petsc/block_vector_iterator_02.cc
+++ b/tests/petsc/block_vector_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/block_vector_iterator_03.cc b/tests/petsc/block_vector_iterator_03.cc
index 8ed06ee623..c75879d94b 100644
--- a/tests/petsc/block_vector_iterator_03.cc
+++ b/tests/petsc/block_vector_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/copy_to_dealvec.cc b/tests/petsc/copy_to_dealvec.cc
index 08c27f28aa..319af20847 100644
--- a/tests/petsc/copy_to_dealvec.cc
+++ b/tests/petsc/copy_to_dealvec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/petsc/copy_to_dealvec_block.cc b/tests/petsc/copy_to_dealvec_block.cc
index b761d37994..c415831941 100644
--- a/tests/petsc/copy_to_dealvec_block.cc
+++ b/tests/petsc/copy_to_dealvec_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/petsc/deal_solver_01.cc b/tests/petsc/deal_solver_01.cc
index 88df05b761..c0f4a69a4f 100644
--- a/tests/petsc/deal_solver_01.cc
+++ b/tests/petsc/deal_solver_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/deal_solver_02.cc b/tests/petsc/deal_solver_02.cc
index a46dcc2ddd..c6ed17c75d 100644
--- a/tests/petsc/deal_solver_02.cc
+++ b/tests/petsc/deal_solver_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/deal_solver_03.cc b/tests/petsc/deal_solver_03.cc
index 795c13704a..87797610f4 100644
--- a/tests/petsc/deal_solver_03.cc
+++ b/tests/petsc/deal_solver_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/deal_solver_04.cc b/tests/petsc/deal_solver_04.cc
index 378775dd98..2ee73c6efc 100644
--- a/tests/petsc/deal_solver_04.cc
+++ b/tests/petsc/deal_solver_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/deal_solver_05.cc b/tests/petsc/deal_solver_05.cc
index f6bf2ebd84..b7c165cea8 100644
--- a/tests/petsc/deal_solver_05.cc
+++ b/tests/petsc/deal_solver_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_00.cc b/tests/petsc/full_matrix_00.cc
index 9b22f8f5a8..824d1fbe6a 100644
--- a/tests/petsc/full_matrix_00.cc
+++ b/tests/petsc/full_matrix_00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_01.cc b/tests/petsc/full_matrix_01.cc
index 697edcecab..fe7a899b11 100644
--- a/tests/petsc/full_matrix_01.cc
+++ b/tests/petsc/full_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_02.cc b/tests/petsc/full_matrix_02.cc
index 1e9c279b1c..5495190163 100644
--- a/tests/petsc/full_matrix_02.cc
+++ b/tests/petsc/full_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_04.cc b/tests/petsc/full_matrix_04.cc
index b5bfbe95ac..9950e585c7 100644
--- a/tests/petsc/full_matrix_04.cc
+++ b/tests/petsc/full_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_05.cc b/tests/petsc/full_matrix_05.cc
index a59679105f..00abb96944 100644
--- a/tests/petsc/full_matrix_05.cc
+++ b/tests/petsc/full_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_06.cc b/tests/petsc/full_matrix_06.cc
index 7c90c423e8..f648c36b7f 100644
--- a/tests/petsc/full_matrix_06.cc
+++ b/tests/petsc/full_matrix_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_07.cc b/tests/petsc/full_matrix_07.cc
index 09a695f420..1dcf6d98a2 100644
--- a/tests/petsc/full_matrix_07.cc
+++ b/tests/petsc/full_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_08.cc b/tests/petsc/full_matrix_08.cc
index 5e741375e1..1586d04778 100644
--- a/tests/petsc/full_matrix_08.cc
+++ b/tests/petsc/full_matrix_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_09.cc b/tests/petsc/full_matrix_09.cc
index 22781e7e10..1ad1c73962 100644
--- a/tests/petsc/full_matrix_09.cc
+++ b/tests/petsc/full_matrix_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_10.cc b/tests/petsc/full_matrix_10.cc
index f66fc56133..c81d0b1eae 100644
--- a/tests/petsc/full_matrix_10.cc
+++ b/tests/petsc/full_matrix_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_iterator_01.cc b/tests/petsc/full_matrix_iterator_01.cc
index a5c1ad4c26..61fce2a4ef 100644
--- a/tests/petsc/full_matrix_iterator_01.cc
+++ b/tests/petsc/full_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_01.cc b/tests/petsc/full_matrix_vector_01.cc
index 392252810e..3ee4e7edca 100644
--- a/tests/petsc/full_matrix_vector_01.cc
+++ b/tests/petsc/full_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_02.cc b/tests/petsc/full_matrix_vector_02.cc
index b84340e73c..43ea9ec460 100644
--- a/tests/petsc/full_matrix_vector_02.cc
+++ b/tests/petsc/full_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_03.cc b/tests/petsc/full_matrix_vector_03.cc
index f1315a707b..6caea35dd2 100644
--- a/tests/petsc/full_matrix_vector_03.cc
+++ b/tests/petsc/full_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_04.cc b/tests/petsc/full_matrix_vector_04.cc
index 646c99a517..e0f7afd702 100644
--- a/tests/petsc/full_matrix_vector_04.cc
+++ b/tests/petsc/full_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_05.cc b/tests/petsc/full_matrix_vector_05.cc
index 565405adfa..b15922c3e1 100644
--- a/tests/petsc/full_matrix_vector_05.cc
+++ b/tests/petsc/full_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_06.cc b/tests/petsc/full_matrix_vector_06.cc
index 07b61100e7..a27932900b 100644
--- a/tests/petsc/full_matrix_vector_06.cc
+++ b/tests/petsc/full_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/full_matrix_vector_07.cc b/tests/petsc/full_matrix_vector_07.cc
index 93f4876507..20619fb68f 100644
--- a/tests/petsc/full_matrix_vector_07.cc
+++ b/tests/petsc/full_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/parallel_sparse_matrix_01.cc b/tests/petsc/parallel_sparse_matrix_01.cc
index 24f5ba8316..0fdb3cac3c 100644
--- a/tests/petsc/parallel_sparse_matrix_01.cc
+++ b/tests/petsc/parallel_sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/petsc_mf_testmatrix.h b/tests/petsc/petsc_mf_testmatrix.h
index 6132e73afe..13b71959eb 100644
--- a/tests/petsc/petsc_mf_testmatrix.h
+++ b/tests/petsc/petsc_mf_testmatrix.h
@@ -1,4 +1,3 @@
-// $Id$
 
 #include "../tests.h"
 #include 
diff --git a/tests/petsc/slowness_01.cc b/tests/petsc/slowness_01.cc
index 98d0ed1fe2..038a4dd554 100644
--- a/tests/petsc/slowness_01.cc
+++ b/tests/petsc/slowness_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/slowness_02.cc b/tests/petsc/slowness_02.cc
index a5b4c63d8a..85ecd8ddba 100644
--- a/tests/petsc/slowness_02.cc
+++ b/tests/petsc/slowness_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/slowness_03.cc b/tests/petsc/slowness_03.cc
index 8b3687f811..67acf0f90e 100644
--- a/tests/petsc/slowness_03.cc
+++ b/tests/petsc/slowness_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/slowness_04.cc b/tests/petsc/slowness_04.cc
index 0a616f8d4d..1e0395735a 100644
--- a/tests/petsc/slowness_04.cc
+++ b/tests/petsc/slowness_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_01.cc b/tests/petsc/solver_01.cc
index 9a7c99f66a..427c60fe5b 100644
--- a/tests/petsc/solver_01.cc
+++ b/tests/petsc/solver_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_02.cc b/tests/petsc/solver_02.cc
index c4854a9201..0a5caf7bed 100644
--- a/tests/petsc/solver_02.cc
+++ b/tests/petsc/solver_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03.cc b/tests/petsc/solver_03.cc
index 74524db363..4960762653 100644
--- a/tests/petsc/solver_03.cc
+++ b/tests/petsc/solver_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_mf.cc b/tests/petsc/solver_03_mf.cc
index 4debf5c5c5..300a874561 100644
--- a/tests/petsc/solver_03_mf.cc
+++ b/tests/petsc/solver_03_mf.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_boomeramg.cc b/tests/petsc/solver_03_precondition_boomeramg.cc
index e775a8e41e..809d85534c 100644
--- a/tests/petsc/solver_03_precondition_boomeramg.cc
+++ b/tests/petsc/solver_03_precondition_boomeramg.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
index 782e461eea..7d40747ce6 100644
--- a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
+++ b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_eisenstat.cc b/tests/petsc/solver_03_precondition_eisenstat.cc
index 70a6b99b12..8c8e2fb76f 100644
--- a/tests/petsc/solver_03_precondition_eisenstat.cc
+++ b/tests/petsc/solver_03_precondition_eisenstat.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_icc.cc b/tests/petsc/solver_03_precondition_icc.cc
index 628bee413f..2d8655d9ea 100644
--- a/tests/petsc/solver_03_precondition_icc.cc
+++ b/tests/petsc/solver_03_precondition_icc.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_ilu.cc b/tests/petsc/solver_03_precondition_ilu.cc
index 8e8083b469..b561b7473f 100644
--- a/tests/petsc/solver_03_precondition_ilu.cc
+++ b/tests/petsc/solver_03_precondition_ilu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_lu.cc b/tests/petsc/solver_03_precondition_lu.cc
index ca0af140cb..2d01d1bc19 100644
--- a/tests/petsc/solver_03_precondition_lu.cc
+++ b/tests/petsc/solver_03_precondition_lu.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_parasails.cc b/tests/petsc/solver_03_precondition_parasails.cc
index 3e8698282a..2d2e253daf 100644
--- a/tests/petsc/solver_03_precondition_parasails.cc
+++ b/tests/petsc/solver_03_precondition_parasails.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_sor.cc b/tests/petsc/solver_03_precondition_sor.cc
index 4a7893f6f4..c86ba4717a 100644
--- a/tests/petsc/solver_03_precondition_sor.cc
+++ b/tests/petsc/solver_03_precondition_sor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_03_precondition_ssor.cc b/tests/petsc/solver_03_precondition_ssor.cc
index 64ffcf8a55..3c8cda90c8 100644
--- a/tests/petsc/solver_03_precondition_ssor.cc
+++ b/tests/petsc/solver_03_precondition_ssor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_04.cc b/tests/petsc/solver_04.cc
index 57fc9afb53..fae99130b9 100644
--- a/tests/petsc/solver_04.cc
+++ b/tests/petsc/solver_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_05.cc b/tests/petsc/solver_05.cc
index be72a50a57..08086eb5e9 100644
--- a/tests/petsc/solver_05.cc
+++ b/tests/petsc/solver_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_06.cc b/tests/petsc/solver_06.cc
index a1bbc588a2..3691b25164 100644
--- a/tests/petsc/solver_06.cc
+++ b/tests/petsc/solver_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_07.cc b/tests/petsc/solver_07.cc
index 30b25fa356..1759d9fdea 100644
--- a/tests/petsc/solver_07.cc
+++ b/tests/petsc/solver_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_08.cc b/tests/petsc/solver_08.cc
index 6d680f1448..adb44ad96c 100644
--- a/tests/petsc/solver_08.cc
+++ b/tests/petsc/solver_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_09.cc b/tests/petsc/solver_09.cc
index 884195c278..db5e6923b2 100644
--- a/tests/petsc/solver_09.cc
+++ b/tests/petsc/solver_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_10.cc b/tests/petsc/solver_10.cc
index 9e4c41e08e..ceda168292 100644
--- a/tests/petsc/solver_10.cc
+++ b/tests/petsc/solver_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_11.cc b/tests/petsc/solver_11.cc
index a57f87fa0f..5986f7d370 100644
--- a/tests/petsc/solver_11.cc
+++ b/tests/petsc/solver_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_12.cc b/tests/petsc/solver_12.cc
index 39dc5468af..1d20e891ae 100644
--- a/tests/petsc/solver_12.cc
+++ b/tests/petsc/solver_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/solver_13.cc b/tests/petsc/solver_13.cc
index 7e9db5f265..e8906cb980 100644
--- a/tests/petsc/solver_13.cc
+++ b/tests/petsc/solver_13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_direct_mumps.cc b/tests/petsc/sparse_direct_mumps.cc
index 4ca1387710..dd74621ead 100644
--- a/tests/petsc/sparse_direct_mumps.cc
+++ b/tests/petsc/sparse_direct_mumps.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_01.cc b/tests/petsc/sparse_matrix_01.cc
index 767f140e60..25b8cc5234 100644
--- a/tests/petsc/sparse_matrix_01.cc
+++ b/tests/petsc/sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_02.cc b/tests/petsc/sparse_matrix_02.cc
index 493bfda620..6fb0284c34 100644
--- a/tests/petsc/sparse_matrix_02.cc
+++ b/tests/petsc/sparse_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_iterator_01.cc b/tests/petsc/sparse_matrix_iterator_01.cc
index e9a1444dfd..6a41acbced 100644
--- a/tests/petsc/sparse_matrix_iterator_01.cc
+++ b/tests/petsc/sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_01.cc b/tests/petsc/sparse_matrix_vector_01.cc
index 96094736a0..c330bdec33 100644
--- a/tests/petsc/sparse_matrix_vector_01.cc
+++ b/tests/petsc/sparse_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_02.cc b/tests/petsc/sparse_matrix_vector_02.cc
index a0d345cc78..ac35038f05 100644
--- a/tests/petsc/sparse_matrix_vector_02.cc
+++ b/tests/petsc/sparse_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_03.cc b/tests/petsc/sparse_matrix_vector_03.cc
index 09728f409c..f7df41a9ce 100644
--- a/tests/petsc/sparse_matrix_vector_03.cc
+++ b/tests/petsc/sparse_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_04.cc b/tests/petsc/sparse_matrix_vector_04.cc
index 6b311421a9..e5afeaa793 100644
--- a/tests/petsc/sparse_matrix_vector_04.cc
+++ b/tests/petsc/sparse_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_05.cc b/tests/petsc/sparse_matrix_vector_05.cc
index 6f83c1c0bb..e3b9a1edc0 100644
--- a/tests/petsc/sparse_matrix_vector_05.cc
+++ b/tests/petsc/sparse_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_06.cc b/tests/petsc/sparse_matrix_vector_06.cc
index 144d246bf8..03e1254ffc 100644
--- a/tests/petsc/sparse_matrix_vector_06.cc
+++ b/tests/petsc/sparse_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/sparse_matrix_vector_07.cc b/tests/petsc/sparse_matrix_vector_07.cc
index b4bfef4701..aa58770556 100644
--- a/tests/petsc/sparse_matrix_vector_07.cc
+++ b/tests/petsc/sparse_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_assign_01.cc b/tests/petsc/vector_assign_01.cc
index 952291ef8a..dd2617ed54 100644
--- a/tests/petsc/vector_assign_01.cc
+++ b/tests/petsc/vector_assign_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_assign_02.cc b/tests/petsc/vector_assign_02.cc
index 606db985b0..d5bcfca820 100644
--- a/tests/petsc/vector_assign_02.cc
+++ b/tests/petsc/vector_assign_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_equality_1.cc b/tests/petsc/vector_equality_1.cc
index a3c2445455..d3ea7455ba 100644
--- a/tests/petsc/vector_equality_1.cc
+++ b/tests/petsc/vector_equality_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_equality_2.cc b/tests/petsc/vector_equality_2.cc
index b7420225de..2b5481ab16 100644
--- a/tests/petsc/vector_equality_2.cc
+++ b/tests/petsc/vector_equality_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_equality_3.cc b/tests/petsc/vector_equality_3.cc
index 411a7e65fa..4e1f17d4e8 100644
--- a/tests/petsc/vector_equality_3.cc
+++ b/tests/petsc/vector_equality_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_equality_4.cc b/tests/petsc/vector_equality_4.cc
index 37d777356f..a9c9d69e28 100644
--- a/tests/petsc/vector_equality_4.cc
+++ b/tests/petsc/vector_equality_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_print.cc b/tests/petsc/vector_print.cc
index 1c09eb3f36..47ff9a26ed 100644
--- a/tests/petsc/vector_print.cc
+++ b/tests/petsc/vector_print.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/petsc/vector_wrap_01.cc b/tests/petsc/vector_wrap_01.cc
index 55f829cf49..c50888c01f 100644
--- a/tests/petsc/vector_wrap_01.cc
+++ b/tests/petsc/vector_wrap_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/quick_tests/CMakeLists.txt b/tests/quick_tests/CMakeLists.txt
index a2eefdaeb3..7a551b8a15 100644
--- a/tests/quick_tests/CMakeLists.txt
+++ b/tests/quick_tests/CMakeLists.txt
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/quick_tests/affinity.cc b/tests/quick_tests/affinity.cc
index ab0fca1bca..4d1583053f 100644
--- a/tests/quick_tests/affinity.cc
+++ b/tests/quick_tests/affinity.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/quick_tests/mpi.cc b/tests/quick_tests/mpi.cc
index 96aa974b35..0b1fb66764 100644
--- a/tests/quick_tests/mpi.cc
+++ b/tests/quick_tests/mpi.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/quick_tests/p4est.cc b/tests/quick_tests/p4est.cc
index 38ec82d35c..5523f5a19a 100644
--- a/tests/quick_tests/p4est.cc
+++ b/tests/quick_tests/p4est.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/quick_tests/run.cmake b/tests/quick_tests/run.cmake
index 4cf38f1f2a..e941ff0b65 100644
--- a/tests/quick_tests/run.cmake
+++ b/tests/quick_tests/run.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/quick_tests/step-petsc.cc b/tests/quick_tests/step-petsc.cc
index bed3725cfc..a7e4ff7e20 100644
--- a/tests/quick_tests/step-petsc.cc
+++ b/tests/quick_tests/step-petsc.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2013 by the deal.II authors
  *
diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc
index e0818b475e..09a532a595 100644
--- a/tests/quick_tests/step-slepc.cc
+++ b/tests/quick_tests/step-slepc.cc
@@ -1,5 +1,4 @@
 /* ---------------------------------------------------------------------
- * $Id$
  *
  * Copyright (C) 2013 by the deal.II authors
  *
diff --git a/tests/quick_tests/step.cc b/tests/quick_tests/step.cc
index 225eb95a36..21020f3d54 100644
--- a/tests/quick_tests/step.cc
+++ b/tests/quick_tests/step.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/quick_tests/tbb.cc b/tests/quick_tests/tbb.cc
index 27fe3426ca..1ff31b248f 100644
--- a/tests/quick_tests/tbb.cc
+++ b/tests/quick_tests/tbb.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/run_test.cmake b/tests/run_test.cmake
index 47b7db7f87..b8b7303ab8 100644
--- a/tests/run_test.cmake
+++ b/tests/run_test.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/run_testsuite.cmake b/tests/run_testsuite.cmake
index f0995986d5..c665b2133d 100644
--- a/tests/run_testsuite.cmake
+++ b/tests/run_testsuite.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 - 2014 by the deal.II authors
 ##
diff --git a/tests/serialization/dof_handler_01.cc b/tests/serialization/dof_handler_01.cc
index 1f4caf0a28..5491040ef7 100644
--- a/tests/serialization/dof_handler_01.cc
+++ b/tests/serialization/dof_handler_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/parameter_handler.cc b/tests/serialization/parameter_handler.cc
index f72a69610d..6a796b6902 100644
--- a/tests/serialization/parameter_handler.cc
+++ b/tests/serialization/parameter_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/point.cc b/tests/serialization/point.cc
index 9261162975..33ad4697e8 100644
--- a/tests/serialization/point.cc
+++ b/tests/serialization/point.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/pointer_01.cc b/tests/serialization/pointer_01.cc
index 0ea34cbedd..bf0439ce7c 100644
--- a/tests/serialization/pointer_01.cc
+++ b/tests/serialization/pointer_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/pointer_02.cc b/tests/serialization/pointer_02.cc
index 6e48a928e6..701f914d28 100644
--- a/tests/serialization/pointer_02.cc
+++ b/tests/serialization/pointer_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/pointer_03.cc b/tests/serialization/pointer_03.cc
index 13d247e3e2..c943cbe86b 100644
--- a/tests/serialization/pointer_03.cc
+++ b/tests/serialization/pointer_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/pointer_04.cc b/tests/serialization/pointer_04.cc
index aeba465ffd..c02983c224 100644
--- a/tests/serialization/pointer_04.cc
+++ b/tests/serialization/pointer_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/pointer_05.cc b/tests/serialization/pointer_05.cc
index 64fbe76240..cad332c541 100644
--- a/tests/serialization/pointer_05.cc
+++ b/tests/serialization/pointer_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial.cc b/tests/serialization/polynomial.cc
index b08581b41a..634b1485ba 100644
--- a/tests/serialization/polynomial.cc
+++ b/tests/serialization/polynomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_hierarchical.cc b/tests/serialization/polynomial_hierarchical.cc
index d10fa836e4..45d9e62488 100644
--- a/tests/serialization/polynomial_hierarchical.cc
+++ b/tests/serialization/polynomial_hierarchical.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_lagrange_equidistant.cc b/tests/serialization/polynomial_lagrange_equidistant.cc
index f9bd48959f..418b11e67d 100644
--- a/tests/serialization/polynomial_lagrange_equidistant.cc
+++ b/tests/serialization/polynomial_lagrange_equidistant.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_lagrange_gl.cc b/tests/serialization/polynomial_lagrange_gl.cc
index b58320ad41..a079d90730 100644
--- a/tests/serialization/polynomial_lagrange_gl.cc
+++ b/tests/serialization/polynomial_lagrange_gl.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_legendre.cc b/tests/serialization/polynomial_legendre.cc
index 0f98384159..cd189685c0 100644
--- a/tests/serialization/polynomial_legendre.cc
+++ b/tests/serialization/polynomial_legendre.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_lobatto.cc b/tests/serialization/polynomial_lobatto.cc
index a0a2fca76e..66458caec5 100644
--- a/tests/serialization/polynomial_lobatto.cc
+++ b/tests/serialization/polynomial_lobatto.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/polynomial_monomial.cc b/tests/serialization/polynomial_monomial.cc
index 335c39c216..3f3c9aa719 100644
--- a/tests/serialization/polynomial_monomial.cc
+++ b/tests/serialization/polynomial_monomial.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/quadrature.cc b/tests/serialization/quadrature.cc
index e43e9ce631..9d4f8a1402 100644
--- a/tests/serialization/quadrature.cc
+++ b/tests/serialization/quadrature.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/quadrature_qanisotropic.cc b/tests/serialization/quadrature_qanisotropic.cc
index e96b6ca94a..464fe62f5a 100644
--- a/tests/serialization/quadrature_qanisotropic.cc
+++ b/tests/serialization/quadrature_qanisotropic.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/quadrature_qiterated.cc b/tests/serialization/quadrature_qiterated.cc
index 2b316e9694..fec5783148 100644
--- a/tests/serialization/quadrature_qiterated.cc
+++ b/tests/serialization/quadrature_qiterated.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/serialization.h b/tests/serialization/serialization.h
index 799785620b..413b8b774f 100644
--- a/tests/serialization/serialization.h
+++ b/tests/serialization/serialization.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/sparsity_pattern.cc b/tests/serialization/sparsity_pattern.cc
index 72ec6111af..41b67ff0bd 100644
--- a/tests/serialization/sparsity_pattern.cc
+++ b/tests/serialization/sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/symmetric_tensor.cc b/tests/serialization/symmetric_tensor.cc
index 949cf7f8da..c775549849 100644
--- a/tests/serialization/symmetric_tensor.cc
+++ b/tests/serialization/symmetric_tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_1.cc b/tests/serialization/table_1.cc
index b66a19e29c..80460a308b 100644
--- a/tests/serialization/table_1.cc
+++ b/tests/serialization/table_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_2.cc b/tests/serialization/table_2.cc
index e0bf35a5c8..4213b4d8fd 100644
--- a/tests/serialization/table_2.cc
+++ b/tests/serialization/table_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_3.cc b/tests/serialization/table_3.cc
index 2362258554..d32d2a5fd8 100644
--- a/tests/serialization/table_3.cc
+++ b/tests/serialization/table_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_4.cc b/tests/serialization/table_4.cc
index a30ee30eb3..3fbfed9cee 100644
--- a/tests/serialization/table_4.cc
+++ b/tests/serialization/table_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_5.cc b/tests/serialization/table_5.cc
index fb5814aa6b..f868b34788 100644
--- a/tests/serialization/table_5.cc
+++ b/tests/serialization/table_5.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_6.cc b/tests/serialization/table_6.cc
index 404c41790e..0ce7a980b2 100644
--- a/tests/serialization/table_6.cc
+++ b/tests/serialization/table_6.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_7.cc b/tests/serialization/table_7.cc
index d152ee4954..56ff5f6dac 100644
--- a/tests/serialization/table_7.cc
+++ b/tests/serialization/table_7.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/table_handler.cc b/tests/serialization/table_handler.cc
index 69c8c27654..2bbe1fe408 100644
--- a/tests/serialization/table_handler.cc
+++ b/tests/serialization/table_handler.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/tensor.cc b/tests/serialization/tensor.cc
index e4ed7b0631..11c6468066 100644
--- a/tests/serialization/tensor.cc
+++ b/tests/serialization/tensor.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/tensor_base.cc b/tests/serialization/tensor_base.cc
index 764fda7a10..25c1dc6f56 100644
--- a/tests/serialization/tensor_base.cc
+++ b/tests/serialization/tensor_base.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/tensor_base_scalar.cc b/tests/serialization/tensor_base_scalar.cc
index 3aa36a178b..b1d8eb48ce 100644
--- a/tests/serialization/tensor_base_scalar.cc
+++ b/tests/serialization/tensor_base_scalar.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/test_01.cc b/tests/serialization/test_01.cc
index 1f638c0a3e..e77f6cd067 100644
--- a/tests/serialization/test_01.cc
+++ b/tests/serialization/test_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/triangulation_01.cc b/tests/serialization/triangulation_01.cc
index 254d10048a..e476529671 100644
--- a/tests/serialization/triangulation_01.cc
+++ b/tests/serialization/triangulation_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/triangulation_02.cc b/tests/serialization/triangulation_02.cc
index 81d9dc3ce6..b56e6cb6c8 100644
--- a/tests/serialization/triangulation_02.cc
+++ b/tests/serialization/triangulation_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/serialization/vector.cc b/tests/serialization/vector.cc
index ee981c6f72..c4d638849b 100644
--- a/tests/serialization/vector.cc
+++ b/tests/serialization/vector.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
diff --git a/tests/setup_testsubproject.cmake b/tests/setup_testsubproject.cmake
index 51242a94cf..dea0a7c3a8 100644
--- a/tests/setup_testsubproject.cmake
+++ b/tests/setup_testsubproject.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/slepc/00.cc b/tests/slepc/00.cc
index 3b88941437..08c11f4270 100644
--- a/tests/slepc/00.cc
+++ b/tests/slepc/00.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/submit_results.cmake b/tests/submit_results.cmake
index d6ff033a36..3c33d64422 100644
--- a/tests/submit_results.cmake
+++ b/tests/submit_results.cmake
@@ -1,5 +1,4 @@
 ## ---------------------------------------------------------------------
-## $Id$
 ##
 ## Copyright (C) 2013 by the deal.II authors
 ##
diff --git a/tests/test_grids.h b/tests/test_grids.h
index 0d6deed02b..4e3145254b 100644
--- a/tests/test_grids.h
+++ b/tests/test_grids.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
diff --git a/tests/tests.h b/tests/tests.h
index ef37ca2046..10cc76eb77 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/01.cc b/tests/trilinos/01.cc
index 70330ccd39..1c838903ca 100644
--- a/tests/trilinos/01.cc
+++ b/tests/trilinos/01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/02.cc b/tests/trilinos/02.cc
index 60c1c66a32..347b9c9a16 100644
--- a/tests/trilinos/02.cc
+++ b/tests/trilinos/02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/03.cc b/tests/trilinos/03.cc
index 87e52ddd53..1e601e7d57 100644
--- a/tests/trilinos/03.cc
+++ b/tests/trilinos/03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/03a.cc b/tests/trilinos/03a.cc
index 9716fdd229..91687b691e 100644
--- a/tests/trilinos/03a.cc
+++ b/tests/trilinos/03a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/03b.cc b/tests/trilinos/03b.cc
index 9bab17911a..af4dde811b 100644
--- a/tests/trilinos/03b.cc
+++ b/tests/trilinos/03b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/04.cc b/tests/trilinos/04.cc
index b6bf593074..0087c29aac 100644
--- a/tests/trilinos/04.cc
+++ b/tests/trilinos/04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/05.cc b/tests/trilinos/05.cc
index 105cb24804..d4220fea5e 100644
--- a/tests/trilinos/05.cc
+++ b/tests/trilinos/05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/06.cc b/tests/trilinos/06.cc
index a70f3a64b7..937af1ae05 100644
--- a/tests/trilinos/06.cc
+++ b/tests/trilinos/06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/07.cc b/tests/trilinos/07.cc
index 1ffc32131e..a61f219c88 100644
--- a/tests/trilinos/07.cc
+++ b/tests/trilinos/07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/08.cc b/tests/trilinos/08.cc
index dc16b16f40..f6dc4248e2 100644
--- a/tests/trilinos/08.cc
+++ b/tests/trilinos/08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/09.cc b/tests/trilinos/09.cc
index 07731a43db..1e19914d2c 100644
--- a/tests/trilinos/09.cc
+++ b/tests/trilinos/09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/10.cc b/tests/trilinos/10.cc
index f45552ee0d..b58a959a53 100644
--- a/tests/trilinos/10.cc
+++ b/tests/trilinos/10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/11.cc b/tests/trilinos/11.cc
index b1ca00bb51..a61057c5ba 100644
--- a/tests/trilinos/11.cc
+++ b/tests/trilinos/11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/12.cc b/tests/trilinos/12.cc
index 07daf3ce68..7e25845f77 100644
--- a/tests/trilinos/12.cc
+++ b/tests/trilinos/12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/13.cc b/tests/trilinos/13.cc
index a02c8509dd..77d3c7fee6 100644
--- a/tests/trilinos/13.cc
+++ b/tests/trilinos/13.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/14.cc b/tests/trilinos/14.cc
index 45056f0228..a55f9f352a 100644
--- a/tests/trilinos/14.cc
+++ b/tests/trilinos/14.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/15.cc b/tests/trilinos/15.cc
index 90fe0f2a87..c479191aaf 100644
--- a/tests/trilinos/15.cc
+++ b/tests/trilinos/15.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/16.cc b/tests/trilinos/16.cc
index e0cb08ce02..b328abcba6 100644
--- a/tests/trilinos/16.cc
+++ b/tests/trilinos/16.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/17.cc b/tests/trilinos/17.cc
index 587cfaff79..9e7e0b9b35 100644
--- a/tests/trilinos/17.cc
+++ b/tests/trilinos/17.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/18.cc b/tests/trilinos/18.cc
index 48cbcb5bb2..e3d0e4cdb2 100644
--- a/tests/trilinos/18.cc
+++ b/tests/trilinos/18.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/19.cc b/tests/trilinos/19.cc
index aaea3b01ba..491d2115ca 100644
--- a/tests/trilinos/19.cc
+++ b/tests/trilinos/19.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/20.cc b/tests/trilinos/20.cc
index f0b0c46cbe..cb73899139 100644
--- a/tests/trilinos/20.cc
+++ b/tests/trilinos/20.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/21.cc b/tests/trilinos/21.cc
index 0ca4b2d6cf..e4ab59592a 100644
--- a/tests/trilinos/21.cc
+++ b/tests/trilinos/21.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/22.cc b/tests/trilinos/22.cc
index f396c7102c..b45707f783 100644
--- a/tests/trilinos/22.cc
+++ b/tests/trilinos/22.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/23.cc b/tests/trilinos/23.cc
index 0f7a6de928..cc7d7216e6 100644
--- a/tests/trilinos/23.cc
+++ b/tests/trilinos/23.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/24.cc b/tests/trilinos/24.cc
index f31da8f5ad..f96eb2dc8b 100644
--- a/tests/trilinos/24.cc
+++ b/tests/trilinos/24.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/25.cc b/tests/trilinos/25.cc
index ba82022296..4f7438790c 100644
--- a/tests/trilinos/25.cc
+++ b/tests/trilinos/25.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/26.cc b/tests/trilinos/26.cc
index 73eedbf38a..4395071a0f 100644
--- a/tests/trilinos/26.cc
+++ b/tests/trilinos/26.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/27.cc b/tests/trilinos/27.cc
index 816f704091..b82ce96a8e 100644
--- a/tests/trilinos/27.cc
+++ b/tests/trilinos/27.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/28.cc b/tests/trilinos/28.cc
index bdc7f8ef64..77ada434a4 100644
--- a/tests/trilinos/28.cc
+++ b/tests/trilinos/28.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/29.cc b/tests/trilinos/29.cc
index cbae200133..0280439ff0 100644
--- a/tests/trilinos/29.cc
+++ b/tests/trilinos/29.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/30.cc b/tests/trilinos/30.cc
index ecdc097753..4bba5f58f0 100644
--- a/tests/trilinos/30.cc
+++ b/tests/trilinos/30.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/31.cc b/tests/trilinos/31.cc
index 21292e105a..b575647c76 100644
--- a/tests/trilinos/31.cc
+++ b/tests/trilinos/31.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/32.cc b/tests/trilinos/32.cc
index 174a91dd95..2d91b62544 100644
--- a/tests/trilinos/32.cc
+++ b/tests/trilinos/32.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/33.cc b/tests/trilinos/33.cc
index f94cca6c9a..439733904d 100644
--- a/tests/trilinos/33.cc
+++ b/tests/trilinos/33.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/34.cc b/tests/trilinos/34.cc
index 6ddefde0fc..74e9124295 100644
--- a/tests/trilinos/34.cc
+++ b/tests/trilinos/34.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/35.cc b/tests/trilinos/35.cc
index 9e683abcec..d3a77088e1 100644
--- a/tests/trilinos/35.cc
+++ b/tests/trilinos/35.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/36.cc b/tests/trilinos/36.cc
index 8611d4493f..2597b57143 100644
--- a/tests/trilinos/36.cc
+++ b/tests/trilinos/36.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/37.cc b/tests/trilinos/37.cc
index 3abe6151fe..a1448448de 100644
--- a/tests/trilinos/37.cc
+++ b/tests/trilinos/37.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/38.cc b/tests/trilinos/38.cc
index bd08f5f5a0..c27350d334 100644
--- a/tests/trilinos/38.cc
+++ b/tests/trilinos/38.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/39.cc b/tests/trilinos/39.cc
index 39584d8051..36c1e07c01 100644
--- a/tests/trilinos/39.cc
+++ b/tests/trilinos/39.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/40.cc b/tests/trilinos/40.cc
index 5a148f063d..afd975f4e9 100644
--- a/tests/trilinos/40.cc
+++ b/tests/trilinos/40.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/41.cc b/tests/trilinos/41.cc
index 794e065697..8631937875 100644
--- a/tests/trilinos/41.cc
+++ b/tests/trilinos/41.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/42.cc b/tests/trilinos/42.cc
index 022a31d420..965ade9205 100644
--- a/tests/trilinos/42.cc
+++ b/tests/trilinos/42.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/43.cc b/tests/trilinos/43.cc
index 5f05be1461..1a56939e04 100644
--- a/tests/trilinos/43.cc
+++ b/tests/trilinos/43.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/44.cc b/tests/trilinos/44.cc
index 84e3adbc04..dd12ec95d9 100644
--- a/tests/trilinos/44.cc
+++ b/tests/trilinos/44.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/45.cc b/tests/trilinos/45.cc
index 88d6312d82..9becfd38ae 100644
--- a/tests/trilinos/45.cc
+++ b/tests/trilinos/45.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/46.cc b/tests/trilinos/46.cc
index 836a140569..e73d06b7aa 100644
--- a/tests/trilinos/46.cc
+++ b/tests/trilinos/46.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/47.cc b/tests/trilinos/47.cc
index a14489b8ee..6825a3e463 100644
--- a/tests/trilinos/47.cc
+++ b/tests/trilinos/47.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/48.cc b/tests/trilinos/48.cc
index 314de6ef42..7667c52f25 100644
--- a/tests/trilinos/48.cc
+++ b/tests/trilinos/48.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/49.cc b/tests/trilinos/49.cc
index 84100239eb..03c01ede08 100644
--- a/tests/trilinos/49.cc
+++ b/tests/trilinos/49.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/49a.cc b/tests/trilinos/49a.cc
index 5449f03611..873deed276 100644
--- a/tests/trilinos/49a.cc
+++ b/tests/trilinos/49a.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/49b.cc b/tests/trilinos/49b.cc
index e8b73ad46c..16acc92bb5 100644
--- a/tests/trilinos/49b.cc
+++ b/tests/trilinos/49b.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/50.cc b/tests/trilinos/50.cc
index 000d16836b..0b05b2c9cd 100644
--- a/tests/trilinos/50.cc
+++ b/tests/trilinos/50.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/51.cc b/tests/trilinos/51.cc
index 8efc523993..2309b88b82 100644
--- a/tests/trilinos/51.cc
+++ b/tests/trilinos/51.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/52.cc b/tests/trilinos/52.cc
index 8175658a6b..8f3eafa3e3 100644
--- a/tests/trilinos/52.cc
+++ b/tests/trilinos/52.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/53.cc b/tests/trilinos/53.cc
index ca1c6eaa68..e407cd70d3 100644
--- a/tests/trilinos/53.cc
+++ b/tests/trilinos/53.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/54.cc b/tests/trilinos/54.cc
index 89ab89f264..9eb41771d6 100644
--- a/tests/trilinos/54.cc
+++ b/tests/trilinos/54.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/55.cc b/tests/trilinos/55.cc
index 02cfd2bc3f..fe3a14dd7d 100644
--- a/tests/trilinos/55.cc
+++ b/tests/trilinos/55.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/56.cc b/tests/trilinos/56.cc
index 9101d6a065..3708dc1e2f 100644
--- a/tests/trilinos/56.cc
+++ b/tests/trilinos/56.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/57.cc b/tests/trilinos/57.cc
index 1f807d8e67..a565f87bd1 100644
--- a/tests/trilinos/57.cc
+++ b/tests/trilinos/57.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/58.cc b/tests/trilinos/58.cc
index 8c5ac61584..a8b7bbb575 100644
--- a/tests/trilinos/58.cc
+++ b/tests/trilinos/58.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/59.cc b/tests/trilinos/59.cc
index a4cdef29d1..e386f55645 100644
--- a/tests/trilinos/59.cc
+++ b/tests/trilinos/59.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/60.cc b/tests/trilinos/60.cc
index 576b44037b..2e19646fa5 100644
--- a/tests/trilinos/60.cc
+++ b/tests/trilinos/60.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/61.cc b/tests/trilinos/61.cc
index e935f3d27a..761088e65c 100644
--- a/tests/trilinos/61.cc
+++ b/tests/trilinos/61.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/62.cc b/tests/trilinos/62.cc
index 5406f03a12..05285f7113 100644
--- a/tests/trilinos/62.cc
+++ b/tests/trilinos/62.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/63.cc b/tests/trilinos/63.cc
index 9b863198cc..bd20cc064f 100644
--- a/tests/trilinos/63.cc
+++ b/tests/trilinos/63.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/64.cc b/tests/trilinos/64.cc
index 9d8de46a8f..0229091968 100644
--- a/tests/trilinos/64.cc
+++ b/tests/trilinos/64.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/65.cc b/tests/trilinos/65.cc
index ef23d683a9..7187a36867 100644
--- a/tests/trilinos/65.cc
+++ b/tests/trilinos/65.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/66.cc b/tests/trilinos/66.cc
index 562adb36d0..cc3e002688 100644
--- a/tests/trilinos/66.cc
+++ b/tests/trilinos/66.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/67.cc b/tests/trilinos/67.cc
index 831139c5bf..b835aad56d 100644
--- a/tests/trilinos/67.cc
+++ b/tests/trilinos/67.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/68.cc b/tests/trilinos/68.cc
index 54662507fd..71129f1066 100644
--- a/tests/trilinos/68.cc
+++ b/tests/trilinos/68.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/69.cc b/tests/trilinos/69.cc
index d536357df7..4f5fe733e4 100644
--- a/tests/trilinos/69.cc
+++ b/tests/trilinos/69.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/70.cc b/tests/trilinos/70.cc
index 3a8b5b7df0..c96ffbd159 100644
--- a/tests/trilinos/70.cc
+++ b/tests/trilinos/70.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/Makefile b/tests/trilinos/Makefile
deleted file mode 100644
index 3f8e7bc9b2..0000000000
--- a/tests/trilinos/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-############################################################
-# $Id$
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010 by the deal.II authors
-############################################################
-
-include ../Makefile.paths
-include $D/common/Make.global_options
-include ../Makefile.rules
--include Makefile.depend
--include Makefile.tests
diff --git a/tests/trilinos/add_matrices_01.cc b/tests/trilinos/add_matrices_01.cc
index 9b29911c1d..b6310c6b37 100644
--- a/tests/trilinos/add_matrices_01.cc
+++ b/tests/trilinos/add_matrices_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/add_matrices_02.cc b/tests/trilinos/add_matrices_02.cc
index 7fc4101f6f..cde54eed7a 100644
--- a/tests/trilinos/add_matrices_02.cc
+++ b/tests/trilinos/add_matrices_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/add_matrices_03.cc b/tests/trilinos/add_matrices_03.cc
index 7cd4e15581..83ec24c777 100644
--- a/tests/trilinos/add_matrices_03.cc
+++ b/tests/trilinos/add_matrices_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_01.cc b/tests/trilinos/assemble_matrix_parallel_01.cc
index cb29a35ebb..3c1b969c64 100644
--- a/tests/trilinos/assemble_matrix_parallel_01.cc
+++ b/tests/trilinos/assemble_matrix_parallel_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_02.cc b/tests/trilinos/assemble_matrix_parallel_02.cc
index 7971691307..ce2d131202 100644
--- a/tests/trilinos/assemble_matrix_parallel_02.cc
+++ b/tests/trilinos/assemble_matrix_parallel_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_03.cc b/tests/trilinos/assemble_matrix_parallel_03.cc
index ed6548e1fa..3d2764ffbd 100644
--- a/tests/trilinos/assemble_matrix_parallel_03.cc
+++ b/tests/trilinos/assemble_matrix_parallel_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_04.cc b/tests/trilinos/assemble_matrix_parallel_04.cc
index 167a0dd4d4..88e26813b0 100644
--- a/tests/trilinos/assemble_matrix_parallel_04.cc
+++ b/tests/trilinos/assemble_matrix_parallel_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_05.cc b/tests/trilinos/assemble_matrix_parallel_05.cc
index a1cc4b2e26..ae74b9b472 100644
--- a/tests/trilinos/assemble_matrix_parallel_05.cc
+++ b/tests/trilinos/assemble_matrix_parallel_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_06.cc b/tests/trilinos/assemble_matrix_parallel_06.cc
index d84daf38c3..471700dd6b 100644
--- a/tests/trilinos/assemble_matrix_parallel_06.cc
+++ b/tests/trilinos/assemble_matrix_parallel_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/assemble_matrix_parallel_07.cc b/tests/trilinos/assemble_matrix_parallel_07.cc
index 568d729cb5..14e4095797 100644
--- a/tests/trilinos/assemble_matrix_parallel_07.cc
+++ b/tests/trilinos/assemble_matrix_parallel_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2009 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_add_01.cc b/tests/trilinos/block_sparse_matrix_add_01.cc
index de98020ef2..ab22a64f7b 100644
--- a/tests/trilinos/block_sparse_matrix_add_01.cc
+++ b/tests/trilinos/block_sparse_matrix_add_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_set_01.cc b/tests/trilinos/block_sparse_matrix_set_01.cc
index 2e194980b2..4fb5f0d4f2 100644
--- a/tests/trilinos/block_sparse_matrix_set_01.cc
+++ b/tests/trilinos/block_sparse_matrix_set_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_vector_01.cc b/tests/trilinos/block_sparse_matrix_vector_01.cc
index 9fdeabe219..5897a9e9e0 100644
--- a/tests/trilinos/block_sparse_matrix_vector_01.cc
+++ b/tests/trilinos/block_sparse_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_vector_02.cc b/tests/trilinos/block_sparse_matrix_vector_02.cc
index 6a5c2d0907..88e627b689 100644
--- a/tests/trilinos/block_sparse_matrix_vector_02.cc
+++ b/tests/trilinos/block_sparse_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_vector_03.cc b/tests/trilinos/block_sparse_matrix_vector_03.cc
index 49b9af0c0c..effd96c4f8 100644
--- a/tests/trilinos/block_sparse_matrix_vector_03.cc
+++ b/tests/trilinos/block_sparse_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_sparse_matrix_vector_04.cc b/tests/trilinos/block_sparse_matrix_vector_04.cc
index 02c47d1c77..5a44e4e7d6 100644
--- a/tests/trilinos/block_sparse_matrix_vector_04.cc
+++ b/tests/trilinos/block_sparse_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_vector_iterator_01.cc b/tests/trilinos/block_vector_iterator_01.cc
index a45a20c376..e2bbacaa32 100644
--- a/tests/trilinos/block_vector_iterator_01.cc
+++ b/tests/trilinos/block_vector_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_vector_iterator_02.cc b/tests/trilinos/block_vector_iterator_02.cc
index 49c505fe7a..579be8655e 100644
--- a/tests/trilinos/block_vector_iterator_02.cc
+++ b/tests/trilinos/block_vector_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/block_vector_iterator_03.cc b/tests/trilinos/block_vector_iterator_03.cc
index 31854e5c55..f1e822579c 100644
--- a/tests/trilinos/block_vector_iterator_03.cc
+++ b/tests/trilinos/block_vector_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/copy_to_dealvec.cc b/tests/trilinos/copy_to_dealvec.cc
index a7234635f0..2445e8e38d 100644
--- a/tests/trilinos/copy_to_dealvec.cc
+++ b/tests/trilinos/copy_to_dealvec.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/copy_to_dealvec_block.cc b/tests/trilinos/copy_to_dealvec_block.cc
index 15b41fe26b..af88d4c874 100644
--- a/tests/trilinos/copy_to_dealvec_block.cc
+++ b/tests/trilinos/copy_to_dealvec_block.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_01.cc b/tests/trilinos/deal_solver_01.cc
index e2a1a68cd7..6f8fbb5666 100644
--- a/tests/trilinos/deal_solver_01.cc
+++ b/tests/trilinos/deal_solver_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_02.cc b/tests/trilinos/deal_solver_02.cc
index af44ce9965..18da9f9cd5 100644
--- a/tests/trilinos/deal_solver_02.cc
+++ b/tests/trilinos/deal_solver_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_03.cc b/tests/trilinos/deal_solver_03.cc
index 2623ea89c5..40a1f3e125 100644
--- a/tests/trilinos/deal_solver_03.cc
+++ b/tests/trilinos/deal_solver_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_04.cc b/tests/trilinos/deal_solver_04.cc
index 2bd5d6071b..44a3b8d4ca 100644
--- a/tests/trilinos/deal_solver_04.cc
+++ b/tests/trilinos/deal_solver_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_05.cc b/tests/trilinos/deal_solver_05.cc
index ad14ac3c6e..e1140b2571 100644
--- a/tests/trilinos/deal_solver_05.cc
+++ b/tests/trilinos/deal_solver_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/deal_solver_06.cc b/tests/trilinos/deal_solver_06.cc
index d73bc57b10..8ca8def3a2 100644
--- a/tests/trilinos/deal_solver_06.cc
+++ b/tests/trilinos/deal_solver_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/direct_solver.cc b/tests/trilinos/direct_solver.cc
index 1c243190b2..1a5e2f5fa4 100644
--- a/tests/trilinos/direct_solver.cc
+++ b/tests/trilinos/direct_solver.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/mg_transfer_prebuilt_01.cc b/tests/trilinos/mg_transfer_prebuilt_01.cc
index 51b1012775..9db43d904f 100644
--- a/tests/trilinos/mg_transfer_prebuilt_01.cc
+++ b/tests/trilinos/mg_transfer_prebuilt_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/parallel_sparse_matrix_01.cc b/tests/trilinos/parallel_sparse_matrix_01.cc
index 3d9ddfaffc..742ace7184 100644
--- a/tests/trilinos/parallel_sparse_matrix_01.cc
+++ b/tests/trilinos/parallel_sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/precondition.cc b/tests/trilinos/precondition.cc
index 0430f6bb47..11740b7227 100644
--- a/tests/trilinos/precondition.cc
+++ b/tests/trilinos/precondition.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/precondition_amg_dgp.cc b/tests/trilinos/precondition_amg_dgp.cc
index c2e0ee5108..ace85df58f 100644
--- a/tests/trilinos/precondition_amg_dgp.cc
+++ b/tests/trilinos/precondition_amg_dgp.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/precondition_amg_smoother.cc b/tests/trilinos/precondition_amg_smoother.cc
index 3a2e5f34ce..4a3e04392d 100644
--- a/tests/trilinos/precondition_amg_smoother.cc
+++ b/tests/trilinos/precondition_amg_smoother.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/precondition_q_iso_q1.cc b/tests/trilinos/precondition_q_iso_q1.cc
index af2b48551d..8ca36e48e1 100644
--- a/tests/trilinos/precondition_q_iso_q1.cc
+++ b/tests/trilinos/precondition_q_iso_q1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/slowness_01.cc b/tests/trilinos/slowness_01.cc
index 1d02b73d5a..942733ffa1 100644
--- a/tests/trilinos/slowness_01.cc
+++ b/tests/trilinos/slowness_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/slowness_02.cc b/tests/trilinos/slowness_02.cc
index b2b6d024f4..ef367184df 100644
--- a/tests/trilinos/slowness_02.cc
+++ b/tests/trilinos/slowness_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/slowness_03.cc b/tests/trilinos/slowness_03.cc
index ff53307bf0..f57b64827f 100644
--- a/tests/trilinos/slowness_03.cc
+++ b/tests/trilinos/slowness_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/slowness_04.cc b/tests/trilinos/slowness_04.cc
index 8e1760ca96..aa7759e0a4 100644
--- a/tests/trilinos/slowness_04.cc
+++ b/tests/trilinos/slowness_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/solver_03.cc b/tests/trilinos/solver_03.cc
index 462b69e47a..38eb27cb01 100644
--- a/tests/trilinos/solver_03.cc
+++ b/tests/trilinos/solver_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/solver_05.cc b/tests/trilinos/solver_05.cc
index c6627f1301..ce55a59fca 100644
--- a/tests/trilinos/solver_05.cc
+++ b/tests/trilinos/solver_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/solver_07.cc b/tests/trilinos/solver_07.cc
index 5f721bbef6..4832f78d56 100644
--- a/tests/trilinos/solver_07.cc
+++ b/tests/trilinos/solver_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_01.cc b/tests/trilinos/sparse_matrix_01.cc
index f36b3a5007..68ba393c2e 100644
--- a/tests/trilinos/sparse_matrix_01.cc
+++ b/tests/trilinos/sparse_matrix_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_02.cc b/tests/trilinos/sparse_matrix_02.cc
index 8f16dc03e0..1dcce4cc8d 100644
--- a/tests/trilinos/sparse_matrix_02.cc
+++ b/tests/trilinos/sparse_matrix_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_03.cc b/tests/trilinos/sparse_matrix_03.cc
index 108b45ecf1..a30aaea22a 100644
--- a/tests/trilinos/sparse_matrix_03.cc
+++ b/tests/trilinos/sparse_matrix_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_04.cc b/tests/trilinos/sparse_matrix_04.cc
index 6c0fd439e2..830e6e2a45 100644
--- a/tests/trilinos/sparse_matrix_04.cc
+++ b/tests/trilinos/sparse_matrix_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_05.cc b/tests/trilinos/sparse_matrix_05.cc
index a7b3374dd3..0893c970e7 100644
--- a/tests/trilinos/sparse_matrix_05.cc
+++ b/tests/trilinos/sparse_matrix_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_07.cc b/tests/trilinos/sparse_matrix_07.cc
index 107d0751d9..b39e31166c 100644
--- a/tests/trilinos/sparse_matrix_07.cc
+++ b/tests/trilinos/sparse_matrix_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_07_rectangle.cc b/tests/trilinos/sparse_matrix_07_rectangle.cc
index 95ee32cdc3..215cecb5f4 100644
--- a/tests/trilinos/sparse_matrix_07_rectangle.cc
+++ b/tests/trilinos/sparse_matrix_07_rectangle.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_add_01.cc b/tests/trilinos/sparse_matrix_add_01.cc
index 5cf7ee84d5..7678a5a5fe 100644
--- a/tests/trilinos/sparse_matrix_add_01.cc
+++ b/tests/trilinos/sparse_matrix_add_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_add_02.cc b/tests/trilinos/sparse_matrix_add_02.cc
index 56a886c14a..9afde3a9d8 100644
--- a/tests/trilinos/sparse_matrix_add_02.cc
+++ b/tests/trilinos/sparse_matrix_add_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_copy_from_01.cc b/tests/trilinos/sparse_matrix_copy_from_01.cc
index 21a5be8a77..ef54bd36e2 100644
--- a/tests/trilinos/sparse_matrix_copy_from_01.cc
+++ b/tests/trilinos/sparse_matrix_copy_from_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2011 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_iterator.cc b/tests/trilinos/sparse_matrix_iterator.cc
index 8f3c8098ed..ad4aecadc6 100644
--- a/tests/trilinos/sparse_matrix_iterator.cc
+++ b/tests/trilinos/sparse_matrix_iterator.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2012 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_iterator_01.cc b/tests/trilinos/sparse_matrix_iterator_01.cc
index bb79a8270a..c63f21ad9b 100644
--- a/tests/trilinos/sparse_matrix_iterator_01.cc
+++ b/tests/trilinos/sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_set_01.cc b/tests/trilinos/sparse_matrix_set_01.cc
index d309139fab..116e311b7a 100644
--- a/tests/trilinos/sparse_matrix_set_01.cc
+++ b/tests/trilinos/sparse_matrix_set_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_set_02.cc b/tests/trilinos/sparse_matrix_set_02.cc
index 8fb3125c8f..5593bfa823 100644
--- a/tests/trilinos/sparse_matrix_set_02.cc
+++ b/tests/trilinos/sparse_matrix_set_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_01.cc b/tests/trilinos/sparse_matrix_vector_01.cc
index b401fccd63..882547be50 100644
--- a/tests/trilinos/sparse_matrix_vector_01.cc
+++ b/tests/trilinos/sparse_matrix_vector_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_02.cc b/tests/trilinos/sparse_matrix_vector_02.cc
index 84d0a48e5d..4ec5f477fe 100644
--- a/tests/trilinos/sparse_matrix_vector_02.cc
+++ b/tests/trilinos/sparse_matrix_vector_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_03.cc b/tests/trilinos/sparse_matrix_vector_03.cc
index a22b8bdd83..5b8a610d75 100644
--- a/tests/trilinos/sparse_matrix_vector_03.cc
+++ b/tests/trilinos/sparse_matrix_vector_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_04.cc b/tests/trilinos/sparse_matrix_vector_04.cc
index c033231908..c117189362 100644
--- a/tests/trilinos/sparse_matrix_vector_04.cc
+++ b/tests/trilinos/sparse_matrix_vector_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_05.cc b/tests/trilinos/sparse_matrix_vector_05.cc
index 9458769d92..0a99a915f0 100644
--- a/tests/trilinos/sparse_matrix_vector_05.cc
+++ b/tests/trilinos/sparse_matrix_vector_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_06.cc b/tests/trilinos/sparse_matrix_vector_06.cc
index 4862535ff6..ca468c20d8 100644
--- a/tests/trilinos/sparse_matrix_vector_06.cc
+++ b/tests/trilinos/sparse_matrix_vector_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_07.cc b/tests/trilinos/sparse_matrix_vector_07.cc
index 8952c70e3d..60bcaf7041 100644
--- a/tests/trilinos/sparse_matrix_vector_07.cc
+++ b/tests/trilinos/sparse_matrix_vector_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_08.cc b/tests/trilinos/sparse_matrix_vector_08.cc
index 319fd0c979..47a953abe6 100644
--- a/tests/trilinos/sparse_matrix_vector_08.cc
+++ b/tests/trilinos/sparse_matrix_vector_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_09.cc b/tests/trilinos/sparse_matrix_vector_09.cc
index 51a3afedec..aca0989d86 100644
--- a/tests/trilinos/sparse_matrix_vector_09.cc
+++ b/tests/trilinos/sparse_matrix_vector_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_10.cc b/tests/trilinos/sparse_matrix_vector_10.cc
index 5d551e527c..ad2002018a 100644
--- a/tests/trilinos/sparse_matrix_vector_10.cc
+++ b/tests/trilinos/sparse_matrix_vector_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparse_matrix_vector_11.cc b/tests/trilinos/sparse_matrix_vector_11.cc
index 83bd5c20d2..2753829c7c 100644
--- a/tests/trilinos/sparse_matrix_vector_11.cc
+++ b/tests/trilinos/sparse_matrix_vector_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparsity_pattern_01.cc b/tests/trilinos/sparsity_pattern_01.cc
index f0faf351db..3cf5340e03 100644
--- a/tests/trilinos/sparsity_pattern_01.cc
+++ b/tests/trilinos/sparsity_pattern_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparsity_pattern_02.cc b/tests/trilinos/sparsity_pattern_02.cc
index e6118b6403..ab954828a8 100644
--- a/tests/trilinos/sparsity_pattern_02.cc
+++ b/tests/trilinos/sparsity_pattern_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparsity_pattern_03.cc b/tests/trilinos/sparsity_pattern_03.cc
index e67ea335b7..000a7a6fa4 100644
--- a/tests/trilinos/sparsity_pattern_03.cc
+++ b/tests/trilinos/sparsity_pattern_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/sparsity_pattern_common.h b/tests/trilinos/sparsity_pattern_common.h
index d5dc627773..4f993834d3 100644
--- a/tests/trilinos/sparsity_pattern_common.h
+++ b/tests/trilinos/sparsity_pattern_common.h
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_64_bit_crash_01.cc b/tests/trilinos/trilinos_64_bit_crash_01.cc
index de0b947c2b..5c99b22ca6 100644
--- a/tests/trilinos/trilinos_64_bit_crash_01.cc
+++ b/tests/trilinos/trilinos_64_bit_crash_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
index a83d72020d..1edd15d1b7 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
index f4a996ca32..a719ec5450 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
index 9c4d6d5187..26cab60176 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
index 4529a1ebfe..350610631b 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
index 148b082c9f..408d0635ca 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
index 4937680b9d..51e7245b95 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
index 482110394a..c9ff4c4c80 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
index 1fa84bfad2..3433699cec 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
index 11c5ca9c76..c2f5face5d 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
index fe7f04549a..f669daa635 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
index 96298330ce..68c7363f76 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
index 6cd1a24ff5..752ee7b0b0 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/trilinos_sparsity_pattern.cc b/tests/trilinos/trilinos_sparsity_pattern.cc
index 501a9fd810..3efea53363 100644
--- a/tests/trilinos/trilinos_sparsity_pattern.cc
+++ b/tests/trilinos/trilinos_sparsity_pattern.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2014 - 2014 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_assign_01.cc b/tests/trilinos/vector_assign_01.cc
index 21bdbabe6e..196d5d4fee 100644
--- a/tests/trilinos/vector_assign_01.cc
+++ b/tests/trilinos/vector_assign_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_assign_02.cc b/tests/trilinos/vector_assign_02.cc
index 3069f7a4bf..5618eb4103 100644
--- a/tests/trilinos/vector_assign_02.cc
+++ b/tests/trilinos/vector_assign_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_equality_1.cc b/tests/trilinos/vector_equality_1.cc
index cd62343ccc..86b87f8ef6 100644
--- a/tests/trilinos/vector_equality_1.cc
+++ b/tests/trilinos/vector_equality_1.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_equality_2.cc b/tests/trilinos/vector_equality_2.cc
index 9857564e77..e676344f2a 100644
--- a/tests/trilinos/vector_equality_2.cc
+++ b/tests/trilinos/vector_equality_2.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_equality_3.cc b/tests/trilinos/vector_equality_3.cc
index 77a3622d30..69e9fb84cf 100644
--- a/tests/trilinos/vector_equality_3.cc
+++ b/tests/trilinos/vector_equality_3.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_equality_4.cc b/tests/trilinos/vector_equality_4.cc
index 87034d99c9..426392b734 100644
--- a/tests/trilinos/vector_equality_4.cc
+++ b/tests/trilinos/vector_equality_4.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/trilinos/vector_swap_01.cc b/tests/trilinos/vector_swap_01.cc
index 5be08fc853..fda36af866 100644
--- a/tests/trilinos/vector_swap_01.cc
+++ b/tests/trilinos/vector_swap_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_01.cc b/tests/umfpack/umfpack_01.cc
index e47ebd97e0..e5dfa8188c 100644
--- a/tests/umfpack/umfpack_01.cc
+++ b/tests/umfpack/umfpack_01.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_02.cc b/tests/umfpack/umfpack_02.cc
index ba9948b36c..f97874180e 100644
--- a/tests/umfpack/umfpack_02.cc
+++ b/tests/umfpack/umfpack_02.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_03.cc b/tests/umfpack/umfpack_03.cc
index cc84abd3a5..286be78991 100644
--- a/tests/umfpack/umfpack_03.cc
+++ b/tests/umfpack/umfpack_03.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_04.cc b/tests/umfpack/umfpack_04.cc
index dccf7fcbc3..177d94a40f 100644
--- a/tests/umfpack/umfpack_04.cc
+++ b/tests/umfpack/umfpack_04.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_05.cc b/tests/umfpack/umfpack_05.cc
index 449c852f74..bd9780cb5b 100644
--- a/tests/umfpack/umfpack_05.cc
+++ b/tests/umfpack/umfpack_05.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_06.cc b/tests/umfpack/umfpack_06.cc
index 5cce41adef..5302f28db1 100644
--- a/tests/umfpack/umfpack_06.cc
+++ b/tests/umfpack/umfpack_06.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_07.cc b/tests/umfpack/umfpack_07.cc
index e477dfdec0..84f597cf04 100644
--- a/tests/umfpack/umfpack_07.cc
+++ b/tests/umfpack/umfpack_07.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_08.cc b/tests/umfpack/umfpack_08.cc
index 5f9386b246..1da05115b5 100644
--- a/tests/umfpack/umfpack_08.cc
+++ b/tests/umfpack/umfpack_08.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_09.cc b/tests/umfpack/umfpack_09.cc
index 90d692b933..4c75897c5f 100644
--- a/tests/umfpack/umfpack_09.cc
+++ b/tests/umfpack/umfpack_09.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_10.cc b/tests/umfpack/umfpack_10.cc
index ccd85bdb34..710550928b 100644
--- a/tests/umfpack/umfpack_10.cc
+++ b/tests/umfpack/umfpack_10.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
diff --git a/tests/umfpack/umfpack_11.cc b/tests/umfpack/umfpack_11.cc
index f08dea1fb6..fc78a70a2e 100644
--- a/tests/umfpack/umfpack_11.cc
+++ b/tests/umfpack/umfpack_11.cc
@@ -1,5 +1,4 @@
 // ---------------------------------------------------------------------
-// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //