diff options
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm')
-rw-r--r-- | MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm b/MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm index 39adb01b7f..9f934e0e9e 100644 --- a/MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm +++ b/MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm @@ -1,6 +1,6 @@ ;------------------------------------------------------------------------------
;
-; 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
|