From 8f2b79ab6974384bf3760c3015156cd9c6090c34 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Wed, 6 Dec 2017 17:36:46 +1100 Subject: [PATCH 1/1] luatz-scm-0.rockspec: license is not MIT/X11 variant --- luatz-scm-0.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luatz-scm-0.rockspec b/luatz-scm-0.rockspec index 262a570..6e6d6a5 100644 --- a/luatz-scm-0.rockspec +++ b/luatz-scm-0.rockspec @@ -14,7 +14,7 @@ description = { All operations are possible without C extensions, though if available they may be used to increase accuracy. ]] ; - license = "MIT/X11" ; + license = "MIT" ; } dependencies = { -- 2.39.2