summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-02-21 18:50:33 -0800
committerZac Medico <zmedico@gentoo.org>2011-02-21 18:50:33 -0800
commit5e2d5b02d177497d01f4d13f7324056b092ca29f (patch)
tree61a4b333a5ff7fb45389bcb4cf336e3690cbfe49
parentf11ed8dc9f35d8d211173fd6f9a24091ed86d36b (diff)
downloadportage-5e2d5b02d177497d01f4d13f7324056b092ca29f.tar.gz
portage-5e2d5b02d177497d01f4d13f7324056b092ca29f.tar.bz2
portage-5e2d5b02d177497d01f4d13f7324056b092ca29f.zip
Update date headers in modified files.
-rw-r--r--bin/isolated-functions.sh2
-rw-r--r--pym/_emerge/SubProcess.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index b5bb73adc..2f144a084 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# We need this next line for "die" and "assert". It expands
diff --git a/pym/_emerge/SubProcess.py b/pym/_emerge/SubProcess.py
index ef1346a63..fc035d1e4 100644
--- a/pym/_emerge/SubProcess.py
+++ b/pym/_emerge/SubProcess.py
@@ -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
from portage import os