JAMES-2315 Match the copyright regex
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/64cdb0b5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/64cdb0b5 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/64cdb0b5 Branch: refs/heads/master Commit: 64cdb0b585e068e395697e5e1f7363238d48c068 Parents: 4ecc84d Author: benwa <[email protected]> Authored: Tue Jan 30 10:38:12 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Feb 1 17:31:47 2018 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/64cdb0b5/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index d6b454e..85ad09e 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -296,7 +296,7 @@ WHAT WILL YOU TRY:</b><br> </section> <section class="legal-section"> <h2>Copyright</h2> - Copyright <a href="http://www.apache.org/"> 2006-2018 The Apache Software Foundation. All Rights Reserved.</a><br/> + <a href="http://www.apache.org/">Copyright 2006-2018 The Apache Software Foundation.. All Rights Reserved.</a><br/> Design: <a href="https://html5up.net">HTML5 UP</a><br/> Thanks to <a href="http://www.neoma-interactive.com/">Neoma by Linagora</a> for the website design </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
