This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1286a7d ninja-fix: update footer to list all the trademarks used
1286a7d is described below
commit 1286a7d362958ee90d6cbdcb9c7625dcbc8fd595
Author: mck <[email protected]>
AuthorDate: Sun Jan 30 13:50:09 2022 +0100
ninja-fix: update footer to list all the trademarks used
---
site-ui/src/partials/footer-content.hbs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site-ui/src/partials/footer-content.hbs
b/site-ui/src/partials/footer-content.hbs
index 454339f..c0dcea5 100644
--- a/site-ui/src/partials/footer-content.hbs
+++ b/site-ui/src/partials/footer-content.hbs
@@ -33,7 +33,7 @@
<div class="pr-medium"><a href="https://www.apache.org/security"
target="_blank">Security</a></div>
<div class="pr-medium"><a
href="https://www.apache.org/foundation/sponsorship"
target="_blank">Sponsorship</a></div>
</div>
- <p class="my-medium">© 2009-<script>document.write(new
Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The
Apache Software Foundation</a> under the terms of the Apache License 2.0.
Apache, the Apache feather logo, and Apache Cassandra are trademarks of The
Apache Software Foundation.</p>
+ <p class="my-medium">© 2009-<script>document.write(new
Date().getFullYear())</script> <a href="https://apache.org" target="_blank">The
Apache Software Foundation</a> under the terms of the Apache License 2.0.
Apache, the Apache feather logo, Apache Cassandra, Cassandra, and the Cassandra
logo, are either registered trademarks or trademarks of The Apache Software
Foundation.</p>
</div>
<div id="fade" class="hidden"></div>
<div id="modal" class="hidden">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]