From 3227528668d303eb43c10cf53b8d4cacd5aa95c9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 17 Jul 2023 14:33:38 -0700 Subject: [PATCH] maint: mbcel.h is LGPL 3 not 2.1 * lib/mbcel.h: Make it LGPL 3, not 2.1, to pass "make syntax-check". --- lib/mbcel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mbcel.h b/lib/mbcel.h index 00c5fe0..031cb49 100644 --- a/lib/mbcel.h +++ b/lib/mbcel.h @@ -3,7 +3,7 @@ This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation; either version 2.1 of the + published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful,