This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 416c7a4dd2a Update copyright
416c7a4dd2a is described below
commit 416c7a4dd2a00e77c8aa3f755c656bd6e38135cd
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu May 30 17:45:56 2024 +0800
Update copyright
---
config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
index 74a255f84e6..5bf02620655 100644
--- a/config.toml
+++ b/config.toml
@@ -81,7 +81,7 @@ guessSyntax = "true"
# Everything below this are Site Params
[params]
-copyright = "The Apache Software Foundation. Apache and the Apache feather
logo are trademarks of The Apache Software Foundation."
+copyright = "The Apache Software Foundation. Apache Dubbo, Dubbo, Apache, the
Apache feather logo, and the Apache Dubbo project logo are either registered
trademarks or trademarks of the Apache Software Foundation in the United States
and other countries."
# Repository configuration (URLs for in-page links to opening issues and
suggesting changes)
github_repo = "https://github.com/apache/dubbo-website"
# An optional link to a related project repo. For example, the sibling
repository where your product code lives.