diff --git a/errlog.c b/errlog.c index eebb266..6669c80 100644 --- a/errlog.c +++ b/errlog.c @@ -1,10 +1,7 @@ /* * errlog.c * Copyright 2017 Peter Jones - * - * Distributed under terms of the GPLv3 license. */ - #include "shim.h" static CHAR16 **errs = NULL; diff --git a/mok.c b/mok.c index 59630e7..089ea6b 100644 --- a/mok.c +++ b/mok.c @@ -1,8 +1,6 @@ /* * mok.c * Copyright 2017 Peter Jones - * - * Distributed under terms of the GPLv3 license. */ #include "shim.h"