From 949d097ec8f533d1e16af4cbe050c9b910bb7a9e Mon Sep 17 00:00:00 2001 From: Chojan Shang Date: Tue, 13 Aug 2024 09:27:32 -0700 Subject: [PATCH] docs: add branding, license and trademarks to integrations (#5006) Signed-off-by: Chojan Shang --- integrations/cloudfilter/README.md | 12 ++++++++++++ integrations/virtiofs/README.md | 14 +++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/integrations/cloudfilter/README.md b/integrations/cloudfilter/README.md index a88d40b3cf03..1683c6e4ee78 100644 --- a/integrations/cloudfilter/README.md +++ b/integrations/cloudfilter/README.md @@ -1,3 +1,15 @@ # Apache OpenDAL™ Cloud Filter Integration `cloudfilter_opendal` integrates OpenDAL with [cloud sync engines](https://learn.microsoft.com/en-us/windows/win32/cfapi/build-a-cloud-file-sync-engine). It provides a way to access various cloud storage on Windows. + +## Branding + +The first and most prominent mentions must use the full form: **Apache OpenDAL™** of the name for any individual usage (webpage, handout, slides, etc.) Depending on the context and writing style, you should use the full form of the name sufficiently often to ensure that readers clearly understand the association of both the OpenDAL project and the OpenDAL software product to the ASF as the parent organization. + +For more details, see the [Apache Product Name Usage Guide](https://www.apache.org/foundation/marks/guide). + +## License and Trademarks + +Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + +Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation. diff --git a/integrations/virtiofs/README.md b/integrations/virtiofs/README.md index afb114593b4f..23a1f844b576 100644 --- a/integrations/virtiofs/README.md +++ b/integrations/virtiofs/README.md @@ -1,3 +1,15 @@ -# virtiofs-opendal +# Apache OpenDAL™ VirtioFS Integration `virtiofs_opendal` is an integration which uses OpenDAL as a backend to access data in various services with VirtioFS protocol. + +## Branding + +The first and most prominent mentions must use the full form: **Apache OpenDAL™** of the name for any individual usage (webpage, handout, slides, etc.) Depending on the context and writing style, you should use the full form of the name sufficiently often to ensure that readers clearly understand the association of both the OpenDAL project and the OpenDAL software product to the ASF as the parent organization. + +For more details, see the [Apache Product Name Usage Guide](https://www.apache.org/foundation/marks/guide). + +## License and Trademarks + +Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + +Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.