diff options
author | Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> | 2016-08-16 11:58:29 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-18 21:00:16 -0700 |
commit | e202d4c6350506e036bbd63a1fca1400960c8ab6 (patch) | |
tree | 20bc9bb8cc7f785be0cffc801c0b76750aed24b6 /drivers/net/phy/xilinx_gmii2rgmii.c | |
parent | aead88bd0e990540c03df8108671c93b35354736 (diff) | |
download | linux-e202d4c6350506e036bbd63a1fca1400960c8ab6.tar.bz2 |
net: phy: Update copyright info
For implementing this driver most of the inputs is
provided by Andrew Lunn.
Updating the driver with Andrew Copy right.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/xilinx_gmii2rgmii.c')
-rw-r--r-- | drivers/net/phy/xilinx_gmii2rgmii.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c b/drivers/net/phy/xilinx_gmii2rgmii.c index cad6e19724e2..e7a20ec2d8f7 100644 --- a/drivers/net/phy/xilinx_gmii2rgmii.c +++ b/drivers/net/phy/xilinx_gmii2rgmii.c @@ -1,7 +1,9 @@ /* Xilinx GMII2RGMII Converter driver * * Copyright (C) 2016 Xilinx, Inc. + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch> * + * Author: Andrew Lunn <andrew@lunn.ch> * Author: Kedareswara rao Appana <appanad@xilinx.com> * * Description: |