Fix the license on our buildid extractor.

Signed-off-by: Peter Jones <pjones@redhat.com>
Upstream-commit-id: 71439f848f6
This commit is contained in:
Peter Jones 2020-04-23 18:55:34 -04:00
parent 0a8f7ade76
commit dce3659ac3

View File

@ -1,8 +1,6 @@
/*
* Walk a list of input files, printing the name and buildid of any file
* that has one.
*
* This program is licensed under the GNU Public License version 2.
*/
#include <err.h>