~ruther/guix-local

c59f62e9cb02893dbae78acc5f0ac12df7b45432 — Ludovic Courtès 9 years ago 1a0346f
gnu: dstat: Adjust license.

* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +1 -1
@@ 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
throughput (in the same interval).")
    (home-page "http://dag.wiee.rs/home-made/dstat/")
    (license license:gpl2)))
    (license license:gpl2+)))