From c2f2f2e795b8e61ba56177a6944dcbe5e11b62ec Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Wed, 27 Jun 2012 21:40:00 +0000
Subject: [PATCH] Set svn properties.

git-svn-id: https://svn.dealii.org/trunk@25655 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/fe/mapping_real_to_unit_q1.cc              | 2 +-
 tests/fe/mapping_real_to_unit_q4_curved.cc       | 2 +-
 tests/fe/mapping_real_to_unit_q4_curved_codim.cc | 2 +-
 tests/fe/mapping_real_to_unit_q4_sphere.cc       | 2 +-
 tests/fe/mapping_real_to_unit_q4_sphere_x.cc     | 2 +-
 tests/fe/mapping_real_to_unit_q4_sphere_y.cc     | 2 +-
 tests/fe/mapping_real_to_unit_q4_sphere_z.cc     | 2 +-
 tests/fe/mapping_real_to_unit_q4_straight.cc     | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/tests/fe/mapping_real_to_unit_q1.cc b/tests/fe/mapping_real_to_unit_q1.cc
index 00b70c935d..13a8909394 100644
--- a/tests/fe/mapping_real_to_unit_q1.cc
+++ b/tests/fe/mapping_real_to_unit_q1.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2006, 2007, 2010, 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_curved.cc b/tests/fe/mapping_real_to_unit_q4_curved.cc
index 9c54286dd2..1edc3506ae 100644
--- a/tests/fe/mapping_real_to_unit_q4_curved.cc
+++ b/tests/fe/mapping_real_to_unit_q4_curved.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2006, 2007, 2010, 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
index 2349ba77e1..638acaac7c 100644
--- a/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
+++ b/tests/fe/mapping_real_to_unit_q4_curved_codim.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2006, 2007, 2010, 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere.cc b/tests/fe/mapping_real_to_unit_q4_sphere.cc
index 7d9ca7b478..d21b36ab7d 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
index 7e06346c2e..99d61e674b 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_x.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
index 4e7b6dfa5e..cb5f6cef93 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_y.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
index 1f1f8e40bf..792ae23320 100644
--- a/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
+++ b/tests/fe/mapping_real_to_unit_q4_sphere_z.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2012 by the deal.II authors
diff --git a/tests/fe/mapping_real_to_unit_q4_straight.cc b/tests/fe/mapping_real_to_unit_q4_straight.cc
index 24aa9d18b8..7f4236ecb9 100644
--- a/tests/fe/mapping_real_to_unit_q4_straight.cc
+++ b/tests/fe/mapping_real_to_unit_q4_straight.cc
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_pvd.cc 25569 2012-05-30 12:53:31Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2006, 2007, 2010, 2012 by the deal.II authors
-- 
2.39.5