diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:12:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:12:31 +0000 |
commit | e4c138677ef820c46fb6202fd7b3b102265083e8 (patch) | |
tree | 25f7c539426ae6042abb727b5f910ccbd7779bdc /app-editors/ghex | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-e4c138677ef820c46fb6202fd7b3b102265083e8.tar.gz historical-e4c138677ef820c46fb6202fd7b3b102265083e8.tar.bz2 historical-e4c138677ef820c46fb6202fd7b3b102265083e8.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index bf005c98bbde..12fd44429810 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.6 2002/08/14 18:36:01 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.7 2002/10/04 04:07:22 vapier Exp $ S=${WORKDIR}/${P} |