On Sun, Apr 14, 2019 at 06:49:51AM +0200, Nicholas Mc Guire wrote: > The license is clearly identified as GPL V2 - so just add in the > appropriate SPDX license identifier. > > Signed-off-by: Nicholas Mc Guire <hof...@osadl.org>
Hi Nicholas Adding a SPDX line makes the license text redundant, so you should remove it in the same patch as adding the SPDX line. Andrew