diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-05-18 11:39:46 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-05-18 11:39:46 +0000 |
commit | 1a6f1b551cb977af75d1d292ee88dfd830c7de8c (patch) | |
tree | e993bc9906ffd08c79f362c6a4970ad04ecc568d | |
parent | 6b3f2b8a70c06c8bd84da85caae71739e424f42a (diff) | |
download | edk2-platforms-1a6f1b551cb977af75d1d292ee88dfd830c7de8c.tar.xz |
Update copyright format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10505 6f19259b-4bc3-4df7-8a09-765794883524
-rwxr-xr-x | ArmEbPkg/ArmEbPkg.fdf | 2 | ||||
-rwxr-xr-x | ArmEbPkg/Include/ArmEb/ArmEbTimer.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ArmEbPkg/ArmEbPkg.fdf b/ArmEbPkg/ArmEbPkg.fdf index e5051e03b8..aebc44c858 100755 --- a/ArmEbPkg/ArmEbPkg.fdf +++ b/ArmEbPkg/ArmEbPkg.fdf @@ -1,6 +1,6 @@ # FLASH layout file for ARM EB. # -# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR> +# Copyright (c) 2009 - 2010, 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 diff --git a/ArmEbPkg/Include/ArmEb/ArmEbTimer.h b/ArmEbPkg/Include/ArmEb/ArmEbTimer.h index 413bc85773..008a6bee5b 100755 --- a/ArmEbPkg/Include/ArmEb/ArmEbTimer.h +++ b/ArmEbPkg/Include/ArmEb/ArmEbTimer.h @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2009, Hewlett-Packard Company
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2009, Hewlett-Packard Company. 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
|