hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/net/ethernet/ibm/emac/rgmii.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * drivers/net/ethernet/ibm/emac/rgmii.h
34 *
....@@ -16,11 +17,6 @@
1617 *
1718 * Copyright (c) 2004, 2005 Zultys Technologies.
1819 * 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.
2420 */
2521
2622 #ifndef __IBM_NEWEMAC_RGMII_H