This is an automated email from the ASF dual-hosted git repository.
lehmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 15dc8831 PDFBOX-5300: remove the reference to the feather logo
15dc8831 is described below
commit 15dc8831a1e1f3187e070ff6d0c72cd026923912
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Sat Oct 18 11:56:01 2025 +0200
PDFBOX-5300: remove the reference to the feather logo
---
content/_includes/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/_includes/footer.html b/content/_includes/footer.html
index 22f7ffaa..f92cb838 100644
--- a/content/_includes/footer.html
+++ b/content/_includes/footer.html
@@ -6,7 +6,7 @@
</div>
<div class="span9">
<p>Copyright © 2009–{{ date | date: '%Y' }} <a
href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed
under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.
- <br>Apache PDFBox, PDFBox, Apache, the Apache feather logo
and the Apache PDFBox project logos are trademarks of The Apache Software
Foundation.</p>
+ <br>Apache PDFBox, PDFBox, Apache, the Apache logo and the
Apache PDFBox project logos are trademarks of The Apache Software
Foundation.</p>
</div>
</div>
</div>