From 6163cc98b61a914a2775aed34d90c4d25cc56777 Mon Sep 17 00:00:00 2001 From: Hot Tian Date: Mon, 26 Apr 2010 01:24:39 +0000 Subject: [PATCH] Update copyright notice format (based on FatPkg commit 171c4de5919a4638db8f6f472b365ffbbac6070b) [jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD] Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Acked-by: Mark Doran Acked-by: Laszlo Ersek --- FatPkg/EnhancedFatDxe/ComponentName.c | 4 ++-- FatPkg/EnhancedFatDxe/Data.c | 4 ++-- FatPkg/EnhancedFatDxe/Debug.c | 4 ++-- FatPkg/EnhancedFatDxe/Delete.c | 4 ++-- FatPkg/EnhancedFatDxe/DirectoryCache.c | 4 ++-- FatPkg/EnhancedFatDxe/DirectoryManage.c | 4 ++-- FatPkg/EnhancedFatDxe/DiskCache.c | 4 ++-- FatPkg/EnhancedFatDxe/Fat.c | 4 ++-- FatPkg/EnhancedFatDxe/Fat.h | 4 ++-- FatPkg/EnhancedFatDxe/Fat.inf | 2 +- FatPkg/EnhancedFatDxe/Fat.msa | 2 +- FatPkg/EnhancedFatDxe/FatFileSystem.h | 4 ++-- FatPkg/EnhancedFatDxe/FileName.c | 4 ++-- FatPkg/EnhancedFatDxe/FileSpace.c | 4 ++-- FatPkg/EnhancedFatDxe/Flush.c | 4 ++-- FatPkg/EnhancedFatDxe/Hash.c | 4 ++-- FatPkg/EnhancedFatDxe/Info.c | 4 ++-- FatPkg/EnhancedFatDxe/Init.c | 4 ++-- FatPkg/EnhancedFatDxe/Misc.c | 4 ++-- FatPkg/EnhancedFatDxe/Open.c | 4 ++-- FatPkg/EnhancedFatDxe/OpenVolume.c | 4 ++-- FatPkg/EnhancedFatDxe/ReadWrite.c | 4 ++-- FatPkg/EnhancedFatDxe/UnicodeCollation.c | 4 ++-- FatPkg/FatPkg.dec | 4 ++-- FatPkg/FatPkg.dsc | 2 +- FatPkg/FatPkg.nspd | 2 +- FatPkg/License.txt | 3 +-- 27 files changed, 49 insertions(+), 50 deletions(-) diff --git a/FatPkg/EnhancedFatDxe/ComponentName.c b/FatPkg/EnhancedFatDxe/ComponentName.c index e4a40be495..dd0492d451 100644 --- a/FatPkg/EnhancedFatDxe/ComponentName.c +++ b/FatPkg/EnhancedFatDxe/ComponentName.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/Data.c b/FatPkg/EnhancedFatDxe/Data.c index c34f51d79c..93909ac25b 100644 --- a/FatPkg/EnhancedFatDxe/Data.c +++ b/FatPkg/EnhancedFatDxe/Data.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/Debug.c b/FatPkg/EnhancedFatDxe/Debug.c index 6eb116ed12..7c0dc20934 100644 --- a/FatPkg/EnhancedFatDxe/Debug.c +++ b/FatPkg/EnhancedFatDxe/Debug.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005, 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/FatPkg/EnhancedFatDxe/Delete.c b/FatPkg/EnhancedFatDxe/Delete.c index d39b8b765b..f39913ec00 100644 --- a/FatPkg/EnhancedFatDxe/Delete.c +++ b/FatPkg/EnhancedFatDxe/Delete.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/DirectoryCache.c b/FatPkg/EnhancedFatDxe/DirectoryCache.c index 1cb8b9f117..568b29178b 100644 --- a/FatPkg/EnhancedFatDxe/DirectoryCache.c +++ b/FatPkg/EnhancedFatDxe/DirectoryCache.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005, 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/FatPkg/EnhancedFatDxe/DirectoryManage.c b/FatPkg/EnhancedFatDxe/DirectoryManage.c index f9a764d3aa..2e1e0039a1 100644 --- a/FatPkg/EnhancedFatDxe/DirectoryManage.c +++ b/FatPkg/EnhancedFatDxe/DirectoryManage.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/DiskCache.c b/FatPkg/EnhancedFatDxe/DiskCache.c index ef27a53eab..55a7c67be5 100644 --- a/FatPkg/EnhancedFatDxe/DiskCache.c +++ b/FatPkg/EnhancedFatDxe/DiskCache.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/Fat.c b/FatPkg/EnhancedFatDxe/Fat.c index e52b8c1d56..67ee66c026 100644 --- a/FatPkg/EnhancedFatDxe/Fat.c +++ b/FatPkg/EnhancedFatDxe/Fat.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/Fat.h b/FatPkg/EnhancedFatDxe/Fat.h index 1b1d424637..3bc1e71ba5 100644 --- a/FatPkg/EnhancedFatDxe/Fat.h +++ b/FatPkg/EnhancedFatDxe/Fat.h @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2010, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2010, 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/FatPkg/EnhancedFatDxe/Fat.inf b/FatPkg/EnhancedFatDxe/Fat.inf index c17733e400..82b76508ae 100644 --- a/FatPkg/EnhancedFatDxe/Fat.inf +++ b/FatPkg/EnhancedFatDxe/Fat.inf @@ -4,7 +4,7 @@ # This UEFI driver detects the FAT file system in the disk. # It also produces the Simple File System protocol for the consumer to # perform file and directory operations on the disk. -# Copyright (c) 2007 - 2010, Intel Corporation +# Copyright (c) 2007 - 2010, 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 diff --git a/FatPkg/EnhancedFatDxe/Fat.msa b/FatPkg/EnhancedFatDxe/Fat.msa index cb99a5db99..ae8beb43d8 100644 --- a/FatPkg/EnhancedFatDxe/Fat.msa +++ b/FatPkg/EnhancedFatDxe/Fat.msa @@ -7,7 +7,7 @@ 1.0 Component description file for FAT module. This UEFI driver detects the FAT file system in the disk. It also produces the Simple File System protocol for the consumer to perform file and directory operations on the disk. - Copyright (c) 2004 - 2007, Intel Corporation + Copyright (c) 2004 - 2007, 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 diff --git a/FatPkg/EnhancedFatDxe/FatFileSystem.h b/FatPkg/EnhancedFatDxe/FatFileSystem.h index d6fd8e46b3..bcef25836a 100644 --- a/FatPkg/EnhancedFatDxe/FatFileSystem.h +++ b/FatPkg/EnhancedFatDxe/FatFileSystem.h @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005, 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/FatPkg/EnhancedFatDxe/FileName.c b/FatPkg/EnhancedFatDxe/FileName.c index 8ad298a2d7..4f73e9ef90 100644 --- a/FatPkg/EnhancedFatDxe/FileName.c +++ b/FatPkg/EnhancedFatDxe/FileName.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/FileSpace.c b/FatPkg/EnhancedFatDxe/FileSpace.c index 24f84d2a64..869f345f5c 100644 --- a/FatPkg/EnhancedFatDxe/FileSpace.c +++ b/FatPkg/EnhancedFatDxe/FileSpace.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005, 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/FatPkg/EnhancedFatDxe/Flush.c b/FatPkg/EnhancedFatDxe/Flush.c index 8228cda60d..ad3b261703 100644 --- a/FatPkg/EnhancedFatDxe/Flush.c +++ b/FatPkg/EnhancedFatDxe/Flush.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/Hash.c b/FatPkg/EnhancedFatDxe/Hash.c index c0fbab2f1e..a06accb58b 100644 --- a/FatPkg/EnhancedFatDxe/Hash.c +++ b/FatPkg/EnhancedFatDxe/Hash.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2007, 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/FatPkg/EnhancedFatDxe/Info.c b/FatPkg/EnhancedFatDxe/Info.c index a71d671ada..cd8869acbc 100644 --- a/FatPkg/EnhancedFatDxe/Info.c +++ b/FatPkg/EnhancedFatDxe/Info.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/Init.c b/FatPkg/EnhancedFatDxe/Init.c index e18ff54474..5d86a83f4d 100644 --- a/FatPkg/EnhancedFatDxe/Init.c +++ b/FatPkg/EnhancedFatDxe/Init.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2010, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2010, 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/FatPkg/EnhancedFatDxe/Misc.c b/FatPkg/EnhancedFatDxe/Misc.c index 8774ac8c11..b62c4c54ae 100644 --- a/FatPkg/EnhancedFatDxe/Misc.c +++ b/FatPkg/EnhancedFatDxe/Misc.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2010, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 2010, 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/FatPkg/EnhancedFatDxe/Open.c b/FatPkg/EnhancedFatDxe/Open.c index 8fc7bd08b7..f38f639e9b 100644 --- a/FatPkg/EnhancedFatDxe/Open.c +++ b/FatPkg/EnhancedFatDxe/Open.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/OpenVolume.c b/FatPkg/EnhancedFatDxe/OpenVolume.c index 82f6e29adc..50f02f0720 100644 --- a/FatPkg/EnhancedFatDxe/OpenVolume.c +++ b/FatPkg/EnhancedFatDxe/OpenVolume.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/ReadWrite.c b/FatPkg/EnhancedFatDxe/ReadWrite.c index fb9e8026f1..8c41bd5788 100644 --- a/FatPkg/EnhancedFatDxe/ReadWrite.c +++ b/FatPkg/EnhancedFatDxe/ReadWrite.c @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2005 - 2009, Intel Corporation -All rights reserved. This program and the accompanying materials are licensed and made available +Copyright (c) 2005 - 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/FatPkg/EnhancedFatDxe/UnicodeCollation.c b/FatPkg/EnhancedFatDxe/UnicodeCollation.c index 461168e38b..f483a5af94 100644 --- a/FatPkg/EnhancedFatDxe/UnicodeCollation.c +++ b/FatPkg/EnhancedFatDxe/UnicodeCollation.c @@ -2,8 +2,8 @@ Unicode Collation Support component that hides the trivial difference of Unicode Collation and Unicode collation 2 Protocol. - Copyright (c) 2007 - 2010, Intel Corporation
- All rights reserved. This program and the accompanying materials are licensed and made available + Copyright (c) 2007 - 2010, 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/FatPkg/FatPkg.dec b/FatPkg/FatPkg.dec index b4995aceec..458dc0fefd 100644 --- a/FatPkg/FatPkg.dec +++ b/FatPkg/FatPkg.dec @@ -2,8 +2,8 @@ # # FAT Package # -# FAT 32 Driver -# Copyright (c) 2007 - 2010, Intel Corporation. +# FAT 32 Driver +# Copyright (c) 2007 - 2010, 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 diff --git a/FatPkg/FatPkg.dsc b/FatPkg/FatPkg.dsc index 8913812df8..bbe7e920c8 100644 --- a/FatPkg/FatPkg.dsc +++ b/FatPkg/FatPkg.dsc @@ -4,7 +4,7 @@ # # This Platform file is used to generate the Binary Fat Drivers # for EDK II Prime release. -# Copyright (c) 2007 - 2010, Intel Corporation +# Copyright (c) 2007 - 2010, 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 diff --git a/FatPkg/FatPkg.nspd b/FatPkg/FatPkg.nspd index 60d7f3fca1..4bebbcff4e 100644 --- a/FatPkg/FatPkg.nspd +++ b/FatPkg/FatPkg.nspd @@ -6,7 +6,7 @@ 1.0 Edk FAT Package FAT 32 Driver - Copyright (c) 2006, Intel Corporation. + 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 diff --git a/FatPkg/License.txt b/FatPkg/License.txt index 2740e4dcac..2bed9deb94 100644 --- a/FatPkg/License.txt +++ b/FatPkg/License.txt @@ -1,5 +1,4 @@ -Copyright (c) 2006, Intel Corporation -All rights reserved. +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 -- 2.39.2