diff options
author | Jie Deng <Jie.Deng1@synopsys.com> | 2017-03-23 12:03:45 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-23 17:04:14 -0700 |
commit | ea8c1c642ea501ccdbc31abaff8e624585e43711 (patch) | |
tree | 5b5bb3422268711ccbcc48360fe1508b605db67d /drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c | |
parent | 101a6e83d5e03c08f4ab7020bf543addb4df5734 (diff) |
net: dwc-xlgmac: declaration of dual license in headers
The driver "dwc-xlgmac" is dual-licensed. This patch adds
declaration of dual license in file headers.
Signed-off-by: Jie Deng <jiedeng@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c')
-rw-r--r-- | drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c b/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c index 504e80de7bba..386bafe74c3f 100644 --- a/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c +++ b/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c @@ -2,10 +2,8 @@ * * Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com) * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. + * This program is dual-licensed; you may select either version 2 of + * the GNU General Public License ("GPL") or BSD license ("BSD"). * * This Synopsys DWC XLGMAC software driver and associated documentation * (hereinafter the "Software") is an unsupported proprietary work of |