mercurial/hgweb/request.py
changeset 2859 345bac2bc4ec
parent 2535 b8ccf6386db7
child 3673 eb0b4a2d70a9
--- a/mercurial/hgweb/request.py	Sat Aug 12 12:12:23 2006 -0700
+++ b/mercurial/hgweb/request.py	Sat Aug 12 12:30:02 2006 -0700
@@ -1,7 +1,7 @@
 # hgweb/request.py - An http request from either CGI or the standalone server.
 #
 # Copyright 21 May 2005 - (c) 2005 Jake Edge <jake@edge2.net>
-# Copyright 2005 Matt Mackall <mpm@selenic.com>
+# Copyright 2005, 2006 Matt Mackall <mpm@selenic.com>
 #
 # This software may be used and distributed according to the terms
 # of the GNU General Public License, incorporated herein by reference.