diff options
Diffstat (limited to 'web/template/cgit/footer.html')
-rw-r--r-- | web/template/cgit/footer.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html new file mode 100644 index 00000000..dbbc2cd4 --- /dev/null +++ b/web/template/cgit/footer.html @@ -0,0 +1,8 @@ +<div class="foot" style="padding-left:1em;padding-right:1em;"> +<p>Copyright © 2002-2014 <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>. 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> |