hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/net/ethernet/ibm/emac/debug.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * drivers/net/ethernet/ibm/emac/debug.h
34 *
....@@ -10,12 +11,6 @@
1011 *
1112 * Copyright (c) 2004, 2005 Zultys Technologies
1213 * 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
- *
1914 */
2015 #ifndef __IBM_NEWEMAC_DEBUG_H
2116 #define __IBM_NEWEMAC_DEBUG_H