Trac #84: Use global build property to ensure consistent copyright years in generated documentation.
diff --git a/org.jacoco.doc/docroot/doc/ant.html b/org.jacoco.doc/docroot/doc/ant.html
index 7abc2b7..fa83925 100644
--- a/org.jacoco.doc/docroot/doc/ant.html
+++ b/org.jacoco.doc/docroot/doc/ant.html
@@ -475,7 +475,7 @@
</div>
<div class="footer">
<div class="versioninfo"><a href="@HOMEURL@">JaCoCo</a> @VERSION@</div>
- <a href="license.html">Copyright</a> © 2009, 2010 Mountainminds GmbH & Co. KG and Contributors
+ <a href="license.html">Copyright</a> © @COPYRIGHTYEARS@ Mountainminds GmbH & Co. KG and Contributors
</div>
</body>