From d6ebcab76903254f4423b7e7d3808fb0abaadb46 Mon Sep 17 00:00:00 2001 From: hhtian Date: Thu, 29 Apr 2010 12:15:47 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10444 6f19259b-4bc3-4df7-8a09-765794883524 --- ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S | 4 ++-- ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.asm | 4 ++-- ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.S | 4 ++-- ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ArmPkg/Library/BaseMemoryLibVstm/Arm') diff --git a/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S b/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S index 2ce686c152..f340146373 100755 --- a/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S +++ b/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S @@ -6,8 +6,8 @@ # 32-bit aligned, else it does a byte copy. It also does a byte copy for # any trailing bytes. Update using VSTM/SLDM to do 128 byte copies. # -# 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 diff --git a/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.asm b/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.asm index ce049d2eed..d9b0e9260c 100755 --- a/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.asm +++ b/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.asm @@ -6,8 +6,8 @@ ; 32-bit aligned, else it does a byte copy. It also does a byte copy for ; any trailing bytes. Update using VSTM/SLDM to do 128 byte copies. ; -; 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 diff --git a/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.S b/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.S index 44c6d4bece..3b4a03d559 100755 --- a/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.S +++ b/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.S @@ -6,8 +6,8 @@ # 32-bit aligned, else it does a byte copy. It also does a byte copy for # any trailing bytes. Update to use VSTM/VLDM to do 128 byte writes. # -# 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 diff --git a/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm b/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm index 4e16ac61bf..9fc4e4f362 100755 --- a/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm +++ b/ArmPkg/Library/BaseMemoryLibVstm/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. Update to use VSTM/VLDM to do 128 byte writes. ; -; 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 -- cgit v1.2.3