summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeServicesTableLib
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-29 14:07:07 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-29 14:07:07 +0000
commit373ade0eb64a522e45b1b94c15b95fb5ab417c00 (patch)
tree90cbc1015778d1a4453e5567545cb71faa3a524a /MdePkg/Library/DxeServicesTableLib
parent77f00155e3c9331f4d6a6ab204514e394ed98631 (diff)
downloadedk2-platforms-373ade0eb64a522e45b1b94c15b95fb5ab417c00.tar.xz
Update copyright for files modified in this year
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7148 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/DxeServicesTableLib')
-rw-r--r--MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c2
-rw-r--r--MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
index d212f3eab0..2eb8140145 100644
--- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
+++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
@@ -12,7 +12,7 @@
This library contains contruct function to retrieve EFI_DXE_SERIVCE, this construct
function will be invoked in DXE driver's autogen file.
- Copyright (c) 2006, Intel Corporation<BR>
+ Copyright (c) 2006 - 2008, Intel Corporation<BR>
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
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
index cf328823c0..fe0a4dec53 100644
--- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
+++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
@@ -4,7 +4,7 @@
# DXE Services Table Library that retrieves a pointer to the DXE Services
# Table from the Configuration Table in the EFI System Table.
#
-# Copyright (c) 2007, Intel Corporation.
+# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License