]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add missing header lines
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 23 Nov 2013 20:33:02 +0000 (20:33 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 23 Nov 2013 20:33:02 +0000 (20:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@31776 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/mod_header.pl [new file with mode: 0644]

diff --git a/deal.II/doc/doxygen/mod_header.pl b/deal.II/doc/doxygen/mod_header.pl
new file mode 100644 (file)
index 0000000..96debb8
--- /dev/null
@@ -0,0 +1,14 @@
+
+
+# Modify these to enter the current data automatically
+my $year = 2013;
+my $version = "8.1.pre";
+
+if (m'</head>')
+{
+    print '<link href="$relpath$deal.css" rel="stylesheet" type="text/css"></link>', "\n";
+    print '<link rel="SHORTCUT ICON" href="http://www.dealii.org/deal.ico"></link>', "\n";
+    print '<meta name="author" content="The deal.II Authors <authors@dealii.org>"></meta>', "\n";
+    print '<meta name="copyright" content="Copyright (C) 1998 - ', $year, ' by the deal.II authors"></meta>', "\n";
+    print '<meta name="deal.II-version" content="', $version, '"></meta>', "\n";
+}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.