diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm index e4f79d8250..82a57d4eaa 100644 --- a/gnu/packages/debug.scm +++ b/gnu/packages/debug.scm @@ -325,7 +325,7 @@ conditions.") ;; stress-make wrapper is under BSD-3-modifications-must-be-indicated, ;; and patched GNU Make is under its own license. (license (list (non-copyleft "LICENSE.md") - (package-license gnu-make)))))) + gpl3+))))) (define-public zzuf (package