gnu: dstat: Adjust license.
* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
This commit is contained in:
parent
1a0346f060
commit
c59f62e9cb
|
@ -1680,4 +1680,4 @@ e.g., compare disk utilization in combination with interrupts from your IDE
|
||||||
controller, or compare the network bandwidth numbers directly with the disk
|
controller, or compare the network bandwidth numbers directly with the disk
|
||||||
throughput (in the same interval).")
|
throughput (in the same interval).")
|
||||||
(home-page "http://dag.wiee.rs/home-made/dstat/")
|
(home-page "http://dag.wiee.rs/home-made/dstat/")
|
||||||
(license license:gpl2)))
|
(license license:gpl2+)))
|
||||||
|
|
Loading…
Reference in New Issue