From: Andrew Lunn <[email protected]> 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 <[email protected]> > Cc: Jonas Jensen <[email protected]> > Cc: Laurent Pinchart <[email protected]> > Cc: Paulius Zaleckas <[email protected]> > Cc: Scott Wood <[email protected]> > Acked-by: Maxime Ripard <[email protected]> > Acked-by: Andrew F. Davis <[email protected]> > Acked-by: Dan Murphy <[email protected]> > Signed-off-by: Andrew Lunn <[email protected]> Applied.
