This is an automated email from the ASF dual-hosted git repository.
frankchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 31eda58e9a Fix misspelling in license.md (#12941)
31eda58e9a is described below
commit 31eda58e9aee33b393fa4e45d458b27b7d190c02
Author: Adam Peck <[email protected]>
AuthorDate: Tue Aug 23 20:53:47 2022 -0600
Fix misspelling in license.md (#12941)
---
dev/license.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/license.md b/dev/license.md
index dec5a06c42..17f30c63c9 100644
--- a/dev/license.md
+++ b/dev/license.md
@@ -40,7 +40,7 @@ The licenses for binary packages are maintained
_automatically_.
All licenses (for both source code and binary releases) should be registered
in [the `licenses.yaml`
file](https://github.com/apache/druid/blob/master/licenses.yaml).
[`generate-binary-license.py`](https://github.com/apache/druid/blob/master/distribution/bin/generate-binary-license.py)
and
[`generate-binary-notice.py`](https://github.com/apache/druid/blob/master/distribution/bin/generate-binary-notice.py)
-will generate the `LICENSE` and `NOTICE` files automatially based on the
registry.
+will generate the `LICENSE` and `NOTICE` files automatically based on the
registry.
### Adding licenses
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]