mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: iftop: Fix license.
* gnu/packages/admin.scm (iftop)[license]: Correct 'gpl3' to 'gpl2+'.
This commit is contained in:
@@ -1430,7 +1430,7 @@ frequently used directories by typing only a small pattern.")
|
||||
for CPU usage. It listens to network traffic on a named interface and
|
||||
displays a table of current bandwidth usage by pairs of hosts.")
|
||||
(home-page "http://www.ex-parrot.com/~pdw/iftop/")
|
||||
(license license:gpl3)))
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public munge
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user