Repository: commons-text Updated Branches: refs/heads/master 47dde6326 -> c8de2d652
chore: NOTICE.txt happy new year Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c8de2d65 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/c8de2d65 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/c8de2d65 Branch: refs/heads/master Commit: c8de2d6520e4b97f72d0bcf611cd9e5ea86aad63 Parents: 47dde63 Author: Rob Tompkins <[email protected]> Authored: Sat Jan 7 20:42:46 2017 -0500 Committer: Rob Tompkins <[email protected]> Committed: Sat Jan 7 20:42:46 2017 -0500 ---------------------------------------------------------------------- NOTICE.txt | 2 +- src/site/site.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/c8de2d65/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 283320b..faf1f27 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Text -Copyright 2001-2015 The Apache Software Foundation +Copyright 2001-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/commons-text/blob/c8de2d65/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 60329ae..fd86036 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -27,7 +27,7 @@ <item name="Overview" href="/index.html"/> <item name="Download" href="http://commons.apache.org/text/download_text.cgi"/> <item name="Release History" href="/release-history.html"/> - <item name="Javadoc (Latest release)" href="apidocs/index.html"/> + <item name="Javadoc (Latest release [latest until first release])" href="apidocs/index.html"/> </menu> <menu name="Development">
