index : cgit | |
Archlinux32 customized Cgit installation | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-11-17 19:13:00 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-11-17 19:13:00 +0100 |
commit | 750b3527924bc7f3b24d2c09e29a0d0c62e90180 (patch) | |
tree | 43476a1e80a4c98306f65f6799dfe43c47d1e587 /footer.html |
-rw-r--r-- | footer.html | 11 |
diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..19abd09 --- /dev/null +++ b/footer.html @@ -0,0 +1,11 @@ +<div class="footer" style="padding-left:1em;padding-right:1em;"> +<p>Copyright © 2002-2019 <a href="mailto:jvinet@zeroflux.org" +title="contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org" +title="contact Aaron Griffin">Aaron Griffin</a>. +Copyright © 2019 <a href="mailto:arch@eckner.net">Erich +Eckner</a>.<br/> +The Arch Linux name and logo +are recognized trademarks. Some rights reserved. The registered trademark +Linux® is used pursuant to a sublicense from LMI, the exclusive licensee +of Linus Torvalds, owner of the mark on a world-wide basis.</p> +</div> |