summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2020-04-23 18:55:34 -0400
committerPeter Jones <pjones@redhat.com>2020-07-23 20:53:24 -0400
commitdce3659ac3d14ed338cdb37798a429751898c078 (patch)
tree8b9651e15acdb793111fcf7e6be02be4a56dddbc
parent0a8f7ade76ff3eede486027eaa638181e6bed3b8 (diff)
downloadefi-boot-shim-dce3659ac3d14ed338cdb37798a429751898c078.tar.gz
efi-boot-shim-dce3659ac3d14ed338cdb37798a429751898c078.zip
Fix the license on our buildid extractor.
Signed-off-by: Peter Jones <pjones@redhat.com> Upstream-commit-id: 71439f848f6
-rw-r--r--buildid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildid.c b/buildid.c
index f213f3bc..6b414cdc 100644
--- a/buildid.c
+++ b/buildid.c
@@ -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>