diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:46:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:46:12 +0000 |
commit | 648fee67e9203150572b98419805e616d9282573 (patch) | |
tree | d2b77fdc2383f639c0e6479ae083e8de57982fec /x11-plugins/wmfishtime | |
parent | Updated HOMEPAGE and DESCRIPTION (diff) | |
download | historical-648fee67e9203150572b98419805e616d9282573.tar.gz historical-648fee67e9203150572b98419805e616d9282573.tar.bz2 historical-648fee67e9203150572b98419805e616d9282573.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild index cfe950997539..61d839acd41b 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.23-r1.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/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.1 2002/08/30 07:44:13 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.2 2002/10/04 06:45:48 vapier Exp $ # to make this work in KDE, run it with the -b option :) S=${WORKDIR}/${P} |