diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:10 +0000 |
commit | d83c5b1c88560d77be6026c7989d0b6762fbae7b (patch) | |
tree | 5bd8e43d38c5083a786045e39602881390760b39 /x11-misc/icesndcfg | |
parent | Fixed LICENSE variable ... GPL -> GPL-2 (diff) | |
download | gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.tar.gz gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.tar.bz2 gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-misc/icesndcfg')
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icesndcfg/icesndcfg-0.8.ebuild b/x11-misc/icesndcfg/icesndcfg-0.8.ebuild index 7e46b883f5e2..4b2b88a2e6d0 100644 --- a/x11-misc/icesndcfg/icesndcfg-0.8.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-0.8.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-0.8.ebuild,v 1.4 2002/10/04 06:43:18 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="IceWM sound editor." |