diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-03-18 01:43:41 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-03-18 01:43:41 +0000 |
commit | 230cb7ccfc27407947daa98a12698d95d7497d29 (patch) | |
tree | 7a2d7abb81c244a93b86a5da93abc0993d9f1d63 | |
parent | 737f76b61ea91d487c2d07ecb6d8048757f579e7 (diff) | |
download | portage-230cb7ccfc27407947daa98a12698d95d7497d29.tar.gz portage-230cb7ccfc27407947daa98a12698d95d7497d29.tar.bz2 portage-230cb7ccfc27407947daa98a12698d95d7497d29.zip |
Update copyright headers.
svn path=/main/trunk/; revision=13131
-rwxr-xr-x | bin/emerge | 4 | ||||
-rwxr-xr-x | bin/isolated-functions.sh | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/emerge b/bin/emerge index b95a2f5b2..d3cf24fc8 100755 --- a/bin/emerge +++ b/bin/emerge @@ -1,6 +1,6 @@ #!/usr/bin/python -# Copyright Gentoo Foundation 2006 -# Portage Emerge bits +# Copyright 2006-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 # $Id$ import sys diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 2b4df6fec..8eab6e259 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -1,4 +1,4 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |