summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-23 02:15:33 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-23 02:15:33 +0000
commita69c08fcf54a49d5ba2374024f20f94b551bf052 (patch)
treebe18137703e7daf6388c7f933700c2f05399f481 /bin
parente8c71e660b1a86bbfebddb14fb7c87f3b51602b3 (diff)
downloadportage-a69c08fcf54a49d5ba2374024f20f94b551bf052.tar.gz
portage-a69c08fcf54a49d5ba2374024f20f94b551bf052.tar.bz2
portage-a69c08fcf54a49d5ba2374024f20f94b551bf052.zip
Update copyright headers. (trunk r13131)
svn path=/main/branches/2.1.6/; revision=13152
Diffstat (limited to 'bin')
-rwxr-xr-xbin/emerge4
-rwxr-xr-xbin/isolated-functions.sh2
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$