parallel nor flash: Fix Lesser GPL version number
commit3564a919093a6ee77a2fd217c96a0fc7e912b693
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:30:34 +0000 (23 12:30 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:42:35 +0000 (15 16:42 +0100)
treef89a3a332e1d1b6ea52730df7de1abdaec8e848e
parent50f57e09fda4b7ffbc5ba62aad6cebf660824023
parallel nor flash: Fix Lesser GPL version number

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: <20201023123034.19609-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[thuth: Fixed subject]
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/block/pflash_cfi01.c
hw/block/pflash_cfi02.c