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 --- .../MiscBaseBoardManufacturer.uni | Bin 2920 -> 2816 bytes .../MiscBaseBoardManufacturerData.c | 4 ++-- .../MiscBaseBoardManufacturerFunction.c | 4 ++-- UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni | Bin 2272 -> 2168 bytes UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c | 4 ++-- .../MiscSubClassPlatformDxe/MiscBiosVendorFunction.c | 4 ++-- .../MiscSubClassPlatformDxe/MiscBootInformationData.c | 4 ++-- .../MiscBootInformationFunction.c | 4 ++-- .../MiscChassisManufacturer.uni | Bin 2476 -> 2372 bytes .../MiscChassisManufacturerData.c | 4 ++-- .../MiscChassisManufacturerFunction.c | 4 ++-- UnixPkg/MiscSubClassPlatformDxe/MiscDevicePath.h | 4 ++-- .../MiscNumberOfInstallableLanguagesData.c | 4 ++-- .../MiscNumberOfInstallableLanguagesFunction.c | 4 ++-- UnixPkg/MiscSubClassPlatformDxe/MiscOemString.uni | Bin 2000 -> 1896 bytes UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.c | 4 ++-- .../MiscSubClassPlatformDxe/MiscOemStringFunction.c | 4 ++-- .../MiscPortInternalConnectorDesignator.uni | Bin 9642 -> 9538 bytes .../MiscPortInternalConnectorDesignatorData.c | 4 ++-- .../MiscPortInternalConnectorDesignatorFunction.c | 4 ++-- .../MiscResetCapabilitiesData.c | 4 ++-- .../MiscResetCapabilitiesFunction.c | 4 ++-- UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h | 4 ++-- .../MiscSubClassPlatformDxe/MiscSubClassDriver.inf | 4 ++-- .../MiscSubClassPlatformDxe/MiscSubClassDriver.uni | Bin 2786 -> 2682 bytes .../MiscSubclassDriverDataTable.c | 4 ++-- .../MiscSubclassDriverEntryPoint.c | 4 ++-- .../MiscSystemLanguageString.uni | Bin 2018 -> 1914 bytes .../MiscSystemLanguageStringData.c | 4 ++-- .../MiscSystemLanguageStringFunction.c | 4 ++-- .../MiscSystemManufacturer.uni | Bin 2472 -> 2368 bytes .../MiscSystemManufacturerData.c | 4 ++-- .../MiscSystemManufacturerFunction.c | 4 ++-- .../MiscSystemOptionString.uni | Bin 2008 -> 1904 bytes .../MiscSystemOptionStringData.c | 4 ++-- .../MiscSystemOptionStringFunction.c | 4 ++-- .../MiscSystemSlotDesignation.uni | Bin 2034 -> 1930 bytes .../MiscSystemSlotDesignationData.c | 4 ++-- .../MiscSystemSlotDesignationFunction.c | 4 ++-- 39 files changed, 58 insertions(+), 58 deletions(-) (limited to 'UnixPkg/MiscSubClassPlatformDxe') diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni index 18b46e20ed..c255334918 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c index 89f6653274..373781aad4 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.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/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c index 9c3c0da42d..04f5a1edc5 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c @@ -2,8 +2,8 @@ BaseBoard manufacturer information boot time changes. SMBIOS type 2. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscBiosVendor.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni index 23d9b3b87b..96f4fd4ad2 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c index a032b482b7..5b86b8d43e 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.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/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c index 2cbd13af2a..6d64ef4632 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c @@ -3,8 +3,8 @@ Misc. subclass type 2. SMBIOS type 0. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscBootInformationData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationData.c index 8e2153d5e9..86fb2de4ae 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationData.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/MiscSubClassPlatformDxe/MiscBootInformationFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationFunction.c index 9c42ab51ec..65c9792a93 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationFunction.c @@ -2,8 +2,8 @@ boot information boot time changes. SMBIOS type 32. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni index 0699973cd7..711d23329b 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c index 2598b19f05..4883f6751e 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.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/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c index 0483aaf14f..fd1262b190 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c @@ -2,8 +2,8 @@ Chassis manufacturer information boot time changes. SMBIOS type 3. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscDevicePath.h b/UnixPkg/MiscSubClassPlatformDxe/MiscDevicePath.h index ae0e6337f6..f9f64a16ca 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscDevicePath.h +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscDevicePath.h @@ -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/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c index ea43af032a..4ebb633139 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.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/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c index 77141e1a9d..288848d0da 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c @@ -2,8 +2,8 @@ This driver parses the mSmbiosMiscDataTable structure and reports any generated data. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscOemString.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscOemString.uni index 8a3cf1c23e..3f8ae35785 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscOemString.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscOemString.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.c index 76c2a761c5..0ec8d35d31 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.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/MiscSubClassPlatformDxe/MiscOemStringFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringFunction.c index 153a0a2a02..94fc71c231 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscOemStringFunction.c @@ -2,8 +2,8 @@ boot information boot time changes. SMBIOS type 11. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni index bb091ff79c..28283978a1 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c index 7ebc612d22..354a7d1aca 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.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/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c index 8a88804ea3..8f240a4080 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.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/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c index 56c30d27de..33f0f6be7e 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.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/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c index ba183aa23f..8303c5a29b 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c @@ -2,8 +2,8 @@ ResetCapabilities. SMBIOS type 23. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscSubClassDriver.h b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h index afbec40ee1..b38123cf41 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.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/MiscSubClassPlatformDxe/MiscSubClassDriver.inf b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf index bc5439f17c..bb7dab6eb3 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf @@ -5,9 +5,9 @@ # All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by # MiscSubclassDriver.uni file, the StrGather tool will expand MiscSubclassDriver.uni file # and parse all .uni file. -# 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 diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni index c2950a933e..00b863d398 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c index 7b5f97a669..1d0df8e224 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.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/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c index 0a0196730e..a2c14e7a7a 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.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/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni index e107e8665a..04c9105cf3 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c index a882595279..e6c7b23766 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.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/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c index 5672ded83b..3e10c63caa 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c @@ -2,8 +2,8 @@ ResetCapabilities. SMBIOS type 23. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni index 38aa62e3ff..cf22bdc341 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c index afe89edadb..a253ccac48 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.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/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c index 38a35c68eb..1483ace35b 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.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/MiscSubClassPlatformDxe/MiscSystemOptionString.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni index 7294809fb3..6d8f4992b9 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c index 3dc659c93b..edda87509e 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.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/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c index 4e6f52c6cc..a910634f00 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c @@ -2,8 +2,8 @@ BIOS system option string boot time changes. SMBIOS type 12. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni index 93558abb9d..d43c09c143 100644 Binary files a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni and b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni differ diff --git a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c index aa5e5b5400..760138f43e 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.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/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c index fc7b2b7d98..72c4137c6b 100644 --- a/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c +++ b/UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c @@ -2,8 +2,8 @@ BIOS system slot designator information boot time changes. SMBIOS type 9. - Copyright (c) 2009, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 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 -- cgit v1.2.3