summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 19:58:09 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 19:58:09 +0000
commit135eb00e17290ade8b6ee5cbe1f47a29592728ea (patch)
tree8ba650acdb99fa33b8798ed91e2f2ce9b5bafe55 /net-analyzer/bwmon
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadhistorical-135eb00e17290ade8b6ee5cbe1f47a29592728ea.tar.gz
historical-135eb00e17290ade8b6ee5cbe1f47a29592728ea.tar.bz2
historical-135eb00e17290ade8b6ee5cbe1f47a29592728ea.zip
Changed GPL to GPL-2 in LICENSE and added public-domain
Diffstat (limited to 'net-analyzer/bwmon')
-rw-r--r--net-analyzer/bwmon/bwmon-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild
index 9abf2c7ad467..d7138290abbb 100644
--- a/net-analyzer/bwmon/bwmon-1.3.ebuild
+++ b/net-analyzer/bwmon/bwmon-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.3 2002/08/14 12:11:44 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.4 2002/09/23 19:58:09 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Simple ncurses bandwidth monitor"
@@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2 public-domain"
KEYWORDS="x86 sparc sparc64"
src_unpack() {