diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-06-21 21:38:14 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-06-21 21:38:14 -0400 |
commit | 64477a07aeb3abb4fb439a74a8c0148d869e42f2 (patch) | |
tree | 518c9d322ac6fb2dca6f6bff5de0719cc4be6ca6 | |
parent | 7e0f1c0dae0054f41c50b980700068fc6745b290 (diff) |
FS 10156 Linux Trademark Attribution
-rw-r--r-- | templates/base.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 9aa05c58..03337bf4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -51,7 +51,9 @@ </div> <div class="foot"> Copyright © 2002-2008 <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. + 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> |