]> git.droids-corp.org - dpdk.git/blobdiff - buildtools/pmdinfogen/pmdinfogen.c
pmdinfogen: add SPDX license tag
[dpdk.git] / buildtools / pmdinfogen / pmdinfogen.c
index dc0b6d5ff41e908f6f218c2f3454e0405d5383c1..a68d1ea99922319aeaf915a753f6d4ba761820d9 100644 (file)
@@ -1,11 +1,8 @@
-/* Postprocess pmd object files to export hw support
+/* SPDX-License-Identifier: GPL-2.0
+ * Postprocess pmd object files to export hw support
  *
  * Copyright 2016 Neil Horman <nhorman@tuxdriver.com>
  * Based in part on modpost.c from the linux kernel
- *
- * This software may be used and distributed according to the terms
- * of the GNU General Public License V2, incorporated herein by reference.
- *
  */
 
 #include <stdio.h>