diff options
author | Appana Durga Kedareswara Rao <[email protected]> | 2016-08-16 11:58:29 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-08-18 21:00:16 -0700 |
commit | e202d4c6350506e036bbd63a1fca1400960c8ab6 (patch) | |
tree | 20bc9bb8cc7f785be0cffc801c0b76750aed24b6 | |
parent | aead88bd0e990540c03df8108671c93b35354736 (diff) |
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 <[email protected]>
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> * + * Author: Andrew Lunn <[email protected]> * Author: Kedareswara rao Appana <[email protected]> * * Description: |