diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:00:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:00:23 +0000 |
commit | 04256c6371fd73fb1cb0f41ae1efed6878eb6944 (patch) | |
tree | 3ffd412f43a13c293d704b55ce11bd7aa41ecc00 /net-analyzer/nbtscan | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.tar.gz historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.tar.bz2 historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild index 438605b56c6c..ba2795b2f5cc 100644 --- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.0.3.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-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.5 2002/09/23 20:01:44 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.6 2002/10/04 05:58:49 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" |