From 153b5a816157f25d5b8728d684954ed754522481 Mon Sep 17 00:00:00 2001 From: Yann Dupont Date: Thu, 13 Oct 2022 21:59:08 +0200 Subject: [PATCH] fake license --- glicid/packages/glicid.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glicid/packages/glicid.scm b/glicid/packages/glicid.scm index 6a12f2e..536d974 100644 --- a/glicid/packages/glicid.scm +++ b/glicid/packages/glicid.scm @@ -282,7 +282,7 @@ (synopsis "Motif") (description "Motif ") (home-page "https://sourceforge.net/untested") - (license " ") + (license license:gpl2+) ;; probably not !!! ) )