From: Zac Medico Date: Tue, 22 Feb 2011 02:50:33 +0000 (-0800) Subject: Update date headers in modified files. X-Git-Tag: v2.2.0_alpha25~5 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e2d5b02d177497d01f4d13f7324056b092ca29f;p=portage.git Update date headers in modified files. --- 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