From nobody Fri Nov 7 15:40:46 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1548252842260440.69210574227975; Wed, 23 Jan 2019 06:14:02 -0800 (PST) Received: from localhost ([127.0.0.1]:35517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmJI1-0007ab-7Y for importer@patchew.org; Wed, 23 Jan 2019 09:14:01 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmJDF-0004KZ-TB for qemu-devel@nongnu.org; Wed, 23 Jan 2019 09:09:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmJDE-0003z6-3u for qemu-devel@nongnu.org; Wed, 23 Jan 2019 09:09:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49946) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmJDD-0003yZ-44; Wed, 23 Jan 2019 09:09:03 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 467D8461FF; Wed, 23 Jan 2019 14:09:02 +0000 (UTC) Received: from thuth.com (ovpn-116-107.ams2.redhat.com [10.36.116.107]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6626C6C205; Wed, 23 Jan 2019 14:09:01 +0000 (UTC) From: Thomas Huth To: qemu-devel@nongnu.org Date: Wed, 23 Jan 2019 15:08:53 +0100 Message-Id: <1548252536-6242-2-git-send-email-thuth@redhat.com> In-Reply-To: <1548252536-6242-1-git-send-email-thuth@redhat.com> References: <1548252536-6242-1-git-send-email-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 23 Jan 2019 14:09:02 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH 1/4] COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The current version of the LGPL 2.1 from gnu.org (see the URL https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt ) slightly differs from the old one that we use in our repository. Especially the recommendation to use "either version 2 of the License, or [...] any later version" is somewhat misleading, since there was never a "version 2" of the "Lesser GPL" license - the "version 2" was still called "Library GPL" instead. Signed-off-by: Thomas Huth --- COPYING.LIB | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/COPYING.LIB b/COPYING.LIB index 48afc2e..4362b49 100644 --- a/COPYING.LIB +++ b/COPYING.LIB @@ -1,8 +1,8 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 =20 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. =20 @@ -10,7 +10,7 @@ as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] =20 - Preamble + Preamble =20 The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -112,7 +112,7 @@ modification follow. Pay close attention to the differ= ence between a former contains code derived from the library, whereas the latter must be combined with the library in order to run. =0C - GNU LESSER GENERAL PUBLIC LICENSE + GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION =20 0. This License Agreement applies to any software library or other @@ -146,7 +146,7 @@ such a program is covered only if its contents constitu= te a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - =20 + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an @@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving = the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. =20 - NO WARRANTY + NO WARRANTY =20 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. @@ -455,7 +455,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWA= RE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. =20 - END OF TERMS AND CONDITIONS + END OF TERMS AND CONDITIONS =0C How to Apply These Terms to Your New Libraries =20 @@ -476,7 +476,7 @@ convey the exclusion of warranty; and each file should = have at least the 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. =20 This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should = have at least the =20 You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 = USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1= 301 USA =20 Also add information on how to contact you by electronic and paper mail. =20 @@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names: Ty Coon, President of Vice =20 That's all there is to it! - - --=20 1.8.3.1