From: bangerth Date: Thu, 13 Jul 2006 12:15:48 +0000 (+0000) Subject: More on svn conversion X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7555bb266fafa9e01a95f69ab40cec33327ef3ca;p=dealii-svn.git More on svn conversion git-svn-id: https://svn.dealii.org/trunk@13367 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/makefile2html b/deal.II/doc/development/makefile2html index 541acee32f..a075046400 100644 --- a/deal.II/doc/development/makefile2html +++ b/deal.II/doc/development/makefile2html @@ -1,4 +1,4 @@ -# Copyright (C) 1999, 2000, 2002, 2005 by the deal.II group +# Copyright (C) 1999, 2000, 2002, 2005, 2006 by the deal.II group # $Id$ print <<'EOT' @@ -29,7 +29,7 @@ $state = $comment_mode; print "

\n"; while (<>) { - # ignore cvs tag + # ignore subversion tag next if m!^#\*\s*\$Id:!; # substitute special characters