This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/storm-site.git
commit 230fc471276a3115fd875dd1a85a140b9f43445c Author: Richard Zowalla <[email protected]> AuthorDate: Wed May 6 21:30:55 2026 +0200 Remove feather from footer --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 555842fec6..8887fec5cb 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -53,7 +53,7 @@ <div class="col-md-12"> <p align="center">Copyright © 2026 <a href="https://www.apache.org">Apache Software Foundation</a> . All Rights Reserved. - <br>Apache Storm, Apache, the Apache feather logo, and the Apache Storm project logos are trademarks of The Apache Software Foundation. + <br>Apache Storm, Apache, the Apache logo, and the Apache Storm project logos are trademarks of The Apache Software Foundation. <br>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> </div>
