This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new ed390283 Remove _Camel_ from the trademark footer remark since it is
not on https://www.apache.org/foundation/marks/list/#unreg_c (#1788)
ed390283 is described below
commit ed39028359340ccb1ba34d2d2c479c711bf472ca
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Wed Sep 23 21:11:16 2026 +0200
Remove _Camel_ from the trademark footer remark since it is not on
https://www.apache.org/foundation/marks/list/#unreg_c (#1788)
---
antora-ui-camel/public/_/partials/footer-content.hbs | 2 +-
antora-ui-camel/src/partials/footer-content.hbs | 2 +-
layouts/partials/footer.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/antora-ui-camel/public/_/partials/footer-content.hbs
b/antora-ui-camel/public/_/partials/footer-content.hbs
index c4670710..ec2c82d4 100644
--- a/antora-ui-camel/public/_/partials/footer-content.hbs
+++ b/antora-ui-camel/public/_/partials/footer-content.hbs
@@ -27,7 +27,7 @@
{{/each}}
<p class="remark">
© 2004-{{now_year}} The <a
href="https://apache.org">Apache Software Foundation</a>.<br>
- Apache Camel, Camel, Apache, the Apache feather logo, and the
Apache Camel project logo are trademarks of
+ Apache Camel, Apache, the Apache feather logo, and the Apache
Camel project logo are trademarks of
The Apache Software Foundation. All other marks mentioned may
be trademarks or registered trademarks of
their respective owners.
</p>
diff --git a/antora-ui-camel/src/partials/footer-content.hbs
b/antora-ui-camel/src/partials/footer-content.hbs
index 057dcff8..482e9ca4 100644
--- a/antora-ui-camel/src/partials/footer-content.hbs
+++ b/antora-ui-camel/src/partials/footer-content.hbs
@@ -27,7 +27,7 @@
{{/each}}
<p class="remark">
© 2004-{{now_year}} The <a
href="https://apache.org">Apache Software Foundation</a>.<br>
- Apache Camel, Camel, Apache, the Apache feather logo, and the
Apache Camel project logo are trademarks of
+ Apache Camel, Apache, the Apache feather logo, and the Apache
Camel project logo are trademarks of
The Apache Software Foundation. All other marks mentioned may
be trademarks or registered trademarks of
their respective owners.
</p>
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 70b23ba0..c46c0886 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -35,7 +35,7 @@
{{ end }}
<p class="remark">
© 2004-{{ now.Format "2006" }} The <a
href="https://apache.org">Apache Software Foundation</a>.<br>
- Apache Camel, Camel, Apache, the Apache feather logo, and the
Apache Camel project logo are trademarks of
+ Apache Camel, Apache, the Apache feather logo, and the Apache
Camel project logo are trademarks of
The Apache Software Foundation. All other marks mentioned may
be trademarks or registered trademarks of
their respective owners.
{{ if and (not .Page.Section) (eq (getenv "CAMEL_ENV")
"netlify") }}