From f9b8ab563212511e9b46d5e73f9544f9b17d2fea Mon Sep 17 00:00:00 2001 From: hhtian Date: Wed, 28 Apr 2010 12:31:45 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10437 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/Sec/Ia32/Gasket.S | 4 ++-- UnixPkg/Sec/Ia32/GasketTemplate.c | 6 +++--- UnixPkg/Sec/Ia32/Stack.S | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'UnixPkg/Sec/Ia32') diff --git a/UnixPkg/Sec/Ia32/Gasket.S b/UnixPkg/Sec/Ia32/Gasket.S index a89f5dbf7e..f9a2b53faf 100644 --- a/UnixPkg/Sec/Ia32/Gasket.S +++ b/UnixPkg/Sec/Ia32/Gasket.S @@ -16,8 +16,8 @@ # on Leopard and _stat$INDOE64 on Snow Leopard. That is why we pass stat() # into one of these gaskets from C code. # -# Copyright (c) 2008 - 2009 Apple Inc. All rights reserved. -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2008 - 2009, 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/UnixPkg/Sec/Ia32/GasketTemplate.c b/UnixPkg/Sec/Ia32/GasketTemplate.c index 3b88135a58..e4847ae726 100644 --- a/UnixPkg/Sec/Ia32/GasketTemplate.c +++ b/UnixPkg/Sec/Ia32/GasketTemplate.c @@ -6,9 +6,9 @@ Gasket.S. You still have to add the extra stack alignment code to the assembly functions. -Copyright (c) 2006 - 2009, Intel Corporation
-Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
+Portions copyright (c) 2008 - 2009, 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/UnixPkg/Sec/Ia32/Stack.S b/UnixPkg/Sec/Ia32/Stack.S index 4716af9a9f..ff5a77f8ba 100644 --- a/UnixPkg/Sec/Ia32/Stack.S +++ b/UnixPkg/Sec/Ia32/Stack.S @@ -1,8 +1,8 @@ #------------------------------------------------------------------------------ # -# Copyright (c) 2008 - 2009, Intel Corporation -# Portions copyright (c) 2008-2009 Apple Inc. -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2008 - 2009, Intel Corporation. All rights reserved.
+# Portions copyright (c) 2008 - 2009, 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