doc/Doxyfile: explicitly set HTML_TIMESTAMP = NO
authorRan Benita <ran234@gmail.com>
Tue, 8 Sep 2015 06:22:20 +0000 (09:22 +0300)
committerRan Benita <ran234@gmail.com>
Tue, 8 Sep 2015 14:28:42 +0000 (17:28 +0300)
commit7bb425c14e7a1597fed2d77b740f17ed405fd846
treeb2de373693a61e76e75484c46cc4d8dd6426e8b5
parent7a15c0efccb19cb31832265610dd479b535ef244
doc/Doxyfile: explicitly set HTML_TIMESTAMP = NO

YES was the default in older version. Having a timestamp hurts
reproducible builds, and serves no purpose, so remove it.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789071

Signed-off-by: Ran Benita <ran234@gmail.com>
doc/Doxyfile.in