diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-04 09:22:50 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-04 09:22:50 +0000 |
commit | c8c44377af9ae3a175004d131f24b1348620baa2 (patch) | |
tree | a946f8716e4b340aac1b767df841c7a420ec0e5a /MdePkg/Include/Protocol/RealTimeClock.h | |
parent | 630b41877e9a1afe59d4f8a1c22bc691fe933ff8 (diff) | |
download | edk2-platforms-c8c44377af9ae3a175004d131f24b1348620baa2.tar.xz |
update comments per review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8463 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/RealTimeClock.h')
-rw-r--r-- | MdePkg/Include/Protocol/RealTimeClock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/RealTimeClock.h b/MdePkg/Include/Protocol/RealTimeClock.h index 6f4df05158..82a94e1750 100644 --- a/MdePkg/Include/Protocol/RealTimeClock.h +++ b/MdePkg/Include/Protocol/RealTimeClock.h @@ -11,7 +11,7 @@ No CRC of the EFI system table is required, since that is done in the DXE core.
- Copyright (c) 2006 - 2008, Intel Corporation
+ Copyright (c) 2006 - 2009, 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
which accompanies this distribution. The full text of the license may be found at
|