Update timestamps in headers of modified files.
authorZac Medico <zmedico@gentoo.org>
Thu, 5 May 2011 15:15:20 +0000 (08:15 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 May 2011 15:15:20 +0000 (08:15 -0700)
pym/portage/dbapi/cpv_expand.py
pym/portage/manifest.py

index 9ce0d3d2c983925fa39746f82be7b7ce132c8e4a..26f994887419936454ad7a4d3b6158900a014a49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2010 Gentoo Foundation
+# Copyright 2010-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 __all__ = ["cpv_expand"]
index de7540f962971f48f653bf03062755b71cd1b8d3..f273cc20c965bc883e39fc943a5a532da2008975 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import codecs