forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/drivers/net/ethernet/ibm/emac/emac.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * drivers/net/ethernet/ibm/emac/emac.h
34 *
....@@ -15,12 +16,6 @@
1516 * Matt Porter <mporter@kernel.crashing.org>
1617 * Armin Kuster <akuster@mvista.com>
1718 * Copyright 2002-2004 MontaVista Software Inc.
18
- *
19
- * This program is free software; you can redistribute it and/or modify it
20
- * under the terms of the GNU General Public License as published by the
21
- * Free Software Foundation; either version 2 of the License, or (at your
22
- * option) any later version.
23
- *
2419 */
2520 #ifndef __IBM_NEWEMAC_H
2621 #define __IBM_NEWEMAC_H