diff options
| author | Matt Fleming <matt.fleming@intel.com> | 2014-01-24 12:46:48 +0000 |
|---|---|---|
| committer | Matt Fleming <matt.fleming@intel.com> | 2014-01-24 12:47:18 +0000 |
| commit | aa8334cfa3762aa47ea3f75eb1e9807908a2909d (patch) | |
| tree | d87b2466a980fd415529f00ec806b057233d984d /efi/console.c | |
| parent | f88b4f4712c83eb06a23450db9175f88502630f1 (diff) | |
| download | syslinux-firmware.tar.gz | |
efi: Add Intel copyright noticesfirmware
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'efi/console.c')
| -rw-r--r-- | efi/console.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/efi/console.c b/efi/console.c index a01e14e8..d7ed0b4a 100644 --- a/efi/console.c +++ b/efi/console.c @@ -1,3 +1,7 @@ +/* + * Copyright 2011-2014 Intel Corporation - All Rights Reserved + */ + #include <syslinux/linux.h> #include "efi.h" #include <string.h> |
