aboutsummaryrefslogtreecommitdiff
path: root/doxygen/footer.html
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-01-24 20:00:57 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-01-24 20:00:57 +0200
commit93de7e751d17731315a899264f2a7239d7d2d316 (patch)
tree8fea606caf1d151bab63cf0ef2352c1a2955d7dc /doxygen/footer.html
parentREADME: Add COPYING.CC-BY-SA-4.0 entry to section 1.1. (diff)
downloadxz-93de7e751d17731315a899264f2a7239d7d2d316.tar.xz
Move doc/logo/xz-logo.png to "doc" and Doxygen footer to "doxygen".
The footer isn't a complete HTML file so having it in the doxygen directory is a tiny bit clearer.
Diffstat (limited to 'doxygen/footer.html')
-rw-r--r--doxygen/footer.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doxygen/footer.html b/doxygen/footer.html
new file mode 100644
index 00000000..2c687c56
--- /dev/null
+++ b/doxygen/footer.html
@@ -0,0 +1,11 @@
+<hr class="footer"/>
+
+<p style="text-align: right;padding-right: 12px;">
+ XZ logo &copy; 2023 by Jia Tan is licensed under
+ <a href="COPYING.CC-BY-SA-4.0"
+ target="_blank"
+ rel="license noopener noreferrer"
+ style="display:inline-block;">
+ CC BY-SA 4.0
+ </a>
+</p>