X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FBaseMemoryLibStm%2FArm%2FSetMem.asm;h=bed26fef6e82794d76fac245517617fc94516bf1;hp=7304f1c5098c43ae76cb05405e9c57f9513f7e66;hb=d6ebcab76903254f4423b7e7d3808fb0abaadb46;hpb=cf748a1a6895a3418e2dea91bd0cd0e45f72c679 diff --git a/ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.asm b/ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.asm index 7304f1c509..bed26fef6e 100755 --- a/ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.asm +++ b/ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.asm @@ -6,8 +6,8 @@ ; 32-bit aligned, else it does a byte copy. It also does a byte copy for ; any trailing bytes. It was updated to do 32-byte at a time. ; -; Copyright (c) 2008-2010 Apple Inc. All rights reserved.
-; All rights reserved. This program and the accompanying materials +; Copyright (c) 2008 - 2010, Apple Inc. 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 ; http://opensource.org/licenses/bsd-license.php