From df1c932a1d023466f25424dd86e39b5f594b85ac Mon Sep 17 00:00:00 2001
From: plvines <paul.vines@baesystems.com>
Date: Thu, 20 Feb 2020 10:47:47 -0500
Subject: [PATCH] Added Paul Vines to header

---
 pdf.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pdf.c b/pdf.c
index e43a994..88ae7d9 100644
--- a/pdf.c
+++ b/pdf.c
@@ -1,5 +1,6 @@
 /* beginnings of a PDF parser in hammer
  * pesco 2019
+ * Paul Vines 2020
  */
 
 #include <string.h>	/* strncmp(), memset() */
-- 
GitLab