This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 5fd649ba7 No more feather
5fd649ba7 is described below
commit 5fd649ba7070dad9a792326f0c8277852eeab591
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed Sep 24 10:47:55 2025 +0200
No more feather
---
src/main/jbake/templates/footer.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/templates/footer.tpl
b/src/main/jbake/templates/footer.tpl
index 82363abd2..a2b2412b7 100644
--- a/src/main/jbake/templates/footer.tpl
+++ b/src/main/jbake/templates/footer.tpl
@@ -1,7 +1,7 @@
import java.text.SimpleDateFormat
p() {
- yield '''Apache Sling, Sling, Apache, the Apache feather logo, and the
Apache Sling project
+ yield '''Apache Sling, Sling, Apache, the ASF logo, and the Apache Sling
project
logo are trademarks of The Apache Software Foundation. All other marks
mentioned
may be trademarks or registered trademarks of their respective owners.'''
}