qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org

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 <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1548252536-6242-2-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>

authored by

Thomas Huth and committed by
Laurent Vivier
f0d44cc4 e361a772

+10 -12
+10 -12
COPYING.LIB
··· 1 - GNU LESSER GENERAL PUBLIC LICENSE 2 - Version 2.1, February 1999 1 + GNU LESSER GENERAL PUBLIC LICENSE 2 + Version 2.1, February 1999 3 3 4 4 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 5 - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 5 + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6 6 Everyone is permitted to copy and distribute verbatim copies 7 7 of this license document, but changing it is not allowed. 8 8 ··· 10 10 as the successor of the GNU Library Public License, version 2, hence 11 11 the version number 2.1.] 12 12 13 - Preamble 13 + Preamble 14 14 15 15 The licenses for most software are designed to take away your 16 16 freedom to share and change it. By contrast, the GNU General Public ··· 112 112 former contains code derived from the library, whereas the latter must 113 113 be combined with the library in order to run. 114 114 115 - GNU LESSER GENERAL PUBLIC LICENSE 115 + GNU LESSER GENERAL PUBLIC LICENSE 116 116 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 117 117 118 118 0. This License Agreement applies to any software library or other ··· 146 146 on the Library (independent of the use of the Library in a tool for 147 147 writing it). Whether that is true depends on what the Library does 148 148 and what the program that uses the Library does. 149 - 149 + 150 150 1. You may copy and distribute verbatim copies of the Library's 151 151 complete source code as you receive it, in any medium, provided that 152 152 you conspicuously and appropriately publish on each copy an ··· 432 432 of all derivatives of our free software and of promoting the sharing 433 433 and reuse of software generally. 434 434 435 - NO WARRANTY 435 + NO WARRANTY 436 436 437 437 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO 438 438 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. ··· 455 455 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH 456 456 DAMAGES. 457 457 458 - END OF TERMS AND CONDITIONS 458 + END OF TERMS AND CONDITIONS 459 459 460 460 How to Apply These Terms to Your New Libraries 461 461 ··· 476 476 This library is free software; you can redistribute it and/or 477 477 modify it under the terms of the GNU Lesser General Public 478 478 License as published by the Free Software Foundation; either 479 - version 2 of the License, or (at your option) any later version. 479 + version 2.1 of the License, or (at your option) any later version. 480 480 481 481 This library is distributed in the hope that it will be useful, 482 482 but WITHOUT ANY WARRANTY; without even the implied warranty of ··· 485 485 486 486 You should have received a copy of the GNU Lesser General Public 487 487 License along with this library; if not, write to the Free Software 488 - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 488 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 489 489 490 490 Also add information on how to contact you by electronic and paper mail. 491 491 ··· 500 500 Ty Coon, President of Vice 501 501 502 502 That's all there is to it! 503 - 504 -