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/UnixSimpleFileSystemDxe/ComponentName.c | 4 ++-- UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c | 4 ++-- UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c | 4 ++-- UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h | 4 ++-- UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'UnixPkg/UnixSimpleFileSystemDxe') diff --git a/UnixPkg/UnixSimpleFileSystemDxe/ComponentName.c b/UnixPkg/UnixSimpleFileSystemDxe/ComponentName.c index 3234b075ca..dce6435bba 100644 --- a/UnixPkg/UnixSimpleFileSystemDxe/ComponentName.c +++ b/UnixPkg/UnixSimpleFileSystemDxe/ComponentName.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2006, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006, 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 http://opensource.org/licenses/bsd-license.php diff --git a/UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c b/UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c index 44e271bc19..4002ffd265 100644 --- a/UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c +++ b/UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c @@ -3,8 +3,8 @@ This file contains the user entry point - Copyright (c) 2006 - 2008, Intel Corporation - All rights reserved. This program and the accompanying materials + 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 http://opensource.org/licenses/bsd-license.php diff --git a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c index a0c75f578b..81065e7355 100644 --- a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c +++ b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2006 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006 - 2009, 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 http://opensource.org/licenses/bsd-license.php diff --git a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h index 29aa914182..e4d4d3097e 100644 --- a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h +++ b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2006 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006 - 2009, 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 http://opensource.org/licenses/bsd-license.php diff --git a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf index a5185c14b0..44d0362d0c 100644 --- a/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf +++ b/UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf @@ -4,9 +4,9 @@ # Produce Simple File System abstractions for directories on your PC using Unix APIs. # The configuration of what devices to mount or emulate comes from # environment variables. -# Copyright (c) 2006 - 2010, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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