Skip to content

Commit ea8c1c6

Browse files
Jie Dengdavem330
authored andcommitted
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>
1 parent 101a6e8 commit ea8c1c6

File tree

7 files changed

+14
-28
lines changed

7 files changed

+14
-28
lines changed

drivers/net/ethernet/synopsys/dwc-xlgmac-common.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac-net.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac-reg.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

drivers/net/ethernet/synopsys/dwc-xlgmac.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
*
33
* Copyright (c) 2017 Synopsys, Inc. (www.synopsys.com)
44
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
5+
* This program is dual-licensed; you may select either version 2 of
6+
* the GNU General Public License ("GPL") or BSD license ("BSD").
97
*
108
* This Synopsys DWC XLGMAC software driver and associated documentation
119
* (hereinafter the "Software") is an unsupported proprietary work of

0 commit comments

Comments
 (0)