change the author to tor, since roger doesn't write everything anymore.
Andrew Lewman

Andrew Lewman commited on 2010-02-08 13:26:04
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -12,7 +12,7 @@
12 12
 <html>
13 13
 <head>
14 14
   <title>$(TITLE)</title>
15
-  <meta name="Author" content="Roger Dingledine" />
15
+  <meta name="Author" content="The Tor Project, Inc." />
16 16
   <ifneq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=$(CHARSET)" />">
17 17
   <ifeq "$(CHARSET)" "" "<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />">
18 18
   <ifneq "$(STYLESHEET)" "" "<link rel="stylesheet" type="text/css" href="$(DOCROOT)/$(STYLESHEET)" />">
19 19