Skip to content

Commit

Permalink
net: dwc-xlgmac: declaration of dual license in headers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jie Deng authored and David S. Miller committed Mar 24, 2017
1 parent 101a6e8 commit ea8c1c6
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 28 deletions.
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac-reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 2 additions & 4 deletions drivers/net/ethernet/synopsys/dwc-xlgmac.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea8c1c6

Please sign in to comment.