summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-18 01:43:41 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-18 01:43:41 +0000
commit230cb7ccfc27407947daa98a12698d95d7497d29 (patch)
tree7a2d7abb81c244a93b86a5da93abc0993d9f1d63
parentIn order to avoid possible duplicate elog messages when using ebuild(1) to (diff)
downloadportage-multirepo-230cb7ccfc27407947daa98a12698d95d7497d29.tar.gz
portage-multirepo-230cb7ccfc27407947daa98a12698d95d7497d29.tar.bz2
portage-multirepo-230cb7ccfc27407947daa98a12698d95d7497d29.zip
Update copyright headers.
svn path=/main/trunk/; revision=13131
-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 b95a2f5b..d3cf24fc 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 2b4df6fe..8eab6e25 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$