]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
e1000e: Fix Lesser GPL version number
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:41:34 +0000 (12:41 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:45:49 +0000 (16:45 +0100)
There is no "version 2" of the "Lesser" General Public License.
It is either "GPL version 2.0" or "Lesser GPL version 2.1".
This patch replaces all occurrences of "Lesser GPL version 2" with
"Lesser GPL version 2.1" in comment section.

Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
Message-Id: <20201023124134.20083-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/net/e1000e.c
hw/net/e1000e_core.c
hw/net/e1000e_core.h
hw/net/e1000x_common.c
hw/net/e1000x_common.h

index b6f1ae3c8f988466efc59b5c2e718b0eccd60a5d..a8a77eca9565d4db935d64666d9fd9ed28f0f2cc 100644 (file)
@@ -22,7 +22,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
index bcfd46696ff7b65103eac390a288a11012b5f26c..d8b9e4b2f429cb63120afa88fca49fba2e881adc 100644 (file)
@@ -22,7 +22,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
index aee32f7e483d0c43af94991a66e09e2777c1fab2..4ddb4d2c39fac913d7a55f16000c0956c6a677fa 100644 (file)
@@ -22,7 +22,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
index 717f9df1c9330850d719108a22f89b1b336564b0..a8d93870b5a082695fc047699f60a13285dd684d 100644 (file)
@@ -11,7 +11,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
index 19c56f409f7918c213e1661cf54ce2f569649465..b7742775c477cc774156de9ea30889135f788df4 100644 (file)
@@ -11,7 +11,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