Update timestamps in headers of modified files.
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Mar 2011 16:40:40 +0000 (09:40 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Mar 2011 16:40:40 +0000 (09:40 -0700)
pym/_emerge/QueueScheduler.py
pym/portage/util/__init__.py

index 2d727c95dbbf09c3324d25ceafb103558565678f..a4ab328e810c4adc135cec9fe41d029917e329d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import time
index 0e05a41471655913740c8d9166fc16528b234dac..c28843475cedd242c9452539a99391b52ad56ea0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2004-2010 Gentoo Foundation
+# Copyright 2004-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 __all__ = ['apply_permissions', 'apply_recursive_permissions',