diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:04 +0000 |
commit | 1bf94c0869064988591e4df0ebb606dcfade9484 (patch) | |
tree | b0be2cb44c7bacab9e9e189f9c7cabae66ff81fe /net-analyzer/nload | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.tar.gz gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.tar.bz2 gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-analyzer/nload')
-rw-r--r-- | net-analyzer/nload/nload-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nload/nload-0.5.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nload/nload-0.4.0.ebuild b/net-analyzer/nload/nload-0.4.0.ebuild index d56c17973d60..4792b5c13696 100644 --- a/net-analyzer/nload/nload-0.4.0.ebuild +++ b/net-analyzer/nload/nload-0.4.0.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/nload/nload-0.4.0.ebuild,v 1.5 2002/08/14 12:12:28 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.4.0.ebuild,v 1.6 2002/10/04 05:59:08 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time" diff --git a/net-analyzer/nload/nload-0.5.0.ebuild b/net-analyzer/nload/nload-0.5.0.ebuild index fca38d6cb398..b6afe37425c7 100644 --- a/net-analyzer/nload/nload-0.5.0.ebuild +++ b/net-analyzer/nload/nload-0.5.0.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/nload/nload-0.5.0.ebuild,v 1.1 2002/09/03 08:34:46 mkennedy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.5.0.ebuild,v 1.2 2002/10/04 05:59:11 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time" |