mercurial/verify.py
changeset 4635 63b9d2deed48
parent 4395 47ef2d228375
child 4915 97b734fb9c6f
--- a/mercurial/verify.py	Tue Jun 19 08:17:55 2007 +0200
+++ b/mercurial/verify.py	Tue Jun 19 08:51:34 2007 +0200
@@ -1,6 +1,6 @@
 # verify.py - repository integrity checking 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.