From 9601fa96f6bc2a24cd2e4e376ab9bd9f69acdeff Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Fri, 22 Sep 2023 08:00:08 +0200 Subject: [PATCH] blood dripping --- info.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.rkt b/info.rkt index 651595d..a8dded3 100644 --- a/info.rkt +++ b/info.rkt @@ -8,5 +8,5 @@ ("cp2mg" moonrat/src/cp2mg "convert 'corpora' files" #f))) (define version "0.1") (define pkg-authors '("nik gaffney")) -(define license '(GPL-3.0-or-later)) +(define license "GPL-3.0-or-later") ;; docs and data licensed with either '(CC0-1.0 OR CC-BY-SA-4.0)