.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-or-later */ |
---|
1 | 2 | /* |
---|
2 | 3 | * drivers/net/ethernet/ibm/emac/rgmii.h |
---|
3 | 4 | * |
---|
.. | .. |
---|
16 | 17 | * |
---|
17 | 18 | * Copyright (c) 2004, 2005 Zultys Technologies. |
---|
18 | 19 | * Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net> |
---|
19 | | - * |
---|
20 | | - * This program is free software; you can redistribute it and/or modify it |
---|
21 | | - * under the terms of the GNU General Public License as published by the |
---|
22 | | - * Free Software Foundation; either version 2 of the License, or (at your |
---|
23 | | - * option) any later version. |
---|
24 | 20 | */ |
---|
25 | 21 | |
---|
26 | 22 | #ifndef __IBM_NEWEMAC_RGMII_H |
---|