summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-05 03:56:11 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-05 03:56:11 +0000
commita0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3 (patch)
tree0c6b94c03c06a4ce3ae00f9c263fa5c0e1124311
parentsync with savior branch (diff)
downloadportage-multirepo-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.tar.gz
portage-multirepo-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.tar.bz2
portage-multirepo-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.zip
update copyright years
svn path=/main/trunk/; revision=2526
-rwxr-xr-xbin/archive-conf2
-rwxr-xr-xbin/chkcontents2
-rwxr-xr-xbin/clean_locks2
-rwxr-xr-xbin/dispatch-conf2
-rwxr-xr-xbin/dobin2
-rwxr-xr-xbin/doconfd2
-rwxr-xr-xbin/dodir2
-rwxr-xr-xbin/dodoc2
-rwxr-xr-xbin/doenvd2
-rwxr-xr-xbin/doexe2
-rwxr-xr-xbin/dohard2
-rwxr-xr-xbin/dohtml2
-rwxr-xr-xbin/doinfo2
-rwxr-xr-xbin/doinitd2
-rwxr-xr-xbin/doins2
-rwxr-xr-xbin/dojar2
-rwxr-xr-xbin/dolib2
-rwxr-xr-xbin/dolib.a2
-rwxr-xr-xbin/dolib.so2
-rwxr-xr-xbin/doman2
-rwxr-xr-xbin/domo2
-rwxr-xr-xbin/dopython2
-rwxr-xr-xbin/dosbin2
-rwxr-xr-xbin/dosed2
-rwxr-xr-xbin/dosym2
-rwxr-xr-xbin/ebuild2
-rwxr-xr-xbin/ebuild.sh4
-rwxr-xr-xbin/emake2
-rwxr-xr-xbin/emerge2
-rwxr-xr-xbin/emerge-webrsync2
-rwxr-xr-xbin/env-update2
-rwxr-xr-xbin/env-update.sh2
-rwxr-xr-xbin/etc-update2
-rwxr-xr-xbin/find-requires2
-rwxr-xr-xbin/fix-db.py2
-rwxr-xr-xbin/fixdbentries2
-rwxr-xr-xbin/fixpackages2
-rwxr-xr-xbin/fowners2
-rwxr-xr-xbin/fperms2
-rwxr-xr-xbin/md5check.py2
-rwxr-xr-xbin/md5check.sh2
-rwxr-xr-xbin/mirror.py2
-rwxr-xr-xbin/newbin2
-rwxr-xr-xbin/newconfd2
-rwxr-xr-xbin/newdoc2
-rwxr-xr-xbin/newenvd2
-rwxr-xr-xbin/newexe2
-rwxr-xr-xbin/newinitd2
-rwxr-xr-xbin/newins2
-rwxr-xr-xbin/newlib.a2
-rwxr-xr-xbin/newlib.so2
-rwxr-xr-xbin/newman2
-rwxr-xr-xbin/newsbin2
-rwxr-xr-xbin/pkgmerge2
-rwxr-xr-xbin/pkgmerge.new2
-rwxr-xr-xbin/pkgname2
-rwxr-xr-xbin/portage_gpg_update.sh2
-rwxr-xr-xbin/portageq2
-rwxr-xr-xbin/prepall2
-rwxr-xr-xbin/prepalldocs2
-rwxr-xr-xbin/prepallinfo2
-rwxr-xr-xbin/prepallman2
-rwxr-xr-xbin/prepallstrip2
-rwxr-xr-xbin/prepinfo2
-rwxr-xr-xbin/preplib2
-rwxr-xr-xbin/prepman2
-rwxr-xr-xbin/prepstrip2
-rwxr-xr-xbin/quickpkg2
-rwxr-xr-xbin/regenworld2
-rwxr-xr-xbin/repoman4
-rwxr-xr-xbin/xpak2
71 files changed, 73 insertions, 73 deletions
diff --git a/bin/archive-conf b/bin/archive-conf
index 35fa2408..e4efeff6 100755
--- a/bin/archive-conf
+++ b/bin/archive-conf
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/archive-conf,v 1.7 2004/10/04 13:57:36 vapier Exp $
diff --git a/bin/chkcontents b/bin/chkcontents
index 96775fc5..9b67e8df 100755
--- a/bin/chkcontents
+++ b/bin/chkcontents
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/chkcontents,v 1.11 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/clean_locks b/bin/clean_locks
index e374e8f9..1d9124c8 100755
--- a/bin/clean_locks
+++ b/bin/clean_locks
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/clean_locks,v 1.1 2004/09/26 10:44:31 carpaski Exp $
diff --git a/bin/dispatch-conf b/bin/dispatch-conf
index bc8077a6..0940927f 100755
--- a/bin/dispatch-conf
+++ b/bin/dispatch-conf
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dispatch-conf,v 1.7.2.10 2005/05/12 15:20:22 jstubbs Exp $
diff --git a/bin/dobin b/bin/dobin
index b1c6fcf9..06960126 100755
--- a/bin/dobin
+++ b/bin/dobin
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dobin,v 1.13 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/doconfd b/bin/doconfd
index 652f43cd..e4832163 100755
--- a/bin/doconfd
+++ b/bin/doconfd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doconfd,v 1.2.2.1 2005/01/13 04:51:56 vapier Exp $
diff --git a/bin/dodir b/bin/dodir
index 1ea4d623..88b201ad 100755
--- a/bin/dodir
+++ b/bin/dodir
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dodir,v 1.5 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dodoc b/bin/dodoc
index 8a7b1981..60b6a274 100755
--- a/bin/dodoc
+++ b/bin/dodoc
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
if [ $# -lt 1 ] ; then
diff --git a/bin/doenvd b/bin/doenvd
index 8289fe9d..01197a07 100755
--- a/bin/doenvd
+++ b/bin/doenvd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doenvd,v 1.2.2.1 2005/01/13 04:51:56 vapier Exp $
diff --git a/bin/doexe b/bin/doexe
index aafef223..d7229c2d 100755
--- a/bin/doexe
+++ b/bin/doexe
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doexe,v 1.10.2.1 2004/12/06 03:01:43 carpaski Exp $
diff --git a/bin/dohard b/bin/dohard
index ce7d5d82..553f503b 100755
--- a/bin/dohard
+++ b/bin/dohard
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dohard,v 1.6 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dohtml b/bin/dohtml
index 5162ba9b..ac31e809 100755
--- a/bin/dohtml
+++ b/bin/dohtml
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dohtml,v 1.14.2.1 2004/10/27 14:39:29 jstubbs Exp $
diff --git a/bin/doinfo b/bin/doinfo
index 83f639b0..67b163b1 100755
--- a/bin/doinfo
+++ b/bin/doinfo
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doinfo,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/doinitd b/bin/doinitd
index 4f5885ec..60dc6bc3 100755
--- a/bin/doinitd
+++ b/bin/doinitd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doinitd,v 1.2.2.1 2005/01/13 04:51:56 vapier Exp $
diff --git a/bin/doins b/bin/doins
index bf51463a..99e3ffb3 100755
--- a/bin/doins
+++ b/bin/doins
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doins,v 1.7.2.2 2004/12/17 22:25:13 carpaski Exp $
diff --git a/bin/dojar b/bin/dojar
index 2bbc5ea2..8ed9285b 100755
--- a/bin/dojar
+++ b/bin/dojar
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dojar,v 1.8 2004/10/04 13:56:50 vapier Exp $
# Author Karl Trygve Kalleberg <karltk@gentoo.org>
diff --git a/bin/dolib b/bin/dolib
index 5424446a..c685977f 100755
--- a/bin/dolib
+++ b/bin/dolib
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dolib,v 1.8.2.2 2005/01/12 02:07:15 carpaski Exp $
diff --git a/bin/dolib.a b/bin/dolib.a
index 73392ab3..c4df4a46 100755
--- a/bin/dolib.a
+++ b/bin/dolib.a
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dolib.a,v 1.8 2004/10/10 10:07:20 carpaski Exp $
diff --git a/bin/dolib.so b/bin/dolib.so
index e130ecd4..efd8c169 100755
--- a/bin/dolib.so
+++ b/bin/dolib.so
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dolib.so,v 1.12 2004/10/10 10:07:20 carpaski Exp $
diff --git a/bin/doman b/bin/doman
index a1a2a975..602a276e 100755
--- a/bin/doman
+++ b/bin/doman
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doman,v 1.13.2.2 2005/07/29 05:55:34 vapier Exp $
diff --git a/bin/domo b/bin/domo
index d6cc0826..82950590 100755
--- a/bin/domo
+++ b/bin/domo
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/domo,v 1.6 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dopython b/bin/dopython
index f058282b..ad4c1c12 100755
--- a/bin/dopython
+++ b/bin/dopython
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dopython,v 1.8 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dosbin b/bin/dosbin
index 89c46952..17bb8bb3 100755
--- a/bin/dosbin
+++ b/bin/dosbin
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dosbin,v 1.11 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dosed b/bin/dosed
index 76cd4689..bf6538e6 100755
--- a/bin/dosed
+++ b/bin/dosed
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dosed,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/dosym b/bin/dosym
index fd57a45e..db1bf735 100755
--- a/bin/dosym
+++ b/bin/dosym
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dosym,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/ebuild b/bin/ebuild
index 438582cb..7bac145f 100755
--- a/bin/ebuild
+++ b/bin/ebuild
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-src/portage/bin/ebuild,v 1.18.2.3 2005/05/07 04:32:59 ferringb Exp $
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 47632cc4..fd118081 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/ebuild.sh,v 1.201.2.42 2005/08/20 17:24:30 jstubbs Exp $
@@ -1350,7 +1350,7 @@ dyn_rpm() {
dyn_help() {
echo
echo "Portage"
- echo "Copyright 1999-2004 Gentoo Foundation"
+ echo "Copyright 1999-2006 Gentoo Foundation"
echo
echo "How to use the ebuild command:"
echo
diff --git a/bin/emake b/bin/emake
index efdc0a71..1e6b203a 100755
--- a/bin/emake
+++ b/bin/emake
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/emake,v 1.9.2.1 2005/05/18 15:19:52 jstubbs Exp $
#
diff --git a/bin/emerge b/bin/emerge
index a139ffc3..ddc84869 100755
--- a/bin/emerge
+++ b/bin/emerge
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/emerge,v 1.345.2.38 2005/08/13 17:25:26 ferringb Exp $
diff --git a/bin/emerge-webrsync b/bin/emerge-webrsync
index 9e2a44af..ffba8801 100755
--- a/bin/emerge-webrsync
+++ b/bin/emerge-webrsync
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/Attic/emerge-webrsync,v 1.8.2.4 2005/02/26 11:22:38 carpaski Exp $
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
diff --git a/bin/env-update b/bin/env-update
index 1cd55cb8..ec5ddf01 100755
--- a/bin/env-update
+++ b/bin/env-update
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/env-update,v 1.9 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/env-update.sh b/bin/env-update.sh
index 8f14eb89..58e3f406 100755
--- a/bin/env-update.sh
+++ b/bin/env-update.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/env-update.sh,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/etc-update b/bin/etc-update
index ce5ac568..d2946c3a 100755
--- a/bin/etc-update
+++ b/bin/etc-update
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: etc-update 2221 2005-11-01 01:32:07Z vapier $
diff --git a/bin/find-requires b/bin/find-requires
index 5f413f56..efd356e2 100755
--- a/bin/find-requires
+++ b/bin/find-requires
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/find-requires,v 1.5 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/fix-db.py b/bin/fix-db.py
index 3dcd1ca6..5fb479fc 100755
--- a/bin/fix-db.py
+++ b/bin/fix-db.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/fix-db.py,v 1.8 2004/10/11 04:01:00 jstubbs Exp $
diff --git a/bin/fixdbentries b/bin/fixdbentries
index 884155a7..af330646 100755
--- a/bin/fixdbentries
+++ b/bin/fixdbentries
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/fixdbentries,v 1.3 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/fixpackages b/bin/fixpackages
index 9f44f825..87200076 100755
--- a/bin/fixpackages
+++ b/bin/fixpackages
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/fixpackages,v 1.6 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/fowners b/bin/fowners
index 99f0685c..a720a595 100755
--- a/bin/fowners
+++ b/bin/fowners
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: fowners 1912 2005-08-25 03:54:42Z ferringb $
diff --git a/bin/fperms b/bin/fperms
index 383894eb..208ad351 100755
--- a/bin/fperms
+++ b/bin/fperms
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: fperms 1912 2005-08-25 03:54:42Z ferringb $
diff --git a/bin/md5check.py b/bin/md5check.py
index 96a16d3a..9ec6c821 100755
--- a/bin/md5check.py
+++ b/bin/md5check.py
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/md5check.py,v 1.4 2004/10/10 10:07:20 carpaski Exp $
diff --git a/bin/md5check.sh b/bin/md5check.sh
index 6ba5efd3..2be4be11 100755
--- a/bin/md5check.sh
+++ b/bin/md5check.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/md5check.sh,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/mirror.py b/bin/mirror.py
index 9e5d44b7..2ad07acd 100755
--- a/bin/mirror.py
+++ b/bin/mirror.py
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/mirror.py,v 1.3 2004/10/10 10:07:20 carpaski Exp $
diff --git a/bin/newbin b/bin/newbin
index c8a67466..a5749ce2 100755
--- a/bin/newbin
+++ b/bin/newbin
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newbin,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newconfd b/bin/newconfd
index 40c02139..cb30ec6e 100755
--- a/bin/newconfd
+++ b/bin/newconfd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newconfd,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newdoc b/bin/newdoc
index 14544484..456aaa90 100755
--- a/bin/newdoc
+++ b/bin/newdoc
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newdoc,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newenvd b/bin/newenvd
index 62640b85..ced17098 100755
--- a/bin/newenvd
+++ b/bin/newenvd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newenvd,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newexe b/bin/newexe
index 2e3321a9..00c2fb76 100755
--- a/bin/newexe
+++ b/bin/newexe
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newexe,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newinitd b/bin/newinitd
index b1bc0a30..c6513460 100755
--- a/bin/newinitd
+++ b/bin/newinitd
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newinitd,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newins b/bin/newins
index 6ec2f6d1..81ab5662 100755
--- a/bin/newins
+++ b/bin/newins
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newins,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newlib.a b/bin/newlib.a
index d704bd32..914eb49d 100755
--- a/bin/newlib.a
+++ b/bin/newlib.a
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newlib.a,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newlib.so b/bin/newlib.so
index 9df2a4d3..6e0f7bd2 100755
--- a/bin/newlib.so
+++ b/bin/newlib.so
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newlib.so,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newman b/bin/newman
index 5bb6ebdf..14349a9d 100755
--- a/bin/newman
+++ b/bin/newman
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newman,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/newsbin b/bin/newsbin
index c361ea39..a2413e44 100755
--- a/bin/newsbin
+++ b/bin/newsbin
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/newsbin,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/pkgmerge b/bin/pkgmerge
index 2cf9b5d3..2782ba09 100755
--- a/bin/pkgmerge
+++ b/bin/pkgmerge
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/pkgmerge,v 1.8 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/pkgmerge.new b/bin/pkgmerge.new
index 3abcb88c..8795fc6c 100755
--- a/bin/pkgmerge.new
+++ b/bin/pkgmerge.new
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/pkgmerge.new,v 1.7 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/pkgname b/bin/pkgname
index c2c07525..f3375759 100755
--- a/bin/pkgname
+++ b/bin/pkgname
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/pkgname,v 1.8 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/portage_gpg_update.sh b/bin/portage_gpg_update.sh
index 7abbbda4..aac518de 100755
--- a/bin/portage_gpg_update.sh
+++ b/bin/portage_gpg_update.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/portage_gpg_update.sh,v 1.2 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/portageq b/bin/portageq
index 744a838e..628f292c 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/portageq,v 1.13.2.1 2005/04/12 12:23:41 jstubbs Exp $
diff --git a/bin/prepall b/bin/prepall
index e5267731..2d0472b6 100755
--- a/bin/prepall
+++ b/bin/prepall
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: prepall 2230 2005-11-01 01:35:59Z vapier $
diff --git a/bin/prepalldocs b/bin/prepalldocs
index 6c540a2f..be293003 100755
--- a/bin/prepalldocs
+++ b/bin/prepalldocs
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepalldocs,v 1.6 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/prepallinfo b/bin/prepallinfo
index 5875285d..7b9b618a 100755
--- a/bin/prepallinfo
+++ b/bin/prepallinfo
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepallinfo,v 1.6 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/prepallman b/bin/prepallman
index bc094fa0..c3dd05bf 100755
--- a/bin/prepallman
+++ b/bin/prepallman
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepallman,v 1.10 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/prepallstrip b/bin/prepallstrip
index cbec1c64..fdcaa41b 100755
--- a/bin/prepallstrip
+++ b/bin/prepallstrip
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepallstrip,v 1.12 2004/10/04 13:56:50 vapier Exp $
diff --git a/bin/prepinfo b/bin/prepinfo
index 3e85528c..4b21930b 100755
--- a/bin/prepinfo
+++ b/bin/prepinfo
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepinfo,v 1.6.2.1 2005/05/29 12:40:08 jstubbs Exp $
diff --git a/bin/preplib b/bin/preplib
index b8cfad1a..492f22fc 100755
--- a/bin/preplib
+++ b/bin/preplib
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/preplib,v 1.7.2.1 2005/01/02 09:36:02 jstubbs Exp $
diff --git a/bin/prepman b/bin/prepman
index 14795d95..7e555e65 100755
--- a/bin/prepman
+++ b/bin/prepman
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepman,v 1.10.2.3 2005/05/29 12:40:08 jstubbs Exp $
diff --git a/bin/prepstrip b/bin/prepstrip
index f01dc1d0..343a5335 100755
--- a/bin/prepstrip
+++ b/bin/prepstrip
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepstrip,v 1.23.2.3 2005/08/15 02:58:20 vapier Exp $
diff --git a/bin/quickpkg b/bin/quickpkg
index caa5ce0d..872d15c7 100755
--- a/bin/quickpkg
+++ b/bin/quickpkg
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/quickpkg,v 1.13.2.6 2005/08/10 22:08:48 vapier Exp $
diff --git a/bin/regenworld b/bin/regenworld
index 19650d23..14ec51d5 100755
--- a/bin/regenworld
+++ b/bin/regenworld
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/regenworld,v 1.10.2.1 2005/01/11 03:40:57 carpaski Exp $
diff --git a/bin/repoman b/bin/repoman
index 643d9bec..bc7c8092 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/repoman,v 1.98.2.23 2005/06/18 01:00:43 vapier Exp $
@@ -211,7 +211,7 @@ def help():
print
print green(exename+" "+version)
print " \"Quality is job zero.\""
- print " Copyright 1999-2005 Gentoo Foundation"
+ print " Copyright 1999-2006 Gentoo Foundation"
print " Distributed under the terms of the GNU General Public License v2"
print
print bold(" Usage:"),turquoise(exename),"[",green("option"),"] [",green("mode"),"]"
diff --git a/bin/xpak b/bin/xpak
index 5becde25..a8a6ade0 100755
--- a/bin/xpak
+++ b/bin/xpak
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/xpak,v 1.10 2004/10/04 13:56:50 vapier Exp $