mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-11 21:37:03 +00:00
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:
parent
9a209af5d8
commit
e8a04c1d84
3
errlog.c
3
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;
|
||||
|
Loading…
Reference in New Issue
Block a user