1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

gnu: dstat: Adjust license.

* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
This commit is contained in:
Ludovic Courtès
2016-06-10 15:23:01 +02:00
parent 1a0346f060
commit c59f62e9cb
+1 -1
View File
@@ -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+)))