Trac #84: Use global build property to ensure consistent copyright years in generated documentation.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 3b76a08..0eef2a5 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -114,7 +114,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>