]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c002559c7296ca8d0bc601db83b31a93681eb2a
tree11562e1171d181f12dec6cd55d192fb33170fdf5
parent623639b2c5b24e140bb333664d2237c07f9621a3
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