gnu: reducelcs: Fix license. * gnu/packages/maths.scm (reducelcs)[license]: Change to GPL3+. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
1 files changed, 1 insertions(+), 2 deletions(-) M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -2
@@ 2939,5 2939,4 @@ instruction sets. Thus, an application written with Vc can be compiled for: algorithm for LCS. It is a fast program to compute the approximate Longest Commons Subsequence of a set of strings.") (home-page "https://github.com/gdv/Reduce-Expand-for-LCS") ;; The source specifies no "and later" of GPL3. (license license:gpl3)))) (license license:gpl3+))))