diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2015-05-27 16:51:59 -0700 |
---|---|---|
committer | Leroy P Leahy <leroy.p.leahy@intel.com> | 2015-06-25 21:51:17 +0200 |
commit | fbe276b96ff874365c6542b3e24cd069e5342df4 (patch) | |
tree | d4e9457f9cb45d237fdc158ce32d7f7ad20e5b00 | |
parent | 32471729d9ebbabe809711ec55568925c6ce2070 (diff) |
Braswell: Remove copyright address
Remove the copyright address from all of the files.
BRANCH=none
BUG=None
TEST=None
Change-Id: I7190e34e165e5652d33902440fa08253b77f4af2
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: http://review.coreboot.org/10337
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
-rw-r--r-- | src/soc/intel/braswell/include/soc/pei_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/include/soc/pei_data.h b/src/soc/intel/braswell/include/soc/pei_data.h index d9e5a6741c..67e34f7c98 100644 --- a/src/soc/intel/braswell/include/soc/pei_data.h +++ b/src/soc/intel/braswell/include/soc/pei_data.h @@ -1,5 +1,5 @@ /* - * Broadwell UEFI PEI wrapper + * Braswell UEFI PEI wrapper * * Copyright (C) 2014 Google Inc. * |