diff -r 0aa59f532ef9 -r 55d134ef8ab7 mercurial/subrepo.py --- a/mercurial/subrepo.py Fri Feb 05 18:46:22 2010 +0100 +++ b/mercurial/subrepo.py Sat Feb 06 10:23:18 2010 +0100 @@ -1,6 +1,6 @@ # subrepo.py - sub-repository handling for Mercurial # -# Copyright 2006, 2007 Matt Mackall +# Copyright 2009-2010 Matt Mackall # # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version.