]> 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)
commit1d471b4f5f9d5422caad1b1b4a1a4bc35299ef58
tree11562e1171d181f12dec6cd55d192fb33170fdf5
parent25b7f6bba375a7ef078264b037fc2100743669dc
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