diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
commit | 78b9efd99038efdd9c63dea7f0d8d10daf099aa0 (patch) | |
tree | 8bb3d824961bb71630afb707b88825ca9f7e95df /net-mail/nbsmtp | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.gz gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.bz2 gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-mail/nbsmtp')
-rw-r--r-- | net-mail/nbsmtp/nbsmtp-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nbsmtp/nbsmtp-0.8.ebuild b/net-mail/nbsmtp/nbsmtp-0.8.ebuild index 6de64fed2da1..c2113f6a6028 100644 --- a/net-mail/nbsmtp/nbsmtp-0.8.ebuild +++ b/net-mail/nbsmtp/nbsmtp-0.8.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/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.5 2002/09/23 21:54:48 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.6 2002/10/04 06:08:45 vapier Exp $ S=${WORKDIR} DESCRIPTION="The No-Brainer SMTP" |