summary refs log tree commit diff
path: root/Documentation/_includes/footer_custom.html
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-04-23 14:58:16 +0000
committerAlyssa Ross <hi@alyssa.is>2022-04-23 15:40:12 +0000
commit7e4fd5a067f497444b9044afde7a50d9d6e827ce (patch)
treebde7f917e7b08a21dbe2877cbd0899ad2b88a678 /Documentation/_includes/footer_custom.html
parentce6866a71705dc2883d72cfde3af6388f7dfa4eb (diff)
downloadspectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar.gz
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar.bz2
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar.lz
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar.xz
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.tar.zst
spectrum-7e4fd5a067f497444b9044afde7a50d9d6e827ce.zip
Documentation: add copyright footer to output
Diffstat (limited to 'Documentation/_includes/footer_custom.html')
-rw-r--r--Documentation/_includes/footer_custom.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/_includes/footer_custom.html b/Documentation/_includes/footer_custom.html
new file mode 100644
index 0000000..9f28c79
--- /dev/null
+++ b/Documentation/_includes/footer_custom.html
@@ -0,0 +1,13 @@
+{% comment %}
+SPDX-FileCopyrightText: 2020 Alyssa Ross <hi@alyssa.is>
+SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-or-later
+{% endcomment %}
+<p>
+<small>Permission is granted to copy, distribute and/or modify this
+document under either the terms of the
+<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative
+Commons Attribution-ShareAlike 4.0 International License</a>, or the
+<a href="https://www.gnu.org/licenses/fdl-1.3.html">GNU Free
+Documentation License, Version 1.3</a> or any later version published
+by the Free Software Foundation; with no Invariant Sections, no
+Front-Cover Texts, and no Back-Cover Texts.</small>