diff options
author | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:43:02 +0000 |
---|---|---|
committer | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:43:02 +0000 |
commit | 15f3b1d49dd40c64e4eff9e2fbc3869da32c3892 (patch) | |
tree | 209010e5c86bd0afb0af9c36bb8f863dec6f40c7 /EdkModulePkg/Universal/Capsule | |
parent | 13091b658e4e79288c506182ec8a6152abcc1489 (diff) | |
download | edk2-platforms-15f3b1d49dd40c64e4eff9e2fbc3869da32c3892.tar.xz |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Universal/Capsule')
-rw-r--r-- | EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa b/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa index ce2fb9c4b9..11a5e11278 100644 --- a/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa +++ b/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> <Version>1.0</Version>
<Abstract>Component description file for Capsule module.</Abstract>
<Description>CapsuleRuntime module provides capsule runtime services</Description>
- <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
+ <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
<License>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 |