Index: CpuExceptionHandlerLib/CpuExceptionCommon.c
===================================================================
--- CpuExceptionHandlerLib/CpuExceptionCommon.c	(revision 15639)
+++ CpuExceptionHandlerLib/CpuExceptionCommon.c	(working copy)
@@ -1,5 +1,5 @@
 /** @file
-  CPU Exception Hanlder Library common functions.
+  CPU Exception Handler Library common functions.
 
   Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
Index: CpuExceptionHandlerLib/Ia32/ArchExceptionHandler.c
===================================================================
--- CpuExceptionHandlerLib/Ia32/ArchExceptionHandler.c	(revision 15639)
+++ CpuExceptionHandlerLib/Ia32/ArchExceptionHandler.c	(working copy)
@@ -1,7 +1,7 @@
 /** @file
-  IA32 CPU Exception Hanlder functons.
+  IA32 CPU Exception Handler functons.
 
-  Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD License
   which accompanies this distribution.  The full text of the license may be found at
Index: CpuExceptionHandlerLib/X64/ArchExceptionHandler.c
===================================================================
--- CpuExceptionHandlerLib/X64/ArchExceptionHandler.c	(revision 15639)
+++ CpuExceptionHandlerLib/X64/ArchExceptionHandler.c	(working copy)
@@ -1,7 +1,7 @@
 /** @file
-  x64 CPU Exception Hanlder.
+  x64 CPU Exception Handler.
 
-  Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD License
   which accompanies this distribution.  The full text of the license may be found at
