Trac #84: Use global build property to ensure consistent copyright years in generated documentation.
diff --git a/org.jacoco.doc/docroot/doc/conventions.html b/org.jacoco.doc/docroot/doc/conventions.html
index 8fd0be8..acab28b 100644
--- a/org.jacoco.doc/docroot/doc/conventions.html
+++ b/org.jacoco.doc/docroot/doc/conventions.html
@@ -131,7 +131,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>