diff options
| -rw-r--r-- | errlog.c | 3 | ||||
| -rw-r--r-- | mok.c | 2 |
2 files changed, 0 insertions, 5 deletions
@@ -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; @@ -1,8 +1,6 @@ /* * mok.c * Copyright 2017 Peter Jones <pjones@redhat.com> - * - * Distributed under terms of the GPLv3 license. */ #include "shim.h" |
