summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
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 /bin/ebuild.sh
parent329f9ae50bd39f1175627c8910ca43585a9cd4f4 (diff)
downloadportage-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.tar.gz
portage-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.tar.bz2
portage-a0d57da81c5cd22c6f3d871df1d4d0a9f200d1e3.zip
update copyright years
svn path=/main/trunk/; revision=2526
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 47632cc42..fd118081c 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