Blame SOURCES/0047-Fix-the-license-on-our-buildid-extractor.patch

d84fc6
From dce3659ac3d14ed338cdb37798a429751898c078 Mon Sep 17 00:00:00 2001
d84fc6
From: Peter Jones <pjones@redhat.com>
d84fc6
Date: Thu, 23 Apr 2020 18:55:34 -0400
d84fc6
Subject: [PATCH 47/62] Fix the license on our buildid extractor.
d84fc6
d84fc6
Signed-off-by: Peter Jones <pjones@redhat.com>
d84fc6
Upstream-commit-id: 71439f848f6
d84fc6
---
d84fc6
 buildid.c | 2 --
d84fc6
 1 file changed, 2 deletions(-)
d84fc6
d84fc6
diff --git a/buildid.c b/buildid.c
d84fc6
index f213f3bc921..6b414cdcffb 100644
d84fc6
--- a/buildid.c
d84fc6
+++ b/buildid.c
d84fc6
@@ -1,8 +1,6 @@
d84fc6
 /*
d84fc6
  * Walk a list of input files, printing the name and buildid of any file
d84fc6
  * that has one.
d84fc6
- *
d84fc6
- * This program is licensed under the GNU Public License version 2.
d84fc6
  */
d84fc6
 
d84fc6
 #include <err.h>
d84fc6
-- 
d84fc6
2.26.2
d84fc6