diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 12:15:47 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 12:15:47 +0000 |
commit | d6ebcab76903254f4423b7e7d3808fb0abaadb46 (patch) | |
tree | a67bae8401afa9d22b8424ed77c92dd03eca32b6 /ArmPkg/Include/AsmMacroIoLib.inc | |
parent | cf748a1a6895a3418e2dea91bd0cd0e45f72c679 (diff) | |
download | edk2-platforms-d6ebcab76903254f4423b7e7d3808fb0abaadb46.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10444 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Include/AsmMacroIoLib.inc')
-rw-r--r-- | ArmPkg/Include/AsmMacroIoLib.inc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ArmPkg/Include/AsmMacroIoLib.inc b/ArmPkg/Include/AsmMacroIoLib.inc index 23f3c44d6b..78e2ae2945 100644 --- a/ArmPkg/Include/AsmMacroIoLib.inc +++ b/ArmPkg/Include/AsmMacroIoLib.inc @@ -2,7 +2,14 @@ ;/** @file
; Macros to work around lack of Apple support for LDR register, =expr
;
-; Copyright (c) 2009, Apple, Inc. All rights reserved.
+; Copyright (c) 2009, Apple Inc. 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
+; 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.
;
;**/
|