diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 12:40:51 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 12:40:51 +0000 |
commit | 60274ccab831d7874129a6b6c271969418296960 (patch) | |
tree | 307ff13ef438977badef13bf9459235664b9a213 /EmbeddedPkg/Library/PrePiHobLib | |
parent | 1ebd6c11453a14b173abf279143c8077e86af308 (diff) | |
download | edk2-platforms-60274ccab831d7874129a6b6c271969418296960.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10446 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg/Library/PrePiHobLib')
-rw-r--r-- | EmbeddedPkg/Library/PrePiHobLib/Hob.c | 4 | ||||
-rw-r--r-- | EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/EmbeddedPkg/Library/PrePiHobLib/Hob.c b/EmbeddedPkg/Library/PrePiHobLib/Hob.c index 081b0b85d9..c796b4915b 100644 --- a/EmbeddedPkg/Library/PrePiHobLib/Hob.c +++ b/EmbeddedPkg/Library/PrePiHobLib/Hob.c @@ -1,9 +1,9 @@ /** @file File intentionally blank - Copyright (c) 2010, Apple Inc. All rights reserved. + Copyright (c) 2010, Apple Inc. All rights reserved.<BR> - All rights reserved. This program and the accompanying materials + 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 diff --git a/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf b/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf index a69c46fb0f..ba9de952dd 100644 --- a/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf +++ b/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf @@ -1,9 +1,9 @@ #/** @file
# Hob lib that does not contain the APIs as they are already in the PrePiLib
#
-# Copyright (c) 2008 - 2010, Apple, Inc.
+# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# 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
|