summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--errlog.c3
-rw-r--r--mok.c2
2 files changed, 0 insertions, 5 deletions
diff --git a/errlog.c b/errlog.c
index eebb266d..6669c800 100644
--- a/errlog.c
+++ b/errlog.c
@@ -1,10 +1,7 @@
/*
* errlog.c
* Copyright 2017 Peter Jones <pjones@redhat.com>
- *
- * Distributed under terms of the GPLv3 license.
*/
-
#include "shim.h"
static CHAR16 **errs = NULL;
diff --git a/mok.c b/mok.c
index 59630e74..089ea6bf 100644
--- a/mok.c
+++ b/mok.c
@@ -1,8 +1,6 @@
/*
* mok.c
* Copyright 2017 Peter Jones <pjones@redhat.com>
- *
- * Distributed under terms of the GPLv3 license.
*/
#include "shim.h"