OSDN Git Service

net: phy: Add SDPX tag based on COPYING file
authorAndrew Lunn <andrew@lunn.ch>
Mon, 21 Jan 2019 18:34:53 +0000 (19:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 04:59:18 +0000 (20:59 -0800)
commit8bbe833a65209632f96931415070bc3a490f2dc9
tree11562e1171d181f12dec6cd55d192fb33170fdf5
parent5f85757572e17f11b956e77405289babf1f234e3
net: phy: Add SDPX tag based on COPYING file

Some of the PHY and MDIO drivers refer to the COPYING file in the main
directory of this archive. This is the main license for Linux, thus
GPLv2 plus syscall extension.

Fixup the MODULE_LICENSE() where needed and add an SDPX header for
GPLv2.

Cc: David Daney <david.daney@cavium.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/bcm87xx.c
drivers/net/phy/mdio-cavium.c
drivers/net/phy/mdio-cavium.h
drivers/net/phy/mdio-mux-gpio.c
drivers/net/phy/mdio-mux.c
drivers/net/phy/mdio-octeon.c
drivers/net/phy/mdio-thunder.c