diff options
Diffstat (limited to 'lib/console.c')
| -rw-r--r-- | lib/console.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/console.c b/lib/console.c index c92d27f3..ecd5c0e0 100644 --- a/lib/console.c +++ b/lib/console.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: BSD-2-Clause-Patent /* * Copyright 2012 <James.Bottomley@HansenPartnership.com> * Copyright 2013 Red Hat Inc. <pjones@redhat.com> - * - * see COPYING file */ #include <efi.h> #include <efilib.h> |
