From ececc2eb4b589cc55eabcabbafbd067ff3432df0 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Mon, 16 Jul 2007 03:28:26 +0000 Subject: Modules clean up. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3242 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/SetupBrowserDxe/Print.h | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h') diff --git a/IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h b/IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h index 8ce993b765..76f8977f56 100644 --- a/IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h +++ b/IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h @@ -1,12 +1,12 @@ /*++ -Copyright (c) 2006, Intel Corporation -All rights reserved. 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 -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +Copyright (c) 2006, Intel Corporation +All rights reserved. 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 +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Module Name: @@ -22,11 +22,6 @@ Abstract: #ifndef _PRINT_H_ #define _PRINT_H_ -// -// Include common header file for this module. -// -#include "CommonHeader.h" - #include "Setup.h" #define LEFT_JUSTIFY 0x01 -- cgit v1.2.3