diff options
Diffstat (limited to 'docs/website/footer.html')
-rw-r--r-- | docs/website/footer.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/website/footer.html b/docs/website/footer.html new file mode 100644 index 0000000..c933e4a --- /dev/null +++ b/docs/website/footer.html @@ -0,0 +1,9 @@ + </div> + <div class="foot"> + Arch Linux copyright © 2002-2009 <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>.<br /> + The Arch Linux name and logo are recognized trademarks. Some rights + reserved.<br /> + 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. + </div> + </body> +</html> |