summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-21 15:49:02 -0700
committerZac Medico <zmedico@gentoo.org>2012-05-21 15:49:02 -0700
commitf50c29f64101a2a4f541e27b4b1fcf76375e338f (patch)
tree10ea0960a42f18cfdb0c766a1d8f0297c018e91f /pym
parent8e6fb5d475c327dcf618e767bde96d3a3bc753f7 (diff)
downloadportage-f50c29f64101a2a4f541e27b4b1fcf76375e338f.tar.gz
portage-f50c29f64101a2a4f541e27b4b1fcf76375e338f.tar.bz2
portage-f50c29f64101a2a4f541e27b4b1fcf76375e338f.zip
Update timestamps in headers of modified files.v2.1.6.7_p1
Diffstat (limited to 'pym')
-rw-r--r--pym/_emerge/__init__.py2
-rw-r--r--pym/portage/__init__.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py
index 950bc7a66..fef2ec7c0 100644
--- a/pym/_emerge/__init__.py
+++ b/pym/_emerge/__init__.py
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: emerge 5976 2007-02-17 09:14:53Z genone $
diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
index d86d2e3c7..cc85da019 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -1,5 +1,5 @@
# portage.py -- core Portage functionality
-# Copyright 1998-2004 Gentoo Foundation
+# Copyright 1998-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$