diff options
-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$ |