|
@@ -1,13 +1,10 @@
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
/*
|
|
|
* Header Parser helpers for Marvell PPv2 Network Controller
|
|
|
*
|
|
|
* Copyright (C) 2014 Marvell
|
|
|
*
|
|
|
* Marcin Wojtas <mw@semihalf.com>
|
|
|
- *
|
|
|
- * This file is licensed under the terms of the GNU General Public
|
|
|
- * License version 2. This program is licensed "as is" without any
|
|
|
- * warranty of any kind, whether express or implied.
|
|
|
*/
|
|
|
|
|
|
#include <linux/kernel.h>
|