diff options
author | 2002-10-04 05:12:00 +0000 | |
---|---|---|
committer | 2002-10-04 05:12:00 +0000 | |
commit | 7fa961f5b450db878ca3f36d67991ffe6cb5ee3d (patch) | |
tree | 61e6957eec8f6b95e5518372f6677dcf094aaee0 /dev-java/java-config | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-7fa961f5b450db878ca3f36d67991ffe6cb5ee3d.tar.gz historical-7fa961f5b450db878ca3f36d67991ffe6cb5ee3d.tar.bz2 historical-7fa961f5b450db878ca3f36d67991ffe6cb5ee3d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-java/java-config')
-rw-r--r-- | dev-java/java-config/java-config-0.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-config/java-config-0.2.6.ebuild b/dev-java/java-config/java-config-0.2.6.ebuild index a27c64863152..c333f40cd645 100644 --- a/dev-java/java-config/java-config-0.2.6.ebuild +++ b/dev-java/java-config/java-config-0.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 2001-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.6.ebuild,v 1.1 2002/09/23 00:17:43 karltk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.6.ebuild,v 1.2 2002/10/04 05:10:56 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gentoo-specific configuration for Java" |