From: bangerth Date: Mon, 10 Sep 2007 01:10:03 +0000 (+0000) Subject: Set properties svn:eol-style and svn:keywords uniformly for all .cc files. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ccac23cc6055e2a61c1cf9e96580b6c3b475f2;p=dealii-svn.git Set properties svn:eol-style and svn:keywords uniformly for all .cc files. git-svn-id: https://svn.dealii.org/trunk@15183 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/dof_tools_19.cc b/tests/bits/dof_tools_19.cc index 94f950c64f..48bc7fc487 100644 --- a/tests/bits/dof_tools_19.cc +++ b/tests/bits/dof_tools_19.cc @@ -1,5 +1,5 @@ //---------------------------- dof_tools_19.cc --------------------------- -// $Id: dof_tools_03.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2003, 2004, 2006 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 68e2cf9027..fadb6cebc5 100644 --- a/tests/bits/face_orientation_and_fe_nedelec_01.cc +++ b/tests/bits/face_orientation_and_fe_nedelec_01.cc @@ -1,5 +1,5 @@ //---------------------------- face_orientation_and_fe_nedelec_01.cc --------------------------- -// $Id: face_orientation_and_fe_nedelec_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 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 48959294f0..a5ce337f1f 100644 --- a/tests/bits/face_orientation_and_fe_q_01.cc +++ b/tests/bits/face_orientation_and_fe_q_01.cc @@ -1,5 +1,5 @@ //---------------------------- face_orientation_and_fe_q_01.cc --------------------------- -// $Id: face_orientation_and_fe_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 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 bc1ba72b4c..92f7444fe6 100644 --- a/tests/bits/face_orientation_and_fe_q_02.cc +++ b/tests/bits/face_orientation_and_fe_q_02.cc @@ -1,5 +1,5 @@ //---------------------------- face_orientation_and_fe_q_02.cc --------------------------- -// $Id: face_orientation_and_fe_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/bits/fe_face_to_cell_index.cc b/tests/bits/fe_face_to_cell_index.cc index 57a2d40a36..d164d65bcd 100644 --- a/tests/bits/fe_face_to_cell_index.cc +++ b/tests/bits/fe_face_to_cell_index.cc @@ -1,4 +1,4 @@ -// $Id: $ +// $Id$ // Version: $Name: $ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/bits/fe_field_function.cc b/tests/bits/fe_field_function.cc index b98636b327..e712d2939c 100644 --- a/tests/bits/fe_field_function.cc +++ b/tests/bits/fe_field_function.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/bits/grid_generator_04.cc b/tests/bits/grid_generator_04.cc index 707b3be315..4551a80de4 100644 --- a/tests/bits/grid_generator_04.cc +++ b/tests/bits/grid_generator_04.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: grid_generator_03.cc 14287 2006-12-30 00:52:57Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/bits/grid_generator_05.cc b/tests/bits/grid_generator_05.cc index 6cca8adcac..164aa7eccd 100644 --- a/tests/bits/grid_generator_05.cc +++ b/tests/bits/grid_generator_05.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: grid_generator_05.cc 14204 2006-11-17 03:49:08Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006, 2007 by the deal.II authors diff --git a/tests/bits/max_n_cells_01.cc b/tests/bits/max_n_cells_01.cc index fa230abac3..7458c22b43 100644 --- a/tests/bits/max_n_cells_01.cc +++ b/tests/bits/max_n_cells_01.cc @@ -1,5 +1,5 @@ //---------------------------- max_n_cells_01.cc --------------------------- -// $Id: max_n_cells_01.cc 12193 2006-01-27 15:57:34Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors diff --git a/tests/bits/max_n_cells_02.cc b/tests/bits/max_n_cells_02.cc index 1124b7c490..ec18341e2e 100644 --- a/tests/bits/max_n_cells_02.cc +++ b/tests/bits/max_n_cells_02.cc @@ -1,5 +1,5 @@ //---------------------------- max_n_cells_02.cc --------------------------- -// $Id: max_n_cells_02.cc 12193 2006-01-27 15:57:34Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors diff --git a/tests/bits/mesh_3d_18.cc b/tests/bits/mesh_3d_18.cc index df40e020de..13d35cfb62 100644 --- a/tests/bits/mesh_3d_18.cc +++ b/tests/bits/mesh_3d_18.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_18.cc --------------------------- -// $Id: mesh_3d_18.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/bits/mesh_3d_19.cc b/tests/bits/mesh_3d_19.cc index 9faef343eb..05fcbb520e 100644 --- a/tests/bits/mesh_3d_19.cc +++ b/tests/bits/mesh_3d_19.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_19.cc --------------------------- -// $Id: mesh_3d_19.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/bits/mesh_3d_20.cc b/tests/bits/mesh_3d_20.cc index 6296c910ab..f81ec9b17d 100644 --- a/tests/bits/mesh_3d_20.cc +++ b/tests/bits/mesh_3d_20.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_20.cc --------------------------- -// $Id: mesh_3d_7.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2003, 2004, 2005 by the deal.II authors diff --git a/tests/bits/n_dofs_per_object.cc b/tests/bits/n_dofs_per_object.cc index 80d0a85921..680018da5f 100644 --- a/tests/bits/n_dofs_per_object.cc +++ b/tests/bits/n_dofs_per_object.cc @@ -1,5 +1,5 @@ //---------------------------- n_dofs_per_object.cc --------------------------- -// $Id: n_dofs_per_object.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2003, 2004, 2006 by the deal.II authors diff --git a/tests/bits/parsed_function.cc b/tests/bits/parsed_function.cc index fc4bda239f..326785c961 100644 --- a/tests/bits/parsed_function.cc +++ b/tests/bits/parsed_function.cc @@ -1,5 +1,5 @@ //---------------------------- function_parser.cc --------------------------- -// $Id: function_parser.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/bits/refine_and_coarsen_1d.cc b/tests/bits/refine_and_coarsen_1d.cc index 9516208750..0583e981fe 100644 --- a/tests/bits/refine_and_coarsen_1d.cc +++ b/tests/bits/refine_and_coarsen_1d.cc @@ -1,5 +1,5 @@ //---------------------------- refine_and_coarsen_1d.cc --------------------------- -// $Id: refine_and_coarsen_1d.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/bits/refine_and_coarsen_2d.cc b/tests/bits/refine_and_coarsen_2d.cc index 877134e845..c1edf2e357 100644 --- a/tests/bits/refine_and_coarsen_2d.cc +++ b/tests/bits/refine_and_coarsen_2d.cc @@ -1,5 +1,5 @@ //---------------------------- refine_and_coarsen_2d.cc --------------------------- -// $Id: refine_and_coarsen_2d.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/bits/refine_and_coarsen_3d.cc b/tests/bits/refine_and_coarsen_3d.cc index a4426fcd0a..13ee51cfd4 100644 --- a/tests/bits/refine_and_coarsen_3d.cc +++ b/tests/bits/refine_and_coarsen_3d.cc @@ -1,5 +1,5 @@ //---------------------------- refine_and_coarsen_3d.cc --------------------------- -// $Id: refine_and_coarsen_3d.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/bits/tria_crash_01.cc b/tests/bits/tria_crash_01.cc index ccb8cbb9f0..38508ffb8f 100644 --- a/tests/bits/tria_crash_01.cc +++ b/tests/bits/tria_crash_01.cc @@ -1,5 +1,5 @@ //---------------------------- tria_crash_01.cc --------------------------- -// $Id: tria_crash_01.cc 12193 2006-01-27 15:57:34Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 by the deal.II authors diff --git a/tests/deal.II/grid_in_tecplot.cc b/tests/deal.II/grid_in_tecplot.cc index ce8f985857..264a641603 100644 --- a/tests/deal.II/grid_in_tecplot.cc +++ b/tests/deal.II/grid_in_tecplot.cc @@ -1,5 +1,5 @@ //------------------------ grid_in_tecplot.cc ----------------------- -// $Id: grid_in.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors diff --git a/tests/deal.II/grid_invert.cc b/tests/deal.II/grid_invert.cc index daeaf44675..24cf6baa26 100644 --- a/tests/deal.II/grid_invert.cc +++ b/tests/deal.II/grid_invert.cc @@ -1,5 +1,5 @@ //---------------------------- grid_invert.cc --------------------------- -// $Id: grid_in.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors diff --git a/tests/deal.II/grid_out_02.cc b/tests/deal.II/grid_out_02.cc index 84dfa43e43..df43aadc88 100644 --- a/tests/deal.II/grid_out_02.cc +++ b/tests/deal.II/grid_out_02.cc @@ -1,5 +1,5 @@ //---------------------------- grid_out_02.cc --------------------------- -// $Id: grid_out.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors diff --git a/tests/deal.II/interpolate_dgq_01.cc b/tests/deal.II/interpolate_dgq_01.cc index 18e88840c1..0061a59fdd 100644 --- a/tests/deal.II/interpolate_dgq_01.cc +++ b/tests/deal.II/interpolate_dgq_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_dgq_01.cc --------------------------- -// $Id: interpolate_dgq_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/interpolate_dgq_02.cc b/tests/deal.II/interpolate_dgq_02.cc index 164bf3b716..d52d3a43d2 100644 --- a/tests/deal.II/interpolate_dgq_02.cc +++ b/tests/deal.II/interpolate_dgq_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_dgq_02.cc --------------------------- -// $Id: interpolate_dgq_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/interpolate_q_01.cc b/tests/deal.II/interpolate_q_01.cc index 2689c4f983..dc5e275021 100644 --- a/tests/deal.II/interpolate_q_01.cc +++ b/tests/deal.II/interpolate_q_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_01.cc --------------------------- -// $Id: interpolate_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/interpolate_q_02.cc b/tests/deal.II/interpolate_q_02.cc index c60cda04f6..88d6c5f291 100644 --- a/tests/deal.II/interpolate_q_02.cc +++ b/tests/deal.II/interpolate_q_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_02.cc --------------------------- -// $Id: interpolate_q_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 0fd23ca079..52ee1834cd 100644 --- a/tests/deal.II/interpolate_q_system_01.cc +++ b/tests/deal.II/interpolate_q_system_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_system_01.cc --------------------------- -// $Id: interpolate_q_system_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 236d44616b..217df6ea14 100644 --- a/tests/deal.II/interpolate_q_system_02.cc +++ b/tests/deal.II/interpolate_q_system_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_system_01.cc --------------------------- -// $Id: interpolate_q_system_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_common.cc b/tests/deal.II/project_common.cc index 001b2c21ee..4428bb3b90 100644 --- a/tests/deal.II/project_common.cc +++ b/tests/deal.II/project_common.cc @@ -1,5 +1,5 @@ //---------------------------- project_common.cc --------------------------- -// $Id: project_common.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgp_01.cc b/tests/deal.II/project_dgp_01.cc index 4b75c1ff65..a8344d68c3 100644 --- a/tests/deal.II/project_dgp_01.cc +++ b/tests/deal.II/project_dgp_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_01.cc --------------------------- -// $Id: project_dgp_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgp_02.cc b/tests/deal.II/project_dgp_02.cc index 794be0688d..3726063837 100644 --- a/tests/deal.II/project_dgp_02.cc +++ b/tests/deal.II/project_dgp_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_02.cc --------------------------- -// $Id: project_dgp_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgp_03.cc b/tests/deal.II/project_dgp_03.cc index 0e25017dff..0e11e0426d 100644 --- a/tests/deal.II/project_dgp_03.cc +++ b/tests/deal.II/project_dgp_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_03.cc --------------------------- -// $Id: project_dgp_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgp_04.cc b/tests/deal.II/project_dgp_04.cc index 89d2f506a5..9bbb4e56ff 100644 --- a/tests/deal.II/project_dgp_04.cc +++ b/tests/deal.II/project_dgp_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_04.cc --------------------------- -// $Id: project_dgp_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgp_05.cc b/tests/deal.II/project_dgp_05.cc index 3ff6a36969..176e31e4c3 100644 --- a/tests/deal.II/project_dgp_05.cc +++ b/tests/deal.II/project_dgp_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_05.cc --------------------------- -// $Id: project_dgp_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 7f453a2085..c75dab52d4 100644 --- a/tests/deal.II/project_dgp_monomial_01.cc +++ b/tests/deal.II/project_dgp_monomial_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_monomial_01.cc --------------------------- -// $Id: project_dgp_monomial_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 98923aa5d6..fd9bcdfa9d 100644 --- a/tests/deal.II/project_dgp_monomial_02.cc +++ b/tests/deal.II/project_dgp_monomial_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_monomial_02.cc --------------------------- -// $Id: project_dgp_monomial_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 b80f748f99..01aa21676c 100644 --- a/tests/deal.II/project_dgp_monomial_03.cc +++ b/tests/deal.II/project_dgp_monomial_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_monomial_03.cc --------------------------- -// $Id: project_dgp_monomial_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 8fb680a339..94ed98a071 100644 --- a/tests/deal.II/project_dgp_monomial_04.cc +++ b/tests/deal.II/project_dgp_monomial_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_monomial_04.cc --------------------------- -// $Id: project_dgp_monomial_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 28eda9976d..ab202ee2d7 100644 --- a/tests/deal.II/project_dgp_monomial_05.cc +++ b/tests/deal.II/project_dgp_monomial_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_monomial_05.cc --------------------------- -// $Id: project_dgp_monomial_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgq_01.cc b/tests/deal.II/project_dgq_01.cc index 0511493c61..442ae73c6c 100644 --- a/tests/deal.II/project_dgq_01.cc +++ b/tests/deal.II/project_dgq_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgq_01.cc --------------------------- -// $Id: project_dgq_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgq_02.cc b/tests/deal.II/project_dgq_02.cc index 46cb689396..0d7895ceae 100644 --- a/tests/deal.II/project_dgq_02.cc +++ b/tests/deal.II/project_dgq_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgq_02.cc --------------------------- -// $Id: project_dgq_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgq_03.cc b/tests/deal.II/project_dgq_03.cc index 27382f184f..f70861e9fb 100644 --- a/tests/deal.II/project_dgq_03.cc +++ b/tests/deal.II/project_dgq_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgq_03.cc --------------------------- -// $Id: project_dgq_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgq_04.cc b/tests/deal.II/project_dgq_04.cc index 8349f62715..3edea76b1f 100644 --- a/tests/deal.II/project_dgq_04.cc +++ b/tests/deal.II/project_dgq_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgq_04.cc --------------------------- -// $Id: project_dgq_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_dgq_05.cc b/tests/deal.II/project_dgq_05.cc index ce9395b108..919c0b8c40 100644 --- a/tests/deal.II/project_dgq_05.cc +++ b/tests/deal.II/project_dgq_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgq_05.cc --------------------------- -// $Id: project_dgq_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_nedelec_01.cc b/tests/deal.II/project_nedelec_01.cc index ff04e7a8b6..000681714c 100644 --- a/tests/deal.II/project_nedelec_01.cc +++ b/tests/deal.II/project_nedelec_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_nedelec_01.cc --------------------------- -// $Id: project_nedelec_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_nedelec_02.cc b/tests/deal.II/project_nedelec_02.cc index bb3cf75750..9f5d22f9bd 100644 --- a/tests/deal.II/project_nedelec_02.cc +++ b/tests/deal.II/project_nedelec_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_nedelec_02.cc --------------------------- -// $Id: project_nedelec_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_nedelec_03.cc b/tests/deal.II/project_nedelec_03.cc index 58a091bf58..7c713e7067 100644 --- a/tests/deal.II/project_nedelec_03.cc +++ b/tests/deal.II/project_nedelec_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_nedelec_03.cc --------------------------- -// $Id: project_nedelec_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_nedelec_04.cc b/tests/deal.II/project_nedelec_04.cc index 6bc5130411..0dcf9ee9eb 100644 --- a/tests/deal.II/project_nedelec_04.cc +++ b/tests/deal.II/project_nedelec_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_nedelec_04.cc --------------------------- -// $Id: project_nedelec_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_nedelec_05.cc b/tests/deal.II/project_nedelec_05.cc index f1a138df37..3d3518f543 100644 --- a/tests/deal.II/project_nedelec_05.cc +++ b/tests/deal.II/project_nedelec_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_nedelec_05.cc --------------------------- -// $Id: project_nedelec_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_q_01.cc b/tests/deal.II/project_q_01.cc index 86b838879e..d8b3cc0b55 100644 --- a/tests/deal.II/project_q_01.cc +++ b/tests/deal.II/project_q_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_01.cc --------------------------- -// $Id: project_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_q_02.cc b/tests/deal.II/project_q_02.cc index f5515fa09e..2280dd7e88 100644 --- a/tests/deal.II/project_q_02.cc +++ b/tests/deal.II/project_q_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_02.cc --------------------------- -// $Id: project_q_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_q_03.cc b/tests/deal.II/project_q_03.cc index 7a43b1b28f..ade5ce4236 100644 --- a/tests/deal.II/project_q_03.cc +++ b/tests/deal.II/project_q_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_03.cc --------------------------- -// $Id: project_q_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_q_04.cc b/tests/deal.II/project_q_04.cc index 0cb8b1b914..a73962b5aa 100644 --- a/tests/deal.II/project_q_04.cc +++ b/tests/deal.II/project_q_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_04.cc --------------------------- -// $Id: project_q_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_q_05.cc b/tests/deal.II/project_q_05.cc index 422a25f0fb..d9fa9e4b34 100644 --- a/tests/deal.II/project_q_05.cc +++ b/tests/deal.II/project_q_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_05.cc --------------------------- -// $Id: project_q_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 3a7ca8f6a8..a6ecd9e580 100644 --- a/tests/deal.II/project_q_hierarchical_01.cc +++ b/tests/deal.II/project_q_hierarchical_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_hierarchical_01.cc --------------------------- -// $Id: project_q_hierarchical_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 169d7fe69a..41c9840210 100644 --- a/tests/deal.II/project_q_hierarchical_02.cc +++ b/tests/deal.II/project_q_hierarchical_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_hierarchical_02.cc --------------------------- -// $Id: project_q_hierarchical_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 3082758a0f..668006ffbf 100644 --- a/tests/deal.II/project_q_hierarchical_03.cc +++ b/tests/deal.II/project_q_hierarchical_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_hierarchical_03.cc --------------------------- -// $Id: project_q_hierarchical_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 4dc60d5fe7..d2b7bd3e4e 100644 --- a/tests/deal.II/project_q_hierarchical_04.cc +++ b/tests/deal.II/project_q_hierarchical_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_hierarchical_04.cc --------------------------- -// $Id: project_q_hierarchical_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 e9a5d61ce9..574d5d9804 100644 --- a/tests/deal.II/project_q_hierarchical_05.cc +++ b/tests/deal.II/project_q_hierarchical_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_hierarchical_05.cc --------------------------- -// $Id: project_q_hierarchical_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 f2b5661726..65aa24ae1a 100644 --- a/tests/deal.II/project_q_system_01.cc +++ b/tests/deal.II/project_q_system_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_system_01.cc --------------------------- -// $Id: project_q_system_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 66481a487f..cf97279280 100644 --- a/tests/deal.II/project_q_system_02.cc +++ b/tests/deal.II/project_q_system_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_system_02.cc --------------------------- -// $Id: project_q_system_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 23067aa4ef..c4f136c4fe 100644 --- a/tests/deal.II/project_q_system_03.cc +++ b/tests/deal.II/project_q_system_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_system_03.cc --------------------------- -// $Id: project_q_system_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 593c16a391..ab9b864475 100644 --- a/tests/deal.II/project_q_system_04.cc +++ b/tests/deal.II/project_q_system_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_system_04.cc --------------------------- -// $Id: project_q_system_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 4b1cb318d9..692df95728 100644 --- a/tests/deal.II/project_q_system_05.cc +++ b/tests/deal.II/project_q_system_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_q_system_05.cc --------------------------- -// $Id: project_q_system_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_rt_01.cc b/tests/deal.II/project_rt_01.cc index 44a3921659..cd7c01c47a 100644 --- a/tests/deal.II/project_rt_01.cc +++ b/tests/deal.II/project_rt_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_rt_01.cc --------------------------- -// $Id: project_rt_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_rt_02.cc b/tests/deal.II/project_rt_02.cc index e379d717bb..58cd320512 100644 --- a/tests/deal.II/project_rt_02.cc +++ b/tests/deal.II/project_rt_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_rt_02.cc --------------------------- -// $Id: project_rt_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_rt_04.cc b/tests/deal.II/project_rt_04.cc index ca82f1081b..90092f0e38 100644 --- a/tests/deal.II/project_rt_04.cc +++ b/tests/deal.II/project_rt_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_rt_04.cc --------------------------- -// $Id: project_rt_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/project_rt_05.cc b/tests/deal.II/project_rt_05.cc index ed83df4f8c..bd91df118e 100644 --- a/tests/deal.II/project_rt_05.cc +++ b/tests/deal.II/project_rt_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_rt_05.cc --------------------------- -// $Id: project_rt_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/deal.II/sparsity_pattern_02.cc b/tests/deal.II/sparsity_pattern_02.cc index f3f3178847..1d2fd06e49 100644 --- a/tests/deal.II/sparsity_pattern_02.cc +++ b/tests/deal.II/sparsity_pattern_02.cc @@ -1,5 +1,5 @@ //---------------------------- sparsity_pattern_02.cc --------------------------- -// $Id: sparsity_pattern_02.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2007 by the deal.II authors diff --git a/tests/deal.II/sparsity_pattern_03.cc b/tests/deal.II/sparsity_pattern_03.cc index a30c13c4ac..d73d45cc64 100644 --- a/tests/deal.II/sparsity_pattern_03.cc +++ b/tests/deal.II/sparsity_pattern_03.cc @@ -1,5 +1,5 @@ //---------------------------- sparsity_pattern_03.cc --------------------------- -// $Id: sparsity_pattern_03.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2007 by the deal.II authors diff --git a/tests/deal.II/sparsity_pattern_04.cc b/tests/deal.II/sparsity_pattern_04.cc index 009d156d7e..62b1f09f1a 100644 --- a/tests/deal.II/sparsity_pattern_04.cc +++ b/tests/deal.II/sparsity_pattern_04.cc @@ -1,5 +1,5 @@ //---------------------------- sparsity_pattern_04.cc --------------------------- -// $Id: sparsity_pattern_04.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2007 by the deal.II authors diff --git a/tests/deal.II/union_triangulation.cc b/tests/deal.II/union_triangulation.cc index 86fba0ec83..17a75e99f4 100644 --- a/tests/deal.II/union_triangulation.cc +++ b/tests/deal.II/union_triangulation.cc @@ -1,5 +1,5 @@ //---------------------------- union_triangulation.cc --------------------------- -// $Id: union_triangulation.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 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 20bc553f69..157678b4b7 100644 --- a/tests/deal.II/vectors_boundary_rhs_01.cc +++ b/tests/deal.II/vectors_boundary_rhs_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs.cc --------------------------- -// $Id: vectors_boundary_rhs.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 d1dfdf97ff..cfa0f266e2 100644 --- a/tests/deal.II/vectors_boundary_rhs_02.cc +++ b/tests/deal.II/vectors_boundary_rhs_02.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_02.cc --------------------------- -// $Id: vectors_boundary_rhs_02.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 9333fd7553..b9e8b15d8e 100644 --- a/tests/deal.II/vectors_boundary_rhs_03.cc +++ b/tests/deal.II/vectors_boundary_rhs_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_03.cc --------------------------- -// $Id: vectors_boundary_rhs_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 686f099424..9a041b1007 100644 --- a/tests/deal.II/vectors_point_source_01.cc +++ b/tests/deal.II/vectors_point_source_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_point_source.cc --------------------------- -// $Id: vectors_point_source.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/deal.II/vectors_rhs_01.cc b/tests/deal.II/vectors_rhs_01.cc index e7b69e3530..b19f851d33 100644 --- a/tests/deal.II/vectors_rhs_01.cc +++ b/tests/deal.II/vectors_rhs_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs.cc --------------------------- -// $Id: vectors_rhs.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/deal.II/vectors_rhs_03.cc b/tests/deal.II/vectors_rhs_03.cc index e707f0713d..cb7b430d09 100644 --- a/tests/deal.II/vectors_rhs_03.cc +++ b/tests/deal.II/vectors_rhs_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_03.cc --------------------------- -// $Id: vectors_rhs_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/fail/grid_output_input.cc b/tests/fail/grid_output_input.cc index 8fb3c7f205..edac5a1532 100644 --- a/tests/fail/grid_output_input.cc +++ b/tests/fail/grid_output_input.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: grid_generator_03.cc 14287 2006-12-30 00:52:57Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors and Luca Heltai diff --git a/tests/fail/injection_dgp.cc b/tests/fail/injection_dgp.cc index a82154b4e8..729babcf9d 100644 --- a/tests/fail/injection_dgp.cc +++ b/tests/fail/injection_dgp.cc @@ -1,5 +1,5 @@ //---------------------------- injection_dgp.cc --------------------------- -// $Id: injection_dgp.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/injection_dgp_nonparametric.cc b/tests/fail/injection_dgp_nonparametric.cc index a996c42d0e..6833172114 100644 --- a/tests/fail/injection_dgp_nonparametric.cc +++ b/tests/fail/injection_dgp_nonparametric.cc @@ -1,5 +1,5 @@ //---------------------------- injection_dgp_nonparametric.cc --------------------------- -// $Id: injection_dgp_nonparametric.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/injection_nedelec.cc b/tests/fail/injection_nedelec.cc index 3470e40cee..04bec197ce 100644 --- a/tests/fail/injection_nedelec.cc +++ b/tests/fail/injection_nedelec.cc @@ -1,5 +1,5 @@ //---------------------------- injection_nedelec.cc --------------------------- -// $Id: injection_nedelec.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/injection_q_hierarchical.cc b/tests/fail/injection_q_hierarchical.cc index 81be6c1a60..3162424ce2 100644 --- a/tests/fail/injection_q_hierarchical.cc +++ b/tests/fail/injection_q_hierarchical.cc @@ -1,5 +1,5 @@ //---------------------------- injection_q_hierarchical.cc --------------------------- -// $Id: injection_q_hierarchical.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/injection_rt.cc b/tests/fail/injection_rt.cc index e2d2d7c66f..fc55741a78 100644 --- a/tests/fail/injection_rt.cc +++ b/tests/fail/injection_rt.cc @@ -1,5 +1,5 @@ //---------------------------- injection_rt.cc --------------------------- -// $Id: injection_rt.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/kelly_crash_01.cc b/tests/fail/kelly_crash_01.cc index 372f7596c4..399248f7c6 100644 --- a/tests/fail/kelly_crash_01.cc +++ b/tests/fail/kelly_crash_01.cc @@ -1,5 +1,5 @@ //---------------------------- kelly_crash_01.cc --------------------------- -// $Id: kelly_crash_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fail/project_abf_01.cc b/tests/fail/project_abf_01.cc index 86165bdbec..bc69d6c3cb 100644 --- a/tests/fail/project_abf_01.cc +++ b/tests/fail/project_abf_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_abf_01.cc --------------------------- -// $Id: project_abf_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_abf_02.cc b/tests/fail/project_abf_02.cc index 47da0283cb..8f452bcd4e 100644 --- a/tests/fail/project_abf_02.cc +++ b/tests/fail/project_abf_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_abf_02.cc --------------------------- -// $Id: project_abf_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_abf_03.cc b/tests/fail/project_abf_03.cc index ff11d889b4..316b1e3ccd 100644 --- a/tests/fail/project_abf_03.cc +++ b/tests/fail/project_abf_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_abf_03.cc --------------------------- -// $Id: project_abf_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_abf_04.cc b/tests/fail/project_abf_04.cc index 603fe8f24c..a0ddd88e47 100644 --- a/tests/fail/project_abf_04.cc +++ b/tests/fail/project_abf_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_abf_04.cc --------------------------- -// $Id: project_abf_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_abf_05.cc b/tests/fail/project_abf_05.cc index 35cda4fca6..87996f6d8c 100644 --- a/tests/fail/project_abf_05.cc +++ b/tests/fail/project_abf_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_abf_05.cc --------------------------- -// $Id: project_abf_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_dgp_nonparametric_01.cc b/tests/fail/project_dgp_nonparametric_01.cc index 24ad12da2c..807c74efc5 100644 --- a/tests/fail/project_dgp_nonparametric_01.cc +++ b/tests/fail/project_dgp_nonparametric_01.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_nonparametric_01.cc --------------------------- -// $Id: project_dgp_nonparametric_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_dgp_nonparametric_02.cc b/tests/fail/project_dgp_nonparametric_02.cc index a8ac74ad91..a5bd7be2f5 100644 --- a/tests/fail/project_dgp_nonparametric_02.cc +++ b/tests/fail/project_dgp_nonparametric_02.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_nonparametric_02.cc --------------------------- -// $Id: project_dgp_nonparametric_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_dgp_nonparametric_03.cc b/tests/fail/project_dgp_nonparametric_03.cc index c0aeb13412..47ac8c36de 100644 --- a/tests/fail/project_dgp_nonparametric_03.cc +++ b/tests/fail/project_dgp_nonparametric_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_nonparametric_03.cc --------------------------- -// $Id: project_dgp_nonparametric_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_dgp_nonparametric_04.cc b/tests/fail/project_dgp_nonparametric_04.cc index e6aa32745f..31aec4cdcd 100644 --- a/tests/fail/project_dgp_nonparametric_04.cc +++ b/tests/fail/project_dgp_nonparametric_04.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_nonparametric_04.cc --------------------------- -// $Id: project_dgp_nonparametric_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_dgp_nonparametric_05.cc b/tests/fail/project_dgp_nonparametric_05.cc index fe380f1e10..bf46409006 100644 --- a/tests/fail/project_dgp_nonparametric_05.cc +++ b/tests/fail/project_dgp_nonparametric_05.cc @@ -1,5 +1,5 @@ //---------------------------- project_dgp_nonparametric_05.cc --------------------------- -// $Id: project_dgp_nonparametric_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/project_rt_03.cc b/tests/fail/project_rt_03.cc index fcc074d50a..bacb266724 100644 --- a/tests/fail/project_rt_03.cc +++ b/tests/fail/project_rt_03.cc @@ -1,5 +1,5 @@ //---------------------------- project_rt_03.cc --------------------------- -// $Id: project_rt_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/fail/rt_crash_01.cc b/tests/fail/rt_crash_01.cc index d59aeb8f0b..2a55da34d7 100644 --- a/tests/fail/rt_crash_01.cc +++ b/tests/fail/rt_crash_01.cc @@ -1,5 +1,5 @@ //---------------------------- rt_crash_01.cc --------------------------- -// $Id: dof_tools_03.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2003, 2004, 2006 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 853eb5b741..569c8e3943 100644 --- a/tests/fail/vectors_boundary_rhs_hp_02.cc +++ b/tests/fail/vectors_boundary_rhs_hp_02.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_hp_02.cc --------------------------- -// $Id: vectors_boundary_rhs_hp_02.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/fail/vectors_rhs_hp_02.cc b/tests/fail/vectors_rhs_hp_02.cc index d510fc6242..57d7ab4ac1 100644 --- a/tests/fail/vectors_rhs_hp_02.cc +++ b/tests/fail/vectors_rhs_hp_02.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_hp_02.cc --------------------------- -// $Id: vectors_rhs_hp_02.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/fe/injection_dgp_monomial.cc b/tests/fe/injection_dgp_monomial.cc index 7dab3f9b31..aef54a4230 100644 --- a/tests/fe/injection_dgp_monomial.cc +++ b/tests/fe/injection_dgp_monomial.cc @@ -1,5 +1,5 @@ //---------------------------- injection_dgp_monomial.cc --------------------------- -// $Id: injection_dgp_monomial.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fe/injection_dgq.cc b/tests/fe/injection_dgq.cc index 5e5693a4e9..9c328d7aab 100644 --- a/tests/fe/injection_dgq.cc +++ b/tests/fe/injection_dgq.cc @@ -1,5 +1,5 @@ //---------------------------- injection_dgq.cc --------------------------- -// $Id: injection_dgq.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fe/injection_q.cc b/tests/fe/injection_q.cc index 3161699dac..db422b69f8 100644 --- a/tests/fe/injection_q.cc +++ b/tests/fe/injection_q.cc @@ -1,5 +1,5 @@ //---------------------------- injection_q.cc --------------------------- -// $Id: injection_q.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/fe/injection_q_system.cc b/tests/fe/injection_q_system.cc index fdc022f80e..3fc3f92e94 100644 --- a/tests/fe/injection_q_system.cc +++ b/tests/fe/injection_q_system.cc @@ -1,5 +1,5 @@ //---------------------------- injection_q_system.cc --------------------------- -// $Id: injection_q_system.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/crash_06.cc b/tests/hp/crash_06.cc index 090e14d5a4..c3e56aa852 100644 --- a/tests/hp/crash_06.cc +++ b/tests/hp/crash_06.cc @@ -1,5 +1,5 @@ //---------------------------- crash_06.cc --------------------------- -// $Id: crash_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_07.cc b/tests/hp/crash_07.cc index 5c26fbc516..25aa0b4abb 100644 --- a/tests/hp/crash_07.cc +++ b/tests/hp/crash_07.cc @@ -1,5 +1,5 @@ //---------------------------- crash_07.cc --------------------------- -// $Id: crash_07.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_08.cc b/tests/hp/crash_08.cc index 0b44406bf4..aff8ae8069 100644 --- a/tests/hp/crash_08.cc +++ b/tests/hp/crash_08.cc @@ -1,5 +1,5 @@ //---------------------------- crash_08.cc --------------------------- -// $Id: crash_08.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_09.cc b/tests/hp/crash_09.cc index e8fd9ec38f..7215506802 100644 --- a/tests/hp/crash_09.cc +++ b/tests/hp/crash_09.cc @@ -1,5 +1,5 @@ //---------------------------- crash_09.cc --------------------------- -// $Id: crash_09.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_11.cc b/tests/hp/crash_11.cc index cea0e2bf3b..9aabed1c61 100644 --- a/tests/hp/crash_11.cc +++ b/tests/hp/crash_11.cc @@ -1,5 +1,5 @@ //---------------------------- crash_11.cc --------------------------- -// $Id: crash_11.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_12.cc b/tests/hp/crash_12.cc index d913cb9646..9d6a9d5b80 100644 --- a/tests/hp/crash_12.cc +++ b/tests/hp/crash_12.cc @@ -1,5 +1,5 @@ //---------------------------- crash_12.cc --------------------------- -// $Id: crash_12.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/crash_13.cc b/tests/hp/crash_13.cc index cf95d310ad..0cee2add03 100644 --- a/tests/hp/crash_13.cc +++ b/tests/hp/crash_13.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_01.cc --------------------------- -// $Id: hp_constraints_q_system_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/crash_15.cc b/tests/hp/crash_15.cc index 691432929c..e58776bee7 100644 --- a/tests/hp/crash_15.cc +++ b/tests/hp/crash_15.cc @@ -1,5 +1,5 @@ //---------------------------- crash_15.cc --------------------------- -// $Id: crash_15.cc 14021 2006-10-19 00:17:16Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006, 2007 by the deal.II authors diff --git a/tests/hp/crash_16.cc b/tests/hp/crash_16.cc index d39cbe1ea5..7d7b41e2ed 100644 --- a/tests/hp/crash_16.cc +++ b/tests/hp/crash_16.cc @@ -1,5 +1,5 @@ //---------------------------- crash_16.cc --------------------------- -// $Id: crash_16.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/crash_17.cc b/tests/hp/crash_17.cc index b0851d484d..293e7a147d 100644 --- a/tests/hp/crash_17.cc +++ b/tests/hp/crash_17.cc @@ -1,5 +1,5 @@ //---------------------------- crash_17.cc --------------------------- -// $Id: crash_17.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 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 adca9ef93c..ca5871890b 100644 --- a/tests/hp/crash_17_compressed_set_sparsity.cc +++ b/tests/hp/crash_17_compressed_set_sparsity.cc @@ -1,5 +1,5 @@ //---------------------------- crash_17.cc --------------------------- -// $Id: crash_17.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/crash_18.cc b/tests/hp/crash_18.cc index d176ae2dae..7dc7d3666a 100644 --- a/tests/hp/crash_18.cc +++ b/tests/hp/crash_18.cc @@ -1,5 +1,5 @@ //---------------------------- crash_18.cc --------------------------- -// $Id: crash_18.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 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 3810f2f39f..96aac4a717 100644 --- a/tests/hp/crash_18_compressed_set_sparsity.cc +++ b/tests/hp/crash_18_compressed_set_sparsity.cc @@ -1,5 +1,5 @@ //---------------------------- crash_18.cc --------------------------- -// $Id: crash_18.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_01.cc b/tests/hp/hp_constraints_dgp_01.cc index ab20eea7bb..3b34bb8108 100644 --- a/tests/hp/hp_constraints_dgp_01.cc +++ b/tests/hp/hp_constraints_dgp_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_01.cc --------------------------- -// $Id: hp_constraints_dgp_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_02.cc b/tests/hp/hp_constraints_dgp_02.cc index a3cf457205..6e2a7f2ad0 100644 --- a/tests/hp/hp_constraints_dgp_02.cc +++ b/tests/hp/hp_constraints_dgp_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_02.cc --------------------------- -// $Id: hp_constraints_dgp_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_03.cc b/tests/hp/hp_constraints_dgp_03.cc index a981f024c5..55fef0031a 100644 --- a/tests/hp/hp_constraints_dgp_03.cc +++ b/tests/hp/hp_constraints_dgp_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_03.cc --------------------------- -// $Id: hp_constraints_dgp_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_04.cc b/tests/hp/hp_constraints_dgp_04.cc index abc95857ee..bac4c86bf0 100644 --- a/tests/hp/hp_constraints_dgp_04.cc +++ b/tests/hp/hp_constraints_dgp_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_04.cc --------------------------- -// $Id: hp_constraints_dgp_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_05.cc b/tests/hp/hp_constraints_dgp_05.cc index b256089ebc..4ca6ae0776 100644 --- a/tests/hp/hp_constraints_dgp_05.cc +++ b/tests/hp/hp_constraints_dgp_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_05.cc --------------------------- -// $Id: hp_constraints_dgp_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_06.cc b/tests/hp/hp_constraints_dgp_06.cc index b84b3fd0a1..d37242c42a 100644 --- a/tests/hp/hp_constraints_dgp_06.cc +++ b/tests/hp/hp_constraints_dgp_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_06.cc --------------------------- -// $Id: hp_constraints_dgp_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_01.cc b/tests/hp/hp_constraints_dgp_monomial_01.cc index 9437f57073..50bcd8607d 100644 --- a/tests/hp/hp_constraints_dgp_monomial_01.cc +++ b/tests/hp/hp_constraints_dgp_monomial_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_01.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_02.cc b/tests/hp/hp_constraints_dgp_monomial_02.cc index e996ee2210..8ed3b9d52f 100644 --- a/tests/hp/hp_constraints_dgp_monomial_02.cc +++ b/tests/hp/hp_constraints_dgp_monomial_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_02.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_03.cc b/tests/hp/hp_constraints_dgp_monomial_03.cc index 4bddf519a6..c80dda5229 100644 --- a/tests/hp/hp_constraints_dgp_monomial_03.cc +++ b/tests/hp/hp_constraints_dgp_monomial_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_03.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_04.cc b/tests/hp/hp_constraints_dgp_monomial_04.cc index 3fa04e7a53..23d0e4ac99 100644 --- a/tests/hp/hp_constraints_dgp_monomial_04.cc +++ b/tests/hp/hp_constraints_dgp_monomial_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_04.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_05.cc b/tests/hp/hp_constraints_dgp_monomial_05.cc index 462d792a36..2a2bf0308f 100644 --- a/tests/hp/hp_constraints_dgp_monomial_05.cc +++ b/tests/hp/hp_constraints_dgp_monomial_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_05.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_monomial_06.cc b/tests/hp/hp_constraints_dgp_monomial_06.cc index b039c2c4b6..82becb739e 100644 --- a/tests/hp/hp_constraints_dgp_monomial_06.cc +++ b/tests/hp/hp_constraints_dgp_monomial_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_monomial_06.cc --------------------------- -// $Id: hp_constraints_dgp_monomial_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_01.cc b/tests/hp/hp_constraints_dgp_nonparametric_01.cc index df229194a9..c91a26bb11 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_01.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_01.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_02.cc b/tests/hp/hp_constraints_dgp_nonparametric_02.cc index 368d88fad3..73ef22c0fc 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_02.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_02.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_03.cc b/tests/hp/hp_constraints_dgp_nonparametric_03.cc index 3086c3725c..57b21971d9 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_03.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_03.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_04.cc b/tests/hp/hp_constraints_dgp_nonparametric_04.cc index c970127b78..6c88b18905 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_04.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_04.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_05.cc b/tests/hp/hp_constraints_dgp_nonparametric_05.cc index a08c658197..c181a495f9 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_05.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_05.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgp_nonparametric_06.cc b/tests/hp/hp_constraints_dgp_nonparametric_06.cc index a7c1cc0c4a..ffa1a89fc3 100644 --- a/tests/hp/hp_constraints_dgp_nonparametric_06.cc +++ b/tests/hp/hp_constraints_dgp_nonparametric_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgp_nonparametric_06.cc --------------------------- -// $Id: hp_constraints_dgp_nonparametric_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_01.cc b/tests/hp/hp_constraints_dgq_01.cc index 94bfec20b7..9b41787daa 100644 --- a/tests/hp/hp_constraints_dgq_01.cc +++ b/tests/hp/hp_constraints_dgq_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_01.cc --------------------------- -// $Id: hp_constraints_dgq_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_02.cc b/tests/hp/hp_constraints_dgq_02.cc index b9d9a3c67f..779e97ceed 100644 --- a/tests/hp/hp_constraints_dgq_02.cc +++ b/tests/hp/hp_constraints_dgq_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_02.cc --------------------------- -// $Id: hp_constraints_dgq_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_03.cc b/tests/hp/hp_constraints_dgq_03.cc index 0c5150f335..4447a258f7 100644 --- a/tests/hp/hp_constraints_dgq_03.cc +++ b/tests/hp/hp_constraints_dgq_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_03.cc --------------------------- -// $Id: hp_constraints_dgq_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_04.cc b/tests/hp/hp_constraints_dgq_04.cc index ab3a1e14cf..d3cf8fe669 100644 --- a/tests/hp/hp_constraints_dgq_04.cc +++ b/tests/hp/hp_constraints_dgq_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_04.cc --------------------------- -// $Id: hp_constraints_dgq_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_05.cc b/tests/hp/hp_constraints_dgq_05.cc index c45cce827c..6389449642 100644 --- a/tests/hp/hp_constraints_dgq_05.cc +++ b/tests/hp/hp_constraints_dgq_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_05.cc --------------------------- -// $Id: hp_constraints_dgq_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_dgq_06.cc b/tests/hp/hp_constraints_dgq_06.cc index ad4a8ba15a..f9da10d474 100644 --- a/tests/hp/hp_constraints_dgq_06.cc +++ b/tests/hp/hp_constraints_dgq_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_dgq_06.cc --------------------------- -// $Id: hp_constraints_dgq_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_01.cc b/tests/hp/hp_constraints_q_01.cc index 408c640027..ed31d91278 100644 --- a/tests/hp/hp_constraints_q_01.cc +++ b/tests/hp/hp_constraints_q_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_01.cc --------------------------- -// $Id: hp_constraints_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_02.cc b/tests/hp/hp_constraints_q_02.cc index 01dba69c88..f8294cd148 100644 --- a/tests/hp/hp_constraints_q_02.cc +++ b/tests/hp/hp_constraints_q_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_02.cc --------------------------- -// $Id: hp_constraints_q_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_03.cc b/tests/hp/hp_constraints_q_03.cc index c026914dfb..8f553bc304 100644 --- a/tests/hp/hp_constraints_q_03.cc +++ b/tests/hp/hp_constraints_q_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_03.cc --------------------------- -// $Id: hp_constraints_q_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_04.cc b/tests/hp/hp_constraints_q_04.cc index 62c98233c1..105524b12e 100644 --- a/tests/hp/hp_constraints_q_04.cc +++ b/tests/hp/hp_constraints_q_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_04.cc --------------------------- -// $Id: hp_constraints_q_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_05.cc b/tests/hp/hp_constraints_q_05.cc index c192e83c39..a8f7a01ec1 100644 --- a/tests/hp/hp_constraints_q_05.cc +++ b/tests/hp/hp_constraints_q_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_05.cc --------------------------- -// $Id: hp_constraints_q_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_06.cc b/tests/hp/hp_constraints_q_06.cc index 3df2aa273f..e5111ff25a 100644 --- a/tests/hp/hp_constraints_q_06.cc +++ b/tests/hp/hp_constraints_q_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_06.cc --------------------------- -// $Id: hp_constraints_q_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_01.cc b/tests/hp/hp_constraints_q_system_01.cc index ac32c9cbf5..1e60bb5da3 100644 --- a/tests/hp/hp_constraints_q_system_01.cc +++ b/tests/hp/hp_constraints_q_system_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_01.cc --------------------------- -// $Id: hp_constraints_q_system_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_02.cc b/tests/hp/hp_constraints_q_system_02.cc index 021e353cfe..44079f0f27 100644 --- a/tests/hp/hp_constraints_q_system_02.cc +++ b/tests/hp/hp_constraints_q_system_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_02.cc --------------------------- -// $Id: hp_constraints_q_system_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_03.cc b/tests/hp/hp_constraints_q_system_03.cc index 51176a8e13..6f53c6bea7 100644 --- a/tests/hp/hp_constraints_q_system_03.cc +++ b/tests/hp/hp_constraints_q_system_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_03.cc --------------------------- -// $Id: hp_constraints_q_system_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_04.cc b/tests/hp/hp_constraints_q_system_04.cc index d0de0a7416..cee21fba73 100644 --- a/tests/hp/hp_constraints_q_system_04.cc +++ b/tests/hp/hp_constraints_q_system_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_04.cc --------------------------- -// $Id: hp_constraints_q_system_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_05.cc b/tests/hp/hp_constraints_q_system_05.cc index f36a906d16..474de04a2a 100644 --- a/tests/hp/hp_constraints_q_system_05.cc +++ b/tests/hp/hp_constraints_q_system_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_05.cc --------------------------- -// $Id: hp_constraints_q_system_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_06.cc b/tests/hp/hp_constraints_q_system_06.cc index a891b9692a..a21a1037cd 100644 --- a/tests/hp/hp_constraints_q_system_06.cc +++ b/tests/hp/hp_constraints_q_system_06.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_06.cc --------------------------- -// $Id: hp_constraints_q_system_06.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_x_01.cc b/tests/hp/hp_constraints_q_system_x_01.cc index e88b577594..5758558f8f 100644 --- a/tests/hp/hp_constraints_q_system_x_01.cc +++ b/tests/hp/hp_constraints_q_system_x_01.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_x_01.cc --------------------------- -// $Id: hp_constraints_q_system_x_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_x_02.cc b/tests/hp/hp_constraints_q_system_x_02.cc index b7459fa335..1c72606a89 100644 --- a/tests/hp/hp_constraints_q_system_x_02.cc +++ b/tests/hp/hp_constraints_q_system_x_02.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_x_02.cc --------------------------- -// $Id: hp_constraints_q_system_x_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_x_03.cc b/tests/hp/hp_constraints_q_system_x_03.cc index 60cc6baa54..aee1a16767 100644 --- a/tests/hp/hp_constraints_q_system_x_03.cc +++ b/tests/hp/hp_constraints_q_system_x_03.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_x_03.cc --------------------------- -// $Id: hp_constraints_q_system_x_03.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_x_04.cc b/tests/hp/hp_constraints_q_system_x_04.cc index 9b8f2d3bb1..4b95cd850a 100644 --- a/tests/hp/hp_constraints_q_system_x_04.cc +++ b/tests/hp/hp_constraints_q_system_x_04.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_x_04.cc --------------------------- -// $Id: hp_constraints_q_system_x_04.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors diff --git a/tests/hp/hp_constraints_q_system_x_05.cc b/tests/hp/hp_constraints_q_system_x_05.cc index 6d53a2bf55..e26a7d2aa3 100644 --- a/tests/hp/hp_constraints_q_system_x_05.cc +++ b/tests/hp/hp_constraints_q_system_x_05.cc @@ -1,5 +1,5 @@ //---------------------------- hp_constraints_q_system_x_05.cc --------------------------- -// $Id: hp_constraints_q_system_x_05.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2007 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 89a8ee8981..690df170b6 100644 --- a/tests/hp/hp_line_dof_identities_dgp.cc +++ b/tests/hp/hp_line_dof_identities_dgp.cc @@ -1,5 +1,5 @@ //---------------------------- hp_line_dof_identities_dgp.cc --------------------------- -// $Id: hp_line_dof_identities_dgp.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 94532f8c96..99e09daa61 100644 --- a/tests/hp/hp_line_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_line_dof_identities_dgp_monomial.cc @@ -1,5 +1,5 @@ //---------------------------- hp_line_dof_identities_dgp_monomial.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_monomial.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 822df1efcf..96aab5cabc 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_monomial_system_01.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_monomial_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 9eb4dc2a96..849676369b 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_monomial_system_02.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_monomial_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 dc794b9d44..079f922229 100644 --- a/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_line_dof_identities_dgp_nonparametric.cc @@ -1,5 +1,5 @@ //---------------------------- hp_line_dof_identities_dgp_nonparametric.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_nonparametric.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 bb819e4f2b..38d5c77939 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_nonparametric_system_01.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_nonparametric_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 645fd8dd05..77059d982d 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_nonparametric_system_02.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_nonparametric_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 20c9d92175..d6d62d7c3d 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_system_01.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 e53e8173aa..9e4d396cf3 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,5 @@ //---------------------------- hp_line_dof_identities_dgp_system_02.cc --------------------------- -// $Id: hp_line_dof_identities_dgp_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 70895b382a..7e52bbfdcc 100644 --- a/tests/hp/hp_line_dof_identities_dgq.cc +++ b/tests/hp/hp_line_dof_identities_dgq.cc @@ -1,5 +1,5 @@ //---------------------------- hp_line_dof_identities_dgq.cc --------------------------- -// $Id: hp_line_dof_identities_dgq.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 58b75a2e12..2bfe8b80b2 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,5 @@ //---------------------------- hp_line_dof_identities_dgq_system_01.cc --------------------------- -// $Id: hp_line_dof_identities_dgq_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 69d497b88d..c8f669dce7 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,5 @@ //---------------------------- hp_line_dof_identities_dgq_system_02.cc --------------------------- -// $Id: hp_line_dof_identities_dgq_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 c89589ccbb..b6a361147e 100644 --- a/tests/hp/hp_line_dof_identities_q.cc +++ b/tests/hp/hp_line_dof_identities_q.cc @@ -1,5 +1,5 @@ //---------------------------- hp_line_dof_identities_q.cc --------------------------- -// $Id: hp_line_dof_identities_q.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 c8a11fbd16..d6d4e29af8 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,5 @@ //---------------------------- hp_line_dof_identities_q_system_01.cc --------------------------- -// $Id: hp_line_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 c5d7e24778..0d8be3334b 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,5 @@ //---------------------------- hp_line_dof_identities_q_system_02.cc --------------------------- -// $Id: hp_line_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 6f54e065c0..da3c7593d9 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,5 @@ //---------------------------- hp_line_dof_identities_q_system_03.cc --------------------------- -// $Id: hp_line_dof_identities_q_system_03.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006, 2007 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 cb0e7d5eb7..b45696fb3d 100644 --- a/tests/hp/hp_quad_dof_identities_dgp.cc +++ b/tests/hp/hp_quad_dof_identities_dgp.cc @@ -1,5 +1,5 @@ //---------------------------- hp_quad_dof_identities_dgp.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 062fd39042..41ac590c55 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_monomial.cc @@ -1,5 +1,5 @@ //---------------------------- hp_quad_dof_identities_dgp_monomial.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_monomial.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 fbdce9ce69..31254f5507 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_monomial_system_01.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_monomial_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 850a4028fb..51649c3820 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_monomial_system_02.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_monomial_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 129c5be71c..10329807ee 100644 --- a/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc @@ -1,5 +1,5 @@ //---------------------------- hp_quad_dof_identities_dgp_nonparametric.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_nonparametric.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 734e7b299d..a1e6e028a2 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_nonparametric_system_01.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_nonparametric_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 ed057f206e..147e3f49d8 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_nonparametric_system_02.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_nonparametric_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 241b65a002..c52d6c89c8 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_system_01.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 09c2b4b34a..6f6c5f07e5 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,5 @@ //---------------------------- hp_quad_dof_identities_dgp_system_02.cc --------------------------- -// $Id: hp_quad_dof_identities_dgp_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 6007fa3d79..2ff0179f17 100644 --- a/tests/hp/hp_quad_dof_identities_dgq.cc +++ b/tests/hp/hp_quad_dof_identities_dgq.cc @@ -1,5 +1,5 @@ //---------------------------- hp_quad_dof_identities_dgq.cc --------------------------- -// $Id: hp_quad_dof_identities_dgq.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 13d7689f39..4ceb6341e5 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,5 @@ //---------------------------- hp_quad_dof_identities_dgq_system_01.cc --------------------------- -// $Id: hp_quad_dof_identities_dgq_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 d585a734d8..7e92aa0146 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,5 @@ //---------------------------- hp_quad_dof_identities_dgq_system_02.cc --------------------------- -// $Id: hp_quad_dof_identities_dgq_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 c4f5047852..b1cbc67c4d 100644 --- a/tests/hp/hp_quad_dof_identities_q.cc +++ b/tests/hp/hp_quad_dof_identities_q.cc @@ -1,5 +1,5 @@ //---------------------------- hp_quad_dof_identities_q.cc --------------------------- -// $Id: hp_quad_dof_identities_q.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 d4adf322fc..e62be87dbf 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,5 @@ //---------------------------- hp_quad_dof_identities_q_system_01.cc --------------------------- -// $Id: hp_quad_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 5d8994169b..d878600e19 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,5 @@ //---------------------------- hp_quad_dof_identities_q_system_02.cc --------------------------- -// $Id: hp_quad_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 ae7d6221ba..dc1cfbd18c 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp.cc @@ -1,5 +1,5 @@ //---------------------------- hp_vertex_dof_identities_dgp.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 28f2ec4fa7..ee4baffa42 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_monomial.cc @@ -1,5 +1,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_monomial.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_monomial.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 3e271dd8a4..20719847cd 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_monomial_system_01.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_monomial_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 ed8d801fc8..32688d8502 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_monomial_system_02.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_monomial_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 77b908b9a2..ff1da1025c 100644 --- a/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc +++ b/tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc @@ -1,5 +1,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_nonparametric.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_nonparametric.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 3839747c44..06b6faa9fe 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_nonparametric_system_01.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_nonparametric_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 6d62139bec..07ce160a7d 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_nonparametric_system_02.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_nonparametric_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 238bb049e0..9e667c0558 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_system_01.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 9e1eb67e3d..24400eec54 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgp_system_02.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgp_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 d970f707af..a62e04acb0 100644 --- a/tests/hp/hp_vertex_dof_identities_dgq.cc +++ b/tests/hp/hp_vertex_dof_identities_dgq.cc @@ -1,5 +1,5 @@ //---------------------------- hp_vertex_dof_identities_dgq.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgq.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 1e259881a9..d3159942ff 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgq_system_01.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgq_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 1e7e8ce41c..ba313abcf9 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,5 @@ //---------------------------- hp_vertex_dof_identities_dgq_system_02.cc --------------------------- -// $Id: hp_vertex_dof_identities_dgq_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 ff71e13fb4..d41c0d5b03 100644 --- a/tests/hp/hp_vertex_dof_identities_q.cc +++ b/tests/hp/hp_vertex_dof_identities_q.cc @@ -1,5 +1,5 @@ //---------------------------- hp_vertex_dof_identities_q.cc --------------------------- -// $Id: hp_vertex_dof_identities_q.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 e261feb445..eb4171352a 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,5 @@ //---------------------------- hp_vertex_dof_identities_q_system_01.cc --------------------------- -// $Id: hp_vertex_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 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 0e7f62a595..03a978d477 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,5 @@ //---------------------------- hp_vertex_dof_identities_q_system_02.cc --------------------------- -// $Id: hp_vertex_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/hp/interpolate_dgq_01.cc b/tests/hp/interpolate_dgq_01.cc index 8ed01ce1b3..4078664084 100644 --- a/tests/hp/interpolate_dgq_01.cc +++ b/tests/hp/interpolate_dgq_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_dgq_01.cc --------------------------- -// $Id: interpolate_dgq_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/interpolate_dgq_02.cc b/tests/hp/interpolate_dgq_02.cc index 3ced75b7bc..ed006ef3e7 100644 --- a/tests/hp/interpolate_dgq_02.cc +++ b/tests/hp/interpolate_dgq_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_dgq_02.cc --------------------------- -// $Id: interpolate_dgq_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/interpolate_q_01.cc b/tests/hp/interpolate_q_01.cc index 9d0fa99ebb..089eca58a8 100644 --- a/tests/hp/interpolate_q_01.cc +++ b/tests/hp/interpolate_q_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_01.cc --------------------------- -// $Id: interpolate_q_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/interpolate_q_02.cc b/tests/hp/interpolate_q_02.cc index 1750cb5c2f..890edd7604 100644 --- a/tests/hp/interpolate_q_02.cc +++ b/tests/hp/interpolate_q_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_02.cc --------------------------- -// $Id: interpolate_q_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/interpolate_q_system_01.cc b/tests/hp/interpolate_q_system_01.cc index 2758187104..196cad7f1a 100644 --- a/tests/hp/interpolate_q_system_01.cc +++ b/tests/hp/interpolate_q_system_01.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_system_01.cc --------------------------- -// $Id: interpolate_q_system_01.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/interpolate_q_system_02.cc b/tests/hp/interpolate_q_system_02.cc index 811f3d1a68..cb2a54d9c8 100644 --- a/tests/hp/interpolate_q_system_02.cc +++ b/tests/hp/interpolate_q_system_02.cc @@ -1,5 +1,5 @@ //---------------------------- interpolate_q_system_01.cc --------------------------- -// $Id: interpolate_q_system_02.cc 12732 2006-03-28 23:15:45Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc index 2c9523f23e..1ad8bab932 100644 --- a/tests/hp/step-3a.cc +++ b/tests/hp/step-3a.cc @@ -1,5 +1,5 @@ //---------------------------- step-3a.cc --------------------------- -// $Id: step-3a.cc 13000 2006-05-02 23:16:07Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc index d0b436849f..e77ae463d9 100644 --- a/tests/hp/step-3b.cc +++ b/tests/hp/step-3b.cc @@ -1,5 +1,5 @@ //---------------------------- step-3b.cc --------------------------- -// $Id: step-3b.cc 13000 2006-05-02 23:16:07Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/hp/step-3c.cc b/tests/hp/step-3c.cc index 452fe0cb1e..bfcde55bdd 100644 --- a/tests/hp/step-3c.cc +++ b/tests/hp/step-3c.cc @@ -1,5 +1,5 @@ //---------------------------- step-3c.cc --------------------------- -// $Id: step-3c.cc 13000 2006-05-02 23:16:07Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors diff --git a/tests/hp/vectors_boundary_rhs_01.cc b/tests/hp/vectors_boundary_rhs_01.cc index fb1fce9ed4..c15c0e276b 100644 --- a/tests/hp/vectors_boundary_rhs_01.cc +++ b/tests/hp/vectors_boundary_rhs_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs.cc --------------------------- -// $Id: vectors_boundary_rhs.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_boundary_rhs_02.cc b/tests/hp/vectors_boundary_rhs_02.cc index e16713453e..1da1264dc9 100644 --- a/tests/hp/vectors_boundary_rhs_02.cc +++ b/tests/hp/vectors_boundary_rhs_02.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_02.cc --------------------------- -// $Id: vectors_boundary_rhs_02.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_boundary_rhs_03.cc b/tests/hp/vectors_boundary_rhs_03.cc index f2916ad210..614dbf4866 100644 --- a/tests/hp/vectors_boundary_rhs_03.cc +++ b/tests/hp/vectors_boundary_rhs_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_03.cc --------------------------- -// $Id: vectors_boundary_rhs_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 3ad700e0c8..c6e14f91b8 100644 --- a/tests/hp/vectors_boundary_rhs_hp_01.cc +++ b/tests/hp/vectors_boundary_rhs_hp_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_hp.cc --------------------------- -// $Id: vectors_boundary_rhs_hp.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 42f534cd4e..959efe618f 100644 --- a/tests/hp/vectors_boundary_rhs_hp_03.cc +++ b/tests/hp/vectors_boundary_rhs_hp_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_boundary_rhs_hp_03.cc --------------------------- -// $Id: vectors_boundary_rhs_hp_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_point_source_01.cc b/tests/hp/vectors_point_source_01.cc index 8caaa2aa87..3db0002957 100644 --- a/tests/hp/vectors_point_source_01.cc +++ b/tests/hp/vectors_point_source_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_point_source.cc --------------------------- -// $Id: vectors_point_source.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 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 c9e252fcc2..5acd133e4f 100644 --- a/tests/hp/vectors_point_source_hp_01.cc +++ b/tests/hp/vectors_point_source_hp_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_point_source_hp.cc --------------------------- -// $Id: vectors_point_source_hp.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_rhs_02.cc b/tests/hp/vectors_rhs_02.cc index db487838e4..3e901a8d7b 100644 --- a/tests/hp/vectors_rhs_02.cc +++ b/tests/hp/vectors_rhs_02.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_02.cc --------------------------- -// $Id: vectors_rhs_02.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_rhs_03.cc b/tests/hp/vectors_rhs_03.cc index 0b7b671254..9619f52fbc 100644 --- a/tests/hp/vectors_rhs_03.cc +++ b/tests/hp/vectors_rhs_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_03.cc --------------------------- -// $Id: vectors_rhs_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_rhs_hp_01.cc b/tests/hp/vectors_rhs_hp_01.cc index 3fc0d8257e..fcefb8d164 100644 --- a/tests/hp/vectors_rhs_hp_01.cc +++ b/tests/hp/vectors_rhs_hp_01.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_hp.cc --------------------------- -// $Id: vectors_rhs_hp.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/hp/vectors_rhs_hp_03.cc b/tests/hp/vectors_rhs_hp_03.cc index 716b6bae6a..51c24c01ca 100644 --- a/tests/hp/vectors_rhs_hp_03.cc +++ b/tests/hp/vectors_rhs_hp_03.cc @@ -1,5 +1,5 @@ //---------------------------- vectors_rhs_hp_03.cc --------------------------- -// $Id: vectors_rhs_hp_03.cc 14279 2006-12-28 04:53:24Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007 by the deal.II authors diff --git a/tests/lac/bicgstab_early.cc b/tests/lac/bicgstab_early.cc index d6cff9d8a2..a34d169d3c 100644 --- a/tests/lac/bicgstab_early.cc +++ b/tests/lac/bicgstab_early.cc @@ -1,5 +1,5 @@ //---------------------------- bicgstab_early.cc --------------------------- -// $Id: bicgstab_early.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors diff --git a/tests/lac/pointer_matrix_vector.cc b/tests/lac/pointer_matrix_vector.cc index 0c0255b7b1..a61b24fd2d 100644 --- a/tests/lac/pointer_matrix_vector.cc +++ b/tests/lac/pointer_matrix_vector.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: pointer_matrix.cc 13349 2006-07-07 09:39:32Z guido $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/lac/print_formatted_ez_01.cc b/tests/lac/print_formatted_ez_01.cc index 0ae97f300d..621833b094 100644 --- a/tests/lac/print_formatted_ez_01.cc +++ b/tests/lac/print_formatted_ez_01.cc @@ -1,5 +1,5 @@ //---------------------------- print_formatted_ez_01.cc,v --------------------------- -// $Id: matrices.cc 11749 2005-11-09 19:11:20Z wolf $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2007 by the deal.II authors diff --git a/tests/test/no_compile_01.cc b/tests/test/no_compile_01.cc index 513d4610c2..52509b464e 100644 --- a/tests/test/no_compile_01.cc +++ b/tests/test/no_compile_01.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_compile_02.cc b/tests/test/no_compile_02.cc index 3f0db50506..6850824bc9 100644 --- a/tests/test/no_compile_02.cc +++ b/tests/test/no_compile_02.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_diff_01.cc b/tests/test/no_diff_01.cc index c2ae1fa9c2..5e5bbc3bcc 100644 --- a/tests/test/no_diff_01.cc +++ b/tests/test/no_diff_01.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_diff_02.cc b/tests/test/no_diff_02.cc index 2179f84a71..13789467fb 100644 --- a/tests/test/no_diff_02.cc +++ b/tests/test/no_diff_02.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_diff_03.cc b/tests/test/no_diff_03.cc index a7e88acb7d..f35760badc 100644 --- a/tests/test/no_diff_03.cc +++ b/tests/test/no_diff_03.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_diff_04.cc b/tests/test/no_diff_04.cc index 643d7e70da..9cd2b079c3 100644 --- a/tests/test/no_diff_04.cc +++ b/tests/test/no_diff_04.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_link_01.cc b/tests/test/no_link_01.cc index 41e64fb816..8ef55c6223 100644 --- a/tests/test/no_link_01.cc +++ b/tests/test/no_link_01.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_link_02.cc b/tests/test/no_link_02.cc index c8d0074010..4ab1f46af8 100644 --- a/tests/test/no_link_02.cc +++ b/tests/test/no_link_02.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_run_01.cc b/tests/test/no_run_01.cc index a2f89b1641..474338989a 100644 --- a/tests/test/no_run_01.cc +++ b/tests/test/no_run_01.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_run_02.cc b/tests/test/no_run_02.cc index f2a1721068..1905b732d9 100644 --- a/tests/test/no_run_02.cc +++ b/tests/test/no_run_02.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_run_03.cc b/tests/test/no_run_03.cc index f5f80d4dea..f5002a3542 100644 --- a/tests/test/no_run_03.cc +++ b/tests/test/no_run_03.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/no_run_04.cc b/tests/test/no_run_04.cc index fadf723da4..7dc5a491a0 100644 --- a/tests/test/no_run_04.cc +++ b/tests/test/no_run_04.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/ok_01.cc b/tests/test/ok_01.cc index b387bdfc88..984675c75d 100644 --- a/tests/test/ok_01.cc +++ b/tests/test/ok_01.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/test/ok_02.cc b/tests/test/ok_02.cc index 3018ed1d07..35230ce9fb 100644 --- a/tests/test/ok_02.cc +++ b/tests/test/ok_02.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: reference.cc 13395 2006-07-19 12:45:54Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006 by the deal.II authors diff --git a/tests/umfpack/umfpack_04.cc b/tests/umfpack/umfpack_04.cc index 64826ce3a1..508c78eb2c 100644 --- a/tests/umfpack/umfpack_04.cc +++ b/tests/umfpack/umfpack_04.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: umfpack_03.cc 13855 2006-09-08 14:42:11Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors diff --git a/tests/umfpack/umfpack_05.cc b/tests/umfpack/umfpack_05.cc index 54495c5d3b..0caa6725bb 100644 --- a/tests/umfpack/umfpack_05.cc +++ b/tests/umfpack/umfpack_05.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: umfpack_03.cc 13855 2006-09-08 14:42:11Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors diff --git a/tests/umfpack/umfpack_06.cc b/tests/umfpack/umfpack_06.cc index 48e12db13f..f7dff67083 100644 --- a/tests/umfpack/umfpack_06.cc +++ b/tests/umfpack/umfpack_06.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: umfpack_03.cc 13855 2006-09-08 14:42:11Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors