diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf/LongJmp.s')
-rw-r--r-- | MdePkg/Library/BaseLib/Ipf/LongJmp.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/LongJmp.s b/MdePkg/Library/BaseLib/Ipf/LongJmp.s index 20a0df10f7..26b8749d8b 100644 --- a/MdePkg/Library/BaseLib/Ipf/LongJmp.s +++ b/MdePkg/Library/BaseLib/Ipf/LongJmp.s @@ -1,7 +1,7 @@ /// @file
/// Contains an implementation of longjmp for the 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
|