gnu: ifstatus: Fix license.
* gnu/packages/networking.scm (ifstatus)[license]: Set to GPL2+.
This commit is contained in:
parent
e0566f12f8
commit
8874f7668a
1 changed files with 2 additions and 2 deletions
|
@ -186,4 +186,4 @@ Ethernet devices.")
|
||||||
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
|
interfaces, with a simple and efficient view on the command line. It is
|
||||||
intended as a substitute for the PPPStatus and EthStatus projects.")
|
intended as a substitute for the PPPStatus and EthStatus projects.")
|
||||||
(license license:bsd-2)))
|
(license license:gpl2+)))
|
||||||
|
|
Reference in a new issue