mercurial/context.py
changeset 4635 63b9d2deed48
parent 4417 0912d8df5e19
child 4640 178778ca648f
--- a/mercurial/context.py
+++ b/mercurial/context.py
@@ -1,6 +1,6 @@
 # context.py - changeset and file context objects for mercurial
 #
-# Copyright 2006 Matt Mackall <mpm@selenic.com>
+# Copyright 2006, 2007 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.