From: Andrew Lunn <and...@lunn.ch> Date: Mon, 21 Jan 2019 19:10:19 +0100
> A few PHY drivers have the GPLv2 license text. They then either have > a MODULE_LICENSE() of GPLv2+, or an SPDX tag of GPLv2+. > > Since the license text is much easier to understand than either the > SPDX tag or the MODULE_LICENSE, use it as the definitive source of the > licence, and fixup with others when there are contradictions. > > Cc: Russell King <rmk+ker...@armlinux.org.uk> > Cc: Jonas Jensen <jonas.jen...@gmail.com> > Cc: Laurent Pinchart <laure...@cse-semaphore.com> > Cc: Paulius Zaleckas <paulius.zalec...@teltonika.lt> > Cc: Scott Wood <scottw...@freescale.com> > Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> > Acked-by: Andrew F. Davis <a...@ti.com> > Acked-by: Dan Murphy <dmur...@ti.com> > Signed-off-by: Andrew Lunn <and...@lunn.ch> Applied.