diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-08-26 02:22:37 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-08-26 02:22:37 +0000 |
commit | e77d8dd3ce2da2e758b7d41bd56a2d5ae4429cea (patch) | |
tree | d0b301309797ca390c0bafcb3db3ffc2531a5164 /MdePkg | |
parent | 747b19eadc2541cce846f10203761115b04c2410 (diff) | |
download | edk2-platforms-e77d8dd3ce2da2e758b7d41bd56a2d5ae4429cea.tar.xz |
minimum updating.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9198 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/MdePkg.dec | 2 | ||||
-rw-r--r-- | MdePkg/MdePkg.dsc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 999c211f2f..5bc04e6701 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -6,7 +6,7 @@ # EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.
#
# Copyright (c) 2007 - 2009, Intel Corporation.<BR>
-# Portions Copyright (c) 2008-2009 Apple Inc.<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
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index f46f76fc0f..f0a7958426 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -2,7 +2,7 @@ # EFI/PI MdePkg Package
#
# Copyright (c) 2007 - 2009, Intel Corporation<BR>
-# Portions Copyright (c) 2008-2009 Apple Inc.<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
|