From: Ghislain Antony Vaillant <ghisvail@gmail.com>
Date: Tue, 10 Nov 2015 13:50:59 +0000
Subject: Disable usage of HTML timestamps in doxygen.

Improves package reproducibility.
---
 Wrapper/FreeImagePlus/doc/FreeImagePlus.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
===================================================================
--- FreeImage.orig/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
+++ FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox
@@ -1166,7 +1166,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 # The default value is: NO.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
 # documentation will contain sections that can be hidden and shown after the
