~ruther/guix-local

a423555d3c4314f8347d75b050d7daf6e594281f — Ludovic Courtès 11 years ago fbb3555
gnu: datamash: Fix license.

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

M gnu/packages/datamash.scm
M gnu/packages/datamash.scm => gnu/packages/datamash.scm +1 -1
@@ 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+)))