This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 1c900725 Normalize spelling 1c900725 is described below commit 1c90072518497b761f88f8d26fb70869dd4772c1 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jul 22 16:16:57 2023 -0400 Normalize spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1702d1e3..b59baf1e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ You can learn more about contributing via GitHub in our [contribution guidelines License ------- -This code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0). +This code is under the [Apache License v2](https://www.apache.org/licenses/LICENSE-2.0). See the `NOTICE.txt` file for required notices and attributions.