From 42fbf18bba8eb35da4b04e9f25c40bd0a461806c Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 27 Aug 2023 00:14:39 +0800 Subject: [PATCH] update license --- config/source.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/source.json b/config/source.json index 8f7eeebe..9d98174c 100644 --- a/config/source.json +++ b/config/source.json @@ -259,8 +259,8 @@ "url": "https://download.gnome.org/sources/libxslt/1.1/", "regex": "/href=\"(?libxslt-(?[^\"]+)\\.tar\\.xz)\"/", "license": { - "type": "text", - "text": "TODO" + "type": "file", + "text": "COPYING" } }, "libyaml": {