From 9f899aad0c89d7a9573d802af13ba18be69ed4fe Mon Sep 17 00:00:00 2001 From: kanschat Date: Wed, 28 May 2008 16:41:01 +0000 Subject: [PATCH] remove old CVS tag git-svn-id: https://svn.dealii.org/trunk@16263 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/doxygen/block_matrix_array.cc | 1 - deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc | 1 - deal.II/examples/doxygen/product_matrix.cc | 1 - deal.II/examples/step-10/step-10.cc | 1 - deal.II/examples/step-11/step-11.cc | 1 - deal.II/examples/step-12/step-12.cc | 1 - deal.II/examples/step-13/step-13.cc | 1 - deal.II/examples/step-14/step-14.cc | 1 - deal.II/examples/step-15/step-15.cc | 1 - deal.II/examples/step-16/step-16.cc | 1 - deal.II/examples/step-17/step-17.cc | 1 - deal.II/examples/step-18/step-18.cc | 1 - deal.II/examples/step-19/step-19.cc | 1 - deal.II/examples/step-2/step-2.cc | 1 - deal.II/examples/step-20/step-20.cc | 1 - deal.II/examples/step-21/step-21.cc | 1 - deal.II/examples/step-22/step-22.cc | 1 - deal.II/examples/step-26/step-26.cc | 1 - deal.II/examples/step-27/step-27.cc | 1 - deal.II/examples/step-3/step-3.cc | 1 - deal.II/examples/step-31/step-31.cc | 1 - deal.II/examples/step-33/step-33.cc | 1 - deal.II/examples/step-4/step-4.cc | 1 - deal.II/examples/step-5/step-5.cc | 1 - deal.II/examples/step-6/step-6.cc | 1 - deal.II/examples/step-7/step-7.cc | 1 - deal.II/examples/step-8/step-8.cc | 1 - deal.II/examples/step-9/step-9.cc | 1 - 28 files changed, 28 deletions(-) diff --git a/deal.II/examples/doxygen/block_matrix_array.cc b/deal.II/examples/doxygen/block_matrix_array.cc index 6b46bd49c5..1329bae93f 100644 --- a/deal.II/examples/doxygen/block_matrix_array.cc +++ b/deal.II/examples/doxygen/block_matrix_array.cc @@ -1,6 +1,5 @@ //--------------------------------------------------------------------------- // $Id$ -// Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors // diff --git a/deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc b/deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc index 7acdff0e6e..f8b25de97a 100644 --- a/deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc +++ b/deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc @@ -1,6 +1,5 @@ //--------------------------------------------------------------------------- // $Id$ -// Version: $Name$ // // Copyright (C) 2006, 2007 by the deal.II authors // diff --git a/deal.II/examples/doxygen/product_matrix.cc b/deal.II/examples/doxygen/product_matrix.cc index 73e66960ab..931a1641ce 100644 --- a/deal.II/examples/doxygen/product_matrix.cc +++ b/deal.II/examples/doxygen/product_matrix.cc @@ -1,6 +1,5 @@ //--------------------------------------------------------------------------- // $Id$ -// Version: $Name$ // // Copyright (C) 2005, 2006 by the deal.II authors // diff --git a/deal.II/examples/step-10/step-10.cc b/deal.II/examples/step-10/step-10.cc index cd4a70f13a..6dcdaf6129 100644 --- a/deal.II/examples/step-10/step-10.cc +++ b/deal.II/examples/step-10/step-10.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, Ralf Hartmann, University of Heidelberg, 2001 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-11/step-11.cc b/deal.II/examples/step-11/step-11.cc index 15b292cf79..a862b28525 100644 --- a/deal.II/examples/step-11/step-11.cc +++ b/deal.II/examples/step-11/step-11.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2001 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2001, 2002, 2003, 2004, 2006 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-12/step-12.cc b/deal.II/examples/step-12/step-12.cc index d0cfed4547..586048b2b4 100644 --- a/deal.II/examples/step-12/step-12.cc +++ b/deal.II/examples/step-12/step-12.cc @@ -2,7 +2,6 @@ /* Author: Ralf Hartmann, University of Heidelberg, 2001 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-13/step-13.cc b/deal.II/examples/step-13/step-13.cc index 6779c7d52e..5bfff99d8c 100644 --- a/deal.II/examples/step-13/step-13.cc +++ b/deal.II/examples/step-13/step-13.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2001, 2002 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-14/step-14.cc b/deal.II/examples/step-14/step-14.cc index a364483e1a..61573c98b9 100644 --- a/deal.II/examples/step-14/step-14.cc +++ b/deal.II/examples/step-14/step-14.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, ETH Zurich, 2002 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-15/step-15.cc b/deal.II/examples/step-15/step-15.cc index 076e1a26e2..501d7973ea 100644 --- a/deal.II/examples/step-15/step-15.cc +++ b/deal.II/examples/step-15/step-15.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2002 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-16/step-16.cc b/deal.II/examples/step-16/step-16.cc index 84e801b6bb..bf1a0271e5 100644 --- a/deal.II/examples/step-16/step-16.cc +++ b/deal.II/examples/step-16/step-16.cc @@ -2,7 +2,6 @@ /* Author: Guido Kanschat, University of Heidelberg, 2003 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-17/step-17.cc b/deal.II/examples/step-17/step-17.cc index d34b682d31..6b261db1a7 100644 --- a/deal.II/examples/step-17/step-17.cc +++ b/deal.II/examples/step-17/step-17.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Texas at Austin, 2000, 2004 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-18/step-18.cc b/deal.II/examples/step-18/step-18.cc index 5a7f423831..7224fe2112 100644 --- a/deal.II/examples/step-18/step-18.cc +++ b/deal.II/examples/step-18/step-18.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Texas at Austin, 2000, 2004, 2005 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-19/step-19.cc b/deal.II/examples/step-19/step-19.cc index 161c171c69..a1909a09d4 100644 --- a/deal.II/examples/step-19/step-19.cc +++ b/deal.II/examples/step-19/step-19.cc @@ -2,7 +2,6 @@ /* Author: Luca Heltai, Wolfgang Bangerth, 2005 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2005, 2006 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-2/step-2.cc b/deal.II/examples/step-2/step-2.cc index 26471436a4..1d794d1ae6 100644 --- a/deal.II/examples/step-2/step-2.cc +++ b/deal.II/examples/step-2/step-2.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2006 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-20/step-20.cc b/deal.II/examples/step-20/step-20.cc index d3a3eaea36..cf6aab0ad9 100644 --- a/deal.II/examples/step-20/step-20.cc +++ b/deal.II/examples/step-20/step-20.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, Texas A&M University, 2005, 2006 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-21/step-21.cc b/deal.II/examples/step-21/step-21.cc index d495056b97..cf1c011287 100644 --- a/deal.II/examples/step-21/step-21.cc +++ b/deal.II/examples/step-21/step-21.cc @@ -2,7 +2,6 @@ /* Author: Yan Li, Wolfgang Bangerth, Texas A&M University, 2006 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-22/step-22.cc b/deal.II/examples/step-22/step-22.cc index 86915ddf7f..9bbc19015d 100644 --- a/deal.II/examples/step-22/step-22.cc +++ b/deal.II/examples/step-22/step-22.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, Texas A&M University, 2008 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-26/step-26.cc b/deal.II/examples/step-26/step-26.cc index e377457d89..24fb18abba 100644 --- a/deal.II/examples/step-26/step-26.cc +++ b/deal.II/examples/step-26/step-26.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-27/step-27.cc b/deal.II/examples/step-27/step-27.cc index 80211e7884..8c3e8054e2 100644 --- a/deal.II/examples/step-27/step-27.cc +++ b/deal.II/examples/step-27/step-27.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, Texas A&M University, 2006, 2007 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-3/step-3.cc b/deal.II/examples/step-3/step-3.cc index b08d544078..f87d65b39b 100644 --- a/deal.II/examples/step-3/step-3.cc +++ b/deal.II/examples/step-3/step-3.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-31/step-31.cc b/deal.II/examples/step-31/step-31.cc index 21bc6b3b72..0ad4635112 100644 --- a/deal.II/examples/step-31/step-31.cc +++ b/deal.II/examples/step-31/step-31.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, Texas A&M University, 2007 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-33/step-33.cc b/deal.II/examples/step-33/step-33.cc index e2e2c0ab2d..1c45280b83 100644 --- a/deal.II/examples/step-33/step-33.cc +++ b/deal.II/examples/step-33/step-33.cc @@ -2,7 +2,6 @@ /* Author: David Neckels, Boulder, Colorado, 2007, 2008 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2007, 2008 by the deal.II authors and David Neckels */ /* */ diff --git a/deal.II/examples/step-4/step-4.cc b/deal.II/examples/step-4/step-4.cc index 9e7327d64c..ab08d4b446 100644 --- a/deal.II/examples/step-4/step-4.cc +++ b/deal.II/examples/step-4/step-4.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-5/step-5.cc b/deal.II/examples/step-5/step-5.cc index fe89bb22d4..7cc14ebdfb 100644 --- a/deal.II/examples/step-5/step-5.cc +++ b/deal.II/examples/step-5/step-5.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-6/step-6.cc b/deal.II/examples/step-6/step-6.cc index 6706b9e6cb..54dfdf9314 100644 --- a/deal.II/examples/step-6/step-6.cc +++ b/deal.II/examples/step-6/step-6.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-7/step-7.cc b/deal.II/examples/step-7/step-7.cc index 599622b797..a00785874f 100644 --- a/deal.II/examples/step-7/step-7.cc +++ b/deal.II/examples/step-7/step-7.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth and Ralf Hartmann, University of Heidelberg, 2000 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-8/step-8.cc b/deal.II/examples/step-8/step-8.cc index ab7ebc6c04..f5d8f820ae 100644 --- a/deal.II/examples/step-8/step-8.cc +++ b/deal.II/examples/step-8/step-8.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ diff --git a/deal.II/examples/step-9/step-9.cc b/deal.II/examples/step-9/step-9.cc index 2c0cfd67ab..f9692f2b8b 100644 --- a/deal.II/examples/step-9/step-9.cc +++ b/deal.II/examples/step-9/step-9.cc @@ -2,7 +2,6 @@ /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */ /* $Id$ */ -/* Version: $Name$ */ /* */ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008 by the deal.II authors */ /* */ -- 2.39.5