~ruther/guix-local

8874f7668ae93bec2805fd823bfcbe80a977e78c — Ludovic Courtès 10 years ago e0566f1
gnu: ifstatus: Fix license.

* gnu/packages/networking.scm (ifstatus)[license]: Set to GPL2+.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/networking.scm
M gnu/packages/networking.scm => gnu/packages/networking.scm +2 -2
@@ 183,7 183,7 @@ Ethernet devices.")
    (synopsis "Text based network interface status monitor")
    (description
     "IFStatus is a simple, easy-to-use program for displaying commonly
needed / wanted real-time traffic statistics of multiple network
needed/wanted real-time traffic statistics of multiple network
interfaces, with a simple and efficient view on the command line.  It is
intended as a substitute for the PPPStatus and EthStatus projects.")
    (license license:bsd-2)))
    (license license:gpl2+)))