From feacdabb3f64f2702a0033cfeb4c1a8f032d10e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Wilmet?= Date: Thu, 5 Jan 2017 14:02:45 +0100 Subject: [PATCH] gthread/: LGPLv2+ -> LGPLv2.1+ https://bugzilla.gnome.org/show_bug.cgi?id=776504 --- gthread/gthread-impl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gthread/gthread-impl.c b/gthread/gthread-impl.c index 22080da22..266dd84a3 100644 --- a/gthread/gthread-impl.c +++ b/gthread/gthread-impl.c @@ -7,7 +7,7 @@ * This library 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 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of