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

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