diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s')
-rw-r--r-- | MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s b/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s index 8d676ccf50..7fe33fbc34 100644 --- a/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s +++ b/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s @@ -2,7 +2,7 @@ /// Contains an implementation of InterlockedCompareExchange64 on Itanium-
/// based architecture.
///
-/// Copyright (c) 2006, Intel Corporation
+/// Copyright (c) 2006 - 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
/// which accompanies this distribution. The full text of the license may be found at
|