gnu: datamash: Fix license.

* gnu/packages/datamash.scm (datamash)[license]: Change to GPL3+.
master
Ludovic Courtès 2014-09-03 15:22:49 +02:00
parent fbb3555809
commit a423555d3c
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@
(description
"Perform basic numeric, textual and statistical operations on plain text
files. Designed to work within standard pipelines without additional code.")
(license gpl3)))
(license gpl3+)))