[m-rev.] [www] for review: adjust the download page
Julien Fischer
jfischer at opturion.com
Thu Jan 4 12:11:13 AEDT 2018
For review by anyone.
----------------
Adjust the download page.
include/downlaod.inc:
Update the copyright notice and make the years consistent with those
in notices elsewhere.
Delete the sentence about the downloads page being temporary.
Julien.
diff --git a/include/download.inc b/include/download.inc
index 654d1db..90ab084 100644
--- a/include/download.inc
+++ b/include/download.inc
@@ -4,9 +4,6 @@
<p>
Source downloads are available from
<a href="http://dl.mercurylang.org/index.html">our downloads page</a>.
-This page is temporary as we are in the process of reorganising the
-project's hosting,
-we hope to improve this in the future.
</p>
<p>
@@ -17,8 +14,9 @@ Debian packages are also available, instructions for using them are
<H3> License </H3>
<p>
-The Mercury implementation is free software.
-It is Copyright (C) 1993-2013 The University of Melbourne.
+The Mercury implementation is free software.<br>
+Copyright © 1993–2012 The University of Melbourne.<br>
+Copyright © 2013–2018 The Mercury team.
</p>
<p>
More information about the reviews
mailing list