[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21582: {website} change the author to tor, since roger doesn't write everythi (website/trunk/include)
Author: phobos
Date: 2010-02-08 12:26:04 +0000 (Mon, 08 Feb 2010)
New Revision: 21582
Modified:
website/trunk/include/head.wmi
Log:
change the author to tor, since roger doesn't write everything anymore.
Modified: website/trunk/include/head.wmi
===================================================================
--- website/trunk/include/head.wmi 2010-02-08 03:50:53 UTC (rev 21581)
+++ website/trunk/include/head.wmi 2010-02-08 12:26:04 UTC (rev 21582)
@@ -12,7 +12,7 @@
<html>
<head>
<title>$(TITLE)</title>
- <meta name="Author" content="Roger Dingledine" />
+ <meta name="Author" content="The Tor Project, Inc." />
<ifneq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=$(CHARSET)" />">
<ifeq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />">
<ifneq "$(STYLESHEET)" "" "<link rel="stylesheet" type="text/css" href="$(DOCROOT)/$(STYLESHEET)" />">