mercurial/changelog.py
changeset 2858 345bac2bc4ec
parent 2523 4ab59a3acd16
child 3074 ad6aecaf4eed
--- a/mercurial/changelog.py
+++ b/mercurial/changelog.py
@@ -1,6 +1,6 @@
 # changelog.py - changelog class for mercurial
 #
-# 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.