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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 19b72f9c Normalize spelling
19b72f9c is described below
commit 19b72f9cf7ab9727e01c15a020e135e24b046b40
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 22 16:21:22 2023 -0400
Normalize spelling
---
README.md | 2 +-
commons-vfs2-examples/README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1345c65d..ad756a6b 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.
diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md
index b6a7a2cd..b29e5cef 100644
--- a/commons-vfs2-examples/README.md
+++ b/commons-vfs2-examples/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.