Remove a couple of incorrect license claims.

A certain someone's default editor template leaked in to a couple of
source files, and claims they're GPL licensed.  They're not.

Signed-off-by: Peter Jones <pjones@redhat.com>
Upstream-commit-id: 476cbff1110
This commit is contained in:
Peter Jones 2020-07-09 00:24:57 -04:00
parent 9a209af5d8
commit e8a04c1d84
2 changed files with 0 additions and 5 deletions

View File

@ -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;

2
mok.c
View File

@ -1,8 +1,6 @@
/*
* mok.c
* Copyright 2017 Peter Jones <pjones@redhat.com>
*
* Distributed under terms of the GPLv3 license.
*/
#include "shim.h"