X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=buildtools%2Fpmdinfogen%2Fpmdinfogen.h;h=93930e4543fe458738ba59647851b167681f2267;hb=5cbe184802aae6f3033617c7a281e9e33eaf41a1;hp=c8a9e2136addb6dc8eb714ec052483aedd84b996;hpb=6f3f0acd951bdde31e0cdd2e9498059dddfe6ed5;p=dpdk.git diff --git a/buildtools/pmdinfogen/pmdinfogen.h b/buildtools/pmdinfogen/pmdinfogen.h index c8a9e2136a..93930e4543 100644 --- a/buildtools/pmdinfogen/pmdinfogen.h +++ b/buildtools/pmdinfogen/pmdinfogen.h @@ -1,12 +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 * 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 @@ -24,7 +20,6 @@ #include #include #include -#include #include /* On BSD-alike OSes elf.h defines these according to host's word size */