387a56d
diff -rupN jack-1.9.5.old/doxyfile jack-1.9.5/doxyfile
387a56d
--- jack-1.9.5.old/doxyfile	2010-02-12 05:57:30.000000000 -0500
387a56d
+++ jack-1.9.5/doxyfile	2010-07-19 23:18:57.000000000 -0400
387a56d
@@ -413,7 +413,7 @@ HTML_HEADER            = 
387a56d
 # each generated HTML page. If it is left blank doxygen will generate a 
387a56d
 # standard footer.
387a56d
 
387a56d
-HTML_FOOTER            = 
387a56d
+HTML_FOOTER            = no_date_footer.html
387a56d
 
387a56d
 # The HTML_STYLESHEET tag can be used to specify a user defined cascading 
387a56d
 # style sheet that is used by each HTML page. It can be used to 
387a56d
diff -rupN jack-1.9.5.old/no_date_footer.html jack-1.9.5/no_date_footer.html
387a56d
--- jack-1.9.5.old/no_date_footer.html	1969-12-31 19:00:00.000000000 -0500
387a56d
+++ jack-1.9.5/no_date_footer.html	2010-07-19 23:19:19.000000000 -0400
387a56d
@@ -0,0 +1,6 @@
387a56d
+
<address style="text-align: right;"><small>
387a56d
+Generated for $projectname by 
387a56d
+index.html">doxygen
387a56d
+$doxygenversion</small></address>
387a56d
+</body>
387a56d
+</html>