From: Thomas Huth Date: Fri, 25 Jan 2019 09:50:28 +0000 (+0100) Subject: docs/governance: Clarify the version number of the LGPL X-Git-Tag: v5.1.0-rc1~373 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872b15dea6623490c223b0c8081e14f280459a60;p=thirdparty%2Flibvirt.git docs/governance: Clarify the version number of the LGPL There is no "GNU Lesser General Public License, version 2", only version 2.1 and later. In "version 2", the license was still called "Library" instead of "Lesser". So assume that version 2.1 is meant here. Signed-off-by: Thomas Huth Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- diff --git a/docs/governance.html.in b/docs/governance.html.in index e9608f673c..61ab52c858 100644 --- a/docs/governance.html.in +++ b/docs/governance.html.in @@ -155,7 +155,7 @@ also implicitly stating that they have the legal right to make the contribution, if doing so on behalf of a broader organization / company. Most of the project's code is distributed under the GNU - Lesser General Public License, version 2 or later. Details of the + Lesser General Public License, version 2.1 or later. Details of the exact license under which contributions will be presumed to be covered are found in the source repositories, or website in question.