diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 05:58:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 05:58:09 +0000 |
commit | 921a84e0ba00ebd0d954dcc89b915a13470c0348 (patch) | |
tree | fdb115df3c29c07051f409258538d1f558896200 /app-arch/upx | |
parent | syntax cleanup (diff) | |
download | historical-921a84e0ba00ebd0d954dcc89b915a13470c0348.tar.gz historical-921a84e0ba00ebd0d954dcc89b915a13470c0348.tar.bz2 historical-921a84e0ba00ebd0d954dcc89b915a13470c0348.zip |
Update Copyright years
Diffstat (limited to 'app-arch/upx')
-rw-r--r-- | app-arch/upx/upx-1.23-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/upx/upx-1.23.ebuild | 4 | ||||
-rw-r--r-- | app-arch/upx/upx-1.24.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-arch/upx/upx-1.23-r1.ebuild b/app-arch/upx/upx-1.23-r1.ebuild index 51c6822c084d..a5838b95c5be 100644 --- a/app-arch/upx/upx-1.23-r1.ebuild +++ b/app-arch/upx/upx-1.23-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.23-r1.ebuild,v 1.1 2002/12/23 07:09:55 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.23-r1.ebuild,v 1.2 2003/02/13 05:57:45 vapier Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." diff --git a/app-arch/upx/upx-1.23.ebuild b/app-arch/upx/upx-1.23.ebuild index f93d9f6aae7d..d9b2ed49d305 100644 --- a/app-arch/upx/upx-1.23.ebuild +++ b/app-arch/upx/upx-1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.23.ebuild,v 1.3 2002/10/17 12:48:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.23.ebuild,v 1.4 2003/02/13 05:57:51 vapier Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." diff --git a/app-arch/upx/upx-1.24.ebuild b/app-arch/upx/upx-1.24.ebuild index 6ef55a32d619..6d6575270926 100644 --- a/app-arch/upx/upx-1.24.ebuild +++ b/app-arch/upx/upx-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24.ebuild,v 1.2 2003/01/01 20:20:21 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24.ebuild,v 1.3 2003/02/13 05:57:57 vapier Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." |