Skip to content

Commit

Permalink
docs: Add trademark for Apache OpenDAL™ (#3832)
Browse files Browse the repository at this point in the history
docs: Add trademark for Apache OpenDAL

Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Dec 27, 2023
1 parent 08c5bb1 commit da655a5
Show file tree
Hide file tree
Showing 19 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL
# Apache OpenDAL

**OpenDAL** is a data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way.

Expand Down Expand Up @@ -142,7 +142,7 @@ OpenDAL is an active open-source project. We are always open to people who want

## 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.
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).

Expand Down
2 changes: 1 addition & 1 deletion bindings/c/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL C Binding (WIP)
# Apache OpenDAL C Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/cpp/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL CPP Binding (WIP)
# Apache OpenDAL CPP Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
6 changes: 3 additions & 3 deletions bindings/dotnet/DotOpenDAL/DotOpenDAL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<PropertyGroup>
<Title>DotOpenDAL</Title>
<Description>The official .NET binding for Apache OpenDAL (incubating)</Description>
<Description>The official .NET binding for Apache OpenDAL (incubating)</Description>
<Version>0.1.0</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<Authors>Apache OpenDAL (incubating)</Authors>
<Authors>Apache OpenDAL (incubating)</Authors>
<Company>Apache Software Foundation</Company>
<Copyright>$(Company)</Copyright>
<PackageTags>Apache;OpenDAL</PackageTags>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion bindings/dotnet/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL .Net Binding (WIP)
# Apache OpenDAL .Net Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/go/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Go Binding (WIP)
# Apache OpenDAL Go Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/haskell/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Haskell Binding (WIP)
# Apache OpenDAL Haskell Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/java/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Java Bindings
# Apache OpenDAL Java Bindings

![](https://img.shields.io/badge/status-released-blue)
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.opendal/opendal-java.svg?logo=Apache+Maven&logoColor=blue)](https://central.sonatype.com/search?q=opendal-java&smo=true)
Expand Down
2 changes: 1 addition & 1 deletion bindings/lua/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Lua Binding (WIP)
# Apache OpenDAL Lua Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/lua/opendal-0.1.0-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source = {
}

description = {
summary = "Apache OpenDAL LUA binding: access data freely. ",
summary = "Apache OpenDAL LUA binding: access data freely. ",
detailed = [[
OpenDAL is a data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way.
]],
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Node.js Binding
# Apache OpenDAL Node.js Binding

![](https://img.shields.io/badge/status-released-blue)
[![npm](https://img.shields.io/npm/v/opendal.svg?logo=npm)](https://www.npmjs.com/package/opendal)
Expand Down
2 changes: 1 addition & 1 deletion bindings/ocaml/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL OCaml Binding (WIP)
# Apache OpenDAL OCaml Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/php/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL PHP Binding (WIP)
# Apache OpenDAL PHP Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/python/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Python Binding
# Apache OpenDAL Python Binding

![](https://img.shields.io/badge/status-released-blue)
[![PyPI](https://img.shields.io/pypi/v/opendal.svg?logo=PyPI)](https://pypi.org/project/opendal/)
Expand Down
2 changes: 1 addition & 1 deletion bindings/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
]
description = "Apache OpenDAL Python Binding"
description = "Apache OpenDAL Python Binding"
license = { text = "Apache-2.0" }
name = "opendal"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion bindings/python/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pub use utils::*;
mod errors;
pub use errors::*;

/// Apache OpenDAL Python binding
/// Apache OpenDAL Python binding
///
/// ## Installation
///
Expand Down
2 changes: 1 addition & 1 deletion bindings/ruby/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Ruby Binding (WIP)
# Apache OpenDAL Ruby Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/swift/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Swift Binding (WIP)
# Apache OpenDAL Swift Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down
2 changes: 1 addition & 1 deletion bindings/zig/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Apache OpenDAL Zig Binding (WIP)
# Apache OpenDAL Zig Binding (WIP)

![](https://img.shields.io/badge/status-unreleased-red)

Expand Down

0 comments on commit da655a5

Please sign in to comment.