From 1f534c79c3782fd3f325dca7ad201562d5960a22 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Mon, 24 Aug 2009 23:43:23 +0000 Subject: Fix file headers git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9191 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf | 2 +- MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/BaseIoLibIntrinsic') diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf index 49473941ec..e5d34892b6 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf +++ b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf @@ -6,7 +6,7 @@ # MMIO requests are forwarded directly to memory. # # Copyright (c) 2007 - 2008, Intel Corporation.
-# Portions Copyright (c) 2008-2009 Apple Inc.
+# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.
# # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c b/MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c index 37c4bb0b97..c210534640 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c +++ b/MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c @@ -2,7 +2,7 @@ I/O Library for ARM. Copyright (c) 2006 - 2009, Intel Corporation
- Portions copyright (c) 2008-2009 Apple Inc.
+ Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.
All rights reserved. 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 -- cgit v1.2.3