]> git.droids-corp.org - dpdk.git/commitdiff
kernel: add missing SPDX license identifiers
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 9 Apr 2018 08:58:38 +0000 (14:28 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 25 May 2018 08:30:44 +0000 (10:30 +0200)
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
kernel/linux/igb_uio/compat.h
kernel/linux/kni/compat.h

index d9f4d29fcf5d6cab6168b159814f025acb705bde..b4131a5c8752bf042aa84011614a8c8be43d59b3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Minimal wrappers to allow compiling igb_uio on older kernels.
  */
index 6a6968d93b7a982b36d7eef2e5b4cf90122dd72a..5aadebbcd9c1ff81ff59e7123cdfa822657fb300 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Minimal wrappers to allow compiling kni on older kernels.
  */