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

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