[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23471: {website} add the cc-by link in the footer.  (website/branches/web20/include)
Author: phobos
Date: 2010-10-09 01:18:46 +0000 (Sat, 09 Oct 2010)
New Revision: 23471
Modified:
   website/branches/web20/include/foot.wmi
Log:
add the cc-by link in the footer.
Modified: website/branches/web20/include/foot.wmi
===================================================================
--- website/branches/web20/include/foot.wmi	2010-10-09 01:14:35 UTC (rev 23470)
+++ website/branches/web20/include/foot.wmi	2010-10-09 01:18:46 UTC (rev 23471)
@@ -4,7 +4,8 @@
       <div class="about">
 	<p>"Tor" and the "Onion Logo" are registered trademarks of
 	<a href="<page docs/trademark-faq>">The Tor Project, Inc.</a>
-	Content on this site is licensed under a <a href="#">Creative
+	Content on this site is licensed under a <a
+	href="http://creativecommons.org/licenses/by/3.0/us/">Creative
 	Commons Attribution 3.0 United States License</a>, unless
 	otherwise noted.</p>
         # This will grab the date from svn info but formatting is tedious