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