USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 08:30:39 +0000 (10:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2019 13:21:57 +0000 (15:21 +0200)
commit5e456a9263da2adc95d2744e2add5835f298d08d
tree859a0a8efa9f3121c00b037557722897fb7f039b
parent5a1d99b11b1b1fe249581e24d95208d3671f8f14
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2

Thomas rightly points out that I got the BSD clause count wrong for this
driver, it should be 2, not 3 based on the text in the license here, so
fix that up.

He also raises the question that the license text points to a v2 only
license, yet the text in the header says "or later".  Given that the
text in the header says "or later" and all of the other USB atm drivers
are licensed in that way, I am going to leave the string as-is for that
mark.

Reported-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Matthieu CASTET <castet.matthieu@free.fr>
Cc: Stanislaw Gruszka <stf_xl@wp.pl>
Cc: Damien Bergamini <damien.bergamini@free.fr>
Cc: Duncan Sands <duncan.sands@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/ueagle-atm.c