diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-27 03:25:28 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-27 03:25:28 +0000 |
commit | ea6898b902464c0a0c32b49543386b962a64032c (patch) | |
tree | 7144624c7b97c673cae392ed6abcaecb700bfb53 /MdePkg/Include/Arm | |
parent | bf586ab919aca12f47f1d48f52c2ed5c05321a66 (diff) | |
download | edk2-platforms-ea6898b902464c0a0c32b49543386b962a64032c.tar.xz |
Clean up MdePkg source to correct some coding style issues, etc.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9832 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Arm')
-rw-r--r-- | MdePkg/Include/Arm/ProcessorBind.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Include/Arm/ProcessorBind.h b/MdePkg/Include/Arm/ProcessorBind.h index 6b75325f87..5ec371b55b 100644 --- a/MdePkg/Include/Arm/ProcessorBind.h +++ b/MdePkg/Include/Arm/ProcessorBind.h @@ -1,8 +1,7 @@ -
/** @file
Processor or Compiler specific defines and types for ARM.
- Copyright (c) 2006 - 2009, Intel Corporation<BR>
+ Copyright (c) 2006 - 2010, Intel Corporation<BR>
Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
|