From 31293ae7074802cc7286089a89c7b552d930c97f Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Tue, 9 Jan 2024 16:40:56 +0800 Subject: Doxygen: Added the XZ logo and copyright information. The PROJECT_LOGO field is now used to include the XZ logo. The footer of each page now lists the copyright information instead of the default footer. The license is also copied to statisfy the copyright and so the link in the documentation can be local. --- doc/logo/copyright.html | 11 +++++++++++ doc/logo/xz-logo.png | Bin 0 -> 6771 bytes 2 files changed, 11 insertions(+) create mode 100644 doc/logo/copyright.html create mode 100644 doc/logo/xz-logo.png (limited to 'doc') diff --git a/doc/logo/copyright.html b/doc/logo/copyright.html new file mode 100644 index 00000000..2c687c56 --- /dev/null +++ b/doc/logo/copyright.html @@ -0,0 +1,11 @@ + + +

+ XZ logo © 2023 by Jia Tan is licensed under + + CC BY-SA 4.0 + +

diff --git a/doc/logo/xz-logo.png b/doc/logo/xz-logo.png new file mode 100644 index 00000000..f9d6313d Binary files /dev/null and b/doc/logo/xz-logo.png differ -- cgit v1.2.3