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-csv.git
The following commit(s) were added to refs/heads/master by this push: new a95ec602 Normalize spelling a95ec602 is described below commit a95ec602a6667c787eec78febc3780b850b8c405 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jul 22 16:17:14 2023 -0400 Normalize spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d09d25d..a14ebfd7 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,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.