From 928ff613fce9de6c90b2aaaa7f8856e0daa57f23 Mon Sep 17 00:00:00 2001 From: yueryoufeng Date: Wed, 12 Jun 2024 02:04:00 +0000 Subject: [PATCH] Modify license Signed-off-by: yueryoufeng --- qscintilla.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qscintilla.spec b/qscintilla.spec index dd996d9..5dc7fb1 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -9,7 +9,7 @@ Name: qscintilla Version: 2.11.2 Release: 2 -License: LGPL-2.1 andGPL-3.0+ and GPL+ +License: LGPL-2.1 and GPL-3.0+ and GPL+ Summary: A Scintilla port to Qt Url: https://github.com/opencor/qscintilla Source0: https://github.com/opencor/qscintilla/archive/v2.11.2.tar.gz -- Gitee