waf: Use the release date in the coverpage

This commit is contained in:
Chris Johns
2019-02-13 10:57:10 +11:00
parent d721375610
commit 7b36a6b60d
2 changed files with 18 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<head>
<title>RTEMS - Documentation</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="created" content="11th Jan 2017 15:32" />
<meta name="created" content="@VER_DATE@" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta charset="utf-8">
@@ -60,7 +60,7 @@
<hr>
<footer class="footer text-center">
<div class="container">
Copyright 2017 RTEMS Project
&copy; Copyright 1988, @COPYRIGHT_YEAR@ RTEMS Project and contributors.
</div>
</footer>
<!-- footer-bottom -->