70c469c
diff -rupN portmidi.old/Doxyfile portmidi/Doxyfile
70c469c
--- portmidi.old/Doxyfile	2009-01-02 15:16:17.000000000 -0500
70c469c
+++ portmidi/Doxyfile	2012-06-12 22:45:25.821808644 -0400
70c469c
@@ -765,7 +765,7 @@ HTML_HEADER            =
70c469c
 # each generated HTML page. If it is left blank doxygen will generate a 
70c469c
 # standard footer.
70c469c
 
70c469c
-HTML_FOOTER            = 
70c469c
+HTML_FOOTER            = no_date_footer.html
70c469c
 
70c469c
 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading 
70c469c
 # style sheet that is used by each HTML page. It can be used to 
70c469c
diff -rupN portmidi.old/no_date_footer.html portmidi/no_date_footer.html
70c469c
--- portmidi.old/no_date_footer.html	1969-12-31 19:00:00.000000000 -0500
70c469c
+++ portmidi/no_date_footer.html	2012-06-04 20:21:32.825802299 -0400
70c469c
@@ -0,0 +1,6 @@
70c469c
+
<address style="text-align: right;"><small>
70c469c
+Generated for $projectname by 
70c469c
+index.html">doxygen
70c469c
+$doxygenversion</small></address>
70c469c
+</body>
70c469c
+</html>