From: Mark Wooding Date: Sat, 26 May 2018 15:20:02 +0000 (+0100) Subject: .skelrc: Fix for Skel's GPL rubric reorganization. X-Git-Tag: 2.3.0~8 X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/d6fb9427ca9cc58717c7586a6006fa4e86e15f14 .skelrc: Fix for Skel's GPL rubric reorganization. --- diff --git a/.skelrc b/.skelrc index 28bf5de..adff5ec 100644 --- a/.skelrc +++ b/.skelrc @@ -5,5 +5,5 @@ '((author . "Straylight/Edgeware") (full-title . "the mLib utilities library") (library . "mLib") - (licence-text . skelrc-lgpl)) + (licence-text . "[[lgpl-2]]")) skel-alist))