Repository: commons-collections Updated Branches: refs/heads/master 75e87fc76 -> 6dbc3b396
Update NOTICE. Add description to README. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/6dbc3b39 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/6dbc3b39 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/6dbc3b39 Branch: refs/heads/master Commit: 6dbc3b396f25640581d12c2a5e5f5a340e52437a Parents: 75e87fc Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jun 11 16:59:15 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jun 11 16:59:15 2018 -0600 ---------------------------------------------------------------------- NOTICE.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/6dbc3b39/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 9f2c938..47040d7 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Collections -Copyright 2001-2016 The Apache Software Foundation +Copyright 2001-2018 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-collections/blob/6dbc3b39/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index c08eb9a..85fb1ac 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Apache Commons Collections [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/) [](https://javadoc.io/doc/org.apache.commons/commons-collections4/4.2) -${project.description} +The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. Documentation -------------