From: kanschat Date: Sat, 23 Nov 2013 20:33:02 +0000 (+0000) Subject: add missing header lines X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bec9a740aff455af851ea948a08f384b2758b1;p=dealii-svn.git add missing header lines git-svn-id: https://svn.dealii.org/trunk@31776 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/mod_header.pl b/deal.II/doc/doxygen/mod_header.pl new file mode 100644 index 0000000000..96debb8297 --- /dev/null +++ b/deal.II/doc/doxygen/mod_header.pl @@ -0,0 +1,14 @@ + + +# Modify these to enter the current data automatically +my $year = 2013; +my $version = "8.1.pre"; + +if (m'') +{ + print '', "\n"; + print '', "\n"; + print '', "\n"; + print '', "\n"; + print '', "\n"; +}