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 9b3046e Use license instead of licence (#74)
9b3046e is described below
commit 9b3046e6d9e0923202160055f4ab197e630ba1c4
Author: Chen <[email protected]>
AuthorDate: Tue Jun 2 04:11:30 2020 +0800
Use license instead of licence (#74)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 80fd517..0da6cb5 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,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.