tpm: Fix Lesser GPL version number
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:35:16 +0000 (12:35 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:44:18 +0000 (16:44 +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: <20201023123516.19843-1-chetan4windows@gmail.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
backends/tpm/tpm_emulator.c
backends/tpm/tpm_passthrough.c
backends/tpm/tpm_util.c
hw/tpm/tpm_prop.h
include/sysemu/tpm_util.h

index 201cd3850369d38e20a8b6c31cd2cc5b8290fb3d..a012adc193417b460967c373d81598a4241ebf2d 100644 (file)
@@ -14,7 +14,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 8f6f4998a52051b91e4578004ba4f504210d8a74..21b74591838ad116f5ba7281aa7b01f0896342dd 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 b58d298c1a1fc511f266389ff4a9d5edd0687221..e6aeb63587fcb56aa62f82115adf02625c369648 100644 (file)
@@ -8,7 +8,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 85e1ae5718beaba4b7197f0a48d7b083f437bb6c..d19e40c11202cf1a7f3291cc08a85ce4f2467bf1 100644 (file)
@@ -8,7 +8,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 63e872c3b23940445bbf354406a3131bcf1c6518..08f05172a71766d72fb809c45023308cf9cba6c1 100644 (file)
@@ -8,7 +8,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