JAMES-2315 Add compulsory license link
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2936b59a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2936b59a Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2936b59a Branch: refs/heads/master Commit: 2936b59a634a5dd1d4b20dba5dbc0949bf220377 Parents: 409f9d4 Author: benwa <[email protected]> Authored: Tue Jan 30 11:01:39 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Feb 1 17:31:47 2018 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/2936b59a/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index c17c6af..644fa41 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -306,6 +306,7 @@ WHAT WILL YOU TRY:</b><br> <h2>Copyright</h2> Apache James and related projects are trademarks of the Apache Software Foundation.<br/> <a href="http://www.apache.org/">Copyright 2006-2018 The Apache Software Foundation.. All Rights Reserved.</a><br/> + <a href="http://www.apache.org/licenses/">License</a><br/> <a href="http://www.apache.org/foundation/sponsorship.html">Donate</a> to support the Apache Foundation<br/> <a href="http://www.apache.org/foundation/thanks.html">Thanks</a><br/> Design: <a href="https://html5up.net">HTML5 UP</a><br/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
